﻿2025-08-18T22:02:12.5950355Z Current runner version: '2.327.1'
2025-08-18T22:02:12.5973516Z ##[group]Runner Image Provisioner
2025-08-18T22:02:12.5974370Z Hosted Compute Agent
2025-08-18T22:02:12.5975350Z Version: 20250818.377
2025-08-18T22:02:12.5976036Z Commit: 3c593e9f75fe0b87e893bca80d6e12ba089c61fc
2025-08-18T22:02:12.5976758Z Build Date: 2025-08-18T14:52:18Z
2025-08-18T22:02:12.5977440Z ##[endgroup]
2025-08-18T22:02:12.5978158Z ##[group]Operating System
2025-08-18T22:02:12.5978790Z Ubuntu
2025-08-18T22:02:12.5979373Z 24.04.2
2025-08-18T22:02:12.5979879Z LTS
2025-08-18T22:02:12.5980412Z ##[endgroup]
2025-08-18T22:02:12.5980970Z ##[group]Runner Image
2025-08-18T22:02:12.5981610Z Image: ubuntu-24.04
2025-08-18T22:02:12.5982333Z Version: 20250810.1.0
2025-08-18T22:02:12.5983405Z Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20250810.1/images/ubuntu/Ubuntu2404-Readme.md
2025-08-18T22:02:12.5985080Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20250810.1
2025-08-18T22:02:12.5986155Z ##[endgroup]
2025-08-18T22:02:12.5987482Z ##[group]GITHUB_TOKEN Permissions
2025-08-18T22:02:12.5989989Z Attestations: write
2025-08-18T22:02:12.5990675Z Contents: write
2025-08-18T22:02:12.5991217Z Metadata: read
2025-08-18T22:02:12.5991770Z Packages: write
2025-08-18T22:02:12.5992358Z ##[endgroup]
2025-08-18T22:02:12.5994535Z Secret source: Actions
2025-08-18T22:02:12.5995579Z Prepare workflow directory
2025-08-18T22:02:12.6318845Z Prepare all required actions
2025-08-18T22:02:12.6357589Z Getting action download info
2025-08-18T22:02:13.0300245Z Download action repository 'docker/setup-qemu-action@v3' (SHA:29109295f81e9208d7d86ff1c6c12d2833863392)
2025-08-18T22:02:13.7561172Z Download action repository 'docker/setup-buildx-action@v3' (SHA:e468171a9de216ec08956ac3ada2f0791b6bd435)
2025-08-18T22:02:14.4000315Z Download action repository 'actions/upload-artifact@v4' (SHA:ea165f8d65b6e75b540449e92b4886f43607fa02)
2025-08-18T22:02:14.8022258Z Download action repository 'actions/attest-build-provenance@v2.4.0' (SHA:e8998f949152b193b063cb0ec769d69d929409be)
2025-08-18T22:02:15.3435650Z Getting action download info
2025-08-18T22:02:15.4934648Z Download action repository 'actions/attest-build-provenance@1176ef556905f349f669722abf30bce1a6e16e01' (SHA:1176ef556905f349f669722abf30bce1a6e16e01)
2025-08-18T22:02:15.9219131Z Download action repository 'actions/attest@ce27ba3b4a9a139d9a20a4a07d69fabb52f1e5bc' (SHA:ce27ba3b4a9a139d9a20a4a07d69fabb52f1e5bc)
2025-08-18T22:02:16.4731381Z Complete job name: x86_64-Linux ==> (ghcr.io/pkgforge/bincache/tinycc/official/musl)
2025-08-18T22:02:16.5271102Z ##[group]Run ##Presets
2025-08-18T22:02:16.5271448Z [36;1m##Presets[0m
2025-08-18T22:02:16.5271665Z [36;1mset +x ; set +e[0m
2025-08-18T22:02:16.5271886Z [36;1m#-------------#[0m
2025-08-18T22:02:16.5272199Z [36;1mif [[ "$(uname -m | tr -d '[:space:]')" == "aarch64" ]]; then[0m
2025-08-18T22:02:16.5272568Z [36;1m  if [[ "ALL" != "ALL" ]] && [[ "ALL" != "aarch64-Linux" ]]; then[0m
2025-08-18T22:02:16.5272926Z [36;1m    echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-18T22:02:16.5273243Z [36;1m  fi[0m
2025-08-18T22:02:16.5273515Z [36;1melif [[ "$(uname -m | tr -d '[:space:]')" == "loongarch64" ]]; then[0m
2025-08-18T22:02:16.5273899Z [36;1m  if [[ "ALL" != "ALL" ]] && [[ "ALL" != "loongarch64-Linux" ]]; then[0m
2025-08-18T22:02:16.5274244Z [36;1m    echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-18T22:02:16.5274516Z [36;1m  fi[0m
2025-08-18T22:02:16.5274764Z [36;1melif [[ "$(uname -m | tr -d '[:space:]')" == "riscv64" ]]; then[0m
2025-08-18T22:02:16.5275152Z [36;1m  if [[ "ALL" != "ALL" ]] && [[ "ALL" != "riscv64-Linux" ]]; then[0m
2025-08-18T22:02:16.5275489Z [36;1m    echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-18T22:02:16.5275774Z [36;1m  fi[0m
2025-08-18T22:02:16.5276131Z [36;1melif [[ "$(uname -m | tr -d '[:space:]')" == "x86_64" ]]; then[0m
2025-08-18T22:02:16.5276533Z [36;1m  if [[ "ALL" != "ALL" ]] && [[ "ALL" != "x86_64-Linux" ]]; then[0m
2025-08-18T22:02:16.5277072Z [36;1m     if [[ "ALL" == "riscv64-Linux" ||\[0m
2025-08-18T22:02:16.5277372Z [36;1m           "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-18T22:02:16.5277683Z [36;1m       echo "CONTINUE_GHRUN=TRUE" >> "${GITHUB_ENV}"[0m
2025-08-18T22:02:16.5277963Z [36;1m     else[0m
2025-08-18T22:02:16.5278382Z [36;1m       echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-18T22:02:16.5278655Z [36;1m     fi[0m
2025-08-18T22:02:16.5278830Z [36;1m  fi[0m
2025-08-18T22:02:16.5278996Z [36;1mfi[0m
2025-08-18T22:02:16.5352070Z shell: /usr/bin/bash -e {0}
2025-08-18T22:02:16.5352587Z env:
2025-08-18T22:02:16.5353146Z   GH_TOKEN: ***
2025-08-18T22:02:16.5353451Z ##[endgroup]
2025-08-18T22:02:16.5642033Z ##[group]Run ##Presets
2025-08-18T22:02:16.5642482Z [36;1m##Presets[0m
2025-08-18T22:02:16.5642899Z [36;1mset +x ; set +e[0m
2025-08-18T22:02:16.5643302Z [36;1m#-------------#[0m
2025-08-18T22:02:16.5643702Z [36;1m# Check if any of the required secrets are missing[0m
2025-08-18T22:02:16.5644327Z [36;1mif [ -z "${RO_GHTOKEN##*[[:space:]]}" ] || [ -z "${RO_GLTOKEN##*[[:space:]]}" ] || [ -z "${MINISIGN_KEY##*[[:space:]]}" ]; then[0m
2025-08-18T22:02:16.5644927Z [36;1m  echo "::error::One or more required secrets are missing:"[0m
2025-08-18T22:02:16.5645417Z [36;1m  [ -z "${RO_GHTOKEN##*[[:space:]]}" ] && echo "- RO_GHTOKEN is missing"[0m
2025-08-18T22:02:16.5645943Z [36;1m  [ -z "${RO_GLTOKEN##*[[:space:]]}" ] && echo "- RO_GLTOKEN is missing"[0m
2025-08-18T22:02:16.5646431Z [36;1m  [ -z "${MINISIGN_KEY##*[[:space:]]}" ] && echo "- MINISIGN_KEY is missing"[0m
2025-08-18T22:02:16.5646859Z [36;1m  exit 1[0m
2025-08-18T22:02:16.5647195Z [36;1mfi[0m
2025-08-18T22:02:16.5685819Z shell: /usr/bin/bash -e {0}
2025-08-18T22:02:16.5686328Z env:
2025-08-18T22:02:16.5686799Z   RO_GHTOKEN: ***
2025-08-18T22:02:16.5687184Z   RO_GLTOKEN: ***
2025-08-18T22:02:16.5688727Z   MINISIGN_KEY: ***
2025-08-18T22:02:16.5689037Z ##[endgroup]
2025-08-18T22:02:16.5888766Z ##[group]Run ##Presets
2025-08-18T22:02:16.5889124Z [36;1m##Presets[0m
2025-08-18T22:02:16.5889330Z [36;1mset +x ; set +e[0m
2025-08-18T22:02:16.5889550Z [36;1m#-------------#[0m
2025-08-18T22:02:16.5889771Z [36;1m##Host Triplet[0m
2025-08-18T22:02:16.5890055Z [36;1m if [[ "x86_64-Linux" != "$(uname -m)-$(uname -s)" ]] ; then[0m
2025-08-18T22:02:16.5890388Z [36;1m   export CROSS_COMPILING="YES"[0m
2025-08-18T22:02:16.5890705Z [36;1m   export HOST_TRIPLET_R="$(uname -m)-$(uname -s)"[0m
2025-08-18T22:02:16.5891013Z [36;1m   export ON_QEMU="YES"[0m
2025-08-18T22:02:16.5891306Z [36;1m   if [[ "x86_64-Linux" == "loongarch64-Linux" ]] ; then[0m
2025-08-18T22:02:16.5891640Z [36;1m     export HOST_TRIPLET="loongarch64-Linux"[0m
2025-08-18T22:02:16.5891968Z [36;1m   elif [[ "x86_64-Linux" == "riscv64-Linux" ]] ; then[0m
2025-08-18T22:02:16.5892287Z [36;1m     export HOST_TRIPLET="riscv64-Linux"[0m
2025-08-18T22:02:16.5892553Z [36;1m   fi[0m
2025-08-18T22:02:16.5892839Z [36;1m elif [[ "x86_64-Linux" == "$(uname -m)-$(uname -s)" ]] ; then[0m
2025-08-18T22:02:16.5893168Z [36;1m   export CROSS_COMPILING="NO"[0m
2025-08-18T22:02:16.5893466Z [36;1m   export HOST_TRIPLET="$(uname -m)-$(uname -s)"[0m
2025-08-18T22:02:16.5893789Z [36;1m   export HOST_TRIPLET_R="${HOST_TRIPLET}"[0m
2025-08-18T22:02:16.5894069Z [36;1m   export ON_QEMU="NO"[0m
2025-08-18T22:02:16.5894297Z [36;1m fi[0m
2025-08-18T22:02:16.5894567Z [36;1m echo "CROSS_COMPILING=${CROSS_COMPILING}" >> "${GITHUB_ENV}"[0m
2025-08-18T22:02:16.5894951Z [36;1m echo "HOST_TRIPLET=${HOST_TRIPLET}" >> "${GITHUB_ENV}"[0m
2025-08-18T22:02:16.5895321Z [36;1m echo "HOST_TRIPLET_R=${HOST_TRIPLET_R}" >> "${GITHUB_ENV}"[0m
2025-08-18T22:02:16.5895666Z [36;1m echo "ON_QEMU=${ON_QEMU}" >> "${GITHUB_ENV}"[0m
2025-08-18T22:02:16.5895936Z [36;1m##Debug[0m
2025-08-18T22:02:16.5896146Z [36;1m if [[ "false" == "true" ]] ; then[0m
2025-08-18T22:02:16.5896406Z [36;1m   export DEBUG="1"[0m
2025-08-18T22:02:16.5896635Z [36;1m else[0m
2025-08-18T22:02:16.5896834Z [36;1m   export DEBUG="0"[0m
2025-08-18T22:02:16.5897230Z [36;1m fi[0m
2025-08-18T22:02:16.5897449Z [36;1m echo "DEBUG=${DEBUG}" >> "${GITHUB_ENV}"[0m
2025-08-18T22:02:16.5897735Z [36;1m##Docker Platform[0m
2025-08-18T22:02:16.5898134Z [36;1m if echo "${HOST_TRIPLET}" | grep -qiE "aarch64"; then[0m
2025-08-18T22:02:16.5898461Z [36;1m   DOCKER_PLATFORM="linux/arm64"[0m
2025-08-18T22:02:16.5898790Z [36;1m elif echo "${HOST_TRIPLET}" | grep -qiE "loongarch64"; then[0m
2025-08-18T22:02:16.5899129Z [36;1m   DOCKER_PLATFORM="linux/loong64"[0m
2025-08-18T22:02:16.5899451Z [36;1m elif echo "${HOST_TRIPLET}" | grep -qiE "riscv64"; then[0m
2025-08-18T22:02:16.5899772Z [36;1m   DOCKER_PLATFORM="linux/riscv64"[0m
2025-08-18T22:02:16.5900089Z [36;1m elif echo "${HOST_TRIPLET}" | grep -qiE "x86_64"; then[0m
2025-08-18T22:02:16.5900402Z [36;1m   DOCKER_PLATFORM="linux/amd64"[0m
2025-08-18T22:02:16.5900648Z [36;1m fi[0m
2025-08-18T22:02:16.5900928Z [36;1m echo "DOCKER_PLATFORM_ARCH=${HOST_TRIPLET%%-*}" >> "${GITHUB_ENV}"[0m
2025-08-18T22:02:16.5901345Z [36;1m echo "DOCKER_PLATFORM=${DOCKER_PLATFORM}" >> "${GITHUB_ENV}"[0m
2025-08-18T22:02:16.5901666Z [36;1m##GHCRPKG_URL[0m
2025-08-18T22:02:16.5902161Z [36;1m GHCRPKG_LOCAL="$(echo "ghcr.io/pkgforge/bincache/tinycc/official/musl" | tr '[:upper:]' '[:lower:]' | tr -d '[:space:]')"[0m
2025-08-18T22:02:16.5902685Z [36;1m export GHCRPKG_LOCAL[0m
2025-08-18T22:02:16.5902987Z [36;1m echo "GHCRPKG_LOCAL=${GHCRPKG_LOCAL}" >> "${GITHUB_ENV}"[0m
2025-08-18T22:02:16.5903289Z [36;1m##Logs[0m
2025-08-18T22:02:16.5903549Z [36;1m if [[ "true" == "false" ]] ; then[0m
2025-08-18T22:02:16.5903813Z [36;1m   export KEEP_LOGS="NO"[0m
2025-08-18T22:02:16.5904045Z [36;1m else[0m
2025-08-18T22:02:16.5904244Z [36;1m   export KEEP_LOGS="YES"[0m
2025-08-18T22:02:16.5904499Z [36;1m   export GITHUB_TEST_BUILD="YES"[0m
2025-08-18T22:02:16.5904837Z [36;1m fi[0m
2025-08-18T22:02:16.5905485Z [36;1m echo "KEEP_LOGS=${KEEP_LOGS}" >> "${GITHUB_ENV}"[0m
2025-08-18T22:02:16.5906178Z [36;1m echo "GITHUB_TEST_BUILD=${GITHUB_TEST_BUILD}" >> "${GITHUB_ENV}"[0m
2025-08-18T22:02:16.5906732Z [36;1m##PKG_FAMILY_LOCAL[0m
2025-08-18T22:02:16.5907339Z [36;1m PKG_FAMILY_LOCAL="$(echo "tinycc" | tr '[:upper:]' '[:lower:]' | tr -d '[:space:]')"[0m
2025-08-18T22:02:16.5908236Z [36;1m export PKG_FAMILY_LOCAL[0m
2025-08-18T22:02:16.5908846Z [36;1m echo "PKG_FAMILY_LOCAL=${PKG_FAMILY_LOCAL}" >> "${GITHUB_ENV}"[0m
2025-08-18T22:02:16.5909466Z [36;1m##Rebuild[0m
2025-08-18T22:02:16.5909873Z [36;1m if [[ "false" == "false" ]] ; then[0m
2025-08-18T22:02:16.5910364Z [36;1m   export SBUILD_REBUILD="false"[0m
2025-08-18T22:02:16.5910800Z [36;1m else[0m
2025-08-18T22:02:16.5911158Z [36;1m   export SBUILD_REBUILD="true"[0m
2025-08-18T22:02:16.5911611Z [36;1m fi[0m
2025-08-18T22:02:16.5912079Z [36;1m echo "SBUILD_REBUILD=${SBUILD_REBUILD}" >> "${GITHUB_ENV}"[0m
2025-08-18T22:02:16.5912642Z [36;1m ##SBUILD_URL[0m
2025-08-18T22:02:16.5913354Z [36;1m sudo curl -qfsSL "https://bin.pkgforge.dev/${HOST_TRIPLET_R}/yq" -o "/usr/local/bin/yq" && \[0m
2025-08-18T22:02:16.5914330Z [36;1m   sudo chmod 'a+x' "/usr/local/bin/yq" && command -v yq >/dev/null || exit 1[0m
2025-08-18T22:02:16.5915755Z [36;1m SBUILD_FILE_URL="$(echo "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/tinycc/static.official.musl.yaml" | tr -d '[:space:]')"[0m
2025-08-18T22:02:16.5917049Z [36;1m pushd "$(mktemp -d)" >/dev/null 2>&1[0m
2025-08-18T22:02:16.5917707Z [36;1m   curl -w "(SBUILD) <== %{url}\n" -fL "${SBUILD_FILE_URL}" -o "./SBUILD_INPUT"[0m
2025-08-18T22:02:16.5918655Z [36;1m   if [[ ! -s "./SBUILD_INPUT" || $(stat -c%s "./SBUILD_INPUT") -le 10 ]]; then[0m
2025-08-18T22:02:16.5919236Z [36;1m     echo -e "\n[✗] FATAL: Failed to Fetch ${SBUILD_FILE_URL}\n"[0m
2025-08-18T22:02:16.5919625Z [36;1m     echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-18T22:02:16.5919915Z [36;1m    exit 1[0m
2025-08-18T22:02:16.5920129Z [36;1m   else[0m
2025-08-18T22:02:16.5920336Z [36;1m     export SBUILD_FILE_URL[0m
2025-08-18T22:02:16.5920847Z [36;1m     echo "SBUILD_FILE_URL=${SBUILD_FILE_URL}" >> "${GITHUB_ENV}"[0m
2025-08-18T22:02:16.5921183Z [36;1m    #Check for x_exec.host[0m
2025-08-18T22:02:16.5921520Z [36;1m     if yq e '.x_exec.host != null' "./SBUILD_INPUT" | grep -qi 'true'; then[0m
2025-08-18T22:02:16.5921865Z [36;1m      #check if supported[0m
2025-08-18T22:02:16.5922255Z [36;1m       if ! yq '.x_exec.host[]' "./SBUILD_INPUT" | grep -v '^#' | grep -qi "${HOST_TRIPLET,,}"; then[0m
2025-08-18T22:02:16.5922790Z [36;1m          echo -e "\n[✗] WARNING: SBUILD (./SBUILD_INPUT) is NOT Supported on ${HOST_TRIPLET}\n"[0m
2025-08-18T22:02:16.5923206Z [36;1m          yq '.x_exec.host[]' "./SBUILD_INPUT"[0m
2025-08-18T22:02:16.5923528Z [36;1m          echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-18T22:02:16.5923820Z [36;1m         exit 1[0m
2025-08-18T22:02:16.5924025Z [36;1m       fi[0m
2025-08-18T22:02:16.5924240Z [36;1m      #get build system[0m
2025-08-18T22:02:16.5924624Z [36;1m       BUILD_SYS="$(yq '.x_exec.bsys' "./SBUILD_INPUT" | grep -v '^#' | tr -d '"'\''[:space:]')"[0m
2025-08-18T22:02:16.5925010Z [36;1m       export BUILD_SYS[0m
2025-08-18T22:02:16.5925300Z [36;1m       echo "BUILD_SYS=${BUILD_SYS}" >> "${GITHUB_ENV}"[0m
2025-08-18T22:02:16.5925651Z [36;1m       if echo "${BUILD_SYS}" | grep -qi "docker://"; then[0m
2025-08-18T22:02:16.5925988Z [36;1m          echo "BUILD_ON_HOST=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-18T22:02:16.5926305Z [36;1m          echo "BUILD_SYSTEM=DOCKER" >> "${GITHUB_ENV}"[0m
2025-08-18T22:02:16.5926638Z [36;1m       elif echo "${BUILD_SYS}" | grep -qi "host://"; then[0m
2025-08-18T22:02:16.5926983Z [36;1m          echo "BUILD_ON_HOST=TRUE" >> "${GITHUB_ENV}"[0m
2025-08-18T22:02:16.5927306Z [36;1m          echo "BUILD_SYSTEM=HOST" >> "${GITHUB_ENV}"[0m
2025-08-18T22:02:16.5927580Z [36;1m       fi[0m
2025-08-18T22:02:16.5927902Z [36;1m     fi[0m
2025-08-18T22:02:16.5928332Z [36;1m   fi[0m
2025-08-18T22:02:16.5928567Z [36;1m popd >/dev/null 2>&1[0m
2025-08-18T22:02:16.5965098Z shell: /usr/bin/bash -e {0}
2025-08-18T22:02:16.5965356Z ##[endgroup]
2025-08-18T22:02:17.2559020Z   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2025-08-18T22:02:17.2559577Z                                  Dload  Upload   Total   Spent    Left  Speed
2025-08-18T22:02:17.2559813Z 
2025-08-18T22:02:17.3917429Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
2025-08-18T22:02:17.3918239Z 100  4478  100  4478    0     0  32628      0 --:--:-- --:--:-- --:--:-- 32686
2025-08-18T22:02:17.3930197Z (SBUILD) <== https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/tinycc/static.official.musl.yaml
2025-08-18T22:02:17.4166503Z ##[group]Run ##Presets
2025-08-18T22:02:17.4166793Z [36;1m##Presets[0m
2025-08-18T22:02:17.4167005Z [36;1mset +x ; set +e[0m
2025-08-18T22:02:17.4167230Z [36;1m#-------------#[0m
2025-08-18T22:02:17.4167441Z [36;1m##Debug?[0m
2025-08-18T22:02:17.4167702Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-18T22:02:17.4168637Z [36;1m  set -x[0m
2025-08-18T22:02:17.4168874Z [36;1mfi[0m
2025-08-18T22:02:17.4169067Z [36;1m#-------------#[0m
2025-08-18T22:02:17.4169399Z [36;1m##CoreUtils[0m
2025-08-18T22:02:17.4169626Z [36;1msudo apt update -y[0m
2025-08-18T22:02:17.4169988Z [36;1msudo apt install bc coreutils curl dos2unix fdupes jq moreutils wget -y[0m
2025-08-18T22:02:17.4171000Z [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-18T22:02:17.4171905Z [36;1m##tmp[0m
2025-08-18T22:02:17.4172190Z [36;1mSYSTMP="$(dirname $(mktemp -u))" && export SYSTMP="${SYSTMP}"[0m
2025-08-18T22:02:17.4172521Z [36;1m#GH ENV[0m
2025-08-18T22:02:17.4172752Z [36;1mecho "SYSTMP=${SYSTMP}" >> "${GITHUB_ENV}"[0m
2025-08-18T22:02:17.4173297Z [36;1mecho "GHA_MODE=MATRIX" >> "${GITHUB_ENV}"[0m
2025-08-18T22:02:17.4173570Z [36;1m#-------------#[0m
2025-08-18T22:02:17.4173794Z [36;1mmkdir -p "${HOME}/bin"[0m
2025-08-18T22:02:17.4174046Z [36;1msudo apt update -y[0m
2025-08-18T22:02:17.4174291Z [36;1msudo apt install dos2unix -y[0m
2025-08-18T22:02:17.4174551Z [36;1m##Setup Minisign[0m
2025-08-18T22:02:17.4174784Z [36;1mmkdir -pv "${HOME}/.minisign"[0m
2025-08-18T22:02:17.4175219Z [36;1mecho "***[0m
2025-08-18T22:02:17.4176457Z [36;1m***" > "${HOME}/.minisign/pkgforge.key"[0m
2025-08-18T22:02:17.4176755Z [36;1m##User-Agent[0m
2025-08-18T22:02:17.4177486Z [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-18T22:02:17.4178543Z [36;1mecho "USER_AGENT=${USER_AGENT}" >> "${GITHUB_ENV}"[0m
2025-08-18T22:02:17.4217411Z shell: /usr/bin/bash -e {0}
2025-08-18T22:02:17.4217670Z env:
2025-08-18T22:02:17.4217854Z   CROSS_COMPILING: NO
2025-08-18T22:02:17.4218315Z   HOST_TRIPLET: x86_64-Linux
2025-08-18T22:02:17.4218553Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-18T22:02:17.4218775Z   ON_QEMU: NO
2025-08-18T22:02:17.4218959Z   DEBUG: 0
2025-08-18T22:02:17.4219159Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-18T22:02:17.4219397Z   DOCKER_PLATFORM: linux/amd64
2025-08-18T22:02:17.4219702Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/tinycc/official/musl
2025-08-18T22:02:17.4220031Z   KEEP_LOGS: YES
2025-08-18T22:02:17.4220228Z   GITHUB_TEST_BUILD: YES
2025-08-18T22:02:17.4220443Z   PKG_FAMILY_LOCAL: tinycc
2025-08-18T22:02:17.4220671Z   SBUILD_REBUILD: false
2025-08-18T22:02:17.4221216Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/tinycc/static.official.musl.yaml
2025-08-18T22:02:17.4221766Z   BUILD_SYS: null
2025-08-18T22:02:17.4221957Z ##[endgroup]
2025-08-18T22:02:17.4499096Z 
2025-08-18T22:02:17.4499552Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
2025-08-18T22:02:17.4500055Z 
2025-08-18T22:02:17.5733477Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-18T22:02:17.6331629Z Hit:2 http://azure.archive.ubuntu.com/ubuntu noble InRelease
2025-08-18T22:02:17.6335027Z Hit:6 https://packages.microsoft.com/repos/azure-cli noble InRelease
2025-08-18T22:02:17.6349476Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB]
2025-08-18T22:02:17.6369030Z Get:7 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease [3600 B]
2025-08-18T22:02:17.6479795Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB]
2025-08-18T22:02:17.6489427Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble-security InRelease [126 kB]
2025-08-18T22:02:17.8469846Z Get:8 https://packages.microsoft.com/ubuntu/24.04/prod noble/main amd64 Packages [47.9 kB]
2025-08-18T22:02:17.8701280Z Get:9 https://packages.microsoft.com/ubuntu/24.04/prod noble/main arm64 Packages [33.1 kB]
2025-08-18T22:02:17.8916351Z Get:10 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1335 kB]
2025-08-18T22:02:17.9002911Z Get:11 http://azure.archive.ubuntu.com/ubuntu noble-updates/main Translation-en [267 kB]
2025-08-18T22:02:17.9033296Z Get:12 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 Components [175 kB]
2025-08-18T22:02:17.9082573Z Get:13 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1121 kB]
2025-08-18T22:02:17.9164385Z Get:14 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe Translation-en [288 kB]
2025-08-18T22:02:17.9193848Z Get:15 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 Components [377 kB]
2025-08-18T22:02:17.9231600Z Get:16 http://azure.archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages [1694 kB]
2025-08-18T22:02:17.9382106Z Get:17 http://azure.archive.ubuntu.com/ubuntu noble-updates/restricted Translation-en [374 kB]
2025-08-18T22:02:17.9401108Z Get:18 http://azure.archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Components [212 B]
2025-08-18T22:02:17.9420054Z Get:19 http://azure.archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Components [940 B]
2025-08-18T22:02:18.0069248Z Get:20 http://azure.archive.ubuntu.com/ubuntu noble-backports/main amd64 Components [7068 B]
2025-08-18T22:02:18.0082350Z Get:21 http://azure.archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [30.2 kB]
2025-08-18T22:02:18.0095451Z Get:22 http://azure.archive.ubuntu.com/ubuntu noble-backports/universe Translation-en [17.4 kB]
2025-08-18T22:02:18.0103823Z Get:23 http://azure.archive.ubuntu.com/ubuntu noble-backports/universe amd64 Components [19.2 kB]
2025-08-18T22:02:18.0127260Z Get:24 http://azure.archive.ubuntu.com/ubuntu noble-backports/restricted amd64 Components [212 B]
2025-08-18T22:02:18.0136561Z Get:25 http://azure.archive.ubuntu.com/ubuntu noble-backports/multiverse amd64 Components [212 B]
2025-08-18T22:02:18.0300549Z Get:26 http://azure.archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1065 kB]
2025-08-18T22:02:18.0342611Z Get:27 http://azure.archive.ubuntu.com/ubuntu noble-security/main Translation-en [185 kB]
2025-08-18T22:02:18.0371212Z Get:28 http://azure.archive.ubuntu.com/ubuntu noble-security/main amd64 Components [21.6 kB]
2025-08-18T22:02:18.0389946Z Get:29 http://azure.archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [879 kB]
2025-08-18T22:02:18.0448220Z Get:30 http://azure.archive.ubuntu.com/ubuntu noble-security/universe Translation-en [194 kB]
2025-08-18T22:02:18.0471850Z Get:31 http://azure.archive.ubuntu.com/ubuntu noble-security/universe amd64 Components [52.2 kB]
2025-08-18T22:02:18.0487875Z Get:32 http://azure.archive.ubuntu.com/ubuntu noble-security/restricted amd64 Packages [1587 kB]
2025-08-18T22:02:18.0575495Z Get:33 http://azure.archive.ubuntu.com/ubuntu noble-security/restricted Translation-en [350 kB]
2025-08-18T22:02:18.1023474Z Get:34 http://azure.archive.ubuntu.com/ubuntu noble-security/restricted amd64 Components [212 B]
2025-08-18T22:02:18.1035608Z Get:35 http://azure.archive.ubuntu.com/ubuntu noble-security/multiverse amd64 Components [212 B]
2025-08-18T22:02:22.2974611Z Fetched 10.5 MB in 1s (7509 kB/s)
2025-08-18T22:02:22.9853278Z Reading package lists...
2025-08-18T22:02:23.1354615Z Building dependency tree...
2025-08-18T22:02:23.1360969Z Reading state information...
2025-08-18T22:02:23.1506622Z 39 packages can be upgraded. Run 'apt list --upgradable' to see them.
2025-08-18T22:02:23.1621342Z 
2025-08-18T22:02:23.1621846Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
2025-08-18T22:02:23.1622185Z 
2025-08-18T22:02:23.1746857Z Reading package lists...
2025-08-18T22:02:23.3139057Z Building dependency tree...
2025-08-18T22:02:23.3146755Z Reading state information...
2025-08-18T22:02:23.4588765Z bc is already the newest version (1.07.1-3ubuntu4).
2025-08-18T22:02:23.4589222Z bc set to manually installed.
2025-08-18T22:02:23.4590547Z coreutils is already the newest version (9.4-3ubuntu6).
2025-08-18T22:02:23.4591328Z curl is already the newest version (8.5.0-2ubuntu10.6).
2025-08-18T22:02:23.4591993Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-18T22:02:23.4592710Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-18T22:02:23.4593444Z The following additional packages will be installed:
2025-08-18T22:02:23.4594239Z   libtime-duration-perl
2025-08-18T22:02:23.5013370Z The following NEW packages will be installed:
2025-08-18T22:02:23.5018815Z   dos2unix fdupes libtime-duration-perl moreutils
2025-08-18T22:02:23.5175923Z 0 upgraded, 4 newly installed, 0 to remove and 39 not upgraded.
2025-08-18T22:02:23.5400819Z Need to get 616 kB of archives.
2025-08-18T22:02:23.5401584Z After this operation, 2255 kB of additional disk space will be used.
2025-08-18T22:02:23.5402320Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-18T22:02:23.6036523Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 fdupes amd64 1:2.3.0-1build1 [46.4 kB]
2025-08-18T22:02:23.6460134Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libtime-duration-perl all 1.21-2 [12.3 kB]
2025-08-18T22:02:23.6874110Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 moreutils amd64 0.69-1 [56.4 kB]
2025-08-18T22:02:23.7307462Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 dos2unix amd64 7.5.1-1 [501 kB]
2025-08-18T22:02:24.0302374Z Fetched 616 kB in 0s (2530 kB/s)
2025-08-18T22:02:24.0564117Z Selecting previously unselected package fdupes.
2025-08-18T22:02:24.0890379Z (Reading database ... 
2025-08-18T22:02:24.0890898Z (Reading database ... 5%
2025-08-18T22:02:24.0891380Z (Reading database ... 10%
2025-08-18T22:02:24.0891835Z (Reading database ... 15%
2025-08-18T22:02:24.0892302Z (Reading database ... 20%
2025-08-18T22:02:24.0892600Z (Reading database ... 25%
2025-08-18T22:02:24.0892916Z (Reading database ... 30%
2025-08-18T22:02:24.0893209Z (Reading database ... 35%
2025-08-18T22:02:24.0893476Z (Reading database ... 40%
2025-08-18T22:02:24.0893748Z (Reading database ... 45%
2025-08-18T22:02:24.0894013Z (Reading database ... 50%
2025-08-18T22:02:24.1802551Z (Reading database ... 55%
2025-08-18T22:02:24.6260259Z (Reading database ... 60%
2025-08-18T22:02:25.1275982Z (Reading database ... 65%
2025-08-18T22:02:25.6205053Z (Reading database ... 70%
2025-08-18T22:02:26.0833397Z (Reading database ... 75%
2025-08-18T22:02:26.5860770Z (Reading database ... 80%
2025-08-18T22:02:27.1480231Z (Reading database ... 85%
2025-08-18T22:02:27.7518542Z (Reading database ... 90%
2025-08-18T22:02:28.3069724Z (Reading database ... 95%
2025-08-18T22:02:28.3070263Z (Reading database ... 100%
2025-08-18T22:02:28.3070961Z (Reading database ... 219881 files and directories currently installed.)
2025-08-18T22:02:28.3116019Z Preparing to unpack .../fdupes_1%3a2.3.0-1build1_amd64.deb ...
2025-08-18T22:02:28.3140831Z Unpacking fdupes (1:2.3.0-1build1) ...
2025-08-18T22:02:28.3583947Z Selecting previously unselected package libtime-duration-perl.
2025-08-18T22:02:28.3719056Z Preparing to unpack .../libtime-duration-perl_1.21-2_all.deb ...
2025-08-18T22:02:28.3730803Z Unpacking libtime-duration-perl (1.21-2) ...
2025-08-18T22:02:28.4076588Z Selecting previously unselected package moreutils.
2025-08-18T22:02:28.4207505Z Preparing to unpack .../moreutils_0.69-1_amd64.deb ...
2025-08-18T22:02:28.4218489Z Unpacking moreutils (0.69-1) ...
2025-08-18T22:02:28.5075117Z Selecting previously unselected package dos2unix.
2025-08-18T22:02:28.5207200Z Preparing to unpack .../dos2unix_7.5.1-1_amd64.deb ...
2025-08-18T22:02:28.5217236Z Unpacking dos2unix (7.5.1-1) ...
2025-08-18T22:02:28.7002681Z Setting up fdupes (1:2.3.0-1build1) ...
2025-08-18T22:02:28.7039413Z Setting up libtime-duration-perl (1.21-2) ...
2025-08-18T22:02:28.7064500Z Setting up dos2unix (7.5.1-1) ...
2025-08-18T22:02:28.7088587Z Setting up moreutils (0.69-1) ...
2025-08-18T22:02:28.7121744Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-18T22:03:41.6679096Z 
2025-08-18T22:03:41.6679511Z Running kernel seems to be up-to-date.
2025-08-18T22:03:41.6679759Z 
2025-08-18T22:03:41.6679853Z Restarting services...
2025-08-18T22:03:41.6746665Z 
2025-08-18T22:03:41.6746998Z Service restarts being deferred:
2025-08-18T22:03:41.6751767Z  systemctl restart hosted-compute-agent.service
2025-08-18T22:03:41.6752027Z 
2025-08-18T22:03:41.6752417Z No containers need to be restarted.
2025-08-18T22:03:41.6752748Z 
2025-08-18T22:03:41.6752964Z No user sessions are running outdated binaries.
2025-08-18T22:03:41.6753290Z 
2025-08-18T22:03:41.6753602Z No VM guests are running outdated hypervisor (qemu) binaries on this host.
2025-08-18T22:03:42.5123861Z Reading package lists...
2025-08-18T22:03:42.6604356Z Building dependency tree...
2025-08-18T22:03:42.6612295Z Reading state information...
2025-08-18T22:03:42.8111740Z apt-transport-https is already the newest version (2.8.3).
2025-08-18T22:03:42.8112228Z apt-utils is already the newest version (2.8.3).
2025-08-18T22:03:42.8112549Z apt-utils set to manually installed.
2025-08-18T22:03:42.8113268Z ca-certificates is already the newest version (20240203).
2025-08-18T22:03:42.8113635Z coreutils is already the newest version (9.4-3ubuntu6).
2025-08-18T22:03:42.8113965Z dos2unix is already the newest version (7.5.1-1).
2025-08-18T22:03:42.8114303Z gnupg2 is already the newest version (2.4.4-2ubuntu17.3).
2025-08-18T22:03:42.8114660Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-18T22:03:42.8114989Z moreutils is already the newest version (0.69-1).
2025-08-18T22:03:42.8115354Z p7zip-full is already the newest version (16.02+transitional.1).
2025-08-18T22:03:42.8115738Z rsync is already the newest version (3.2.7-1ubuntu1.2).
2025-08-18T22:03:42.8116097Z texinfo is already the newest version (7.1-3build2).
2025-08-18T22:03:42.8116418Z tmux is already the newest version (3.4-1ubuntu0.1).
2025-08-18T22:03:42.8116708Z tmux set to manually installed.
2025-08-18T22:03:42.8117012Z util-linux is already the newest version (2.39.3-9ubuntu6.3).
2025-08-18T22:03:42.8117372Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-18T22:03:42.8117701Z The following additional packages will be installed:
2025-08-18T22:03:42.8118256Z   python3-software-properties
2025-08-18T22:03:42.8119028Z Recommended packages:
2025-08-18T22:03:42.8119365Z   unattended-upgrades
2025-08-18T22:03:42.8403565Z The following NEW packages will be installed:
2025-08-18T22:03:42.8404112Z   rename
2025-08-18T22:03:42.8412283Z The following packages will be upgraded:
2025-08-18T22:03:42.8413053Z   python3-software-properties software-properties-common
2025-08-18T22:03:42.8559803Z 2 upgraded, 1 newly installed, 0 to remove and 37 not upgraded.
2025-08-18T22:03:42.8781683Z Need to get 64.7 kB of archives.
2025-08-18T22:03:42.8782469Z After this operation, 63.5 kB of additional disk space will be used.
2025-08-18T22:03:42.8782998Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-18T22:03:42.9539326Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 software-properties-common all 0.99.49.3 [14.4 kB]
2025-08-18T22:03:42.9961102Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-software-properties all 0.99.49.3 [29.9 kB]
2025-08-18T22:03:43.0390395Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 rename all 2.02-1 [20.3 kB]
2025-08-18T22:03:43.2884923Z Fetched 64.7 kB in 0s (377 kB/s)
2025-08-18T22:03:43.3135603Z (Reading database ... 
2025-08-18T22:03:43.3136052Z (Reading database ... 5%
2025-08-18T22:03:43.3136429Z (Reading database ... 10%
2025-08-18T22:03:43.3136793Z (Reading database ... 15%
2025-08-18T22:03:43.3137146Z (Reading database ... 20%
2025-08-18T22:03:43.3137507Z (Reading database ... 25%
2025-08-18T22:03:43.3137878Z (Reading database ... 30%
2025-08-18T22:03:43.3138725Z (Reading database ... 35%
2025-08-18T22:03:43.3139098Z (Reading database ... 40%
2025-08-18T22:03:43.3139460Z (Reading database ... 45%
2025-08-18T22:03:43.3139845Z (Reading database ... 50%
2025-08-18T22:03:43.3238761Z (Reading database ... 55%
2025-08-18T22:03:43.3256804Z (Reading database ... 60%
2025-08-18T22:03:43.3277175Z (Reading database ... 65%
2025-08-18T22:03:43.3313338Z (Reading database ... 70%
2025-08-18T22:03:43.3335714Z (Reading database ... 75%
2025-08-18T22:03:43.3357405Z (Reading database ... 80%
2025-08-18T22:03:43.3496770Z (Reading database ... 85%
2025-08-18T22:03:43.3761011Z (Reading database ... 90%
2025-08-18T22:03:43.3830313Z (Reading database ... 95%
2025-08-18T22:03:43.3830686Z (Reading database ... 100%
2025-08-18T22:03:43.3831196Z (Reading database ... 220050 files and directories currently installed.)
2025-08-18T22:03:43.3870455Z Preparing to unpack .../software-properties-common_0.99.49.3_all.deb ...
2025-08-18T22:03:43.4681349Z Unpacking software-properties-common (0.99.49.3) over (0.99.49.2) ...
2025-08-18T22:03:43.5246375Z Preparing to unpack .../python3-software-properties_0.99.49.3_all.deb ...
2025-08-18T22:03:43.5866819Z Unpacking python3-software-properties (0.99.49.3) over (0.99.49.2) ...
2025-08-18T22:03:43.6119184Z Selecting previously unselected package rename.
2025-08-18T22:03:43.6255695Z Preparing to unpack .../archives/rename_2.02-1_all.deb ...
2025-08-18T22:03:43.6266473Z Unpacking rename (2.02-1) ...
2025-08-18T22:03:43.6666887Z Setting up rename (2.02-1) ...
2025-08-18T22:03:43.6728602Z update-alternatives: using /usr/bin/file-rename to provide /usr/bin/rename (rename) in auto mode
2025-08-18T22:03:43.6751795Z Setting up python3-software-properties (0.99.49.3) ...
2025-08-18T22:03:43.7984889Z Setting up software-properties-common (0.99.49.3) ...
2025-08-18T22:03:43.8976014Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-18T22:03:47.7866244Z Processing triggers for dbus (1.14.10-4ubuntu4.1) ...
2025-08-18T22:03:49.2040255Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-18T22:03:49.2319720Z Hit:2 http://azure.archive.ubuntu.com/ubuntu noble InRelease
2025-08-18T22:03:49.2335714Z Hit:3 http://azure.archive.ubuntu.com/ubuntu noble-updates InRelease
2025-08-18T22:03:49.2344558Z Hit:4 http://azure.archive.ubuntu.com/ubuntu noble-backports InRelease
2025-08-18T22:03:49.2353174Z Hit:5 http://azure.archive.ubuntu.com/ubuntu noble-security InRelease
2025-08-18T22:03:49.2754697Z Hit:6 https://packages.microsoft.com/repos/azure-cli noble InRelease
2025-08-18T22:03:49.2893528Z Hit:7 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease
2025-08-18T22:03:50.3477284Z Reading package lists...
2025-08-18T22:03:50.4912920Z Building dependency tree...
2025-08-18T22:03:50.4919199Z Reading state information...
2025-08-18T22:03:50.5051183Z 37 packages can be upgraded. Run 'apt list --upgradable' to see them.
2025-08-18T22:03:50.5199478Z 
2025-08-18T22:03:50.5199989Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
2025-08-18T22:03:50.5200328Z 
2025-08-18T22:03:50.5687569Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-18T22:03:50.5975583Z Hit:2 http://azure.archive.ubuntu.com/ubuntu noble InRelease
2025-08-18T22:03:50.5990854Z Hit:3 http://azure.archive.ubuntu.com/ubuntu noble-updates InRelease
2025-08-18T22:03:50.5998457Z Hit:4 http://azure.archive.ubuntu.com/ubuntu noble-backports InRelease
2025-08-18T22:03:50.6006345Z Hit:5 http://azure.archive.ubuntu.com/ubuntu noble-security InRelease
2025-08-18T22:03:50.7072131Z Hit:6 https://packages.microsoft.com/repos/azure-cli noble InRelease
2025-08-18T22:03:50.7350255Z Hit:7 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease
2025-08-18T22:03:51.6999727Z Reading package lists...
2025-08-18T22:03:51.8359771Z Building dependency tree...
2025-08-18T22:03:51.8366276Z Reading state information...
2025-08-18T22:03:51.8496967Z 37 packages can be upgraded. Run 'apt list --upgradable' to see them.
2025-08-18T22:03:51.8607508Z 
2025-08-18T22:03:51.8608532Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
2025-08-18T22:03:51.8609075Z 
2025-08-18T22:03:51.8734112Z Reading package lists...
2025-08-18T22:03:52.0178852Z Building dependency tree...
2025-08-18T22:03:52.0186152Z Reading state information...
2025-08-18T22:03:52.1573335Z dos2unix is already the newest version (7.5.1-1).
2025-08-18T22:03:52.1948828Z 0 upgraded, 0 newly installed, 0 to remove and 37 not upgraded.
2025-08-18T22:03:52.2218741Z mkdir: created directory '/home/runner/.minisign'
2025-08-18T22:03:52.2866314Z ##[group]Run ##Presets
2025-08-18T22:03:52.2866797Z [36;1m##Presets[0m
2025-08-18T22:03:52.2867176Z [36;1mset +x ; set +e[0m
2025-08-18T22:03:52.2867563Z [36;1m#-------------#[0m
2025-08-18T22:03:52.2867929Z [36;1m##Debug?[0m
2025-08-18T22:03:52.2868641Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-18T22:03:52.2869175Z [36;1m  set -x[0m
2025-08-18T22:03:52.2898311Z [36;1mfi[0m
2025-08-18T22:03:52.2898705Z [36;1m#-------------#[0m
2025-08-18T22:03:52.2899554Z [36;1mecho "kernel.apparmor_restrict_unprivileged_userns=0" | sudo tee "/etc/sysctl.d/98-apparmor-unuserns.conf"[0m
2025-08-18T22:03:52.2900692Z [36;1mecho "0" | sudo tee "/proc/sys/kernel/apparmor_restrict_unprivileged_userns"[0m
2025-08-18T22:03:52.2901700Z [36;1msudo service procps restart[0m
2025-08-18T22:03:52.2902201Z [36;1msudo sysctl -p "/etc/sysctl.conf"[0m
2025-08-18T22:03:52.2961669Z shell: /usr/bin/bash -e {0}
2025-08-18T22:03:52.2962088Z env:
2025-08-18T22:03:52.2962453Z   CROSS_COMPILING: NO
2025-08-18T22:03:52.2962840Z   HOST_TRIPLET: x86_64-Linux
2025-08-18T22:03:52.2963252Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-18T22:03:52.2963635Z   ON_QEMU: NO
2025-08-18T22:03:52.2963944Z   DEBUG: 0
2025-08-18T22:03:52.2964261Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-18T22:03:52.2964664Z   DOCKER_PLATFORM: linux/amd64
2025-08-18T22:03:52.2965212Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/tinycc/official/musl
2025-08-18T22:03:52.2965794Z   KEEP_LOGS: YES
2025-08-18T22:03:52.2966154Z   GITHUB_TEST_BUILD: YES
2025-08-18T22:03:52.2966557Z   PKG_FAMILY_LOCAL: tinycc
2025-08-18T22:03:52.2966986Z   SBUILD_REBUILD: false
2025-08-18T22:03:52.2967963Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/tinycc/static.official.musl.yaml
2025-08-18T22:03:52.2969301Z   BUILD_SYS: null
2025-08-18T22:03:52.2969650Z   SYSTMP: /tmp
2025-08-18T22:03:52.2969977Z   GHA_MODE: MATRIX
2025-08-18T22:03:52.2970795Z   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-18T22:03:52.2971676Z ##[endgroup]
2025-08-18T22:03:52.3120705Z kernel.apparmor_restrict_unprivileged_userns=0
2025-08-18T22:03:52.3193800Z 0
2025-08-18T22:03:52.3511408Z vm.max_map_count = 262144
2025-08-18T22:03:52.3511753Z fs.inotify.max_user_watches = 655360
2025-08-18T22:03:52.3512028Z fs.inotify.max_user_instances = 1280
2025-08-18T22:03:52.3512429Z vm.mmap_rnd_bits = 28
2025-08-18T22:03:52.3583301Z ##[group]Run ##Presets
2025-08-18T22:03:52.3583630Z [36;1m##Presets[0m
2025-08-18T22:03:52.3583850Z [36;1mset +x ; set +e[0m
2025-08-18T22:03:52.3584063Z [36;1m#-------------#[0m
2025-08-18T22:03:52.3584267Z [36;1m##Debug?[0m
2025-08-18T22:03:52.3584529Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-18T22:03:52.3584823Z [36;1m  set -x[0m
2025-08-18T22:03:52.3585006Z [36;1mfi[0m
2025-08-18T22:03:52.3585180Z [36;1m#-------------#[0m
2025-08-18T22:03:52.3585383Z [36;1m##Main[0m
2025-08-18T22:03:52.3585601Z [36;1mpushd "$(mktemp -d)" >/dev/null 2>&1[0m
2025-08-18T22:03:52.3586257Z [36;1m curl -qfsSL "https://raw.githubusercontent.com/pkgforge/bincache/refs/heads/main/scripts/runner/builder.sh" -o "${SYSTMP}/BUILDER.sh"[0m
2025-08-18T22:03:52.3586983Z [36;1m dos2unix --quiet "${SYSTMP}/BUILDER.sh" ; chmod +xwr "${SYSTMP}/BUILDER.sh"[0m
2025-08-18T22:03:52.3587359Z [36;1m ##Run with STDOUT + LOGS[0m
2025-08-18T22:03:52.3587633Z [36;1m  export DEBUG="${DEBUG}"[0m
2025-08-18T22:03:52.3587890Z [36;1m  export KEEP_LOGS="${KEEP_LOGS}"[0m
2025-08-18T22:03:52.3588436Z [36;1m  export PKG_FAMILY_LOCAL="${PKG_FAMILY_LOCAL}"[0m
2025-08-18T22:03:52.3588757Z [36;1m  export GHCRPKG_LOCAL="${GHCRPKG_LOCAL}"[0m
2025-08-18T22:03:52.3589068Z [36;1m  export SBUILD_REBUILD="${SBUILD_REBUILD}"[0m
2025-08-18T22:03:52.3589380Z [36;1m  export GITHUB_TEST_BUILD="${GITHUB_TEST_BUILD}"[0m
2025-08-18T22:03:52.3589673Z [36;1m if [[ "" == "TRUE" ]]; then[0m
2025-08-18T22:03:52.3590002Z [36;1m   sudo podman cp "${SYSTMP}/BUILDER.sh" "${POD_ID}:/tmp/BUILDER.sh"[0m
2025-08-18T22:03:52.3590371Z [36;1m   sudo podman exec -u "runner" -w "/tmp" \[0m
2025-08-18T22:03:52.3590659Z [36;1m     -e DEBUG="${DEBUG}" \[0m
2025-08-18T22:03:52.3590918Z [36;1m     -e GHCR_TOKEN="${GHCR_TOKEN}" \[0m
2025-08-18T22:03:52.3591202Z [36;1m     -e GITHUB_TOKEN="${GITHUB_TOKEN}" \[0m
2025-08-18T22:03:52.3591484Z [36;1m     -e GITLAB_TOKEN="${GITLAB_TOKEN}" \[0m
2025-08-18T22:03:52.3591765Z [36;1m     -e MINISIGN_KEY="${MINISIGN_KEY}" \[0m
2025-08-18T22:03:52.3592047Z [36;1m     -e KEEP_LOGS="${KEEP_LOGS}" \[0m
2025-08-18T22:03:52.3592345Z [36;1m     -e PKG_FAMILY_LOCAL="${PKG_FAMILY_LOCAL}" \[0m
2025-08-18T22:03:52.3592844Z [36;1m     -e GHCRPKG_LOCAL="${GHCRPKG_LOCAL}" \[0m
2025-08-18T22:03:52.3593144Z [36;1m     -e SBUILD_REBUILD="${SBUILD_REBUILD}" \[0m
2025-08-18T22:03:52.3593453Z [36;1m     -e GITHUB_TEST_BUILD="${GITHUB_TEST_BUILD}" \[0m
2025-08-18T22:03:52.3593763Z [36;1m     -e INSIDE_PODMAN="${INSIDE_PODMAN}" \[0m
2025-08-18T22:03:52.3594065Z [36;1m     -e CROSS_COMPILING="${CROSS_COMPILING}" \[0m
2025-08-18T22:03:52.3594369Z [36;1m     -e SBUILD_FILE_URL="${SBUILD_FILE_URL}" \[0m
2025-08-18T22:03:52.3594638Z [36;1m     "${POD_ID}" \[0m
2025-08-18T22:03:52.3594981Z [36;1m     bash -c 'bash "/tmp/BUILDER.sh" "${SBUILD_FILE_URL}" | tee "/tmp/BUILD.log" 2>&1'[0m
2025-08-18T22:03:52.3595434Z [36;1m   sudo podman cp "${POD_ID}:/tmp/BUILD.log" "${SYSTMP}/BUILD.log"[0m
2025-08-18T22:03:52.3595901Z [36;1m   sudo podman cp "${POD_ID}:/tmp/BUILD_ARTIFACTS.zstd" "${SYSTMP}/BUILD_ARTIFACTS.zstd"[0m
2025-08-18T22:03:52.3596366Z [36;1m   sudo podman cp "${POD_ID}:/tmp/GITHUB_ENV" "${SYSTMP}/GITHUB_ENV"[0m
2025-08-18T22:03:52.3596714Z [36;1m   mkdir -p "${SYSTMP}/_POD_BRIDGE"[0m
2025-08-18T22:03:52.3597062Z [36;1m   sudo podman cp "${POD_ID}:/tmp/_POD_BRIDGE/." "${SYSTMP}/_POD_BRIDGE"[0m
2025-08-18T22:03:52.3597685Z [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-18T22:03:52.3598655Z [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-18T22:03:52.3599187Z [36;1m   cat "${SYSTMP}/GITHUB_ENV" >> "${GITHUB_ENV}"[0m
2025-08-18T22:03:52.3599452Z [36;1m else[0m
2025-08-18T22:03:52.3599919Z [36;1m   bash "${SYSTMP}/BUILDER.sh" "${SBUILD_FILE_URL}" | tee "${SYSTMP}/BUILD.log" 2>&1[0m
2025-08-18T22:03:52.3600279Z [36;1m fi[0m
2025-08-18T22:03:52.3600521Z [36;1m ##Purge Tokens (in case set -x & gh didn't redact)[0m
2025-08-18T22:03:52.3600912Z [36;1m cat "${SYSTMP}/BUILD.log" | ansi2txt > "${SYSTMP}/BUILD.gh.log.txt"[0m
2025-08-18T22:03:52.3601337Z [36;1m sed -i '/.*github_pat.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-18T22:03:52.3601720Z [36;1m sed -i '/.*ghp_.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-18T22:03:52.3602103Z [36;1m sed -i '/.*access_key_id.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-18T22:03:52.3602494Z [36;1m sed -i '/.*token.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-18T22:03:52.3602895Z [36;1m sed -i '/.*secret_access_key.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-18T22:03:52.3603295Z [36;1m sed -i '/.*token.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-18T22:03:52.3603705Z [36;1m sed -i '/.*cloudflarestorage.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-18T22:03:52.3604120Z [36;1m mv -fv "${SYSTMP}/BUILD.gh.log.txt" "${SYSTMP}/BUILD.log"[0m
2025-08-18T22:03:52.3604428Z [36;1mpopd >/dev/null 2>&1[0m
2025-08-18T22:03:52.3643900Z shell: /usr/bin/bash -e {0}
2025-08-18T22:03:52.3644147Z env:
2025-08-18T22:03:52.3644326Z   CROSS_COMPILING: NO
2025-08-18T22:03:52.3644540Z   HOST_TRIPLET: x86_64-Linux
2025-08-18T22:03:52.3644763Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-18T22:03:52.3644978Z   ON_QEMU: NO
2025-08-18T22:03:52.3645152Z   DEBUG: 0
2025-08-18T22:03:52.3645334Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-18T22:03:52.3645571Z   DOCKER_PLATFORM: linux/amd64
2025-08-18T22:03:52.3645872Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/tinycc/official/musl
2025-08-18T22:03:52.3646186Z   KEEP_LOGS: YES
2025-08-18T22:03:52.3646374Z   GITHUB_TEST_BUILD: YES
2025-08-18T22:03:52.3646586Z   PKG_FAMILY_LOCAL: tinycc
2025-08-18T22:03:52.3646791Z   SBUILD_REBUILD: false
2025-08-18T22:03:52.3647324Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/tinycc/static.official.musl.yaml
2025-08-18T22:03:52.3647887Z   BUILD_SYS: null
2025-08-18T22:03:52.3648216Z   SYSTMP: /tmp
2025-08-18T22:03:52.3648397Z   GHA_MODE: MATRIX
2025-08-18T22:03:52.3648992Z   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-18T22:03:52.3649823Z   GHCR_TOKEN: ***
2025-08-18T22:03:52.3650114Z   GITHUB_TOKEN: ***
2025-08-18T22:03:52.3650371Z   GITLAB_TOKEN: ***
2025-08-18T22:03:52.3651473Z   MINISIGN_KEY: ***
2025-08-18T22:03:52.3651660Z ##[endgroup]
2025-08-18T22:03:52.4403820Z [+] SBUILD Builder Version: 0.2.2
2025-08-18T22:03:52.5304187Z   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2025-08-18T22:03:52.5304761Z                                  Dload  Upload   Total   Spent    Left  Speed
2025-08-18T22:03:52.5304987Z 
2025-08-18T22:03:52.5838575Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
2025-08-18T22:03:52.5839313Z 100  4478  100  4478    0     0  83580      0 --:--:-- --:--:-- --:--:-- 84490
2025-08-18T22:03:52.5848481Z (SBUILD) <== https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/tinycc/static.official.musl.yaml
2025-08-18T22:03:52.5929098Z 
2025-08-18T22:03:52.5929384Z [+] Building [/tmp/tmp.v0CzXde0Tn/SBUILD_INPUT] Locally
2025-08-18T22:03:52.5929777Z 
2025-08-18T22:03:52.5942544Z '/tmp/tmp.v0CzXde0Tn/SBUILD_INPUT' -> '/tmp/pkgforge/c067lkmyh_build.yaml'
2025-08-18T22:03:52.6875035Z 
2025-08-18T22:03:52.6875364Z [+] Passwordless sudo is Configured
2025-08-18T22:03:52.7776359Z 
2025-08-18T22:03:52.7791663Z [+] Setting Install Dir (ROOT) :: /usr/local/bin
2025-08-18T22:03:52.7792076Z 
2025-08-18T22:03:52.8259149Z 
2025-08-18T22:03:52.8260287Z [+] Fetching Bins from (Default) :: https://bin.pkgforge.dev/x86_64-Linux
2025-08-18T22:03:52.8260800Z 
2025-08-18T22:03:52.8260806Z 
2025-08-18T22:03:52.8261480Z [+] Installing in Sequential (Slow) Mode [Re Run : export PARALLEL=1 for Speed]
2025-08-18T22:03:52.8261995Z 
2025-08-18T22:03:52.8409585Z [+] Installing: 7z -> 7z
2025-08-18T22:03:53.4003802Z [+] Installing: actionlint -> actionlint
2025-08-18T22:03:53.6537967Z [+] Installing: anew -> anew
2025-08-18T22:03:53.8793540Z [+] Installing: anew-rs -> anew-rs
2025-08-18T22:03:54.4061947Z [+] Installing: ansi2html -> ansi2html
2025-08-18T22:03:54.5683422Z [+] Installing: ansi2txt -> ansi2txt
2025-08-18T22:03:55.0231310Z [+] Installing: archey -> archey
2025-08-18T22:03:55.5901810Z [+] Installing: aria2 -> aria2c
2025-08-18T22:03:55.8619590Z [+] Installing: askalono -> askalono
2025-08-18T22:03:56.0978215Z [+] Installing: bsdtar -> bsdtar
2025-08-18T22:03:56.3477225Z [+] Installing: b3sum -> b3sum
2025-08-18T22:03:56.5440990Z [+] Installing: bita -> bita
2025-08-18T22:03:56.7899465Z [+] Installing: btop -> btop
2025-08-18T22:03:56.9966532Z [+] Installing: chafa -> chafa
2025-08-18T22:03:57.5783376Z [+] Installing: cloudflared -> cloudflared
2025-08-18T22:03:57.9321445Z [+] Installing: croc -> croc
2025-08-18T22:03:58.1972277Z [+] Installing: csvtk -> csvtk
2025-08-18T22:03:58.8233644Z [+] Installing: cutlines -> cutlines
2025-08-18T22:03:59.3233522Z curl: (22) The requested URL returned error: 404
2025-08-18T22:03:59.3272623Z [-] Failed to install cutlines to /usr/local/bin/cutlines
2025-08-18T22:03:59.3273684Z [+] Installing: dbin -> dbin
2025-08-18T22:03:59.5904532Z [+] Installing: dasel -> dasel
2025-08-18T22:03:59.8716466Z [+] Installing: delta -> delta
2025-08-18T22:04:00.1236334Z [+] Installing: ds -> ds
2025-08-18T22:04:00.3292537Z curl: (22) The requested URL returned error: 404
2025-08-18T22:04:00.3325647Z [-] Failed to install ds to /usr/local/bin/ds
2025-08-18T22:04:00.3326572Z [+] Installing: dos2unix -> dos2unix
2025-08-18T22:04:00.8038809Z [+] Installing: duf -> duf
2025-08-18T22:04:01.0333452Z [+] Installing: duplicut -> duplicut
2025-08-18T22:04:01.5484293Z [+] Installing: dust -> dust
2025-08-18T22:04:01.7664927Z [+] Installing: dwarfs-tools -> dwarfs
2025-08-18T22:04:02.0400553Z [+] Installing: dwarfs-tools -> mkdwarfs
2025-08-18T22:04:02.5989995Z [+] Installing: dysk -> dysk
2025-08-18T22:04:03.1235889Z [+] Installing: eget -> eget
2025-08-18T22:04:03.3719390Z [+] Installing: epoch -> epoch
2025-08-18T22:04:03.5763657Z [+] Installing: faketty -> faketty
2025-08-18T22:04:03.7662880Z [+] Installing: fastfetch -> fastfetch
2025-08-18T22:04:03.9925127Z [+] Installing: freeze -> freeze
2025-08-18T22:04:04.5902470Z [+] Installing: fusermount3 -> fusermount
2025-08-18T22:04:04.7449380Z [+] Installing: gdu -> gdu
2025-08-18T22:04:05.0108234Z [+] Installing: gh -> gh
2025-08-18T22:04:05.3964199Z [+] Installing: gitleaks -> gitleaks
2025-08-18T22:04:05.9843387Z [+] Installing: git-sizer -> git-sizer
2025-08-18T22:04:06.2217107Z [+] Installing: glab -> glab
2025-08-18T22:04:06.5987213Z [+] Installing: glow -> glow
2025-08-18T22:04:06.8724416Z [+] Installing: httpx -> httpx
2025-08-18T22:04:07.5584544Z [+] Installing: huggingface-cli -> huggingface-cli
2025-08-18T22:04:07.9244715Z [+] Installing: husarnet -> husarnet
2025-08-18T22:04:08.0961578Z curl: (22) The requested URL returned error: 404
2025-08-18T22:04:08.0995822Z [-] Failed to install husarnet to /usr/local/bin/husarnet
2025-08-18T22:04:08.0996806Z [+] Installing: husarnet-daemon -> husarnet-daemon
2025-08-18T22:04:08.3078271Z curl: (22) The requested URL returned error: 404
2025-08-18T22:04:08.3111333Z [-] Failed to install husarnet-daemon to /usr/local/bin/husarnet-daemon
2025-08-18T22:04:08.3112374Z [+] Installing: imgcat -> imgcat
2025-08-18T22:04:08.5281045Z [+] Installing: jc -> jc
2025-08-18T22:04:08.8114943Z [+] Installing: jq -> jq
2025-08-18T22:04:09.3090093Z [+] Installing: logdy -> logdy
2025-08-18T22:04:09.9678415Z [+] Installing: micro -> micro
2025-08-18T22:04:10.2333162Z [+] Installing: miniserve -> miniserve
2025-08-18T22:04:10.4994955Z [+] Installing: minisign -> minisign
2025-08-18T22:04:10.6733407Z [+] Installing: ncdu -> ncdu
2025-08-18T22:04:11.1745589Z [+] Installing: notify -> notify
2025-08-18T22:04:11.4735905Z [+] Installing: ouch -> ouch
2025-08-18T22:04:12.0215826Z [+] Installing: oras -> oras
2025-08-18T22:04:12.2702474Z [+] Installing: pipetty -> pipetty
2025-08-18T22:04:12.4045257Z [+] Installing: pixterm -> pixterm
2025-08-18T22:04:12.6422521Z [+] Installing: qsv -> qsv
2025-08-18T22:04:12.9588490Z [+] Installing: rclone -> rclone
2025-08-18T22:04:13.7458940Z [+] Installing: ripgrep -> rg
2025-08-18T22:04:13.9783364Z [+] Installing: rga -> rga
2025-08-18T22:04:14.2132224Z [+] Installing: rsync -> rsync
2025-08-18T22:04:14.4417262Z [+] Installing: script -> script
2025-08-18T22:04:14.9264418Z [+] Installing: shellcheck -> shellcheck
2025-08-18T22:04:15.1946682Z [+] Installing: soar -> soar
2025-08-18T22:04:15.4752637Z [+] Installing: speedtest-go -> speedtest-go
2025-08-18T22:04:16.0357190Z [+] Installing: sstrip -> sstrip
2025-08-18T22:04:16.1781404Z [+] Installing: strace -> strace
2025-08-18T22:04:16.3823542Z [+] Installing: sttr -> sttr
2025-08-18T22:04:16.6252650Z [+] Installing: tailscale -> tailscale
2025-08-18T22:04:17.2358820Z [+] Installing: tailscaled -> tailscaled
2025-08-18T22:04:17.5960640Z [+] Installing: taplo -> taplo
2025-08-18T22:04:18.1472164Z [+] Installing: tldr -> tldr
2025-08-18T22:04:18.4733344Z [+] Installing: tldr -> tealdeer
2025-08-18T22:04:18.7424862Z [+] Installing: tmux -> tmux
2025-08-18T22:04:18.9695396Z [+] Installing: tok -> tok
2025-08-18T22:04:19.1750822Z [+] Installing: trufflehog -> trufflehog
2025-08-18T22:04:19.4984039Z [+] Installing: trurl -> trurl
2025-08-18T22:04:19.7394689Z [+] Installing: tss -> tss
2025-08-18T22:04:19.9269800Z [+] Installing: ulexec -> ulexec
2025-08-18T22:04:20.1640926Z [+] Installing: unfurl -> unfurl
2025-08-18T22:04:20.7120259Z [+] Installing: upx -> upx
2025-08-18T22:04:20.8951760Z [+] Installing: validtoml -> validtoml
2025-08-18T22:04:21.4290120Z [+] Installing: wget -> wget
2025-08-18T22:04:21.6575886Z [+] Installing: wget2 -> wget2
2025-08-18T22:04:21.8955074Z [+] Installing: wormhole-rs -> wormhole-rs
2025-08-18T22:04:22.4394789Z [+] Installing: xq -> xq
2025-08-18T22:04:22.6853526Z [+] Installing: xz -> xz
2025-08-18T22:04:22.8647647Z [+] Installing: unxz -> unxz
2025-08-18T22:04:23.3467337Z [+] Installing: yq -> yq
2025-08-18T22:04:23.8967941Z [+] Installing: yj -> yj
2025-08-18T22:04:24.1219243Z [+] Installing: zapper -> zapper
2025-08-18T22:04:24.2860453Z [+] Installing: zapper-stealth -> zproccer
2025-08-18T22:04:24.4535415Z [+] Installing: zerotier-cli -> zerotier-cli
2025-08-18T22:04:24.6408675Z curl: (22) The requested URL returned error: 404
2025-08-18T22:04:24.6444254Z [-] Failed to install zerotier-cli to /usr/local/bin/zerotier-cli
2025-08-18T22:04:24.6445523Z [+] Installing: zerotier-idtool -> zerotier-idtool
2025-08-18T22:04:24.8400614Z curl: (22) The requested URL returned error: 404
2025-08-18T22:04:24.8437248Z [-] Failed to install zerotier-idtool to /usr/local/bin/zerotier-idtool
2025-08-18T22:04:24.8438369Z [+] Installing: zerotier-one -> zerotier-one
2025-08-18T22:04:25.3385306Z curl: (22) The requested URL returned error: 404
2025-08-18T22:04:25.3426288Z [-] Failed to install zerotier-one to /usr/local/bin/zerotier-one
2025-08-18T22:04:25.3427475Z [+] Installing: zstd -> zstd
2025-08-18T22:04:25.8493034Z [+] Creating symlinks...
2025-08-18T22:04:25.8581991Z '/usr/bin/7z' -> '/usr/local/bin/7z'
2025-08-18T22:04:25.8677210Z '/usr/bin/actionlint' -> '/usr/local/bin/actionlint'
2025-08-18T22:04:25.8772104Z '/usr/bin/anew' -> '/usr/local/bin/anew'
2025-08-18T22:04:25.8866468Z '/usr/bin/anew-rs' -> '/usr/local/bin/anew-rs'
2025-08-18T22:04:25.8962197Z '/usr/bin/ansi2html' -> '/usr/local/bin/ansi2html'
2025-08-18T22:04:25.9057178Z '/usr/bin/ansi2txt' -> '/usr/local/bin/ansi2txt'
2025-08-18T22:04:25.9153940Z '/usr/bin/archey' -> '/usr/local/bin/archey'
2025-08-18T22:04:25.9251208Z '/usr/bin/aria2c' -> '/usr/local/bin/aria2c'
2025-08-18T22:04:25.9348300Z '/usr/bin/askalono' -> '/usr/local/bin/askalono'
2025-08-18T22:04:25.9445688Z '/usr/bin/bsdtar' -> '/usr/local/bin/bsdtar'
2025-08-18T22:04:25.9541647Z '/usr/bin/b3sum' -> '/usr/local/bin/b3sum'
2025-08-18T22:04:25.9637195Z '/usr/bin/bita' -> '/usr/local/bin/bita'
2025-08-18T22:04:25.9731276Z '/usr/bin/btop' -> '/usr/local/bin/btop'
2025-08-18T22:04:25.9826053Z '/usr/bin/chafa' -> '/usr/local/bin/chafa'
2025-08-18T22:04:25.9921255Z '/usr/bin/cloudflared' -> '/usr/local/bin/cloudflared'
2025-08-18T22:04:26.0016036Z '/usr/bin/croc' -> '/usr/local/bin/croc'
2025-08-18T22:04:26.0111759Z '/usr/bin/csvtk' -> '/usr/local/bin/csvtk'
2025-08-18T22:04:26.0149360Z [-] Warning: Target /usr/local/bin/cutlines does not exist for symlink cutlines
2025-08-18T22:04:26.0234729Z '/usr/bin/dbin' -> '/usr/local/bin/dbin'
2025-08-18T22:04:26.0329135Z '/usr/bin/dasel' -> '/usr/local/bin/dasel'
2025-08-18T22:04:26.0423973Z '/usr/bin/delta' -> '/usr/local/bin/delta'
2025-08-18T22:04:26.0461497Z [-] Warning: Target /usr/local/bin/ds does not exist for symlink ds
2025-08-18T22:04:26.0547638Z '/usr/bin/dos2unix' -> '/usr/local/bin/dos2unix'
2025-08-18T22:04:26.0643155Z '/usr/bin/duf' -> '/usr/local/bin/duf'
2025-08-18T22:04:26.0736852Z '/usr/bin/duplicut' -> '/usr/local/bin/duplicut'
2025-08-18T22:04:26.0831953Z '/usr/bin/dust' -> '/usr/local/bin/dust'
2025-08-18T22:04:26.0925806Z '/usr/bin/dwarfs' -> '/usr/local/bin/dwarfs'
2025-08-18T22:04:26.1020644Z '/usr/bin/mkdwarfs' -> '/usr/local/bin/mkdwarfs'
2025-08-18T22:04:26.1117271Z '/usr/bin/dysk' -> '/usr/local/bin/dysk'
2025-08-18T22:04:26.1214125Z '/usr/bin/eget' -> '/usr/local/bin/eget'
2025-08-18T22:04:26.1310544Z '/usr/bin/epoch' -> '/usr/local/bin/epoch'
2025-08-18T22:04:26.1407114Z '/usr/bin/faketty' -> '/usr/local/bin/faketty'
2025-08-18T22:04:26.1505779Z '/usr/bin/fastfetch' -> '/usr/local/bin/fastfetch'
2025-08-18T22:04:26.1602294Z '/usr/bin/freeze' -> '/usr/local/bin/freeze'
2025-08-18T22:04:26.1700416Z '/usr/bin/fusermount' -> '/usr/local/bin/fusermount'
2025-08-18T22:04:26.1796727Z '/usr/bin/gdu' -> '/usr/local/bin/gdu'
2025-08-18T22:04:26.1893771Z '/usr/bin/gh' -> '/usr/local/bin/gh'
2025-08-18T22:04:26.1988475Z '/usr/bin/gitleaks' -> '/usr/local/bin/gitleaks'
2025-08-18T22:04:26.2083910Z '/usr/bin/git-sizer' -> '/usr/local/bin/git-sizer'
2025-08-18T22:04:26.2178901Z '/usr/bin/glab' -> '/usr/local/bin/glab'
2025-08-18T22:04:26.2274702Z '/usr/bin/glow' -> '/usr/local/bin/glow'
2025-08-18T22:04:26.2368958Z '/usr/bin/httpx' -> '/usr/local/bin/httpx'
2025-08-18T22:04:26.2464158Z '/home/runner/.local/bin/httpx' -> '/usr/local/bin/httpx'
2025-08-18T22:04:26.2561422Z '/usr/bin/huggingface-cli' -> '/usr/local/bin/huggingface-cli'
2025-08-18T22:04:26.2597910Z [-] Warning: Target /usr/local/bin/husarnet does not exist for symlink husarnet
2025-08-18T22:04:26.2626393Z [-] Warning: Target /usr/local/bin/husarnet-daemon does not exist for symlink husarnet-daemon
2025-08-18T22:04:26.2712137Z '/usr/bin/imgcat' -> '/usr/local/bin/imgcat'
2025-08-18T22:04:26.2806966Z '/usr/bin/jc' -> '/usr/local/bin/jc'
2025-08-18T22:04:26.2902718Z '/usr/bin/jq' -> '/usr/local/bin/jq'
2025-08-18T22:04:26.2998263Z '/usr/bin/logdy' -> '/usr/local/bin/logdy'
2025-08-18T22:04:26.3093514Z '/usr/bin/micro' -> '/usr/local/bin/micro'
2025-08-18T22:04:26.3190198Z '/usr/bin/miniserve' -> '/usr/local/bin/miniserve'
2025-08-18T22:04:26.3285673Z '/usr/bin/minisign' -> '/usr/local/bin/minisign'
2025-08-18T22:04:26.3382627Z '/usr/bin/ncdu' -> '/usr/local/bin/ncdu'
2025-08-18T22:04:26.3477878Z '/usr/bin/notify' -> '/usr/local/bin/notify'
2025-08-18T22:04:26.3574022Z '/usr/bin/ouch' -> '/usr/local/bin/ouch'
2025-08-18T22:04:26.3669877Z '/usr/bin/oras' -> '/usr/local/bin/oras'
2025-08-18T22:04:26.3764616Z '/usr/bin/pipetty' -> '/usr/local/bin/pipetty'
2025-08-18T22:04:26.3860895Z '/usr/bin/pixterm' -> '/usr/local/bin/pixterm'
2025-08-18T22:04:26.3958575Z '/usr/bin/qsv' -> '/usr/local/bin/qsv'
2025-08-18T22:04:26.4054645Z '/usr/bin/rclone' -> '/usr/local/bin/rclone'
2025-08-18T22:04:26.4150304Z '/usr/bin/rg' -> '/usr/local/bin/rg'
2025-08-18T22:04:26.4244532Z '/usr/bin/rga' -> '/usr/local/bin/rga'
2025-08-18T22:04:26.4340173Z '/usr/bin/rsync' -> '/usr/local/bin/rsync'
2025-08-18T22:04:26.4435861Z '/usr/bin/script' -> '/usr/local/bin/script'
2025-08-18T22:04:26.4530548Z '/usr/bin/shellcheck' -> '/usr/local/bin/shellcheck'
2025-08-18T22:04:26.4624946Z '/usr/bin/soar' -> '/usr/local/bin/soar'
2025-08-18T22:04:26.4720740Z '/usr/bin/speedtest-go' -> '/usr/local/bin/speedtest-go'
2025-08-18T22:04:26.4815752Z '/usr/bin/sstrip' -> '/usr/local/bin/sstrip'
2025-08-18T22:04:26.4912612Z '/usr/bin/strace' -> '/usr/local/bin/strace'
2025-08-18T22:04:26.5009216Z '/usr/bin/sttr' -> '/usr/local/bin/sttr'
2025-08-18T22:04:26.5104611Z '/usr/bin/tailscale' -> '/usr/local/bin/tailscale'
2025-08-18T22:04:26.5200950Z '/usr/bin/tailscaled' -> '/usr/local/bin/tailscaled'
2025-08-18T22:04:26.5298377Z '/usr/bin/taplo' -> '/usr/local/bin/taplo'
2025-08-18T22:04:26.5395188Z '/usr/bin/tldr' -> '/usr/local/bin/tldr'
2025-08-18T22:04:26.5492281Z '/usr/bin/tealdeer' -> '/usr/local/bin/tealdeer'
2025-08-18T22:04:26.5589411Z '/usr/bin/tmux' -> '/usr/local/bin/tmux'
2025-08-18T22:04:26.5685385Z '/usr/bin/tok' -> '/usr/local/bin/tok'
2025-08-18T22:04:26.5782023Z '/usr/bin/trufflehog' -> '/usr/local/bin/trufflehog'
2025-08-18T22:04:26.5876813Z '/usr/bin/trurl' -> '/usr/local/bin/trurl'
2025-08-18T22:04:26.5975800Z '/usr/bin/tss' -> '/usr/local/bin/tss'
2025-08-18T22:04:26.6072660Z '/usr/bin/ulexec' -> '/usr/local/bin/ulexec'
2025-08-18T22:04:26.6167967Z '/usr/bin/unfurl' -> '/usr/local/bin/unfurl'
2025-08-18T22:04:26.6264680Z '/usr/bin/upx' -> '/usr/local/bin/upx'
2025-08-18T22:04:26.6361594Z '/usr/bin/validtoml' -> '/usr/local/bin/validtoml'
2025-08-18T22:04:26.6457209Z '/usr/bin/wget' -> '/usr/local/bin/wget'
2025-08-18T22:04:26.6555512Z '/usr/bin/wget2' -> '/usr/local/bin/wget2'
2025-08-18T22:04:26.6652895Z '/usr/bin/wormhole-rs' -> '/usr/local/bin/wormhole-rs'
2025-08-18T22:04:26.6748765Z '/usr/bin/xq' -> '/usr/local/bin/xq'
2025-08-18T22:04:26.6846776Z '/usr/bin/xz' -> '/usr/local/bin/xz'
2025-08-18T22:04:26.6942986Z '/usr/bin/unxz' -> '/usr/local/bin/unxz'
2025-08-18T22:04:26.7037391Z '/usr/bin/yq' -> '/usr/local/bin/yq'
2025-08-18T22:04:26.7132653Z '/usr/bin/yj' -> '/usr/local/bin/yj'
2025-08-18T22:04:26.7225514Z '/usr/bin/zapper' -> '/usr/local/bin/zapper'
2025-08-18T22:04:26.7322671Z '/usr/bin/zproccer' -> '/usr/local/bin/zproccer'
2025-08-18T22:04:26.7359565Z [-] Warning: Target /usr/local/bin/zerotier-cli does not exist for symlink zerotier-cli
2025-08-18T22:04:26.7387404Z [-] Warning: Target /usr/local/bin/zerotier-idtool does not exist for symlink zerotier-idtool
2025-08-18T22:04:26.7415180Z [-] Warning: Target /usr/local/bin/zerotier-one does not exist for symlink zerotier-one
2025-08-18T22:04:26.7500536Z '/usr/bin/zstd' -> '/usr/local/bin/zstd'
2025-08-18T22:04:26.7525940Z 
2025-08-18T22:04:26.7526390Z [!] Failed to install: husarnet cutlines ds zerotier-one zerotier-idtool zerotier-cli husarnet-daemon
2025-08-18T22:04:26.7526783Z 
2025-08-18T22:04:26.7543203Z 
2025-08-18T22:04:26.7635008Z 
2025-08-18T22:04:26.7635335Z [+] Disk Size (/usr/local/bin) :: 930M --> 1.8G
2025-08-18T22:04:26.7635650Z 
2025-08-18T22:04:26.7635839Z [+] Installation completed!
2025-08-18T22:04:26.7707061Z 
2025-08-18T22:04:26.7707337Z [+] GITHUB_TOKEN is Exported
2025-08-18T22:04:27.0930405Z github.com
2025-08-18T22:04:27.0931356Z   ✓ Logged in to github.com account Azathothas (GITHUB_TOKEN)
2025-08-18T22:04:27.0932071Z   - Active account: true
2025-08-18T22:04:27.0932544Z   - Git operations protocol: https
2025-08-18T22:04:27.0933137Z   - Token: ghp_************************************
2025-08-18T22:04:27.0934545Z   - 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-18T22:04:27.0935355Z   ! Missing required token scopes: 'repo', 'read:org'
2025-08-18T22:04:27.0935769Z   - To request missing scopes, run: gh auth refresh -h github.com
2025-08-18T22:04:27.2460075Z Limit: 5000, Remaining: 4925, Reset: 2025-08-18 22:30:13 +0000 UTC (25m46s)
2025-08-18T22:04:27.2469335Z 
2025-08-18T22:04:27.2469858Z [+] GHCR_TOKEN is Exported
2025-08-18T22:04:27.2505290Z WARNING! Using --password via the CLI is insecure. Use --password-stdin.
2025-08-18T22:04:27.4517948Z Login Succeeded
2025-08-18T22:04:27.4528462Z 
2025-08-18T22:04:27.4528728Z [+] GITLAB is Exported
2025-08-18T22:04:27.4920461Z [git remote -v]
2025-08-18T22:04:27.7906116Z gitlab.com
2025-08-18T22:04:27.7907525Z   ✓ Logged in to gitlab.com as Ajamx101 (GITLAB_TOKEN)
2025-08-18T22:04:27.7908885Z   ✓ Git operations for gitlab.com configured to use ssh protocol.
2025-08-18T22:04:27.7909745Z   ✓ API calls for gitlab.com are made over https protocol.
2025-08-18T22:04:27.7910449Z   ✓ REST API Endpoint: https://gitlab.com/api/v4/
2025-08-18T22:04:27.7911066Z   ✓ GraphQL Endpoint: https://gitlab.com/api/graphql/
2025-08-18T22:04:27.7911627Z   ✓ Token found: **************************
2025-08-18T22:04:27.7911854Z 
2025-08-18T22:04:27.7912442Z ! One of GITLAB_TOKEN, GITLAB_ACCESS_TOKEN, OAUTH_TOKEN environment variables is set. It will be used for all authentication.
2025-08-18T22:04:27.7913429Z [git remote -v]
2025-08-18T22:04:27.7925680Z 2025/08/18 22:04:27 [Could not determine base repo in telemetry hook:  fatal: not a git repository (or any of the parent directories): .git
2025-08-18T22:04:27.7926583Z git: exit status 128]
2025-08-18T22:04:28.0990087Z 
2025-08-18T22:04:28.0990415Z 
2025-08-18T22:04:28.0991277Z  [+] Started Initializing Linux pkrvmubgrv54qmi 6.11.0-1018-azure x86_64 :: at Monday, 2025-08-18 (10:04:28 PM)
2025-08-18T22:04:28.0991912Z 
2025-08-18T22:04:28.0993323Z 
2025-08-18T22:04:28.0993699Z [+] USER = runner
2025-08-18T22:04:28.0993950Z [+] HOME = /home/runner
2025-08-18T22:04:28.0996216Z [+] PATH = /home/runner/.local/share/soar/bin:/home/runner/bin:/home/runner/.cargo/bin:/home/runner/.cargo/env:/home/runner/.config/guix/current/bin/guix:/home/runner/.go/bin:/home/runner/go/bin:/home/runner/.local/bin:/home/runner/miniconda3/bin:/home/runner/miniconda3/condabin:/root/.config/guix/current/bin/guix:/usr/local/zig:/usr/local/zig/lib:/usr/local/zig/lib/include:/usr/local/musl/bin:/usr/local/musl/lib:/usr/local/musl/include:/snap/bin:/opt/pipx_bin:/home/runner/.config/composer/vendor/bin:/usr/local/.ghcup/bin:/home/runner/.dotnet/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
2025-08-18T22:04:28.1001239Z 
2025-08-18T22:04:28.1817594Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-18T22:04:28.2172150Z Hit:2 http://azure.archive.ubuntu.com/ubuntu noble InRelease
2025-08-18T22:04:28.2211036Z Hit:3 http://azure.archive.ubuntu.com/ubuntu noble-updates InRelease
2025-08-18T22:04:28.2219458Z Hit:4 http://azure.archive.ubuntu.com/ubuntu noble-backports InRelease
2025-08-18T22:04:28.2226290Z Hit:5 http://azure.archive.ubuntu.com/ubuntu noble-security InRelease
2025-08-18T22:04:28.2246137Z Hit:6 https://packages.microsoft.com/repos/azure-cli noble InRelease
2025-08-18T22:04:28.2351065Z Hit:7 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease
2025-08-18T22:04:29.3122437Z Reading package lists...
2025-08-18T22:04:29.3434299Z Reading package lists...
2025-08-18T22:04:29.4976242Z Building dependency tree...
2025-08-18T22:04:29.4984308Z Reading state information...
2025-08-18T22:04:29.6676386Z apt-transport-https is already the newest version (2.8.3).
2025-08-18T22:04:29.6676866Z apt-utils is already the newest version (2.8.3).
2025-08-18T22:04:29.6677254Z ca-certificates is already the newest version (20240203).
2025-08-18T22:04:29.6677654Z coreutils is already the newest version (9.4-3ubuntu6).
2025-08-18T22:04:29.6678235Z gnupg2 is already the newest version (2.4.4-2ubuntu17.3).
2025-08-18T22:04:29.6678642Z moreutils is already the newest version (0.69-1).
2025-08-18T22:04:29.6679084Z software-properties-common is already the newest version (0.99.49.3).
2025-08-18T22:04:29.6679570Z util-linux is already the newest version (2.39.3-9ubuntu6.3).
2025-08-18T22:04:29.6680001Z 0 upgraded, 0 newly installed, 0 to remove and 37 not upgraded.
2025-08-18T22:04:29.7315750Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-18T22:04:29.7583754Z Hit:2 http://azure.archive.ubuntu.com/ubuntu noble InRelease
2025-08-18T22:04:29.7596476Z Hit:3 http://azure.archive.ubuntu.com/ubuntu noble-updates InRelease
2025-08-18T22:04:29.7611535Z Hit:4 http://azure.archive.ubuntu.com/ubuntu noble-backports InRelease
2025-08-18T22:04:29.7616504Z Hit:5 http://azure.archive.ubuntu.com/ubuntu noble-security InRelease
2025-08-18T22:04:29.7650442Z Hit:6 https://packages.microsoft.com/repos/azure-cli noble InRelease
2025-08-18T22:04:29.7699165Z Hit:7 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease
2025-08-18T22:04:30.8736688Z Reading package lists...
2025-08-18T22:04:30.9060464Z Reading package lists...
2025-08-18T22:04:31.0648543Z Building dependency tree...
2025-08-18T22:04:31.0655878Z Reading state information...
2025-08-18T22:04:31.2123184Z aria2 is already the newest version (1.37.0+debian-1build3).
2025-08-18T22:04:31.2123963Z automake is already the newest version (1:1.16.5-1.3ubuntu1).
2025-08-18T22:04:31.2124615Z bc is already the newest version (1.07.1-3ubuntu4).
2025-08-18T22:04:31.2125235Z binutils is already the newest version (2.42-4ubuntu2.5).
2025-08-18T22:04:31.2125805Z ca-certificates is already the newest version (20240203).
2025-08-18T22:04:31.2126251Z diffutils is already the newest version (1:3.10-1build1).
2025-08-18T22:04:31.2126648Z dos2unix is already the newest version (7.5.1-1).
2025-08-18T22:04:31.2127030Z gawk is already the newest version (1:5.2.1-2build3).
2025-08-18T22:04:31.2127429Z gawk set to manually installed.
2025-08-18T22:04:31.2127917Z git-lfs is already the newest version (3.7.0).
2025-08-18T22:04:31.2128583Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-18T22:04:31.2128993Z libtool is already the newest version (2.4.7-7build1).
2025-08-18T22:04:31.2129405Z make is already the newest version (4.3-4.1build2).
2025-08-18T22:04:31.2130005Z p7zip-full is already the newest version (16.02+transitional.1).
2025-08-18T22:04:31.2130465Z rsync is already the newest version (3.2.7-1ubuntu1.2).
2025-08-18T22:04:31.2130859Z texinfo is already the newest version (7.1-3build2).
2025-08-18T22:04:31.2131247Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-18T22:04:31.2131645Z The following additional packages will be installed:
2025-08-18T22:04:31.2132397Z   fonts-droid-fallback fonts-noto-mono fonts-urw-base35 ghostscript
2025-08-18T22:04:31.2132976Z   imagemagick-6.q16 libdjvulibre-text libdjvulibre21 libgs-common libgs10
2025-08-18T22:04:31.2133527Z   libgs10-common libhiredis1.1.0 libidn12 libijs-0.35 libimath-3-1-29t64
2025-08-18T22:04:31.2133988Z   libjbig2dec0 libjxr-tools libjxr0t64 libmagickcore-6.q16-7-extra
2025-08-18T22:04:31.2134464Z   libnetpbm11t64 libopenexr-3-1-30 libpaper-utils libpaper1 libwmflite-0.2-7
2025-08-18T22:04:31.2134899Z   netpbm poppler-data xfonts-encodings xfonts-utils
2025-08-18T22:04:31.2145364Z Suggested packages:
2025-08-18T22:04:31.2145880Z   distcc | icecc fonts-noto fonts-freefont-otf | fonts-freefont-ttf
2025-08-18T22:04:31.2146652Z   fonts-texgyre texlive-binaries imagemagick-6-doc autotrace cups-bsd | lpr
2025-08-18T22:04:31.2147456Z   | lprng enscript ffmpeg gimp gnuplot grads graphviz hp2xx html2ps libwmf-bin
2025-08-18T22:04:31.2148416Z   mplayer povray radiance sane-utils texlive-base-bin transfig libraw-bin
2025-08-18T22:04:31.2148990Z   inkscape poppler-utils fonts-japanese-mincho | fonts-ipafont-mincho
2025-08-18T22:04:31.2149439Z   fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai
2025-08-18T22:04:31.2149782Z   fonts-arphic-uming fonts-nanum
2025-08-18T22:04:31.2640864Z The following NEW packages will be installed:
2025-08-18T22:04:31.2641677Z   b3sum build-essential ccache fonts-droid-fallback fonts-noto-mono
2025-08-18T22:04:31.2642711Z   fonts-urw-base35 ghostscript imagemagick imagemagick-6.q16 libdjvulibre-text
2025-08-18T22:04:31.2643721Z   libdjvulibre21 libgs-common libgs10 libgs10-common libhiredis1.1.0 libidn12
2025-08-18T22:04:31.2644777Z   libijs-0.35 libimath-3-1-29t64 libjbig2dec0 libjxr-tools libjxr0t64
2025-08-18T22:04:31.2645565Z   libmagickcore-6.q16-7-extra libnetpbm11t64 libopenexr-3-1-30 libpaper-utils
2025-08-18T22:04:31.2646667Z   libpaper1 libtool-bin libwmflite-0.2-7 lzip musl musl-dev musl-tools netpbm
2025-08-18T22:04:31.2647776Z   poppler-data xfonts-encodings xfonts-utils
2025-08-18T22:04:31.2822776Z 0 upgraded, 36 newly installed, 0 to remove and 37 not upgraded.
2025-08-18T22:04:31.2823351Z Need to get 27.5 MB of archives.
2025-08-18T22:04:31.2823834Z After this operation, 93.0 MB of additional disk space will be used.
2025-08-18T22:04:31.2824244Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-18T22:04:31.3567888Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 fonts-droid-fallback all 1:6.0.1r16-1.1build1 [1805 kB]
2025-08-18T22:04:31.4773935Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 poppler-data all 0.4.12-1 [2060 kB]
2025-08-18T22:04:31.6077017Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 b3sum amd64 1.2.0-1 [388 kB]
2025-08-18T22:04:31.6515306Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 build-essential amd64 12.10ubuntu1 [4928 B]
2025-08-18T22:04:31.6922186Z Get:6 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 libhiredis1.1.0 amd64 1.2.0-6ubuntu3 [41.4 kB]
2025-08-18T22:04:31.7352915Z Get:7 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 ccache amd64 4.9.1-1 [592 kB]
2025-08-18T22:04:31.8145941Z Get:8 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 fonts-noto-mono all 20201225-2 [435 kB]
2025-08-18T22:04:31.8598351Z Get:9 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 xfonts-encodings all 1:1.0.5-0ubuntu2 [578 kB]
2025-08-18T22:04:31.9398477Z Get:10 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 xfonts-utils amd64 1:7.7+6build3 [94.4 kB]
2025-08-18T22:04:31.9825521Z Get:11 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 fonts-urw-base35 all 20200910-8 [11.0 MB]
2025-08-18T22:04:32.2979644Z Get:12 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgs-common all 10.02.1~dfsg1-0ubuntu7.7 [176 kB]
2025-08-18T22:04:32.3431359Z Get:13 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgs10-common all 10.02.1~dfsg1-0ubuntu7.7 [488 kB]
2025-08-18T22:04:32.3906752Z Get:14 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libidn12 amd64 1.42-1build1 [55.9 kB]
2025-08-18T22:04:32.4335450Z Get:15 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libijs-0.35 amd64 0.35-15.1build1 [15.3 kB]
2025-08-18T22:04:32.4743788Z Get:16 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libjbig2dec0 amd64 0.20-1build3 [65.0 kB]
2025-08-18T22:04:32.5154199Z Get:17 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libpaper1 amd64 1.1.29build1 [13.4 kB]
2025-08-18T22:04:32.5578480Z Get:18 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgs10 amd64 10.02.1~dfsg1-0ubuntu7.7 [3897 kB]
2025-08-18T22:04:32.7176500Z Get:19 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 ghostscript amd64 10.02.1~dfsg1-0ubuntu7.7 [43.4 kB]
2025-08-18T22:04:32.8018584Z Get:20 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 imagemagick-6.q16 amd64 8:6.9.12.98+dfsg1-5.2build2 [254 kB]
2025-08-18T22:04:32.8482654Z Get:21 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 imagemagick amd64 8:6.9.12.98+dfsg1-5.2build2 [14.2 kB]
2025-08-18T22:04:32.8897582Z Get:22 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdjvulibre-text all 3.5.28-2ubuntu0.24.04.1 [50.9 kB]
2025-08-18T22:04:32.9312244Z Get:23 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdjvulibre21 amd64 3.5.28-2ubuntu0.24.04.1 [638 kB]
2025-08-18T22:04:33.0125515Z Get:24 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 libimath-3-1-29t64 amd64 3.1.9-3.1ubuntu2 [72.2 kB]
2025-08-18T22:04:33.0546650Z Get:25 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 libjxr0t64 amd64 1.2~git20170615.f752187-5.1ubuntu2 [181 kB]
2025-08-18T22:04:33.0986624Z Get:26 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 libjxr-tools amd64 1.2~git20170615.f752187-5.1ubuntu2 [15.8 kB]
2025-08-18T22:04:33.1400713Z Get:27 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 libopenexr-3-1-30 amd64 3.1.5-5.1build3 [1004 kB]
2025-08-18T22:04:33.2232593Z Get:28 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libwmflite-0.2-7 amd64 0.2.13-1.1build3 [68.6 kB]
2025-08-18T22:04:33.2647985Z Get:29 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 libmagickcore-6.q16-7-extra amd64 8:6.9.12.98+dfsg1-5.2build2 [70.1 kB]
2025-08-18T22:04:33.3063691Z Get:30 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 libnetpbm11t64 amd64 2:11.05.02-1.1build1 [114 kB]
2025-08-18T22:04:33.3484240Z Get:31 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libpaper-utils amd64 1.1.29build1 [8650 B]
2025-08-18T22:04:33.3900011Z Get:32 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libtool-bin amd64 2.4.7-7build1 [84.1 kB]
2025-08-18T22:04:33.4326363Z Get:33 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 lzip amd64 1.24.1-1build1 [83.1 kB]
2025-08-18T22:04:33.4756643Z Get:34 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 netpbm amd64 2:11.05.02-1.1build1 [2054 kB]
2025-08-18T22:04:33.5968612Z Get:35 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 musl amd64 1.2.4-2 [416 kB]
2025-08-18T22:04:33.6461936Z Get:36 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 musl-dev amd64 1.2.4-2 [616 kB]
2025-08-18T22:04:33.7273199Z Get:37 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 musl-tools amd64 1.2.4-2 [5540 B]
2025-08-18T22:04:33.9662677Z Preconfiguring packages ...
2025-08-18T22:04:34.0244971Z Fetched 27.5 MB in 2s (11.2 MB/s)
2025-08-18T22:04:34.0453255Z Selecting previously unselected package fonts-droid-fallback.
2025-08-18T22:04:34.0506011Z (Reading database ... 
2025-08-18T22:04:34.0506416Z (Reading database ... 5%
2025-08-18T22:04:34.0506831Z (Reading database ... 10%
2025-08-18T22:04:34.0507232Z (Reading database ... 15%
2025-08-18T22:04:34.0507596Z (Reading database ... 20%
2025-08-18T22:04:34.0507949Z (Reading database ... 25%
2025-08-18T22:04:34.0508490Z (Reading database ... 30%
2025-08-18T22:04:34.0508854Z (Reading database ... 35%
2025-08-18T22:04:34.0509473Z (Reading database ... 40%
2025-08-18T22:04:34.0509822Z (Reading database ... 45%
2025-08-18T22:04:34.0510176Z (Reading database ... 50%
2025-08-18T22:04:34.0605922Z (Reading database ... 55%
2025-08-18T22:04:34.0623821Z (Reading database ... 60%
2025-08-18T22:04:34.0643389Z (Reading database ... 65%
2025-08-18T22:04:34.0678155Z (Reading database ... 70%
2025-08-18T22:04:34.0699705Z (Reading database ... 75%
2025-08-18T22:04:34.0721318Z (Reading database ... 80%
2025-08-18T22:04:34.0861154Z (Reading database ... 85%
2025-08-18T22:04:34.1129005Z (Reading database ... 90%
2025-08-18T22:04:34.1199928Z (Reading database ... 95%
2025-08-18T22:04:34.1200384Z (Reading database ... 100%
2025-08-18T22:04:34.1201070Z (Reading database ... 220072 files and directories currently installed.)
2025-08-18T22:04:34.1240293Z Preparing to unpack .../00-fonts-droid-fallback_1%3a6.0.1r16-1.1build1_all.deb ...
2025-08-18T22:04:34.1502221Z Unpacking fonts-droid-fallback (1:6.0.1r16-1.1build1) ...
2025-08-18T22:04:34.2971933Z Selecting previously unselected package poppler-data.
2025-08-18T22:04:34.3106153Z Preparing to unpack .../01-poppler-data_0.4.12-1_all.deb ...
2025-08-18T22:04:34.3117838Z Unpacking poppler-data (0.4.12-1) ...
2025-08-18T22:04:34.4515769Z Selecting previously unselected package b3sum.
2025-08-18T22:04:34.4651727Z Preparing to unpack .../02-b3sum_1.2.0-1_amd64.deb ...
2025-08-18T22:04:34.4663855Z Unpacking b3sum (1.2.0-1) ...
2025-08-18T22:04:34.4930920Z Selecting previously unselected package build-essential.
2025-08-18T22:04:34.5065048Z Preparing to unpack .../03-build-essential_12.10ubuntu1_amd64.deb ...
2025-08-18T22:04:34.5076276Z Unpacking build-essential (12.10ubuntu1) ...
2025-08-18T22:04:34.5295814Z Selecting previously unselected package libhiredis1.1.0:amd64.
2025-08-18T22:04:34.5427734Z Preparing to unpack .../04-libhiredis1.1.0_1.2.0-6ubuntu3_amd64.deb ...
2025-08-18T22:04:34.5450230Z Unpacking libhiredis1.1.0:amd64 (1.2.0-6ubuntu3) ...
2025-08-18T22:04:34.5693223Z Selecting previously unselected package ccache.
2025-08-18T22:04:34.5823347Z Preparing to unpack .../05-ccache_4.9.1-1_amd64.deb ...
2025-08-18T22:04:34.5833321Z Unpacking ccache (4.9.1-1) ...
2025-08-18T22:04:34.6149200Z Selecting previously unselected package fonts-noto-mono.
2025-08-18T22:04:34.6280319Z Preparing to unpack .../06-fonts-noto-mono_20201225-2_all.deb ...
2025-08-18T22:04:34.6289346Z Unpacking fonts-noto-mono (20201225-2) ...
2025-08-18T22:04:34.6587539Z Selecting previously unselected package xfonts-encodings.
2025-08-18T22:04:34.6720691Z Preparing to unpack .../07-xfonts-encodings_1%3a1.0.5-0ubuntu2_all.deb ...
2025-08-18T22:04:34.6733512Z Unpacking xfonts-encodings (1:1.0.5-0ubuntu2) ...
2025-08-18T22:04:34.7031884Z Selecting previously unselected package xfonts-utils.
2025-08-18T22:04:34.7164120Z Preparing to unpack .../08-xfonts-utils_1%3a7.7+6build3_amd64.deb ...
2025-08-18T22:04:34.7174785Z Unpacking xfonts-utils (1:7.7+6build3) ...
2025-08-18T22:04:34.7534498Z Selecting previously unselected package fonts-urw-base35.
2025-08-18T22:04:34.7668754Z Preparing to unpack .../09-fonts-urw-base35_20200910-8_all.deb ...
2025-08-18T22:04:34.8301865Z Unpacking fonts-urw-base35 (20200910-8) ...
2025-08-18T22:04:34.9296967Z Selecting previously unselected package libgs-common.
2025-08-18T22:04:34.9432469Z Preparing to unpack .../10-libgs-common_10.02.1~dfsg1-0ubuntu7.7_all.deb ...
2025-08-18T22:04:34.9443062Z Unpacking libgs-common (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-18T22:04:34.9691530Z Selecting previously unselected package libgs10-common.
2025-08-18T22:04:34.9826505Z Preparing to unpack .../11-libgs10-common_10.02.1~dfsg1-0ubuntu7.7_all.deb ...
2025-08-18T22:04:34.9837368Z Unpacking libgs10-common (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-18T22:04:35.0505203Z Selecting previously unselected package libidn12:amd64.
2025-08-18T22:04:35.0641319Z Preparing to unpack .../12-libidn12_1.42-1build1_amd64.deb ...
2025-08-18T22:04:35.0655183Z Unpacking libidn12:amd64 (1.42-1build1) ...
2025-08-18T22:04:35.0885380Z Selecting previously unselected package libijs-0.35:amd64.
2025-08-18T22:04:35.1020183Z Preparing to unpack .../13-libijs-0.35_0.35-15.1build1_amd64.deb ...
2025-08-18T22:04:35.1032019Z Unpacking libijs-0.35:amd64 (0.35-15.1build1) ...
2025-08-18T22:04:35.1255250Z Selecting previously unselected package libjbig2dec0:amd64.
2025-08-18T22:04:35.1388475Z Preparing to unpack .../14-libjbig2dec0_0.20-1build3_amd64.deb ...
2025-08-18T22:04:35.1401013Z Unpacking libjbig2dec0:amd64 (0.20-1build3) ...
2025-08-18T22:04:35.1648528Z Selecting previously unselected package libpaper1:amd64.
2025-08-18T22:04:35.1782721Z Preparing to unpack .../15-libpaper1_1.1.29build1_amd64.deb ...
2025-08-18T22:04:35.1795225Z Unpacking libpaper1:amd64 (1.1.29build1) ...
2025-08-18T22:04:35.2039777Z Selecting previously unselected package libgs10:amd64.
2025-08-18T22:04:35.2172109Z Preparing to unpack .../16-libgs10_10.02.1~dfsg1-0ubuntu7.7_amd64.deb ...
2025-08-18T22:04:35.2184409Z Unpacking libgs10:amd64 (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-18T22:04:35.3222128Z Selecting previously unselected package ghostscript.
2025-08-18T22:04:35.3356612Z Preparing to unpack .../17-ghostscript_10.02.1~dfsg1-0ubuntu7.7_amd64.deb ...
2025-08-18T22:04:35.3369808Z Unpacking ghostscript (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-18T22:04:35.3691730Z Selecting previously unselected package imagemagick-6.q16.
2025-08-18T22:04:35.3826225Z Preparing to unpack .../18-imagemagick-6.q16_8%3a6.9.12.98+dfsg1-5.2build2_amd64.deb ...
2025-08-18T22:04:35.3839114Z Unpacking imagemagick-6.q16 (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-18T22:04:35.5064615Z Selecting previously unselected package imagemagick.
2025-08-18T22:04:35.5199294Z Preparing to unpack .../19-imagemagick_8%3a6.9.12.98+dfsg1-5.2build2_amd64.deb ...
2025-08-18T22:04:35.5213309Z Unpacking imagemagick (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-18T22:04:35.5419912Z Selecting previously unselected package libdjvulibre-text.
2025-08-18T22:04:35.5553072Z Preparing to unpack .../20-libdjvulibre-text_3.5.28-2ubuntu0.24.04.1_all.deb ...
2025-08-18T22:04:35.5564351Z Unpacking libdjvulibre-text (3.5.28-2ubuntu0.24.04.1) ...
2025-08-18T22:04:35.5814831Z Selecting previously unselected package libdjvulibre21:amd64.
2025-08-18T22:04:35.5947533Z Preparing to unpack .../21-libdjvulibre21_3.5.28-2ubuntu0.24.04.1_amd64.deb ...
2025-08-18T22:04:35.5959785Z Unpacking libdjvulibre21:amd64 (3.5.28-2ubuntu0.24.04.1) ...
2025-08-18T22:04:35.6252837Z Selecting previously unselected package libimath-3-1-29t64:amd64.
2025-08-18T22:04:35.6385201Z Preparing to unpack .../22-libimath-3-1-29t64_3.1.9-3.1ubuntu2_amd64.deb ...
2025-08-18T22:04:35.6399930Z Unpacking libimath-3-1-29t64:amd64 (3.1.9-3.1ubuntu2) ...
2025-08-18T22:04:35.6641132Z Selecting previously unselected package libjxr0t64:amd64.
2025-08-18T22:04:35.6773348Z Preparing to unpack .../23-libjxr0t64_1.2~git20170615.f752187-5.1ubuntu2_amd64.deb ...
2025-08-18T22:04:35.6784734Z Unpacking libjxr0t64:amd64 (1.2~git20170615.f752187-5.1ubuntu2) ...
2025-08-18T22:04:35.7023739Z Selecting previously unselected package libjxr-tools.
2025-08-18T22:04:35.7155057Z Preparing to unpack .../24-libjxr-tools_1.2~git20170615.f752187-5.1ubuntu2_amd64.deb ...
2025-08-18T22:04:35.7167387Z Unpacking libjxr-tools (1.2~git20170615.f752187-5.1ubuntu2) ...
2025-08-18T22:04:35.7369100Z Selecting previously unselected package libopenexr-3-1-30:amd64.
2025-08-18T22:04:35.7499081Z Preparing to unpack .../25-libopenexr-3-1-30_3.1.5-5.1build3_amd64.deb ...
2025-08-18T22:04:35.7510244Z Unpacking libopenexr-3-1-30:amd64 (3.1.5-5.1build3) ...
2025-08-18T22:04:35.7886583Z Selecting previously unselected package libwmflite-0.2-7:amd64.
2025-08-18T22:04:35.8020071Z Preparing to unpack .../26-libwmflite-0.2-7_0.2.13-1.1build3_amd64.deb ...
2025-08-18T22:04:35.8029192Z Unpacking libwmflite-0.2-7:amd64 (0.2.13-1.1build3) ...
2025-08-18T22:04:35.8243671Z Selecting previously unselected package libmagickcore-6.q16-7-extra:amd64.
2025-08-18T22:04:35.8375169Z Preparing to unpack .../27-libmagickcore-6.q16-7-extra_8%3a6.9.12.98+dfsg1-5.2build2_amd64.deb ...
2025-08-18T22:04:35.8383552Z Unpacking libmagickcore-6.q16-7-extra:amd64 (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-18T22:04:35.8759688Z Selecting previously unselected package libnetpbm11t64:amd64.
2025-08-18T22:04:35.8892304Z Preparing to unpack .../28-libnetpbm11t64_2%3a11.05.02-1.1build1_amd64.deb ...
2025-08-18T22:04:35.8901744Z Unpacking libnetpbm11t64:amd64 (2:11.05.02-1.1build1) ...
2025-08-18T22:04:35.9117056Z Selecting previously unselected package libpaper-utils.
2025-08-18T22:04:35.9251901Z Preparing to unpack .../29-libpaper-utils_1.1.29build1_amd64.deb ...
2025-08-18T22:04:35.9261550Z Unpacking libpaper-utils (1.1.29build1) ...
2025-08-18T22:04:35.9530639Z Selecting previously unselected package libtool-bin.
2025-08-18T22:04:35.9662854Z Preparing to unpack .../30-libtool-bin_2.4.7-7build1_amd64.deb ...
2025-08-18T22:04:35.9673605Z Unpacking libtool-bin (2.4.7-7build1) ...
2025-08-18T22:04:35.9896415Z Selecting previously unselected package lzip.
2025-08-18T22:04:36.0027720Z Preparing to unpack .../31-lzip_1.24.1-1build1_amd64.deb ...
2025-08-18T22:04:36.0036379Z Unpacking lzip (1.24.1-1build1) ...
2025-08-18T22:04:36.0258219Z Selecting previously unselected package netpbm.
2025-08-18T22:04:36.0388846Z Preparing to unpack .../32-netpbm_2%3a11.05.02-1.1build1_amd64.deb ...
2025-08-18T22:04:36.0396419Z Unpacking netpbm (2:11.05.02-1.1build1) ...
2025-08-18T22:04:36.2048856Z Selecting previously unselected package musl:amd64.
2025-08-18T22:04:36.2185638Z Preparing to unpack .../33-musl_1.2.4-2_amd64.deb ...
2025-08-18T22:04:36.2194540Z Unpacking musl:amd64 (1.2.4-2) ...
2025-08-18T22:04:36.2481075Z Selecting previously unselected package musl-dev:amd64.
2025-08-18T22:04:36.2614580Z Preparing to unpack .../34-musl-dev_1.2.4-2_amd64.deb ...
2025-08-18T22:04:36.2623509Z Unpacking musl-dev:amd64 (1.2.4-2) ...
2025-08-18T22:04:36.3280290Z Selecting previously unselected package musl-tools.
2025-08-18T22:04:36.3416039Z Preparing to unpack .../35-musl-tools_1.2.4-2_amd64.deb ...
2025-08-18T22:04:36.3425074Z Unpacking musl-tools (1.2.4-2) ...
2025-08-18T22:04:36.3827389Z Setting up libpaper1:amd64 (1.1.29build1) ...
2025-08-18T22:04:36.5161007Z 
2025-08-18T22:04:36.5161327Z Creating config file /etc/papersize with new version
2025-08-18T22:04:36.5833868Z Setting up libtool-bin (2.4.7-7build1) ...
2025-08-18T22:04:36.5857637Z Setting up fonts-noto-mono (20201225-2) ...
2025-08-18T22:04:36.5889673Z Setting up libwmflite-0.2-7:amd64 (0.2.13-1.1build3) ...
2025-08-18T22:04:36.5913652Z Setting up libijs-0.35:amd64 (0.35-15.1build1) ...
2025-08-18T22:04:36.5938868Z Setting up libgs-common (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-18T22:04:36.5960205Z Setting up libpaper-utils (1.1.29build1) ...
2025-08-18T22:04:36.5987261Z Setting up libnetpbm11t64:amd64 (2:11.05.02-1.1build1) ...
2025-08-18T22:04:36.6010748Z Setting up poppler-data (0.4.12-1) ...
2025-08-18T22:04:36.6117127Z Setting up libjxr0t64:amd64 (1.2~git20170615.f752187-5.1ubuntu2) ...
2025-08-18T22:04:36.6144257Z Setting up libjbig2dec0:amd64 (0.20-1build3) ...
2025-08-18T22:04:36.6172368Z Setting up lzip (1.24.1-1build1) ...
2025-08-18T22:04:36.6237710Z update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip (lzip) in auto mode
2025-08-18T22:04:36.6282987Z update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-compressor (lzip-compressor) in auto mode
2025-08-18T22:04:36.6329242Z update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-decompressor (lzip-decompressor) in auto mode
2025-08-18T22:04:36.6350907Z Setting up xfonts-encodings (1:1.0.5-0ubuntu2) ...
2025-08-18T22:04:36.6377709Z Setting up libimath-3-1-29t64:amd64 (3.1.9-3.1ubuntu2) ...
2025-08-18T22:04:36.6404553Z Setting up libidn12:amd64 (1.42-1build1) ...
2025-08-18T22:04:36.6431903Z Setting up netpbm (2:11.05.02-1.1build1) ...
2025-08-18T22:04:36.6459912Z Setting up imagemagick-6.q16 (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-18T22:04:36.6529339Z update-alternatives: using /usr/bin/compare-im6.q16 to provide /usr/bin/compare (compare) in auto mode
2025-08-18T22:04:36.6573808Z update-alternatives: using /usr/bin/compare-im6.q16 to provide /usr/bin/compare-im6 (compare-im6) in auto mode
2025-08-18T22:04:36.6628226Z update-alternatives: using /usr/bin/animate-im6.q16 to provide /usr/bin/animate (animate) in auto mode
2025-08-18T22:04:36.6673462Z update-alternatives: using /usr/bin/animate-im6.q16 to provide /usr/bin/animate-im6 (animate-im6) in auto mode
2025-08-18T22:04:36.6731449Z update-alternatives: using /usr/bin/convert-im6.q16 to provide /usr/bin/convert (convert) in auto mode
2025-08-18T22:04:36.6776823Z update-alternatives: using /usr/bin/convert-im6.q16 to provide /usr/bin/convert-im6 (convert-im6) in auto mode
2025-08-18T22:04:36.6831016Z update-alternatives: using /usr/bin/composite-im6.q16 to provide /usr/bin/composite (composite) in auto mode
2025-08-18T22:04:36.6876047Z update-alternatives: using /usr/bin/composite-im6.q16 to provide /usr/bin/composite-im6 (composite-im6) in auto mode
2025-08-18T22:04:36.6939889Z update-alternatives: using /usr/bin/conjure-im6.q16 to provide /usr/bin/conjure (conjure) in auto mode
2025-08-18T22:04:36.6985763Z update-alternatives: using /usr/bin/conjure-im6.q16 to provide /usr/bin/conjure-im6 (conjure-im6) in auto mode
2025-08-18T22:04:36.7041177Z update-alternatives: using /usr/bin/import-im6.q16 to provide /usr/bin/import (import) in auto mode
2025-08-18T22:04:36.7087575Z update-alternatives: using /usr/bin/import-im6.q16 to provide /usr/bin/import-im6 (import-im6) in auto mode
2025-08-18T22:04:36.7147610Z update-alternatives: using /usr/bin/identify-im6.q16 to provide /usr/bin/identify (identify) in auto mode
2025-08-18T22:04:36.7194329Z update-alternatives: using /usr/bin/identify-im6.q16 to provide /usr/bin/identify-im6 (identify-im6) in auto mode
2025-08-18T22:04:36.7252258Z update-alternatives: using /usr/bin/stream-im6.q16 to provide /usr/bin/stream (stream) in auto mode
2025-08-18T22:04:36.7300443Z update-alternatives: using /usr/bin/stream-im6.q16 to provide /usr/bin/stream-im6 (stream-im6) in auto mode
2025-08-18T22:04:36.7358806Z update-alternatives: using /usr/bin/display-im6.q16 to provide /usr/bin/display (display) in auto mode
2025-08-18T22:04:36.7405487Z update-alternatives: using /usr/bin/display-im6.q16 to provide /usr/bin/display-im6 (display-im6) in auto mode
2025-08-18T22:04:36.7463172Z update-alternatives: using /usr/bin/montage-im6.q16 to provide /usr/bin/montage (montage) in auto mode
2025-08-18T22:04:36.7511079Z update-alternatives: using /usr/bin/montage-im6.q16 to provide /usr/bin/montage-im6 (montage-im6) in auto mode
2025-08-18T22:04:36.7569619Z update-alternatives: using /usr/bin/mogrify-im6.q16 to provide /usr/bin/mogrify (mogrify) in auto mode
2025-08-18T22:04:36.7617863Z update-alternatives: using /usr/bin/mogrify-im6.q16 to provide /usr/bin/mogrify-im6 (mogrify-im6) in auto mode
2025-08-18T22:04:36.7637236Z Setting up b3sum (1.2.0-1) ...
2025-08-18T22:04:36.7658361Z Setting up musl:amd64 (1.2.4-2) ...
2025-08-18T22:04:36.7694544Z Setting up build-essential (12.10ubuntu1) ...
2025-08-18T22:04:36.7714588Z Setting up fonts-droid-fallback (1:6.0.1r16-1.1build1) ...
2025-08-18T22:04:36.7915407Z Setting up libdjvulibre-text (3.5.28-2ubuntu0.24.04.1) ...
2025-08-18T22:04:36.7947751Z Setting up libhiredis1.1.0:amd64 (1.2.0-6ubuntu3) ...
2025-08-18T22:04:36.7970127Z Setting up libjxr-tools (1.2~git20170615.f752187-5.1ubuntu2) ...
2025-08-18T22:04:36.7997175Z Setting up ccache (4.9.1-1) ...
2025-08-18T22:04:36.8028273Z Updating symlinks in /usr/lib/ccache ...
2025-08-18T22:04:36.8153663Z Setting up libdjvulibre21:amd64 (3.5.28-2ubuntu0.24.04.1) ...
2025-08-18T22:04:36.8174680Z Setting up xfonts-utils (1:7.7+6build3) ...
2025-08-18T22:04:36.8214563Z Setting up musl-dev:amd64 (1.2.4-2) ...
2025-08-18T22:04:36.8245037Z Setting up libopenexr-3-1-30:amd64 (3.1.5-5.1build3) ...
2025-08-18T22:04:36.8267896Z Setting up imagemagick (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-18T22:04:36.8289133Z Setting up libmagickcore-6.q16-7-extra:amd64 (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-18T22:04:36.8310281Z Setting up fonts-urw-base35 (20200910-8) ...
2025-08-18T22:04:36.9817568Z Setting up musl-tools (1.2.4-2) ...
2025-08-18T22:04:36.9840031Z Setting up libgs10-common (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-18T22:04:36.9860884Z Setting up libgs10:amd64 (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-18T22:04:36.9883137Z Setting up ghostscript (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-18T22:04:36.9951192Z Processing triggers for install-info (7.1-3build2) ...
2025-08-18T22:04:37.2403068Z Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ...
2025-08-18T22:04:37.6423303Z Processing triggers for hicolor-icon-theme (0.17-2) ...
2025-08-18T22:04:38.7237732Z Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
2025-08-18T22:04:38.7886521Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-18T22:04:49.1271919Z Reading package lists...
2025-08-18T22:04:49.2775869Z Building dependency tree...
2025-08-18T22:04:49.2783667Z Reading state information...
2025-08-18T22:04:49.4222085Z autoconf is already the newest version (2.71-3).
2025-08-18T22:04:49.4222779Z automake is already the newest version (1:1.16.5-1.3ubuntu1).
2025-08-18T22:04:49.4223422Z binutils is already the newest version (2.42-4ubuntu2.5).
2025-08-18T22:04:49.4224089Z bison is already the newest version (2:3.8.2+dfsg-1build2).
2025-08-18T22:04:49.4224751Z build-essential is already the newest version (12.10ubuntu1).
2025-08-18T22:04:49.4225399Z ca-certificates is already the newest version (20240203).
2025-08-18T22:04:49.4225982Z flex is already the newest version (2.6.4-8.2build1).
2025-08-18T22:04:49.4226528Z file is already the newest version (1:5.45-3build1).
2025-08-18T22:04:49.4227091Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-18T22:04:49.4228200Z libtool is already the newest version (2.4.7-7build1).
2025-08-18T22:04:49.4228815Z libtool-bin is already the newest version (2.4.7-7build1).
2025-08-18T22:04:49.4229400Z patch is already the newest version (2.7.6-7build3).
2025-08-18T22:04:49.4229902Z patch set to manually installed.
2025-08-18T22:04:49.4230423Z patchelf is already the newest version (0.18.0-1.1build1).
2025-08-18T22:04:49.4231028Z pkg-config is already the newest version (1.8.1-2build1).
2025-08-18T22:04:49.4231595Z tree is already the newest version (2.1.1-2ubuntu3).
2025-08-18T22:04:49.4232153Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-18T22:04:49.4232637Z Suggested packages:
2025-08-18T22:04:49.4232958Z   scons-doc
2025-08-18T22:04:49.4353150Z The following NEW packages will be installed:
2025-08-18T22:04:49.4359157Z   autopoint byacc clang qemu-user-static scons
2025-08-18T22:04:49.4522251Z 0 upgraded, 5 newly installed, 0 to remove and 37 not upgraded.
2025-08-18T22:04:49.4522844Z Need to get 15.8 MB of archives.
2025-08-18T22:04:49.4523229Z After this operation, 140 MB of additional disk space will be used.
2025-08-18T22:04:49.4523620Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-18T22:04:49.5224949Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB]
2025-08-18T22:04:49.6933290Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 clang amd64 1:18.0-59~exp2 [5846 B]
2025-08-18T22:04:49.7929400Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 qemu-user-static amd64 1:8.2.2+ds-0ubuntu1.9 [14.7 MB]
2025-08-18T22:04:50.6844017Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 scons all 4.5.2+dfsg-1 [577 kB]
2025-08-18T22:04:50.7945634Z Get:6 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 byacc amd64 1:2.0.20221106-1 [85.5 kB]
2025-08-18T22:04:51.0444746Z Fetched 15.8 MB in 1s (11.6 MB/s)
2025-08-18T22:04:51.0632278Z Selecting previously unselected package autopoint.
2025-08-18T22:04:51.0687519Z (Reading database ... 
2025-08-18T22:04:51.0687935Z (Reading database ... 5%
2025-08-18T22:04:51.0688467Z (Reading database ... 10%
2025-08-18T22:04:51.0688826Z (Reading database ... 15%
2025-08-18T22:04:51.0689156Z (Reading database ... 20%
2025-08-18T22:04:51.0689384Z (Reading database ... 25%
2025-08-18T22:04:51.0689840Z (Reading database ... 30%
2025-08-18T22:04:51.0690056Z (Reading database ... 35%
2025-08-18T22:04:51.0690269Z (Reading database ... 40%
2025-08-18T22:04:51.0690479Z (Reading database ... 45%
2025-08-18T22:04:51.0690690Z (Reading database ... 50%
2025-08-18T22:04:51.0783704Z (Reading database ... 55%
2025-08-18T22:04:51.0802025Z (Reading database ... 60%
2025-08-18T22:04:51.0823212Z (Reading database ... 65%
2025-08-18T22:04:51.0859108Z (Reading database ... 70%
2025-08-18T22:04:51.0880201Z (Reading database ... 75%
2025-08-18T22:04:51.0903078Z (Reading database ... 80%
2025-08-18T22:04:51.1040928Z (Reading database ... 85%
2025-08-18T22:04:51.1310396Z (Reading database ... 90%
2025-08-18T22:04:51.1385408Z (Reading database ... 95%
2025-08-18T22:04:51.1385810Z (Reading database ... 100%
2025-08-18T22:04:51.1386215Z (Reading database ... 222565 files and directories currently installed.)
2025-08-18T22:04:51.1427582Z Preparing to unpack .../autopoint_0.21-14ubuntu2_all.deb ...
2025-08-18T22:04:51.1478662Z Unpacking autopoint (0.21-14ubuntu2) ...
2025-08-18T22:04:51.1726596Z Selecting previously unselected package clang.
2025-08-18T22:04:51.1860658Z Preparing to unpack .../clang_1%3a18.0-59~exp2_amd64.deb ...
2025-08-18T22:04:51.1868964Z Unpacking clang (1:18.0-59~exp2) ...
2025-08-18T22:04:51.2072889Z Selecting previously unselected package qemu-user-static.
2025-08-18T22:04:51.2204232Z Preparing to unpack .../qemu-user-static_1%3a8.2.2+ds-0ubuntu1.9_amd64.deb ...
2025-08-18T22:04:51.2213658Z Unpacking qemu-user-static (1:8.2.2+ds-0ubuntu1.9) ...
2025-08-18T22:04:51.6647095Z Selecting previously unselected package scons.
2025-08-18T22:04:51.6782935Z Preparing to unpack .../scons_4.5.2+dfsg-1_all.deb ...
2025-08-18T22:04:51.6792076Z Unpacking scons (4.5.2+dfsg-1) ...
2025-08-18T22:04:51.7460622Z Selecting previously unselected package byacc.
2025-08-18T22:04:51.7596381Z Preparing to unpack .../byacc_1%3a2.0.20221106-1_amd64.deb ...
2025-08-18T22:04:51.7605902Z Unpacking byacc (1:2.0.20221106-1) ...
2025-08-18T22:04:51.8007140Z Setting up qemu-user-static (1:8.2.2+ds-0ubuntu1.9) ...
2025-08-18T22:04:51.8051849Z Setting up byacc (1:2.0.20221106-1) ...
2025-08-18T22:04:51.8134149Z Setting up clang (1:18.0-59~exp2) ...
2025-08-18T22:04:51.8349005Z Setting up scons (4.5.2+dfsg-1) ...
2025-08-18T22:04:52.2311852Z Setting up autopoint (0.21-14ubuntu2) ...
2025-08-18T22:04:52.2344040Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-18T22:04:56.0892007Z Processing triggers for systemd (255.4-1ubuntu8.10) ...
2025-08-18T22:04:57.4792624Z Reading package lists...
2025-08-18T22:04:57.6252072Z Building dependency tree...
2025-08-18T22:04:57.6259754Z Reading state information...
2025-08-18T22:04:57.7671645Z The following additional packages will be installed:
2025-08-18T22:04:57.7672249Z   libb-hooks-op-check-perl libclass-method-modifiers-perl
2025-08-18T22:04:57.7672736Z   libclass-xsaccessor-perl libdevel-callchecker-perl
2025-08-18T22:04:57.7673332Z   libdynaloader-functions-perl libfile-dirlist-perl libfile-homedir-perl
2025-08-18T22:04:57.7674434Z   libfile-listing-perl libfile-touch-perl libfile-which-perl libhtml-tree-perl
2025-08-18T22:04:57.7675290Z   libhttp-cookies-perl libhttp-negotiate-perl libimport-into-perl
2025-08-18T22:04:57.7675991Z   libio-socket-ssl-perl liblwp-protocol-https-perl libmodule-runtime-perl
2025-08-18T22:04:57.7677040Z   libmoo-perl libnet-http-perl libnet-ssleay-perl libparams-classify-perl
2025-08-18T22:04:57.7677775Z   librole-tiny-perl libsub-quote-perl libtry-tiny-perl libwww-perl
2025-08-18T22:04:57.7678470Z   libwww-robotrules-perl patchutils perl-openssl-defaults wdiff
2025-08-18T22:04:57.7682937Z Suggested packages:
2025-08-18T22:04:57.7683430Z   adequate at autopkgtest bls-standalone bsd-mailx | mailx
2025-08-18T22:04:57.7684023Z   check-all-the-things cvs-buildpackage debhelper diffoscope disorderfs
2025-08-18T22:04:57.7684482Z   dose-extra duck elpa-devscripts faketime gnuplot how-can-i-help
2025-08-18T22:04:57.7686702Z   libauthen-sasl-perl libdbd-pg-perl libfile-desktopentry-perl
2025-08-18T22:04:57.7687747Z   libterm-size-perl libyaml-syck-perl mmdebstrap mutt piuparts pristine-lfs
2025-08-18T22:04:57.7688688Z   quilt ratt reprotest svn-buildpackage w3m debian-keyring equivs
2025-08-18T22:04:57.7689453Z   libgitlab-api-v4-perl libsoap-lite-perl pristine-tar libcrypt-ssleay-perl
2025-08-18T22:04:57.7690280Z   libscalar-number-perl libxstring-perl libsub-name-perl libauthen-ntlm-perl
2025-08-18T22:04:57.7690885Z   wdiff-doc
2025-08-18T22:04:57.7691166Z Recommended packages:
2025-08-18T22:04:57.7691673Z   dctrl-tools dput | dupload libdistro-info-perl libgit-wrapper-perl
2025-08-18T22:04:57.7692421Z   liblist-compare-perl libstring-shellquote-perl licensecheck lintian
2025-08-18T22:04:57.7693189Z   python3-unidiff python3-xdg libhtml-format-perl libnamespace-clean-perl
2025-08-18T22:04:57.7693985Z   libdata-dump-perl libhtml-form-perl libhttp-daemon-perl libmailtools-perl
2025-08-18T22:04:57.7857619Z The following NEW packages will be installed:
2025-08-18T22:04:57.7858730Z   devscripts libb-hooks-op-check-perl libclass-method-modifiers-perl
2025-08-18T22:04:57.7859458Z   libclass-xsaccessor-perl libdevel-callchecker-perl
2025-08-18T22:04:57.7860203Z   libdynaloader-functions-perl libfile-dirlist-perl libfile-homedir-perl
2025-08-18T22:04:57.7861021Z   libfile-listing-perl libfile-touch-perl libfile-which-perl libhtml-tree-perl
2025-08-18T22:04:57.7861570Z   libhttp-cookies-perl libhttp-negotiate-perl libimport-into-perl
2025-08-18T22:04:57.7862344Z   libio-socket-ssl-perl liblwp-protocol-https-perl libmodule-runtime-perl
2025-08-18T22:04:57.7862952Z   libmoo-perl libnet-http-perl libnet-ssleay-perl libparams-classify-perl
2025-08-18T22:04:57.7863716Z   librole-tiny-perl libsub-quote-perl libtry-tiny-perl libwww-perl
2025-08-18T22:04:57.7864843Z   libwww-robotrules-perl patchutils perl-openssl-defaults wdiff
2025-08-18T22:04:57.8038841Z 0 upgraded, 30 newly installed, 0 to remove and 37 not upgraded.
2025-08-18T22:04:57.8039432Z Need to get 2417 kB of archives.
2025-08-18T22:04:57.8039802Z After this operation, 7084 kB of additional disk space will be used.
2025-08-18T22:04:57.8040192Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-18T22:04:57.8646957Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libfile-dirlist-perl all 0.05-3 [7286 B]
2025-08-18T22:04:57.9079458Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libfile-which-perl all 1.27-2 [12.5 kB]
2025-08-18T22:04:57.9502710Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libfile-homedir-perl all 1.006-2 [37.0 kB]
2025-08-18T22:04:57.9955645Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libfile-touch-perl all 0.12-2 [7498 B]
2025-08-18T22:04:58.0382185Z Get:6 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libclass-method-modifiers-perl all 2.15-1 [16.1 kB]
2025-08-18T22:04:58.0812586Z Get:7 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libclass-xsaccessor-perl amd64 1.19-4build4 [33.1 kB]
2025-08-18T22:04:58.1258524Z Get:8 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libb-hooks-op-check-perl amd64 0.22-3build1 [9518 B]
2025-08-18T22:04:58.1673720Z Get:9 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libdynaloader-functions-perl all 0.003-3 [12.1 kB]
2025-08-18T22:04:58.2098547Z Get:10 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libdevel-callchecker-perl amd64 0.008-2build3 [13.2 kB]
2025-08-18T22:04:58.2546608Z Get:11 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libparams-classify-perl amd64 0.015-2build5 [20.1 kB]
2025-08-18T22:04:58.2985917Z Get:12 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libmodule-runtime-perl all 0.016-2 [16.4 kB]
2025-08-18T22:04:58.3407284Z Get:13 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libimport-into-perl all 1.002005-2 [10.7 kB]
2025-08-18T22:04:58.3825890Z Get:14 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 librole-tiny-perl all 2.002004-1 [16.3 kB]
2025-08-18T22:04:58.4254339Z Get:15 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libsub-quote-perl all 2.006008-1ubuntu1 [20.7 kB]
2025-08-18T22:04:58.4691091Z Get:16 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libmoo-perl all 2.005005-1 [47.4 kB]
2025-08-18T22:04:58.5125977Z Get:17 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libfile-listing-perl all 6.16-1 [11.3 kB]
2025-08-18T22:04:58.5539546Z Get:18 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-tree-perl all 5.07-3 [200 kB]
2025-08-18T22:04:58.6048549Z Get:19 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libhttp-cookies-perl all 6.11-1 [18.2 kB]
2025-08-18T22:04:58.6480658Z Get:20 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libhttp-negotiate-perl all 6.01-2 [12.4 kB]
2025-08-18T22:04:58.6899924Z Get:21 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 perl-openssl-defaults amd64 7build3 [6626 B]
2025-08-18T22:04:58.7317700Z Get:22 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libnet-ssleay-perl amd64 1.94-1build4 [316 kB]
2025-08-18T22:04:58.8217862Z Get:23 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libio-socket-ssl-perl all 2.085-1 [195 kB]
2025-08-18T22:04:58.9034084Z Get:24 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libnet-http-perl all 6.23-1 [22.3 kB]
2025-08-18T22:04:58.9466918Z Get:25 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 liblwp-protocol-https-perl all 6.13-1 [9006 B]
2025-08-18T22:04:58.9942548Z Get:26 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libtry-tiny-perl all 0.31-2 [20.8 kB]
2025-08-18T22:04:59.0464178Z Get:27 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libwww-robotrules-perl all 6.02-1 [12.6 kB]
2025-08-18T22:04:59.0878708Z Get:28 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libwww-perl all 6.76-1 [138 kB]
2025-08-18T22:04:59.1362679Z Get:29 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 patchutils amd64 0.4.2-1build3 [77.0 kB]
2025-08-18T22:04:59.1809541Z Get:30 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 wdiff amd64 1.2.2-6build1 [29.1 kB]
2025-08-18T22:04:59.2237559Z Get:31 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 devscripts all 2.23.7 [1069 kB]
2025-08-18T22:04:59.5651612Z Fetched 2417 kB in 2s (1589 kB/s)
2025-08-18T22:04:59.5839176Z Selecting previously unselected package libfile-dirlist-perl.
2025-08-18T22:04:59.5893664Z (Reading database ... 
2025-08-18T22:04:59.5894069Z (Reading database ... 5%
2025-08-18T22:04:59.5895114Z (Reading database ... 10%
2025-08-18T22:04:59.5895539Z (Reading database ... 15%
2025-08-18T22:04:59.5895918Z (Reading database ... 20%
2025-08-18T22:04:59.5896274Z (Reading database ... 25%
2025-08-18T22:04:59.5896626Z (Reading database ... 30%
2025-08-18T22:04:59.5896987Z (Reading database ... 35%
2025-08-18T22:04:59.5897367Z (Reading database ... 40%
2025-08-18T22:04:59.5897722Z (Reading database ... 45%
2025-08-18T22:04:59.5898267Z (Reading database ... 50%
2025-08-18T22:04:59.5992857Z (Reading database ... 55%
2025-08-18T22:04:59.6011060Z (Reading database ... 60%
2025-08-18T22:04:59.6032527Z (Reading database ... 65%
2025-08-18T22:04:59.6069968Z (Reading database ... 70%
2025-08-18T22:04:59.6090045Z (Reading database ... 75%
2025-08-18T22:04:59.6115039Z (Reading database ... 80%
2025-08-18T22:04:59.6255274Z (Reading database ... 85%
2025-08-18T22:04:59.6526942Z (Reading database ... 90%
2025-08-18T22:04:59.6600810Z (Reading database ... 95%
2025-08-18T22:04:59.6601230Z (Reading database ... 100%
2025-08-18T22:04:59.6601644Z (Reading database ... 223013 files and directories currently installed.)
2025-08-18T22:04:59.6640862Z Preparing to unpack .../00-libfile-dirlist-perl_0.05-3_all.deb ...
2025-08-18T22:04:59.6654903Z Unpacking libfile-dirlist-perl (0.05-3) ...
2025-08-18T22:04:59.6881631Z Selecting previously unselected package libfile-which-perl.
2025-08-18T22:04:59.7012892Z Preparing to unpack .../01-libfile-which-perl_1.27-2_all.deb ...
2025-08-18T22:04:59.7020683Z Unpacking libfile-which-perl (1.27-2) ...
2025-08-18T22:04:59.7219449Z Selecting previously unselected package libfile-homedir-perl.
2025-08-18T22:04:59.7348743Z Preparing to unpack .../02-libfile-homedir-perl_1.006-2_all.deb ...
2025-08-18T22:04:59.7356476Z Unpacking libfile-homedir-perl (1.006-2) ...
2025-08-18T22:04:59.7578437Z Selecting previously unselected package libfile-touch-perl.
2025-08-18T22:04:59.7704745Z Preparing to unpack .../03-libfile-touch-perl_0.12-2_all.deb ...
2025-08-18T22:04:59.7712818Z Unpacking libfile-touch-perl (0.12-2) ...
2025-08-18T22:04:59.7903416Z Selecting previously unselected package libclass-method-modifiers-perl.
2025-08-18T22:04:59.8028982Z Preparing to unpack .../04-libclass-method-modifiers-perl_2.15-1_all.deb ...
2025-08-18T22:04:59.8038674Z Unpacking libclass-method-modifiers-perl (2.15-1) ...
2025-08-18T22:04:59.8243789Z Selecting previously unselected package libclass-xsaccessor-perl.
2025-08-18T22:04:59.8372902Z Preparing to unpack .../05-libclass-xsaccessor-perl_1.19-4build4_amd64.deb ...
2025-08-18T22:04:59.8384402Z Unpacking libclass-xsaccessor-perl (1.19-4build4) ...
2025-08-18T22:04:59.8591695Z Selecting previously unselected package libb-hooks-op-check-perl:amd64.
2025-08-18T22:04:59.8719561Z Preparing to unpack .../06-libb-hooks-op-check-perl_0.22-3build1_amd64.deb ...
2025-08-18T22:04:59.8729961Z Unpacking libb-hooks-op-check-perl:amd64 (0.22-3build1) ...
2025-08-18T22:04:59.8937631Z Selecting previously unselected package libdynaloader-functions-perl.
2025-08-18T22:04:59.9065276Z Preparing to unpack .../07-libdynaloader-functions-perl_0.003-3_all.deb ...
2025-08-18T22:04:59.9072621Z Unpacking libdynaloader-functions-perl (0.003-3) ...
2025-08-18T22:04:59.9271501Z Selecting previously unselected package libdevel-callchecker-perl:amd64.
2025-08-18T22:04:59.9399243Z Preparing to unpack .../08-libdevel-callchecker-perl_0.008-2build3_amd64.deb ...
2025-08-18T22:04:59.9407013Z Unpacking libdevel-callchecker-perl:amd64 (0.008-2build3) ...
2025-08-18T22:04:59.9608902Z Selecting previously unselected package libparams-classify-perl:amd64.
2025-08-18T22:04:59.9739418Z Preparing to unpack .../09-libparams-classify-perl_0.015-2build5_amd64.deb ...
2025-08-18T22:04:59.9748665Z Unpacking libparams-classify-perl:amd64 (0.015-2build5) ...
2025-08-18T22:04:59.9948675Z Selecting previously unselected package libmodule-runtime-perl.
2025-08-18T22:05:00.0078808Z Preparing to unpack .../10-libmodule-runtime-perl_0.016-2_all.deb ...
2025-08-18T22:05:00.0087757Z Unpacking libmodule-runtime-perl (0.016-2) ...
2025-08-18T22:05:00.0295361Z Selecting previously unselected package libimport-into-perl.
2025-08-18T22:05:00.0428805Z Preparing to unpack .../11-libimport-into-perl_1.002005-2_all.deb ...
2025-08-18T22:05:00.0436711Z Unpacking libimport-into-perl (1.002005-2) ...
2025-08-18T22:05:00.0630054Z Selecting previously unselected package librole-tiny-perl.
2025-08-18T22:05:00.0762881Z Preparing to unpack .../12-librole-tiny-perl_2.002004-1_all.deb ...
2025-08-18T22:05:00.0771714Z Unpacking librole-tiny-perl (2.002004-1) ...
2025-08-18T22:05:00.0979920Z Selecting previously unselected package libsub-quote-perl.
2025-08-18T22:05:00.1112103Z Preparing to unpack .../13-libsub-quote-perl_2.006008-1ubuntu1_all.deb ...
2025-08-18T22:05:00.1120602Z Unpacking libsub-quote-perl (2.006008-1ubuntu1) ...
2025-08-18T22:05:00.1315422Z Selecting previously unselected package libmoo-perl.
2025-08-18T22:05:00.1446760Z Preparing to unpack .../14-libmoo-perl_2.005005-1_all.deb ...
2025-08-18T22:05:00.1454330Z Unpacking libmoo-perl (2.005005-1) ...
2025-08-18T22:05:00.1684051Z Selecting previously unselected package libfile-listing-perl.
2025-08-18T22:05:00.1814903Z Preparing to unpack .../15-libfile-listing-perl_6.16-1_all.deb ...
2025-08-18T22:05:00.1825043Z Unpacking libfile-listing-perl (6.16-1) ...
2025-08-18T22:05:00.2021034Z Selecting previously unselected package libhtml-tree-perl.
2025-08-18T22:05:00.2150247Z Preparing to unpack .../16-libhtml-tree-perl_5.07-3_all.deb ...
2025-08-18T22:05:00.2160872Z Unpacking libhtml-tree-perl (5.07-3) ...
2025-08-18T22:05:00.2461601Z Selecting previously unselected package libhttp-cookies-perl.
2025-08-18T22:05:00.2591298Z Preparing to unpack .../17-libhttp-cookies-perl_6.11-1_all.deb ...
2025-08-18T22:05:00.2599900Z Unpacking libhttp-cookies-perl (6.11-1) ...
2025-08-18T22:05:00.2830971Z Selecting previously unselected package libhttp-negotiate-perl.
2025-08-18T22:05:00.2961370Z Preparing to unpack .../18-libhttp-negotiate-perl_6.01-2_all.deb ...
2025-08-18T22:05:00.2969228Z Unpacking libhttp-negotiate-perl (6.01-2) ...
2025-08-18T22:05:00.3165305Z Selecting previously unselected package perl-openssl-defaults:amd64.
2025-08-18T22:05:00.3295489Z Preparing to unpack .../19-perl-openssl-defaults_7build3_amd64.deb ...
2025-08-18T22:05:00.3304416Z Unpacking perl-openssl-defaults:amd64 (7build3) ...
2025-08-18T22:05:00.3519409Z Selecting previously unselected package libnet-ssleay-perl:amd64.
2025-08-18T22:05:00.3647943Z Preparing to unpack .../20-libnet-ssleay-perl_1.94-1build4_amd64.deb ...
2025-08-18T22:05:00.3658444Z Unpacking libnet-ssleay-perl:amd64 (1.94-1build4) ...
2025-08-18T22:05:00.4041718Z Selecting previously unselected package libio-socket-ssl-perl.
2025-08-18T22:05:00.4172755Z Preparing to unpack .../21-libio-socket-ssl-perl_2.085-1_all.deb ...
2025-08-18T22:05:00.4181154Z Unpacking libio-socket-ssl-perl (2.085-1) ...
2025-08-18T22:05:00.4420895Z Selecting previously unselected package libnet-http-perl.
2025-08-18T22:05:00.4550868Z Preparing to unpack .../22-libnet-http-perl_6.23-1_all.deb ...
2025-08-18T22:05:00.4559558Z Unpacking libnet-http-perl (6.23-1) ...
2025-08-18T22:05:00.4763554Z Selecting previously unselected package liblwp-protocol-https-perl.
2025-08-18T22:05:00.4894196Z Preparing to unpack .../23-liblwp-protocol-https-perl_6.13-1_all.deb ...
2025-08-18T22:05:00.4905503Z Unpacking liblwp-protocol-https-perl (6.13-1) ...
2025-08-18T22:05:00.5132879Z Selecting previously unselected package libtry-tiny-perl.
2025-08-18T22:05:00.5262356Z Preparing to unpack .../24-libtry-tiny-perl_0.31-2_all.deb ...
2025-08-18T22:05:00.5269921Z Unpacking libtry-tiny-perl (0.31-2) ...
2025-08-18T22:05:00.5471198Z Selecting previously unselected package libwww-robotrules-perl.
2025-08-18T22:05:00.5600065Z Preparing to unpack .../25-libwww-robotrules-perl_6.02-1_all.deb ...
2025-08-18T22:05:00.5607489Z Unpacking libwww-robotrules-perl (6.02-1) ...
2025-08-18T22:05:00.5811925Z Selecting previously unselected package libwww-perl.
2025-08-18T22:05:00.5940201Z Preparing to unpack .../26-libwww-perl_6.76-1_all.deb ...
2025-08-18T22:05:00.5948355Z Unpacking libwww-perl (6.76-1) ...
2025-08-18T22:05:00.6241632Z Selecting previously unselected package patchutils.
2025-08-18T22:05:00.6370474Z Preparing to unpack .../27-patchutils_0.4.2-1build3_amd64.deb ...
2025-08-18T22:05:00.6379712Z Unpacking patchutils (0.4.2-1build3) ...
2025-08-18T22:05:00.6660359Z Selecting previously unselected package wdiff.
2025-08-18T22:05:00.6789111Z Preparing to unpack .../28-wdiff_1.2.2-6build1_amd64.deb ...
2025-08-18T22:05:00.6798821Z Unpacking wdiff (1.2.2-6build1) ...
2025-08-18T22:05:00.7028282Z Selecting previously unselected package devscripts.
2025-08-18T22:05:00.7156810Z Preparing to unpack .../29-devscripts_2.23.7_all.deb ...
2025-08-18T22:05:00.7342002Z Unpacking devscripts (2.23.7) ...
2025-08-18T22:05:00.8504598Z Setting up wdiff (1.2.2-6build1) ...
2025-08-18T22:05:00.8528678Z Setting up libhttp-negotiate-perl (6.01-2) ...
2025-08-18T22:05:00.8552430Z Setting up libfile-which-perl (1.27-2) ...
2025-08-18T22:05:00.8573401Z Setting up libfile-listing-perl (6.16-1) ...
2025-08-18T22:05:00.8595245Z Setting up libdynaloader-functions-perl (0.003-3) ...
2025-08-18T22:05:00.8616063Z Setting up libclass-method-modifiers-perl (2.15-1) ...
2025-08-18T22:05:00.8637256Z Setting up libhttp-cookies-perl (6.11-1) ...
2025-08-18T22:05:00.8656628Z Setting up libhtml-tree-perl (5.07-3) ...
2025-08-18T22:05:00.8676942Z Setting up libtry-tiny-perl (0.31-2) ...
2025-08-18T22:05:00.8697055Z Setting up perl-openssl-defaults:amd64 (7build3) ...
2025-08-18T22:05:00.8719639Z Setting up libnet-http-perl (6.23-1) ...
2025-08-18T22:05:00.8740157Z Setting up patchutils (0.4.2-1build3) ...
2025-08-18T22:05:00.8760393Z Setting up libb-hooks-op-check-perl:amd64 (0.22-3build1) ...
2025-08-18T22:05:00.8787134Z Setting up libwww-robotrules-perl (6.02-1) ...
2025-08-18T22:05:00.8814575Z Setting up librole-tiny-perl (2.002004-1) ...
2025-08-18T22:05:00.8838767Z Setting up libsub-quote-perl (2.006008-1ubuntu1) ...
2025-08-18T22:05:00.8866177Z Setting up libclass-xsaccessor-perl (1.19-4build4) ...
2025-08-18T22:05:00.8889153Z Setting up libfile-dirlist-perl (0.05-3) ...
2025-08-18T22:05:00.8920524Z Setting up libfile-homedir-perl (1.006-2) ...
2025-08-18T22:05:00.8943105Z Setting up libfile-touch-perl (0.12-2) ...
2025-08-18T22:05:00.8964489Z Setting up libnet-ssleay-perl:amd64 (1.94-1build4) ...
2025-08-18T22:05:00.8990696Z Setting up libdevel-callchecker-perl:amd64 (0.008-2build3) ...
2025-08-18T22:05:00.9014048Z Setting up libio-socket-ssl-perl (2.085-1) ...
2025-08-18T22:05:00.9038257Z Setting up libparams-classify-perl:amd64 (0.015-2build5) ...
2025-08-18T22:05:00.9063090Z Setting up libmodule-runtime-perl (0.016-2) ...
2025-08-18T22:05:00.9087287Z Setting up libimport-into-perl (1.002005-2) ...
2025-08-18T22:05:00.9112236Z Setting up libmoo-perl (2.005005-1) ...
2025-08-18T22:05:00.9142489Z Setting up libwww-perl (6.76-1) ...
2025-08-18T22:05:00.9172008Z Setting up devscripts (2.23.7) ...
2025-08-18T22:05:01.0352618Z Setting up liblwp-protocol-https-perl (6.13-1) ...
2025-08-18T22:05:01.0385608Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-18T22:05:05.5124530Z Processing triggers for install-info (7.1-3build2) ...
2025-08-18T22:05:06.9566742Z Reading package lists...
2025-08-18T22:05:07.1086945Z Building dependency tree...
2025-08-18T22:05:07.1095277Z Reading state information...
2025-08-18T22:05:07.2577525Z The following additional packages will be installed:
2025-08-18T22:05:07.2587098Z   cmake-data libjsoncpp25 librhash0
2025-08-18T22:05:07.2593252Z Suggested packages:
2025-08-18T22:05:07.2593651Z   cmake-doc cmake-format elpa-cmake-mode ninja-build
2025-08-18T22:05:07.2720310Z The following NEW packages will be installed:
2025-08-18T22:05:07.2726423Z   cmake cmake-data libjsoncpp25 librhash0
2025-08-18T22:05:07.2890855Z 0 upgraded, 4 newly installed, 0 to remove and 37 not upgraded.
2025-08-18T22:05:07.2891421Z Need to get 13.6 MB of archives.
2025-08-18T22:05:07.2891995Z After this operation, 49.1 MB of additional disk space will be used.
2025-08-18T22:05:07.2892654Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-18T22:05:07.3505695Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libjsoncpp25 amd64 1.9.5-6build1 [82.8 kB]
2025-08-18T22:05:07.3935911Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 librhash0 amd64 1.4.3-3build1 [129 kB]
2025-08-18T22:05:07.4379496Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 cmake-data all 3.28.3-1build7 [2155 kB]
2025-08-18T22:05:07.5640947Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 cmake amd64 3.28.3-1build7 [11.2 MB]
2025-08-18T22:05:08.1921322Z Fetched 13.6 MB in 1s (20.4 MB/s)
2025-08-18T22:05:08.2274075Z Selecting previously unselected package libjsoncpp25:amd64.
2025-08-18T22:05:08.2330047Z (Reading database ... 
2025-08-18T22:05:08.2330658Z (Reading database ... 5%
2025-08-18T22:05:08.2331048Z (Reading database ... 10%
2025-08-18T22:05:08.2331418Z (Reading database ... 15%
2025-08-18T22:05:08.2331777Z (Reading database ... 20%
2025-08-18T22:05:08.2332158Z (Reading database ... 25%
2025-08-18T22:05:08.2332401Z (Reading database ... 30%
2025-08-18T22:05:08.2332619Z (Reading database ... 35%
2025-08-18T22:05:08.2332831Z (Reading database ... 40%
2025-08-18T22:05:08.2333044Z (Reading database ... 45%
2025-08-18T22:05:08.2333276Z (Reading database ... 50%
2025-08-18T22:05:08.2410719Z (Reading database ... 55%
2025-08-18T22:05:08.2444057Z (Reading database ... 60%
2025-08-18T22:05:08.2465477Z (Reading database ... 65%
2025-08-18T22:05:08.2503905Z (Reading database ... 70%
2025-08-18T22:05:08.2523945Z (Reading database ... 75%
2025-08-18T22:05:08.2547029Z (Reading database ... 80%
2025-08-18T22:05:08.2689410Z (Reading database ... 85%
2025-08-18T22:05:08.2962113Z (Reading database ... 90%
2025-08-18T22:05:08.3037987Z (Reading database ... 95%
2025-08-18T22:05:08.3038680Z (Reading database ... 100%
2025-08-18T22:05:08.3039307Z (Reading database ... 223948 files and directories currently installed.)
2025-08-18T22:05:08.3079282Z Preparing to unpack .../libjsoncpp25_1.9.5-6build1_amd64.deb ...
2025-08-18T22:05:08.3096594Z Unpacking libjsoncpp25:amd64 (1.9.5-6build1) ...
2025-08-18T22:05:08.3347431Z Selecting previously unselected package librhash0:amd64.
2025-08-18T22:05:08.3480224Z Preparing to unpack .../librhash0_1.4.3-3build1_amd64.deb ...
2025-08-18T22:05:08.3490530Z Unpacking librhash0:amd64 (1.4.3-3build1) ...
2025-08-18T22:05:08.3729117Z Selecting previously unselected package cmake-data.
2025-08-18T22:05:08.3860574Z Preparing to unpack .../cmake-data_3.28.3-1build7_all.deb ...
2025-08-18T22:05:08.3923239Z Unpacking cmake-data (3.28.3-1build7) ...
2025-08-18T22:05:08.9522799Z Selecting previously unselected package cmake.
2025-08-18T22:05:08.9672437Z Preparing to unpack .../cmake_3.28.3-1build7_amd64.deb ...
2025-08-18T22:05:08.9681016Z Unpacking cmake (3.28.3-1build7) ...
2025-08-18T22:05:09.1431193Z Setting up libjsoncpp25:amd64 (1.9.5-6build1) ...
2025-08-18T22:05:09.1452730Z Setting up librhash0:amd64 (1.4.3-3build1) ...
2025-08-18T22:05:09.1475800Z Setting up cmake-data (3.28.3-1build7) ...
2025-08-18T22:05:09.1541544Z Setting up cmake (3.28.3-1build7) ...
2025-08-18T22:05:09.1566457Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-18T22:05:13.2306552Z Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
2025-08-18T22:05:13.7879553Z Could not send telemetry data: POST https://gitlab.com/api/v4/usage_data/track_event: 403 {error: insufficient_scope}, {error_description: The request requires higher privileges than provided by the access token.}, {scope: ai_workflows api read_api}
2025-08-18T22:05:13.7881096Z Running kernel seems to be up-to-date.
2025-08-18T22:05:13.7881300Z 
2025-08-18T22:05:13.7881394Z Restarting services...
2025-08-18T22:05:13.7936511Z 
2025-08-18T22:05:13.7936803Z Service restarts being deferred:
2025-08-18T22:05:13.7937330Z  systemctl restart hosted-compute-agent.service
2025-08-18T22:05:13.7937694Z 
2025-08-18T22:05:13.7939541Z No containers need to be restarted.
2025-08-18T22:05:13.7939858Z 
2025-08-18T22:05:13.7940074Z No user sessions are running outdated binaries.
2025-08-18T22:05:13.7940416Z 
2025-08-18T22:05:13.7940729Z No VM guests are running outdated hypervisor (qemu) binaries on this host.
2025-08-18T22:05:14.6136286Z Reading package lists...
2025-08-18T22:05:14.7600667Z Building dependency tree...
2025-08-18T22:05:14.7608764Z Reading state information...
2025-08-18T22:05:14.9250180Z aria2 is already the newest version (1.37.0+debian-1build3).
2025-08-18T22:05:14.9250937Z automake is already the newest version (1:1.16.5-1.3ubuntu1).
2025-08-18T22:05:14.9251561Z bc is already the newest version (1.07.1-3ubuntu4).
2025-08-18T22:05:14.9252011Z binutils is already the newest version (2.42-4ubuntu2.5).
2025-08-18T22:05:14.9252435Z b3sum is already the newest version (1.2.0-1).
2025-08-18T22:05:14.9253005Z build-essential is already the newest version (12.10ubuntu1).
2025-08-18T22:05:14.9253506Z ca-certificates is already the newest version (20240203).
2025-08-18T22:05:14.9254010Z ccache is already the newest version (4.9.1-1).
2025-08-18T22:05:14.9254471Z diffutils is already the newest version (1:3.10-1build1).
2025-08-18T22:05:14.9268589Z dos2unix is already the newest version (7.5.1-1).
2025-08-18T22:05:14.9269090Z gawk is already the newest version (1:5.2.1-2build3).
2025-08-18T22:05:14.9269448Z git-lfs is already the newest version (3.7.0).
2025-08-18T22:05:14.9269828Z imagemagick is already the newest version (8:6.9.12.98+dfsg1-5.2build2).
2025-08-18T22:05:14.9270261Z lzip is already the newest version (1.24.1-1build1).
2025-08-18T22:05:14.9270680Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-18T22:05:14.9271618Z libtool is already the newest version (2.4.7-7build1).
2025-08-18T22:05:14.9272202Z libtool-bin is already the newest version (2.4.7-7build1).
2025-08-18T22:05:14.9272780Z make is already the newest version (4.3-4.1build2).
2025-08-18T22:05:14.9273278Z musl is already the newest version (1.2.4-2).
2025-08-18T22:05:14.9273697Z musl-dev is already the newest version (1.2.4-2).
2025-08-18T22:05:14.9274196Z musl-tools is already the newest version (1.2.4-2).
2025-08-18T22:05:14.9274828Z p7zip-full is already the newest version (16.02+transitional.1).
2025-08-18T22:05:14.9275469Z rsync is already the newest version (3.2.7-1ubuntu1.2).
2025-08-18T22:05:14.9276059Z texinfo is already the newest version (7.1-3build2).
2025-08-18T22:05:14.9276629Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-18T22:05:14.9277350Z 0 upgraded, 0 newly installed, 0 to remove and 37 not upgraded.
2025-08-18T22:05:14.9486387Z Reading package lists...
2025-08-18T22:05:15.0992850Z Building dependency tree...
2025-08-18T22:05:15.1000429Z Reading state information...
2025-08-18T22:05:15.2666703Z autoconf is already the newest version (2.71-3).
2025-08-18T22:05:15.2667170Z automake is already the newest version (1:1.16.5-1.3ubuntu1).
2025-08-18T22:05:15.2667599Z autopoint is already the newest version (0.21-14ubuntu2).
2025-08-18T22:05:15.2668183Z binutils is already the newest version (2.42-4ubuntu2.5).
2025-08-18T22:05:15.2668647Z bison is already the newest version (2:3.8.2+dfsg-1build2).
2025-08-18T22:05:15.2669068Z build-essential is already the newest version (12.10ubuntu1).
2025-08-18T22:05:15.2669471Z byacc is already the newest version (1:2.0.20221106-1).
2025-08-18T22:05:15.2670103Z ca-certificates is already the newest version (20240203).
2025-08-18T22:05:15.2670496Z clang is already the newest version (1:18.0-59~exp2).
2025-08-18T22:05:15.2670855Z flex is already the newest version (2.6.4-8.2build1).
2025-08-18T22:05:15.2671207Z file is already the newest version (1:5.45-3build1).
2025-08-18T22:05:15.2671581Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-18T22:05:15.2671954Z libtool is already the newest version (2.4.7-7build1).
2025-08-18T22:05:15.2672330Z libtool-bin is already the newest version (2.4.7-7build1).
2025-08-18T22:05:15.2672707Z patch is already the newest version (2.7.6-7build3).
2025-08-18T22:05:15.2673098Z patchelf is already the newest version (0.18.0-1.1build1).
2025-08-18T22:05:15.2673500Z pkg-config is already the newest version (1.8.1-2build1).
2025-08-18T22:05:15.2674047Z qemu-user-static is already the newest version (1:8.2.2+ds-0ubuntu1.9).
2025-08-18T22:05:15.2674657Z scons is already the newest version (4.5.2+dfsg-1).
2025-08-18T22:05:15.2675217Z tree is already the newest version (2.1.1-2ubuntu3).
2025-08-18T22:05:15.2675743Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-18T22:05:15.2676368Z 0 upgraded, 0 newly installed, 0 to remove and 37 not upgraded.
2025-08-18T22:05:15.2898994Z Reading package lists...
2025-08-18T22:05:15.4380424Z Building dependency tree...
2025-08-18T22:05:15.4388491Z Reading state information...
2025-08-18T22:05:15.6061644Z devscripts is already the newest version (2.23.7).
2025-08-18T22:05:15.6062097Z 0 upgraded, 0 newly installed, 0 to remove and 37 not upgraded.
2025-08-18T22:05:15.6293334Z Reading package lists...
2025-08-18T22:05:15.7745056Z Building dependency tree...
2025-08-18T22:05:15.7752664Z Reading state information...
2025-08-18T22:05:15.9382522Z cmake is already the newest version (3.28.3-1build7).
2025-08-18T22:05:15.9382991Z 0 upgraded, 0 newly installed, 0 to remove and 37 not upgraded.
2025-08-18T22:05:15.9616432Z Reading package lists...
2025-08-18T22:05:16.1130534Z Building dependency tree...
2025-08-18T22:05:16.1137827Z Reading state information...
2025-08-18T22:05:16.2580559Z Suggested packages:
2025-08-18T22:05:16.2580917Z   binutils-doc
2025-08-18T22:05:16.2834347Z The following NEW packages will be installed:
2025-08-18T22:05:16.2840631Z   binutils-aarch64-linux-gnu
2025-08-18T22:05:16.2997596Z 0 upgraded, 1 newly installed, 0 to remove and 37 not upgraded.
2025-08-18T22:05:16.3217068Z Need to get 3711 kB of archives.
2025-08-18T22:05:16.3217737Z After this operation, 21.0 MB of additional disk space will be used.
2025-08-18T22:05:16.3218493Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-18T22:05:16.3782543Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-aarch64-linux-gnu amd64 2.42-4ubuntu2.5 [3711 kB]
2025-08-18T22:05:16.7891884Z Fetched 3711 kB in 0s (16.4 MB/s)
2025-08-18T22:05:16.8089074Z Selecting previously unselected package binutils-aarch64-linux-gnu.
2025-08-18T22:05:16.8145930Z (Reading database ... 
2025-08-18T22:05:16.8146512Z (Reading database ... 5%
2025-08-18T22:05:16.8146926Z (Reading database ... 10%
2025-08-18T22:05:16.8147306Z (Reading database ... 15%
2025-08-18T22:05:16.8147696Z (Reading database ... 20%
2025-08-18T22:05:16.8148226Z (Reading database ... 25%
2025-08-18T22:05:16.8148622Z (Reading database ... 30%
2025-08-18T22:05:16.8148989Z (Reading database ... 35%
2025-08-18T22:05:16.8149340Z (Reading database ... 40%
2025-08-18T22:05:16.8149705Z (Reading database ... 45%
2025-08-18T22:05:16.8150073Z (Reading database ... 50%
2025-08-18T22:05:16.8226301Z (Reading database ... 55%
2025-08-18T22:05:16.8260054Z (Reading database ... 60%
2025-08-18T22:05:16.8281846Z (Reading database ... 65%
2025-08-18T22:05:16.8320128Z (Reading database ... 70%
2025-08-18T22:05:16.8340897Z (Reading database ... 75%
2025-08-18T22:05:16.8364698Z (Reading database ... 80%
2025-08-18T22:05:16.8507620Z (Reading database ... 85%
2025-08-18T22:05:16.8779921Z (Reading database ... 90%
2025-08-18T22:05:16.8854071Z (Reading database ... 95%
2025-08-18T22:05:16.8854799Z (Reading database ... 100%
2025-08-18T22:05:16.8855346Z (Reading database ... 227357 files and directories currently installed.)
2025-08-18T22:05:16.8895526Z Preparing to unpack .../binutils-aarch64-linux-gnu_2.42-4ubuntu2.5_amd64.deb ...
2025-08-18T22:05:16.8914039Z Unpacking binutils-aarch64-linux-gnu (2.42-4ubuntu2.5) ...
2025-08-18T22:05:17.0544282Z Setting up binutils-aarch64-linux-gnu (2.42-4ubuntu2.5) ...
2025-08-18T22:05:17.0571986Z Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
2025-08-18T22:05:17.0716172Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-18T22:05:22.3237409Z Reading package lists...
2025-08-18T22:05:22.4680238Z Building dependency tree...
2025-08-18T22:05:22.4688631Z Reading state information...
2025-08-18T22:05:22.6138664Z qemu-user-static is already the newest version (1:8.2.2+ds-0ubuntu1.9).
2025-08-18T22:05:22.6139502Z The following additional packages will be installed:
2025-08-18T22:05:22.6140348Z   binutils-arm-linux-gnueabi binutils-arm-linux-gnueabihf
2025-08-18T22:05:22.6141169Z   cpp-13-aarch64-linux-gnu cpp-13-arm-linux-gnueabi cpp-13-arm-linux-gnueabihf
2025-08-18T22:05:22.6141863Z   cpp-aarch64-linux-gnu cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf
2025-08-18T22:05:22.6142472Z   g++-13-aarch64-linux-gnu g++-13-arm-linux-gnueabi g++-13-arm-linux-gnueabihf
2025-08-18T22:05:22.6143023Z   gcc-13-aarch64-linux-gnu gcc-13-aarch64-linux-gnu-base
2025-08-18T22:05:22.6143581Z   gcc-13-arm-linux-gnueabi gcc-13-arm-linux-gnueabi-base
2025-08-18T22:05:22.6144496Z   gcc-13-arm-linux-gnueabihf gcc-13-arm-linux-gnueabihf-base gcc-13-cross-base
2025-08-18T22:05:22.6145265Z   gcc-13-cross-base-ports gcc-14-cross-base gcc-14-cross-base-ports
2025-08-18T22:05:22.6145862Z   gcc-aarch64-linux-gnu gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf
2025-08-18T22:05:22.6146486Z   libasan8-arm64-cross libasan8-armel-cross libasan8-armhf-cross
2025-08-18T22:05:22.6147059Z   libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross
2025-08-18T22:05:22.6147682Z   libc6-arm64-cross libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross
2025-08-18T22:05:22.6148700Z   libc6-dev-armel-cross libc6-dev-armhf-cross libgcc-13-dev-arm64-cross
2025-08-18T22:05:22.6149711Z   libgcc-13-dev-armel-cross libgcc-13-dev-armhf-cross libgcc-s1-arm64-cross
2025-08-18T22:05:22.6150587Z   libgcc-s1-armel-cross libgcc-s1-armhf-cross libgomp1-arm64-cross
2025-08-18T22:05:22.6151025Z   libgomp1-armel-cross libgomp1-armhf-cross libhwasan0-arm64-cross
2025-08-18T22:05:22.6151494Z   libitm1-arm64-cross liblsan0-arm64-cross libstdc++-13-dev-arm64-cross
2025-08-18T22:05:22.6151913Z   libstdc++-13-dev-armel-cross libstdc++-13-dev-armhf-cross
2025-08-18T22:05:22.6152325Z   libstdc++6-arm64-cross libstdc++6-armel-cross libstdc++6-armhf-cross
2025-08-18T22:05:22.6152760Z   libtsan2-arm64-cross libubsan1-arm64-cross libubsan1-armel-cross
2025-08-18T22:05:22.6153221Z   libubsan1-armhf-cross linux-libc-dev-arm64-cross linux-libc-dev-armel-cross
2025-08-18T22:05:22.6153615Z   linux-libc-dev-armhf-cross
2025-08-18T22:05:22.6155504Z Suggested packages:
2025-08-18T22:05:22.6156017Z   binutils-doc gcc-13-locales cpp-13-doc cpp-doc gcc-13-doc manpages-dev
2025-08-18T22:05:22.6156609Z   gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi gdb-arm-linux-gnueabihf
2025-08-18T22:05:22.6679856Z The following NEW packages will be installed:
2025-08-18T22:05:22.6680659Z   binutils-arm-linux-gnueabi binutils-arm-linux-gnueabihf
2025-08-18T22:05:22.6681595Z   cpp-13-aarch64-linux-gnu cpp-13-arm-linux-gnueabi cpp-13-arm-linux-gnueabihf
2025-08-18T22:05:22.6682599Z   cpp-aarch64-linux-gnu cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf
2025-08-18T22:05:22.6683559Z   g++-13-aarch64-linux-gnu g++-13-arm-linux-gnueabi g++-13-arm-linux-gnueabihf
2025-08-18T22:05:22.6684479Z   g++-aarch64-linux-gnu g++-arm-linux-gnueabi g++-arm-linux-gnueabihf
2025-08-18T22:05:22.6685290Z   gcc-13-aarch64-linux-gnu gcc-13-aarch64-linux-gnu-base
2025-08-18T22:05:22.6686015Z   gcc-13-arm-linux-gnueabi gcc-13-arm-linux-gnueabi-base
2025-08-18T22:05:22.6687263Z   gcc-13-arm-linux-gnueabihf gcc-13-arm-linux-gnueabihf-base gcc-13-cross-base
2025-08-18T22:05:22.6688482Z   gcc-13-cross-base-ports gcc-14-cross-base gcc-14-cross-base-ports
2025-08-18T22:05:22.6689424Z   gcc-aarch64-linux-gnu gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf
2025-08-18T22:05:22.6690345Z   libasan8-arm64-cross libasan8-armel-cross libasan8-armhf-cross
2025-08-18T22:05:22.6691191Z   libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross
2025-08-18T22:05:22.6691977Z   libc6-arm64-cross libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross
2025-08-18T22:05:22.6692629Z   libc6-dev-armel-cross libc6-dev-armhf-cross libgcc-13-dev-arm64-cross
2025-08-18T22:05:22.6693121Z   libgcc-13-dev-armel-cross libgcc-13-dev-armhf-cross libgcc-s1-arm64-cross
2025-08-18T22:05:22.6693575Z   libgcc-s1-armel-cross libgcc-s1-armhf-cross libgomp1-arm64-cross
2025-08-18T22:05:22.6693989Z   libgomp1-armel-cross libgomp1-armhf-cross libhwasan0-arm64-cross
2025-08-18T22:05:22.6694417Z   libitm1-arm64-cross liblsan0-arm64-cross libstdc++-13-dev-arm64-cross
2025-08-18T22:05:22.6694825Z   libstdc++-13-dev-armel-cross libstdc++-13-dev-armhf-cross
2025-08-18T22:05:22.6695225Z   libstdc++6-arm64-cross libstdc++6-armel-cross libstdc++6-armhf-cross
2025-08-18T22:05:22.6695654Z   libtsan2-arm64-cross libubsan1-arm64-cross libubsan1-armel-cross
2025-08-18T22:05:22.6696104Z   libubsan1-armhf-cross linux-libc-dev-arm64-cross linux-libc-dev-armel-cross
2025-08-18T22:05:22.6696486Z   linux-libc-dev-armhf-cross
2025-08-18T22:05:22.6874134Z 0 upgraded, 64 newly installed, 0 to remove and 37 not upgraded.
2025-08-18T22:05:22.6874748Z Need to get 171 MB of archives.
2025-08-18T22:05:22.6875304Z After this operation, 599 MB of additional disk space will be used.
2025-08-18T22:05:22.6875968Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-18T22:05:22.7430031Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-aarch64-linux-gnu-base amd64 13.3.0-6ubuntu2~24.04cross1 [51.7 kB]
2025-08-18T22:05:22.7861697Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 cpp-13-aarch64-linux-gnu amd64 13.3.0-6ubuntu2~24.04cross1 [10.8 MB]
2025-08-18T22:05:23.1099303Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 gcc-13-arm-linux-gnueabi-base amd64 13.3.0-6ubuntu2~24.04cross1 [51.7 kB]
2025-08-18T22:05:23.1511396Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 cpp-13-arm-linux-gnueabi amd64 13.3.0-6ubuntu2~24.04cross1 [10.2 MB]
2025-08-18T22:05:23.4522851Z Get:6 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-arm-linux-gnueabihf-base amd64 13.3.0-6ubuntu2~24.04cross1 [51.7 kB]
2025-08-18T22:05:23.4940716Z Get:7 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 cpp-13-arm-linux-gnueabihf amd64 13.3.0-6ubuntu2~24.04cross1 [10.2 MB]
2025-08-18T22:05:23.8057020Z Get:8 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 cpp-aarch64-linux-gnu amd64 4:13.2.0-7ubuntu1 [5332 B]
2025-08-18T22:05:23.8464450Z Get:9 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 cpp-arm-linux-gnueabi amd64 4:13.2.1-2ubuntu1 [4452 B]
2025-08-18T22:05:23.8876637Z Get:10 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 cpp-arm-linux-gnueabihf amd64 4:13.2.0-7ubuntu1 [5324 B]
2025-08-18T22:05:23.9286395Z Get:11 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-cross-base all 13.3.0-6ubuntu2~24.04cross1 [46.4 kB]
2025-08-18T22:05:23.9711471Z Get:12 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-14-cross-base all 14.2.0-4ubuntu2~24.04cross1 [46.0 kB]
2025-08-18T22:05:24.0132436Z Get:13 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libc6-arm64-cross all 2.39-0ubuntu8cross1 [1197 kB]
2025-08-18T22:05:24.1350070Z Get:14 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgcc-s1-arm64-cross all 14.2.0-4ubuntu2~24.04cross1 [61.9 kB]
2025-08-18T22:05:24.1763134Z Get:15 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgomp1-arm64-cross all 14.2.0-4ubuntu2~24.04cross1 [110 kB]
2025-08-18T22:05:24.2184203Z Get:16 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libitm1-arm64-cross all 14.2.0-4ubuntu2~24.04cross1 [31.5 kB]
2025-08-18T22:05:24.2599182Z Get:17 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libatomic1-arm64-cross all 14.2.0-4ubuntu2~24.04cross1 [11.4 kB]
2025-08-18T22:05:24.3035118Z Get:18 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libasan8-arm64-cross all 14.2.0-4ubuntu2~24.04cross1 [524 kB]
2025-08-18T22:05:24.4000759Z Get:19 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 liblsan0-arm64-cross all 14.2.0-4ubuntu2~24.04cross1 [238 kB]
2025-08-18T22:05:24.4510495Z Get:20 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libtsan2-arm64-cross all 14.2.0-4ubuntu2~24.04cross1 [500 kB]
2025-08-18T22:05:24.5352489Z Get:21 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libstdc++6-arm64-cross all 14.2.0-4ubuntu2~24.04cross1 [658 kB]
2025-08-18T22:05:24.6252759Z Get:22 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libubsan1-arm64-cross all 14.2.0-4ubuntu2~24.04cross1 [219 kB]
2025-08-18T22:05:24.6777597Z Get:23 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libhwasan0-arm64-cross all 14.2.0-4ubuntu2~24.04cross1 [303 kB]
2025-08-18T22:05:24.7337749Z Get:24 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgcc-13-dev-arm64-cross all 13.3.0-6ubuntu2~24.04cross1 [2616 kB]
2025-08-18T22:05:24.9128769Z Get:25 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-aarch64-linux-gnu amd64 13.3.0-6ubuntu2~24.04cross1 [21.1 MB]
2025-08-18T22:05:25.4048215Z Get:26 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 linux-libc-dev-arm64-cross all 6.8.0-25.25cross1 [1375 kB]
2025-08-18T22:05:25.5273159Z Get:27 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libc6-dev-arm64-cross all 2.39-0ubuntu8cross1 [1629 kB]
2025-08-18T22:05:25.6537947Z Get:28 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libstdc++-13-dev-arm64-cross all 13.3.0-6ubuntu2~24.04cross1 [2657 kB]
2025-08-18T22:05:25.8234694Z Get:29 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 g++-13-aarch64-linux-gnu amd64 13.3.0-6ubuntu2~24.04cross1 [12.2 MB]
2025-08-18T22:05:26.2014213Z Get:30 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 binutils-arm-linux-gnueabi amd64 2.42-4ubuntu2.5 [3553 kB]
2025-08-18T22:05:26.4032138Z Get:31 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 gcc-13-cross-base-ports all 13.3.0-6ubuntu2~24.04cross1 [46.4 kB]
2025-08-18T22:05:26.4458625Z Get:32 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 gcc-14-cross-base-ports all 14.2.0-4ubuntu2~24.04cross1 [46.0 kB]
2025-08-18T22:05:26.4915238Z Get:33 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 libc6-armel-cross all 2.39-0ubuntu8cross1 [1046 kB]
2025-08-18T22:05:26.5811291Z Get:34 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgcc-s1-armel-cross all 14.2.0-4ubuntu2~24.04cross1 [45.2 kB]
2025-08-18T22:05:26.6243571Z Get:35 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgomp1-armel-cross all 14.2.0-4ubuntu2~24.04cross1 [134 kB]
2025-08-18T22:05:26.6667672Z Get:36 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libatomic1-armel-cross all 14.2.0-4ubuntu2~24.04cross1 [10.8 kB]
2025-08-18T22:05:26.7083073Z Get:37 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libasan8-armel-cross all 14.2.0-4ubuntu2~24.04cross1 [2893 kB]
2025-08-18T22:05:26.8726534Z Get:38 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libstdc++6-armel-cross all 14.2.0-4ubuntu2~24.04cross1 [672 kB]
2025-08-18T22:05:26.9611102Z Get:39 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libubsan1-armel-cross all 14.2.0-4ubuntu2~24.04cross1 [1156 kB]
2025-08-18T22:05:27.0684004Z Get:40 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgcc-13-dev-armel-cross all 13.3.0-6ubuntu2~24.04cross1 [910 kB]
2025-08-18T22:05:27.1657805Z Get:41 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 gcc-13-arm-linux-gnueabi amd64 13.3.0-6ubuntu2~24.04cross1 [19.6 MB]
2025-08-18T22:05:28.0206447Z Get:42 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 linux-libc-dev-armel-cross all 6.8.0-25.25cross1 [1359 kB]
2025-08-18T22:05:28.1386080Z Get:43 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 libc6-dev-armel-cross all 2.39-0ubuntu8cross1 [1459 kB]
2025-08-18T22:05:28.2338821Z Get:44 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libstdc++-13-dev-armel-cross all 13.3.0-6ubuntu2~24.04cross1 [2487 kB]
2025-08-18T22:05:28.3666225Z Get:45 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 g++-13-arm-linux-gnueabi amd64 13.3.0-6ubuntu2~24.04cross1 [11.5 MB]
2025-08-18T22:05:28.8694866Z Get:46 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-arm-linux-gnueabihf amd64 2.42-4ubuntu2.5 [3552 kB]
2025-08-18T22:05:29.0631609Z Get:47 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libc6-armhf-cross all 2.39-0ubuntu8cross1 [1320 kB]
2025-08-18T22:05:29.1809924Z Get:48 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgcc-s1-armhf-cross all 14.2.0-4ubuntu2~24.04cross1 [41.5 kB]
2025-08-18T22:05:29.2236015Z Get:49 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgomp1-armhf-cross all 14.2.0-4ubuntu2~24.04cross1 [123 kB]
2025-08-18T22:05:29.2694237Z Get:50 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libatomic1-armhf-cross all 14.2.0-4ubuntu2~24.04cross1 [7626 B]
2025-08-18T22:05:29.3110546Z Get:51 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libasan8-armhf-cross all 14.2.0-4ubuntu2~24.04cross1 [2930 kB]
2025-08-18T22:05:29.6398414Z Get:52 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libstdc++6-armhf-cross all 14.2.0-4ubuntu2~24.04cross1 [664 kB]
2025-08-18T22:05:29.7236471Z Get:53 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libubsan1-armhf-cross all 14.2.0-4ubuntu2~24.04cross1 [1153 kB]
2025-08-18T22:05:29.8146816Z Get:54 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgcc-13-dev-armhf-cross all 13.3.0-6ubuntu2~24.04cross1 [899 kB]
2025-08-18T22:05:29.9015506Z Get:55 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-arm-linux-gnueabihf amd64 13.3.0-6ubuntu2~24.04cross1 [19.6 MB]
2025-08-18T22:05:30.6420970Z Get:56 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 linux-libc-dev-armhf-cross all 6.8.0-25.25cross1 [1359 kB]
2025-08-18T22:05:30.7775666Z Get:57 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libc6-dev-armhf-cross all 2.39-0ubuntu8cross1 [1387 kB]
2025-08-18T22:05:30.9080901Z Get:58 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libstdc++-13-dev-armhf-cross all 13.3.0-6ubuntu2~24.04cross1 [2460 kB]
2025-08-18T22:05:31.0916929Z Get:59 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 g++-13-arm-linux-gnueabihf amd64 13.3.0-6ubuntu2~24.04cross1 [11.5 MB]
2025-08-18T22:05:31.6498854Z Get:60 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 gcc-aarch64-linux-gnu amd64 4:13.2.0-7ubuntu1 [1210 B]
2025-08-18T22:05:31.6907072Z Get:61 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 g++-aarch64-linux-gnu amd64 4:13.2.0-7ubuntu1 [962 B]
2025-08-18T22:05:31.7320511Z Get:62 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 gcc-arm-linux-gnueabi amd64 4:13.2.1-2ubuntu1 [1252 B]
2025-08-18T22:05:31.7753907Z Get:63 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 g++-arm-linux-gnueabi amd64 4:13.2.1-2ubuntu1 [944 B]
2025-08-18T22:05:31.8163350Z Get:64 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 gcc-arm-linux-gnueabihf amd64 4:13.2.0-7ubuntu1 [1230 B]
2025-08-18T22:05:31.8576548Z Get:65 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 g++-arm-linux-gnueabihf amd64 4:13.2.0-7ubuntu1 [968 B]
2025-08-18T22:05:32.1679129Z Fetched 171 MB in 9s (18.6 MB/s)
2025-08-18T22:05:32.1872604Z Selecting previously unselected package gcc-13-aarch64-linux-gnu-base:amd64.
2025-08-18T22:05:32.1929241Z (Reading database ... 
2025-08-18T22:05:32.1929652Z (Reading database ... 5%
2025-08-18T22:05:32.1930038Z (Reading database ... 10%
2025-08-18T22:05:32.1930395Z (Reading database ... 15%
2025-08-18T22:05:32.1930805Z (Reading database ... 20%
2025-08-18T22:05:32.1931189Z (Reading database ... 25%
2025-08-18T22:05:32.1931530Z (Reading database ... 30%
2025-08-18T22:05:32.1931870Z (Reading database ... 35%
2025-08-18T22:05:32.1932084Z (Reading database ... 40%
2025-08-18T22:05:32.1932303Z (Reading database ... 45%
2025-08-18T22:05:32.1932507Z (Reading database ... 50%
2025-08-18T22:05:32.2012946Z (Reading database ... 55%
2025-08-18T22:05:32.2047060Z (Reading database ... 60%
2025-08-18T22:05:32.2069234Z (Reading database ... 65%
2025-08-18T22:05:32.2108310Z (Reading database ... 70%
2025-08-18T22:05:32.2130979Z (Reading database ... 75%
2025-08-18T22:05:32.2155065Z (Reading database ... 80%
2025-08-18T22:05:32.2299617Z (Reading database ... 85%
2025-08-18T22:05:32.2572442Z (Reading database ... 90%
2025-08-18T22:05:32.2649346Z (Reading database ... 95%
2025-08-18T22:05:32.2649855Z (Reading database ... 100%
2025-08-18T22:05:32.2650552Z (Reading database ... 227701 files and directories currently installed.)
2025-08-18T22:05:32.2689997Z Preparing to unpack .../00-gcc-13-aarch64-linux-gnu-base_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-18T22:05:32.2700338Z Unpacking gcc-13-aarch64-linux-gnu-base:amd64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-18T22:05:32.2911862Z Selecting previously unselected package cpp-13-aarch64-linux-gnu.
2025-08-18T22:05:32.3042278Z Preparing to unpack .../01-cpp-13-aarch64-linux-gnu_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-18T22:05:32.3071892Z Unpacking cpp-13-aarch64-linux-gnu (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-18T22:05:32.4489387Z Selecting previously unselected package gcc-13-arm-linux-gnueabi-base:amd64.
2025-08-18T22:05:32.4626394Z Preparing to unpack .../02-gcc-13-arm-linux-gnueabi-base_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-18T22:05:32.4634448Z Unpacking gcc-13-arm-linux-gnueabi-base:amd64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-18T22:05:32.4869000Z Selecting previously unselected package cpp-13-arm-linux-gnueabi.
2025-08-18T22:05:32.5006465Z Preparing to unpack .../03-cpp-13-arm-linux-gnueabi_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-18T22:05:32.5035754Z Unpacking cpp-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-18T22:05:32.6373671Z Selecting previously unselected package gcc-13-arm-linux-gnueabihf-base:amd64.
2025-08-18T22:05:32.6511614Z Preparing to unpack .../04-gcc-13-arm-linux-gnueabihf-base_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-18T22:05:32.6519182Z Unpacking gcc-13-arm-linux-gnueabihf-base:amd64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-18T22:05:32.6728212Z Selecting previously unselected package cpp-13-arm-linux-gnueabihf.
2025-08-18T22:05:32.6864620Z Preparing to unpack .../05-cpp-13-arm-linux-gnueabihf_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-18T22:05:32.6893449Z Unpacking cpp-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-18T22:05:32.8212416Z Selecting previously unselected package cpp-aarch64-linux-gnu.
2025-08-18T22:05:32.8349755Z Preparing to unpack .../06-cpp-aarch64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ...
2025-08-18T22:05:32.8357950Z Unpacking cpp-aarch64-linux-gnu (4:13.2.0-7ubuntu1) ...
2025-08-18T22:05:32.8551961Z Selecting previously unselected package cpp-arm-linux-gnueabi.
2025-08-18T22:05:32.8687375Z Preparing to unpack .../07-cpp-arm-linux-gnueabi_4%3a13.2.1-2ubuntu1_amd64.deb ...
2025-08-18T22:05:32.8695919Z Unpacking cpp-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-18T22:05:32.8900919Z Selecting previously unselected package cpp-arm-linux-gnueabihf.
2025-08-18T22:05:32.9034745Z Preparing to unpack .../08-cpp-arm-linux-gnueabihf_4%3a13.2.0-7ubuntu1_amd64.deb ...
2025-08-18T22:05:32.9043042Z Unpacking cpp-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-18T22:05:32.9237284Z Selecting previously unselected package gcc-13-cross-base.
2025-08-18T22:05:32.9369864Z Preparing to unpack .../09-gcc-13-cross-base_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-18T22:05:32.9380104Z Unpacking gcc-13-cross-base (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-18T22:05:32.9589170Z Selecting previously unselected package gcc-14-cross-base.
2025-08-18T22:05:32.9721927Z Preparing to unpack .../10-gcc-14-cross-base_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-18T22:05:32.9731477Z Unpacking gcc-14-cross-base (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-18T22:05:32.9941093Z Selecting previously unselected package libc6-arm64-cross.
2025-08-18T22:05:33.0074639Z Preparing to unpack .../11-libc6-arm64-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-18T22:05:33.0083850Z Unpacking libc6-arm64-cross (2.39-0ubuntu8cross1) ...
2025-08-18T22:05:33.0456447Z Selecting previously unselected package libgcc-s1-arm64-cross.
2025-08-18T22:05:33.0593842Z Preparing to unpack .../12-libgcc-s1-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-18T22:05:33.0602967Z Unpacking libgcc-s1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-18T22:05:33.0804275Z Selecting previously unselected package libgomp1-arm64-cross.
2025-08-18T22:05:33.0940985Z Preparing to unpack .../13-libgomp1-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-18T22:05:33.0959372Z Unpacking libgomp1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-18T22:05:33.1183556Z Selecting previously unselected package libitm1-arm64-cross.
2025-08-18T22:05:33.1320814Z Preparing to unpack .../14-libitm1-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-18T22:05:33.1329292Z Unpacking libitm1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-18T22:05:33.1533895Z Selecting previously unselected package libatomic1-arm64-cross.
2025-08-18T22:05:33.1668771Z Preparing to unpack .../15-libatomic1-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-18T22:05:33.1676737Z Unpacking libatomic1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-18T22:05:33.1872348Z Selecting previously unselected package libasan8-arm64-cross.
2025-08-18T22:05:33.2009648Z Preparing to unpack .../16-libasan8-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-18T22:05:33.2017298Z Unpacking libasan8-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-18T22:05:33.2330721Z Selecting previously unselected package liblsan0-arm64-cross.
2025-08-18T22:05:33.2466357Z Preparing to unpack .../17-liblsan0-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-18T22:05:33.2474008Z Unpacking liblsan0-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-18T22:05:33.2727027Z Selecting previously unselected package libtsan2-arm64-cross.
2025-08-18T22:05:33.2862081Z Preparing to unpack .../18-libtsan2-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-18T22:05:33.2870213Z Unpacking libtsan2-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-18T22:05:33.3165161Z Selecting previously unselected package libstdc++6-arm64-cross.
2025-08-18T22:05:33.3300370Z Preparing to unpack .../19-libstdc++6-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-18T22:05:33.3310350Z Unpacking libstdc++6-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-18T22:05:33.3643623Z Selecting previously unselected package libubsan1-arm64-cross.
2025-08-18T22:05:33.3778544Z Preparing to unpack .../20-libubsan1-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-18T22:05:33.3786292Z Unpacking libubsan1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-18T22:05:33.4026926Z Selecting previously unselected package libhwasan0-arm64-cross.
2025-08-18T22:05:33.4161071Z Preparing to unpack .../21-libhwasan0-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-18T22:05:33.4169747Z Unpacking libhwasan0-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-18T22:05:33.4422639Z Selecting previously unselected package libgcc-13-dev-arm64-cross.
2025-08-18T22:05:33.4555757Z Preparing to unpack .../22-libgcc-13-dev-arm64-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-18T22:05:33.4563687Z Unpacking libgcc-13-dev-arm64-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-18T22:05:33.5527953Z Selecting previously unselected package gcc-13-aarch64-linux-gnu.
2025-08-18T22:05:33.5667419Z Preparing to unpack .../23-gcc-13-aarch64-linux-gnu_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-18T22:05:33.5696782Z Unpacking gcc-13-aarch64-linux-gnu (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-18T22:05:33.8271944Z Selecting previously unselected package linux-libc-dev-arm64-cross.
2025-08-18T22:05:33.8410266Z Preparing to unpack .../24-linux-libc-dev-arm64-cross_6.8.0-25.25cross1_all.deb ...
2025-08-18T22:05:33.8418680Z Unpacking linux-libc-dev-arm64-cross (6.8.0-25.25cross1) ...
2025-08-18T22:05:34.0251640Z Selecting previously unselected package libc6-dev-arm64-cross.
2025-08-18T22:05:34.0393440Z Preparing to unpack .../25-libc6-dev-arm64-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-18T22:05:34.0401060Z Unpacking libc6-dev-arm64-cross (2.39-0ubuntu8cross1) ...
2025-08-18T22:05:34.1614018Z Selecting previously unselected package libstdc++-13-dev-arm64-cross.
2025-08-18T22:05:34.1754885Z Preparing to unpack .../26-libstdc++-13-dev-arm64-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-18T22:05:34.1769255Z Unpacking libstdc++-13-dev-arm64-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-18T22:05:34.3886438Z Selecting previously unselected package g++-13-aarch64-linux-gnu.
2025-08-18T22:05:34.4028641Z Preparing to unpack .../27-g++-13-aarch64-linux-gnu_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-18T22:05:34.4059627Z Unpacking g++-13-aarch64-linux-gnu (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-18T22:05:34.5566987Z Selecting previously unselected package binutils-arm-linux-gnueabi.
2025-08-18T22:05:34.5705874Z Preparing to unpack .../28-binutils-arm-linux-gnueabi_2.42-4ubuntu2.5_amd64.deb ...
2025-08-18T22:05:34.5725101Z Unpacking binutils-arm-linux-gnueabi (2.42-4ubuntu2.5) ...
2025-08-18T22:05:34.6604228Z Selecting previously unselected package gcc-13-cross-base-ports.
2025-08-18T22:05:34.6744196Z Preparing to unpack .../29-gcc-13-cross-base-ports_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-18T22:05:34.6752751Z Unpacking gcc-13-cross-base-ports (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-18T22:05:34.6953016Z Selecting previously unselected package gcc-14-cross-base-ports.
2025-08-18T22:05:34.7091995Z Preparing to unpack .../30-gcc-14-cross-base-ports_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-18T22:05:34.7100888Z Unpacking gcc-14-cross-base-ports (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-18T22:05:34.7313585Z Selecting previously unselected package libc6-armel-cross.
2025-08-18T22:05:34.7448302Z Preparing to unpack .../31-libc6-armel-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-18T22:05:34.7458947Z Unpacking libc6-armel-cross (2.39-0ubuntu8cross1) ...
2025-08-18T22:05:34.7803194Z Selecting previously unselected package libgcc-s1-armel-cross.
2025-08-18T22:05:34.7939482Z Preparing to unpack .../32-libgcc-s1-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-18T22:05:34.7948199Z Unpacking libgcc-s1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-18T22:05:34.8157165Z Selecting previously unselected package libgomp1-armel-cross.
2025-08-18T22:05:34.8292952Z Preparing to unpack .../33-libgomp1-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-18T22:05:34.8300959Z Unpacking libgomp1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-18T22:05:34.8516489Z Selecting previously unselected package libatomic1-armel-cross.
2025-08-18T22:05:34.8651155Z Preparing to unpack .../34-libatomic1-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-18T22:05:34.8661769Z Unpacking libatomic1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-18T22:05:34.8855300Z Selecting previously unselected package libasan8-armel-cross.
2025-08-18T22:05:34.8988600Z Preparing to unpack .../35-libasan8-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-18T22:05:34.8997157Z Unpacking libasan8-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-18T22:05:34.9654682Z Selecting previously unselected package libstdc++6-armel-cross.
2025-08-18T22:05:34.9796153Z Preparing to unpack .../36-libstdc++6-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-18T22:05:34.9804381Z Unpacking libstdc++6-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-18T22:05:35.0094697Z Selecting previously unselected package libubsan1-armel-cross.
2025-08-18T22:05:35.0234378Z Preparing to unpack .../37-libubsan1-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-18T22:05:35.0242128Z Unpacking libubsan1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-18T22:05:35.0594200Z Selecting previously unselected package libgcc-13-dev-armel-cross.
2025-08-18T22:05:35.0734280Z Preparing to unpack .../38-libgcc-13-dev-armel-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-18T22:05:35.0742640Z Unpacking libgcc-13-dev-armel-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-18T22:05:35.1275201Z Selecting previously unselected package gcc-13-arm-linux-gnueabi.
2025-08-18T22:05:35.1415435Z Preparing to unpack .../39-gcc-13-arm-linux-gnueabi_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-18T22:05:35.1446111Z Unpacking gcc-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-18T22:05:35.3966519Z Selecting previously unselected package linux-libc-dev-armel-cross.
2025-08-18T22:05:35.4106576Z Preparing to unpack .../40-linux-libc-dev-armel-cross_6.8.0-25.25cross1_all.deb ...
2025-08-18T22:05:35.4114685Z Unpacking linux-libc-dev-armel-cross (6.8.0-25.25cross1) ...
2025-08-18T22:05:35.6060977Z Selecting previously unselected package libc6-dev-armel-cross.
2025-08-18T22:05:35.6203199Z Preparing to unpack .../41-libc6-dev-armel-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-18T22:05:35.6213294Z Unpacking libc6-dev-armel-cross (2.39-0ubuntu8cross1) ...
2025-08-18T22:05:35.7416990Z Selecting previously unselected package libstdc++-13-dev-armel-cross.
2025-08-18T22:05:35.7558730Z Preparing to unpack .../42-libstdc++-13-dev-armel-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-18T22:05:35.7567878Z Unpacking libstdc++-13-dev-armel-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-18T22:05:35.9495449Z Selecting previously unselected package g++-13-arm-linux-gnueabi.
2025-08-18T22:05:35.9639894Z Preparing to unpack .../43-g++-13-arm-linux-gnueabi_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-18T22:05:35.9674123Z Unpacking g++-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-18T22:05:36.1069539Z Selecting previously unselected package binutils-arm-linux-gnueabihf.
2025-08-18T22:05:36.1211614Z Preparing to unpack .../44-binutils-arm-linux-gnueabihf_2.42-4ubuntu2.5_amd64.deb ...
2025-08-18T22:05:36.1223289Z Unpacking binutils-arm-linux-gnueabihf (2.42-4ubuntu2.5) ...
2025-08-18T22:05:36.2133164Z Selecting previously unselected package libc6-armhf-cross.
2025-08-18T22:05:36.2275268Z Preparing to unpack .../45-libc6-armhf-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-18T22:05:36.2285790Z Unpacking libc6-armhf-cross (2.39-0ubuntu8cross1) ...
2025-08-18T22:05:36.2632408Z Selecting previously unselected package libgcc-s1-armhf-cross.
2025-08-18T22:05:36.2772661Z Preparing to unpack .../46-libgcc-s1-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-18T22:05:36.2781204Z Unpacking libgcc-s1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-18T22:05:36.2984276Z Selecting previously unselected package libgomp1-armhf-cross.
2025-08-18T22:05:36.3124316Z Preparing to unpack .../47-libgomp1-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-18T22:05:36.3134233Z Unpacking libgomp1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-18T22:05:36.3347406Z Selecting previously unselected package libatomic1-armhf-cross.
2025-08-18T22:05:36.3486303Z Preparing to unpack .../48-libatomic1-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-18T22:05:36.3497588Z Unpacking libatomic1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-18T22:05:36.3694088Z Selecting previously unselected package libasan8-armhf-cross.
2025-08-18T22:05:36.3831717Z Preparing to unpack .../49-libasan8-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-18T22:05:36.3842894Z Unpacking libasan8-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-18T22:05:36.4476198Z Selecting previously unselected package libstdc++6-armhf-cross.
2025-08-18T22:05:36.4617470Z Preparing to unpack .../50-libstdc++6-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-18T22:05:36.4625309Z Unpacking libstdc++6-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-18T22:05:36.4912391Z Selecting previously unselected package libubsan1-armhf-cross.
2025-08-18T22:05:36.5052842Z Preparing to unpack .../51-libubsan1-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-18T22:05:36.5064088Z Unpacking libubsan1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-18T22:05:36.5411529Z Selecting previously unselected package libgcc-13-dev-armhf-cross.
2025-08-18T22:05:36.5552098Z Preparing to unpack .../52-libgcc-13-dev-armhf-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-18T22:05:36.5560540Z Unpacking libgcc-13-dev-armhf-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-18T22:05:36.6080556Z Selecting previously unselected package gcc-13-arm-linux-gnueabihf.
2025-08-18T22:05:36.6221244Z Preparing to unpack .../53-gcc-13-arm-linux-gnueabihf_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-18T22:05:36.6251722Z Unpacking gcc-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-18T22:05:36.8868699Z Selecting previously unselected package linux-libc-dev-armhf-cross.
2025-08-18T22:05:36.9010459Z Preparing to unpack .../54-linux-libc-dev-armhf-cross_6.8.0-25.25cross1_all.deb ...
2025-08-18T22:05:36.9021848Z Unpacking linux-libc-dev-armhf-cross (6.8.0-25.25cross1) ...
2025-08-18T22:05:37.0793839Z Selecting previously unselected package libc6-dev-armhf-cross.
2025-08-18T22:05:37.0937286Z Preparing to unpack .../55-libc6-dev-armhf-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-18T22:05:37.0945591Z Unpacking libc6-dev-armhf-cross (2.39-0ubuntu8cross1) ...
2025-08-18T22:05:37.2053362Z Selecting previously unselected package libstdc++-13-dev-armhf-cross.
2025-08-18T22:05:37.2198786Z Preparing to unpack .../56-libstdc++-13-dev-armhf-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-18T22:05:37.2208630Z Unpacking libstdc++-13-dev-armhf-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-18T22:05:37.4113436Z Selecting previously unselected package g++-13-arm-linux-gnueabihf.
2025-08-18T22:05:37.4258787Z Preparing to unpack .../57-g++-13-arm-linux-gnueabihf_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-18T22:05:37.4289446Z Unpacking g++-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-18T22:05:37.5673326Z Selecting previously unselected package gcc-aarch64-linux-gnu.
2025-08-18T22:05:37.5816157Z Preparing to unpack .../58-gcc-aarch64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ...
2025-08-18T22:05:37.5825797Z Unpacking gcc-aarch64-linux-gnu (4:13.2.0-7ubuntu1) ...
2025-08-18T22:05:37.6026655Z Selecting previously unselected package g++-aarch64-linux-gnu.
2025-08-18T22:05:37.6168700Z Preparing to unpack .../59-g++-aarch64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ...
2025-08-18T22:05:37.6177384Z Unpacking g++-aarch64-linux-gnu (4:13.2.0-7ubuntu1) ...
2025-08-18T22:05:37.6365455Z Selecting previously unselected package gcc-arm-linux-gnueabi.
2025-08-18T22:05:37.6507065Z Preparing to unpack .../60-gcc-arm-linux-gnueabi_4%3a13.2.1-2ubuntu1_amd64.deb ...
2025-08-18T22:05:37.6515373Z Unpacking gcc-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-18T22:05:37.6718906Z Selecting previously unselected package g++-arm-linux-gnueabi.
2025-08-18T22:05:37.6856316Z Preparing to unpack .../61-g++-arm-linux-gnueabi_4%3a13.2.1-2ubuntu1_amd64.deb ...
2025-08-18T22:05:37.6865385Z Unpacking g++-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-18T22:05:37.7057045Z Selecting previously unselected package gcc-arm-linux-gnueabihf.
2025-08-18T22:05:37.7196041Z Preparing to unpack .../62-gcc-arm-linux-gnueabihf_4%3a13.2.0-7ubuntu1_amd64.deb ...
2025-08-18T22:05:37.7204576Z Unpacking gcc-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-18T22:05:37.7420204Z Selecting previously unselected package g++-arm-linux-gnueabihf.
2025-08-18T22:05:37.7558990Z Preparing to unpack .../63-g++-arm-linux-gnueabihf_4%3a13.2.0-7ubuntu1_amd64.deb ...
2025-08-18T22:05:37.7568637Z Unpacking g++-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-18T22:05:37.8009048Z Setting up binutils-arm-linux-gnueabi (2.42-4ubuntu2.5) ...
2025-08-18T22:05:37.8036658Z Setting up libc6-armhf-cross (2.39-0ubuntu8cross1) ...
2025-08-18T22:05:37.8063234Z Setting up gcc-13-arm-linux-gnueabi-base:amd64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-18T22:05:37.8092175Z Setting up gcc-14-cross-base (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-18T22:05:37.8121985Z Setting up libatomic1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-18T22:05:37.8144117Z Setting up linux-libc-dev-armel-cross (6.8.0-25.25cross1) ...
2025-08-18T22:05:37.8166506Z Setting up gcc-13-cross-base (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-18T22:05:37.8188322Z Setting up libc6-arm64-cross (2.39-0ubuntu8cross1) ...
2025-08-18T22:05:37.8212047Z Setting up linux-libc-dev-armhf-cross (6.8.0-25.25cross1) ...
2025-08-18T22:05:37.8236245Z Setting up libitm1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-18T22:05:37.8258858Z Setting up linux-libc-dev-arm64-cross (6.8.0-25.25cross1) ...
2025-08-18T22:05:37.8281296Z Setting up libc6-armel-cross (2.39-0ubuntu8cross1) ...
2025-08-18T22:05:37.8300927Z Setting up gcc-13-arm-linux-gnueabihf-base:amd64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-18T22:05:37.8339405Z Setting up gcc-14-cross-base-ports (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-18T22:05:37.8363992Z Setting up gcc-13-aarch64-linux-gnu-base:amd64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-18T22:05:37.8386123Z Setting up libc6-dev-armel-cross (2.39-0ubuntu8cross1) ...
2025-08-18T22:05:37.8409014Z Setting up binutils-arm-linux-gnueabihf (2.42-4ubuntu2.5) ...
2025-08-18T22:05:37.8430509Z Setting up gcc-13-cross-base-ports (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-18T22:05:37.8455532Z Setting up libgcc-s1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-18T22:05:37.8482923Z Setting up libatomic1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-18T22:05:37.8508428Z Setting up libgomp1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-18T22:05:37.8547114Z Setting up liblsan0-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-18T22:05:37.8570897Z Setting up libgomp1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-18T22:05:37.8592942Z Setting up cpp-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-18T22:05:37.8625540Z Setting up libgomp1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-18T22:05:37.8650216Z Setting up cpp-13-aarch64-linux-gnu (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-18T22:05:37.8682489Z Setting up cpp-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-18T22:05:37.8710462Z Setting up libgcc-s1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-18T22:05:37.8733849Z Setting up libgcc-s1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-18T22:05:37.8757777Z Setting up libc6-dev-armhf-cross (2.39-0ubuntu8cross1) ...
2025-08-18T22:05:37.8791191Z Setting up libhwasan0-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-18T22:05:37.8812845Z Setting up libc6-dev-arm64-cross (2.39-0ubuntu8cross1) ...
2025-08-18T22:05:37.8834033Z Setting up libstdc++6-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-18T22:05:37.8857219Z Setting up libatomic1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-18T22:05:37.8878978Z Setting up libstdc++6-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-18T22:05:37.8905959Z Setting up cpp-aarch64-linux-gnu (4:13.2.0-7ubuntu1) ...
2025-08-18T22:05:37.8933107Z Setting up cpp-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-18T22:05:37.8953268Z Setting up libstdc++6-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-18T22:05:37.8980339Z Setting up libubsan1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-18T22:05:37.9005113Z Setting up libubsan1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-18T22:05:37.9032397Z Setting up libasan8-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-18T22:05:37.9059016Z Setting up libtsan2-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-18T22:05:37.9088274Z Setting up cpp-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-18T22:05:37.9113386Z Setting up libasan8-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-18T22:05:37.9140107Z Setting up libasan8-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-18T22:05:37.9166266Z Setting up libubsan1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-18T22:05:37.9192406Z Setting up libgcc-13-dev-armel-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-18T22:05:37.9215273Z Setting up gcc-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-18T22:05:37.9235616Z Setting up libstdc++-13-dev-armel-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-18T22:05:37.9255828Z Setting up libgcc-13-dev-armhf-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-18T22:05:37.9279581Z Setting up libgcc-13-dev-arm64-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-18T22:05:37.9301950Z Setting up gcc-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-18T22:05:37.9324821Z Setting up g++-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-18T22:05:37.9356031Z Setting up libstdc++-13-dev-armhf-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-18T22:05:37.9383549Z Setting up gcc-13-aarch64-linux-gnu (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-18T22:05:37.9409606Z Setting up gcc-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-18T22:05:37.9434252Z Setting up libstdc++-13-dev-arm64-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-18T22:05:37.9457746Z Setting up g++-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-18T22:05:37.9480490Z Setting up gcc-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-18T22:05:37.9509312Z Setting up g++-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-18T22:05:37.9539405Z Setting up g++-13-aarch64-linux-gnu (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-18T22:05:37.9563814Z Setting up g++-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-18T22:05:37.9593575Z Setting up gcc-aarch64-linux-gnu (4:13.2.0-7ubuntu1) ...
2025-08-18T22:05:37.9618691Z Setting up g++-aarch64-linux-gnu (4:13.2.0-7ubuntu1) ...
2025-08-18T22:05:37.9649991Z Processing triggers for ccache (4.9.1-1) ...
2025-08-18T22:05:37.9665947Z Updating symlinks in /usr/lib/ccache ...
2025-08-18T22:05:37.9754548Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-18T22:05:42.0951976Z Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
2025-08-18T22:05:43.4605195Z Reading package lists...
2025-08-18T22:05:43.6062982Z Building dependency tree...
2025-08-18T22:05:43.6071350Z Reading state information...
2025-08-18T22:05:43.7542013Z The following additional packages will be installed:
2025-08-18T22:05:43.7542783Z   libdbus-1-dev libibverbs-dev libjudydebian1 libnl-3-dev libnl-route-3-dev
2025-08-18T22:05:43.7551166Z   libpcap0.8-dev
2025-08-18T22:05:43.7822603Z The following NEW packages will be installed:
2025-08-18T22:05:43.7823169Z   libdbus-1-dev libibverbs-dev libjudydebian1 libnl-3-dev libnl-route-3-dev
2025-08-18T22:05:43.7827295Z   libpcap-dev libpcap0.8-dev pcaputils
2025-08-18T22:05:43.7988844Z 0 upgraded, 8 newly installed, 0 to remove and 37 not upgraded.
2025-08-18T22:05:43.8215260Z Need to get 1613 kB of archives.
2025-08-18T22:05:43.8216000Z After this operation, 6802 kB of additional disk space will be used.
2025-08-18T22:05:43.8216837Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-18T22:05:43.8820469Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdbus-1-dev amd64 1.14.10-4ubuntu4.1 [190 kB]
2025-08-18T22:05:43.9269263Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 libjudydebian1 amd64 1.0.5-5.1build1 [107 kB]
2025-08-18T22:05:43.9699436Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnl-3-dev amd64 3.7.0-0.3build1.1 [99.5 kB]
2025-08-18T22:05:44.0136342Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnl-route-3-dev amd64 3.7.0-0.3build1.1 [216 kB]
2025-08-18T22:05:44.0631915Z Get:6 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libibverbs-dev amd64 50.0-2ubuntu0.2 [686 kB]
2025-08-18T22:05:44.1463066Z Get:7 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libpcap0.8-dev amd64 1.10.4-4.1ubuntu3 [269 kB]
2025-08-18T22:05:44.1915025Z Get:8 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libpcap-dev amd64 1.10.4-4.1ubuntu3 [3324 B]
2025-08-18T22:05:44.2328528Z Get:9 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 pcaputils amd64 0.8-1.1build2 [43.8 kB]
2025-08-18T22:05:44.4847246Z Fetched 1613 kB in 0s (3822 kB/s)
2025-08-18T22:05:44.5046575Z Selecting previously unselected package libdbus-1-dev:amd64.
2025-08-18T22:05:44.5105272Z (Reading database ... 
2025-08-18T22:05:44.5105963Z (Reading database ... 5%
2025-08-18T22:05:44.5106500Z (Reading database ... 10%
2025-08-18T22:05:44.5106796Z (Reading database ... 15%
2025-08-18T22:05:44.5107215Z (Reading database ... 20%
2025-08-18T22:05:44.5107616Z (Reading database ... 25%
2025-08-18T22:05:44.5107974Z (Reading database ... 30%
2025-08-18T22:05:44.5108537Z (Reading database ... 35%
2025-08-18T22:05:44.5108927Z (Reading database ... 40%
2025-08-18T22:05:44.5109292Z (Reading database ... 45%
2025-08-18T22:05:44.5109643Z (Reading database ... 50%
2025-08-18T22:05:44.5202195Z (Reading database ... 55%
2025-08-18T22:05:44.5221416Z (Reading database ... 60%
2025-08-18T22:05:44.5243683Z (Reading database ... 65%
2025-08-18T22:05:44.5283499Z (Reading database ... 70%
2025-08-18T22:05:44.5307798Z (Reading database ... 75%
2025-08-18T22:05:44.5332428Z (Reading database ... 80%
2025-08-18T22:05:44.5478945Z (Reading database ... 85%
2025-08-18T22:05:44.5758707Z (Reading database ... 90%
2025-08-18T22:05:44.5839443Z (Reading database ... 95%
2025-08-18T22:05:44.5839843Z (Reading database ... 100%
2025-08-18T22:05:44.5840309Z (Reading database ... 235760 files and directories currently installed.)
2025-08-18T22:05:44.5885347Z Preparing to unpack .../0-libdbus-1-dev_1.14.10-4ubuntu4.1_amd64.deb ...
2025-08-18T22:05:44.5895612Z Unpacking libdbus-1-dev:amd64 (1.14.10-4ubuntu4.1) ...
2025-08-18T22:05:44.6263897Z Selecting previously unselected package libjudydebian1.
2025-08-18T22:05:44.6405658Z Preparing to unpack .../1-libjudydebian1_1.0.5-5.1build1_amd64.deb ...
2025-08-18T22:05:44.6420894Z Unpacking libjudydebian1 (1.0.5-5.1build1) ...
2025-08-18T22:05:44.6638837Z Selecting previously unselected package libnl-3-dev:amd64.
2025-08-18T22:05:44.6781005Z Preparing to unpack .../2-libnl-3-dev_3.7.0-0.3build1.1_amd64.deb ...
2025-08-18T22:05:44.6789155Z Unpacking libnl-3-dev:amd64 (3.7.0-0.3build1.1) ...
2025-08-18T22:05:44.7210542Z Selecting previously unselected package libnl-route-3-dev:amd64.
2025-08-18T22:05:44.7352842Z Preparing to unpack .../3-libnl-route-3-dev_3.7.0-0.3build1.1_amd64.deb ...
2025-08-18T22:05:44.7368513Z Unpacking libnl-route-3-dev:amd64 (3.7.0-0.3build1.1) ...
2025-08-18T22:05:44.7618303Z Selecting previously unselected package libibverbs-dev:amd64.
2025-08-18T22:05:44.7758867Z Preparing to unpack .../4-libibverbs-dev_50.0-2ubuntu0.2_amd64.deb ...
2025-08-18T22:05:44.7777294Z Unpacking libibverbs-dev:amd64 (50.0-2ubuntu0.2) ...
2025-08-18T22:05:44.8478829Z Selecting previously unselected package libpcap0.8-dev:amd64.
2025-08-18T22:05:44.8621370Z Preparing to unpack .../5-libpcap0.8-dev_1.10.4-4.1ubuntu3_amd64.deb ...
2025-08-18T22:05:44.8651960Z Unpacking libpcap0.8-dev:amd64 (1.10.4-4.1ubuntu3) ...
2025-08-18T22:05:44.9023898Z Selecting previously unselected package libpcap-dev:amd64.
2025-08-18T22:05:44.9165884Z Preparing to unpack .../6-libpcap-dev_1.10.4-4.1ubuntu3_amd64.deb ...
2025-08-18T22:05:44.9173624Z Unpacking libpcap-dev:amd64 (1.10.4-4.1ubuntu3) ...
2025-08-18T22:05:44.9387091Z Selecting previously unselected package pcaputils.
2025-08-18T22:05:44.9527745Z Preparing to unpack .../7-pcaputils_0.8-1.1build2_amd64.deb ...
2025-08-18T22:05:44.9557847Z Unpacking pcaputils (0.8-1.1build2) ...
2025-08-18T22:05:45.0003120Z Setting up libjudydebian1 (1.0.5-5.1build1) ...
2025-08-18T22:05:45.0027377Z Setting up libdbus-1-dev:amd64 (1.14.10-4ubuntu4.1) ...
2025-08-18T22:05:45.1527562Z Setting up libnl-3-dev:amd64 (3.7.0-0.3build1.1) ...
2025-08-18T22:05:45.1546521Z Setting up pcaputils (0.8-1.1build2) ...
2025-08-18T22:05:45.1651834Z update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
2025-08-18T22:05:45.4732345Z Setting up libnl-route-3-dev:amd64 (3.7.0-0.3build1.1) ...
2025-08-18T22:05:45.4760562Z Setting up libibverbs-dev:amd64 (50.0-2ubuntu0.2) ...
2025-08-18T22:05:45.4810911Z Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
2025-08-18T22:05:45.4993458Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-18T22:05:49.9712920Z Processing triggers for sgml-base (1.31) ...
2025-08-18T22:05:49.9946495Z Setting up libpcap0.8-dev:amd64 (1.10.4-4.1ubuntu3) ...
2025-08-18T22:05:49.9996396Z Setting up libpcap-dev:amd64 (1.10.4-4.1ubuntu3) ...
2025-08-18T22:05:51.4016746Z Reading package lists...
2025-08-18T22:05:51.5520248Z Building dependency tree...
2025-08-18T22:05:51.5528322Z Reading state information...
2025-08-18T22:05:51.5923208Z Reading package lists...
2025-08-18T22:05:51.7407946Z Building dependency tree...
2025-08-18T22:05:51.7416596Z Reading state information...
2025-08-18T22:05:51.8880772Z The following additional packages will be installed:
2025-08-18T22:05:51.8885229Z   liblz1 liblzma-dev librust-cc-dev librust-libc-dev librust-pkg-config-dev
2025-08-18T22:05:51.8891218Z Suggested packages:
2025-08-18T22:05:51.8891828Z   liblzma-doc librust-cc+jobserver-dev librust-libc+rustc-dep-of-std-dev
2025-08-18T22:05:51.8892511Z   librust-libc+rustc-std-workspace-core-dev
2025-08-18T22:05:51.9042890Z The following NEW packages will be installed:
2025-08-18T22:05:51.9043734Z   liblz-dev liblz1 liblzma-dev librust-cc-dev librust-libc-dev
2025-08-18T22:05:51.9047716Z   librust-lzma-sys-dev librust-pkg-config-dev lzma lzma-dev
2025-08-18T22:05:51.9214461Z 0 upgraded, 9 newly installed, 0 to remove and 37 not upgraded.
2025-08-18T22:05:51.9214885Z Need to get 800 kB of archives.
2025-08-18T22:05:51.9215219Z After this operation, 6245 kB of additional disk space will be used.
2025-08-18T22:05:51.9215842Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-18T22:05:51.9785797Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 liblz1 amd64 1.14-1 [36.4 kB]
2025-08-18T22:05:52.0205064Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 liblz-dev amd64 1.14-1 [51.7 kB]
2025-08-18T22:05:52.0626333Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 librust-libc-dev amd64 0.2.152-1 [353 kB]
2025-08-18T22:05:52.1082021Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 librust-cc-dev amd64 1.0.83-1 [61.6 kB]
2025-08-18T22:05:52.1714488Z Get:6 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 librust-pkg-config-dev amd64 0.3.27-1 [21.5 kB]
2025-08-18T22:05:52.2146504Z Get:7 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 liblzma-dev amd64 5.6.1+really5.4.5-1ubuntu0.2 [176 kB]
2025-08-18T22:05:52.2605568Z Get:8 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 librust-lzma-sys-dev amd64 0.1.20-1 [10.9 kB]
2025-08-18T22:05:52.3031573Z Get:9 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 lzma amd64 9.22-2.2 [47.3 kB]
2025-08-18T22:05:52.3454163Z Get:10 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 lzma-dev all 9.22-2.2 [41.6 kB]
2025-08-18T22:05:52.6039520Z Fetched 800 kB in 0s (1840 kB/s)
2025-08-18T22:05:52.6233379Z Selecting previously unselected package liblz1:amd64.
2025-08-18T22:05:52.6292011Z (Reading database ... 
2025-08-18T22:05:52.6292397Z (Reading database ... 5%
2025-08-18T22:05:52.6292774Z (Reading database ... 10%
2025-08-18T22:05:52.6293127Z (Reading database ... 15%
2025-08-18T22:05:52.6293630Z (Reading database ... 20%
2025-08-18T22:05:52.6293932Z (Reading database ... 25%
2025-08-18T22:05:52.6294382Z (Reading database ... 30%
2025-08-18T22:05:52.6294612Z (Reading database ... 35%
2025-08-18T22:05:52.6294834Z (Reading database ... 40%
2025-08-18T22:05:52.6295042Z (Reading database ... 45%
2025-08-18T22:05:52.6295253Z (Reading database ... 50%
2025-08-18T22:05:52.6392190Z (Reading database ... 55%
2025-08-18T22:05:52.6413946Z (Reading database ... 60%
2025-08-18T22:05:52.6435029Z (Reading database ... 65%
2025-08-18T22:05:52.6477155Z (Reading database ... 70%
2025-08-18T22:05:52.6517843Z (Reading database ... 75%
2025-08-18T22:05:52.6527957Z (Reading database ... 80%
2025-08-18T22:05:52.6679374Z (Reading database ... 85%
2025-08-18T22:05:52.6964777Z (Reading database ... 90%
2025-08-18T22:05:52.7041848Z (Reading database ... 95%
2025-08-18T22:05:52.7042235Z (Reading database ... 100%
2025-08-18T22:05:52.7042633Z (Reading database ... 236416 files and directories currently installed.)
2025-08-18T22:05:52.7084245Z Preparing to unpack .../0-liblz1_1.14-1_amd64.deb ...
2025-08-18T22:05:52.7100763Z Unpacking liblz1:amd64 (1.14-1) ...
2025-08-18T22:05:52.7322561Z Selecting previously unselected package liblz-dev:amd64.
2025-08-18T22:05:52.7461181Z Preparing to unpack .../1-liblz-dev_1.14-1_amd64.deb ...
2025-08-18T22:05:52.7469725Z Unpacking liblz-dev:amd64 (1.14-1) ...
2025-08-18T22:05:52.7694987Z Selecting previously unselected package librust-libc-dev:amd64.
2025-08-18T22:05:52.7835668Z Preparing to unpack .../2-librust-libc-dev_0.2.152-1_amd64.deb ...
2025-08-18T22:05:52.7845702Z Unpacking librust-libc-dev:amd64 (0.2.152-1) ...
2025-08-18T22:05:52.8632347Z Selecting previously unselected package librust-cc-dev:amd64.
2025-08-18T22:05:52.8775983Z Preparing to unpack .../3-librust-cc-dev_1.0.83-1_amd64.deb ...
2025-08-18T22:05:52.8791437Z Unpacking librust-cc-dev:amd64 (1.0.83-1) ...
2025-08-18T22:05:52.9040713Z Selecting previously unselected package librust-pkg-config-dev:amd64.
2025-08-18T22:05:52.9179161Z Preparing to unpack .../4-librust-pkg-config-dev_0.3.27-1_amd64.deb ...
2025-08-18T22:05:52.9191570Z Unpacking librust-pkg-config-dev:amd64 (0.3.27-1) ...
2025-08-18T22:05:52.9421355Z Selecting previously unselected package liblzma-dev:amd64.
2025-08-18T22:05:52.9560803Z Preparing to unpack .../5-liblzma-dev_5.6.1+really5.4.5-1ubuntu0.2_amd64.deb ...
2025-08-18T22:05:52.9569116Z Unpacking liblzma-dev:amd64 (5.6.1+really5.4.5-1ubuntu0.2) ...
2025-08-18T22:05:52.9864479Z Selecting previously unselected package librust-lzma-sys-dev:amd64.
2025-08-18T22:05:53.0004167Z Preparing to unpack .../6-librust-lzma-sys-dev_0.1.20-1_amd64.deb ...
2025-08-18T22:05:53.0012479Z Unpacking librust-lzma-sys-dev:amd64 (0.1.20-1) ...
2025-08-18T22:05:53.0237209Z Selecting previously unselected package lzma.
2025-08-18T22:05:53.0377878Z Preparing to unpack .../7-lzma_9.22-2.2_amd64.deb ...
2025-08-18T22:05:53.0387115Z Unpacking lzma (9.22-2.2) ...
2025-08-18T22:05:53.0634974Z Selecting previously unselected package lzma-dev.
2025-08-18T22:05:53.0775147Z Preparing to unpack .../8-lzma-dev_9.22-2.2_all.deb ...
2025-08-18T22:05:53.0785485Z Unpacking lzma-dev (9.22-2.2) ...
2025-08-18T22:05:53.1218146Z Setting up liblz1:amd64 (1.14-1) ...
2025-08-18T22:05:53.1243663Z Setting up librust-libc-dev:amd64 (0.2.152-1) ...
2025-08-18T22:05:53.1270087Z Setting up librust-cc-dev:amd64 (1.0.83-1) ...
2025-08-18T22:05:53.1291747Z Setting up liblz-dev:amd64 (1.14-1) ...
2025-08-18T22:05:53.1314420Z Setting up lzma (9.22-2.2) ...
2025-08-18T22:05:53.1377097Z update-alternatives: using /usr/bin/lzmp to provide /usr/bin/lzma (lzma) in auto mode
2025-08-18T22:05:53.1403206Z Setting up lzma-dev (9.22-2.2) ...
2025-08-18T22:05:53.1432828Z Setting up liblzma-dev:amd64 (5.6.1+really5.4.5-1ubuntu0.2) ...
2025-08-18T22:05:53.1453107Z Setting up librust-pkg-config-dev:amd64 (0.3.27-1) ...
2025-08-18T22:05:53.1476976Z Setting up librust-lzma-sys-dev:amd64 (0.1.20-1) ...
2025-08-18T22:05:53.1503803Z Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
2025-08-18T22:05:53.1649767Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-18T22:05:57.2958850Z Processing triggers for install-info (7.1-3build2) ...
2025-08-18T22:05:57.9255319Z 
2025-08-18T22:05:57.9255889Z Running kernel seems to be up-to-date.
2025-08-18T22:05:57.9256204Z 
2025-08-18T22:05:57.9256323Z Restarting services...
2025-08-18T22:05:57.9315995Z 
2025-08-18T22:05:57.9316227Z Service restarts being deferred:
2025-08-18T22:05:57.9316767Z  systemctl restart hosted-compute-agent.service
2025-08-18T22:05:57.9317150Z 
2025-08-18T22:05:57.9317323Z No containers need to be restarted.
2025-08-18T22:05:57.9317614Z 
2025-08-18T22:05:57.9317810Z No user sessions are running outdated binaries.
2025-08-18T22:05:57.9318292Z 
2025-08-18T22:05:57.9318621Z No VM guests are running outdated hypervisor (qemu) binaries on this host.
2025-08-18T22:05:58.7637760Z Reading package lists...
2025-08-18T22:05:58.9124998Z Building dependency tree...
2025-08-18T22:05:58.9133290Z Reading state information...
2025-08-18T22:05:59.1092292Z dnsutils is already the newest version (1:9.18.30-0ubuntu0.24.04.2).
2025-08-18T22:05:59.1092923Z inetutils-telnet is already the newest version (2:2.5-3ubuntu4).
2025-08-18T22:05:59.1093312Z inetutils-telnet set to manually installed.
2025-08-18T22:05:59.1093760Z net-tools is already the newest version (2.10-0.1ubuntu4.4).
2025-08-18T22:05:59.1094252Z The following additional packages will be installed:
2025-08-18T22:05:59.1094629Z   tcpd update-inetd
2025-08-18T22:05:59.1247544Z The following packages will be REMOVED:
2025-08-18T22:05:59.1253854Z   iputils-ping rsyslog ubuntu-minimal
2025-08-18T22:05:59.1254855Z The following NEW packages will be installed:
2025-08-18T22:05:59.1255449Z   inetutils-ftp inetutils-ftpd inetutils-inetd inetutils-ping
2025-08-18T22:05:59.1255960Z   inetutils-syslogd inetutils-talk inetutils-talkd inetutils-telnetd
2025-08-18T22:05:59.1261207Z   inetutils-tools inetutils-traceroute netcat-traditional tcpd update-inetd
2025-08-18T22:05:59.1427559Z 0 upgraded, 13 newly installed, 3 to remove and 37 not upgraded.
2025-08-18T22:05:59.1427966Z Need to get 698 kB of archives.
2025-08-18T22:05:59.1428642Z After this operation, 196 kB of additional disk space will be used.
2025-08-18T22:05:59.1429128Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-18T22:05:59.2002024Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-syslogd amd64 2:2.5-3ubuntu4 [62.6 kB]
2025-08-18T22:05:59.2434290Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 tcpd amd64 7.6.q-33 [24.3 kB]
2025-08-18T22:05:59.2844524Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 update-inetd all 4.53 [24.0 kB]
2025-08-18T22:05:59.3306740Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-inetd amd64 2:2.5-3ubuntu4 [45.5 kB]
2025-08-18T22:05:59.3719060Z Get:6 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-ftp amd64 2:2.5-3ubuntu4 [84.3 kB]
2025-08-18T22:05:59.4155006Z Get:7 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-ftpd amd64 2:2.5-3ubuntu4 [73.3 kB]
2025-08-18T22:05:59.4588730Z Get:8 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-ping amd64 2:2.5-3ubuntu4 [62.4 kB]
2025-08-18T22:05:59.5028509Z Get:9 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-talk amd64 2:2.5-3ubuntu4 [45.8 kB]
2025-08-18T22:05:59.5454925Z Get:10 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-talkd amd64 2:2.5-3ubuntu4 [35.7 kB]
2025-08-18T22:05:59.5870947Z Get:11 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-telnetd amd64 2:2.5-3ubuntu4 [60.0 kB]
2025-08-18T22:05:59.6289016Z Get:12 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-tools amd64 2:2.5-3ubuntu4 [76.9 kB]
2025-08-18T22:05:59.6708803Z Get:13 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 netcat-traditional amd64 1.10-48 [61.3 kB]
2025-08-18T22:05:59.7134659Z Get:14 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-traceroute amd64 2:2.5-3ubuntu4 [42.2 kB]
2025-08-18T22:05:59.9409700Z Preconfiguring packages ...
2025-08-18T22:06:00.0235970Z Fetched 698 kB in 1s (1198 kB/s)
2025-08-18T22:06:00.0419097Z (Reading database ... 
2025-08-18T22:06:00.0419578Z (Reading database ... 5%
2025-08-18T22:06:00.0420029Z (Reading database ... 10%
2025-08-18T22:06:00.0420497Z (Reading database ... 15%
2025-08-18T22:06:00.0420871Z (Reading database ... 20%
2025-08-18T22:06:00.0421140Z (Reading database ... 25%
2025-08-18T22:06:00.0421406Z (Reading database ... 30%
2025-08-18T22:06:00.0421650Z (Reading database ... 35%
2025-08-18T22:06:00.0421898Z (Reading database ... 40%
2025-08-18T22:06:00.0422142Z (Reading database ... 45%
2025-08-18T22:06:00.0422384Z (Reading database ... 50%
2025-08-18T22:06:00.0518274Z (Reading database ... 55%
2025-08-18T22:06:00.0538331Z (Reading database ... 60%
2025-08-18T22:06:00.0561412Z (Reading database ... 65%
2025-08-18T22:06:00.0603074Z (Reading database ... 70%
2025-08-18T22:06:00.0628424Z (Reading database ... 75%
2025-08-18T22:06:00.0655837Z (Reading database ... 80%
2025-08-18T22:06:00.0808702Z (Reading database ... 85%
2025-08-18T22:06:00.1100731Z (Reading database ... 90%
2025-08-18T22:06:00.1182095Z (Reading database ... 95%
2025-08-18T22:06:00.1182535Z (Reading database ... 100%
2025-08-18T22:06:00.1182980Z (Reading database ... 236908 files and directories currently installed.)
2025-08-18T22:06:00.1225758Z Removing ubuntu-minimal (1.539.2) ...
2025-08-18T22:06:00.1416014Z Removing iputils-ping (3:20240117-1ubuntu0.1) ...
2025-08-18T22:06:00.1574616Z Removing rsyslog (8.2312.0-3ubuntu9.1) ...
2025-08-18T22:06:00.5535654Z Selecting previously unselected package inetutils-syslogd.
2025-08-18T22:06:00.5594496Z (Reading database ... 
2025-08-18T22:06:00.5594881Z (Reading database ... 5%
2025-08-18T22:06:00.5595246Z (Reading database ... 10%
2025-08-18T22:06:00.5595605Z (Reading database ... 15%
2025-08-18T22:06:00.5595979Z (Reading database ... 20%
2025-08-18T22:06:00.5596333Z (Reading database ... 25%
2025-08-18T22:06:00.5596671Z (Reading database ... 30%
2025-08-18T22:06:00.5597046Z (Reading database ... 35%
2025-08-18T22:06:00.5597393Z (Reading database ... 40%
2025-08-18T22:06:00.5597736Z (Reading database ... 45%
2025-08-18T22:06:00.5598253Z (Reading database ... 50%
2025-08-18T22:06:00.5691097Z (Reading database ... 55%
2025-08-18T22:06:00.5711262Z (Reading database ... 60%
2025-08-18T22:06:00.5734620Z (Reading database ... 65%
2025-08-18T22:06:00.5776231Z (Reading database ... 70%
2025-08-18T22:06:00.5801439Z (Reading database ... 75%
2025-08-18T22:06:00.5828322Z (Reading database ... 80%
2025-08-18T22:06:00.5981357Z (Reading database ... 85%
2025-08-18T22:06:00.6272001Z (Reading database ... 90%
2025-08-18T22:06:00.6352064Z (Reading database ... 95%
2025-08-18T22:06:00.6352469Z (Reading database ... 100%
2025-08-18T22:06:00.6353007Z (Reading database ... 236836 files and directories currently installed.)
2025-08-18T22:06:00.6395363Z Preparing to unpack .../00-inetutils-syslogd_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-18T22:06:00.6432065Z Unpacking inetutils-syslogd (2:2.5-3ubuntu4) ...
2025-08-18T22:06:00.6677897Z Selecting previously unselected package tcpd.
2025-08-18T22:06:00.6816792Z Preparing to unpack .../01-tcpd_7.6.q-33_amd64.deb ...
2025-08-18T22:06:00.6824096Z Unpacking tcpd (7.6.q-33) ...
2025-08-18T22:06:00.7061547Z Selecting previously unselected package update-inetd.
2025-08-18T22:06:00.7197853Z Preparing to unpack .../02-update-inetd_4.53_all.deb ...
2025-08-18T22:06:00.7206934Z Unpacking update-inetd (4.53) ...
2025-08-18T22:06:00.7432234Z Selecting previously unselected package inetutils-inetd.
2025-08-18T22:06:00.7569860Z Preparing to unpack .../03-inetutils-inetd_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-18T22:06:00.7615838Z Unpacking inetutils-inetd (2:2.5-3ubuntu4) ...
2025-08-18T22:06:00.7842838Z Selecting previously unselected package inetutils-ftp.
2025-08-18T22:06:00.7980024Z Preparing to unpack .../04-inetutils-ftp_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-18T22:06:00.7990145Z Unpacking inetutils-ftp (2:2.5-3ubuntu4) ...
2025-08-18T22:06:00.8227811Z Selecting previously unselected package inetutils-ftpd.
2025-08-18T22:06:00.8365103Z Preparing to unpack .../05-inetutils-ftpd_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-18T22:06:00.8372855Z Unpacking inetutils-ftpd (2:2.5-3ubuntu4) ...
2025-08-18T22:06:00.8605739Z Selecting previously unselected package inetutils-ping.
2025-08-18T22:06:00.8740892Z Preparing to unpack .../06-inetutils-ping_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-18T22:06:00.8749159Z Unpacking inetutils-ping (2:2.5-3ubuntu4) ...
2025-08-18T22:06:00.8977694Z Selecting previously unselected package inetutils-talk.
2025-08-18T22:06:00.9114971Z Preparing to unpack .../07-inetutils-talk_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-18T22:06:00.9123518Z Unpacking inetutils-talk (2:2.5-3ubuntu4) ...
2025-08-18T22:06:00.9347232Z Selecting previously unselected package inetutils-talkd.
2025-08-18T22:06:00.9483684Z Preparing to unpack .../08-inetutils-talkd_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-18T22:06:00.9491519Z Unpacking inetutils-talkd (2:2.5-3ubuntu4) ...
2025-08-18T22:06:00.9704993Z Selecting previously unselected package inetutils-telnetd.
2025-08-18T22:06:00.9845957Z Preparing to unpack .../09-inetutils-telnetd_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-18T22:06:00.9853864Z Unpacking inetutils-telnetd (2:2.5-3ubuntu4) ...
2025-08-18T22:06:01.0066008Z Selecting previously unselected package inetutils-tools.
2025-08-18T22:06:01.0206170Z Preparing to unpack .../10-inetutils-tools_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-18T22:06:01.0214405Z Unpacking inetutils-tools (2:2.5-3ubuntu4) ...
2025-08-18T22:06:01.0446432Z Selecting previously unselected package netcat-traditional.
2025-08-18T22:06:01.0586516Z Preparing to unpack .../11-netcat-traditional_1.10-48_amd64.deb ...
2025-08-18T22:06:01.0594340Z Unpacking netcat-traditional (1.10-48) ...
2025-08-18T22:06:01.0848946Z Selecting previously unselected package inetutils-traceroute.
2025-08-18T22:06:01.0989211Z Preparing to unpack .../12-inetutils-traceroute_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-18T22:06:01.0998232Z Unpacking inetutils-traceroute (2:2.5-3ubuntu4) ...
2025-08-18T22:06:01.1413841Z Setting up netcat-traditional (1.10-48) ...
2025-08-18T22:06:01.1497415Z Setting up update-inetd (4.53) ...
2025-08-18T22:06:01.2406269Z Setting up inetutils-traceroute (2:2.5-3ubuntu4) ...
2025-08-18T22:06:01.2471237Z update-alternatives: using /usr/bin/inetutils-traceroute to provide /usr/bin/traceroute (traceroute) in auto mode
2025-08-18T22:06:01.2490416Z Setting up inetutils-syslogd (2:2.5-3ubuntu4) ...
2025-08-18T22:06:01.6712795Z Created symlink /etc/systemd/system/syslogd.service → /usr/lib/systemd/system/inetutils-syslogd.service.
2025-08-18T22:06:01.6713384Z 
2025-08-18T22:06:01.6713526Z Removed "/etc/systemd/system/syslog.service".
2025-08-18T22:06:01.6713755Z 
2025-08-18T22:06:01.6714573Z Created symlink /etc/systemd/system/syslog.service → /usr/lib/systemd/system/inetutils-syslogd.service.
2025-08-18T22:06:01.6715555Z 
2025-08-18T22:06:01.6716657Z Created symlink /etc/systemd/system/multi-user.target.wants/inetutils-syslogd.service → /usr/lib/systemd/system/inetutils-syslogd.service.
2025-08-18T22:06:01.6717541Z 
2025-08-18T22:06:01.9795195Z Setting up inetutils-ftp (2:2.5-3ubuntu4) ...
2025-08-18T22:06:01.9875640Z Setting up inetutils-talk (2:2.5-3ubuntu4) ...
2025-08-18T22:06:01.9940830Z update-alternatives: using /usr/bin/inetutils-talk to provide /usr/bin/talk (talk) in auto mode
2025-08-18T22:06:01.9959655Z Setting up inetutils-ping (2:2.5-3ubuntu4) ...
2025-08-18T22:06:01.9991867Z Setting up inetutils-tools (2:2.5-3ubuntu4) ...
2025-08-18T22:06:02.0020479Z Setting up tcpd (7.6.q-33) ...
2025-08-18T22:06:02.0042430Z Setting up inetutils-inetd (2:2.5-3ubuntu4) ...
2025-08-18T22:06:02.3996706Z Created symlink /etc/systemd/system/inetd.service → /usr/lib/systemd/system/inetutils-inetd.service.
2025-08-18T22:06:02.3997188Z 
2025-08-18T22:06:02.3997774Z Created symlink /etc/systemd/system/multi-user.target.wants/inetutils-inetd.service → /usr/lib/systemd/system/inetutils-inetd.service.
2025-08-18T22:06:02.3998848Z 
2025-08-18T22:06:02.7024049Z Setting up inetutils-talkd (2:2.5-3ubuntu4) ...
2025-08-18T22:06:02.7705879Z Setting up inetutils-ftpd (2:2.5-3ubuntu4) ...
2025-08-18T22:06:02.8315911Z Setting up inetutils-telnetd (2:2.5-3ubuntu4) ...
2025-08-18T22:06:02.8923334Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-18T22:06:08.9396364Z Reading package lists...
2025-08-18T22:06:09.0885515Z Building dependency tree...
2025-08-18T22:06:09.0893770Z Reading state information...
2025-08-18T22:06:09.2943566Z iputils-tracepath is already the newest version (3:20240117-1ubuntu0.1).
2025-08-18T22:06:09.2944030Z iputils-tracepath set to manually installed.
2025-08-18T22:06:09.2944334Z The following packages will be REMOVED:
2025-08-18T22:06:09.2949793Z   inetutils-ping
2025-08-18T22:06:09.2950635Z The following NEW packages will be installed:
2025-08-18T22:06:09.2956741Z   iputils-arping iputils-clockdiff iputils-ping
2025-08-18T22:06:09.3121019Z 0 upgraded, 3 newly installed, 1 to remove and 37 not upgraded.
2025-08-18T22:06:09.3123627Z Need to get 71.5 kB of archives.
2025-08-18T22:06:09.3124016Z After this operation, 16.4 kB of additional disk space will be used.
2025-08-18T22:06:09.3124433Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-18T22:06:09.4893423Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-ping amd64 3:20240117-1ubuntu0.1 [44.6 kB]
2025-08-18T22:06:09.5339405Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB]
2025-08-18T22:06:09.6213059Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 iputils-clockdiff amd64 3:20240117-1ubuntu0.1 [11.8 kB]
2025-08-18T22:06:09.8981988Z Fetched 71.5 kB in 0s (224 kB/s)
2025-08-18T22:06:09.9171034Z (Reading database ... 
2025-08-18T22:06:09.9171709Z (Reading database ... 5%
2025-08-18T22:06:09.9172194Z (Reading database ... 10%
2025-08-18T22:06:09.9172646Z (Reading database ... 15%
2025-08-18T22:06:09.9173087Z (Reading database ... 20%
2025-08-18T22:06:09.9173559Z (Reading database ... 25%
2025-08-18T22:06:09.9173998Z (Reading database ... 30%
2025-08-18T22:06:09.9174424Z (Reading database ... 35%
2025-08-18T22:06:09.9174859Z (Reading database ... 40%
2025-08-18T22:06:09.9175290Z (Reading database ... 45%
2025-08-18T22:06:09.9176044Z (Reading database ... 50%
2025-08-18T22:06:09.9278468Z (Reading database ... 55%
2025-08-18T22:06:09.9299672Z (Reading database ... 60%
2025-08-18T22:06:09.9324418Z (Reading database ... 65%
2025-08-18T22:06:09.9368864Z (Reading database ... 70%
2025-08-18T22:06:09.9394122Z (Reading database ... 75%
2025-08-18T22:06:09.9421968Z (Reading database ... 80%
2025-08-18T22:06:09.9576990Z (Reading database ... 85%
2025-08-18T22:06:09.9867178Z (Reading database ... 90%
2025-08-18T22:06:09.9945064Z (Reading database ... 95%
2025-08-18T22:06:09.9945555Z (Reading database ... 100%
2025-08-18T22:06:09.9946238Z (Reading database ... 236997 files and directories currently installed.)
2025-08-18T22:06:09.9986375Z Removing inetutils-ping (2:2.5-3ubuntu4) ...
2025-08-18T22:06:10.0454898Z Selecting previously unselected package iputils-ping.
2025-08-18T22:06:10.0517141Z (Reading database ... 
2025-08-18T22:06:10.0517549Z (Reading database ... 5%
2025-08-18T22:06:10.0517925Z (Reading database ... 10%
2025-08-18T22:06:10.0518509Z (Reading database ... 15%
2025-08-18T22:06:10.0518870Z (Reading database ... 20%
2025-08-18T22:06:10.0519747Z (Reading database ... 25%
2025-08-18T22:06:10.0520112Z (Reading database ... 30%
2025-08-18T22:06:10.0520464Z (Reading database ... 35%
2025-08-18T22:06:10.0520813Z (Reading database ... 40%
2025-08-18T22:06:10.0521180Z (Reading database ... 45%
2025-08-18T22:06:10.0521542Z (Reading database ... 50%
2025-08-18T22:06:10.0613324Z (Reading database ... 55%
2025-08-18T22:06:10.0633450Z (Reading database ... 60%
2025-08-18T22:06:10.0656768Z (Reading database ... 65%
2025-08-18T22:06:10.0699488Z (Reading database ... 70%
2025-08-18T22:06:10.0723701Z (Reading database ... 75%
2025-08-18T22:06:10.0750765Z (Reading database ... 80%
2025-08-18T22:06:10.0900939Z (Reading database ... 85%
2025-08-18T22:06:10.1186158Z (Reading database ... 90%
2025-08-18T22:06:10.1262758Z (Reading database ... 95%
2025-08-18T22:06:10.1263139Z (Reading database ... 100%
2025-08-18T22:06:10.1263688Z (Reading database ... 236988 files and directories currently installed.)
2025-08-18T22:06:10.1305431Z Preparing to unpack .../iputils-ping_3%3a20240117-1ubuntu0.1_amd64.deb ...
2025-08-18T22:06:10.1314383Z Unpacking iputils-ping (3:20240117-1ubuntu0.1) ...
2025-08-18T22:06:10.1573552Z Selecting previously unselected package iputils-arping.
2025-08-18T22:06:10.1712909Z Preparing to unpack .../iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ...
2025-08-18T22:06:10.1721941Z Unpacking iputils-arping (3:20240117-1ubuntu0.1) ...
2025-08-18T22:06:10.1931550Z Selecting previously unselected package iputils-clockdiff.
2025-08-18T22:06:10.2071766Z Preparing to unpack .../iputils-clockdiff_3%3a20240117-1ubuntu0.1_amd64.deb ...
2025-08-18T22:06:10.2079068Z Unpacking iputils-clockdiff (3:20240117-1ubuntu0.1) ...
2025-08-18T22:06:10.2470481Z Setting up iputils-arping (3:20240117-1ubuntu0.1) ...
2025-08-18T22:06:10.2628589Z Setting up iputils-ping (3:20240117-1ubuntu0.1) ...
2025-08-18T22:06:10.2785405Z Setting up iputils-clockdiff (3:20240117-1ubuntu0.1) ...
2025-08-18T22:06:10.2944339Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-18T22:06:16.0998479Z Reading package lists...
2025-08-18T22:06:16.2497879Z Building dependency tree...
2025-08-18T22:06:16.2506742Z Reading state information...
2025-08-18T22:06:16.3993148Z python3-pip is already the newest version (24.0+dfsg-1ubuntu1.2).
2025-08-18T22:06:16.3993831Z python3-venv is already the newest version (3.12.3-0ubuntu2).
2025-08-18T22:06:16.4357100Z 0 upgraded, 0 newly installed, 0 to remove and 37 not upgraded.
2025-08-18T22:06:17.8743902Z pip 24.0 from /usr/lib/python3/dist-packages/pip (python 3.12)
2025-08-18T22:06:18.5991043Z Defaulting to user installation because normal site-packages is not writeable
2025-08-18T22:06:19.3686076Z Requirement already satisfied: pip in /usr/lib/python3/dist-packages (24.0)
2025-08-18T22:06:19.5189080Z Collecting pip
2025-08-18T22:06:19.5902944Z   Downloading pip-25.2-py3-none-any.whl.metadata (4.7 kB)
2025-08-18T22:06:19.6105278Z Downloading pip-25.2-py3-none-any.whl (1.8 MB)
2025-08-18T22:06:19.6905002Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 23.0 MB/s eta 0:00:00
2025-08-18T22:06:19.9828839Z Installing collected packages: pip
2025-08-18T22:06:20.7252845Z Successfully installed pip-25.2
2025-08-18T22:06:20.9421898Z pip 25.2 from /home/runner/.local/lib/python3.12/site-packages/pip (python 3.12)
2025-08-18T22:06:20.9865714Z Reading package lists...
2025-08-18T22:06:21.1350610Z Building dependency tree...
2025-08-18T22:06:21.1358793Z Reading state information...
2025-08-18T22:06:21.2886995Z pciutils is already the newest version (1:3.10.0-2build1).
2025-08-18T22:06:21.2887512Z pciutils set to manually installed.
2025-08-18T22:06:21.2888244Z procps is already the newest version (2:4.0.4-4ubuntu3.2).
2025-08-18T22:06:21.2888998Z python3-distro is already the newest version (1.9.0-1).
2025-08-18T22:06:21.2889454Z python3-distro set to manually installed.
2025-08-18T22:06:21.2889940Z python3-netifaces is already the newest version (0.11.0-2build3).
2025-08-18T22:06:21.2890458Z python3-netifaces set to manually installed.
2025-08-18T22:06:21.2890892Z The following additional packages will be installed:
2025-08-18T22:06:21.2891294Z   libsysfs2
2025-08-18T22:06:21.2894731Z Suggested packages:
2025-08-18T22:06:21.2895081Z   fancontrol read-edid i2c-tools
2025-08-18T22:06:21.3145256Z The following NEW packages will be installed:
2025-08-18T22:06:21.3147124Z   libsysfs2 lm-sensors sysfsutils virt-what
2025-08-18T22:06:21.3306034Z 0 upgraded, 4 newly installed, 0 to remove and 37 not upgraded.
2025-08-18T22:06:21.3528919Z Need to get 142 kB of archives.
2025-08-18T22:06:21.3529596Z After this operation, 577 kB of additional disk space will be used.
2025-08-18T22:06:21.3530678Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-18T22:06:21.4181437Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB]
2025-08-18T22:06:21.4606309Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB]
2025-08-18T22:06:21.5018743Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 lm-sensors amd64 1:3.6.0-9build1 [90.1 kB]
2025-08-18T22:06:21.5437337Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 virt-what amd64 1.25-2 [15.9 kB]
2025-08-18T22:06:21.8036419Z Fetched 142 kB in 0s (702 kB/s)
2025-08-18T22:06:21.8246738Z Selecting previously unselected package libsysfs2:amd64.
2025-08-18T22:06:21.8307484Z (Reading database ... 
2025-08-18T22:06:21.8307922Z (Reading database ... 5%
2025-08-18T22:06:21.8308469Z (Reading database ... 10%
2025-08-18T22:06:21.8308831Z (Reading database ... 15%
2025-08-18T22:06:21.8309182Z (Reading database ... 20%
2025-08-18T22:06:21.8309560Z (Reading database ... 25%
2025-08-18T22:06:21.8309909Z (Reading database ... 30%
2025-08-18T22:06:21.8310256Z (Reading database ... 35%
2025-08-18T22:06:21.8310605Z (Reading database ... 40%
2025-08-18T22:06:21.8310957Z (Reading database ... 45%
2025-08-18T22:06:21.8311400Z (Reading database ... 50%
2025-08-18T22:06:21.8404449Z (Reading database ... 55%
2025-08-18T22:06:21.8424643Z (Reading database ... 60%
2025-08-18T22:06:21.8447822Z (Reading database ... 65%
2025-08-18T22:06:21.8490339Z (Reading database ... 70%
2025-08-18T22:06:21.8514278Z (Reading database ... 75%
2025-08-18T22:06:21.8540549Z (Reading database ... 80%
2025-08-18T22:06:21.8690655Z (Reading database ... 85%
2025-08-18T22:06:21.8977649Z (Reading database ... 90%
2025-08-18T22:06:21.9056270Z (Reading database ... 95%
2025-08-18T22:06:21.9056707Z (Reading database ... 100%
2025-08-18T22:06:21.9057301Z (Reading database ... 237007 files and directories currently installed.)
2025-08-18T22:06:21.9098762Z Preparing to unpack .../libsysfs2_2.1.1-6build1_amd64.deb ...
2025-08-18T22:06:21.9114308Z Unpacking libsysfs2:amd64 (2.1.1-6build1) ...
2025-08-18T22:06:21.9387810Z Selecting previously unselected package sysfsutils.
2025-08-18T22:06:21.9527416Z Preparing to unpack .../sysfsutils_2.1.1-6build1_amd64.deb ...
2025-08-18T22:06:21.9560176Z Unpacking sysfsutils (2.1.1-6build1) ...
2025-08-18T22:06:21.9811080Z Selecting previously unselected package lm-sensors.
2025-08-18T22:06:21.9949662Z Preparing to unpack .../lm-sensors_1%3a3.6.0-9build1_amd64.deb ...
2025-08-18T22:06:22.0140319Z Unpacking lm-sensors (1:3.6.0-9build1) ...
2025-08-18T22:06:22.0398589Z Selecting previously unselected package virt-what.
2025-08-18T22:06:22.0540939Z Preparing to unpack .../virt-what_1.25-2_amd64.deb ...
2025-08-18T22:06:22.0550865Z Unpacking virt-what (1.25-2) ...
2025-08-18T22:06:22.0950399Z Setting up virt-what (1.25-2) ...
2025-08-18T22:06:22.0974315Z Setting up libsysfs2:amd64 (2.1.1-6build1) ...
2025-08-18T22:06:22.0998868Z Setting up sysfsutils (2.1.1-6build1) ...
2025-08-18T22:06:22.4943235Z Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service.
2025-08-18T22:06:22.4943908Z 
2025-08-18T22:06:22.4944712Z Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service.
2025-08-18T22:06:22.4945442Z 
2025-08-18T22:06:22.8027821Z Setting up lm-sensors (1:3.6.0-9build1) ...
2025-08-18T22:06:23.1901084Z Created symlink /etc/systemd/system/multi-user.target.wants/lm-sensors.service → /usr/lib/systemd/system/lm-sensors.service.
2025-08-18T22:06:23.1901621Z 
2025-08-18T22:06:23.1935902Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-18T22:06:27.7213380Z Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
2025-08-18T22:06:29.1229080Z Reading package lists...
2025-08-18T22:06:29.2723207Z Building dependency tree...
2025-08-18T22:06:29.2731467Z Reading state information...
2025-08-18T22:06:29.4184526Z scons is already the newest version (4.5.2+dfsg-1).
2025-08-18T22:06:29.4185310Z The following additional packages will be installed:
2025-08-18T22:06:29.4188590Z   libpthread-stubs0-dev libxau-dev libxcb-shape0 libxdmcp-dev x11proto-dev
2025-08-18T22:06:29.4189040Z   xorg-sgml-doctools
2025-08-18T22:06:29.4194065Z Suggested packages:
2025-08-18T22:06:29.4194391Z   libxcb-doc
2025-08-18T22:06:29.4338241Z The following NEW packages will be installed:
2025-08-18T22:06:29.4339907Z   libpthread-stubs0-dev libxau-dev libxcb-render0-dev libxcb-shape0
2025-08-18T22:06:29.4342388Z   libxcb-shape0-dev libxcb-xfixes0-dev libxcb1-dev libxdmcp-dev x11proto-dev
2025-08-18T22:06:29.4342809Z   xcb xorg-sgml-doctools
2025-08-18T22:06:29.4504484Z 0 upgraded, 11 newly installed, 0 to remove and 37 not upgraded.
2025-08-18T22:06:29.4505098Z Need to get 807 kB of archives.
2025-08-18T22:06:29.4505665Z After this operation, 3089 kB of additional disk space will be used.
2025-08-18T22:06:29.4506340Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-18T22:06:29.5103611Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libpthread-stubs0-dev amd64 0.4-1build3 [4746 B]
2025-08-18T22:06:29.5521710Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 xorg-sgml-doctools all 1:1.11-1.1 [10.9 kB]
2025-08-18T22:06:29.5935945Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 x11proto-dev all 2023.2-1 [602 kB]
2025-08-18T22:06:29.6784417Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libxau-dev amd64 1:1.0.9-1build6 [9570 B]
2025-08-18T22:06:29.7198366Z Get:6 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libxdmcp-dev amd64 1:1.1.3-0ubuntu6 [26.5 kB]
2025-08-18T22:06:29.7617480Z Get:7 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libxcb1-dev amd64 1.15-1ubuntu2 [85.8 kB]
2025-08-18T22:06:29.8040941Z Get:8 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-render0-dev amd64 1.15-1ubuntu2 [19.6 kB]
2025-08-18T22:06:29.8459318Z Get:9 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-shape0 amd64 1.15-1ubuntu2 [6100 B]
2025-08-18T22:06:29.8880384Z Get:10 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-shape0-dev amd64 1.15-1ubuntu2 [7310 B]
2025-08-18T22:06:29.9297334Z Get:11 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-xfixes0-dev amd64 1.15-1ubuntu2 [12.6 kB]
2025-08-18T22:06:29.9757299Z Get:12 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 xcb amd64 2.4-8build2 [21.3 kB]
2025-08-18T22:06:30.2342096Z Fetched 807 kB in 1s (1506 kB/s)
2025-08-18T22:06:30.2529450Z Selecting previously unselected package libpthread-stubs0-dev:amd64.
2025-08-18T22:06:30.2589618Z (Reading database ... 
2025-08-18T22:06:30.2590260Z (Reading database ... 5%
2025-08-18T22:06:30.2591229Z (Reading database ... 10%
2025-08-18T22:06:30.2591634Z (Reading database ... 15%
2025-08-18T22:06:30.2592006Z (Reading database ... 20%
2025-08-18T22:06:30.2592365Z (Reading database ... 25%
2025-08-18T22:06:30.2592722Z (Reading database ... 30%
2025-08-18T22:06:30.2593074Z (Reading database ... 35%
2025-08-18T22:06:30.2593450Z (Reading database ... 40%
2025-08-18T22:06:30.2593815Z (Reading database ... 45%
2025-08-18T22:06:30.2594169Z (Reading database ... 50%
2025-08-18T22:06:30.2687336Z (Reading database ... 55%
2025-08-18T22:06:30.2707670Z (Reading database ... 60%
2025-08-18T22:06:30.2731036Z (Reading database ... 65%
2025-08-18T22:06:30.2774391Z (Reading database ... 70%
2025-08-18T22:06:30.2799054Z (Reading database ... 75%
2025-08-18T22:06:30.2826987Z (Reading database ... 80%
2025-08-18T22:06:30.2987281Z (Reading database ... 85%
2025-08-18T22:06:30.3282534Z (Reading database ... 90%
2025-08-18T22:06:30.3360940Z (Reading database ... 95%
2025-08-18T22:06:30.3361324Z (Reading database ... 100%
2025-08-18T22:06:30.3361835Z (Reading database ... 237064 files and directories currently installed.)
2025-08-18T22:06:30.3404682Z Preparing to unpack .../00-libpthread-stubs0-dev_0.4-1build3_amd64.deb ...
2025-08-18T22:06:30.3414545Z Unpacking libpthread-stubs0-dev:amd64 (0.4-1build3) ...
2025-08-18T22:06:30.3807282Z Selecting previously unselected package xorg-sgml-doctools.
2025-08-18T22:06:30.3948163Z Preparing to unpack .../01-xorg-sgml-doctools_1%3a1.11-1.1_all.deb ...
2025-08-18T22:06:30.3957538Z Unpacking xorg-sgml-doctools (1:1.11-1.1) ...
2025-08-18T22:06:30.4192660Z Selecting previously unselected package x11proto-dev.
2025-08-18T22:06:30.4331665Z Preparing to unpack .../02-x11proto-dev_2023.2-1_all.deb ...
2025-08-18T22:06:30.4341373Z Unpacking x11proto-dev (2023.2-1) ...
2025-08-18T22:06:30.4961607Z Selecting previously unselected package libxau-dev:amd64.
2025-08-18T22:06:30.5105020Z Preparing to unpack .../03-libxau-dev_1%3a1.0.9-1build6_amd64.deb ...
2025-08-18T22:06:30.5112802Z Unpacking libxau-dev:amd64 (1:1.0.9-1build6) ...
2025-08-18T22:06:30.5330645Z Selecting previously unselected package libxdmcp-dev:amd64.
2025-08-18T22:06:30.5471676Z Preparing to unpack .../04-libxdmcp-dev_1%3a1.1.3-0ubuntu6_amd64.deb ...
2025-08-18T22:06:30.5478735Z Unpacking libxdmcp-dev:amd64 (1:1.1.3-0ubuntu6) ...
2025-08-18T22:06:30.5676869Z Selecting previously unselected package libxcb1-dev:amd64.
2025-08-18T22:06:30.5817474Z Preparing to unpack .../05-libxcb1-dev_1.15-1ubuntu2_amd64.deb ...
2025-08-18T22:06:30.5824936Z Unpacking libxcb1-dev:amd64 (1.15-1ubuntu2) ...
2025-08-18T22:06:30.6051572Z Selecting previously unselected package libxcb-render0-dev:amd64.
2025-08-18T22:06:30.6191184Z Preparing to unpack .../06-libxcb-render0-dev_1.15-1ubuntu2_amd64.deb ...
2025-08-18T22:06:30.6200129Z Unpacking libxcb-render0-dev:amd64 (1.15-1ubuntu2) ...
2025-08-18T22:06:30.6414804Z Selecting previously unselected package libxcb-shape0:amd64.
2025-08-18T22:06:30.6555097Z Preparing to unpack .../07-libxcb-shape0_1.15-1ubuntu2_amd64.deb ...
2025-08-18T22:06:30.6576201Z Unpacking libxcb-shape0:amd64 (1.15-1ubuntu2) ...
2025-08-18T22:06:30.6778406Z Selecting previously unselected package libxcb-shape0-dev:amd64.
2025-08-18T22:06:30.6918836Z Preparing to unpack .../08-libxcb-shape0-dev_1.15-1ubuntu2_amd64.deb ...
2025-08-18T22:06:30.6928437Z Unpacking libxcb-shape0-dev:amd64 (1.15-1ubuntu2) ...
2025-08-18T22:06:30.7129249Z Selecting previously unselected package libxcb-xfixes0-dev:amd64.
2025-08-18T22:06:30.7268436Z Preparing to unpack .../09-libxcb-xfixes0-dev_1.15-1ubuntu2_amd64.deb ...
2025-08-18T22:06:30.7275593Z Unpacking libxcb-xfixes0-dev:amd64 (1.15-1ubuntu2) ...
2025-08-18T22:06:30.7503384Z Selecting previously unselected package xcb.
2025-08-18T22:06:30.7641785Z Preparing to unpack .../10-xcb_2.4-8build2_amd64.deb ...
2025-08-18T22:06:30.7651247Z Unpacking xcb (2.4-8build2) ...
2025-08-18T22:06:30.8066083Z Setting up libxcb-shape0:amd64 (1.15-1ubuntu2) ...
2025-08-18T22:06:30.8088498Z Setting up libpthread-stubs0-dev:amd64 (0.4-1build3) ...
2025-08-18T22:06:30.8109939Z Setting up xcb (2.4-8build2) ...
2025-08-18T22:06:30.8152608Z Setting up xorg-sgml-doctools (1:1.11-1.1) ...
2025-08-18T22:06:30.8203375Z Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
2025-08-18T22:06:30.8348300Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-18T22:06:35.1227283Z Processing triggers for sgml-base (1.31) ...
2025-08-18T22:06:35.1316999Z Setting up x11proto-dev (2023.2-1) ...
2025-08-18T22:06:35.1343391Z Setting up libxau-dev:amd64 (1:1.0.9-1build6) ...
2025-08-18T22:06:35.1369104Z Setting up libxdmcp-dev:amd64 (1:1.1.3-0ubuntu6) ...
2025-08-18T22:06:35.1398595Z Setting up libxcb1-dev:amd64 (1.15-1ubuntu2) ...
2025-08-18T22:06:35.1424098Z Setting up libxcb-render0-dev:amd64 (1.15-1ubuntu2) ...
2025-08-18T22:06:35.1498985Z Setting up libxcb-shape0-dev:amd64 (1.15-1ubuntu2) ...
2025-08-18T22:06:35.1524500Z Setting up libxcb-xfixes0-dev:amd64 (1.15-1ubuntu2) ...
2025-08-18T22:06:36.7471539Z Defaulting to user installation because normal site-packages is not writeable
2025-08-18T22:06:36.9500194Z Collecting build
2025-08-18T22:06:37.0185176Z   Downloading build-1.3.0-py3-none-any.whl.metadata (5.6 kB)
2025-08-18T22:06:37.1495717Z Collecting cffi
2025-08-18T22:06:37.1650964Z   Downloading cffi-1.17.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.5 kB)
2025-08-18T22:06:37.1900462Z Collecting scons
2025-08-18T22:06:37.2059361Z   Downloading scons-4.9.1-py3-none-any.whl.metadata (9.0 kB)
2025-08-18T22:06:37.2351685Z Collecting scuba
2025-08-18T22:06:37.2511070Z   Downloading scuba-2.14.1-py3-none-any.whl.metadata (3.4 kB)
2025-08-18T22:06:37.3057931Z Collecting pytest
2025-08-18T22:06:37.3214187Z   Downloading pytest-8.4.1-py3-none-any.whl.metadata (7.7 kB)
2025-08-18T22:06:37.3531207Z Collecting packaging>=19.1 (from build)
2025-08-18T22:06:37.3685237Z   Downloading packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-18T22:06:37.3901468Z Collecting pyproject_hooks (from build)
2025-08-18T22:06:37.4053517Z   Downloading pyproject_hooks-1.2.0-py3-none-any.whl.metadata (1.3 kB)
2025-08-18T22:06:37.4278915Z Collecting pycparser (from cffi)
2025-08-18T22:06:37.4432740Z   Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes)
2025-08-18T22:06:37.4856940Z Collecting PyYAML (from scuba)
2025-08-18T22:06:37.5014587Z   Downloading PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB)
2025-08-18T22:06:37.5230797Z Collecting iniconfig>=1 (from pytest)
2025-08-18T22:06:37.5384460Z   Downloading iniconfig-2.1.0-py3-none-any.whl.metadata (2.7 kB)
2025-08-18T22:06:37.5655130Z Collecting pluggy<2,>=1.5 (from pytest)
2025-08-18T22:06:37.5810084Z   Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB)
2025-08-18T22:06:37.6130594Z Collecting pygments>=2.7.2 (from pytest)
2025-08-18T22:06:37.6283316Z   Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB)
2025-08-18T22:06:37.6494799Z Downloading build-1.3.0-py3-none-any.whl (23 kB)
2025-08-18T22:06:37.6710358Z Downloading cffi-1.17.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (479 kB)
2025-08-18T22:06:37.7324860Z Downloading scons-4.9.1-py3-none-any.whl (4.1 MB)
2025-08-18T22:06:37.7841884Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.1/4.1 MB 82.7 MB/s  0:00:00
2025-08-18T22:06:37.8007437Z Downloading scuba-2.14.1-py3-none-any.whl (292 kB)
2025-08-18T22:06:37.8188747Z Downloading pytest-8.4.1-py3-none-any.whl (365 kB)
2025-08-18T22:06:37.8380196Z Downloading pluggy-1.6.0-py3-none-any.whl (20 kB)
2025-08-18T22:06:37.8549855Z Downloading iniconfig-2.1.0-py3-none-any.whl (6.0 kB)
2025-08-18T22:06:37.8724225Z Downloading packaging-25.0-py3-none-any.whl (66 kB)
2025-08-18T22:06:37.8895748Z Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB)
2025-08-18T22:06:37.8981417Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 156.9 MB/s  0:00:00
2025-08-18T22:06:37.9132730Z Downloading pycparser-2.22-py3-none-any.whl (117 kB)
2025-08-18T22:06:37.9310322Z Downloading pyproject_hooks-1.2.0-py3-none-any.whl (10 kB)
2025-08-18T22:06:37.9479031Z Downloading PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (767 kB)
2025-08-18T22:06:37.9540618Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 767.5/767.5 kB 130.3 MB/s  0:00:00
2025-08-18T22:06:38.0666431Z Installing collected packages: scons, PyYAML, pyproject_hooks, pygments, pycparser, pluggy, packaging, iniconfig, scuba, pytest, cffi, build
2025-08-18T22:06:39.7532323Z 
2025-08-18T22:06:39.7549634Z 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-18T22:06:40.0671978Z Defaulting to user installation because normal site-packages is not writeable
2025-08-18T22:06:40.2660143Z Collecting ansi2txt
2025-08-18T22:06:40.3331692Z   Downloading ansi2txt-0.2.0-py3-none-any.whl.metadata (2.1 kB)
2025-08-18T22:06:40.3692817Z Collecting pipx
2025-08-18T22:06:40.3881419Z   Downloading pipx-1.7.1-py3-none-any.whl.metadata (18 kB)
2025-08-18T22:06:40.4225330Z Collecting scons
2025-08-18T22:06:40.4242169Z   Using cached scons-4.9.1-py3-none-any.whl.metadata (9.0 kB)
2025-08-18T22:06:40.4461040Z Collecting py2static
2025-08-18T22:06:40.4699198Z   Downloading py2static-0.0.1-py3-none-any.whl.metadata (1.2 kB)
2025-08-18T22:06:40.5051676Z Collecting typer
2025-08-18T22:06:40.5226948Z   Downloading typer-0.16.1-py3-none-any.whl.metadata (15 kB)
2025-08-18T22:06:40.5676059Z Collecting argcomplete>=1.9.4 (from pipx)
2025-08-18T22:06:40.5829466Z   Downloading argcomplete-3.6.2-py3-none-any.whl.metadata (16 kB)
2025-08-18T22:06:40.6123527Z Collecting packaging>=20 (from pipx)
2025-08-18T22:06:40.6133803Z   Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-18T22:06:40.6429263Z Collecting platformdirs>=2.1 (from pipx)
2025-08-18T22:06:40.6580073Z   Downloading platformdirs-4.3.8-py3-none-any.whl.metadata (12 kB)
2025-08-18T22:06:40.6961423Z Collecting userpath!=1.9,>=1.6 (from pipx)
2025-08-18T22:06:40.7117735Z   Downloading userpath-1.9.2-py3-none-any.whl.metadata (3.0 kB)
2025-08-18T22:06:40.7792499Z Collecting pyinstaller (from py2static)
2025-08-18T22:06:40.7959368Z   Downloading pyinstaller-6.15.0-py3-none-manylinux2014_x86_64.whl.metadata (8.4 kB)
2025-08-18T22:06:40.8256498Z Collecting staticx (from py2static)
2025-08-18T22:06:40.8422301Z   Downloading staticx-0.14.1-py3-none-manylinux1_x86_64.whl.metadata (1.9 kB)
2025-08-18T22:06:40.8709420Z Collecting click>=8.0.0 (from typer)
2025-08-18T22:06:40.8859836Z   Downloading click-8.2.1-py3-none-any.whl.metadata (2.5 kB)
2025-08-18T22:06:40.9244160Z Collecting typing-extensions>=3.7.4.3 (from typer)
2025-08-18T22:06:40.9403595Z   Downloading typing_extensions-4.14.1-py3-none-any.whl.metadata (3.0 kB)
2025-08-18T22:06:40.9668686Z Collecting shellingham>=1.3.0 (from typer)
2025-08-18T22:06:40.9819165Z   Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB)
2025-08-18T22:06:41.0344508Z Collecting rich>=10.11.0 (from typer)
2025-08-18T22:06:41.0508667Z   Downloading rich-14.1.0-py3-none-any.whl.metadata (18 kB)
2025-08-18T22:06:41.0821741Z Collecting markdown-it-py>=2.2.0 (from rich>=10.11.0->typer)
2025-08-18T22:06:41.0974737Z   Downloading markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB)
2025-08-18T22:06:41.1373329Z Collecting pygments<3.0.0,>=2.13.0 (from rich>=10.11.0->typer)
2025-08-18T22:06:41.1383354Z   Using cached pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB)
2025-08-18T22:06:41.1592261Z Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=10.11.0->typer)
2025-08-18T22:06:41.1762532Z   Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB)
2025-08-18T22:06:41.3115744Z Collecting setuptools>=42.0.0 (from pyinstaller->py2static)
2025-08-18T22:06:41.3307522Z   Downloading setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB)
2025-08-18T22:06:41.3611231Z Collecting altgraph (from pyinstaller->py2static)
2025-08-18T22:06:41.3759162Z   Downloading altgraph-0.17.4-py2.py3-none-any.whl.metadata (7.3 kB)
2025-08-18T22:06:41.4050002Z Collecting pyinstaller-hooks-contrib>=2025.8 (from pyinstaller->py2static)
2025-08-18T22:06:41.4203681Z   Downloading pyinstaller_hooks_contrib-2025.8-py3-none-any.whl.metadata (16 kB)
2025-08-18T22:06:41.4509729Z Collecting pyelftools (from staticx->py2static)
2025-08-18T22:06:41.4660309Z   Downloading pyelftools-0.32-py3-none-any.whl.metadata (372 bytes)
2025-08-18T22:06:41.4848493Z Downloading ansi2txt-0.2.0-py3-none-any.whl (14 kB)
2025-08-18T22:06:41.5030484Z Downloading pipx-1.7.1-py3-none-any.whl (78 kB)
2025-08-18T22:06:41.5222434Z Using cached scons-4.9.1-py3-none-any.whl (4.1 MB)
2025-08-18T22:06:41.5411761Z Downloading py2static-0.0.1-py3-none-any.whl (5.7 kB)
2025-08-18T22:06:41.5582297Z Downloading typer-0.16.1-py3-none-any.whl (46 kB)
2025-08-18T22:06:41.5768406Z Downloading argcomplete-3.6.2-py3-none-any.whl (43 kB)
2025-08-18T22:06:41.5945981Z Downloading click-8.2.1-py3-none-any.whl (102 kB)
2025-08-18T22:06:41.6031621Z Using cached packaging-25.0-py3-none-any.whl (66 kB)
2025-08-18T22:06:41.6184793Z Downloading platformdirs-4.3.8-py3-none-any.whl (18 kB)
2025-08-18T22:06:41.6353714Z Downloading rich-14.1.0-py3-none-any.whl (243 kB)
2025-08-18T22:06:41.6518961Z Using cached pygments-2.19.2-py3-none-any.whl (1.2 MB)
2025-08-18T22:06:41.6679339Z Downloading markdown_it_py-4.0.0-py3-none-any.whl (87 kB)
2025-08-18T22:06:41.6868851Z Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB)
2025-08-18T22:06:41.7080940Z Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB)
2025-08-18T22:06:41.7253850Z Downloading typing_extensions-4.14.1-py3-none-any.whl (43 kB)
2025-08-18T22:06:41.7422593Z Downloading userpath-1.9.2-py3-none-any.whl (9.1 kB)
2025-08-18T22:06:41.7621988Z Downloading pyinstaller-6.15.0-py3-none-manylinux2014_x86_64.whl (732 kB)
2025-08-18T22:06:41.7816397Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 732.2/732.2 kB 31.8 MB/s  0:00:00
2025-08-18T22:06:41.7967469Z Downloading pyinstaller_hooks_contrib-2025.8-py3-none-any.whl (442 kB)
2025-08-18T22:06:41.8348907Z Downloading setuptools-80.9.0-py3-none-any.whl (1.2 MB)
2025-08-18T22:06:41.8455737Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 111.0 MB/s  0:00:00
2025-08-18T22:06:41.8615677Z Downloading altgraph-0.17.4-py2.py3-none-any.whl (21 kB)
2025-08-18T22:06:41.8794001Z Downloading staticx-0.14.1-py3-none-manylinux1_x86_64.whl (182 kB)
2025-08-18T22:06:41.8970583Z Downloading pyelftools-0.32-py3-none-any.whl (188 kB)
2025-08-18T22:06:42.0492549Z 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-18T22:06:42.8688813Z   Attempting uninstall: scons
2025-08-18T22:06:42.8774101Z     Found existing installation: SCons 4.9.1
2025-08-18T22:06:42.9166269Z     Uninstalling SCons-4.9.1:
2025-08-18T22:06:42.9239382Z       Successfully uninstalled SCons-4.9.1
2025-08-18T22:06:43.5352911Z   Attempting uninstall: pygments
2025-08-18T22:06:43.5438495Z     Found existing installation: Pygments 2.19.2
2025-08-18T22:06:43.5667769Z     Uninstalling Pygments-2.19.2:
2025-08-18T22:06:43.5694503Z       Successfully uninstalled Pygments-2.19.2
2025-08-18T22:06:44.1856613Z   Attempting uninstall: packaging
2025-08-18T22:06:44.1936220Z     Found existing installation: packaging 25.0
2025-08-18T22:06:44.1960701Z     Uninstalling packaging-25.0:
2025-08-18T22:06:44.1967984Z       Successfully uninstalled packaging-25.0
2025-08-18T22:06:45.1943203Z 
2025-08-18T22:06:45.1972714Z 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-18T22:06:45.5087946Z Defaulting to user installation because normal site-packages is not writeable
2025-08-18T22:06:45.7114185Z Collecting build
2025-08-18T22:06:45.7125124Z   Using cached build-1.3.0-py3-none-any.whl.metadata (5.6 kB)
2025-08-18T22:06:45.8105773Z Collecting cffi
2025-08-18T22:06:45.8117131Z   Using cached cffi-1.17.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.5 kB)
2025-08-18T22:06:45.8335553Z Collecting scons
2025-08-18T22:06:45.8345374Z   Using cached scons-4.9.1-py3-none-any.whl.metadata (9.0 kB)
2025-08-18T22:06:45.8573046Z Collecting scuba
2025-08-18T22:06:45.8583453Z   Using cached scuba-2.14.1-py3-none-any.whl.metadata (3.4 kB)
2025-08-18T22:06:45.9113666Z Collecting pytest
2025-08-18T22:06:45.9124184Z   Using cached pytest-8.4.1-py3-none-any.whl.metadata (7.7 kB)
2025-08-18T22:06:45.9388861Z Collecting packaging>=19.1 (from build)
2025-08-18T22:06:45.9399111Z   Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-18T22:06:45.9585750Z Collecting pyproject_hooks (from build)
2025-08-18T22:06:45.9595966Z   Using cached pyproject_hooks-1.2.0-py3-none-any.whl.metadata (1.3 kB)
2025-08-18T22:06:45.9790076Z Collecting pycparser (from cffi)
2025-08-18T22:06:45.9800062Z   Using cached pycparser-2.22-py3-none-any.whl.metadata (943 bytes)
2025-08-18T22:06:46.0228308Z Collecting PyYAML (from scuba)
2025-08-18T22:06:46.0239637Z   Using cached PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB)
2025-08-18T22:06:46.0433126Z Collecting iniconfig>=1 (from pytest)
2025-08-18T22:06:46.0443679Z   Using cached iniconfig-2.1.0-py3-none-any.whl.metadata (2.7 kB)
2025-08-18T22:06:46.0692882Z Collecting pluggy<2,>=1.5 (from pytest)
2025-08-18T22:06:46.0703109Z   Using cached pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB)
2025-08-18T22:06:46.0982160Z Collecting pygments>=2.7.2 (from pytest)
2025-08-18T22:06:46.0992157Z   Using cached pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB)
2025-08-18T22:06:46.1049827Z Using cached build-1.3.0-py3-none-any.whl (23 kB)
2025-08-18T22:06:46.1060053Z Using cached cffi-1.17.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (479 kB)
2025-08-18T22:06:46.1072911Z Using cached scons-4.9.1-py3-none-any.whl (4.1 MB)
2025-08-18T22:06:46.1113202Z Using cached scuba-2.14.1-py3-none-any.whl (292 kB)
2025-08-18T22:06:46.1124783Z Using cached pytest-8.4.1-py3-none-any.whl (365 kB)
2025-08-18T22:06:46.1136666Z Using cached pluggy-1.6.0-py3-none-any.whl (20 kB)
2025-08-18T22:06:46.1146332Z Using cached iniconfig-2.1.0-py3-none-any.whl (6.0 kB)
2025-08-18T22:06:46.1155630Z Using cached packaging-25.0-py3-none-any.whl (66 kB)
2025-08-18T22:06:46.1165407Z Using cached pygments-2.19.2-py3-none-any.whl (1.2 MB)
2025-08-18T22:06:46.1185080Z Using cached pycparser-2.22-py3-none-any.whl (117 kB)
2025-08-18T22:06:46.1195350Z Using cached pyproject_hooks-1.2.0-py3-none-any.whl (10 kB)
2025-08-18T22:06:46.1204816Z Using cached PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (767 kB)
2025-08-18T22:06:46.2442583Z Installing collected packages: scons, PyYAML, pyproject_hooks, pygments, pycparser, pluggy, packaging, iniconfig, scuba, pytest, cffi, build
2025-08-18T22:06:46.2447325Z   Attempting uninstall: scons
2025-08-18T22:06:46.2533396Z     Found existing installation: SCons 4.9.1
2025-08-18T22:06:46.2910480Z     Uninstalling SCons-4.9.1:
2025-08-18T22:06:46.2984185Z       Successfully uninstalled SCons-4.9.1
2025-08-18T22:06:46.9117737Z   Attempting uninstall: PyYAML
2025-08-18T22:06:46.9196304Z     Found existing installation: PyYAML 6.0.2
2025-08-18T22:06:46.9222724Z     Uninstalling PyYAML-6.0.2:
2025-08-18T22:06:46.9231566Z       Successfully uninstalled PyYAML-6.0.2
2025-08-18T22:06:46.9756841Z   Attempting uninstall: pyproject_hooks
2025-08-18T22:06:46.9840668Z     Found existing installation: pyproject_hooks 1.2.0
2025-08-18T22:06:46.9857065Z     Uninstalling pyproject_hooks-1.2.0:
2025-08-18T22:06:46.9863822Z       Successfully uninstalled pyproject_hooks-1.2.0
2025-08-18T22:06:46.9948336Z   Attempting uninstall: pygments
2025-08-18T22:06:47.0026137Z     Found existing installation: Pygments 2.19.2
2025-08-18T22:06:47.0249972Z     Uninstalling Pygments-2.19.2:
2025-08-18T22:06:47.0276498Z       Successfully uninstalled Pygments-2.19.2
2025-08-18T22:06:47.6391120Z   Attempting uninstall: pycparser
2025-08-18T22:06:47.6481310Z     Found existing installation: pycparser 2.22
2025-08-18T22:06:47.6504761Z     Uninstalling pycparser-2.22:
2025-08-18T22:06:47.6512288Z       Successfully uninstalled pycparser-2.22
2025-08-18T22:06:47.7713403Z   Attempting uninstall: pluggy
2025-08-18T22:06:47.7801124Z     Found existing installation: pluggy 1.6.0
2025-08-18T22:06:47.7820533Z     Uninstalling pluggy-1.6.0:
2025-08-18T22:06:47.7826969Z       Successfully uninstalled pluggy-1.6.0
2025-08-18T22:06:47.7975209Z   Attempting uninstall: packaging
2025-08-18T22:06:47.8054772Z     Found existing installation: packaging 25.0
2025-08-18T22:06:47.8078711Z     Uninstalling packaging-25.0:
2025-08-18T22:06:47.8085917Z       Successfully uninstalled packaging-25.0
2025-08-18T22:06:47.8459379Z   Attempting uninstall: iniconfig
2025-08-18T22:06:47.8543410Z     Found existing installation: iniconfig 2.1.0
2025-08-18T22:06:47.8559845Z     Uninstalling iniconfig-2.1.0:
2025-08-18T22:06:47.8566222Z       Successfully uninstalled iniconfig-2.1.0
2025-08-18T22:06:47.8636255Z   Attempting uninstall: scuba
2025-08-18T22:06:47.8715705Z     Found existing installation: scuba 2.14.1
2025-08-18T22:06:47.8736717Z     Uninstalling scuba-2.14.1:
2025-08-18T22:06:47.8745868Z       Successfully uninstalled scuba-2.14.1
2025-08-18T22:06:47.8934100Z   Attempting uninstall: pytest
2025-08-18T22:06:47.9016881Z     Found existing installation: pytest 8.4.1
2025-08-18T22:06:47.9081476Z     Uninstalling pytest-8.4.1:
2025-08-18T22:06:47.9339796Z       Successfully uninstalled pytest-8.4.1
2025-08-18T22:06:48.1433946Z   Attempting uninstall: cffi
2025-08-18T22:06:48.1513279Z     Found existing installation: cffi 1.17.1
2025-08-18T22:06:48.1539175Z     Uninstalling cffi-1.17.1:
2025-08-18T22:06:48.1776656Z       Successfully uninstalled cffi-1.17.1
2025-08-18T22:06:48.2440070Z   Attempting uninstall: build
2025-08-18T22:06:48.2518818Z     Found existing installation: build 1.3.0
2025-08-18T22:06:48.2543384Z     Uninstalling build-1.3.0:
2025-08-18T22:06:48.2553428Z       Successfully uninstalled build-1.3.0
2025-08-18T22:06:48.2735637Z 
2025-08-18T22:06:48.2766284Z 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-18T22:06:48.5826768Z Defaulting to user installation because normal site-packages is not writeable
2025-08-18T22:06:48.7880730Z Collecting ansi2txt
2025-08-18T22:06:48.7891793Z   Using cached ansi2txt-0.2.0-py3-none-any.whl.metadata (2.1 kB)
2025-08-18T22:06:48.8199442Z Collecting pipx
2025-08-18T22:06:48.8209801Z   Using cached pipx-1.7.1-py3-none-any.whl.metadata (18 kB)
2025-08-18T22:06:48.8507044Z Collecting scons
2025-08-18T22:06:48.8522698Z   Using cached scons-4.9.1-py3-none-any.whl.metadata (9.0 kB)
2025-08-18T22:06:48.8727609Z Collecting py2static
2025-08-18T22:06:48.8737735Z   Using cached py2static-0.0.1-py3-none-any.whl.metadata (1.2 kB)
2025-08-18T22:06:48.9001049Z Collecting typer
2025-08-18T22:06:48.9011221Z   Using cached typer-0.16.1-py3-none-any.whl.metadata (15 kB)
2025-08-18T22:06:48.9346180Z Collecting argcomplete>=1.9.4 (from pipx)
2025-08-18T22:06:48.9356368Z   Using cached argcomplete-3.6.2-py3-none-any.whl.metadata (16 kB)
2025-08-18T22:06:48.9639068Z Collecting packaging>=20 (from pipx)
2025-08-18T22:06:48.9649109Z   Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-18T22:06:49.0116099Z Collecting platformdirs>=2.1 (from pipx)
2025-08-18T22:06:49.0126285Z   Using cached platformdirs-4.3.8-py3-none-any.whl.metadata (12 kB)
2025-08-18T22:06:49.0364937Z Collecting userpath!=1.9,>=1.6 (from pipx)
2025-08-18T22:06:49.0375234Z   Using cached userpath-1.9.2-py3-none-any.whl.metadata (3.0 kB)
2025-08-18T22:06:49.0882428Z Collecting pyinstaller (from py2static)
2025-08-18T22:06:49.0893224Z   Using cached pyinstaller-6.15.0-py3-none-manylinux2014_x86_64.whl.metadata (8.4 kB)
2025-08-18T22:06:49.1138355Z Collecting staticx (from py2static)
2025-08-18T22:06:49.1148520Z   Using cached staticx-0.14.1-py3-none-manylinux1_x86_64.whl.metadata (1.9 kB)
2025-08-18T22:06:49.1408534Z Collecting click>=8.0.0 (from typer)
2025-08-18T22:06:49.1418834Z   Using cached click-8.2.1-py3-none-any.whl.metadata (2.5 kB)
2025-08-18T22:06:49.1784603Z Collecting typing-extensions>=3.7.4.3 (from typer)
2025-08-18T22:06:49.1795187Z   Using cached typing_extensions-4.14.1-py3-none-any.whl.metadata (3.0 kB)
2025-08-18T22:06:49.2019748Z Collecting shellingham>=1.3.0 (from typer)
2025-08-18T22:06:49.2030047Z   Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB)
2025-08-18T22:06:49.2479087Z Collecting rich>=10.11.0 (from typer)
2025-08-18T22:06:49.2489556Z   Using cached rich-14.1.0-py3-none-any.whl.metadata (18 kB)
2025-08-18T22:06:49.2764748Z Collecting markdown-it-py>=2.2.0 (from rich>=10.11.0->typer)
2025-08-18T22:06:49.2775694Z   Using cached markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB)
2025-08-18T22:06:49.3091137Z Collecting pygments<3.0.0,>=2.13.0 (from rich>=10.11.0->typer)
2025-08-18T22:06:49.3101589Z   Using cached pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB)
2025-08-18T22:06:49.3318912Z Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=10.11.0->typer)
2025-08-18T22:06:49.3329102Z   Using cached mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB)
2025-08-18T22:06:49.4514888Z Collecting setuptools>=42.0.0 (from pyinstaller->py2static)
2025-08-18T22:06:49.4526304Z   Using cached setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB)
2025-08-18T22:06:49.4839044Z Collecting altgraph (from pyinstaller->py2static)
2025-08-18T22:06:49.4849234Z   Using cached altgraph-0.17.4-py2.py3-none-any.whl.metadata (7.3 kB)
2025-08-18T22:06:49.5116769Z Collecting pyinstaller-hooks-contrib>=2025.8 (from pyinstaller->py2static)
2025-08-18T22:06:49.5126867Z   Using cached pyinstaller_hooks_contrib-2025.8-py3-none-any.whl.metadata (16 kB)
2025-08-18T22:06:49.5411127Z Collecting pyelftools (from staticx->py2static)
2025-08-18T22:06:49.5421236Z   Using cached pyelftools-0.32-py3-none-any.whl.metadata (372 bytes)
2025-08-18T22:06:49.5457761Z Using cached ansi2txt-0.2.0-py3-none-any.whl (14 kB)
2025-08-18T22:06:49.5467408Z Using cached pipx-1.7.1-py3-none-any.whl (78 kB)
2025-08-18T22:06:49.5477706Z Using cached scons-4.9.1-py3-none-any.whl (4.1 MB)
2025-08-18T22:06:49.5518980Z Using cached py2static-0.0.1-py3-none-any.whl (5.7 kB)
2025-08-18T22:06:49.5528254Z Using cached typer-0.16.1-py3-none-any.whl (46 kB)
2025-08-18T22:06:49.5538501Z Using cached argcomplete-3.6.2-py3-none-any.whl (43 kB)
2025-08-18T22:06:49.5548583Z Using cached click-8.2.1-py3-none-any.whl (102 kB)
2025-08-18T22:06:49.5558773Z Using cached packaging-25.0-py3-none-any.whl (66 kB)
2025-08-18T22:06:49.5569076Z Using cached platformdirs-4.3.8-py3-none-any.whl (18 kB)
2025-08-18T22:06:49.5579062Z Using cached rich-14.1.0-py3-none-any.whl (243 kB)
2025-08-18T22:06:49.5590125Z Using cached pygments-2.19.2-py3-none-any.whl (1.2 MB)
2025-08-18T22:06:49.5608736Z Using cached markdown_it_py-4.0.0-py3-none-any.whl (87 kB)
2025-08-18T22:06:49.5618746Z Using cached mdurl-0.1.2-py3-none-any.whl (10.0 kB)
2025-08-18T22:06:49.5628393Z Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB)
2025-08-18T22:06:49.5637756Z Using cached typing_extensions-4.14.1-py3-none-any.whl (43 kB)
2025-08-18T22:06:49.5647513Z Using cached userpath-1.9.2-py3-none-any.whl (9.1 kB)
2025-08-18T22:06:49.5657252Z Using cached pyinstaller-6.15.0-py3-none-manylinux2014_x86_64.whl (732 kB)
2025-08-18T22:06:49.5672624Z Using cached pyinstaller_hooks_contrib-2025.8-py3-none-any.whl (442 kB)
2025-08-18T22:06:49.5685164Z Using cached setuptools-80.9.0-py3-none-any.whl (1.2 MB)
2025-08-18T22:06:49.5703863Z Using cached altgraph-0.17.4-py2.py3-none-any.whl (21 kB)
2025-08-18T22:06:49.5713416Z Using cached staticx-0.14.1-py3-none-manylinux1_x86_64.whl (182 kB)
2025-08-18T22:06:49.5723812Z Using cached pyelftools-0.32-py3-none-any.whl (188 kB)
2025-08-18T22:06:49.7207385Z 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-18T22:06:49.7211399Z   Attempting uninstall: pyelftools
2025-08-18T22:06:49.7290169Z     Found existing installation: pyelftools 0.32
2025-08-18T22:06:49.7341248Z     Uninstalling pyelftools-0.32:
2025-08-18T22:06:49.7356422Z       Successfully uninstalled pyelftools-0.32
2025-08-18T22:06:49.8443516Z   Attempting uninstall: altgraph
2025-08-18T22:06:49.8529528Z     Found existing installation: altgraph 0.17.4
2025-08-18T22:06:49.8549631Z     Uninstalling altgraph-0.17.4:
2025-08-18T22:06:49.8556463Z       Successfully uninstalled altgraph-0.17.4
2025-08-18T22:06:49.8692534Z   Attempting uninstall: typing-extensions
2025-08-18T22:06:49.8779761Z     Found existing installation: typing_extensions 4.14.1
2025-08-18T22:06:49.8794078Z     Uninstalling typing_extensions-4.14.1:
2025-08-18T22:06:49.9031981Z       Successfully uninstalled typing_extensions-4.14.1
2025-08-18T22:06:49.9264225Z   Attempting uninstall: staticx
2025-08-18T22:06:49.9348398Z     Found existing installation: staticx 0.14.1
2025-08-18T22:06:49.9374581Z     Uninstalling staticx-0.14.1:
2025-08-18T22:06:49.9385230Z       Successfully uninstalled staticx-0.14.1
2025-08-18T22:06:49.9585917Z   Attempting uninstall: shellingham
2025-08-18T22:06:49.9669170Z     Found existing installation: shellingham 1.5.4
2025-08-18T22:06:49.9687567Z     Uninstalling shellingham-1.5.4:
2025-08-18T22:06:49.9694746Z       Successfully uninstalled shellingham-1.5.4
2025-08-18T22:06:49.9786836Z   Attempting uninstall: setuptools
2025-08-18T22:06:49.9872680Z     Found existing installation: setuptools 80.9.0
2025-08-18T22:06:50.0154514Z     Uninstalling setuptools-80.9.0:
2025-08-18T22:06:50.0431357Z       Successfully uninstalled setuptools-80.9.0
2025-08-18T22:06:50.7113209Z   Attempting uninstall: scons
2025-08-18T22:06:50.7225187Z     Found existing installation: SCons 4.9.1
2025-08-18T22:06:50.7604990Z     Uninstalling SCons-4.9.1:
2025-08-18T22:06:50.7675107Z       Successfully uninstalled SCons-4.9.1
2025-08-18T22:06:51.3783277Z   Attempting uninstall: pygments
2025-08-18T22:06:51.3873944Z     Found existing installation: Pygments 2.19.2
2025-08-18T22:06:51.4104288Z     Uninstalling Pygments-2.19.2:
2025-08-18T22:06:51.4131325Z       Successfully uninstalled Pygments-2.19.2
2025-08-18T22:06:52.0134895Z   Attempting uninstall: platformdirs
2025-08-18T22:06:52.0217907Z     Found existing installation: platformdirs 4.3.8
2025-08-18T22:06:52.0237805Z     Uninstalling platformdirs-4.3.8:
2025-08-18T22:06:52.0244441Z       Successfully uninstalled platformdirs-4.3.8
2025-08-18T22:06:52.0393752Z   Attempting uninstall: packaging
2025-08-18T22:06:52.0475201Z     Found existing installation: packaging 25.0
2025-08-18T22:06:52.0499921Z     Uninstalling packaging-25.0:
2025-08-18T22:06:52.0507428Z       Successfully uninstalled packaging-25.0
2025-08-18T22:06:52.0891096Z   Attempting uninstall: mdurl
2025-08-18T22:06:52.0972488Z     Found existing installation: mdurl 0.1.2
2025-08-18T22:06:52.0989885Z     Uninstalling mdurl-0.1.2:
2025-08-18T22:06:52.0996441Z       Successfully uninstalled mdurl-0.1.2
2025-08-18T22:06:52.1079729Z   Attempting uninstall: click
2025-08-18T22:06:52.1161003Z     Found existing installation: click 8.2.1
2025-08-18T22:06:52.1184258Z     Uninstalling click-8.2.1:
2025-08-18T22:06:52.1191618Z       Successfully uninstalled click-8.2.1
2025-08-18T22:06:52.1764980Z   Attempting uninstall: argcomplete
2025-08-18T22:06:52.1851107Z     Found existing installation: argcomplete 3.6.2
2025-08-18T22:06:52.1881333Z     Uninstalling argcomplete-3.6.2:
2025-08-18T22:06:52.1893100Z       Successfully uninstalled argcomplete-3.6.2
2025-08-18T22:06:52.2118525Z   Attempting uninstall: ansi2txt
2025-08-18T22:06:52.2199394Z     Found existing installation: ansi2txt 0.2.0
2025-08-18T22:06:52.2215052Z     Uninstalling ansi2txt-0.2.0:
2025-08-18T22:06:52.2457415Z       Successfully uninstalled ansi2txt-0.2.0
2025-08-18T22:06:52.2510269Z   Attempting uninstall: userpath
2025-08-18T22:06:52.2595902Z     Found existing installation: userpath 1.9.2
2025-08-18T22:06:52.2619591Z     Uninstalling userpath-1.9.2:
2025-08-18T22:06:52.2628422Z       Successfully uninstalled userpath-1.9.2
2025-08-18T22:06:52.2728563Z   Attempting uninstall: pyinstaller-hooks-contrib
2025-08-18T22:06:52.2809638Z     Found existing installation: pyinstaller-hooks-contrib 2025.8
2025-08-18T22:06:52.3239129Z     Uninstalling pyinstaller-hooks-contrib-2025.8:
2025-08-18T22:06:52.3282030Z       Successfully uninstalled pyinstaller-hooks-contrib-2025.8
2025-08-18T22:06:52.6085603Z   Attempting uninstall: markdown-it-py
2025-08-18T22:06:52.6181470Z     Found existing installation: markdown-it-py 4.0.0
2025-08-18T22:06:52.6242350Z     Uninstalling markdown-it-py-4.0.0:
2025-08-18T22:06:52.6256971Z       Successfully uninstalled markdown-it-py-4.0.0
2025-08-18T22:06:52.6859273Z   Attempting uninstall: rich
2025-08-18T22:06:52.6949820Z     Found existing installation: rich 14.1.0
2025-08-18T22:06:52.7011077Z     Uninstalling rich-14.1.0:
2025-08-18T22:06:52.7021004Z       Successfully uninstalled rich-14.1.0
2025-08-18T22:06:52.8619717Z   Attempting uninstall: pyinstaller
2025-08-18T22:06:52.8701307Z     Found existing installation: pyinstaller 6.15.0
2025-08-18T22:06:52.9058716Z     Uninstalling pyinstaller-6.15.0:
2025-08-18T22:06:52.9103048Z       Successfully uninstalled pyinstaller-6.15.0
2025-08-18T22:06:53.2402861Z   Attempting uninstall: pipx
2025-08-18T22:06:53.2503957Z     Found existing installation: pipx 1.7.1
2025-08-18T22:06:53.2540646Z     Uninstalling pipx-1.7.1:
2025-08-18T22:06:53.2551927Z       Successfully uninstalled pipx-1.7.1
2025-08-18T22:06:53.3064204Z   Attempting uninstall: typer
2025-08-18T22:06:53.3155461Z     Found existing installation: typer 0.16.1
2025-08-18T22:06:53.3181986Z     Uninstalling typer-0.16.1:
2025-08-18T22:06:53.3191829Z       Successfully uninstalled typer-0.16.1
2025-08-18T22:06:53.3560528Z   Attempting uninstall: py2static
2025-08-18T22:06:53.3640346Z     Found existing installation: py2static 0.0.1
2025-08-18T22:06:53.3660238Z     Uninstalling py2static-0.0.1:
2025-08-18T22:06:53.3671178Z       Successfully uninstalled py2static-0.0.1
2025-08-18T22:06:53.3747440Z 
2025-08-18T22:06:53.3776657Z 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-18T22:06:53.6867551Z Defaulting to user installation because normal site-packages is not writeable
2025-08-18T22:06:53.8057616Z Collecting git+https://github.com/pyinstaller/pyinstaller
2025-08-18T22:06:53.8061851Z   Cloning https://github.com/pyinstaller/pyinstaller to /tmp/pip-req-build-6lcikv6j
2025-08-18T22:06:53.8085474Z   Running command git clone --filter=blob:none --quiet https://github.com/pyinstaller/pyinstaller /tmp/pip-req-build-6lcikv6j
2025-08-18T22:06:55.2209847Z   Resolved https://github.com/pyinstaller/pyinstaller to commit 34508a2cda1072718a81ef1d5a660ce89e62d295
2025-08-18T22:06:55.2250757Z   Installing build dependencies: started
2025-08-18T22:06:55.9621828Z   Installing build dependencies: finished with status 'done'
2025-08-18T22:06:55.9631569Z   Getting requirements to build wheel: started
2025-08-18T22:06:56.2448644Z   Getting requirements to build wheel: finished with status 'done'
2025-08-18T22:06:56.2459766Z   Preparing metadata (pyproject.toml): started
2025-08-18T22:06:56.4345033Z   Preparing metadata (pyproject.toml): finished with status 'done'
2025-08-18T22:06:56.6289116Z Collecting setuptools>=42.0.0 (from pyinstaller==6.15.0)
2025-08-18T22:06:56.6301049Z   Using cached setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB)
2025-08-18T22:06:56.6574808Z Collecting altgraph (from pyinstaller==6.15.0)
2025-08-18T22:06:56.6585129Z   Using cached altgraph-0.17.4-py2.py3-none-any.whl.metadata (7.3 kB)
2025-08-18T22:06:56.6853610Z Collecting pyinstaller-hooks-contrib>=2025.8 (from pyinstaller==6.15.0)
2025-08-18T22:06:56.6863591Z   Using cached pyinstaller_hooks_contrib-2025.8-py3-none-any.whl.metadata (16 kB)
2025-08-18T22:06:56.7112325Z Collecting packaging>=22.0 (from pyinstaller==6.15.0)
2025-08-18T22:06:56.7122435Z   Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-18T22:06:56.7165986Z Using cached packaging-25.0-py3-none-any.whl (66 kB)
2025-08-18T22:06:56.7176330Z Using cached pyinstaller_hooks_contrib-2025.8-py3-none-any.whl (442 kB)
2025-08-18T22:06:56.7190130Z Using cached setuptools-80.9.0-py3-none-any.whl (1.2 MB)
2025-08-18T22:06:56.7208727Z Using cached altgraph-0.17.4-py2.py3-none-any.whl (21 kB)
2025-08-18T22:06:56.7327102Z Building wheels for collected packages: pyinstaller
2025-08-18T22:06:56.7335000Z   Building wheel for pyinstaller (pyproject.toml): started
2025-08-18T22:06:57.3781410Z   Building wheel for pyinstaller (pyproject.toml): finished with status 'done'
2025-08-18T22:06:57.3805922Z   Created wheel for pyinstaller: filename=pyinstaller-6.15.0-py3-none-any.whl size=1772413 sha256=d557da6a39ca5a569472c183e329dec46e363d731fde1c86be8ea4202db3c1b9
2025-08-18T22:06:57.3807757Z   Stored in directory: /tmp/pip-ephem-wheel-cache-mi64pe9l/wheels/ad/f0/96/ada035be05b1c8fe6a9d81fd24e3d5f767d7ccd2219d68e4e2
2025-08-18T22:06:57.3848844Z Successfully built pyinstaller
2025-08-18T22:06:57.4757126Z Installing collected packages: altgraph, setuptools, packaging, pyinstaller-hooks-contrib, pyinstaller
2025-08-18T22:06:57.4763118Z   Attempting uninstall: altgraph
2025-08-18T22:06:57.4846078Z     Found existing installation: altgraph 0.17.4
2025-08-18T22:06:57.4866825Z     Uninstalling altgraph-0.17.4:
2025-08-18T22:06:57.4874226Z       Successfully uninstalled altgraph-0.17.4
2025-08-18T22:06:57.5018667Z   Attempting uninstall: setuptools
2025-08-18T22:06:57.5104347Z     Found existing installation: setuptools 80.9.0
2025-08-18T22:06:57.5388856Z     Uninstalling setuptools-80.9.0:
2025-08-18T22:06:57.5670545Z       Successfully uninstalled setuptools-80.9.0
2025-08-18T22:06:58.2201555Z   Attempting uninstall: packaging
2025-08-18T22:06:58.2287776Z     Found existing installation: packaging 25.0
2025-08-18T22:06:58.2313064Z     Uninstalling packaging-25.0:
2025-08-18T22:06:58.2320166Z       Successfully uninstalled packaging-25.0
2025-08-18T22:06:58.2705031Z   Attempting uninstall: pyinstaller-hooks-contrib
2025-08-18T22:06:58.2785745Z     Found existing installation: pyinstaller-hooks-contrib 2025.8
2025-08-18T22:06:58.3214564Z     Uninstalling pyinstaller-hooks-contrib-2025.8:
2025-08-18T22:06:58.3256821Z       Successfully uninstalled pyinstaller-hooks-contrib-2025.8
2025-08-18T22:06:58.6026386Z   Attempting uninstall: pyinstaller
2025-08-18T22:06:58.6109250Z     Found existing installation: pyinstaller 6.15.0
2025-08-18T22:06:58.6457438Z     Uninstalling pyinstaller-6.15.0:
2025-08-18T22:06:58.6501822Z       Successfully uninstalled pyinstaller-6.15.0
2025-08-18T22:06:58.9864817Z 
2025-08-18T22:06:58.9897647Z Successfully installed altgraph-0.17.4 packaging-25.0 pyinstaller-6.15.0 pyinstaller-hooks-contrib-2025.8 setuptools-80.9.0
2025-08-18T22:06:59.2760214Z 6.15.0
2025-08-18T22:06:59.3550483Z [+] Installing Go for linux-amd64...
2025-08-18T22:06:59.4043875Z [!] Found existing Go installation at: /usr/bin/go
2025-08-18T22:06:59.4044482Z [!] GOROOT: /opt/hostedtoolcache/go/1.24.6/x64
2025-08-18T22:06:59.4045558Z [!] Removing existing GOROOT: /opt/hostedtoolcache/go/1.24.6/x64
2025-08-18T22:07:04.5187273Z [+] Downloading Go go1.25.0...
2025-08-18T22:07:04.5240833Z   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2025-08-18T22:07:04.5241529Z                                  Dload  Upload   Total   Spent    Left  Speed
2025-08-18T22:07:04.5241778Z 
2025-08-18T22:07:04.6152633Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
2025-08-18T22:07:04.6153196Z 100    80  100    80    0     0    876      0 --:--:-- --:--:-- --:--:--   879
2025-08-18T22:07:04.6956523Z 
2025-08-18T22:07:04.6956932Z 100    75  100    75    0     0    436      0 --:--:-- --:--:-- --:--:--   436
2025-08-18T22:07:04.7788446Z 
2025-08-18T22:07:05.5114071Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
2025-08-18T22:07:05.5114679Z 100 56.8M  100 56.8M    0     0  57.6M      0 --:--:-- --:--:-- --:--:-- 77.7M
2025-08-18T22:07:05.5147701Z (DL) <== https://golang.org/dl/go1.25.0.linux-amd64.tar.gz
2025-08-18T22:07:06.9000017Z [+] Success! Go version: go version go1.25.0 linux/amd64
2025-08-18T22:07:06.9000598Z [+] GOROOT: /home/runner/.go
2025-08-18T22:07:06.9000992Z [+] GOPATH: /home/runner/go
2025-08-18T22:07:06.9001545Z [|] PATH: export PATH="/home/runner/.go/bin:/home/runner/go/bin:${PATH}"
2025-08-18T22:07:06.9157291Z go version go1.25.0 linux/amd64
2025-08-18T22:07:06.9674467Z 680 libs found in cache `/etc/ld.so.cache'
2025-08-18T22:07:06.9675359Z 	libz3.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libz3.so.4
2025-08-18T22:07:06.9675970Z 	libz3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libz3.so
2025-08-18T22:07:06.9676613Z 	libzstd.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzstd.so.1
2025-08-18T22:07:06.9677280Z 	libzstd.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libzstd.so
2025-08-18T22:07:06.9677961Z 	libzmq.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzmq.so.5
2025-08-18T22:07:06.9678790Z 	libzip.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzip.so.4
2025-08-18T22:07:06.9679431Z 	libzen.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzen.so.0
2025-08-18T22:07:06.9680048Z 	libz.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libz.so.1
2025-08-18T22:07:06.9680621Z 	libz.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libz.so
2025-08-18T22:07:06.9681241Z 	libyaml-0.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libyaml-0.so.2
2025-08-18T22:07:06.9681927Z 	libyajl.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libyajl.so.2
2025-08-18T22:07:06.9682614Z 	libxxhash.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxxhash.so.0
2025-08-18T22:07:06.9683367Z 	libxtables.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxtables.so.12
2025-08-18T22:07:06.9684076Z 	libxslt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxslt.so.1
2025-08-18T22:07:06.9684783Z 	libxshmfence.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxshmfence.so.1
2025-08-18T22:07:06.9685481Z 	libxml2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxml2.so.2
2025-08-18T22:07:06.9686104Z 	libxml2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxml2.so
2025-08-18T22:07:06.9686658Z 	libxmlsec1.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlsec1.so.1
2025-08-18T22:07:06.9687142Z 	libxmlsec1-openssl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlsec1-openssl.so.1
2025-08-18T22:07:06.9687606Z 	libxmlb.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlb.so.2
2025-08-18T22:07:06.9688257Z 	libxkbfile.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxkbfile.so.1
2025-08-18T22:07:06.9688704Z 	libxkbcommon.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxkbcommon.so.0
2025-08-18T22:07:06.9689113Z 	libxcb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb.so.1
2025-08-18T22:07:06.9689472Z 	libxcb.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb.so
2025-08-18T22:07:06.9689868Z 	libxcb-xfixes.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-xfixes.so.0
2025-08-18T22:07:06.9690604Z 	libxcb-xfixes.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-xfixes.so
2025-08-18T22:07:06.9691030Z 	libxcb-sync.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-sync.so.1
2025-08-18T22:07:06.9691439Z 	libxcb-shm.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shm.so.0
2025-08-18T22:07:06.9691851Z 	libxcb-shape.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shape.so.0
2025-08-18T22:07:06.9692279Z 	libxcb-shape.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shape.so
2025-08-18T22:07:06.9692718Z 	libxcb-render.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-render.so.0
2025-08-18T22:07:06.9693146Z 	libxcb-render.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-render.so
2025-08-18T22:07:06.9693556Z 	libxcb-randr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-randr.so.0
2025-08-18T22:07:06.9694002Z 	libxcb-present.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-present.so.0
2025-08-18T22:07:06.9694439Z 	libxcb-glx.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-glx.so.0
2025-08-18T22:07:06.9694838Z 	libxcb-dri3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-dri3.so.0
2025-08-18T22:07:06.9695233Z 	libwrap.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwrap.so.0
2025-08-18T22:07:06.9695640Z 	libwmflite-0.2.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwmflite-0.2.so.7
2025-08-18T22:07:06.9696058Z 	libwebpmux.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebpmux.so.3
2025-08-18T22:07:06.9696470Z 	libwebpdemux.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebpdemux.so.2
2025-08-18T22:07:06.9696869Z 	libwebp.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebp.so.7
2025-08-18T22:07:06.9697372Z 	libwbclient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwbclient.so.0
2025-08-18T22:07:06.9697834Z 	libwayland-server.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-server.so.0
2025-08-18T22:07:06.9698757Z 	libwayland-egl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-egl.so.1
2025-08-18T22:07:06.9699337Z 	libwayland-cursor.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-cursor.so.0
2025-08-18T22:07:06.9699845Z 	libwayland-client.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-client.so.0
2025-08-18T22:07:06.9700295Z 	libvulkan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvulkan.so.1
2025-08-18T22:07:06.9700716Z 	libvorbisfile.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvorbisfile.so.3
2025-08-18T22:07:06.9701132Z 	libvorbis.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvorbis.so.0
2025-08-18T22:07:06.9701536Z 	libvolume_key.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvolume_key.so.1
2025-08-18T22:07:06.9701947Z 	libvmtools.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvmtools.so.0
2025-08-18T22:07:06.9702347Z 	libvgauth.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvgauth.so.0
2025-08-18T22:07:06.9702716Z 	libuv.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuv.so.1
2025-08-18T22:07:06.9703072Z 	libuuid.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuuid.so.1
2025-08-18T22:07:06.9703457Z 	libutil.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libutil.so.1
2025-08-18T22:07:06.9703785Z 	libutil.so.1 (libc6) => /lib32/libutil.so.1
2025-08-18T22:07:06.9704132Z 	libutempter.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libutempter.so.0
2025-08-18T22:07:06.9704542Z 	libusb-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libusb-1.0.so.0
2025-08-18T22:07:06.9704926Z 	liburcu.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu.so.8
2025-08-18T22:07:06.9705339Z 	liburcu-signal.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-signal.so.8
2025-08-18T22:07:06.9705782Z 	liburcu-qsbr.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-qsbr.so.8
2025-08-18T22:07:06.9706203Z 	liburcu-memb.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-memb.so.8
2025-08-18T22:07:06.9706616Z 	liburcu-mb.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-mb.so.8
2025-08-18T22:07:06.9707039Z 	liburcu-common.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-common.so.8
2025-08-18T22:07:06.9707649Z 	liburcu-cds.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-cds.so.8
2025-08-18T22:07:06.9708271Z 	liburcu-bp.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-bp.so.8
2025-08-18T22:07:06.9708682Z 	libunwind.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind.so.8
2025-08-18T22:07:06.9709105Z 	libunwind-x86_64.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-x86_64.so.8
2025-08-18T22:07:06.9709590Z 	libunwind-ptrace.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-ptrace.so.0
2025-08-18T22:07:06.9710097Z 	libunwind-coredump.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-coredump.so.0
2025-08-18T22:07:06.9710573Z 	libunistring.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunistring.so.5
2025-08-18T22:07:06.9710992Z 	libudisks2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libudisks2.so.0
2025-08-18T22:07:06.9711382Z 	libudev.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libudev.so.1
2025-08-18T22:07:06.9711767Z 	libuchardet.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuchardet.so.0
2025-08-18T22:07:06.9712177Z 	libubsan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libubsan.so.1
2025-08-18T22:07:06.9712616Z 	libtss2-tcti-swtpm.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-swtpm.so.0
2025-08-18T22:07:06.9713110Z 	libtss2-tcti-mssim.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-mssim.so.0
2025-08-18T22:07:06.9713607Z 	libtss2-tcti-device.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-device.so.0
2025-08-18T22:07:06.9714099Z 	libtss2-tcti-cmd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-cmd.so.0
2025-08-18T22:07:06.9714537Z 	libtss2-sys.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-sys.so.1
2025-08-18T22:07:06.9715073Z 	libtss2-rc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-rc.so.0
2025-08-18T22:07:06.9715472Z 	libtss2-mu.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-mu.so.0
2025-08-18T22:07:06.9715874Z 	libtss2-esys.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-esys.so.0
2025-08-18T22:07:06.9716275Z 	libtsan.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtsan.so.2
2025-08-18T22:07:06.9716657Z 	libtracefs.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtracefs.so.1
2025-08-18T22:07:06.9717202Z 	libtraceevent.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtraceevent.so.1
2025-08-18T22:07:06.9717624Z 	libtommath.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtommath.so.1
2025-08-18T22:07:06.9718551Z 	libtk8.6.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtk8.6.so
2025-08-18T22:07:06.9718945Z 	libtirpc.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtirpc.so.3
2025-08-18T22:07:06.9719350Z 	libtinyxml2.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinyxml2.so.10
2025-08-18T22:07:06.9719757Z 	libtinfo.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinfo.so.6
2025-08-18T22:07:06.9720132Z 	libtinfo.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinfo.so
2025-08-18T22:07:06.9720504Z 	libtiff.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtiff.so.6
2025-08-18T22:07:06.9720898Z 	libtidy.so.5deb1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtidy.so.5deb1
2025-08-18T22:07:06.9721288Z 	libtic.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtic.so.6
2025-08-18T22:07:06.9721639Z 	libtic.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtic.so
2025-08-18T22:07:06.9722019Z 	libthread_db.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libthread_db.so.1
2025-08-18T22:07:06.9722389Z 	libthread_db.so.1 (libc6) => /lib32/libthread_db.so.1
2025-08-18T22:07:06.9722750Z 	libthread_db.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libthread_db.so
2025-08-18T22:07:06.9723134Z 	libthai.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libthai.so.0
2025-08-18T22:07:06.9723498Z 	libtdb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtdb.so.1
2025-08-18T22:07:06.9723860Z 	libtcl8.6.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtcl8.6.so
2025-08-18T22:07:06.9724232Z 	libtasn1.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtasn1.so.6
2025-08-18T22:07:06.9724620Z 	libtalloc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtalloc.so.2
2025-08-18T22:07:06.9725155Z 	libsystemd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsystemd.so.0
2025-08-18T22:07:06.9725546Z 	libsysfs.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsysfs.so.2
2025-08-18T22:07:06.9725918Z 	libsybdb.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsybdb.so.5
2025-08-18T22:07:06.9726293Z 	libsubid.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsubid.so.4
2025-08-18T22:07:06.9726687Z 	libstemmer.so.0d (libc6,x86-64) => /lib/x86_64-linux-gnu/libstemmer.so.0d
2025-08-18T22:07:06.9727082Z 	libstdc++.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libstdc++.so.6
2025-08-18T22:07:06.9727426Z 	libstdc++.so.6 (libc6) => /lib32/libstdc++.so.6
2025-08-18T22:07:06.9727761Z 	libssl3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl3.so
2025-08-18T22:07:06.9729167Z 	libssl.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl.so.3
2025-08-18T22:07:06.9729550Z 	libssl.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl.so
2025-08-18T22:07:06.9729921Z 	libssh2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssh2.so.1
2025-08-18T22:07:06.9730307Z 	libssh.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssh.so.4
2025-08-18T22:07:06.9730824Z 	libss.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libss.so.2
2025-08-18T22:07:06.9731245Z 	libsqlite3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsqlite3.so.0
2025-08-18T22:07:06.9731649Z 	libsqlite3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsqlite3.so
2025-08-18T22:07:06.9732099Z 	libsourcekitdInProc.so (libc6,x86-64) => /usr/local/lib/libsourcekitdInProc.so
2025-08-18T22:07:06.9732546Z 	libsoftokn3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsoftokn3.so
2025-08-18T22:07:06.9732952Z 	libsodium.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsodium.so.23
2025-08-18T22:07:06.9733474Z 	libsnmp.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsnmp.so.40
2025-08-18T22:07:06.9733877Z 	libsnappy.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsnappy.so.1
2025-08-18T22:07:06.9734268Z 	libsmime3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsmime3.so
2025-08-18T22:07:06.9734676Z 	libsmartcols.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsmartcols.so.1
2025-08-18T22:07:06.9735083Z 	libslirp.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libslirp.so.0
2025-08-18T22:07:06.9735552Z 	libslang.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libslang.so.2
2025-08-18T22:07:06.9735995Z 	libsigsegv.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsigsegv.so.2
2025-08-18T22:07:06.9736409Z 	libsharpyuv.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsharpyuv.so.0
2025-08-18T22:07:06.9736850Z 	libsgutils2-1.46.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsgutils2-1.46.so.2
2025-08-18T22:07:06.9737285Z 	libsframe.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsframe.so.1
2025-08-18T22:07:06.9737673Z 	libsepol.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsepol.so.2
2025-08-18T22:07:06.9738267Z 	libsensors.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsensors.so.5
2025-08-18T22:07:06.9738848Z 	libsemanage.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsemanage.so.2
2025-08-18T22:07:06.9739261Z 	libselinux.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libselinux.so.1
2025-08-18T22:07:06.9739664Z 	libseccomp.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libseccomp.so.2
2025-08-18T22:07:06.9740054Z 	libsasl2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsasl2.so.2
2025-08-18T22:07:06.9740450Z 	libruby-3.2.so.3.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
2025-08-18T22:07:06.9740851Z 	libruby-3.2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libruby-3.2.so
2025-08-18T22:07:06.9741233Z 	librtmp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/librtmp.so.1
2025-08-18T22:07:06.9741607Z 	librt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/librt.so.1
2025-08-18T22:07:06.9741928Z 	librt.so.1 (libc6) => /lib32/librt.so.1
2025-08-18T22:07:06.9742254Z 	librpmsign.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmsign.so.9
2025-08-18T22:07:06.9742647Z 	librpmio.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmio.so.9
2025-08-18T22:07:06.9743042Z 	librpmbuild.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmbuild.so.9
2025-08-18T22:07:06.9743578Z 	librpm.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpm.so.9
2025-08-18T22:07:06.9743948Z 	librhash.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/librhash.so.0
2025-08-18T22:07:06.9744318Z 	libre2.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libre2.so.10
2025-08-18T22:07:06.9744696Z 	libresolv.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libresolv.so.2
2025-08-18T22:07:06.9745041Z 	libresolv.so.2 (libc6) => /lib32/libresolv.so.2
2025-08-18T22:07:06.9745380Z 	libresolv.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libresolv.so
2025-08-18T22:07:06.9745799Z 	libreiserfscore.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libreiserfscore.so.0
2025-08-18T22:07:06.9746249Z 	libreadline.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libreadline.so.8
2025-08-18T22:07:06.9746644Z 	libraw_r.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libraw_r.so.23
2025-08-18T22:07:06.9747014Z 	libraw.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libraw.so.23
2025-08-18T22:07:06.9747404Z 	librabbitmq.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/librabbitmq.so.4
2025-08-18T22:07:06.9747813Z 	libquadmath.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libquadmath.so.0
2025-08-18T22:07:06.9748413Z 	libqrtr-glib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libqrtr-glib.so.0
2025-08-18T22:07:06.9748829Z 	libqmi-glib.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libqmi-glib.so.5
2025-08-18T22:07:06.9749189Z 	libqdbm.so.14 (libc6,x86-64) => /lib/libqdbm.so.14
2025-08-18T22:07:06.9749545Z 	libp11-kit.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libp11-kit.so.0
2025-08-18T22:07:06.9749971Z 	libpython3.12.so.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpython3.12.so.1.0
2025-08-18T22:07:06.9750669Z 	libpython3.12.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpython3.12.so
2025-08-18T22:07:06.9751104Z 	libpthread.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpthread.so.0
2025-08-18T22:07:06.9751462Z 	libpthread.so.0 (libc6) => /lib32/libpthread.so.0
2025-08-18T22:07:06.9751807Z 	libpsx.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpsx.so.2
2025-08-18T22:07:06.9752201Z 	libpspell.so.15 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpspell.so.15
2025-08-18T22:07:06.9752621Z 	libpsl.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpsl.so.5
2025-08-18T22:07:06.9753045Z 	libprotobuf-lite.so.32 (libc6,x86-64) => /lib/x86_64-linux-gnu/libprotobuf-lite.so.32
2025-08-18T22:07:06.9753516Z 	libprotobuf-c.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libprotobuf-c.so.1
2025-08-18T22:07:06.9753931Z 	libproc2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libproc2.so.0
2025-08-18T22:07:06.9754300Z 	libpq.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpq.so.5
2025-08-18T22:07:06.9754655Z 	libpq.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpq.so
2025-08-18T22:07:06.9755011Z 	libpopt.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpopt.so.0
2025-08-18T22:07:06.9755461Z 	libpolkit-gobject-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpolkit-gobject-1.so.0
2025-08-18T22:07:06.9755964Z 	libpolkit-agent-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpolkit-agent-1.so.0
2025-08-18T22:07:06.9756406Z 	libpng16.so.16 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpng16.so.16
2025-08-18T22:07:06.9756781Z 	libply.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply.so.5
2025-08-18T22:07:06.9757244Z 	libply-splash-graphics.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-splash-graphics.so.5
2025-08-18T22:07:06.9757782Z 	libply-splash-core.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-splash-core.so.5
2025-08-18T22:07:06.9758489Z 	libply-boot-client.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-boot-client.so.5
2025-08-18T22:07:06.9758928Z 	libplds4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libplds4.so
2025-08-18T22:07:06.9759295Z 	libplc4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libplc4.so
2025-08-18T22:07:06.9759688Z 	libpkgconf.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpkgconf.so.3
2025-08-18T22:07:06.9760095Z 	libpixman-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpixman-1.so.0
2025-08-18T22:07:06.9760637Z 	libpipeline.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpipeline.so.1
2025-08-18T22:07:06.9761040Z 	libpgm-5.3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpgm-5.3.so.0
2025-08-18T22:07:06.9761413Z 	libpfm.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpfm.so.4
2025-08-18T22:07:06.9761787Z 	libperl.so.5.38 (libc6,x86-64) => /lib/x86_64-linux-gnu/libperl.so.5.38
2025-08-18T22:07:06.9762176Z 	libpcre2-32.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-32.so.0
2025-08-18T22:07:06.9762584Z 	libpcre2-32.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-32.so
2025-08-18T22:07:06.9762978Z 	libpcre2-16.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-16.so.0
2025-08-18T22:07:06.9763375Z 	libpcre2-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-16.so
2025-08-18T22:07:06.9763766Z 	libpcre2-8.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-8.so.0
2025-08-18T22:07:06.9764154Z 	libpcre2-8.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-8.so
2025-08-18T22:07:06.9764579Z 	libpcre2-posix.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-posix.so.3
2025-08-18T22:07:06.9765035Z 	libpcre2-posix.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-posix.so
2025-08-18T22:07:06.9765460Z 	libpcprofile.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcprofile.so
2025-08-18T22:07:06.9765829Z 	libpcprofile.so (libc6) => /lib32/libpcprofile.so
2025-08-18T22:07:06.9766199Z 	libpciaccess.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpciaccess.so.0
2025-08-18T22:07:06.9766594Z 	libpci.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpci.so.3
2025-08-18T22:07:06.9766968Z 	libpcap.so.0.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcap.so.0.8
2025-08-18T22:07:06.9767465Z 	libpcap.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcap.so
2025-08-18T22:07:06.9767846Z 	libparted.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libparted.so.2
2025-08-18T22:07:06.9768448Z 	libpaper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpaper.so.1
2025-08-18T22:07:06.9768868Z 	libpangoft2-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpangoft2-1.0.so.0
2025-08-18T22:07:06.9769350Z 	libpangocairo-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpangocairo-1.0.so.0
2025-08-18T22:07:06.9769803Z 	libpango-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpango-1.0.so.0
2025-08-18T22:07:06.9770219Z 	libpanelw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanelw.so.6
2025-08-18T22:07:06.9770608Z 	libpanelw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanelw.so
2025-08-18T22:07:06.9770994Z 	libpanel.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanel.so.6
2025-08-18T22:07:06.9771375Z 	libpanel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanel.so
2025-08-18T22:07:06.9771751Z 	libpamc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpamc.so.0
2025-08-18T22:07:06.9772142Z 	libpam_misc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpam_misc.so.0
2025-08-18T22:07:06.9772529Z 	libpam.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpam.so.0
2025-08-18T22:07:06.9772979Z 	libpackagekit-glib2.so.18 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpackagekit-glib2.so.18
2025-08-18T22:07:06.9773460Z 	libopenjp2.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libopenjp2.so.7
2025-08-18T22:07:06.9773924Z 	libopeniscsiusr.so.0.2.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libopeniscsiusr.so.0.2.0
2025-08-18T22:07:06.9774438Z 	libopcodes-2.42-system.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-system.so
2025-08-18T22:07:06.9774947Z 	libopcodes-2.42-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-arm64.so
2025-08-18T22:07:06.9775440Z 	libopcodes-2.42-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-armhf.so
2025-08-18T22:07:06.9775935Z 	libopcodes-2.42-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-armel.so
2025-08-18T22:07:06.9776370Z 	libonig.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libonig.so.5
2025-08-18T22:07:06.9776736Z 	libogg.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libogg.so.0
2025-08-18T22:07:06.9777100Z 	libodbc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libodbc.so.2
2025-08-18T22:07:06.9777607Z 	libobjc_gc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libobjc_gc.so.4
2025-08-18T22:07:06.9777984Z 	libobjc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libobjc.so.4
2025-08-18T22:07:06.9778457Z 	libnvme.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnvme.so.1
2025-08-18T22:07:06.9778839Z 	libnvme-mi.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnvme-mi.so.1
2025-08-18T22:07:06.9779215Z 	libnuma.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnuma.so.1
2025-08-18T22:07:06.9779599Z 	libntfs-3g.so.89 (libc6,x86-64) => /lib/x86_64-linux-gnu/libntfs-3g.so.89
2025-08-18T22:07:06.9779984Z 	libnss3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss3.so
2025-08-18T22:07:06.9780369Z 	libnssutil3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssutil3.so
2025-08-18T22:07:06.9780763Z 	libnssdbm3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssdbm3.so
2025-08-18T22:07:06.9781148Z 	libnssckbi.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssckbi.so
2025-08-18T22:07:06.9781567Z 	libnss_systemd.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_systemd.so.2
2025-08-18T22:07:06.9782004Z 	libnss_hesiod.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_hesiod.so.2
2025-08-18T22:07:06.9782392Z 	libnss_hesiod.so.2 (libc6) => /lib32/libnss_hesiod.so.2
2025-08-18T22:07:06.9782767Z 	libnss_hesiod.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_hesiod.so
2025-08-18T22:07:06.9783187Z 	libnss_files.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_files.so.2
2025-08-18T22:07:06.9783561Z 	libnss_files.so.2 (libc6) => /lib32/libnss_files.so.2
2025-08-18T22:07:06.9783918Z 	libnss_dns.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_dns.so.2
2025-08-18T22:07:06.9784436Z 	libnss_dns.so.2 (libc6) => /lib32/libnss_dns.so.2
2025-08-18T22:07:06.9784807Z 	libnss_compat.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_compat.so.2
2025-08-18T22:07:06.9785195Z 	libnss_compat.so.2 (libc6) => /lib32/libnss_compat.so.2
2025-08-18T22:07:06.9785568Z 	libnss_compat.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_compat.so
2025-08-18T22:07:06.9785964Z 	libnspr4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnspr4.so
2025-08-18T22:07:06.9786328Z 	libnsl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnsl.so.1
2025-08-18T22:07:06.9786641Z 	libnsl.so.1 (libc6) => /lib32/libnsl.so.1
2025-08-18T22:07:06.9787105Z 	libns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-18T22:07:06.9787666Z 	libnpth.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnpth.so.0
2025-08-18T22:07:06.9788232Z 	libnorm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnorm.so.1
2025-08-18T22:07:06.9788634Z 	libnl-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-3.so.200
2025-08-18T22:07:06.9789009Z 	libnl-3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-3.so
2025-08-18T22:07:06.9789415Z 	libnl-route-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-route-3.so.200
2025-08-18T22:07:06.9789857Z 	libnl-route-3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-route-3.so
2025-08-18T22:07:06.9790299Z 	libnl-genl-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-genl-3.so.200
2025-08-18T22:07:06.9790732Z 	libnghttp2.so.14 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnghttp2.so.14
2025-08-18T22:07:06.9791137Z 	libnftnl.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnftnl.so.11
2025-08-18T22:07:06.9791538Z 	libnftables.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnftables.so.1
2025-08-18T22:07:06.9791965Z 	libnfnetlink.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnfnetlink.so.0
2025-08-18T22:07:06.9792463Z 	libnewt.so.0.52 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnewt.so.0.52
2025-08-18T22:07:06.9792856Z 	libnettle.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnettle.so.8
2025-08-18T22:07:06.9793287Z 	libnetsnmpmibs.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmpmibs.so.40
2025-08-18T22:07:06.9793776Z 	libnetsnmphelpers.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmphelpers.so.40
2025-08-18T22:07:06.9794269Z 	libnetsnmpagent.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmpagent.so.40
2025-08-18T22:07:06.9794853Z 	libnetsnmp.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmp.so.40
2025-08-18T22:07:06.9795265Z 	libnetplan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetplan.so.1
2025-08-18T22:07:06.9795669Z 	libnetpbm.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetpbm.so.11
2025-08-18T22:07:06.9796143Z 	libnetfilter_conntrack.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetfilter_conntrack.so.3
2025-08-18T22:07:06.9796622Z 	libncursesw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libncursesw.so.6
2025-08-18T22:07:06.9797027Z 	libncurses.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libncurses.so.6
2025-08-18T22:07:06.9797464Z 	libmysqlclient.so.21 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmysqlclient.so.21
2025-08-18T22:07:06.9797917Z 	libmysqlclient.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmysqlclient.so
2025-08-18T22:07:06.9798438Z 	libmvec.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmvec.so.1
2025-08-18T22:07:06.9798808Z 	libmvec.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmvec.so
2025-08-18T22:07:06.9799173Z 	libmultipath.so.0 (libc6,x86-64) => /lib/libmultipath.so.0
2025-08-18T22:07:06.9799552Z 	libmspack.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmspack.so.0
2025-08-18T22:07:06.9799935Z 	libmpfr.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmpfr.so.6
2025-08-18T22:07:06.9800299Z 	libmpc.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmpc.so.3
2025-08-18T22:07:06.9800660Z 	libmpathutil.so.0 (libc6,x86-64) => /lib/libmpathutil.so.0
2025-08-18T22:07:06.9801045Z 	libmpathpersist.so.0 (libc6,x86-64) => /lib/libmpathpersist.so.0
2025-08-18T22:07:06.9801425Z 	libmpathcmd.so.0 (libc6,x86-64) => /lib/libmpathcmd.so.0
2025-08-18T22:07:06.9801902Z 	libmount.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmount.so.1
2025-08-18T22:07:06.9802285Z 	libmnl.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmnl.so.0
2025-08-18T22:07:06.9802639Z 	libmms.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmms.so.0
2025-08-18T22:07:06.9803020Z 	libmm-glib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmm-glib.so.0
2025-08-18T22:07:06.9803410Z 	libmlx5.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx5.so.1
2025-08-18T22:07:06.9803773Z 	libmlx5.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx5.so
2025-08-18T22:07:06.9804126Z 	libmlx4.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx4.so.1
2025-08-18T22:07:06.9804484Z 	libmlx4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx4.so
2025-08-18T22:07:06.9804849Z 	libmenuw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenuw.so.6
2025-08-18T22:07:06.9805224Z 	libmenuw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenuw.so
2025-08-18T22:07:06.9805592Z 	libmenu.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenu.so.6
2025-08-18T22:07:06.9805947Z 	libmenu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenu.so
2025-08-18T22:07:06.9806322Z 	libmemusage.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmemusage.so
2025-08-18T22:07:06.9806679Z 	libmemusage.so (libc6) => /lib32/libmemusage.so
2025-08-18T22:07:06.9807055Z 	libmemcached.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmemcached.so.11
2025-08-18T22:07:06.9807490Z 	libmediainfo.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmediainfo.so.0
2025-08-18T22:07:06.9807901Z 	libmecab.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmecab.so.2
2025-08-18T22:07:06.9808385Z 	libmd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmd.so.0
2025-08-18T22:07:06.9808767Z 	libmbim-glib.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmbim-glib.so.4
2025-08-18T22:07:06.9809192Z 	libmaxminddb.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmaxminddb.so.0
2025-08-18T22:07:06.9809587Z 	libmana.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmana.so.1
2025-08-18T22:07:06.9809949Z 	libmana.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmana.so
2025-08-18T22:07:06.9810314Z 	libmagic.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmagic.so.1
2025-08-18T22:07:06.9810673Z 	libm.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libm.so.6
2025-08-18T22:07:06.9811083Z 	libm.so.6 (libc6) => /lib32/libm.so.6
2025-08-18T22:07:06.9811383Z 	liblz4.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz4.so.1
2025-08-18T22:07:06.9811734Z 	liblz4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz4.so
2025-08-18T22:07:06.9812085Z 	liblzo2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzo2.so.2
2025-08-18T22:07:06.9812450Z 	liblzma.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzma.so.5
2025-08-18T22:07:06.9812805Z 	liblzma.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzma.so
2025-08-18T22:07:06.9813151Z 	liblz.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz.so.1
2025-08-18T22:07:06.9813490Z 	liblz.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz.so
2025-08-18T22:07:06.9813878Z 	liblvm2cmd.so.2.03 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblvm2cmd.so.2.03
2025-08-18T22:07:06.9814288Z 	liblua5.4.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.4.so.0
2025-08-18T22:07:06.9814689Z 	liblua5.4-c++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.4-c++.so.0
2025-08-18T22:07:06.9815090Z 	liblua5.3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.3.so.0
2025-08-18T22:07:06.9815482Z 	liblua5.3-c++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.3-c++.so.0
2025-08-18T22:07:06.9815895Z 	liblttng-ust.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust.so.1
2025-08-18T22:07:06.9816397Z 	liblttng-ust-tracepoint.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-tracepoint.so.1
2025-08-18T22:07:06.9817018Z 	liblttng-ust-pthread-wrapper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-pthread-wrapper.so.1
2025-08-18T22:07:06.9817641Z 	liblttng-ust-libc-wrapper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-libc-wrapper.so.1
2025-08-18T22:07:06.9818417Z 	liblttng-ust-fork.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-fork.so.1
2025-08-18T22:07:06.9818897Z 	liblttng-ust-fd.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-fd.so.1
2025-08-18T22:07:06.9819353Z 	liblttng-ust-dl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-dl.so.1
2025-08-18T22:07:06.9819875Z 	liblttng-ust-cyg-profile.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-cyg-profile.so.1
2025-08-18T22:07:06.9820496Z 	liblttng-ust-cyg-profile-fast.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-cyg-profile-fast.so.1
2025-08-18T22:07:06.9821059Z 	liblttng-ust-ctl.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-ctl.so.5
2025-08-18T22:07:06.9821550Z 	liblttng-ust-common.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-common.so.1
2025-08-18T22:07:06.9821998Z 	libltdl.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libltdl.so.7
2025-08-18T22:07:06.9822367Z 	liblsan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblsan.so.0
2025-08-18T22:07:06.9822749Z 	liblqr-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblqr-1.so.0
2025-08-18T22:07:06.9823120Z 	liblmdb.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblmdb.so.0
2025-08-18T22:07:06.9823503Z 	liblldb-18.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-18.so.1
2025-08-18T22:07:06.9823896Z 	liblldb-18.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-18.so
2025-08-18T22:07:06.9824280Z 	liblldb-17.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-17.so.1
2025-08-18T22:07:06.9824664Z 	liblldb-17.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-17.so
2025-08-18T22:07:06.9825049Z 	liblldb-16.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-16.so.1
2025-08-18T22:07:06.9825431Z 	liblldb-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-16.so
2025-08-18T22:07:06.9825807Z 	libldap.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libldap.so.2
2025-08-18T22:07:06.9826183Z 	liblcms2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblcms2.so.2
2025-08-18T22:07:06.9826559Z 	liblber.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblber.so.2
2025-08-18T22:07:06.9826951Z 	libk5crypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libk5crypto.so.3
2025-08-18T22:07:06.9827347Z 	libksba.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libksba.so.8
2025-08-18T22:07:06.9827760Z 	libkrb5support.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkrb5support.so.0
2025-08-18T22:07:06.9828500Z 	libkrb5.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkrb5.so.3
2025-08-18T22:07:06.9828878Z 	libkmod.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkmod.so.2
2025-08-18T22:07:06.9829268Z 	libkeyutils.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkeyutils.so.1
2025-08-18T22:07:06.9829685Z 	libjxrglue.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjxrglue.so.0
2025-08-18T22:07:06.9830100Z 	libjsoncpp.so.25 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjsoncpp.so.25
2025-08-18T22:07:06.9830540Z 	libjson-glib-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjson-glib-1.0.so.0
2025-08-18T22:07:06.9830979Z 	libjson-c.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjson-c.so.5
2025-08-18T22:07:06.9831354Z 	libjq.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjq.so.1
2025-08-18T22:07:06.9831728Z 	libjpegxr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjpegxr.so.0
2025-08-18T22:07:06.9832114Z 	libjpeg.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjpeg.so.8
2025-08-18T22:07:06.9832485Z 	libjcat.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjcat.so.1
2025-08-18T22:07:06.9832872Z 	libjbig2dec.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjbig2dec.so.0
2025-08-18T22:07:06.9833257Z 	libjbig.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjbig.so.0
2025-08-18T22:07:06.9833645Z 	libjansson.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjansson.so.4
2025-08-18T22:07:06.9834030Z 	libitm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libitm.so.1
2025-08-18T22:07:06.9834392Z 	libisns.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libisns.so.0
2025-08-18T22:07:06.9834756Z 	libisl.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libisl.so.23
2025-08-18T22:07:06.9835429Z 	libisccfg-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libisccfg-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-18T22:07:06.9836145Z 	libisccc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libisccc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-18T22:07:06.9836827Z 	libisc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libisc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-18T22:07:06.9837480Z 	libirs-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libirs-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-18T22:07:06.9838116Z 	libip6tc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libip6tc.so.2
2025-08-18T22:07:06.9838505Z 	libip4tc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libip4tc.so.2
2025-08-18T22:07:06.9838877Z 	libinih.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libinih.so.1
2025-08-18T22:07:06.9839247Z 	libijs-0.35.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libijs-0.35.so
2025-08-18T22:07:06.9839627Z 	libidn2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libidn2.so.0
2025-08-18T22:07:06.9839989Z 	libidn.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libidn.so.12
2025-08-18T22:07:06.9840371Z 	libicuuc.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so.74
2025-08-18T22:07:06.9848291Z 	libicuuc.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so.70
2025-08-18T22:07:06.9848738Z 	libicuuc.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so
2025-08-18T22:07:06.9849140Z 	libicutu.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so.74
2025-08-18T22:07:06.9849538Z 	libicutu.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so.70
2025-08-18T22:07:06.9849917Z 	libicutu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so
2025-08-18T22:07:06.9850309Z 	libicutest.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so.74
2025-08-18T22:07:06.9850728Z 	libicutest.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so.70
2025-08-18T22:07:06.9851138Z 	libicutest.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so
2025-08-18T22:07:06.9851540Z 	libicui18n.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so.74
2025-08-18T22:07:06.9851937Z 	libicui18n.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so.70
2025-08-18T22:07:06.9852543Z 	libicui18n.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so
2025-08-18T22:07:06.9852932Z 	libicuio.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so.74
2025-08-18T22:07:06.9853312Z 	libicuio.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so.70
2025-08-18T22:07:06.9853687Z 	libicuio.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so
2025-08-18T22:07:06.9854063Z 	libicudata.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so.74
2025-08-18T22:07:06.9854465Z 	libicudata.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so.70
2025-08-18T22:07:06.9854856Z 	libicudata.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so
2025-08-18T22:07:06.9855260Z 	libibverbs.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libibverbs.so.1
2025-08-18T22:07:06.9855667Z 	libibverbs.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libibverbs.so
2025-08-18T22:07:06.9856048Z 	libhwasan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhwasan.so.0
2025-08-18T22:07:06.9856476Z 	libhunspell-1.7.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhunspell-1.7.so.0
2025-08-18T22:07:06.9856920Z 	libhogweed.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhogweed.so.6
2025-08-18T22:07:06.9857323Z 	libhistory.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhistory.so.8
2025-08-18T22:07:06.9857765Z 	libhiredis_ssl.so.1.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhiredis_ssl.so.1.1.0
2025-08-18T22:07:06.9858345Z 	libhiredis.so.1.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhiredis.so.1.1.0
2025-08-18T22:07:06.9858758Z 	libhgfs.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhgfs.so.0
2025-08-18T22:07:06.9859126Z 	libheif.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libheif.so.1
2025-08-18T22:07:06.9859624Z 	libhavege.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhavege.so.2
2025-08-18T22:07:06.9860029Z 	libhashkit.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhashkit.so.2
2025-08-18T22:07:06.9860436Z 	libharfbuzz.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libharfbuzz.so.0
2025-08-18T22:07:06.9860837Z 	libhandle.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhandle.so.1
2025-08-18T22:07:06.9861222Z 	libgusb.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgusb.so.2
2025-08-18T22:07:06.9861610Z 	libguestlib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libguestlib.so.0
2025-08-18T22:07:06.9862077Z 	libguestStoreClient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libguestStoreClient.so.0
2025-08-18T22:07:06.9862549Z 	libgudev-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgudev-1.0.so.0
2025-08-18T22:07:06.9862947Z 	libgtk-3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgtk-3.so.0
2025-08-18T22:07:06.9863352Z 	libgthread-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgthread-2.0.so.0
2025-08-18T22:07:06.9863805Z 	libgstreamer-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstreamer-1.0.so.0
2025-08-18T22:07:06.9864249Z 	libgstnet-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstnet-1.0.so.0
2025-08-18T22:07:06.9864721Z 	libgstcontroller-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstcontroller-1.0.so.0
2025-08-18T22:07:06.9865209Z 	libgstcheck-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstcheck-1.0.so.0
2025-08-18T22:07:06.9865651Z 	libgstbase-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstbase-1.0.so.0
2025-08-18T22:07:06.9866085Z 	libgssapi_krb5.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgssapi_krb5.so.2
2025-08-18T22:07:06.9866489Z 	libgs.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgs.so.10
2025-08-18T22:07:06.9866889Z 	libgraphite2.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgraphite2.so.3
2025-08-18T22:07:06.9867305Z 	libgprofng.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgprofng.so.0
2025-08-18T22:07:06.9867691Z 	libgpm.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpm.so.2
2025-08-18T22:07:06.9868269Z 	libgpgme.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpgme.so.11
2025-08-18T22:07:06.9868696Z 	libgpg-error.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpg-error.so.0
2025-08-18T22:07:06.9869099Z 	libgomp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgomp.so.1
2025-08-18T22:07:06.9869639Z 	libgobject-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgobject-2.0.so.0
2025-08-18T22:07:06.9870056Z 	libgnutls.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgnutls.so.30
2025-08-18T22:07:06.9870448Z 	libgmpxx.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmpxx.so.4
2025-08-18T22:07:06.9870821Z 	libgmpxx.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmpxx.so
2025-08-18T22:07:06.9871187Z 	libgmp.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmp.so.10
2025-08-18T22:07:06.9871544Z 	libgmp.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmp.so
2025-08-18T22:07:06.9871946Z 	libgmodule-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmodule-2.0.so.0
2025-08-18T22:07:06.9872379Z 	libglib-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libglib-2.0.so.0
2025-08-18T22:07:06.9872837Z 	libgirepository-1.0.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgirepository-1.0.so.1
2025-08-18T22:07:06.9873286Z 	libgio-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgio-2.0.so.0
2025-08-18T22:07:06.9873689Z 	libgfortran.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgfortran.so.5
2025-08-18T22:07:06.9874125Z 	libgdk_pixbuf-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdk_pixbuf-2.0.so.0
2025-08-18T22:07:06.9874546Z 	libgdk-3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdk-3.so.0
2025-08-18T22:07:06.9874949Z 	libgdbm_compat.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdbm_compat.so.4
2025-08-18T22:07:06.9875350Z 	libgdbm.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdbm.so.6
2025-08-18T22:07:06.9875705Z 	libgd.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgd.so.3
2025-08-18T22:07:06.9876069Z 	libgctba.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgctba.so.1
2025-08-18T22:07:06.9876588Z 	libgcrypt.so.20 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgcrypt.so.20
2025-08-18T22:07:06.9876986Z 	libgccpp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgccpp.so.1
2025-08-18T22:07:06.9877354Z 	libgcc_s.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgcc_s.so.1
2025-08-18T22:07:06.9877686Z 	libgcc_s.so.1 (libc6) => /lib32/libgcc_s.so.1
2025-08-18T22:07:06.9878118Z 	libgc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgc.so.1
2025-08-18T22:07:06.9878477Z 	libgbm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgbm.so.1
2025-08-18T22:07:06.9878982Z 	libgallium-25.0.7-0ubuntu0.24.04.1.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgallium-25.0.7-0ubuntu0.24.04.1.so
2025-08-18T22:07:06.9879497Z 	libfwupd.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfwupd.so.2
2025-08-18T22:07:06.9879869Z 	libfuse3.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfuse3.so.3
2025-08-18T22:07:06.9880235Z 	libftdi1.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libftdi1.so.2
2025-08-18T22:07:06.9880630Z 	libfsverity.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfsverity.so.0
2025-08-18T22:07:06.9881040Z 	libfribidi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfribidi.so.0
2025-08-18T22:07:06.9881445Z 	libfreetype.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreetype.so.6
2025-08-18T22:07:06.9881850Z 	libfreebl3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreebl3.so
2025-08-18T22:07:06.9882256Z 	libfreeblpriv3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreeblpriv3.so
2025-08-18T22:07:06.9882667Z 	libformw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libformw.so.6
2025-08-18T22:07:06.9883038Z 	libformw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libformw.so
2025-08-18T22:07:06.9883403Z 	libform.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libform.so.6
2025-08-18T22:07:06.9883760Z 	libform.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libform.so
2025-08-18T22:07:06.9884139Z 	libfontenc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfontenc.so.1
2025-08-18T22:07:06.9884559Z 	libfontconfig.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfontconfig.so.1
2025-08-18T22:07:06.9884987Z 	libflashrom.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libflashrom.so.1
2025-08-18T22:07:06.9885379Z 	libfido2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfido2.so.1
2025-08-18T22:07:06.9885919Z 	libfftw3_threads.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3_threads.so.3
2025-08-18T22:07:06.9886353Z 	libfftw3_omp.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3_omp.so.3
2025-08-18T22:07:06.9886740Z 	libfftw3.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3.so.3
2025-08-18T22:07:06.9887100Z 	libffi.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libffi.so.8
2025-08-18T22:07:06.9887445Z 	libffi.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libffi.so
2025-08-18T22:07:06.9887801Z 	libfdisk.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfdisk.so.1
2025-08-18T22:07:06.9888285Z 	libfcgi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfcgi.so.0
2025-08-18T22:07:06.9888662Z 	libfcgi++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfcgi++.so.0
2025-08-18T22:07:06.9889057Z 	libfbclient.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfbclient.so.2
2025-08-18T22:07:06.9889465Z 	libfastjson.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfastjson.so.4
2025-08-18T22:07:06.9889920Z 	libfakeroot-0.so (libc6,x86-64) => /usr/lib/x86_64-linux-gnu/libfakeroot/libfakeroot-0.so
2025-08-18T22:07:06.9890359Z 	libe2p.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libe2p.so.2
2025-08-18T22:07:06.9890729Z 	libext2fs.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libext2fs.so.2
2025-08-18T22:07:06.9891106Z 	libexslt.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexslt.so.0
2025-08-18T22:07:06.9891487Z 	libexpatw.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpatw.so.1
2025-08-18T22:07:06.9891868Z 	libexpatw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpatw.so
2025-08-18T22:07:06.9892244Z 	libexpat.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpat.so.1
2025-08-18T22:07:06.9892614Z 	libexpat.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpat.so
2025-08-18T22:07:06.9893215Z 	libevent_pthreads-2.1.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevent_pthreads-2.1.so.7
2025-08-18T22:07:06.9893709Z 	libevent_core-2.1.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevent_core-2.1.so.7
2025-08-18T22:07:06.9894128Z 	libevdev.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevdev.so.2
2025-08-18T22:07:06.9894495Z 	libestr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libestr.so.0
2025-08-18T22:07:06.9894869Z 	libepoxy.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libepoxy.so.0
2025-08-18T22:07:06.9895266Z 	libenchant-2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libenchant-2.so.2
2025-08-18T22:07:06.9895651Z 	libelf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libelf.so.1
2025-08-18T22:07:06.9896023Z 	libefivar.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefivar.so.1
2025-08-18T22:07:06.9896414Z 	libefiboot.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefiboot.so.1
2025-08-18T22:07:06.9896794Z 	libefa.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefa.so.1
2025-08-18T22:07:06.9897145Z 	libefa.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libefa.so
2025-08-18T22:07:06.9897498Z 	libedit.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libedit.so.2
2025-08-18T22:07:06.9897893Z 	libeatmydata.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libeatmydata.so.1
2025-08-18T22:07:06.9898421Z 	libeatmydata.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libeatmydata.so
2025-08-18T22:07:06.9898799Z 	libdw.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdw.so.1
2025-08-18T22:07:06.9899182Z 	libduktape.so.207 (libc6,x86-64) => /lib/x86_64-linux-gnu/libduktape.so.207
2025-08-18T22:07:06.9899619Z 	libdrop_ambient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrop_ambient.so.0
2025-08-18T22:07:06.9900048Z 	libdrm_intel.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm_intel.so.1
2025-08-18T22:07:06.9900460Z 	libdrm_amdgpu.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm_amdgpu.so.1
2025-08-18T22:07:06.9900850Z 	libdrm.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm.so.2
2025-08-18T22:07:06.9901370Z 	libdns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-18T22:07:06.9901879Z 	libdl.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdl.so.2
2025-08-18T22:07:06.9902302Z 	libdl.so.2 (libc6) => /lib32/libdl.so.2
2025-08-18T22:07:06.9902644Z 	libdjvulibre.so.21 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdjvulibre.so.21
2025-08-18T22:07:06.9903051Z 	libde265.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libde265.so.0
2025-08-18T22:07:06.9903474Z 	libdevmapper.so.1.02.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper.so.1.02.1
2025-08-18T22:07:06.9903988Z 	libdevmapper-event.so.1.02.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event.so.1.02.1
2025-08-18T22:07:06.9904575Z 	libdevmapper-event-lvm2vdo.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2vdo.so
2025-08-18T22:07:06.9905186Z 	libdevmapper-event-lvm2thin.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2thin.so
2025-08-18T22:07:06.9905838Z 	libdevmapper-event-lvm2snapshot.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2snapshot.so
2025-08-18T22:07:06.9906480Z 	libdevmapper-event-lvm2raid.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2raid.so
2025-08-18T22:07:06.9907112Z 	libdevmapper-event-lvm2mirror.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2mirror.so
2025-08-18T22:07:06.9907735Z 	libdevmapper-event-lvm2.so.2.03 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2.so.2.03
2025-08-18T22:07:06.9908520Z 	libdevmapper-event-lvm2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2.so
2025-08-18T22:07:06.9909011Z 	libdeflate.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdeflate.so.0
2025-08-18T22:07:06.9909456Z 	libdebconfclient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdebconfclient.so.0
2025-08-18T22:07:06.9909891Z 	libdconf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdconf.so.1
2025-08-18T22:07:06.9910433Z 	libdbusmenu-gtk3.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbusmenu-gtk3.so.4
2025-08-18T22:07:06.9910904Z 	libdbusmenu-glib.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbusmenu-glib.so.4
2025-08-18T22:07:06.9911334Z 	libdbus-1.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbus-1.so.3
2025-08-18T22:07:06.9911733Z 	libdbus-1.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbus-1.so
2025-08-18T22:07:06.9912097Z 	libdb-5.3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdb-5.3.so
2025-08-18T22:07:06.9912474Z 	libdatrie.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdatrie.so.1
2025-08-18T22:07:06.9912848Z 	libcurl.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcurl.so.4
2025-08-18T22:07:06.9913253Z 	libcurl-gnutls.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcurl-gnutls.so.4
2025-08-18T22:07:06.9913666Z 	libcups.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcups.so.2
2025-08-18T22:07:06.9914027Z 	libctf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf.so.0
2025-08-18T22:07:06.9914425Z 	libctf-nobfd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd.so.0
2025-08-18T22:07:06.9914889Z 	libctf-nobfd-arm64.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-arm64.so.0
2025-08-18T22:07:06.9915375Z 	libctf-nobfd-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-arm64.so
2025-08-18T22:07:06.9915861Z 	libctf-nobfd-armhf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armhf.so.0
2025-08-18T22:07:06.9916342Z 	libctf-nobfd-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armhf.so
2025-08-18T22:07:06.9916823Z 	libctf-nobfd-armel.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armel.so.0
2025-08-18T22:07:06.9917300Z 	libctf-nobfd-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armel.so
2025-08-18T22:07:06.9917751Z 	libctf-arm64.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-arm64.so.0
2025-08-18T22:07:06.9918297Z 	libctf-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-arm64.so
2025-08-18T22:07:06.9918717Z 	libctf-armhf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armhf.so.0
2025-08-18T22:07:06.9919129Z 	libctf-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armhf.so
2025-08-18T22:07:06.9919540Z 	libctf-armel.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armel.so.0
2025-08-18T22:07:06.9920075Z 	libctf-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armel.so
2025-08-18T22:07:06.9920513Z 	libcryptsetup.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcryptsetup.so.12
2025-08-18T22:07:06.9920936Z 	libcrypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypto.so.3
2025-08-18T22:07:06.9921322Z 	libcrypto.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypto.so
2025-08-18T22:07:06.9921700Z 	libcrypt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypt.so.1
2025-08-18T22:07:06.9922074Z 	libcrypt.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypt.so
2025-08-18T22:07:06.9922449Z 	libcom_err.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcom_err.so.2
2025-08-18T22:07:06.9922884Z 	libcolordprivate.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcolordprivate.so.2
2025-08-18T22:07:06.9923318Z 	libcolord.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcolord.so.2
2025-08-18T22:07:06.9923724Z 	libclang-18.so.18 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-18.so.18
2025-08-18T22:07:06.9924135Z 	libclang-17.so.17 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-17.so.17
2025-08-18T22:07:06.9924555Z 	libclang-16.so.16.0.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-16.so.16.0.6
2025-08-18T22:07:06.9924995Z 	libclang-cpp.so.18.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.18.1
2025-08-18T22:07:06.9925436Z 	libclang-cpp.so.17 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.17
2025-08-18T22:07:06.9925864Z 	libclang-cpp.so.16 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.16
2025-08-18T22:07:06.9926261Z 	libcc1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcc1.so.0
2025-08-18T22:07:06.9926631Z 	libcbor.so.0.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcbor.so.0.10
2025-08-18T22:07:06.9927129Z 	libcares.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcares.so.2
2025-08-18T22:07:06.9927504Z 	libcap.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcap.so.2
2025-08-18T22:07:06.9927878Z 	libcap-ng.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcap-ng.so.0
2025-08-18T22:07:06.9928498Z 	libcanberra.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcanberra.so.0
2025-08-18T22:07:06.9928897Z 	libcairo.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcairo.so.2
2025-08-18T22:07:06.9929321Z 	libcairo-gobject.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcairo-gobject.so.2
2025-08-18T22:07:06.9929789Z 	libc_malloc_debug.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libc_malloc_debug.so.0
2025-08-18T22:07:06.9930210Z 	libc_malloc_debug.so.0 (libc6) => /lib32/libc_malloc_debug.so.0
2025-08-18T22:07:06.9930614Z 	libc_malloc_debug.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libc_malloc_debug.so
2025-08-18T22:07:06.9931010Z 	libc.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libc.so.6
2025-08-18T22:07:06.9931316Z 	libc.so.6 (libc6) => /lib32/libc.so.6
2025-08-18T22:07:06.9931636Z 	libc-client.so.2007e (libc6,x86-64) => /lib/libc-client.so.2007e
2025-08-18T22:07:06.9932015Z 	libbz2.so.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbz2.so.1.0
2025-08-18T22:07:06.9932406Z 	libbytesize.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbytesize.so.1
2025-08-18T22:07:06.9932799Z 	libbsd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbsd.so.0
2025-08-18T22:07:06.9933187Z 	libbrotlienc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlienc.so.1
2025-08-18T22:07:06.9933616Z 	libbrotlidec.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlidec.so.1
2025-08-18T22:07:06.9934059Z 	libbrotlicommon.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlicommon.so.1
2025-08-18T22:07:06.9934474Z 	libbpf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbpf.so.1
2025-08-18T22:07:06.9934859Z 	libblockdev.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libblockdev.so.3
2025-08-18T22:07:06.9935260Z 	libblkid.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libblkid.so.1
2025-08-18T22:07:06.9935809Z 	libbind9-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbind9-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-18T22:07:06.9936390Z 	libbfd-2.42-system.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-system.so
2025-08-18T22:07:06.9936980Z 	libbfd-2.42-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-arm64.so
2025-08-18T22:07:06.9937419Z 	libbfd-2.42-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-armhf.so
2025-08-18T22:07:06.9937854Z 	libbfd-2.42-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-armel.so
2025-08-18T22:07:06.9938387Z 	libbd_utils.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_utils.so.3
2025-08-18T22:07:06.9938789Z 	libbd_swap.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_swap.so.3
2025-08-18T22:07:06.9939177Z 	libbd_part.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_part.so.3
2025-08-18T22:07:06.9939563Z 	libbd_nvme.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_nvme.so.3
2025-08-18T22:07:06.9939963Z 	libbd_mdraid.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_mdraid.so.3
2025-08-18T22:07:06.9940358Z 	libbd_loop.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_loop.so.3
2025-08-18T22:07:06.9940731Z 	libbd_fs.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_fs.so.3
2025-08-18T22:07:06.9941123Z 	libbd_crypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_crypto.so.3
2025-08-18T22:07:06.9941522Z 	libbcc_bpf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbcc_bpf.so.0
2025-08-18T22:07:06.9941896Z 	libbcc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbcc.so.0
2025-08-18T22:07:06.9942298Z 	libavahi-common.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libavahi-common.so.3
2025-08-18T22:07:06.9942759Z 	libavahi-client.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libavahi-client.so.3
2025-08-18T22:07:06.9943176Z 	libaudit.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaudit.so.1
2025-08-18T22:07:06.9943547Z 	libattr.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libattr.so.1
2025-08-18T22:07:06.9944032Z 	libatspi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatspi.so.0
2025-08-18T22:07:06.9944421Z 	libatomic.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatomic.so.1
2025-08-18T22:07:06.9944795Z 	libatm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatm.so.1
2025-08-18T22:07:06.9945169Z 	libatk-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatk-1.0.so.0
2025-08-18T22:07:06.9945596Z 	libatk-bridge-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatk-bridge-2.0.so.0
2025-08-18T22:07:06.9946047Z 	libatasmart.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatasmart.so.4
2025-08-18T22:07:06.9946450Z 	libassuan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libassuan.so.0
2025-08-18T22:07:06.9946839Z 	libaspell.so.15 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaspell.so.15
2025-08-18T22:07:06.9947232Z 	libasound.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libasound.so.2
2025-08-18T22:07:06.9947615Z 	libasan.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libasan.so.8
2025-08-18T22:07:06.9948193Z 	libaria2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaria2.so.0
2025-08-18T22:07:06.9948645Z 	libargon2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libargon2.so.1
2025-08-18T22:07:06.9949047Z 	libarchive.so.13 (libc6,x86-64) => /lib/x86_64-linux-gnu/libarchive.so.13
2025-08-18T22:07:06.9949503Z 	libapt-private.so.0.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapt-private.so.0.0
2025-08-18T22:07:06.9949956Z 	libapt-pkg.so.6.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapt-pkg.so.6.0
2025-08-18T22:07:06.9950392Z 	libaprutil-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaprutil-1.so.0
2025-08-18T22:07:06.9950791Z 	libapr-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapr-1.so.0
2025-08-18T22:07:06.9951194Z 	libappstream.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libappstream.so.5
2025-08-18T22:07:06.9951614Z 	libapparmor.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapparmor.so.1
2025-08-18T22:07:06.9952001Z 	libaom.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaom.so.3
2025-08-18T22:07:06.9952364Z 	libanl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libanl.so.1
2025-08-18T22:07:06.9952708Z 	libanl.so.1 (libc6) => /lib32/libanl.so.1
2025-08-18T22:07:06.9953008Z 	libanl.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libanl.so
2025-08-18T22:07:06.9953503Z 	libaio.so.1t64 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaio.so.1t64
2025-08-18T22:07:06.9953876Z 	libacl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libacl.so.1
2025-08-18T22:07:06.9954226Z 	libX11.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libX11.so.6
2025-08-18T22:07:06.9954598Z 	libX11-xcb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libX11-xcb.so.1
2025-08-18T22:07:06.9954992Z 	libXxf86vm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXxf86vm.so.1
2025-08-18T22:07:06.9955375Z 	libXtst.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXtst.so.6
2025-08-18T22:07:06.9955733Z 	libXt.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXt.so.6
2025-08-18T22:07:06.9956083Z 	libXss.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXss.so.1
2025-08-18T22:07:06.9956462Z 	libXrender.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXrender.so.1
2025-08-18T22:07:06.9956857Z 	libXrandr.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXrandr.so.2
2025-08-18T22:07:06.9957229Z 	libXpm.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXpm.so.4
2025-08-18T22:07:06.9957595Z 	libXmuu.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXmuu.so.1
2025-08-18T22:07:06.9957945Z 	libXmu.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXmu.so.6
2025-08-18T22:07:06.9958453Z 	libXinerama.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXinerama.so.1
2025-08-18T22:07:06.9958831Z 	libXi.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXi.so.6
2025-08-18T22:07:06.9959179Z 	libXft.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXft.so.2
2025-08-18T22:07:06.9959546Z 	libXfont2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXfont2.so.2
2025-08-18T22:07:06.9959929Z 	libXfixes.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXfixes.so.3
2025-08-18T22:07:06.9960439Z 	libXext.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXext.so.6
2025-08-18T22:07:06.9960815Z 	libXdmcp.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdmcp.so.6
2025-08-18T22:07:06.9961186Z 	libXdmcp.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdmcp.so
2025-08-18T22:07:06.9961569Z 	libXdamage.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdamage.so.1
2025-08-18T22:07:06.9961967Z 	libXcursor.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXcursor.so.1
2025-08-18T22:07:06.9962388Z 	libXcomposite.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXcomposite.so.1
2025-08-18T22:07:06.9962792Z 	libXaw.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXaw.so.7
2025-08-18T22:07:06.9963146Z 	libXau.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXau.so.6
2025-08-18T22:07:06.9963493Z 	libXau.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libXau.so
2025-08-18T22:07:06.9963834Z 	libSM.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libSM.so.6
2025-08-18T22:07:06.9964268Z 	libOpenEXRUtil-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXRUtil-3_1.so.30
2025-08-18T22:07:06.9964762Z 	libOpenEXRCore-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXRCore-3_1.so.30
2025-08-18T22:07:06.9965250Z 	libOpenEXR-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXR-3_1.so.30
2025-08-18T22:07:06.9965723Z 	libMagickWand-6.Q16.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libMagickWand-6.Q16.so.7
2025-08-18T22:07:06.9966215Z 	libMagickCore-6.Q16.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libMagickCore-6.Q16.so.7
2025-08-18T22:07:06.9966640Z 	libLerc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLerc.so.4
2025-08-18T22:07:06.9967018Z 	libLLVM.so.19.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM.so.19.1
2025-08-18T22:07:06.9967404Z 	libLLVM.so.18.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM.so.18.1
2025-08-18T22:07:06.9968119Z 	libLLVM-17.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-17.so.1
2025-08-18T22:07:06.9968751Z 	libLLVM-17.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-17.so
2025-08-18T22:07:06.9969148Z 	libLLVM-16.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-16.so.1
2025-08-18T22:07:06.9969531Z 	libLLVM-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-16.so
2025-08-18T22:07:06.9969901Z 	libJudy.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libJudy.so.1
2025-08-18T22:07:06.9970448Z 	libImath-3_1.so.29 (libc6,x86-64) => /lib/x86_64-linux-gnu/libImath-3_1.so.29
2025-08-18T22:07:06.9970886Z 	libIlmThread-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libIlmThread-3_1.so.30
2025-08-18T22:07:06.9971314Z 	libIex-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libIex-3_1.so.30
2025-08-18T22:07:06.9971691Z 	libICE.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libICE.so.6
2025-08-18T22:07:06.9972091Z 	libGLdispatch.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLdispatch.so.0
2025-08-18T22:07:06.9972525Z 	libGLX_mesa.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLX_mesa.so.0
2025-08-18T22:07:06.9972904Z 	libGLX.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLX.so.0
2025-08-18T22:07:06.9973263Z 	libGL.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGL.so.1
2025-08-18T22:07:06.9973663Z 	libDeployPkg.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libDeployPkg.so.0
2025-08-18T22:07:06.9974120Z 	libBrokenLocale.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libBrokenLocale.so.1
2025-08-18T22:07:06.9974552Z 	libBrokenLocale.so.1 (libc6) => /lib32/libBrokenLocale.so.1
2025-08-18T22:07:06.9974964Z 	libBrokenLocale.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libBrokenLocale.so
2025-08-18T22:07:06.9975365Z 	ld-musl-x86_64.so.1 (libc6,x86-64) => /lib/ld-musl-x86_64.so.1
2025-08-18T22:07:06.9975692Z 	ld-linux.so.2 (libc6) => /lib32/ld-linux.so.2
2025-08-18T22:07:06.9975969Z 	ld-linux.so.2 (libc6) => /lib/ld-linux.so.2
2025-08-18T22:07:06.9976317Z 	ld-linux-x86-64.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
2025-08-18T22:07:06.9976797Z Cache generated by: ldconfig (Ubuntu GLIBC 2.39-0ubuntu8.5) stable release version 2.39
2025-08-18T22:07:07.2191156Z Defaulting to user installation because normal site-packages is not writeable
2025-08-18T22:07:07.4290627Z Collecting meson
2025-08-18T22:07:07.5223172Z   Downloading meson-1.8.3-py3-none-any.whl.metadata (1.8 kB)
2025-08-18T22:07:07.5674427Z Collecting ninja
2025-08-18T22:07:07.5830245Z   Downloading ninja-1.13.0-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (5.1 kB)
2025-08-18T22:07:07.6057709Z Downloading meson-1.8.3-py3-none-any.whl (1.0 MB)
2025-08-18T22:07:07.6720209Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 26.9 MB/s  0:00:00
2025-08-18T22:07:07.6886094Z Downloading ninja-1.13.0-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (180 kB)
2025-08-18T22:07:07.7771367Z Installing collected packages: ninja, meson
2025-08-18T22:07:08.4948425Z 
2025-08-18T22:07:08.4976566Z Successfully installed meson-1.8.3 ninja-1.13.0
2025-08-18T22:07:08.7795871Z Defaulting to user installation because normal site-packages is not writeable
2025-08-18T22:07:08.8850975Z Requirement already satisfied: meson in /home/runner/.local/lib/python3.12/site-packages (1.8.3)
2025-08-18T22:07:08.9788337Z Requirement already satisfied: ninja in /home/runner/.local/lib/python3.12/site-packages (1.13.0)
2025-08-18T22:07:09.3910527Z 1.8.3
2025-08-18T22:07:09.4162722Z 1.13.0.git.kitware.jobserver-pipe-1
2025-08-18T22:07:09.4418391Z 680 libs found in cache `/etc/ld.so.cache'
2025-08-18T22:07:09.4419102Z 	libz3.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libz3.so.4
2025-08-18T22:07:09.4419776Z 	libz3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libz3.so
2025-08-18T22:07:09.4420294Z 	libzstd.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzstd.so.1
2025-08-18T22:07:09.4420756Z 	libzstd.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libzstd.so
2025-08-18T22:07:09.4421300Z 	libzmq.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzmq.so.5
2025-08-18T22:07:09.4421677Z 	libzip.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzip.so.4
2025-08-18T22:07:09.4422189Z 	libzen.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzen.so.0
2025-08-18T22:07:09.4422752Z 	libz.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libz.so.1
2025-08-18T22:07:09.4423280Z 	libz.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libz.so
2025-08-18T22:07:09.4423862Z 	libyaml-0.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libyaml-0.so.2
2025-08-18T22:07:09.4424834Z 	libyajl.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libyajl.so.2
2025-08-18T22:07:09.4425495Z 	libxxhash.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxxhash.so.0
2025-08-18T22:07:09.4426158Z 	libxtables.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxtables.so.12
2025-08-18T22:07:09.4426794Z 	libxslt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxslt.so.1
2025-08-18T22:07:09.4427317Z 	libxshmfence.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxshmfence.so.1
2025-08-18T22:07:09.4429022Z 	libxml2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxml2.so.2
2025-08-18T22:07:09.4429744Z 	libxml2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxml2.so
2025-08-18T22:07:09.4430451Z 	libxmlsec1.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlsec1.so.1
2025-08-18T22:07:09.4431262Z 	libxmlsec1-openssl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlsec1-openssl.so.1
2025-08-18T22:07:09.4432047Z 	libxmlb.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlb.so.2
2025-08-18T22:07:09.4432720Z 	libxkbfile.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxkbfile.so.1
2025-08-18T22:07:09.4433571Z 	libxkbcommon.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxkbcommon.so.0
2025-08-18T22:07:09.4434000Z 	libxcb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb.so.1
2025-08-18T22:07:09.4434374Z 	libxcb.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb.so
2025-08-18T22:07:09.4434768Z 	libxcb-xfixes.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-xfixes.so.0
2025-08-18T22:07:09.4435194Z 	libxcb-xfixes.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-xfixes.so
2025-08-18T22:07:09.4435601Z 	libxcb-sync.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-sync.so.1
2025-08-18T22:07:09.4435996Z 	libxcb-shm.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shm.so.0
2025-08-18T22:07:09.4436614Z 	libxcb-shape.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shape.so.0
2025-08-18T22:07:09.4437038Z 	libxcb-shape.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shape.so
2025-08-18T22:07:09.4437456Z 	libxcb-render.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-render.so.0
2025-08-18T22:07:09.4437876Z 	libxcb-render.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-render.so
2025-08-18T22:07:09.4438549Z 	libxcb-randr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-randr.so.0
2025-08-18T22:07:09.4439000Z 	libxcb-present.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-present.so.0
2025-08-18T22:07:09.4439429Z 	libxcb-glx.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-glx.so.0
2025-08-18T22:07:09.4439821Z 	libxcb-dri3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-dri3.so.0
2025-08-18T22:07:09.4440213Z 	libwrap.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwrap.so.0
2025-08-18T22:07:09.4440621Z 	libwmflite-0.2.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwmflite-0.2.so.7
2025-08-18T22:07:09.4441038Z 	libwebpmux.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebpmux.so.3
2025-08-18T22:07:09.4441447Z 	libwebpdemux.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebpdemux.so.2
2025-08-18T22:07:09.4441844Z 	libwebp.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebp.so.7
2025-08-18T22:07:09.4442227Z 	libwbclient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwbclient.so.0
2025-08-18T22:07:09.4442674Z 	libwayland-server.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-server.so.0
2025-08-18T22:07:09.4443139Z 	libwayland-egl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-egl.so.1
2025-08-18T22:07:09.4443603Z 	libwayland-cursor.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-cursor.so.0
2025-08-18T22:07:09.4444081Z 	libwayland-client.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-client.so.0
2025-08-18T22:07:09.4444514Z 	libvulkan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvulkan.so.1
2025-08-18T22:07:09.4444935Z 	libvorbisfile.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvorbisfile.so.3
2025-08-18T22:07:09.4445347Z 	libvorbis.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvorbis.so.0
2025-08-18T22:07:09.4445748Z 	libvolume_key.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvolume_key.so.1
2025-08-18T22:07:09.4446287Z 	libvmtools.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvmtools.so.0
2025-08-18T22:07:09.4446674Z 	libvgauth.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvgauth.so.0
2025-08-18T22:07:09.4447035Z 	libuv.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuv.so.1
2025-08-18T22:07:09.4447392Z 	libuuid.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuuid.so.1
2025-08-18T22:07:09.4447754Z 	libutil.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libutil.so.1
2025-08-18T22:07:09.4448273Z 	libutil.so.1 (libc6) => /lib32/libutil.so.1
2025-08-18T22:07:09.4448642Z 	libutempter.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libutempter.so.0
2025-08-18T22:07:09.4449049Z 	libusb-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libusb-1.0.so.0
2025-08-18T22:07:09.4449422Z 	liburcu.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu.so.8
2025-08-18T22:07:09.4449821Z 	liburcu-signal.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-signal.so.8
2025-08-18T22:07:09.4450255Z 	liburcu-qsbr.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-qsbr.so.8
2025-08-18T22:07:09.4450665Z 	liburcu-memb.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-memb.so.8
2025-08-18T22:07:09.4451068Z 	liburcu-mb.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-mb.so.8
2025-08-18T22:07:09.4451486Z 	liburcu-common.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-common.so.8
2025-08-18T22:07:09.4451911Z 	liburcu-cds.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-cds.so.8
2025-08-18T22:07:09.4452309Z 	liburcu-bp.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-bp.so.8
2025-08-18T22:07:09.4452697Z 	libunwind.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind.so.8
2025-08-18T22:07:09.4453233Z 	libunwind-x86_64.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-x86_64.so.8
2025-08-18T22:07:09.4453699Z 	libunwind-ptrace.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-ptrace.so.0
2025-08-18T22:07:09.4454194Z 	libunwind-coredump.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-coredump.so.0
2025-08-18T22:07:09.4454666Z 	libunistring.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunistring.so.5
2025-08-18T22:07:09.4455080Z 	libudisks2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libudisks2.so.0
2025-08-18T22:07:09.4455461Z 	libudev.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libudev.so.1
2025-08-18T22:07:09.4455850Z 	libuchardet.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuchardet.so.0
2025-08-18T22:07:09.4456249Z 	libubsan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libubsan.so.1
2025-08-18T22:07:09.4456683Z 	libtss2-tcti-swtpm.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-swtpm.so.0
2025-08-18T22:07:09.4457174Z 	libtss2-tcti-mssim.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-mssim.so.0
2025-08-18T22:07:09.4457665Z 	libtss2-tcti-device.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-device.so.0
2025-08-18T22:07:09.4458410Z 	libtss2-tcti-cmd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-cmd.so.0
2025-08-18T22:07:09.4458858Z 	libtss2-sys.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-sys.so.1
2025-08-18T22:07:09.4459260Z 	libtss2-rc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-rc.so.0
2025-08-18T22:07:09.4459645Z 	libtss2-mu.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-mu.so.0
2025-08-18T22:07:09.4460046Z 	libtss2-esys.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-esys.so.0
2025-08-18T22:07:09.4460439Z 	libtsan.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtsan.so.2
2025-08-18T22:07:09.4460820Z 	libtracefs.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtracefs.so.1
2025-08-18T22:07:09.4461238Z 	libtraceevent.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtraceevent.so.1
2025-08-18T22:07:09.4461656Z 	libtommath.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtommath.so.1
2025-08-18T22:07:09.4462030Z 	libtk8.6.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtk8.6.so
2025-08-18T22:07:09.4462401Z 	libtirpc.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtirpc.so.3
2025-08-18T22:07:09.4462801Z 	libtinyxml2.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinyxml2.so.10
2025-08-18T22:07:09.4463324Z 	libtinfo.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinfo.so.6
2025-08-18T22:07:09.4463689Z 	libtinfo.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinfo.so
2025-08-18T22:07:09.4464049Z 	libtiff.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtiff.so.6
2025-08-18T22:07:09.4464434Z 	libtidy.so.5deb1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtidy.so.5deb1
2025-08-18T22:07:09.4464817Z 	libtic.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtic.so.6
2025-08-18T22:07:09.4465164Z 	libtic.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtic.so
2025-08-18T22:07:09.4465540Z 	libthread_db.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libthread_db.so.1
2025-08-18T22:07:09.4465910Z 	libthread_db.so.1 (libc6) => /lib32/libthread_db.so.1
2025-08-18T22:07:09.4466264Z 	libthread_db.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libthread_db.so
2025-08-18T22:07:09.4466662Z 	libthai.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libthai.so.0
2025-08-18T22:07:09.4467031Z 	libtdb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtdb.so.1
2025-08-18T22:07:09.4467398Z 	libtcl8.6.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtcl8.6.so
2025-08-18T22:07:09.4467769Z 	libtasn1.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtasn1.so.6
2025-08-18T22:07:09.4468538Z 	libtalloc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtalloc.so.2
2025-08-18T22:07:09.4468943Z 	libsystemd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsystemd.so.0
2025-08-18T22:07:09.4469335Z 	libsysfs.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsysfs.so.2
2025-08-18T22:07:09.4469703Z 	libsybdb.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsybdb.so.5
2025-08-18T22:07:09.4470260Z 	libsubid.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsubid.so.4
2025-08-18T22:07:09.4470658Z 	libstemmer.so.0d (libc6,x86-64) => /lib/x86_64-linux-gnu/libstemmer.so.0d
2025-08-18T22:07:09.4471058Z 	libstdc++.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libstdc++.so.6
2025-08-18T22:07:09.4471402Z 	libstdc++.so.6 (libc6) => /lib32/libstdc++.so.6
2025-08-18T22:07:09.4471720Z 	libssl3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl3.so
2025-08-18T22:07:09.4472073Z 	libssl.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl.so.3
2025-08-18T22:07:09.4472420Z 	libssl.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl.so
2025-08-18T22:07:09.4472773Z 	libssh2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssh2.so.1
2025-08-18T22:07:09.4473129Z 	libssh.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssh.so.4
2025-08-18T22:07:09.4473472Z 	libss.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libss.so.2
2025-08-18T22:07:09.4473840Z 	libsqlite3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsqlite3.so.0
2025-08-18T22:07:09.4474234Z 	libsqlite3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsqlite3.so
2025-08-18T22:07:09.4474665Z 	libsourcekitdInProc.so (libc6,x86-64) => /usr/local/lib/libsourcekitdInProc.so
2025-08-18T22:07:09.4475103Z 	libsoftokn3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsoftokn3.so
2025-08-18T22:07:09.4475497Z 	libsodium.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsodium.so.23
2025-08-18T22:07:09.4475880Z 	libsnmp.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsnmp.so.40
2025-08-18T22:07:09.4476271Z 	libsnappy.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsnappy.so.1
2025-08-18T22:07:09.4476673Z 	libsmime3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsmime3.so
2025-08-18T22:07:09.4477074Z 	libsmartcols.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsmartcols.so.1
2025-08-18T22:07:09.4477482Z 	libslirp.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libslirp.so.0
2025-08-18T22:07:09.4477853Z 	libslang.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libslang.so.2
2025-08-18T22:07:09.4478501Z 	libsigsegv.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsigsegv.so.2
2025-08-18T22:07:09.4478914Z 	libsharpyuv.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsharpyuv.so.0
2025-08-18T22:07:09.4479347Z 	libsgutils2-1.46.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsgutils2-1.46.so.2
2025-08-18T22:07:09.4479905Z 	libsframe.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsframe.so.1
2025-08-18T22:07:09.4480289Z 	libsepol.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsepol.so.2
2025-08-18T22:07:09.4480677Z 	libsensors.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsensors.so.5
2025-08-18T22:07:09.4481080Z 	libsemanage.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsemanage.so.2
2025-08-18T22:07:09.4481479Z 	libselinux.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libselinux.so.1
2025-08-18T22:07:09.4481871Z 	libseccomp.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libseccomp.so.2
2025-08-18T22:07:09.4482252Z 	libsasl2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsasl2.so.2
2025-08-18T22:07:09.4482644Z 	libruby-3.2.so.3.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
2025-08-18T22:07:09.4483042Z 	libruby-3.2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libruby-3.2.so
2025-08-18T22:07:09.4483415Z 	librtmp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/librtmp.so.1
2025-08-18T22:07:09.4483777Z 	librt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/librt.so.1
2025-08-18T22:07:09.4484081Z 	librt.so.1 (libc6) => /lib32/librt.so.1
2025-08-18T22:07:09.4484399Z 	librpmsign.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmsign.so.9
2025-08-18T22:07:09.4484785Z 	librpmio.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmio.so.9
2025-08-18T22:07:09.4485175Z 	librpmbuild.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmbuild.so.9
2025-08-18T22:07:09.4485566Z 	librpm.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpm.so.9
2025-08-18T22:07:09.4485932Z 	librhash.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/librhash.so.0
2025-08-18T22:07:09.4486301Z 	libre2.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libre2.so.10
2025-08-18T22:07:09.4486777Z 	libresolv.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libresolv.so.2
2025-08-18T22:07:09.4487122Z 	libresolv.so.2 (libc6) => /lib32/libresolv.so.2
2025-08-18T22:07:09.4487461Z 	libresolv.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libresolv.so
2025-08-18T22:07:09.4487882Z 	libreiserfscore.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libreiserfscore.so.0
2025-08-18T22:07:09.4488514Z 	libreadline.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libreadline.so.8
2025-08-18T22:07:09.4488911Z 	libraw_r.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libraw_r.so.23
2025-08-18T22:07:09.4489276Z 	libraw.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libraw.so.23
2025-08-18T22:07:09.4489659Z 	librabbitmq.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/librabbitmq.so.4
2025-08-18T22:07:09.4490065Z 	libquadmath.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libquadmath.so.0
2025-08-18T22:07:09.4490476Z 	libqrtr-glib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libqrtr-glib.so.0
2025-08-18T22:07:09.4490888Z 	libqmi-glib.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libqmi-glib.so.5
2025-08-18T22:07:09.4491244Z 	libqdbm.so.14 (libc6,x86-64) => /lib/libqdbm.so.14
2025-08-18T22:07:09.4491596Z 	libp11-kit.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libp11-kit.so.0
2025-08-18T22:07:09.4492015Z 	libpython3.12.so.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpython3.12.so.1.0
2025-08-18T22:07:09.4492441Z 	libpython3.12.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpython3.12.so
2025-08-18T22:07:09.4492841Z 	libpthread.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpthread.so.0
2025-08-18T22:07:09.4493199Z 	libpthread.so.0 (libc6) => /lib32/libpthread.so.0
2025-08-18T22:07:09.4493546Z 	libpsx.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpsx.so.2
2025-08-18T22:07:09.4493926Z 	libpspell.so.15 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpspell.so.15
2025-08-18T22:07:09.4494302Z 	libpsl.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpsl.so.5
2025-08-18T22:07:09.4494799Z 	libprotobuf-lite.so.32 (libc6,x86-64) => /lib/x86_64-linux-gnu/libprotobuf-lite.so.32
2025-08-18T22:07:09.4495263Z 	libprotobuf-c.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libprotobuf-c.so.1
2025-08-18T22:07:09.4495674Z 	libproc2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libproc2.so.0
2025-08-18T22:07:09.4496040Z 	libpq.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpq.so.5
2025-08-18T22:07:09.4496508Z 	libpq.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpq.so
2025-08-18T22:07:09.4496860Z 	libpopt.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpopt.so.0
2025-08-18T22:07:09.4497297Z 	libpolkit-gobject-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpolkit-gobject-1.so.0
2025-08-18T22:07:09.4497797Z 	libpolkit-agent-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpolkit-agent-1.so.0
2025-08-18T22:07:09.4498489Z 	libpng16.so.16 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpng16.so.16
2025-08-18T22:07:09.4498866Z 	libply.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply.so.5
2025-08-18T22:07:09.4499330Z 	libply-splash-graphics.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-splash-graphics.so.5
2025-08-18T22:07:09.4499870Z 	libply-splash-core.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-splash-core.so.5
2025-08-18T22:07:09.4500363Z 	libply-boot-client.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-boot-client.so.5
2025-08-18T22:07:09.4500796Z 	libplds4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libplds4.so
2025-08-18T22:07:09.4501156Z 	libplc4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libplc4.so
2025-08-18T22:07:09.4501530Z 	libpkgconf.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpkgconf.so.3
2025-08-18T22:07:09.4501932Z 	libpixman-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpixman-1.so.0
2025-08-18T22:07:09.4502339Z 	libpipeline.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpipeline.so.1
2025-08-18T22:07:09.4502735Z 	libpgm-5.3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpgm-5.3.so.0
2025-08-18T22:07:09.4503104Z 	libpfm.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpfm.so.4
2025-08-18T22:07:09.4503588Z 	libperl.so.5.38 (libc6,x86-64) => /lib/x86_64-linux-gnu/libperl.so.5.38
2025-08-18T22:07:09.4503987Z 	libpcre2-32.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-32.so.0
2025-08-18T22:07:09.4504400Z 	libpcre2-32.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-32.so
2025-08-18T22:07:09.4504800Z 	libpcre2-16.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-16.so.0
2025-08-18T22:07:09.4505194Z 	libpcre2-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-16.so
2025-08-18T22:07:09.4505584Z 	libpcre2-8.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-8.so.0
2025-08-18T22:07:09.4505970Z 	libpcre2-8.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-8.so
2025-08-18T22:07:09.4506393Z 	libpcre2-posix.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-posix.so.3
2025-08-18T22:07:09.4506849Z 	libpcre2-posix.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-posix.so
2025-08-18T22:07:09.4507282Z 	libpcprofile.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcprofile.so
2025-08-18T22:07:09.4507653Z 	libpcprofile.so (libc6) => /lib32/libpcprofile.so
2025-08-18T22:07:09.4508205Z 	libpciaccess.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpciaccess.so.0
2025-08-18T22:07:09.4508638Z 	libpci.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpci.so.3
2025-08-18T22:07:09.4509012Z 	libpcap.so.0.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcap.so.0.8
2025-08-18T22:07:09.4509392Z 	libpcap.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcap.so
2025-08-18T22:07:09.4509765Z 	libparted.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libparted.so.2
2025-08-18T22:07:09.4510149Z 	libpaper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpaper.so.1
2025-08-18T22:07:09.4510565Z 	libpangoft2-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpangoft2-1.0.so.0
2025-08-18T22:07:09.4511031Z 	libpangocairo-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpangocairo-1.0.so.0
2025-08-18T22:07:09.4511472Z 	libpango-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpango-1.0.so.0
2025-08-18T22:07:09.4511868Z 	libpanelw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanelw.so.6
2025-08-18T22:07:09.4512251Z 	libpanelw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanelw.so
2025-08-18T22:07:09.4512626Z 	libpanel.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanel.so.6
2025-08-18T22:07:09.4512995Z 	libpanel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanel.so
2025-08-18T22:07:09.4513482Z 	libpamc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpamc.so.0
2025-08-18T22:07:09.4513861Z 	libpam_misc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpam_misc.so.0
2025-08-18T22:07:09.4514240Z 	libpam.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpam.so.0
2025-08-18T22:07:09.4514685Z 	libpackagekit-glib2.so.18 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpackagekit-glib2.so.18
2025-08-18T22:07:09.4515159Z 	libopenjp2.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libopenjp2.so.7
2025-08-18T22:07:09.4515613Z 	libopeniscsiusr.so.0.2.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libopeniscsiusr.so.0.2.0
2025-08-18T22:07:09.4516132Z 	libopcodes-2.42-system.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-system.so
2025-08-18T22:07:09.4516639Z 	libopcodes-2.42-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-arm64.so
2025-08-18T22:07:09.4517128Z 	libopcodes-2.42-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-armhf.so
2025-08-18T22:07:09.4517622Z 	libopcodes-2.42-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-armel.so
2025-08-18T22:07:09.4518260Z 	libonig.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libonig.so.5
2025-08-18T22:07:09.4518647Z 	libogg.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libogg.so.0
2025-08-18T22:07:09.4519007Z 	libodbc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libodbc.so.2
2025-08-18T22:07:09.4519384Z 	libobjc_gc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libobjc_gc.so.4
2025-08-18T22:07:09.4519755Z 	libobjc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libobjc.so.4
2025-08-18T22:07:09.4520110Z 	libnvme.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnvme.so.1
2025-08-18T22:07:09.4520604Z 	libnvme-mi.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnvme-mi.so.1
2025-08-18T22:07:09.4520977Z 	libnuma.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnuma.so.1
2025-08-18T22:07:09.4521353Z 	libntfs-3g.so.89 (libc6,x86-64) => /lib/x86_64-linux-gnu/libntfs-3g.so.89
2025-08-18T22:07:09.4521732Z 	libnss3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss3.so
2025-08-18T22:07:09.4522105Z 	libnssutil3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssutil3.so
2025-08-18T22:07:09.4522492Z 	libnssdbm3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssdbm3.so
2025-08-18T22:07:09.4522875Z 	libnssckbi.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssckbi.so
2025-08-18T22:07:09.4523285Z 	libnss_systemd.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_systemd.so.2
2025-08-18T22:07:09.4523717Z 	libnss_hesiod.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_hesiod.so.2
2025-08-18T22:07:09.4524104Z 	libnss_hesiod.so.2 (libc6) => /lib32/libnss_hesiod.so.2
2025-08-18T22:07:09.4524477Z 	libnss_hesiod.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_hesiod.so
2025-08-18T22:07:09.4524882Z 	libnss_files.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_files.so.2
2025-08-18T22:07:09.4525253Z 	libnss_files.so.2 (libc6) => /lib32/libnss_files.so.2
2025-08-18T22:07:09.4525604Z 	libnss_dns.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_dns.so.2
2025-08-18T22:07:09.4525952Z 	libnss_dns.so.2 (libc6) => /lib32/libnss_dns.so.2
2025-08-18T22:07:09.4526309Z 	libnss_compat.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_compat.so.2
2025-08-18T22:07:09.4526691Z 	libnss_compat.so.2 (libc6) => /lib32/libnss_compat.so.2
2025-08-18T22:07:09.4527059Z 	libnss_compat.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_compat.so
2025-08-18T22:07:09.4527465Z 	libnspr4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnspr4.so
2025-08-18T22:07:09.4527830Z 	libnsl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnsl.so.1
2025-08-18T22:07:09.4528305Z 	libnsl.so.1 (libc6) => /lib32/libnsl.so.1
2025-08-18T22:07:09.4528836Z 	libns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-18T22:07:09.4529368Z 	libnpth.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnpth.so.0
2025-08-18T22:07:09.4529731Z 	libnorm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnorm.so.1
2025-08-18T22:07:09.4530231Z 	libnl-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-3.so.200
2025-08-18T22:07:09.4530598Z 	libnl-3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-3.so
2025-08-18T22:07:09.4530995Z 	libnl-route-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-route-3.so.200
2025-08-18T22:07:09.4531430Z 	libnl-route-3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-route-3.so
2025-08-18T22:07:09.4531857Z 	libnl-genl-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-genl-3.so.200
2025-08-18T22:07:09.4532284Z 	libnghttp2.so.14 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnghttp2.so.14
2025-08-18T22:07:09.4532683Z 	libnftnl.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnftnl.so.11
2025-08-18T22:07:09.4533083Z 	libnftables.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnftables.so.1
2025-08-18T22:07:09.4533495Z 	libnfnetlink.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnfnetlink.so.0
2025-08-18T22:07:09.4533899Z 	libnewt.so.0.52 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnewt.so.0.52
2025-08-18T22:07:09.4534291Z 	libnettle.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnettle.so.8
2025-08-18T22:07:09.4534717Z 	libnetsnmpmibs.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmpmibs.so.40
2025-08-18T22:07:09.4535204Z 	libnetsnmphelpers.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmphelpers.so.40
2025-08-18T22:07:09.4535692Z 	libnetsnmpagent.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmpagent.so.40
2025-08-18T22:07:09.4536134Z 	libnetsnmp.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmp.so.40
2025-08-18T22:07:09.4536539Z 	libnetplan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetplan.so.1
2025-08-18T22:07:09.4537039Z 	libnetpbm.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetpbm.so.11
2025-08-18T22:07:09.4537514Z 	libnetfilter_conntrack.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetfilter_conntrack.so.3
2025-08-18T22:07:09.4538104Z 	libncursesw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libncursesw.so.6
2025-08-18T22:07:09.4538513Z 	libncurses.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libncurses.so.6
2025-08-18T22:07:09.4538937Z 	libmysqlclient.so.21 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmysqlclient.so.21
2025-08-18T22:07:09.4539384Z 	libmysqlclient.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmysqlclient.so
2025-08-18T22:07:09.4539782Z 	libmvec.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmvec.so.1
2025-08-18T22:07:09.4540140Z 	libmvec.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmvec.so
2025-08-18T22:07:09.4540497Z 	libmultipath.so.0 (libc6,x86-64) => /lib/libmultipath.so.0
2025-08-18T22:07:09.4540876Z 	libmspack.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmspack.so.0
2025-08-18T22:07:09.4541258Z 	libmpfr.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmpfr.so.6
2025-08-18T22:07:09.4541617Z 	libmpc.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmpc.so.3
2025-08-18T22:07:09.4541972Z 	libmpathutil.so.0 (libc6,x86-64) => /lib/libmpathutil.so.0
2025-08-18T22:07:09.4542356Z 	libmpathpersist.so.0 (libc6,x86-64) => /lib/libmpathpersist.so.0
2025-08-18T22:07:09.4542737Z 	libmpathcmd.so.0 (libc6,x86-64) => /lib/libmpathcmd.so.0
2025-08-18T22:07:09.4543098Z 	libmount.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmount.so.1
2025-08-18T22:07:09.4543461Z 	libmnl.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmnl.so.0
2025-08-18T22:07:09.4543810Z 	libmms.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmms.so.0
2025-08-18T22:07:09.4544180Z 	libmm-glib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmm-glib.so.0
2025-08-18T22:07:09.4544559Z 	libmlx5.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx5.so.1
2025-08-18T22:07:09.4544911Z 	libmlx5.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx5.so
2025-08-18T22:07:09.4545269Z 	libmlx4.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx4.so.1
2025-08-18T22:07:09.4545624Z 	libmlx4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx4.so
2025-08-18T22:07:09.4545987Z 	libmenuw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenuw.so.6
2025-08-18T22:07:09.4546355Z 	libmenuw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenuw.so
2025-08-18T22:07:09.4546832Z 	libmenu.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenu.so.6
2025-08-18T22:07:09.4547184Z 	libmenu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenu.so
2025-08-18T22:07:09.4547554Z 	libmemusage.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmemusage.so
2025-08-18T22:07:09.4547902Z 	libmemusage.so (libc6) => /lib32/libmemusage.so
2025-08-18T22:07:09.4548463Z 	libmemcached.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmemcached.so.11
2025-08-18T22:07:09.4548924Z 	libmediainfo.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmediainfo.so.0
2025-08-18T22:07:09.4549337Z 	libmecab.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmecab.so.2
2025-08-18T22:07:09.4549700Z 	libmd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmd.so.0
2025-08-18T22:07:09.4550075Z 	libmbim-glib.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmbim-glib.so.4
2025-08-18T22:07:09.4550490Z 	libmaxminddb.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmaxminddb.so.0
2025-08-18T22:07:09.4550880Z 	libmana.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmana.so.1
2025-08-18T22:07:09.4551233Z 	libmana.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmana.so
2025-08-18T22:07:09.4551593Z 	libmagic.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmagic.so.1
2025-08-18T22:07:09.4551943Z 	libm.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libm.so.6
2025-08-18T22:07:09.4552236Z 	libm.so.6 (libc6) => /lib32/libm.so.6
2025-08-18T22:07:09.4552527Z 	liblz4.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz4.so.1
2025-08-18T22:07:09.4552871Z 	liblz4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz4.so
2025-08-18T22:07:09.4553218Z 	liblzo2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzo2.so.2
2025-08-18T22:07:09.4553698Z 	liblzma.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzma.so.5
2025-08-18T22:07:09.4554054Z 	liblzma.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzma.so
2025-08-18T22:07:09.4554392Z 	liblz.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz.so.1
2025-08-18T22:07:09.4554729Z 	liblz.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz.so
2025-08-18T22:07:09.4555104Z 	liblvm2cmd.so.2.03 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblvm2cmd.so.2.03
2025-08-18T22:07:09.4555503Z 	liblua5.4.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.4.so.0
2025-08-18T22:07:09.4555892Z 	liblua5.4-c++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.4-c++.so.0
2025-08-18T22:07:09.4556280Z 	liblua5.3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.3.so.0
2025-08-18T22:07:09.4556665Z 	liblua5.3-c++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.3-c++.so.0
2025-08-18T22:07:09.4557070Z 	liblttng-ust.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust.so.1
2025-08-18T22:07:09.4557568Z 	liblttng-ust-tracepoint.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-tracepoint.so.1
2025-08-18T22:07:09.4558289Z 	liblttng-ust-pthread-wrapper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-pthread-wrapper.so.1
2025-08-18T22:07:09.4558912Z 	liblttng-ust-libc-wrapper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-libc-wrapper.so.1
2025-08-18T22:07:09.4559457Z 	liblttng-ust-fork.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-fork.so.1
2025-08-18T22:07:09.4559925Z 	liblttng-ust-fd.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-fd.so.1
2025-08-18T22:07:09.4560378Z 	liblttng-ust-dl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-dl.so.1
2025-08-18T22:07:09.4560886Z 	liblttng-ust-cyg-profile.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-cyg-profile.so.1
2025-08-18T22:07:09.4561502Z 	liblttng-ust-cyg-profile-fast.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-cyg-profile-fast.so.1
2025-08-18T22:07:09.4562065Z 	liblttng-ust-ctl.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-ctl.so.5
2025-08-18T22:07:09.4562555Z 	liblttng-ust-common.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-common.so.1
2025-08-18T22:07:09.4562998Z 	libltdl.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libltdl.so.7
2025-08-18T22:07:09.4563481Z 	liblsan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblsan.so.0
2025-08-18T22:07:09.4563845Z 	liblqr-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblqr-1.so.0
2025-08-18T22:07:09.4564210Z 	liblmdb.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblmdb.so.0
2025-08-18T22:07:09.4564583Z 	liblldb-18.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-18.so.1
2025-08-18T22:07:09.4564968Z 	liblldb-18.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-18.so
2025-08-18T22:07:09.4565346Z 	liblldb-17.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-17.so.1
2025-08-18T22:07:09.4572576Z 	liblldb-17.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-17.so
2025-08-18T22:07:09.4573066Z 	liblldb-16.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-16.so.1
2025-08-18T22:07:09.4573482Z 	liblldb-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-16.so
2025-08-18T22:07:09.4573877Z 	libldap.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libldap.so.2
2025-08-18T22:07:09.4574271Z 	liblcms2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblcms2.so.2
2025-08-18T22:07:09.4574663Z 	liblber.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblber.so.2
2025-08-18T22:07:09.4575064Z 	libk5crypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libk5crypto.so.3
2025-08-18T22:07:09.4575455Z 	libksba.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libksba.so.8
2025-08-18T22:07:09.4575867Z 	libkrb5support.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkrb5support.so.0
2025-08-18T22:07:09.4576284Z 	libkrb5.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkrb5.so.3
2025-08-18T22:07:09.4576641Z 	libkmod.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkmod.so.2
2025-08-18T22:07:09.4577026Z 	libkeyutils.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkeyutils.so.1
2025-08-18T22:07:09.4577594Z 	libjxrglue.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjxrglue.so.0
2025-08-18T22:07:09.4578136Z 	libjsoncpp.so.25 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjsoncpp.so.25
2025-08-18T22:07:09.4578582Z 	libjson-glib-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjson-glib-1.0.so.0
2025-08-18T22:07:09.4579023Z 	libjson-c.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjson-c.so.5
2025-08-18T22:07:09.4579401Z 	libjq.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjq.so.1
2025-08-18T22:07:09.4579774Z 	libjpegxr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjpegxr.so.0
2025-08-18T22:07:09.4580157Z 	libjpeg.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjpeg.so.8
2025-08-18T22:07:09.4580522Z 	libjcat.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjcat.so.1
2025-08-18T22:07:09.4580908Z 	libjbig2dec.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjbig2dec.so.0
2025-08-18T22:07:09.4581296Z 	libjbig.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjbig.so.0
2025-08-18T22:07:09.4581678Z 	libjansson.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjansson.so.4
2025-08-18T22:07:09.4582060Z 	libitm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libitm.so.1
2025-08-18T22:07:09.4582416Z 	libisns.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libisns.so.0
2025-08-18T22:07:09.4582777Z 	libisl.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libisl.so.23
2025-08-18T22:07:09.4583320Z 	libisccfg-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libisccfg-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-18T22:07:09.4584029Z 	libisccc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libisccc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-18T22:07:09.4584701Z 	libisc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libisc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-18T22:07:09.4585350Z 	libirs-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libirs-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-18T22:07:09.4585873Z 	libip6tc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libip6tc.so.2
2025-08-18T22:07:09.4586255Z 	libip4tc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libip4tc.so.2
2025-08-18T22:07:09.4586622Z 	libinih.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libinih.so.1
2025-08-18T22:07:09.4587118Z 	libijs-0.35.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libijs-0.35.so
2025-08-18T22:07:09.4587487Z 	libidn2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libidn2.so.0
2025-08-18T22:07:09.4587842Z 	libidn.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libidn.so.12
2025-08-18T22:07:09.4588310Z 	libicuuc.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so.74
2025-08-18T22:07:09.4588690Z 	libicuuc.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so.70
2025-08-18T22:07:09.4589059Z 	libicuuc.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so
2025-08-18T22:07:09.4589434Z 	libicutu.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so.74
2025-08-18T22:07:09.4589814Z 	libicutu.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so.70
2025-08-18T22:07:09.4590181Z 	libicutu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so
2025-08-18T22:07:09.4590562Z 	libicutest.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so.74
2025-08-18T22:07:09.4590965Z 	libicutest.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so.70
2025-08-18T22:07:09.4591368Z 	libicutest.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so
2025-08-18T22:07:09.4591757Z 	libicui18n.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so.74
2025-08-18T22:07:09.4592148Z 	libicui18n.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so.70
2025-08-18T22:07:09.4592535Z 	libicui18n.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so
2025-08-18T22:07:09.4592910Z 	libicuio.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so.74
2025-08-18T22:07:09.4593281Z 	libicuio.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so.70
2025-08-18T22:07:09.4593653Z 	libicuio.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so
2025-08-18T22:07:09.4594142Z 	libicudata.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so.74
2025-08-18T22:07:09.4594547Z 	libicudata.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so.70
2025-08-18T22:07:09.4594937Z 	libicudata.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so
2025-08-18T22:07:09.4595331Z 	libibverbs.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libibverbs.so.1
2025-08-18T22:07:09.4595718Z 	libibverbs.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libibverbs.so
2025-08-18T22:07:09.4596095Z 	libhwasan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhwasan.so.0
2025-08-18T22:07:09.4596513Z 	libhunspell-1.7.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhunspell-1.7.so.0
2025-08-18T22:07:09.4596939Z 	libhogweed.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhogweed.so.6
2025-08-18T22:07:09.4597331Z 	libhistory.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhistory.so.8
2025-08-18T22:07:09.4597763Z 	libhiredis_ssl.so.1.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhiredis_ssl.so.1.1.0
2025-08-18T22:07:09.4598323Z 	libhiredis.so.1.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhiredis.so.1.1.0
2025-08-18T22:07:09.4598726Z 	libhgfs.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhgfs.so.0
2025-08-18T22:07:09.4599087Z 	libheif.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libheif.so.1
2025-08-18T22:07:09.4599471Z 	libhavege.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhavege.so.2
2025-08-18T22:07:09.4599861Z 	libhashkit.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhashkit.so.2
2025-08-18T22:07:09.4600258Z 	libharfbuzz.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libharfbuzz.so.0
2025-08-18T22:07:09.4600651Z 	libhandle.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhandle.so.1
2025-08-18T22:07:09.4601019Z 	libgusb.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgusb.so.2
2025-08-18T22:07:09.4601394Z 	libguestlib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libguestlib.so.0
2025-08-18T22:07:09.4601858Z 	libguestStoreClient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libguestStoreClient.so.0
2025-08-18T22:07:09.4602323Z 	libgudev-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgudev-1.0.so.0
2025-08-18T22:07:09.4602714Z 	libgtk-3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgtk-3.so.0
2025-08-18T22:07:09.4603115Z 	libgthread-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgthread-2.0.so.0
2025-08-18T22:07:09.4603684Z 	libgstreamer-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstreamer-1.0.so.0
2025-08-18T22:07:09.4604121Z 	libgstnet-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstnet-1.0.so.0
2025-08-18T22:07:09.4604586Z 	libgstcontroller-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstcontroller-1.0.so.0
2025-08-18T22:07:09.4605070Z 	libgstcheck-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstcheck-1.0.so.0
2025-08-18T22:07:09.4605504Z 	libgstbase-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstbase-1.0.so.0
2025-08-18T22:07:09.4605933Z 	libgssapi_krb5.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgssapi_krb5.so.2
2025-08-18T22:07:09.4606330Z 	libgs.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgs.so.10
2025-08-18T22:07:09.4606724Z 	libgraphite2.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgraphite2.so.3
2025-08-18T22:07:09.4607135Z 	libgprofng.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgprofng.so.0
2025-08-18T22:07:09.4607517Z 	libgpm.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpm.so.2
2025-08-18T22:07:09.4607888Z 	libgpgme.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpgme.so.11
2025-08-18T22:07:09.4608390Z 	libgpg-error.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpg-error.so.0
2025-08-18T22:07:09.4608784Z 	libgomp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgomp.so.1
2025-08-18T22:07:09.4609182Z 	libgobject-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgobject-2.0.so.0
2025-08-18T22:07:09.4609605Z 	libgnutls.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgnutls.so.30
2025-08-18T22:07:09.4609990Z 	libgmpxx.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmpxx.so.4
2025-08-18T22:07:09.4610504Z 	libgmpxx.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmpxx.so
2025-08-18T22:07:09.4610875Z 	libgmp.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmp.so.10
2025-08-18T22:07:09.4611227Z 	libgmp.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmp.so
2025-08-18T22:07:09.4611616Z 	libgmodule-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmodule-2.0.so.0
2025-08-18T22:07:09.4612033Z 	libglib-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libglib-2.0.so.0
2025-08-18T22:07:09.4612480Z 	libgirepository-1.0.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgirepository-1.0.so.1
2025-08-18T22:07:09.4612927Z 	libgio-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgio-2.0.so.0
2025-08-18T22:07:09.4613320Z 	libgfortran.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgfortran.so.5
2025-08-18T22:07:09.4613746Z 	libgdk_pixbuf-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdk_pixbuf-2.0.so.0
2025-08-18T22:07:09.4614166Z 	libgdk-3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdk-3.so.0
2025-08-18T22:07:09.4614567Z 	libgdbm_compat.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdbm_compat.so.4
2025-08-18T22:07:09.4614973Z 	libgdbm.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdbm.so.6
2025-08-18T22:07:09.4615330Z 	libgd.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgd.so.3
2025-08-18T22:07:09.4615696Z 	libgctba.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgctba.so.1
2025-08-18T22:07:09.4616084Z 	libgcrypt.so.20 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgcrypt.so.20
2025-08-18T22:07:09.4616472Z 	libgccpp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgccpp.so.1
2025-08-18T22:07:09.4616835Z 	libgcc_s.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgcc_s.so.1
2025-08-18T22:07:09.4617161Z 	libgcc_s.so.1 (libc6) => /lib32/libgcc_s.so.1
2025-08-18T22:07:09.4617473Z 	libgc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgc.so.1
2025-08-18T22:07:09.4617818Z 	libgbm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgbm.so.1
2025-08-18T22:07:09.4618422Z 	libgallium-25.0.7-0ubuntu0.24.04.1.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgallium-25.0.7-0ubuntu0.24.04.1.so
2025-08-18T22:07:09.4618930Z 	libfwupd.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfwupd.so.2
2025-08-18T22:07:09.4619304Z 	libfuse3.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfuse3.so.3
2025-08-18T22:07:09.4619785Z 	libftdi1.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libftdi1.so.2
2025-08-18T22:07:09.4620173Z 	libfsverity.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfsverity.so.0
2025-08-18T22:07:09.4620578Z 	libfribidi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfribidi.so.0
2025-08-18T22:07:09.4620979Z 	libfreetype.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreetype.so.6
2025-08-18T22:07:09.4621371Z 	libfreebl3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreebl3.so
2025-08-18T22:07:09.4621774Z 	libfreeblpriv3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreeblpriv3.so
2025-08-18T22:07:09.4622175Z 	libformw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libformw.so.6
2025-08-18T22:07:09.4622545Z 	libformw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libformw.so
2025-08-18T22:07:09.4622907Z 	libform.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libform.so.6
2025-08-18T22:07:09.4623266Z 	libform.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libform.so
2025-08-18T22:07:09.4623641Z 	libfontenc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfontenc.so.1
2025-08-18T22:07:09.4624058Z 	libfontconfig.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfontconfig.so.1
2025-08-18T22:07:09.4624480Z 	libflashrom.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libflashrom.so.1
2025-08-18T22:07:09.4624873Z 	libfido2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfido2.so.1
2025-08-18T22:07:09.4625293Z 	libfftw3_threads.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3_threads.so.3
2025-08-18T22:07:09.4625729Z 	libfftw3_omp.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3_omp.so.3
2025-08-18T22:07:09.4626110Z 	libfftw3.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3.so.3
2025-08-18T22:07:09.4626579Z 	libffi.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libffi.so.8
2025-08-18T22:07:09.4626932Z 	libffi.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libffi.so
2025-08-18T22:07:09.4627289Z 	libfdisk.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfdisk.so.1
2025-08-18T22:07:09.4627654Z 	libfcgi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfcgi.so.0
2025-08-18T22:07:09.4628127Z 	libfcgi++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfcgi++.so.0
2025-08-18T22:07:09.4628522Z 	libfbclient.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfbclient.so.2
2025-08-18T22:07:09.4628927Z 	libfastjson.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfastjson.so.4
2025-08-18T22:07:09.4629382Z 	libfakeroot-0.so (libc6,x86-64) => /usr/lib/x86_64-linux-gnu/libfakeroot/libfakeroot-0.so
2025-08-18T22:07:09.4629824Z 	libe2p.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libe2p.so.2
2025-08-18T22:07:09.4630198Z 	libext2fs.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libext2fs.so.2
2025-08-18T22:07:09.4630576Z 	libexslt.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexslt.so.0
2025-08-18T22:07:09.4630958Z 	libexpatw.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpatw.so.1
2025-08-18T22:07:09.4631339Z 	libexpatw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpatw.so
2025-08-18T22:07:09.4631706Z 	libexpat.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpat.so.1
2025-08-18T22:07:09.4632077Z 	libexpat.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpat.so
2025-08-18T22:07:09.4632513Z 	libevent_pthreads-2.1.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevent_pthreads-2.1.so.7
2025-08-18T22:07:09.4632996Z 	libevent_core-2.1.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevent_core-2.1.so.7
2025-08-18T22:07:09.4633405Z 	libevdev.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevdev.so.2
2025-08-18T22:07:09.4633770Z 	libestr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libestr.so.0
2025-08-18T22:07:09.4634133Z 	libepoxy.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libepoxy.so.0
2025-08-18T22:07:09.4634532Z 	libenchant-2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libenchant-2.so.2
2025-08-18T22:07:09.4634921Z 	libelf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libelf.so.1
2025-08-18T22:07:09.4635289Z 	libefivar.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefivar.so.1
2025-08-18T22:07:09.4635680Z 	libefiboot.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefiboot.so.1
2025-08-18T22:07:09.4636172Z 	libefa.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefa.so.1
2025-08-18T22:07:09.4636523Z 	libefa.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libefa.so
2025-08-18T22:07:09.4636872Z 	libedit.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libedit.so.2
2025-08-18T22:07:09.4637267Z 	libeatmydata.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libeatmydata.so.1
2025-08-18T22:07:09.4637679Z 	libeatmydata.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libeatmydata.so
2025-08-18T22:07:09.4638150Z 	libdw.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdw.so.1
2025-08-18T22:07:09.4638532Z 	libduktape.so.207 (libc6,x86-64) => /lib/x86_64-linux-gnu/libduktape.so.207
2025-08-18T22:07:09.4638971Z 	libdrop_ambient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrop_ambient.so.0
2025-08-18T22:07:09.4639405Z 	libdrm_intel.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm_intel.so.1
2025-08-18T22:07:09.4639815Z 	libdrm_amdgpu.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm_amdgpu.so.1
2025-08-18T22:07:09.4640204Z 	libdrm.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm.so.2
2025-08-18T22:07:09.4640717Z 	libdns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-18T22:07:09.4641222Z 	libdl.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdl.so.2
2025-08-18T22:07:09.4641525Z 	libdl.so.2 (libc6) => /lib32/libdl.so.2
2025-08-18T22:07:09.4641864Z 	libdjvulibre.so.21 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdjvulibre.so.21
2025-08-18T22:07:09.4642262Z 	libde265.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libde265.so.0
2025-08-18T22:07:09.4642683Z 	libdevmapper.so.1.02.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper.so.1.02.1
2025-08-18T22:07:09.4643351Z 	libdevmapper-event.so.1.02.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event.so.1.02.1
2025-08-18T22:07:09.4643944Z 	libdevmapper-event-lvm2vdo.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2vdo.so
2025-08-18T22:07:09.4644557Z 	libdevmapper-event-lvm2thin.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2thin.so
2025-08-18T22:07:09.4645201Z 	libdevmapper-event-lvm2snapshot.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2snapshot.so
2025-08-18T22:07:09.4645843Z 	libdevmapper-event-lvm2raid.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2raid.so
2025-08-18T22:07:09.4646469Z 	libdevmapper-event-lvm2mirror.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2mirror.so
2025-08-18T22:07:09.4647086Z 	libdevmapper-event-lvm2.so.2.03 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2.so.2.03
2025-08-18T22:07:09.4647665Z 	libdevmapper-event-lvm2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2.so
2025-08-18T22:07:09.4648243Z 	libdeflate.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdeflate.so.0
2025-08-18T22:07:09.4648708Z 	libdebconfclient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdebconfclient.so.0
2025-08-18T22:07:09.4649141Z 	libdconf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdconf.so.1
2025-08-18T22:07:09.4649556Z 	libdbusmenu-gtk3.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbusmenu-gtk3.so.4
2025-08-18T22:07:09.4650015Z 	libdbusmenu-glib.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbusmenu-glib.so.4
2025-08-18T22:07:09.4650442Z 	libdbus-1.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbus-1.so.3
2025-08-18T22:07:09.4650822Z 	libdbus-1.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbus-1.so
2025-08-18T22:07:09.4651184Z 	libdb-5.3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdb-5.3.so
2025-08-18T22:07:09.4651556Z 	libdatrie.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdatrie.so.1
2025-08-18T22:07:09.4651935Z 	libcurl.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcurl.so.4
2025-08-18T22:07:09.4652336Z 	libcurl-gnutls.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcurl-gnutls.so.4
2025-08-18T22:07:09.4652749Z 	libcups.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcups.so.2
2025-08-18T22:07:09.4653227Z 	libctf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf.so.0
2025-08-18T22:07:09.4653613Z 	libctf-nobfd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd.so.0
2025-08-18T22:07:09.4654066Z 	libctf-nobfd-arm64.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-arm64.so.0
2025-08-18T22:07:09.4654549Z 	libctf-nobfd-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-arm64.so
2025-08-18T22:07:09.4655026Z 	libctf-nobfd-armhf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armhf.so.0
2025-08-18T22:07:09.4655503Z 	libctf-nobfd-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armhf.so
2025-08-18T22:07:09.4655978Z 	libctf-nobfd-armel.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armel.so.0
2025-08-18T22:07:09.4656453Z 	libctf-nobfd-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armel.so
2025-08-18T22:07:09.4656897Z 	libctf-arm64.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-arm64.so.0
2025-08-18T22:07:09.4657307Z 	libctf-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-arm64.so
2025-08-18T22:07:09.4657716Z 	libctf-armhf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armhf.so.0
2025-08-18T22:07:09.4659303Z 	libctf-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armhf.so
2025-08-18T22:07:09.4659729Z 	libctf-armel.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armel.so.0
2025-08-18T22:07:09.4660140Z 	libctf-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armel.so
2025-08-18T22:07:09.4660571Z 	libcryptsetup.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcryptsetup.so.12
2025-08-18T22:07:09.4660999Z 	libcrypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypto.so.3
2025-08-18T22:07:09.4661506Z 	libcrypto.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypto.so
2025-08-18T22:07:09.4661891Z 	libcrypt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypt.so.1
2025-08-18T22:07:09.4662264Z 	libcrypt.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypt.so
2025-08-18T22:07:09.4662640Z 	libcom_err.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcom_err.so.2
2025-08-18T22:07:09.4663074Z 	libcolordprivate.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcolordprivate.so.2
2025-08-18T22:07:09.4663509Z 	libcolord.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcolord.so.2
2025-08-18T22:07:09.4663906Z 	libclang-18.so.18 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-18.so.18
2025-08-18T22:07:09.4664307Z 	libclang-17.so.17 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-17.so.17
2025-08-18T22:07:09.4664725Z 	libclang-16.so.16.0.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-16.so.16.0.6
2025-08-18T22:07:09.4665168Z 	libclang-cpp.so.18.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.18.1
2025-08-18T22:07:09.4665609Z 	libclang-cpp.so.17 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.17
2025-08-18T22:07:09.4666033Z 	libclang-cpp.so.16 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.16
2025-08-18T22:07:09.4666421Z 	libcc1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcc1.so.0
2025-08-18T22:07:09.4666796Z 	libcbor.so.0.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcbor.so.0.10
2025-08-18T22:07:09.4667182Z 	libcares.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcares.so.2
2025-08-18T22:07:09.4667551Z 	libcap.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcap.so.2
2025-08-18T22:07:09.4667921Z 	libcap-ng.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcap-ng.so.0
2025-08-18T22:07:09.4668428Z 	libcanberra.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcanberra.so.0
2025-08-18T22:07:09.4668818Z 	libcairo.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcairo.so.2
2025-08-18T22:07:09.4669236Z 	libcairo-gobject.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcairo-gobject.so.2
2025-08-18T22:07:09.4669715Z 	libc_malloc_debug.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libc_malloc_debug.so.0
2025-08-18T22:07:09.4670126Z 	libc_malloc_debug.so.0 (libc6) => /lib32/libc_malloc_debug.so.0
2025-08-18T22:07:09.4670525Z 	libc_malloc_debug.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libc_malloc_debug.so
2025-08-18T22:07:09.4671030Z 	libc.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libc.so.6
2025-08-18T22:07:09.4671328Z 	libc.so.6 (libc6) => /lib32/libc.so.6
2025-08-18T22:07:09.4671641Z 	libc-client.so.2007e (libc6,x86-64) => /lib/libc-client.so.2007e
2025-08-18T22:07:09.4672018Z 	libbz2.so.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbz2.so.1.0
2025-08-18T22:07:09.4672400Z 	libbytesize.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbytesize.so.1
2025-08-18T22:07:09.4672784Z 	libbsd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbsd.so.0
2025-08-18T22:07:09.4673174Z 	libbrotlienc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlienc.so.1
2025-08-18T22:07:09.4673590Z 	libbrotlidec.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlidec.so.1
2025-08-18T22:07:09.4674034Z 	libbrotlicommon.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlicommon.so.1
2025-08-18T22:07:09.4674440Z 	libbpf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbpf.so.1
2025-08-18T22:07:09.4674820Z 	libblockdev.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libblockdev.so.3
2025-08-18T22:07:09.4675214Z 	libblkid.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libblkid.so.1
2025-08-18T22:07:09.4675753Z 	libbind9-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbind9-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-18T22:07:09.4676322Z 	libbfd-2.42-system.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-system.so
2025-08-18T22:07:09.4676765Z 	libbfd-2.42-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-arm64.so
2025-08-18T22:07:09.4677196Z 	libbfd-2.42-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-armhf.so
2025-08-18T22:07:09.4677623Z 	libbfd-2.42-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-armel.so
2025-08-18T22:07:09.4678247Z 	libbd_utils.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_utils.so.3
2025-08-18T22:07:09.4678649Z 	libbd_swap.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_swap.so.3
2025-08-18T22:07:09.4679031Z 	libbd_part.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_part.so.3
2025-08-18T22:07:09.4679415Z 	libbd_nvme.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_nvme.so.3
2025-08-18T22:07:09.4679804Z 	libbd_mdraid.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_mdraid.so.3
2025-08-18T22:07:09.4680196Z 	libbd_loop.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_loop.so.3
2025-08-18T22:07:09.4680565Z 	libbd_fs.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_fs.so.3
2025-08-18T22:07:09.4680954Z 	libbd_crypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_crypto.so.3
2025-08-18T22:07:09.4681347Z 	libbcc_bpf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbcc_bpf.so.0
2025-08-18T22:07:09.4681709Z 	libbcc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbcc.so.0
2025-08-18T22:07:09.4682117Z 	libavahi-common.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libavahi-common.so.3
2025-08-18T22:07:09.4682568Z 	libavahi-client.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libavahi-client.so.3
2025-08-18T22:07:09.4682985Z 	libaudit.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaudit.so.1
2025-08-18T22:07:09.4683361Z 	libattr.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libattr.so.1
2025-08-18T22:07:09.4683732Z 	libatspi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatspi.so.0
2025-08-18T22:07:09.4684113Z 	libatomic.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatomic.so.1
2025-08-18T22:07:09.4684480Z 	libatm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatm.so.1
2025-08-18T22:07:09.4684841Z 	libatk-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatk-1.0.so.0
2025-08-18T22:07:09.4685262Z 	libatk-bridge-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatk-bridge-2.0.so.0
2025-08-18T22:07:09.4685701Z 	libatasmart.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatasmart.so.4
2025-08-18T22:07:09.4686103Z 	libassuan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libassuan.so.0
2025-08-18T22:07:09.4686493Z 	libaspell.so.15 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaspell.so.15
2025-08-18T22:07:09.4686882Z 	libasound.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libasound.so.2
2025-08-18T22:07:09.4687377Z 	libasan.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libasan.so.8
2025-08-18T22:07:09.4687745Z 	libaria2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaria2.so.0
2025-08-18T22:07:09.4688217Z 	libargon2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libargon2.so.1
2025-08-18T22:07:09.4688618Z 	libarchive.so.13 (libc6,x86-64) => /lib/x86_64-linux-gnu/libarchive.so.13
2025-08-18T22:07:09.4689068Z 	libapt-private.so.0.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapt-private.so.0.0
2025-08-18T22:07:09.4689524Z 	libapt-pkg.so.6.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapt-pkg.so.6.0
2025-08-18T22:07:09.4689945Z 	libaprutil-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaprutil-1.so.0
2025-08-18T22:07:09.4690336Z 	libapr-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapr-1.so.0
2025-08-18T22:07:09.4690732Z 	libappstream.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libappstream.so.5
2025-08-18T22:07:09.4691147Z 	libapparmor.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapparmor.so.1
2025-08-18T22:07:09.4691529Z 	libaom.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaom.so.3
2025-08-18T22:07:09.4691876Z 	libanl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libanl.so.1
2025-08-18T22:07:09.4692186Z 	libanl.so.1 (libc6) => /lib32/libanl.so.1
2025-08-18T22:07:09.4692483Z 	libanl.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libanl.so
2025-08-18T22:07:09.4692844Z 	libaio.so.1t64 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaio.so.1t64
2025-08-18T22:07:09.4693211Z 	libacl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libacl.so.1
2025-08-18T22:07:09.4693553Z 	libX11.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libX11.so.6
2025-08-18T22:07:09.4694031Z 	libX11-xcb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libX11-xcb.so.1
2025-08-18T22:07:09.4694426Z 	libXxf86vm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXxf86vm.so.1
2025-08-18T22:07:09.4694803Z 	libXtst.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXtst.so.6
2025-08-18T22:07:09.4695154Z 	libXt.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXt.so.6
2025-08-18T22:07:09.4695502Z 	libXss.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXss.so.1
2025-08-18T22:07:09.4695872Z 	libXrender.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXrender.so.1
2025-08-18T22:07:09.4696264Z 	libXrandr.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXrandr.so.2
2025-08-18T22:07:09.4696628Z 	libXpm.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXpm.so.4
2025-08-18T22:07:09.4696980Z 	libXmuu.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXmuu.so.1
2025-08-18T22:07:09.4697323Z 	libXmu.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXmu.so.6
2025-08-18T22:07:09.4697699Z 	libXinerama.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXinerama.so.1
2025-08-18T22:07:09.4698179Z 	libXi.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXi.so.6
2025-08-18T22:07:09.4698530Z 	libXft.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXft.so.2
2025-08-18T22:07:09.4698895Z 	libXfont2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXfont2.so.2
2025-08-18T22:07:09.4699282Z 	libXfixes.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXfixes.so.3
2025-08-18T22:07:09.4699654Z 	libXext.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXext.so.6
2025-08-18T22:07:09.4700016Z 	libXdmcp.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdmcp.so.6
2025-08-18T22:07:09.4700380Z 	libXdmcp.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdmcp.so
2025-08-18T22:07:09.4700752Z 	libXdamage.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdamage.so.1
2025-08-18T22:07:09.4701148Z 	libXcursor.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXcursor.so.1
2025-08-18T22:07:09.4701564Z 	libXcomposite.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXcomposite.so.1
2025-08-18T22:07:09.4701961Z 	libXaw.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXaw.so.7
2025-08-18T22:07:09.4702305Z 	libXau.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXau.so.6
2025-08-18T22:07:09.4702645Z 	libXau.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libXau.so
2025-08-18T22:07:09.4702983Z 	libSM.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libSM.so.6
2025-08-18T22:07:09.4703517Z 	libOpenEXRUtil-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXRUtil-3_1.so.30
2025-08-18T22:07:09.4704009Z 	libOpenEXRCore-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXRCore-3_1.so.30
2025-08-18T22:07:09.4704467Z 	libOpenEXR-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXR-3_1.so.30
2025-08-18T22:07:09.4704926Z 	libMagickWand-6.Q16.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libMagickWand-6.Q16.so.7
2025-08-18T22:07:09.4705414Z 	libMagickCore-6.Q16.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libMagickCore-6.Q16.so.7
2025-08-18T22:07:09.4705843Z 	libLerc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLerc.so.4
2025-08-18T22:07:09.4706217Z 	libLLVM.so.19.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM.so.19.1
2025-08-18T22:07:09.4706596Z 	libLLVM.so.18.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM.so.18.1
2025-08-18T22:07:09.4706972Z 	libLLVM-17.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-17.so.1
2025-08-18T22:07:09.4707352Z 	libLLVM-17.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-17.so
2025-08-18T22:07:09.4707729Z 	libLLVM-16.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-16.so.1
2025-08-18T22:07:09.4708204Z 	libLLVM-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-16.so
2025-08-18T22:07:09.4708571Z 	libJudy.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libJudy.so.1
2025-08-18T22:07:09.4708958Z 	libImath-3_1.so.29 (libc6,x86-64) => /lib/x86_64-linux-gnu/libImath-3_1.so.29
2025-08-18T22:07:09.4709390Z 	libIlmThread-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libIlmThread-3_1.so.30
2025-08-18T22:07:09.4709813Z 	libIex-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libIex-3_1.so.30
2025-08-18T22:07:09.4710291Z 	libICE.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libICE.so.6
2025-08-18T22:07:09.4710691Z 	libGLdispatch.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLdispatch.so.0
2025-08-18T22:07:09.4711108Z 	libGLX_mesa.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLX_mesa.so.0
2025-08-18T22:07:09.4711488Z 	libGLX.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLX.so.0
2025-08-18T22:07:09.4711830Z 	libGL.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGL.so.1
2025-08-18T22:07:09.4712217Z 	libDeployPkg.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libDeployPkg.so.0
2025-08-18T22:07:09.4712658Z 	libBrokenLocale.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libBrokenLocale.so.1
2025-08-18T22:07:09.4713069Z 	libBrokenLocale.so.1 (libc6) => /lib32/libBrokenLocale.so.1
2025-08-18T22:07:09.4713472Z 	libBrokenLocale.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libBrokenLocale.so
2025-08-18T22:07:09.4713871Z 	ld-musl-x86_64.so.1 (libc6,x86-64) => /lib/ld-musl-x86_64.so.1
2025-08-18T22:07:09.4714193Z 	ld-linux.so.2 (libc6) => /lib32/ld-linux.so.2
2025-08-18T22:07:09.4714464Z 	ld-linux.so.2 (libc6) => /lib/ld-linux.so.2
2025-08-18T22:07:09.4714811Z 	ld-linux-x86-64.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
2025-08-18T22:07:09.4715281Z Cache generated by: ldconfig (Ubuntu GLIBC 2.39-0ubuntu8.5) stable release version 2.39
2025-08-18T22:07:09.6387473Z info: downloading installer
2025-08-18T22:07:09.9779703Z warn: It looks like you have an existing rustup settings file at:
2025-08-18T22:07:09.9780354Z warn: /home/runner/.rustup/settings.toml
2025-08-18T22:07:09.9781008Z warn: Rustup will install the default toolchain as specified in the settings file,
2025-08-18T22:07:09.9781742Z warn: instead of the one inferred from the default host triple.
2025-08-18T22:07:09.9954617Z info: profile set to 'default'
2025-08-18T22:07:09.9955191Z info: default host triple is x86_64-unknown-linux-gnu
2025-08-18T22:07:09.9955861Z warn: Updating existing toolchain, profile choice will be ignored
2025-08-18T22:07:10.0648647Z info: syncing channel updates for 'stable-x86_64-unknown-linux-gnu'
2025-08-18T22:07:10.1476808Z info: default toolchain set to 'stable-x86_64-unknown-linux-gnu'
2025-08-18T22:07:10.1477279Z 
2025-08-18T22:07:10.1571429Z   stable-x86_64-unknown-linux-gnu unchanged - rustc 1.89.0 (29483883e 2025-08-04)
2025-08-18T22:07:10.1572270Z 
2025-08-18T22:07:10.1572276Z 
2025-08-18T22:07:10.1572435Z Rust is installed now. Great!
2025-08-18T22:07:10.1572712Z 
2025-08-18T22:07:10.1573040Z To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
2025-08-18T22:07:10.1573771Z environment variable. This has not been done automatically.
2025-08-18T22:07:10.1574163Z 
2025-08-18T22:07:10.1574356Z To configure your current shell, you need to source
2025-08-18T22:07:10.1574847Z the corresponding env file under $HOME/.cargo.
2025-08-18T22:07:10.1575148Z 
2025-08-18T22:07:10.1575434Z This is usually done by running one of the following (note the leading DOT):
2025-08-18T22:07:10.1576109Z . "$HOME/.cargo/env"            # For sh/bash/zsh/ash/dash/pdksh
2025-08-18T22:07:10.1576624Z source "$HOME/.cargo/env.fish"  # For fish
2025-08-18T22:07:10.1577096Z source $"($nu.home-path)/.cargo/env.nu"  # For nushell
2025-08-18T22:07:10.1732411Z info: using existing install for 'stable-x86_64-unknown-linux-gnu'
2025-08-18T22:07:10.2075001Z info: default toolchain set to 'stable-x86_64-unknown-linux-gnu'
2025-08-18T22:07:10.2075518Z 
2025-08-18T22:07:10.2170782Z   stable-x86_64-unknown-linux-gnu unchanged - rustc 1.89.0 (29483883e 2025-08-04)
2025-08-18T22:07:10.2171345Z 
2025-08-18T22:07:10.2662361Z rustc 1.89.0 (29483883e 2025-08-04)
2025-08-18T22:07:10.3560695Z cargo 1.89.0 (c24e10642 2025-06-23)
2025-08-18T22:07:10.3862294Z 680 libs found in cache `/etc/ld.so.cache'
2025-08-18T22:07:10.3862922Z 	libz3.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libz3.so.4
2025-08-18T22:07:10.3863560Z 	libz3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libz3.so
2025-08-18T22:07:10.3864179Z 	libzstd.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzstd.so.1
2025-08-18T22:07:10.3865102Z 	libzstd.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libzstd.so
2025-08-18T22:07:10.3865720Z 	libzmq.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzmq.so.5
2025-08-18T22:07:10.3866329Z 	libzip.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzip.so.4
2025-08-18T22:07:10.3866743Z 	libzen.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzen.so.0
2025-08-18T22:07:10.3867126Z 	libz.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libz.so.1
2025-08-18T22:07:10.3867463Z 	libz.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libz.so
2025-08-18T22:07:10.3867829Z 	libyaml-0.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libyaml-0.so.2
2025-08-18T22:07:10.3868373Z 	libyajl.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libyajl.so.2
2025-08-18T22:07:10.3868757Z 	libxxhash.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxxhash.so.0
2025-08-18T22:07:10.3869158Z 	libxtables.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxtables.so.12
2025-08-18T22:07:10.3869558Z 	libxslt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxslt.so.1
2025-08-18T22:07:10.3869952Z 	libxshmfence.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxshmfence.so.1
2025-08-18T22:07:10.3870351Z 	libxml2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxml2.so.2
2025-08-18T22:07:10.3870706Z 	libxml2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxml2.so
2025-08-18T22:07:10.3871093Z 	libxmlsec1.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlsec1.so.1
2025-08-18T22:07:10.3871633Z 	libxmlsec1-openssl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlsec1-openssl.so.1
2025-08-18T22:07:10.3872069Z 	libxmlb.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlb.so.2
2025-08-18T22:07:10.3872451Z 	libxkbfile.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxkbfile.so.1
2025-08-18T22:07:10.3872865Z 	libxkbcommon.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxkbcommon.so.0
2025-08-18T22:07:10.3873265Z 	libxcb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb.so.1
2025-08-18T22:07:10.3873626Z 	libxcb.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb.so
2025-08-18T22:07:10.3874021Z 	libxcb-xfixes.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-xfixes.so.0
2025-08-18T22:07:10.3874449Z 	libxcb-xfixes.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-xfixes.so
2025-08-18T22:07:10.3874858Z 	libxcb-sync.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-sync.so.1
2025-08-18T22:07:10.3875436Z 	libxcb-shm.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shm.so.0
2025-08-18T22:07:10.3875848Z 	libxcb-shape.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shape.so.0
2025-08-18T22:07:10.3876266Z 	libxcb-shape.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shape.so
2025-08-18T22:07:10.3876682Z 	libxcb-render.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-render.so.0
2025-08-18T22:07:10.3877102Z 	libxcb-render.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-render.so
2025-08-18T22:07:10.3877511Z 	libxcb-randr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-randr.so.0
2025-08-18T22:07:10.3877955Z 	libxcb-present.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-present.so.0
2025-08-18T22:07:10.3878638Z 	libxcb-glx.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-glx.so.0
2025-08-18T22:07:10.3879034Z 	libxcb-dri3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-dri3.so.0
2025-08-18T22:07:10.3879433Z 	libwrap.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwrap.so.0
2025-08-18T22:07:10.3879836Z 	libwmflite-0.2.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwmflite-0.2.so.7
2025-08-18T22:07:10.3880253Z 	libwebpmux.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebpmux.so.3
2025-08-18T22:07:10.3880665Z 	libwebpdemux.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebpdemux.so.2
2025-08-18T22:07:10.3881061Z 	libwebp.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebp.so.7
2025-08-18T22:07:10.3881450Z 	libwbclient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwbclient.so.0
2025-08-18T22:07:10.3881897Z 	libwayland-server.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-server.so.0
2025-08-18T22:07:10.3882488Z 	libwayland-egl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-egl.so.1
2025-08-18T22:07:10.3882951Z 	libwayland-cursor.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-cursor.so.0
2025-08-18T22:07:10.3883431Z 	libwayland-client.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-client.so.0
2025-08-18T22:07:10.3883868Z 	libvulkan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvulkan.so.1
2025-08-18T22:07:10.3884280Z 	libvorbisfile.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvorbisfile.so.3
2025-08-18T22:07:10.3884692Z 	libvorbis.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvorbis.so.0
2025-08-18T22:07:10.3885090Z 	libvolume_key.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvolume_key.so.1
2025-08-18T22:07:10.3885495Z 	libvmtools.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvmtools.so.0
2025-08-18T22:07:10.3885894Z 	libvgauth.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvgauth.so.0
2025-08-18T22:07:10.3886260Z 	libuv.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuv.so.1
2025-08-18T22:07:10.3886619Z 	libuuid.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuuid.so.1
2025-08-18T22:07:10.3886977Z 	libutil.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libutil.so.1
2025-08-18T22:07:10.3887305Z 	libutil.so.1 (libc6) => /lib32/libutil.so.1
2025-08-18T22:07:10.3887646Z 	libutempter.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libutempter.so.0
2025-08-18T22:07:10.3888175Z 	libusb-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libusb-1.0.so.0
2025-08-18T22:07:10.3888551Z 	liburcu.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu.so.8
2025-08-18T22:07:10.3888956Z 	liburcu-signal.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-signal.so.8
2025-08-18T22:07:10.3889389Z 	liburcu-qsbr.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-qsbr.so.8
2025-08-18T22:07:10.3889802Z 	liburcu-memb.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-memb.so.8
2025-08-18T22:07:10.3890204Z 	liburcu-mb.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-mb.so.8
2025-08-18T22:07:10.3890625Z 	liburcu-common.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-common.so.8
2025-08-18T22:07:10.3891054Z 	liburcu-cds.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-cds.so.8
2025-08-18T22:07:10.3891451Z 	liburcu-bp.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-bp.so.8
2025-08-18T22:07:10.3891977Z 	libunwind.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind.so.8
2025-08-18T22:07:10.3892393Z 	libunwind-x86_64.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-x86_64.so.8
2025-08-18T22:07:10.3892853Z 	libunwind-ptrace.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-ptrace.so.0
2025-08-18T22:07:10.3893343Z 	libunwind-coredump.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-coredump.so.0
2025-08-18T22:07:10.3893812Z 	libunistring.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunistring.so.5
2025-08-18T22:07:10.3894220Z 	libudisks2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libudisks2.so.0
2025-08-18T22:07:10.3894600Z 	libudev.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libudev.so.1
2025-08-18T22:07:10.3894989Z 	libuchardet.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuchardet.so.0
2025-08-18T22:07:10.3895383Z 	libubsan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libubsan.so.1
2025-08-18T22:07:10.3895814Z 	libtss2-tcti-swtpm.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-swtpm.so.0
2025-08-18T22:07:10.3896300Z 	libtss2-tcti-mssim.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-mssim.so.0
2025-08-18T22:07:10.3896793Z 	libtss2-tcti-device.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-device.so.0
2025-08-18T22:07:10.3897282Z 	libtss2-tcti-cmd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-cmd.so.0
2025-08-18T22:07:10.3897713Z 	libtss2-sys.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-sys.so.1
2025-08-18T22:07:10.3898248Z 	libtss2-rc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-rc.so.0
2025-08-18T22:07:10.3898635Z 	libtss2-mu.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-mu.so.0
2025-08-18T22:07:10.3899159Z 	libtss2-esys.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-esys.so.0
2025-08-18T22:07:10.3899554Z 	libtsan.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtsan.so.2
2025-08-18T22:07:10.3899931Z 	libtracefs.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtracefs.so.1
2025-08-18T22:07:10.3900351Z 	libtraceevent.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtraceevent.so.1
2025-08-18T22:07:10.3900766Z 	libtommath.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtommath.so.1
2025-08-18T22:07:10.3901142Z 	libtk8.6.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtk8.6.so
2025-08-18T22:07:10.3901509Z 	libtirpc.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtirpc.so.3
2025-08-18T22:07:10.3901912Z 	libtinyxml2.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinyxml2.so.10
2025-08-18T22:07:10.3902309Z 	libtinfo.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinfo.so.6
2025-08-18T22:07:10.3902681Z 	libtinfo.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinfo.so
2025-08-18T22:07:10.3903049Z 	libtiff.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtiff.so.6
2025-08-18T22:07:10.3903440Z 	libtidy.so.5deb1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtidy.so.5deb1
2025-08-18T22:07:10.3903822Z 	libtic.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtic.so.6
2025-08-18T22:07:10.3904168Z 	libtic.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtic.so
2025-08-18T22:07:10.3904538Z 	libthread_db.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libthread_db.so.1
2025-08-18T22:07:10.3904914Z 	libthread_db.so.1 (libc6) => /lib32/libthread_db.so.1
2025-08-18T22:07:10.3905277Z 	libthread_db.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libthread_db.so
2025-08-18T22:07:10.3905666Z 	libthai.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libthai.so.0
2025-08-18T22:07:10.3906055Z 	libtdb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtdb.so.1
2025-08-18T22:07:10.3906425Z 	libtcl8.6.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtcl8.6.so
2025-08-18T22:07:10.3906812Z 	libtasn1.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtasn1.so.6
2025-08-18T22:07:10.3907213Z 	libtalloc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtalloc.so.2
2025-08-18T22:07:10.3907613Z 	libsystemd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsystemd.so.0
2025-08-18T22:07:10.3908115Z 	libsysfs.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsysfs.so.2
2025-08-18T22:07:10.3908616Z 	libsybdb.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsybdb.so.5
2025-08-18T22:07:10.3908991Z 	libsubid.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsubid.so.4
2025-08-18T22:07:10.3909383Z 	libstemmer.so.0d (libc6,x86-64) => /lib/x86_64-linux-gnu/libstemmer.so.0d
2025-08-18T22:07:10.3909785Z 	libstdc++.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libstdc++.so.6
2025-08-18T22:07:10.3910124Z 	libstdc++.so.6 (libc6) => /lib32/libstdc++.so.6
2025-08-18T22:07:10.3910452Z 	libssl3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl3.so
2025-08-18T22:07:10.3910808Z 	libssl.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl.so.3
2025-08-18T22:07:10.3911164Z 	libssl.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl.so
2025-08-18T22:07:10.3911523Z 	libssh2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssh2.so.1
2025-08-18T22:07:10.3912142Z 	libssh.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssh.so.4
2025-08-18T22:07:10.3912767Z 	libss.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libss.so.2
2025-08-18T22:07:10.3913440Z 	libsqlite3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsqlite3.so.0
2025-08-18T22:07:10.3913883Z 	libsqlite3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsqlite3.so
2025-08-18T22:07:10.3914329Z 	libsourcekitdInProc.so (libc6,x86-64) => /usr/local/lib/libsourcekitdInProc.so
2025-08-18T22:07:10.3914777Z 	libsoftokn3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsoftokn3.so
2025-08-18T22:07:10.3915197Z 	libsodium.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsodium.so.23
2025-08-18T22:07:10.3915587Z 	libsnmp.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsnmp.so.40
2025-08-18T22:07:10.3915976Z 	libsnappy.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsnappy.so.1
2025-08-18T22:07:10.3916561Z 	libsmime3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsmime3.so
2025-08-18T22:07:10.3916976Z 	libsmartcols.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsmartcols.so.1
2025-08-18T22:07:10.3917386Z 	libslirp.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libslirp.so.0
2025-08-18T22:07:10.3917767Z 	libslang.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libslang.so.2
2025-08-18T22:07:10.3918468Z 	libsigsegv.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsigsegv.so.2
2025-08-18T22:07:10.3918902Z 	libsharpyuv.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsharpyuv.so.0
2025-08-18T22:07:10.3919345Z 	libsgutils2-1.46.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsgutils2-1.46.so.2
2025-08-18T22:07:10.3919776Z 	libsframe.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsframe.so.1
2025-08-18T22:07:10.3920165Z 	libsepol.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsepol.so.2
2025-08-18T22:07:10.3920556Z 	libsensors.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsensors.so.5
2025-08-18T22:07:10.3920973Z 	libsemanage.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsemanage.so.2
2025-08-18T22:07:10.3921382Z 	libselinux.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libselinux.so.1
2025-08-18T22:07:10.3921779Z 	libseccomp.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libseccomp.so.2
2025-08-18T22:07:10.3922173Z 	libsasl2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsasl2.so.2
2025-08-18T22:07:10.3922573Z 	libruby-3.2.so.3.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
2025-08-18T22:07:10.3922979Z 	libruby-3.2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libruby-3.2.so
2025-08-18T22:07:10.3923384Z 	librtmp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/librtmp.so.1
2025-08-18T22:07:10.3923751Z 	librt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/librt.so.1
2025-08-18T22:07:10.3924067Z 	librt.so.1 (libc6) => /lib32/librt.so.1
2025-08-18T22:07:10.3924393Z 	librpmsign.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmsign.so.9
2025-08-18T22:07:10.3924789Z 	librpmio.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmio.so.9
2025-08-18T22:07:10.3925186Z 	librpmbuild.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmbuild.so.9
2025-08-18T22:07:10.3925586Z 	librpm.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpm.so.9
2025-08-18T22:07:10.3925956Z 	librhash.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/librhash.so.0
2025-08-18T22:07:10.3926468Z 	libre2.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libre2.so.10
2025-08-18T22:07:10.3926844Z 	libresolv.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libresolv.so.2
2025-08-18T22:07:10.3927191Z 	libresolv.so.2 (libc6) => /lib32/libresolv.so.2
2025-08-18T22:07:10.3927531Z 	libresolv.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libresolv.so
2025-08-18T22:07:10.3927955Z 	libreiserfscore.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libreiserfscore.so.0
2025-08-18T22:07:10.3929146Z 	libreadline.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libreadline.so.8
2025-08-18T22:07:10.3929586Z 	libraw_r.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libraw_r.so.23
2025-08-18T22:07:10.3929975Z 	libraw.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libraw.so.23
2025-08-18T22:07:10.3930383Z 	librabbitmq.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/librabbitmq.so.4
2025-08-18T22:07:10.3930797Z 	libquadmath.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libquadmath.so.0
2025-08-18T22:07:10.3931216Z 	libqrtr-glib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libqrtr-glib.so.0
2025-08-18T22:07:10.3931633Z 	libqmi-glib.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libqmi-glib.so.5
2025-08-18T22:07:10.3931991Z 	libqdbm.so.14 (libc6,x86-64) => /lib/libqdbm.so.14
2025-08-18T22:07:10.3932348Z 	libp11-kit.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libp11-kit.so.0
2025-08-18T22:07:10.3932771Z 	libpython3.12.so.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpython3.12.so.1.0
2025-08-18T22:07:10.3933204Z 	libpython3.12.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpython3.12.so
2025-08-18T22:07:10.3933615Z 	libpthread.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpthread.so.0
2025-08-18T22:07:10.3934128Z 	libpthread.so.0 (libc6) => /lib32/libpthread.so.0
2025-08-18T22:07:10.3934478Z 	libpsx.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpsx.so.2
2025-08-18T22:07:10.3934863Z 	libpspell.so.15 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpspell.so.15
2025-08-18T22:07:10.3935244Z 	libpsl.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpsl.so.5
2025-08-18T22:07:10.3935668Z 	libprotobuf-lite.so.32 (libc6,x86-64) => /lib/x86_64-linux-gnu/libprotobuf-lite.so.32
2025-08-18T22:07:10.3936138Z 	libprotobuf-c.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libprotobuf-c.so.1
2025-08-18T22:07:10.3936556Z 	libproc2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libproc2.so.0
2025-08-18T22:07:10.3936932Z 	libpq.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpq.so.5
2025-08-18T22:07:10.3937460Z 	libpq.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpq.so
2025-08-18T22:07:10.3937828Z 	libpopt.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpopt.so.0
2025-08-18T22:07:10.3938392Z 	libpolkit-gobject-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpolkit-gobject-1.so.0
2025-08-18T22:07:10.3938901Z 	libpolkit-agent-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpolkit-agent-1.so.0
2025-08-18T22:07:10.3939690Z 	libpng16.so.16 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpng16.so.16
2025-08-18T22:07:10.3940322Z 	libply.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply.so.5
2025-08-18T22:07:10.3940812Z 	libply-splash-graphics.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-splash-graphics.so.5
2025-08-18T22:07:10.3941354Z 	libply-splash-core.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-splash-core.so.5
2025-08-18T22:07:10.3941853Z 	libply-boot-client.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-boot-client.so.5
2025-08-18T22:07:10.3942289Z 	libplds4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libplds4.so
2025-08-18T22:07:10.3942651Z 	libplc4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libplc4.so
2025-08-18T22:07:10.3943028Z 	libpkgconf.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpkgconf.so.3
2025-08-18T22:07:10.3943444Z 	libpixman-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpixman-1.so.0
2025-08-18T22:07:10.3943860Z 	libpipeline.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpipeline.so.1
2025-08-18T22:07:10.3944262Z 	libpgm-5.3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpgm-5.3.so.0
2025-08-18T22:07:10.3944803Z 	libpfm.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpfm.so.4
2025-08-18T22:07:10.3945176Z 	libperl.so.5.38 (libc6,x86-64) => /lib/x86_64-linux-gnu/libperl.so.5.38
2025-08-18T22:07:10.3945569Z 	libpcre2-32.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-32.so.0
2025-08-18T22:07:10.3945966Z 	libpcre2-32.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-32.so
2025-08-18T22:07:10.3946357Z 	libpcre2-16.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-16.so.0
2025-08-18T22:07:10.3946749Z 	libpcre2-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-16.so
2025-08-18T22:07:10.3947149Z 	libpcre2-8.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-8.so.0
2025-08-18T22:07:10.3947543Z 	libpcre2-8.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-8.so
2025-08-18T22:07:10.3947964Z 	libpcre2-posix.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-posix.so.3
2025-08-18T22:07:10.3948557Z 	libpcre2-posix.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-posix.so
2025-08-18T22:07:10.3948987Z 	libpcprofile.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcprofile.so
2025-08-18T22:07:10.3949350Z 	libpcprofile.so (libc6) => /lib32/libpcprofile.so
2025-08-18T22:07:10.3949717Z 	libpciaccess.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpciaccess.so.0
2025-08-18T22:07:10.3950108Z 	libpci.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpci.so.3
2025-08-18T22:07:10.3950484Z 	libpcap.so.0.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcap.so.0.8
2025-08-18T22:07:10.3950856Z 	libpcap.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcap.so
2025-08-18T22:07:10.3951224Z 	libparted.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libparted.so.2
2025-08-18T22:07:10.3951611Z 	libpaper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpaper.so.1
2025-08-18T22:07:10.3952145Z 	libpangoft2-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpangoft2-1.0.so.0
2025-08-18T22:07:10.3952618Z 	libpangocairo-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpangocairo-1.0.so.0
2025-08-18T22:07:10.3953068Z 	libpango-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpango-1.0.so.0
2025-08-18T22:07:10.3953473Z 	libpanelw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanelw.so.6
2025-08-18T22:07:10.3953858Z 	libpanelw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanelw.so
2025-08-18T22:07:10.3954238Z 	libpanel.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanel.so.6
2025-08-18T22:07:10.3954609Z 	libpanel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanel.so
2025-08-18T22:07:10.3954973Z 	libpamc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpamc.so.0
2025-08-18T22:07:10.3955352Z 	libpam_misc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpam_misc.so.0
2025-08-18T22:07:10.3955730Z 	libpam.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpam.so.0
2025-08-18T22:07:10.3956178Z 	libpackagekit-glib2.so.18 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpackagekit-glib2.so.18
2025-08-18T22:07:10.3956652Z 	libopenjp2.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libopenjp2.so.7
2025-08-18T22:07:10.3957108Z 	libopeniscsiusr.so.0.2.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libopeniscsiusr.so.0.2.0
2025-08-18T22:07:10.3957626Z 	libopcodes-2.42-system.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-system.so
2025-08-18T22:07:10.3958348Z 	libopcodes-2.42-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-arm64.so
2025-08-18T22:07:10.3958850Z 	libopcodes-2.42-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-armhf.so
2025-08-18T22:07:10.3959339Z 	libopcodes-2.42-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-armel.so
2025-08-18T22:07:10.3959772Z 	libonig.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libonig.so.5
2025-08-18T22:07:10.3960133Z 	libogg.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libogg.so.0
2025-08-18T22:07:10.3960492Z 	libodbc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libodbc.so.2
2025-08-18T22:07:10.3960865Z 	libobjc_gc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libobjc_gc.so.4
2025-08-18T22:07:10.3961238Z 	libobjc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libobjc.so.4
2025-08-18T22:07:10.3961735Z 	libnvme.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnvme.so.1
2025-08-18T22:07:10.3962117Z 	libnvme-mi.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnvme-mi.so.1
2025-08-18T22:07:10.3962489Z 	libnuma.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnuma.so.1
2025-08-18T22:07:10.3962867Z 	libntfs-3g.so.89 (libc6,x86-64) => /lib/x86_64-linux-gnu/libntfs-3g.so.89
2025-08-18T22:07:10.3963242Z 	libnss3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss3.so
2025-08-18T22:07:10.3963614Z 	libnssutil3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssutil3.so
2025-08-18T22:07:10.3964006Z 	libnssdbm3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssdbm3.so
2025-08-18T22:07:10.3964634Z 	libnssckbi.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssckbi.so
2025-08-18T22:07:10.3965133Z 	libnss_systemd.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_systemd.so.2
2025-08-18T22:07:10.3965571Z 	libnss_hesiod.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_hesiod.so.2
2025-08-18T22:07:10.3965966Z 	libnss_hesiod.so.2 (libc6) => /lib32/libnss_hesiod.so.2
2025-08-18T22:07:10.3966334Z 	libnss_hesiod.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_hesiod.so
2025-08-18T22:07:10.3966744Z 	libnss_files.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_files.so.2
2025-08-18T22:07:10.3967113Z 	libnss_files.so.2 (libc6) => /lib32/libnss_files.so.2
2025-08-18T22:07:10.3967463Z 	libnss_dns.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_dns.so.2
2025-08-18T22:07:10.3967808Z 	libnss_dns.so.2 (libc6) => /lib32/libnss_dns.so.2
2025-08-18T22:07:10.3969217Z 	libnss_compat.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_compat.so.2
2025-08-18T22:07:10.3969608Z 	libnss_compat.so.2 (libc6) => /lib32/libnss_compat.so.2
2025-08-18T22:07:10.3970215Z 	libnss_compat.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_compat.so
2025-08-18T22:07:10.3970616Z 	libnspr4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnspr4.so
2025-08-18T22:07:10.3970980Z 	libnsl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnsl.so.1
2025-08-18T22:07:10.3971299Z 	libnsl.so.1 (libc6) => /lib32/libnsl.so.1
2025-08-18T22:07:10.3971758Z 	libns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-18T22:07:10.3972277Z 	libnpth.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnpth.so.0
2025-08-18T22:07:10.3972641Z 	libnorm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnorm.so.1
2025-08-18T22:07:10.3973013Z 	libnl-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-3.so.200
2025-08-18T22:07:10.3973379Z 	libnl-3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-3.so
2025-08-18T22:07:10.3973777Z 	libnl-route-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-route-3.so.200
2025-08-18T22:07:10.3974215Z 	libnl-route-3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-route-3.so
2025-08-18T22:07:10.3974638Z 	libnl-genl-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-genl-3.so.200
2025-08-18T22:07:10.3975064Z 	libnghttp2.so.14 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnghttp2.so.14
2025-08-18T22:07:10.3975472Z 	libnftnl.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnftnl.so.11
2025-08-18T22:07:10.3975869Z 	libnftables.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnftables.so.1
2025-08-18T22:07:10.3976284Z 	libnfnetlink.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnfnetlink.so.0
2025-08-18T22:07:10.3976689Z 	libnewt.so.0.52 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnewt.so.0.52
2025-08-18T22:07:10.3977074Z 	libnettle.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnettle.so.8
2025-08-18T22:07:10.3977504Z 	libnetsnmpmibs.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmpmibs.so.40
2025-08-18T22:07:10.3978120Z 	libnetsnmphelpers.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmphelpers.so.40
2025-08-18T22:07:10.3978617Z 	libnetsnmpagent.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmpagent.so.40
2025-08-18T22:07:10.3979063Z 	libnetsnmp.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmp.so.40
2025-08-18T22:07:10.3979467Z 	libnetplan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetplan.so.1
2025-08-18T22:07:10.3979995Z 	libnetpbm.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetpbm.so.11
2025-08-18T22:07:10.3980465Z 	libnetfilter_conntrack.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetfilter_conntrack.so.3
2025-08-18T22:07:10.3980944Z 	libncursesw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libncursesw.so.6
2025-08-18T22:07:10.3981342Z 	libncurses.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libncurses.so.6
2025-08-18T22:07:10.3981771Z 	libmysqlclient.so.21 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmysqlclient.so.21
2025-08-18T22:07:10.3982214Z 	libmysqlclient.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmysqlclient.so
2025-08-18T22:07:10.3982620Z 	libmvec.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmvec.so.1
2025-08-18T22:07:10.3982981Z 	libmvec.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmvec.so
2025-08-18T22:07:10.3983342Z 	libmultipath.so.0 (libc6,x86-64) => /lib/libmultipath.so.0
2025-08-18T22:07:10.3983724Z 	libmspack.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmspack.so.0
2025-08-18T22:07:10.3984100Z 	libmpfr.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmpfr.so.6
2025-08-18T22:07:10.3984457Z 	libmpc.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmpc.so.3
2025-08-18T22:07:10.3984817Z 	libmpathutil.so.0 (libc6,x86-64) => /lib/libmpathutil.so.0
2025-08-18T22:07:10.3985204Z 	libmpathpersist.so.0 (libc6,x86-64) => /lib/libmpathpersist.so.0
2025-08-18T22:07:10.3985584Z 	libmpathcmd.so.0 (libc6,x86-64) => /lib/libmpathcmd.so.0
2025-08-18T22:07:10.3985943Z 	libmount.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmount.so.1
2025-08-18T22:07:10.3986308Z 	libmnl.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmnl.so.0
2025-08-18T22:07:10.3986772Z 	libmms.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmms.so.0
2025-08-18T22:07:10.3987153Z 	libmm-glib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmm-glib.so.0
2025-08-18T22:07:10.3987535Z 	libmlx5.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx5.so.1
2025-08-18T22:07:10.3987896Z 	libmlx5.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx5.so
2025-08-18T22:07:10.3988381Z 	libmlx4.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx4.so.1
2025-08-18T22:07:10.3988733Z 	libmlx4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx4.so
2025-08-18T22:07:10.3989094Z 	libmenuw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenuw.so.6
2025-08-18T22:07:10.3989459Z 	libmenuw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenuw.so
2025-08-18T22:07:10.3997211Z 	libmenu.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenu.so.6
2025-08-18T22:07:10.3997794Z 	libmenu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenu.so
2025-08-18T22:07:10.3998455Z 	libmemusage.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmemusage.so
2025-08-18T22:07:10.3998843Z 	libmemusage.so (libc6) => /lib32/libmemusage.so
2025-08-18T22:07:10.3999227Z 	libmemcached.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmemcached.so.11
2025-08-18T22:07:10.3999666Z 	libmediainfo.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmediainfo.so.0
2025-08-18T22:07:10.4000085Z 	libmecab.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmecab.so.2
2025-08-18T22:07:10.4000458Z 	libmd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmd.so.0
2025-08-18T22:07:10.4000848Z 	libmbim-glib.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmbim-glib.so.4
2025-08-18T22:07:10.4001266Z 	libmaxminddb.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmaxminddb.so.0
2025-08-18T22:07:10.4001669Z 	libmana.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmana.so.1
2025-08-18T22:07:10.4002049Z 	libmana.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmana.so
2025-08-18T22:07:10.4002424Z 	libmagic.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmagic.so.1
2025-08-18T22:07:10.4002784Z 	libm.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libm.so.6
2025-08-18T22:07:10.4003085Z 	libm.so.6 (libc6) => /lib32/libm.so.6
2025-08-18T22:07:10.4003385Z 	liblz4.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz4.so.1
2025-08-18T22:07:10.4003734Z 	liblz4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz4.so
2025-08-18T22:07:10.4004287Z 	liblzo2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzo2.so.2
2025-08-18T22:07:10.4004650Z 	liblzma.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzma.so.5
2025-08-18T22:07:10.4005002Z 	liblzma.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzma.so
2025-08-18T22:07:10.4005343Z 	liblz.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz.so.1
2025-08-18T22:07:10.4005671Z 	liblz.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz.so
2025-08-18T22:07:10.4006049Z 	liblvm2cmd.so.2.03 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblvm2cmd.so.2.03
2025-08-18T22:07:10.4006460Z 	liblua5.4.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.4.so.0
2025-08-18T22:07:10.4006859Z 	liblua5.4-c++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.4-c++.so.0
2025-08-18T22:07:10.4007251Z 	liblua5.3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.3.so.0
2025-08-18T22:07:10.4007630Z 	liblua5.3-c++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.3-c++.so.0
2025-08-18T22:07:10.4008167Z 	liblttng-ust.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust.so.1
2025-08-18T22:07:10.4008681Z 	liblttng-ust-tracepoint.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-tracepoint.so.1
2025-08-18T22:07:10.4009306Z 	liblttng-ust-pthread-wrapper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-pthread-wrapper.so.1
2025-08-18T22:07:10.4009929Z 	liblttng-ust-libc-wrapper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-libc-wrapper.so.1
2025-08-18T22:07:10.4010469Z 	liblttng-ust-fork.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-fork.so.1
2025-08-18T22:07:10.4010951Z 	liblttng-ust-fd.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-fd.so.1
2025-08-18T22:07:10.4011524Z 	liblttng-ust-dl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-dl.so.1
2025-08-18T22:07:10.4012045Z 	liblttng-ust-cyg-profile.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-cyg-profile.so.1
2025-08-18T22:07:10.4012665Z 	liblttng-ust-cyg-profile-fast.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-cyg-profile-fast.so.1
2025-08-18T22:07:10.4013232Z 	liblttng-ust-ctl.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-ctl.so.5
2025-08-18T22:07:10.4013719Z 	liblttng-ust-common.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-common.so.1
2025-08-18T22:07:10.4014160Z 	libltdl.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libltdl.so.7
2025-08-18T22:07:10.4014525Z 	liblsan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblsan.so.0
2025-08-18T22:07:10.4014890Z 	liblqr-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblqr-1.so.0
2025-08-18T22:07:10.4015256Z 	liblmdb.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblmdb.so.0
2025-08-18T22:07:10.4015632Z 	liblldb-18.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-18.so.1
2025-08-18T22:07:10.4016021Z 	liblldb-18.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-18.so
2025-08-18T22:07:10.4016397Z 	liblldb-17.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-17.so.1
2025-08-18T22:07:10.4016773Z 	liblldb-17.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-17.so
2025-08-18T22:07:10.4017146Z 	liblldb-16.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-16.so.1
2025-08-18T22:07:10.4017513Z 	liblldb-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-16.so
2025-08-18T22:07:10.4017914Z 	libldap.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libldap.so.2
2025-08-18T22:07:10.4018404Z 	liblcms2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblcms2.so.2
2025-08-18T22:07:10.4018764Z 	liblber.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblber.so.2
2025-08-18T22:07:10.4019148Z 	libk5crypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libk5crypto.so.3
2025-08-18T22:07:10.4019533Z 	libksba.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libksba.so.8
2025-08-18T22:07:10.4019941Z 	libkrb5support.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkrb5support.so.0
2025-08-18T22:07:10.4020349Z 	libkrb5.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkrb5.so.3
2025-08-18T22:07:10.4020702Z 	libkmod.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkmod.so.2
2025-08-18T22:07:10.4021212Z 	libkeyutils.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkeyutils.so.1
2025-08-18T22:07:10.4021615Z 	libjxrglue.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjxrglue.so.0
2025-08-18T22:07:10.4022018Z 	libjsoncpp.so.25 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjsoncpp.so.25
2025-08-18T22:07:10.4022451Z 	libjson-glib-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjson-glib-1.0.so.0
2025-08-18T22:07:10.4022875Z 	libjson-c.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjson-c.so.5
2025-08-18T22:07:10.4023240Z 	libjq.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjq.so.1
2025-08-18T22:07:10.4023609Z 	libjpegxr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjpegxr.so.0
2025-08-18T22:07:10.4024044Z 	libjpeg.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjpeg.so.8
2025-08-18T22:07:10.4024620Z 	libjcat.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjcat.so.1
2025-08-18T22:07:10.4025268Z 	libjbig2dec.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjbig2dec.so.0
2025-08-18T22:07:10.4025945Z 	libjbig.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjbig.so.0
2025-08-18T22:07:10.4026640Z 	libjansson.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjansson.so.4
2025-08-18T22:07:10.4027344Z 	libitm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libitm.so.1
2025-08-18T22:07:10.4027851Z 	libisns.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libisns.so.0
2025-08-18T22:07:10.4028358Z 	libisl.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libisl.so.23
2025-08-18T22:07:10.4028904Z 	libisccfg-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libisccfg-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-18T22:07:10.4029804Z 	libisccc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libisccc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-18T22:07:10.4030486Z 	libisc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libisc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-18T22:07:10.4031136Z 	libirs-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libirs-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-18T22:07:10.4031654Z 	libip6tc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libip6tc.so.2
2025-08-18T22:07:10.4032030Z 	libip4tc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libip4tc.so.2
2025-08-18T22:07:10.4032391Z 	libinih.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libinih.so.1
2025-08-18T22:07:10.4032759Z 	libijs-0.35.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libijs-0.35.so
2025-08-18T22:07:10.4033126Z 	libidn2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libidn2.so.0
2025-08-18T22:07:10.4033478Z 	libidn.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libidn.so.12
2025-08-18T22:07:10.4033843Z 	libicuuc.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so.74
2025-08-18T22:07:10.4034227Z 	libicuuc.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so.70
2025-08-18T22:07:10.4034595Z 	libicuuc.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so
2025-08-18T22:07:10.4034965Z 	libicutu.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so.74
2025-08-18T22:07:10.4035337Z 	libicutu.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so.70
2025-08-18T22:07:10.4035700Z 	libicutu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so
2025-08-18T22:07:10.4036083Z 	libicutest.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so.74
2025-08-18T22:07:10.4036478Z 	libicutest.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so.70
2025-08-18T22:07:10.4036872Z 	libicutest.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so
2025-08-18T22:07:10.4037255Z 	libicui18n.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so.74
2025-08-18T22:07:10.4037651Z 	libicui18n.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so.70
2025-08-18T22:07:10.4038366Z 	libicui18n.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so
2025-08-18T22:07:10.4038767Z 	libicuio.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so.74
2025-08-18T22:07:10.4039143Z 	libicuio.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so.70
2025-08-18T22:07:10.4039649Z 	libicuio.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so
2025-08-18T22:07:10.4040023Z 	libicudata.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so.74
2025-08-18T22:07:10.4040422Z 	libicudata.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so.70
2025-08-18T22:07:10.4040805Z 	libicudata.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so
2025-08-18T22:07:10.4041199Z 	libibverbs.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libibverbs.so.1
2025-08-18T22:07:10.4041588Z 	libibverbs.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libibverbs.so
2025-08-18T22:07:10.4041966Z 	libhwasan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhwasan.so.0
2025-08-18T22:07:10.4042389Z 	libhunspell-1.7.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhunspell-1.7.so.0
2025-08-18T22:07:10.4042815Z 	libhogweed.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhogweed.so.6
2025-08-18T22:07:10.4043207Z 	libhistory.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhistory.so.8
2025-08-18T22:07:10.4043638Z 	libhiredis_ssl.so.1.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhiredis_ssl.so.1.1.0
2025-08-18T22:07:10.4044090Z 	libhiredis.so.1.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhiredis.so.1.1.0
2025-08-18T22:07:10.4044493Z 	libhgfs.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhgfs.so.0
2025-08-18T22:07:10.4044851Z 	libheif.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libheif.so.1
2025-08-18T22:07:10.4045216Z 	libhavege.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhavege.so.2
2025-08-18T22:07:10.4045615Z 	libhashkit.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhashkit.so.2
2025-08-18T22:07:10.4046135Z 	libharfbuzz.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libharfbuzz.so.0
2025-08-18T22:07:10.4046540Z 	libhandle.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhandle.so.1
2025-08-18T22:07:10.4046921Z 	libgusb.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgusb.so.2
2025-08-18T22:07:10.4047306Z 	libguestlib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libguestlib.so.0
2025-08-18T22:07:10.4047774Z 	libguestStoreClient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libguestStoreClient.so.0
2025-08-18T22:07:10.4048474Z 	libgudev-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgudev-1.0.so.0
2025-08-18T22:07:10.4048872Z 	libgtk-3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgtk-3.so.0
2025-08-18T22:07:10.4049275Z 	libgthread-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgthread-2.0.so.0
2025-08-18T22:07:10.4049720Z 	libgstreamer-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstreamer-1.0.so.0
2025-08-18T22:07:10.4050155Z 	libgstnet-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstnet-1.0.so.0
2025-08-18T22:07:10.4050628Z 	libgstcontroller-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstcontroller-1.0.so.0
2025-08-18T22:07:10.4051109Z 	libgstcheck-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstcheck-1.0.so.0
2025-08-18T22:07:10.4051547Z 	libgstbase-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstbase-1.0.so.0
2025-08-18T22:07:10.4051980Z 	libgssapi_krb5.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgssapi_krb5.so.2
2025-08-18T22:07:10.4052376Z 	libgs.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgs.so.10
2025-08-18T22:07:10.4052767Z 	libgraphite2.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgraphite2.so.3
2025-08-18T22:07:10.4053179Z 	libgprofng.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgprofng.so.0
2025-08-18T22:07:10.4053559Z 	libgpm.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpm.so.2
2025-08-18T22:07:10.4053930Z 	libgpgme.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpgme.so.11
2025-08-18T22:07:10.4054328Z 	libgpg-error.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpg-error.so.0
2025-08-18T22:07:10.4054732Z 	libgomp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgomp.so.1
2025-08-18T22:07:10.4055127Z 	libgobject-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgobject-2.0.so.0
2025-08-18T22:07:10.4055542Z 	libgnutls.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgnutls.so.30
2025-08-18T22:07:10.4056060Z 	libgmpxx.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmpxx.so.4
2025-08-18T22:07:10.4056428Z 	libgmpxx.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmpxx.so
2025-08-18T22:07:10.4056788Z 	libgmp.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmp.so.10
2025-08-18T22:07:10.4057139Z 	libgmp.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmp.so
2025-08-18T22:07:10.4057519Z 	libgmodule-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmodule-2.0.so.0
2025-08-18T22:07:10.4057928Z 	libglib-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libglib-2.0.so.0
2025-08-18T22:07:10.4058497Z 	libgirepository-1.0.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgirepository-1.0.so.1
2025-08-18T22:07:10.4058945Z 	libgio-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgio-2.0.so.0
2025-08-18T22:07:10.4059341Z 	libgfortran.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgfortran.so.5
2025-08-18T22:07:10.4059772Z 	libgdk_pixbuf-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdk_pixbuf-2.0.so.0
2025-08-18T22:07:10.4060191Z 	libgdk-3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdk-3.so.0
2025-08-18T22:07:10.4060591Z 	libgdbm_compat.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdbm_compat.so.4
2025-08-18T22:07:10.4060986Z 	libgdbm.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdbm.so.6
2025-08-18T22:07:10.4061337Z 	libgd.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgd.so.3
2025-08-18T22:07:10.4061694Z 	libgctba.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgctba.so.1
2025-08-18T22:07:10.4062079Z 	libgcrypt.so.20 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgcrypt.so.20
2025-08-18T22:07:10.4062457Z 	libgccpp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgccpp.so.1
2025-08-18T22:07:10.4062935Z 	libgcc_s.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgcc_s.so.1
2025-08-18T22:07:10.4063268Z 	libgcc_s.so.1 (libc6) => /lib32/libgcc_s.so.1
2025-08-18T22:07:10.4063574Z 	libgc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgc.so.1
2025-08-18T22:07:10.4063917Z 	libgbm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgbm.so.1
2025-08-18T22:07:10.4064421Z 	libgallium-25.0.7-0ubuntu0.24.04.1.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgallium-25.0.7-0ubuntu0.24.04.1.so
2025-08-18T22:07:10.4064927Z 	libfwupd.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfwupd.so.2
2025-08-18T22:07:10.4065296Z 	libfuse3.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfuse3.so.3
2025-08-18T22:07:10.4065658Z 	libftdi1.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libftdi1.so.2
2025-08-18T22:07:10.4066043Z 	libfsverity.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfsverity.so.0
2025-08-18T22:07:10.4066451Z 	libfribidi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfribidi.so.0
2025-08-18T22:07:10.4066855Z 	libfreetype.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreetype.so.6
2025-08-18T22:07:10.4067259Z 	libfreebl3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreebl3.so
2025-08-18T22:07:10.4067665Z 	libfreeblpriv3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreeblpriv3.so
2025-08-18T22:07:10.4068173Z 	libformw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libformw.so.6
2025-08-18T22:07:10.4068535Z 	libformw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libformw.so
2025-08-18T22:07:10.4068896Z 	libform.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libform.so.6
2025-08-18T22:07:10.4069250Z 	libform.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libform.so
2025-08-18T22:07:10.4069619Z 	libfontenc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfontenc.so.1
2025-08-18T22:07:10.4070028Z 	libfontconfig.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfontconfig.so.1
2025-08-18T22:07:10.4070444Z 	libflashrom.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libflashrom.so.1
2025-08-18T22:07:10.4070832Z 	libfido2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfido2.so.1
2025-08-18T22:07:10.4071240Z 	libfftw3_threads.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3_threads.so.3
2025-08-18T22:07:10.4071672Z 	libfftw3_omp.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3_omp.so.3
2025-08-18T22:07:10.4072171Z 	libfftw3.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3.so.3
2025-08-18T22:07:10.4072526Z 	libffi.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libffi.so.8
2025-08-18T22:07:10.4072871Z 	libffi.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libffi.so
2025-08-18T22:07:10.4073227Z 	libfdisk.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfdisk.so.1
2025-08-18T22:07:10.4073588Z 	libfcgi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfcgi.so.0
2025-08-18T22:07:10.4073959Z 	libfcgi++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfcgi++.so.0
2025-08-18T22:07:10.4074345Z 	libfbclient.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfbclient.so.2
2025-08-18T22:07:10.4074750Z 	libfastjson.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfastjson.so.4
2025-08-18T22:07:10.4075204Z 	libfakeroot-0.so (libc6,x86-64) => /usr/lib/x86_64-linux-gnu/libfakeroot/libfakeroot-0.so
2025-08-18T22:07:10.4075635Z 	libe2p.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libe2p.so.2
2025-08-18T22:07:10.4076000Z 	libext2fs.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libext2fs.so.2
2025-08-18T22:07:10.4076381Z 	libexslt.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexslt.so.0
2025-08-18T22:07:10.4076758Z 	libexpatw.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpatw.so.1
2025-08-18T22:07:10.4077135Z 	libexpatw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpatw.so
2025-08-18T22:07:10.4077504Z 	libexpat.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpat.so.1
2025-08-18T22:07:10.4077861Z 	libexpat.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpat.so
2025-08-18T22:07:10.4078515Z 	libevent_pthreads-2.1.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevent_pthreads-2.1.so.7
2025-08-18T22:07:10.4079177Z 	libevent_core-2.1.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevent_core-2.1.so.7
2025-08-18T22:07:10.4079595Z 	libevdev.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevdev.so.2
2025-08-18T22:07:10.4079957Z 	libestr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libestr.so.0
2025-08-18T22:07:10.4080322Z 	libepoxy.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libepoxy.so.0
2025-08-18T22:07:10.4080721Z 	libenchant-2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libenchant-2.so.2
2025-08-18T22:07:10.4081103Z 	libelf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libelf.so.1
2025-08-18T22:07:10.4081467Z 	libefivar.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefivar.so.1
2025-08-18T22:07:10.4081855Z 	libefiboot.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefiboot.so.1
2025-08-18T22:07:10.4082227Z 	libefa.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefa.so.1
2025-08-18T22:07:10.4082572Z 	libefa.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libefa.so
2025-08-18T22:07:10.4082917Z 	libedit.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libedit.so.2
2025-08-18T22:07:10.4083309Z 	libeatmydata.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libeatmydata.so.1
2025-08-18T22:07:10.4083721Z 	libeatmydata.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libeatmydata.so
2025-08-18T22:07:10.4084094Z 	libdw.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdw.so.1
2025-08-18T22:07:10.4084481Z 	libduktape.so.207 (libc6,x86-64) => /lib/x86_64-linux-gnu/libduktape.so.207
2025-08-18T22:07:10.4084913Z 	libdrop_ambient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrop_ambient.so.0
2025-08-18T22:07:10.4085339Z 	libdrm_intel.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm_intel.so.1
2025-08-18T22:07:10.4085749Z 	libdrm_amdgpu.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm_amdgpu.so.1
2025-08-18T22:07:10.4086128Z 	libdrm.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm.so.2
2025-08-18T22:07:10.4086636Z 	libdns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-18T22:07:10.4087152Z 	libdl.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdl.so.2
2025-08-18T22:07:10.4087460Z 	libdl.so.2 (libc6) => /lib32/libdl.so.2
2025-08-18T22:07:10.4087798Z 	libdjvulibre.so.21 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdjvulibre.so.21
2025-08-18T22:07:10.4088406Z 	libde265.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libde265.so.0
2025-08-18T22:07:10.4088980Z 	libdevmapper.so.1.02.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper.so.1.02.1
2025-08-18T22:07:10.4089496Z 	libdevmapper-event.so.1.02.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event.so.1.02.1
2025-08-18T22:07:10.4090076Z 	libdevmapper-event-lvm2vdo.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2vdo.so
2025-08-18T22:07:10.4090682Z 	libdevmapper-event-lvm2thin.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2thin.so
2025-08-18T22:07:10.4091321Z 	libdevmapper-event-lvm2snapshot.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2snapshot.so
2025-08-18T22:07:10.4091963Z 	libdevmapper-event-lvm2raid.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2raid.so
2025-08-18T22:07:10.4092588Z 	libdevmapper-event-lvm2mirror.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2mirror.so
2025-08-18T22:07:10.4093205Z 	libdevmapper-event-lvm2.so.2.03 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2.so.2.03
2025-08-18T22:07:10.4093783Z 	libdevmapper-event-lvm2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2.so
2025-08-18T22:07:10.4094263Z 	libdeflate.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdeflate.so.0
2025-08-18T22:07:10.4094706Z 	libdebconfclient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdebconfclient.so.0
2025-08-18T22:07:10.4095131Z 	libdconf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdconf.so.1
2025-08-18T22:07:10.4095544Z 	libdbusmenu-gtk3.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbusmenu-gtk3.so.4
2025-08-18T22:07:10.4096008Z 	libdbusmenu-glib.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbusmenu-glib.so.4
2025-08-18T22:07:10.4096547Z 	libdbus-1.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbus-1.so.3
2025-08-18T22:07:10.4096929Z 	libdbus-1.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbus-1.so
2025-08-18T22:07:10.4097295Z 	libdb-5.3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdb-5.3.so
2025-08-18T22:07:10.4097673Z 	libdatrie.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdatrie.so.1
2025-08-18T22:07:10.4098179Z 	libcurl.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcurl.so.4
2025-08-18T22:07:10.4098711Z 	libcurl-gnutls.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcurl-gnutls.so.4
2025-08-18T22:07:10.4099124Z 	libcups.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcups.so.2
2025-08-18T22:07:10.4099480Z 	libctf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf.so.0
2025-08-18T22:07:10.4099869Z 	libctf-nobfd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd.so.0
2025-08-18T22:07:10.4100326Z 	libctf-nobfd-arm64.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-arm64.so.0
2025-08-18T22:07:10.4100814Z 	libctf-nobfd-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-arm64.so
2025-08-18T22:07:10.4101289Z 	libctf-nobfd-armhf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armhf.so.0
2025-08-18T22:07:10.4101770Z 	libctf-nobfd-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armhf.so
2025-08-18T22:07:10.4102249Z 	libctf-nobfd-armel.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armel.so.0
2025-08-18T22:07:10.4102725Z 	libctf-nobfd-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armel.so
2025-08-18T22:07:10.4103166Z 	libctf-arm64.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-arm64.so.0
2025-08-18T22:07:10.4103574Z 	libctf-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-arm64.so
2025-08-18T22:07:10.4103982Z 	libctf-armhf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armhf.so.0
2025-08-18T22:07:10.4104387Z 	libctf-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armhf.so
2025-08-18T22:07:10.4104795Z 	libctf-armel.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armel.so.0
2025-08-18T22:07:10.4105196Z 	libctf-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armel.so
2025-08-18T22:07:10.4105621Z 	libcryptsetup.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcryptsetup.so.12
2025-08-18T22:07:10.4106193Z 	libcrypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypto.so.3
2025-08-18T22:07:10.4106574Z 	libcrypto.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypto.so
2025-08-18T22:07:10.4106953Z 	libcrypt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypt.so.1
2025-08-18T22:07:10.4107320Z 	libcrypt.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypt.so
2025-08-18T22:07:10.4107699Z 	libcom_err.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcom_err.so.2
2025-08-18T22:07:10.4108250Z 	libcolordprivate.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcolordprivate.so.2
2025-08-18T22:07:10.4108698Z 	libcolord.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcolord.so.2
2025-08-18T22:07:10.4109102Z 	libclang-18.so.18 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-18.so.18
2025-08-18T22:07:10.4109503Z 	libclang-17.so.17 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-17.so.17
2025-08-18T22:07:10.4109920Z 	libclang-16.so.16.0.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-16.so.16.0.6
2025-08-18T22:07:10.4110370Z 	libclang-cpp.so.18.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.18.1
2025-08-18T22:07:10.4110809Z 	libclang-cpp.so.17 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.17
2025-08-18T22:07:10.4111235Z 	libclang-cpp.so.16 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.16
2025-08-18T22:07:10.4111626Z 	libcc1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcc1.so.0
2025-08-18T22:07:10.4111996Z 	libcbor.so.0.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcbor.so.0.10
2025-08-18T22:07:10.4112376Z 	libcares.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcares.so.2
2025-08-18T22:07:10.4112743Z 	libcap.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcap.so.2
2025-08-18T22:07:10.4113229Z 	libcap-ng.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcap-ng.so.0
2025-08-18T22:07:10.4113626Z 	libcanberra.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcanberra.so.0
2025-08-18T22:07:10.4114016Z 	libcairo.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcairo.so.2
2025-08-18T22:07:10.4114438Z 	libcairo-gobject.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcairo-gobject.so.2
2025-08-18T22:07:10.4114900Z 	libc_malloc_debug.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libc_malloc_debug.so.0
2025-08-18T22:07:10.4115332Z 	libc_malloc_debug.so.0 (libc6) => /lib32/libc_malloc_debug.so.0
2025-08-18T22:07:10.4115750Z 	libc_malloc_debug.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libc_malloc_debug.so
2025-08-18T22:07:10.4116147Z 	libc.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libc.so.6
2025-08-18T22:07:10.4116446Z 	libc.so.6 (libc6) => /lib32/libc.so.6
2025-08-18T22:07:10.4116767Z 	libc-client.so.2007e (libc6,x86-64) => /lib/libc-client.so.2007e
2025-08-18T22:07:10.4117160Z 	libbz2.so.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbz2.so.1.0
2025-08-18T22:07:10.4117564Z 	libbytesize.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbytesize.so.1
2025-08-18T22:07:10.4117988Z 	libbsd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbsd.so.0
2025-08-18T22:07:10.4118488Z 	libbrotlienc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlienc.so.1
2025-08-18T22:07:10.4118918Z 	libbrotlidec.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlidec.so.1
2025-08-18T22:07:10.4119365Z 	libbrotlicommon.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlicommon.so.1
2025-08-18T22:07:10.4119780Z 	libbpf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbpf.so.1
2025-08-18T22:07:10.4120171Z 	libblockdev.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libblockdev.so.3
2025-08-18T22:07:10.4120572Z 	libblkid.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libblkid.so.1
2025-08-18T22:07:10.4121116Z 	libbind9-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbind9-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-18T22:07:10.4121698Z 	libbfd-2.42-system.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-system.so
2025-08-18T22:07:10.4122152Z 	libbfd-2.42-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-arm64.so
2025-08-18T22:07:10.4122587Z 	libbfd-2.42-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-armhf.so
2025-08-18T22:07:10.4123140Z 	libbfd-2.42-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-armel.so
2025-08-18T22:07:10.4123559Z 	libbd_utils.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_utils.so.3
2025-08-18T22:07:10.4123957Z 	libbd_swap.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_swap.so.3
2025-08-18T22:07:10.4124348Z 	libbd_part.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_part.so.3
2025-08-18T22:07:10.4124728Z 	libbd_nvme.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_nvme.so.3
2025-08-18T22:07:10.4125117Z 	libbd_mdraid.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_mdraid.so.3
2025-08-18T22:07:10.4125515Z 	libbd_loop.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_loop.so.3
2025-08-18T22:07:10.4125890Z 	libbd_fs.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_fs.so.3
2025-08-18T22:07:10.4126276Z 	libbd_crypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_crypto.so.3
2025-08-18T22:07:10.4126674Z 	libbcc_bpf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbcc_bpf.so.0
2025-08-18T22:07:10.4127054Z 	libbcc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbcc.so.0
2025-08-18T22:07:10.4127464Z 	libavahi-common.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libavahi-common.so.3
2025-08-18T22:07:10.4127922Z 	libavahi-client.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libavahi-client.so.3
2025-08-18T22:07:10.4128566Z 	libaudit.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaudit.so.1
2025-08-18T22:07:10.4128951Z 	libattr.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libattr.so.1
2025-08-18T22:07:10.4129332Z 	libatspi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatspi.so.0
2025-08-18T22:07:10.4129719Z 	libatomic.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatomic.so.1
2025-08-18T22:07:10.4130216Z 	libatm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatm.so.1
2025-08-18T22:07:10.4130598Z 	libatk-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatk-1.0.so.0
2025-08-18T22:07:10.4131028Z 	libatk-bridge-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatk-bridge-2.0.so.0
2025-08-18T22:07:10.4131478Z 	libatasmart.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatasmart.so.4
2025-08-18T22:07:10.4131881Z 	libassuan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libassuan.so.0
2025-08-18T22:07:10.4132274Z 	libaspell.so.15 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaspell.so.15
2025-08-18T22:07:10.4132668Z 	libasound.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libasound.so.2
2025-08-18T22:07:10.4133044Z 	libasan.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libasan.so.8
2025-08-18T22:07:10.4133410Z 	libaria2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaria2.so.0
2025-08-18T22:07:10.4133792Z 	libargon2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libargon2.so.1
2025-08-18T22:07:10.4134195Z 	libarchive.so.13 (libc6,x86-64) => /lib/x86_64-linux-gnu/libarchive.so.13
2025-08-18T22:07:10.4134646Z 	libapt-private.so.0.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapt-private.so.0.0
2025-08-18T22:07:10.4135093Z 	libapt-pkg.so.6.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapt-pkg.so.6.0
2025-08-18T22:07:10.4135519Z 	libaprutil-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaprutil-1.so.0
2025-08-18T22:07:10.4135922Z 	libapr-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapr-1.so.0
2025-08-18T22:07:10.4136320Z 	libappstream.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libappstream.so.5
2025-08-18T22:07:10.4136743Z 	libapparmor.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapparmor.so.1
2025-08-18T22:07:10.4137134Z 	libaom.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaom.so.3
2025-08-18T22:07:10.4137495Z 	libanl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libanl.so.1
2025-08-18T22:07:10.4137821Z 	libanl.so.1 (libc6) => /lib32/libanl.so.1
2025-08-18T22:07:10.4138245Z 	libanl.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libanl.so
2025-08-18T22:07:10.4138621Z 	libaio.so.1t64 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaio.so.1t64
2025-08-18T22:07:10.4138993Z 	libacl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libacl.so.1
2025-08-18T22:07:10.4139347Z 	libX11.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libX11.so.6
2025-08-18T22:07:10.4139839Z 	libX11-xcb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libX11-xcb.so.1
2025-08-18T22:07:10.4140236Z 	libXxf86vm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXxf86vm.so.1
2025-08-18T22:07:10.4140624Z 	libXtst.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXtst.so.6
2025-08-18T22:07:10.4140979Z 	libXt.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXt.so.6
2025-08-18T22:07:10.4141331Z 	libXss.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXss.so.1
2025-08-18T22:07:10.4141708Z 	libXrender.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXrender.so.1
2025-08-18T22:07:10.4142104Z 	libXrandr.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXrandr.so.2
2025-08-18T22:07:10.4142480Z 	libXpm.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXpm.so.4
2025-08-18T22:07:10.4142843Z 	libXmuu.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXmuu.so.1
2025-08-18T22:07:10.4143204Z 	libXmu.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXmu.so.6
2025-08-18T22:07:10.4143593Z 	libXinerama.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXinerama.so.1
2025-08-18T22:07:10.4143975Z 	libXi.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXi.so.6
2025-08-18T22:07:10.4144325Z 	libXft.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXft.so.2
2025-08-18T22:07:10.4144700Z 	libXfont2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXfont2.so.2
2025-08-18T22:07:10.4145095Z 	libXfixes.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXfixes.so.3
2025-08-18T22:07:10.4145474Z 	libXext.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXext.so.6
2025-08-18T22:07:10.4145850Z 	libXdmcp.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdmcp.so.6
2025-08-18T22:07:10.4146336Z 	libXdmcp.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdmcp.so
2025-08-18T22:07:10.4146725Z 	libXdamage.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdamage.so.1
2025-08-18T22:07:10.4147124Z 	libXcursor.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXcursor.so.1
2025-08-18T22:07:10.4147545Z 	libXcomposite.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXcomposite.so.1
2025-08-18T22:07:10.4147951Z 	libXaw.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXaw.so.7
2025-08-18T22:07:10.4148401Z 	libXau.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXau.so.6
2025-08-18T22:07:10.4148753Z 	libXau.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libXau.so
2025-08-18T22:07:10.4149094Z 	libSM.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libSM.so.6
2025-08-18T22:07:10.4149522Z 	libOpenEXRUtil-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXRUtil-3_1.so.30
2025-08-18T22:07:10.4150021Z 	libOpenEXRCore-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXRCore-3_1.so.30
2025-08-18T22:07:10.4150490Z 	libOpenEXR-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXR-3_1.so.30
2025-08-18T22:07:10.4150963Z 	libMagickWand-6.Q16.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libMagickWand-6.Q16.so.7
2025-08-18T22:07:10.4151464Z 	libMagickCore-6.Q16.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libMagickCore-6.Q16.so.7
2025-08-18T22:07:10.4151899Z 	libLerc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLerc.so.4
2025-08-18T22:07:10.4152278Z 	libLLVM.so.19.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM.so.19.1
2025-08-18T22:07:10.4152666Z 	libLLVM.so.18.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM.so.18.1
2025-08-18T22:07:10.4153055Z 	libLLVM-17.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-17.so.1
2025-08-18T22:07:10.4153439Z 	libLLVM-17.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-17.so
2025-08-18T22:07:10.4153815Z 	libLLVM-16.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-16.so.1
2025-08-18T22:07:10.4154199Z 	libLLVM-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-16.so
2025-08-18T22:07:10.4154574Z 	libJudy.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libJudy.so.1
2025-08-18T22:07:10.4154962Z 	libImath-3_1.so.29 (libc6,x86-64) => /lib/x86_64-linux-gnu/libImath-3_1.so.29
2025-08-18T22:07:10.4155402Z 	libIlmThread-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libIlmThread-3_1.so.30
2025-08-18T22:07:10.4155949Z 	libIex-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libIex-3_1.so.30
2025-08-18T22:07:10.4156329Z 	libICE.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libICE.so.6
2025-08-18T22:07:10.4156732Z 	libGLdispatch.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLdispatch.so.0
2025-08-18T22:07:10.4157147Z 	libGLX_mesa.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLX_mesa.so.0
2025-08-18T22:07:10.4157528Z 	libGLX.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLX.so.0
2025-08-18T22:07:10.4157879Z 	libGL.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGL.so.1
2025-08-18T22:07:10.4158480Z 	libDeployPkg.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libDeployPkg.so.0
2025-08-18T22:07:10.4158935Z 	libBrokenLocale.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libBrokenLocale.so.1
2025-08-18T22:07:10.4159359Z 	libBrokenLocale.so.1 (libc6) => /lib32/libBrokenLocale.so.1
2025-08-18T22:07:10.4159768Z 	libBrokenLocale.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libBrokenLocale.so
2025-08-18T22:07:10.4160177Z 	ld-musl-x86_64.so.1 (libc6,x86-64) => /lib/ld-musl-x86_64.so.1
2025-08-18T22:07:10.4160503Z 	ld-linux.so.2 (libc6) => /lib32/ld-linux.so.2
2025-08-18T22:07:10.4160781Z 	ld-linux.so.2 (libc6) => /lib/ld-linux.so.2
2025-08-18T22:07:10.4161136Z 	ld-linux-x86-64.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
2025-08-18T22:07:10.4161616Z Cache generated by: ldconfig (Ubuntu GLIBC 2.39-0ubuntu8.5) stable release version 2.39
2025-08-18T22:07:10.4161966Z 
2025-08-18T22:07:10.4161975Z 
2025-08-18T22:07:10.4162339Z  [+] Finished Initializing Linux pkrvmubgrv54qmi 6.11.0-1018-azure x86_64 :: at Monday, 2025-08-18 (10:07:10 PM)
2025-08-18T22:07:10.4162708Z 
2025-08-18T22:07:10.4162712Z 
2025-08-18T22:07:10.4162715Z 
2025-08-18T22:07:10.4162919Z [+] Continue : YES
2025-08-18T22:07:10.4163046Z 
2025-08-18T22:07:10.4163287Z [+] ulimit -n (open file descriptors) :: [Soft --> 65536] [Hard --> 65536] [Total --> 9223372036854775807]
2025-08-18T22:07:10.4836593Z 
2025-08-18T22:07:10.4837209Z ==> [+] Started Building at :: Monday, 2025-08-18 (10:07:10 PM) UTC
2025-08-18T22:07:10.4837655Z 
2025-08-18T22:07:10.4854427Z 
2025-08-18T22:07:10.4854742Z [+] Total RECIPES :: 1
2025-08-18T22:07:10.4854920Z 
2025-08-18T22:07:10.4930808Z 
2025-08-18T22:07:10.4931466Z [+] Fetching : https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/tinycc/static.official.musl.yaml (1/1)
2025-08-18T22:07:10.4932004Z 
2025-08-18T22:07:10.5541335Z ==> https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/tinycc/static.official.musl.yaml
2025-08-18T22:07:10.5552882Z mode of '/tmp/pkgforge/c067lkmyh_build.yaml' changed from 0600 (rw-------) to 0755 (rwxr-xr-x)
2025-08-18T22:07:10.5600529Z [+] Setting '.ghcr_pkg' --> ghcr.io/pkgforge/bincache/tinycc/official/musl [Provided]
2025-08-18T22:07:10.5601088Z [+] Setting '.pkg_family' --> tinycc [Provided]
2025-08-18T22:07:10.5613940Z [00:00:00.000]➜  [+] SBUILD Functions Version: 1.7.1
2025-08-18T22:07:10.5620186Z [00:00:00.000]➜  [+] HOST: Linux pkrvmubgrv54qmi 6.11.0-1018-azure #18~24.04.1-Ubuntu SMP Sat Jun 28 04:46:03 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
2025-08-18T22:07:10.5711979Z [00:00:00.009]➜  
2025-08-18T22:07:10.5712986Z [00:00:00.009]➜  [+] Building (https://github.com/pkgforge/soarpkgs/blob/main/binaries/tinycc/static.official.musl.yaml) --> /tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR [Monday, 2025-08-18 (10:07:10 PM) UTC]
2025-08-18T22:07:10.5713849Z [00:00:00.009]➜  
2025-08-18T22:07:10.5714049Z [00:00:00.009]➜  
2025-08-18T22:07:10.5714473Z [00:00:00.009]➜  
2025-08-18T22:07:10.5715092Z [00:00:00.009]➜  ###################################################################
2025-08-18T22:07:10.5722604Z [00:00:00.010]➜  #!/SBUILD ver @v1.0.0    
2025-08-18T22:07:10.5723833Z [00:00:00.010]➜  #SELF: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/tinycc/static.official.musl.yaml
2025-08-18T22:07:10.5724893Z [00:00:00.010]➜  _disabled: false
2025-08-18T22:07:10.5725338Z [00:00:00.010]➜  
2025-08-18T22:07:10.5725978Z [00:00:00.010]➜  pkg: "tinycc"
2025-08-18T22:07:10.5727045Z [00:00:00.010]➜  pkg_id: "github.com.TinyCC.tinycc.musl"
2025-08-18T22:07:10.5727652Z [00:00:00.010]➜  pkg_type: "static"
2025-08-18T22:07:10.5728813Z [00:00:00.010]➜  category:
2025-08-18T22:07:10.5729705Z [00:00:00.010]➜    - "ConsoleOnly"
2025-08-18T22:07:10.5730231Z [00:00:00.010]➜    - "Utility"
2025-08-18T22:07:10.5730562Z [00:00:00.010]➜  description: "Fast Tiny C Compiler"
2025-08-18T22:07:10.5730883Z [00:00:00.010]➜  distro_pkg:
2025-08-18T22:07:10.5731126Z [00:00:00.010]➜    alpine:
2025-08-18T22:07:10.5731363Z [00:00:00.010]➜      - "tcc"
2025-08-18T22:07:10.5731605Z [00:00:00.010]➜    archlinux:
2025-08-18T22:07:10.5731859Z [00:00:00.011]➜      aur:
2025-08-18T22:07:10.5732111Z [00:00:00.011]➜        - "tcc-git"
2025-08-18T22:07:10.5732364Z [00:00:00.011]➜      extra:
2025-08-18T22:07:10.5732597Z [00:00:00.011]➜        - "tcc"
2025-08-18T22:07:10.5732829Z [00:00:00.011]➜    debian:
2025-08-18T22:07:10.5733071Z [00:00:00.011]➜      - "tcc"
2025-08-18T22:07:10.5733303Z [00:00:00.011]➜    gnuguix:
2025-08-18T22:07:10.5733532Z [00:00:00.011]➜      - "tcc"
2025-08-18T22:07:10.5733761Z [00:00:00.011]➜    homebrew:
2025-08-18T22:07:10.5733981Z [00:00:00.011]➜      - "tcc"
2025-08-18T22:07:10.5734207Z [00:00:00.011]➜    nixpkgs:
2025-08-18T22:07:10.5734440Z [00:00:00.011]➜      - "tinycc"
2025-08-18T22:07:10.5734677Z [00:00:00.011]➜  homepage:
2025-08-18T22:07:10.5734963Z [00:00:00.011]➜    - "https://bellard.org/tcc/"
2025-08-18T22:07:10.5735315Z [00:00:00.011]➜    - "https://github.com/TinyCC/tinycc"
2025-08-18T22:07:10.5735614Z [00:00:00.011]➜  license:
2025-08-18T22:07:10.5735880Z [00:00:00.011]➜    - id: "LGPL-2.1"
2025-08-18T22:07:10.5736593Z [00:00:00.011]➜      url: "https://github.com/TinyCC/tinycc/raw/6ec4a106524ab6a6e3a4178774fd1e884d3fcce2/COPYING"
2025-08-18T22:07:10.5737077Z [00:00:00.011]➜  maintainer:
2025-08-18T22:07:10.5737401Z [00:00:00.011]➜    - "Azathothas (https://github.com/Azathothas)"
2025-08-18T22:07:10.5737727Z [00:00:00.011]➜  note:
2025-08-18T22:07:10.5738248Z [00:00:00.011]➜    - "[DO NOT RUN] (Meant for pkgforge CI Only)"
2025-08-18T22:07:10.5738802Z [00:00:00.011]➜    - "Built From Source (Latest Git HEAD). Check/Report @ https://github.com/TinyCC/tinycc"
2025-08-18T22:07:10.5739234Z [00:00:00.011]➜  provides:
2025-08-18T22:07:10.5739489Z [00:00:00.011]➜    - "tcc==tinycc"  
2025-08-18T22:07:10.5739936Z [00:00:00.011]➜  repology:
2025-08-18T22:07:10.5740376Z [00:00:00.011]➜    - "tinycc"
2025-08-18T22:07:10.5740681Z [00:00:00.011]➜  src_url:
2025-08-18T22:07:10.5740977Z [00:00:00.011]➜    - "https://github.com/TinyCC/tinycc"
2025-08-18T22:07:10.5741342Z [00:00:00.011]➜    - "https://repo.or.cz/tinycc.git"
2025-08-18T22:07:10.5741759Z [00:00:00.011]➜  tag:
2025-08-18T22:07:10.5742193Z [00:00:00.011]➜    - "compiler"
2025-08-18T22:07:10.5742649Z [00:00:00.011]➜  x_exec:
2025-08-18T22:07:10.5743065Z [00:00:00.011]➜    host:
2025-08-18T22:07:10.5743519Z [00:00:00.011]➜      - "aarch64-Linux"
2025-08-18T22:07:10.5744060Z [00:00:00.011]➜      - "x86_64-Linux"
2025-08-18T22:07:10.5744551Z [00:00:00.011]➜    shell: "bash"
2025-08-18T22:07:10.5745007Z [00:00:00.011]➜    pkgver: |
2025-08-18T22:07:10.5745523Z [00:00:00.011]➜      pushd "$(mktemp -d)" &>/dev/null && \
2025-08-18T22:07:10.5746796Z [00:00:00.011]➜      git clone --depth="1" --filter="blob:none" --no-checkout --single-branch --quiet "https://github.com/TinyCC/tinycc" "./TEMPREPO" &>/dev/null && \
2025-08-18T22:07:10.5748562Z [00:00:00.011]➜      git --git-dir="./TEMPREPO/.git" --no-pager log -1 --pretty=format:'HEAD-%h-%cd' --date=format:'%y%m%dT%H%M%S' && \
2025-08-18T22:07:10.5749781Z [00:00:00.011]➜      [ -d "$(realpath .)/TEMPREPO" ] && rm -rf "$(realpath .)" &>/dev/null && popd &>/dev/null
2025-08-18T22:07:10.5750514Z [00:00:00.011]➜    run: |
2025-08-18T22:07:10.5750926Z [00:00:00.011]➜      #Build
2025-08-18T22:07:10.5751857Z [00:00:00.011]➜       mkdir -pv "${SBUILD_TMPDIR}/tmp" && docker run --privileged --net="host" --name "alpine-builder" --pull="always" \
2025-08-18T22:07:10.5752871Z [00:00:00.011]➜       -e "PKG=${PKG}" -e "PKG_ID=${PKG_ID}" -e "PKG_TYPE=${PKG_TYPE}" -e "PKG_VER=${PKG_VER}" \
2025-08-18T22:07:10.5753479Z [00:00:00.011]➜       -e "PKGVER=${PKGVER}" -e "SBUILD_PKG=${SBUILD_PKG}" -e "SBUILD_PKGVER=${SBUILD_PKGVER}" \
2025-08-18T22:07:10.5753969Z [00:00:00.011]➜       --volume "${SBUILD_TMPDIR}/tmp:/tmp:rw" \
2025-08-18T22:07:10.5754418Z [00:00:00.011]➜       "ghcr.io/pkgforge/devscripts/alpine-builder:$(uname -m)" \
2025-08-18T22:07:10.5754795Z [00:00:00.011]➜        bash -l -c '
2025-08-18T22:07:10.5755060Z [00:00:00.011]➜        #Setup ENV
2025-08-18T22:07:10.5755451Z [00:00:00.011]➜         set -x ; mkdir -p "/build-bins" && pushd "$(mktemp -d)" &>/dev/null
2025-08-18T22:07:10.5755834Z [00:00:00.011]➜        #Build
2025-08-18T22:07:10.5756393Z [00:00:00.011]➜         git clone --filter "blob:none" --depth="1" --quiet "https://github.com/TinyCC/tinycc" "./TEMPREPO" && cd "./TEMPREPO"
2025-08-18T22:07:10.5757120Z [00:00:00.011]➜         export CFLAGS="-Os -flto=auto -B/usr/libexec/mold -g0 -pipe -static -v -w -Wno-error"
2025-08-18T22:07:10.5757586Z [00:00:00.011]➜         export CPPFLAGS="${CFLAGS}"
2025-08-18T22:07:10.5757915Z [00:00:00.011]➜         export CXXFLAGS="${CFLAGS}"
2025-08-18T22:07:10.5758658Z [00:00:00.011]➜         export LD="$(which mold)"
2025-08-18T22:07:10.5759435Z [00:00:00.011]➜         export LDFLAGS="-static -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack"
2025-08-18T22:07:10.5760391Z [00:00:00.011]➜         "./configure" --disable-shared --disable-Werror --enable-static --enable-year2038 --enable-compile-warnings="no"
2025-08-18T22:07:10.5761126Z [00:00:00.011]➜         make --jobs="$(($(nproc)+1))" --keep-going
2025-08-18T22:07:10.5762093Z [00:00:00.011]➜         find "." -maxdepth 1 -type f -exec file -i "{}" \; | grep -Ei "application/.*executable|inode/symlink|text/x-perl|text/.*script" | cut -d":" -f1 | xargs realpath | xargs -I "{}" sh -c '\''echo "File: {}"; readelf -p ".comment" "{}"'\''
2025-08-18T22:07:10.5762975Z [00:00:00.011]➜        #Copy
2025-08-18T22:07:10.5763264Z [00:00:00.011]➜         #cp "./tcc" "/build-bins/tcc"
2025-08-18T22:07:10.5764158Z [00:00:00.011]➜         find "." -maxdepth 1 -type f -exec file -i "{}" \; | grep -Ei "application/.*executable|inode/symlink|text/x-perl|text/.*script" | cut -d":" -f1 | xargs realpath --no-symlinks | xargs -I "{}" rsync -achvL "{}" "/build-bins/"
2025-08-18T22:07:10.5765325Z [00:00:00.011]➜         ( askalono --format "json" crawl --follow "$(realpath .)" | jq -r ".. | objects | .path? // empty" | head -n 1 | xargs -I "{}" cp -fv "{}" "/build-bins/LICENSE" ) 2>/dev/null
2025-08-18T22:07:10.5765930Z [00:00:00.011]➜        #strip & info 
2025-08-18T22:07:10.5766457Z [00:00:00.011]➜         find "/build-bins/" -type f -exec objcopy --remove-section=".comment" --remove-section=".note.*" "{}" \;
2025-08-18T22:07:10.5767163Z [00:00:00.011]➜         find "/build-bins/" -type f ! -name "*.no_strip" -exec strip --strip-all --verbose "{}" 2>/dev/null \;
2025-08-18T22:07:10.5767869Z [00:00:00.011]➜         find "/build-bins/" -type f -exec bash -c "echo && realpath {} && readelf --section-headers {} 2>/dev/null" \;
2025-08-18T22:07:10.5768701Z [00:00:00.011]➜         file "/build-bins/"* && stat -c "%n:         %s Bytes" "/build-bins/"* && \
2025-08-18T22:07:10.5769277Z [00:00:00.011]➜         du "/build-bins/"* --bytes --human-readable --time --time-style="full-iso" --summarize
2025-08-18T22:07:10.5769728Z [00:00:00.011]➜         popd &>/dev/null
2025-08-18T22:07:10.5769990Z [00:00:00.011]➜        '
2025-08-18T22:07:10.5770227Z [00:00:00.011]➜      #Copy & Meta
2025-08-18T22:07:10.5770613Z [00:00:00.011]➜       docker cp "alpine-builder:/build-bins/." "${SBUILD_TMPDIR}/"
2025-08-18T22:07:10.5771177Z [00:00:00.011]➜       [ -s "${SBUILD_TMPDIR}/LICENSE" ] && cp -fv "${SBUILD_TMPDIR}/LICENSE" "${SBUILD_OUTDIR}/LICENSE"
2025-08-18T22:07:10.5772275Z [00:00:00.011]➜       find "${SBUILD_TMPDIR}" -maxdepth 1 -type f -exec file -i "{}" \; | grep -Ei "application/.*executable|inode/symlink|text/x-perl|text/.*script" | cut -d":" -f1 | xargs realpath --no-symlinks | xargs -I "{}" rsync -achvL "{}" "${SBUILD_OUTDIR}"
2025-08-18T22:07:10.5773541Z [00:00:00.011]➜  
2025-08-18T22:07:10.5774029Z [00:00:00.011]➜  ###################################################################
2025-08-18T22:07:10.5774771Z [00:00:00.011]➜  
2025-08-18T22:07:10.5775167Z [00:00:00.011]➜  
2025-08-18T22:07:10.5775389Z [00:00:00.011]➜  
2025-08-18T22:07:10.5776146Z [00:00:00.012]➜  '/tmp/pkgforge/c067lkmyh_build.yaml' -> '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD'
2025-08-18T22:07:11.9521212Z [00:00:01.390]➜  '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/tinycc.static.version' -> '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/tinycc.version'
2025-08-18T22:07:11.9575889Z [00:00:01.396]➜  [+] Version: HEAD-80e7040-250818T222805 ('.x_exec.pkgver') [/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/tinycc.static.version]
2025-08-18T22:07:11.9817282Z [00:00:01.420]➜  [+] Progs: tcc tinycc
2025-08-18T22:07:12.4316227Z [00:00:01.870]➜  
2025-08-18T22:07:12.9395734Z [00:00:01.870]➜  [-] Missing packages. Found: 
2025-08-18T22:07:12.9396149Z [00:00:01.870]➜  [+] Expected: tcc tinycc
2025-08-18T22:07:12.9396473Z [00:00:01.870]➜  [+] Continuing with build...
2025-08-18T22:07:12.9396746Z [00:00:01.870]➜  
2025-08-18T22:07:12.9396946Z [00:00:02.378]➜  
2025-08-18T22:07:12.9397140Z [00:00:02.378]➜  
2025-08-18T22:07:12.9486860Z [00:00:02.387]➜  + mkdir -pv /tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp
2025-08-18T22:07:12.9504114Z [00:00:02.389]➜  ++ uname -m
2025-08-18T22:07:12.9520380Z [00:00:02.390]➜  + docker run --privileged --net=host --name alpine-builder --pull=always -e PKG=tinycc -e PKG_ID=github.com.TinyCC.tinycc.musl -e PKG_TYPE=static -e PKG_VER=HEAD-80e7040-250818T222805 -e PKGVER=HEAD-80e7040-250818T222805 -e SBUILD_PKG=tinycc.static -e SBUILD_PKGVER=HEAD-80e7040-250818T222805 --volume /tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp:/tmp:rw ghcr.io/pkgforge/devscripts/alpine-builder:x86_64 bash -l -c '
2025-08-18T22:07:12.9522793Z [00:00:02.390]➜    #Setup ENV
2025-08-18T22:07:12.9523217Z [00:00:02.390]➜     set -x ; mkdir -p "/build-bins" && pushd "$(mktemp -d)" &>/dev/null
2025-08-18T22:07:12.9523598Z [00:00:02.390]➜    #Build
2025-08-18T22:07:12.9524163Z [00:00:02.390]➜     git clone --filter "blob:none" --depth="1" --quiet "https://github.com/TinyCC/tinycc" "./TEMPREPO" && cd "./TEMPREPO"
2025-08-18T22:07:12.9524907Z [00:00:02.390]➜     export CFLAGS="-Os -flto=auto -B/usr/libexec/mold -g0 -pipe -static -v -w -Wno-error"
2025-08-18T22:07:12.9525385Z [00:00:02.390]➜     export CPPFLAGS="${CFLAGS}"
2025-08-18T22:07:12.9525711Z [00:00:02.390]➜     export CXXFLAGS="${CFLAGS}"
2025-08-18T22:07:12.9526012Z [00:00:02.390]➜     export LD="$(which mold)"
2025-08-18T22:07:12.9526726Z [00:00:02.390]➜     export LDFLAGS="-static -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack"
2025-08-18T22:07:12.9527685Z [00:00:02.390]➜     "./configure" --disable-shared --disable-Werror --enable-static --enable-year2038 --enable-compile-warnings="no"
2025-08-18T22:07:12.9528529Z [00:00:02.390]➜     make --jobs="$(($(nproc)+1))" --keep-going
2025-08-18T22:07:12.9529488Z [00:00:02.390]➜     find "." -maxdepth 1 -type f -exec file -i "{}" \; | grep -Ei "application/.*executable|inode/symlink|text/x-perl|text/.*script" | cut -d":" -f1 | xargs realpath | xargs -I "{}" sh -c '\''echo "File: {}"; readelf -p ".comment" "{}"'\''
2025-08-18T22:07:12.9530236Z [00:00:02.390]➜    #Copy
2025-08-18T22:07:12.9530520Z [00:00:02.390]➜     #cp "./tcc" "/build-bins/tcc"
2025-08-18T22:07:12.9531464Z [00:00:02.390]➜     find "." -maxdepth 1 -type f -exec file -i "{}" \; | grep -Ei "application/.*executable|inode/symlink|text/x-perl|text/.*script" | cut -d":" -f1 | xargs realpath --no-symlinks | xargs -I "{}" rsync -achvL "{}" "/build-bins/"
2025-08-18T22:07:12.9532834Z [00:00:02.390]➜     ( askalono --format "json" crawl --follow "$(realpath .)" | jq -r ".. | objects | .path? // empty" | head -n 1 | xargs -I "{}" cp -fv "{}" "/build-bins/LICENSE" ) 2>/dev/null
2025-08-18T22:07:12.9533424Z [00:00:02.390]➜    #strip & info 
2025-08-18T22:07:12.9533938Z [00:00:02.390]➜     find "/build-bins/" -type f -exec objcopy --remove-section=".comment" --remove-section=".note.*" "{}" \;
2025-08-18T22:07:12.9534638Z [00:00:02.390]➜     find "/build-bins/" -type f ! -name "*.no_strip" -exec strip --strip-all --verbose "{}" 2>/dev/null \;
2025-08-18T22:07:12.9535339Z [00:00:02.390]➜     find "/build-bins/" -type f -exec bash -c "echo && realpath {} && readelf --section-headers {} 2>/dev/null" \;
2025-08-18T22:07:12.9535941Z [00:00:02.390]➜     file "/build-bins/"* && stat -c "%n:         %s Bytes" "/build-bins/"* && \
2025-08-18T22:07:12.9536504Z [00:00:02.390]➜     du "/build-bins/"* --bytes --human-readable --time --time-style="full-iso" --summarize
2025-08-18T22:07:12.9536941Z [00:00:02.390]➜     popd &>/dev/null
2025-08-18T22:07:12.9537191Z [00:00:02.390]➜    '
2025-08-18T22:07:13.4559253Z [00:00:02.894]➜  x86_64: Pulling from pkgforge/devscripts/alpine-builder
2025-08-18T22:07:13.6716405Z [00:00:03.110]➜  d62bb7eb03b5: Pulling fs layer
2025-08-18T22:07:13.6716873Z [00:00:03.110]➜  ce8213435dde: Pulling fs layer
2025-08-18T22:07:13.6717212Z [00:00:03.110]➜  d84a72ab5635: Pulling fs layer
2025-08-18T22:07:13.6717534Z [00:00:03.110]➜  9460b344c89a: Pulling fs layer
2025-08-18T22:07:13.6717839Z [00:00:03.110]➜  91556827def5: Pulling fs layer
2025-08-18T22:07:13.6718387Z [00:00:03.110]➜  3f30acc43ab5: Pulling fs layer
2025-08-18T22:07:13.6718948Z [00:00:03.110]➜  9460b344c89a: Waiting
2025-08-18T22:07:13.6719248Z [00:00:03.110]➜  91556827def5: Waiting
2025-08-18T22:07:13.6719517Z [00:00:03.110]➜  3f30acc43ab5: Waiting
2025-08-18T22:07:13.8692967Z [00:00:03.307]➜  d84a72ab5635: Verifying Checksum
2025-08-18T22:07:13.8693686Z [00:00:03.307]➜  d84a72ab5635: Download complete
2025-08-18T22:07:13.9093164Z [00:00:03.347]➜  d62bb7eb03b5: Verifying Checksum
2025-08-18T22:07:13.9093884Z [00:00:03.347]➜  d62bb7eb03b5: Download complete
2025-08-18T22:07:13.9449733Z [00:00:03.383]➜  ce8213435dde: Verifying Checksum
2025-08-18T22:07:13.9451854Z [00:00:03.383]➜  ce8213435dde: Download complete
2025-08-18T22:07:14.0154371Z [00:00:03.453]➜  d62bb7eb03b5: Pull complete
2025-08-18T22:07:14.1560821Z [00:00:03.594]➜  3f30acc43ab5: Verifying Checksum
2025-08-18T22:07:14.1561579Z [00:00:03.594]➜  3f30acc43ab5: Download complete
2025-08-18T22:07:14.6070998Z [00:00:04.045]➜  91556827def5: Verifying Checksum
2025-08-18T22:07:14.6071431Z [00:00:04.045]➜  91556827def5: Download complete
2025-08-18T22:07:15.2055791Z [00:00:04.644]➜  ce8213435dde: Pull complete
2025-08-18T22:07:15.5624531Z [00:00:05.000]➜  d84a72ab5635: Pull complete
2025-08-18T22:07:32.8437245Z [00:00:22.282]➜  9460b344c89a: Verifying Checksum
2025-08-18T22:07:32.8438375Z [00:00:22.282]➜  9460b344c89a: Download complete
2025-08-18T22:08:45.9146811Z [00:01:35.353]➜  9460b344c89a: Pull complete
2025-08-18T22:08:51.0105036Z [00:01:40.449]➜  91556827def5: Pull complete
2025-08-18T22:08:51.0375598Z [00:01:40.476]➜  3f30acc43ab5: Pull complete
2025-08-18T22:08:51.0426663Z [00:01:40.481]➜  Digest: sha256:2d51ee5e61045ff7ca29b6cead1e51b143d978b5a61169a70ddc57d49280f30e
2025-08-18T22:08:51.0438889Z [00:01:40.482]➜  Status: Downloaded newer image for ghcr.io/pkgforge/devscripts/alpine-builder:x86_64
2025-08-18T22:08:51.3234227Z [00:01:40.762]➜  + mkdir -p /build-bins
2025-08-18T22:08:51.3252389Z [00:01:40.763]➜  ++ mktemp -d
2025-08-18T22:08:51.3267951Z [00:01:40.765]➜  + pushd /tmp/tmp.gkh4W7OzAL
2025-08-18T22:08:51.3270310Z [00:01:40.765]➜  + git clone --filter blob:none --depth=1 --quiet https://github.com/TinyCC/tinycc ./TEMPREPO
2025-08-18T22:08:52.1992649Z [00:01:41.637]➜  + cd ./TEMPREPO
2025-08-18T22:08:52.1994340Z [00:01:41.637]➜  + export 'CFLAGS=-Os -flto=auto -B/usr/libexec/mold -g0 -pipe -static -v -w -Wno-error'
2025-08-18T22:08:52.1995864Z [00:01:41.637]➜  + CFLAGS='-Os -flto=auto -B/usr/libexec/mold -g0 -pipe -static -v -w -Wno-error'
2025-08-18T22:08:52.1997002Z [00:01:41.637]➜  + export 'CPPFLAGS=-Os -flto=auto -B/usr/libexec/mold -g0 -pipe -static -v -w -Wno-error'
2025-08-18T22:08:52.1998225Z [00:01:41.637]➜  + CPPFLAGS='-Os -flto=auto -B/usr/libexec/mold -g0 -pipe -static -v -w -Wno-error'
2025-08-18T22:08:52.1998959Z [00:01:41.637]➜  + export 'CXXFLAGS=-Os -flto=auto -B/usr/libexec/mold -g0 -pipe -static -v -w -Wno-error'
2025-08-18T22:08:52.1999805Z [00:01:41.637]➜  + CXXFLAGS='-Os -flto=auto -B/usr/libexec/mold -g0 -pipe -static -v -w -Wno-error'
2025-08-18T22:08:52.2000569Z [00:01:41.638]➜  ++ which mold
2025-08-18T22:08:52.2021487Z [00:01:41.640]➜  + export LD=/usr/bin/mold
2025-08-18T22:08:52.2022011Z [00:01:41.640]➜  + LD=/usr/bin/mold
2025-08-18T22:08:52.2022860Z [00:01:41.640]➜  + export 'LDFLAGS=-static -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack'
2025-08-18T22:08:52.2023919Z [00:01:41.640]➜  + LDFLAGS='-static -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack'
2025-08-18T22:08:52.2024825Z [00:01:41.640]➜  + ./configure --disable-shared --disable-Werror --enable-static --enable-year2038 --enable-compile-warnings=no
2025-08-18T22:08:52.2037508Z [00:01:41.642]➜  configure: WARNING: unrecognized option --disable-shared
2025-08-18T22:08:52.2041709Z [00:01:41.642]➜  configure: WARNING: unrecognized option --disable-Werror
2025-08-18T22:08:52.2043968Z [00:01:41.643]➜  configure: WARNING: unrecognized option --enable-year2038
2025-08-18T22:08:52.2045158Z [00:01:41.643]➜  configure: WARNING: unrecognized option --enable-compile-warnings=no
2025-08-18T22:08:52.2532355Z [00:01:41.691]➜  Perhaps you want ./configure --config-musl
2025-08-18T22:08:52.2682062Z [00:01:41.706]➜  Binary directory    /usr/local/bin
2025-08-18T22:08:52.2682752Z [00:01:41.706]➜  TinyCC directory    /usr/local/lib/tcc
2025-08-18T22:08:52.2683300Z [00:01:41.706]➜  Library directory   /usr/local/lib
2025-08-18T22:08:52.2683670Z [00:01:41.706]➜  Include directory   /usr/local/include
2025-08-18T22:08:52.2684025Z [00:01:41.706]➜  Manual directory    /usr/local/share/man
2025-08-18T22:08:52.2684394Z [00:01:41.706]➜  Info directory      /usr/local/share/info
2025-08-18T22:08:52.2684750Z [00:01:41.706]➜  Doc directory       /usr/local/share/doc
2025-08-18T22:08:52.2685133Z [00:01:41.706]➜  Source path         /tmp/tmp.gkh4W7OzAL/TEMPREPO
2025-08-18T22:08:52.2697737Z [00:01:41.708]➜  Build OS            Linux x86_64
2025-08-18T22:08:52.2698397Z [00:01:41.708]➜  C compiler          gcc (15.2)
2025-08-18T22:08:52.2698764Z [00:01:41.708]➜  Target OS           Linux
2025-08-18T22:08:52.2699213Z [00:01:41.708]➜  CPU                 x86_64
2025-08-18T22:08:52.2699769Z [00:01:41.708]➜  Config              static
2025-08-18T22:08:52.2700354Z [00:01:41.708]➜  Creating config.mak and config.h
2025-08-18T22:08:52.2795846Z [00:01:41.718]➜  ++ nproc
2025-08-18T22:08:52.2811947Z [00:01:41.719]➜  + make --jobs=5 --keep-going
2025-08-18T22:08:52.3096318Z [00:01:41.748]➜  gcc -o tcc.o -c tcc.c -I. -DONE_SOURCE=0 -DTCC_GITHASH="\"2025-08-18 mob@80e7040\"" -Os -flto=auto -B/usr/libexec/mold -g0 -pipe -static -v -w -Wno-error -Wdeclaration-after-statement -Wno-unused-result -Os -flto=auto -B/usr/libexec/mold -g0 -pipe -static -v -w -Wno-error
2025-08-18T22:08:52.3106989Z [00:01:41.749]➜  gcc -o libtcc.o -c libtcc.c -I. -DONE_SOURCE=0 -Os -flto=auto -B/usr/libexec/mold -g0 -pipe -static -v -w -Wno-error -Wdeclaration-after-statement -Wno-unused-result -Os -flto=auto -B/usr/libexec/mold -g0 -pipe -static -v -w -Wno-error
2025-08-18T22:08:52.3115804Z [00:01:41.750]➜  gcc -DC2STR conftest.c -o c2str.exe
2025-08-18T22:08:52.3117328Z [00:01:41.750]➜  Using built-in specs.
2025-08-18T22:08:52.3149208Z [00:01:41.750]➜  Using built-in specs.
2025-08-18T22:08:52.3149948Z [00:01:41.750]➜  COLLECT_GCC=gcc
2025-08-18T22:08:52.3152712Z [00:01:41.753]➜  Target: x86_64-alpine-linux-musl
2025-08-18T22:08:52.3159459Z [00:01:41.753]➜  Configured with: /home/buildozer/aports/main/gcc/src/gcc-15.2.0/configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --build=x86_64-alpine-linux-musl --host=x86_64-alpine-linux-musl --target=x86_64-alpine-linux-musl --enable-checking=release --disable-cet --disable-fixed-point --disable-libstdcxx-pch --disable-multilib --disable-nls --disable-werror --disable-symvers --enable-__cxa_atexit --enable-default-pie --enable-default-ssp --enable-languages=c,c++,d,objc,go,fortran,ada --enable-link-serialization=2 --enable-linker-build-id --disable-libssp --enable-libsanitizer --enable-shared --enable-threads --enable-tls --with-bugurl=https://gitlab.alpinelinux.org/alpine/aports/-/issues --with-system-zlib --with-linker-hash-style=gnu --with-pkgversion='Alpine 15.2.0'
2025-08-18T22:08:52.3164856Z [00:01:41.753]➜  Thread model: posix
2025-08-18T22:08:52.3166026Z [00:01:41.753]➜  Supported LTO compression algorithms: zlib
2025-08-18T22:08:52.3167965Z [00:01:41.753]➜  gcc version 15.2.0 (Alpine 15.2.0) 
2025-08-18T22:08:52.3171163Z [00:01:41.753]➜  COLLECT_GCC_OPTIONS='-o' 'tcc.o' '-c' '-I' '.' '-D' 'ONE_SOURCE=0' '-D' 'TCC_GITHASH="2025-08-18 mob@80e7040"' '-Os' '-flto=auto' '-B' '/usr/libexec/mold' '-g0' '-pipe' '-static' '-v' '-w' '-Wdeclaration-after-statement' '-Wno-unused-result' '-Os' '-flto=auto' '-B' '/usr/libexec/mold' '-g0' '-pipe' '-static' '-v' '-w' '-Wno-error' '-mtune=generic' '-march=x86-64'
2025-08-18T22:08:52.3173749Z [00:01:41.753]➜  COLLECT_GCC=gcc
2025-08-18T22:08:52.3174568Z [00:01:41.753]➜  Target: x86_64-alpine-linux-musl
2025-08-18T22:08:52.3180868Z [00:01:41.753]➜  Configured with: /home/buildozer/aports/main/gcc/src/gcc-15.2.0/configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --build=x86_64-alpine-linux-musl --host=x86_64-alpine-linux-musl --target=x86_64-alpine-linux-musl --enable-checking=release --disable-cet --disable-fixed-point --disable-libstdcxx-pch --disable-multilib --disable-nls --disable-werror --disable-symvers --enable-__cxa_atexit --enable-default-pie --enable-default-ssp --enable-languages=c,c++,d,objc,go,fortran,ada --enable-link-serialization=2 --enable-linker-build-id --disable-libssp --enable-libsanitizer --enable-shared --enable-threads --enable-tls --with-bugurl=https://gitlab.alpinelinux.org/alpine/aports/-/issues --with-system-zlib --with-linker-hash-style=gnu --with-pkgversion='Alpine 15.2.0'
2025-08-18T22:08:52.3185840Z [00:01:41.753]➜  Thread model: posix
2025-08-18T22:08:52.3186471Z [00:01:41.753]➜  Supported LTO compression algorithms: zlib
2025-08-18T22:08:52.3195616Z [00:01:41.753]➜  gcc version 15.2.0 (Alpine 15.2.0) 
2025-08-18T22:08:52.3219877Z [00:01:41.753]➜   /usr/libexec/gcc/x86_64-alpine-linux-musl/15.2.0/cc1 -quiet -v -v -I . -D ONE_SOURCE=0 -D TCC_GITHASH="2025-08-18 mob@80e7040" tcc.c -quiet -dumpbase tcc.c -dumpbase-ext .c -mtune=generic -march=x86-64 -g0 -g0 -Os -Os -Wdeclaration-after-statement -Wno-unused-result -Wno-error -w -w -version -flto=auto -flto=auto -o - |
2025-08-18T22:08:52.3222827Z [00:01:41.753]➜   /usr/lib/gcc/x86_64-alpine-linux-musl/15.2.0/../../../../x86_64-alpine-linux-musl/bin/as -v -v -W -I . --64 -o tcc.o
2025-08-18T22:08:52.3225322Z [00:01:41.753]➜  COLLECT_GCC_OPTIONS='-o' 'libtcc.o' '-c' '-I' '.' '-D' 'ONE_SOURCE=0' '-Os' '-flto=auto' '-B' '/usr/libexec/mold' '-g0' '-pipe' '-static' '-v' '-w' '-Wdeclaration-after-statement' '-Wno-unused-result' '-Os' '-flto=auto' '-B' '/usr/libexec/mold' '-g0' '-pipe' '-static' '-v' '-w' '-Wno-error' '-mtune=generic' '-march=x86-64'
2025-08-18T22:08:52.3229084Z [00:01:41.753]➜   /usr/libexec/gcc/x86_64-alpine-linux-musl/15.2.0/cc1 -quiet -v -v -I . -D ONE_SOURCE=0 libtcc.c -quiet -dumpbase libtcc.c -dumpbase-ext .c -mtune=generic -march=x86-64 -g0 -g0 -Os -Os -Wdeclaration-after-statement -Wno-unused-result -Wno-error -w -w -version -flto=auto -flto=auto -o - |
2025-08-18T22:08:52.3231494Z [00:01:41.753]➜   /usr/lib/gcc/x86_64-alpine-linux-musl/15.2.0/../../../../x86_64-alpine-linux-musl/bin/as -v -v -W -I . --64 -o libtcc.o
2025-08-18T22:08:52.3233681Z [00:01:41.756]➜  gcc -o tccgen.o -c tccgen.c -I. -Os -flto=auto -B/usr/libexec/mold -g0 -pipe -static -v -w -Wno-error -Wdeclaration-after-statement -Wno-unused-result -Os -flto=auto -B/usr/libexec/mold -g0 -pipe -static -v -w -Wno-error
2025-08-18T22:08:52.3236704Z [00:01:41.756]➜  gcc -o tccdbg.o -c tccdbg.c -I. -Os -flto=auto -B/usr/libexec/mold -g0 -pipe -static -v -w -Wno-error -Wdeclaration-after-statement -Wno-unused-result -Os -flto=auto -B/usr/libexec/mold -g0 -pipe -static -v -w -Wno-error
2025-08-18T22:08:52.3238792Z [00:01:41.756]➜  GNU assembler version 2.45 (x86_64-alpine-linux-musl) using BFD version (GNU Binutils) 2.45
2025-08-18T22:08:52.3240261Z [00:01:41.756]➜  GNU assembler version 2.45 (x86_64-alpine-linux-musl) using BFD version (GNU Binutils) 2.45
2025-08-18T22:08:52.3241137Z [00:01:41.756]➜  Using built-in specs.
2025-08-18T22:08:52.3241632Z [00:01:41.756]➜  COLLECT_GCC=gcc
2025-08-18T22:08:52.3242169Z [00:01:41.756]➜  Target: x86_64-alpine-linux-musl
2025-08-18T22:08:52.3247954Z [00:01:41.756]➜  Configured with: /home/buildozer/aports/main/gcc/src/gcc-15.2.0/configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --build=x86_64-alpine-linux-musl --host=x86_64-alpine-linux-musl --target=x86_64-alpine-linux-musl --enable-checking=release --disable-cet --disable-fixed-point --disable-libstdcxx-pch --disable-multilib --disable-nls --disable-werror --disable-symvers --enable-__cxa_atexit --enable-default-pie --enable-default-ssp --enable-languages=c,c++,d,objc,go,fortran,ada --enable-link-serialization=2 --enable-linker-build-id --disable-libssp --enable-libsanitizer --enable-shared --enable-threads --enable-tls --with-bugurl=https://gitlab.alpinelinux.org/alpine/aports/-/issues --with-system-zlib --with-linker-hash-style=gnu --with-pkgversion='Alpine 15.2.0'
2025-08-18T22:08:52.3264699Z [00:01:41.756]➜  Thread model: posix
2025-08-18T22:08:52.3265561Z [00:01:41.756]➜  Supported LTO compression algorithms: zlib
2025-08-18T22:08:52.3266250Z [00:01:41.756]➜  gcc version 15.2.0 (Alpine 15.2.0) 
2025-08-18T22:08:52.3268423Z [00:01:41.756]➜  COLLECT_GCC_OPTIONS='-o' 'tccgen.o' '-c' '-I' '.' '-Os' '-flto=auto' '-B' '/usr/libexec/mold' '-g0' '-pipe' '-static' '-v' '-w' '-Wdeclaration-after-statement' '-Wno-unused-result' '-Os' '-flto=auto' '-B' '/usr/libexec/mold' '-g0' '-pipe' '-static' '-v' '-w' '-Wno-error' '-mtune=generic' '-march=x86-64'
2025-08-18T22:08:52.3282686Z [00:01:41.756]➜   /usr/libexec/gcc/x86_64-alpine-linux-musl/15.2.0/cc1 -quiet -v -v -I . tccgen.c -quiet -dumpbase tccgen.c -dumpbase-ext .c -mtune=generic -march=x86-64 -g0 -g0 -Os -Os -Wdeclaration-after-statement -Wno-unused-result -Wno-error -w -w -version -flto=auto -flto=auto -o - |
2025-08-18T22:08:52.3285124Z [00:01:41.756]➜   /usr/lib/gcc/x86_64-alpine-linux-musl/15.2.0/../../../../x86_64-alpine-linux-musl/bin/as -v -v -W -I . --64 -o tccgen.o
2025-08-18T22:08:52.3286286Z [00:01:41.758]➜  GNU C23 (Alpine 15.2.0) version 15.2.0 (x86_64-alpine-linux-musl)
2025-08-18T22:08:52.3287757Z [00:01:41.758]➜  	compiled by GNU C version 15.2.0, GMP version 6.3.0, MPFR version 4.2.2, MPC version 1.3.1, isl version isl-0.26-GMP
2025-08-18T22:08:52.3298967Z [00:01:41.758]➜  
2025-08-18T22:08:52.3299723Z [00:01:41.758]➜  GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
2025-08-18T22:08:52.3300671Z [00:01:41.758]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-18T22:08:52.3301947Z [00:01:41.758]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-alpine-linux-musl/15.2.0/../../../../x86_64-alpine-linux-musl/include"
2025-08-18T22:08:52.3303065Z [00:01:41.758]➜  #include "..." search starts here:
2025-08-18T22:08:52.3303726Z [00:01:41.758]➜  #include <...> search starts here:
2025-08-18T22:08:52.3304257Z [00:01:41.758]➜   .
2025-08-18T22:08:52.3304699Z [00:01:41.758]➜   /usr/include/fortify
2025-08-18T22:08:52.3305222Z [00:01:41.758]➜   /usr/include
2025-08-18T22:08:52.3305867Z [00:01:41.758]➜   /usr/lib/gcc/x86_64-alpine-linux-musl/15.2.0/include
2025-08-18T22:08:52.3306536Z [00:01:41.758]➜  End of search list.
2025-08-18T22:08:52.3307067Z [00:01:41.758]➜  Using built-in specs.
2025-08-18T22:08:52.3307583Z [00:01:41.758]➜  COLLECT_GCC=gcc
2025-08-18T22:08:52.3308419Z [00:01:41.758]➜  Target: x86_64-alpine-linux-musl
2025-08-18T22:08:52.3314497Z [00:01:41.758]➜  Configured with: /home/buildozer/aports/main/gcc/src/gcc-15.2.0/configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --build=x86_64-alpine-linux-musl --host=x86_64-alpine-linux-musl --target=x86_64-alpine-linux-musl --enable-checking=release --disable-cet --disable-fixed-point --disable-libstdcxx-pch --disable-multilib --disable-nls --disable-werror --disable-symvers --enable-__cxa_atexit --enable-default-pie --enable-default-ssp --enable-languages=c,c++,d,objc,go,fortran,ada --enable-link-serialization=2 --enable-linker-build-id --disable-libssp --enable-libsanitizer --enable-shared --enable-threads --enable-tls --with-bugurl=https://gitlab.alpinelinux.org/alpine/aports/-/issues --with-system-zlib --with-linker-hash-style=gnu --with-pkgversion='Alpine 15.2.0'
2025-08-18T22:08:52.3321899Z [00:01:41.759]➜  Thread model: posix
2025-08-18T22:08:52.3322508Z [00:01:41.759]➜  Supported LTO compression algorithms: zlib
2025-08-18T22:08:52.3323149Z [00:01:41.759]➜  gcc version 15.2.0 (Alpine 15.2.0) 
2025-08-18T22:08:52.3325187Z [00:01:41.759]➜  COLLECT_GCC_OPTIONS='-o' 'tccdbg.o' '-c' '-I' '.' '-Os' '-flto=auto' '-B' '/usr/libexec/mold' '-g0' '-pipe' '-static' '-v' '-w' '-Wdeclaration-after-statement' '-Wno-unused-result' '-Os' '-flto=auto' '-B' '/usr/libexec/mold' '-g0' '-pipe' '-static' '-v' '-w' '-Wno-error' '-mtune=generic' '-march=x86-64'
2025-08-18T22:08:52.3339580Z [00:01:41.759]➜   /usr/libexec/gcc/x86_64-alpine-linux-musl/15.2.0/cc1 -quiet -v -v -I . tccdbg.c -quiet -dumpbase tccdbg.c -dumpbase-ext .c -mtune=generic -march=x86-64 -g0 -g0 -Os -Os -Wdeclaration-after-statement -Wno-unused-result -Wno-error -w -w -version -flto=auto -flto=auto -o - |
2025-08-18T22:08:52.3343166Z [00:01:41.759]➜   /usr/lib/gcc/x86_64-alpine-linux-musl/15.2.0/../../../../x86_64-alpine-linux-musl/bin/as -v -v -W -I . --64 -o tccdbg.o
2025-08-18T22:08:52.3344421Z [00:01:41.760]➜  GNU C23 (Alpine 15.2.0) version 15.2.0 (x86_64-alpine-linux-musl)
2025-08-18T22:08:52.3345605Z [00:01:41.760]➜  	compiled by GNU C version 15.2.0, GMP version 6.3.0, MPFR version 4.2.2, MPC version 1.3.1, isl version isl-0.26-GMP
2025-08-18T22:08:52.3346493Z [00:01:41.760]➜  
2025-08-18T22:08:52.3347290Z [00:01:41.760]➜  GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
2025-08-18T22:08:52.3351988Z [00:01:41.760]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-18T22:08:52.3353305Z [00:01:41.760]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-alpine-linux-musl/15.2.0/../../../../x86_64-alpine-linux-musl/include"
2025-08-18T22:08:52.3354413Z [00:01:41.760]➜  #include "..." search starts here:
2025-08-18T22:08:52.3355032Z [00:01:41.760]➜  #include <...> search starts here:
2025-08-18T22:08:52.3355842Z [00:01:41.760]➜   .
2025-08-18T22:08:52.3356281Z [00:01:41.760]➜   /usr/include/fortify
2025-08-18T22:08:52.3356789Z [00:01:41.760]➜   /usr/include
2025-08-18T22:08:52.3357416Z [00:01:41.760]➜   /usr/lib/gcc/x86_64-alpine-linux-musl/15.2.0/include
2025-08-18T22:08:52.3358287Z [00:01:41.760]➜  End of search list.
2025-08-18T22:08:52.3359204Z [00:01:41.760]➜  GNU assembler version 2.45 (x86_64-alpine-linux-musl) using BFD version (GNU Binutils) 2.45
2025-08-18T22:08:52.3360493Z [00:01:41.764]➜  Compiler executable checksum: GNU C23 (Alpine 15.2.0) version 15.2.0 (x86_64-alpine-linux-musl)
2025-08-18T22:08:52.3361745Z [00:01:41.764]➜  	compiled by GNU C version GNU C23 (Alpine 15.2.0) version 15.2.0 (x86_64-alpine-linux-musl)
2025-08-18T22:08:52.3363031Z [00:01:41.764]➜  	compiled by GNU C version 15.2.0, GMP version 6.3.0, MPFR version 4.2.2, MPC version 1.3.1, isl version isl-0.26-GMP
2025-08-18T22:08:52.3363880Z [00:01:41.764]➜  
2025-08-18T22:08:52.3364635Z [00:01:41.764]➜  GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
2025-08-18T22:08:52.3365582Z [00:01:41.764]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-18T22:08:52.3366858Z [00:01:41.764]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-alpine-linux-musl/15.2.0/../../../../x86_64-alpine-linux-musl/include"
2025-08-18T22:08:52.3367951Z [00:01:41.764]➜  #include "..." search starts here:
2025-08-18T22:08:52.3378912Z [00:01:41.764]➜  #include <...> search starts here:
2025-08-18T22:08:52.3379426Z [00:01:41.764]➜   .
2025-08-18T22:08:52.3379835Z [00:01:41.764]➜   /usr/include/fortify
2025-08-18T22:08:52.3380305Z [00:01:41.764]➜   /usr/include
2025-08-18T22:08:52.3381107Z [00:01:41.764]➜   /usr/lib/gcc/x86_64-alpine-linux-musl/15.2.0/include
2025-08-18T22:08:52.3381728Z [00:01:41.764]➜  End of search list.
2025-08-18T22:08:52.3382257Z [00:01:41.764]➜  dd61ffda35f8c8627f20c2bd72047caa
2025-08-18T22:08:52.3383158Z [00:01:41.766]➜  GNU assembler version 2.45 (x86_64-alpine-linux-musl) using BFD version (GNU Binutils) 2.45
2025-08-18T22:08:52.3384285Z [00:01:41.766]➜  15.2.0, GMP version 6.3.0, MPFR version 4.2.2, MPC version 1.3.1, isl version isl-0.26-GMP
2025-08-18T22:08:52.3384972Z [00:01:41.766]➜  
2025-08-18T22:08:52.3385647Z [00:01:41.766]➜  GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
2025-08-18T22:08:52.3386525Z [00:01:41.766]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-18T22:08:52.3387741Z [00:01:41.766]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-alpine-linux-musl/15.2.0/../../../../x86_64-alpine-linux-musl/include"
2025-08-18T22:08:52.3399272Z [00:01:41.766]➜  #include "..." search starts here:
2025-08-18T22:08:52.3399891Z [00:01:41.766]➜  #include <...> search starts here:
2025-08-18T22:08:52.3400375Z [00:01:41.766]➜   .
2025-08-18T22:08:52.3400761Z [00:01:41.766]➜   /usr/include/fortify
2025-08-18T22:08:52.3401227Z [00:01:41.766]➜   /usr/include
2025-08-18T22:08:52.3401800Z [00:01:41.766]➜   /usr/lib/gcc/x86_64-alpine-linux-musl/15.2.0/include
2025-08-18T22:08:52.3402399Z [00:01:41.766]➜  End of search list.
2025-08-18T22:08:52.3403084Z [00:01:41.772]➜  Compiler executable checksum: dd61ffda35f8c8627f20c2bd72047caa
2025-08-18T22:08:52.3403945Z [00:01:41.772]➜  Compiler executable checksum: dd61ffda35f8c8627f20c2bd72047caa
2025-08-18T22:08:52.3404794Z [00:01:41.773]➜  Compiler executable checksum: dd61ffda35f8c8627f20c2bd72047caa
2025-08-18T22:08:52.3996643Z [00:01:41.837]➜  gcc -o tccelf.o -c tccelf.c -I. -Os -flto=auto -B/usr/libexec/mold -g0 -pipe -static -v -w -Wno-error -Wdeclaration-after-statement -Wno-unused-result -Os -flto=auto -B/usr/libexec/mold -g0 -pipe -static -v -w -Wno-error
2025-08-18T22:08:52.4035420Z [00:01:41.841]➜  Using built-in specs.
2025-08-18T22:08:52.4038637Z [00:01:41.842]➜  COLLECT_GCC=gcc
2025-08-18T22:08:52.4059038Z [00:01:41.842]➜  Target: x86_64-alpine-linux-musl
2025-08-18T22:08:52.4069008Z [00:01:41.842]➜  Configured with: /home/buildozer/aports/main/gcc/src/gcc-15.2.0/configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --build=x86_64-alpine-linux-musl --host=x86_64-alpine-linux-musl --target=x86_64-alpine-linux-musl --enable-checking=release --disable-cet --disable-fixed-point --disable-libstdcxx-pch --disable-multilib --disable-nls --disable-werror --disable-symvers --enable-__cxa_atexit --enable-default-pie --enable-default-ssp --enable-languages=c,c++,d,objc,go,fortran,ada --enable-link-serialization=2 --enable-linker-build-id --disable-libssp --enable-libsanitizer --enable-shared --enable-threads --enable-tls --with-bugurl=https://gitlab.alpinelinux.org/alpine/aports/-/issues --with-system-zlib --with-linker-hash-style=gnu --with-pkgversion='Alpine 15.2.0'
2025-08-18T22:08:52.4074273Z [00:01:41.842]➜  Thread model: posix
2025-08-18T22:08:52.4074910Z [00:01:41.842]➜  Supported LTO compression algorithms: zlib
2025-08-18T22:08:52.4075594Z [00:01:41.842]➜  gcc version 15.2.0 (Alpine 15.2.0) 
2025-08-18T22:08:52.4077635Z [00:01:41.842]➜  COLLECT_GCC_OPTIONS='-o' 'tccelf.o' '-c' '-I' '.' '-Os' '-flto=auto' '-B' '/usr/libexec/mold' '-g0' '-pipe' '-static' '-v' '-w' '-Wdeclaration-after-statement' '-Wno-unused-result' '-Os' '-flto=auto' '-B' '/usr/libexec/mold' '-g0' '-pipe' '-static' '-v' '-w' '-Wno-error' '-mtune=generic' '-march=x86-64'
2025-08-18T22:08:52.4081118Z [00:01:41.843]➜   /usr/libexec/gcc/x86_64-alpine-linux-musl/15.2.0/cc1 -quiet -v -v -I . tccelf.c -quiet -dumpbase tccelf.c -dumpbase-ext .c -mtune=generic -march=x86-64 -g0 -g0 -Os -Os -Wdeclaration-after-statement -Wno-unused-result -Wno-error -w -w -version -flto=auto -flto=auto -o - |
2025-08-18T22:08:52.4083682Z [00:01:41.843]➜   /usr/lib/gcc/x86_64-alpine-linux-musl/15.2.0/../../../../x86_64-alpine-linux-musl/bin/as -v -v -W -I . --64 -o tccelf.o
2025-08-18T22:08:52.4091602Z [00:01:41.847]➜  GNU assembler version 2.45 (x86_64-alpine-linux-musl) using BFD version (GNU Binutils) 2.45
2025-08-18T22:08:52.4148693Z [00:01:41.853]➜  GNU C23 (Alpine 15.2.0) version 15.2.0 (x86_64-alpine-linux-musl)
2025-08-18T22:08:52.4163861Z [00:01:41.854]➜  	compiled by GNU C version 15.2.0, GMP version 6.3.0, MPFR version 4.2.2, MPC version 1.3.1, isl version isl-0.26-GMP
2025-08-18T22:08:52.4165292Z [00:01:41.854]➜  
2025-08-18T22:08:52.4166560Z [00:01:41.854]➜  GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
2025-08-18T22:08:52.4167764Z [00:01:41.854]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-18T22:08:52.4170365Z [00:01:41.855]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-alpine-linux-musl/15.2.0/../../../../x86_64-alpine-linux-musl/include"
2025-08-18T22:08:52.4171790Z [00:01:41.855]➜  #include "..." search starts here:
2025-08-18T22:08:52.4192579Z [00:01:41.855]➜  #include <...> search starts here:
2025-08-18T22:08:52.4193307Z [00:01:41.855]➜   .
2025-08-18T22:08:52.4195071Z [00:01:41.855]➜   /usr/include/fortify
2025-08-18T22:08:52.4195552Z [00:01:41.855]➜   /usr/include
2025-08-18T22:08:52.4196187Z [00:01:41.855]➜   /usr/lib/gcc/x86_64-alpine-linux-musl/15.2.0/include
2025-08-18T22:08:52.4196916Z [00:01:41.855]➜  End of search list.
2025-08-18T22:08:52.4255285Z [00:01:41.864]➜  Compiler executable checksum: dd61ffda35f8c8627f20c2bd72047caa
2025-08-18T22:08:52.5679382Z [00:01:42.005]➜  COMPILER_PATH=/usr/libexec/mold/:/usr/libexec/mold/:/usr/libexec/gcc/x86_64-alpine-linux-musl/15.2.0/:/usr/libexec/gcc/x86_64-alpine-linux-musl/15.2.0/:/usr/libexec/gcc/x86_64-alpine-linux-musl/:/usr/lib/gcc/x86_64-alpine-linux-musl/15.2.0/:/usr/lib/gcc/x86_64-alpine-linux-musl/:/usr/lib/gcc/x86_64-alpine-linux-musl/15.2.0/../../../../x86_64-alpine-linux-musl/bin/
2025-08-18T22:08:52.5684558Z [00:01:42.006]➜  LIBRARY_PATH=/usr/libexec/mold/:/usr/libexec/mold/:/usr/lib/gcc/x86_64-alpine-linux-musl/15.2.0/:/usr/lib/gcc/x86_64-alpine-linux-musl/15.2.0/../../../../x86_64-alpine-linux-musl/lib/../lib/:/usr/lib/gcc/x86_64-alpine-linux-musl/15.2.0/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-alpine-linux-musl/15.2.0/../../../../x86_64-alpine-linux-musl/lib/:/usr/lib/gcc/x86_64-alpine-linux-musl/15.2.0/../../../:/lib/:/usr/lib/
2025-08-18T22:08:52.5689508Z [00:01:42.006]➜  COLLECT_GCC_OPTIONS='-o' 'tcc.o' '-c' '-I' '.' '-D' 'ONE_SOURCE=0' '-D' 'TCC_GITHASH="2025-08-18 mob@80e7040"' '-Os' '-flto=auto' '-B' '/usr/libexec/mold' '-g0' '-pipe' '-static' '-v' '-w' '-Wdeclaration-after-statement' '-Wno-unused-result' '-Os' '-flto=auto' '-B' '/usr/libexec/mold' '-g0' '-pipe' '-static' '-v' '-w' '-Wno-error' '-mtune=generic' '-march=x86-64' '-dumpdir' 'tcc.'
2025-08-18T22:08:52.5692827Z [00:01:42.006]➜  gcc -o tccasm.o -c tccasm.c -I. -Os -flto=auto -B/usr/libexec/mold -g0 -pipe -static -v -w -Wno-error -Wdeclaration-after-statement -Wno-unused-result -Os -flto=auto -B/usr/libexec/mold -g0 -pipe -static -v -w -Wno-error
2025-08-18T22:08:52.5711058Z [00:01:42.009]➜  Using built-in specs.
2025-08-18T22:08:52.5728490Z [00:01:42.009]➜  COLLECT_GCC=gcc
2025-08-18T22:08:52.5738241Z [00:01:42.009]➜  Target: x86_64-alpine-linux-musl
2025-08-18T22:08:52.5744420Z [00:01:42.009]➜  Configured with: /home/buildozer/aports/main/gcc/src/gcc-15.2.0/configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --build=x86_64-alpine-linux-musl --host=x86_64-alpine-linux-musl --target=x86_64-alpine-linux-musl --enable-checking=release --disable-cet --disable-fixed-point --disable-libstdcxx-pch --disable-multilib --disable-nls --disable-werror --disable-symvers --enable-__cxa_atexit --enable-default-pie --enable-default-ssp --enable-languages=c,c++,d,objc,go,fortran,ada --enable-link-serialization=2 --enable-linker-build-id --disable-libssp --enable-libsanitizer --enable-shared --enable-threads --enable-tls --with-bugurl=https://gitlab.alpinelinux.org/alpine/aports/-/issues --with-system-zlib --with-linker-hash-style=gnu --with-pkgversion='Alpine 15.2.0'
2025-08-18T22:08:52.5749702Z [00:01:42.010]➜  Thread model: posix
2025-08-18T22:08:52.5750330Z [00:01:42.010]➜  Supported LTO compression algorithms: zlib
2025-08-18T22:08:52.5751029Z [00:01:42.010]➜  gcc version 15.2.0 (Alpine 15.2.0) 
2025-08-18T22:08:52.5753146Z [00:01:42.010]➜  COLLECT_GCC_OPTIONS='-o' 'tccasm.o' '-c' '-I' '.' '-Os' '-flto=auto' '-B' '/usr/libexec/mold' '-g0' '-pipe' '-static' '-v' '-w' '-Wdeclaration-after-statement' '-Wno-unused-result' '-Os' '-flto=auto' '-B' '/usr/libexec/mold' '-g0' '-pipe' '-static' '-v' '-w' '-Wno-error' '-mtune=generic' '-march=x86-64'
2025-08-18T22:08:52.5756550Z [00:01:42.010]➜   /usr/libexec/gcc/x86_64-alpine-linux-musl/15.2.0/cc1 -quiet -v -v -I . tccasm.c -quiet -dumpbase tccasm.c -dumpbase-ext .c -mtune=generic -march=x86-64 -g0 -g0 -Os -Os -Wdeclaration-after-statement -Wno-unused-result -Wno-error -w -w -version -flto=auto -flto=auto -o - |
2025-08-18T22:08:52.5789798Z [00:01:42.011]➜   /usr/lib/gcc/x86_64-alpine-linux-musl/15.2.0/../../../../x86_64-alpine-linux-musl/bin/as -v -v -W -I . --64 -o tccasm.o
2025-08-18T22:08:52.5797373Z [00:01:42.018]➜  GNU assembler version 2.45 (x86_64-alpine-linux-musl) using BFD version (GNU Binutils) 2.45
2025-08-18T22:08:52.5815464Z [00:01:42.020]➜  GNU C23 (Alpine 15.2.0) version 15.2.0 (x86_64-alpine-linux-musl)
2025-08-18T22:08:52.5846140Z [00:01:42.022]➜  	compiled by GNU C version 15.2.0, GMP version 6.3.0, MPFR version 4.2.2, MPC version 1.3.1, isl version isl-0.26-GMP
2025-08-18T22:08:52.5847147Z [00:01:42.022]➜  
2025-08-18T22:08:52.5847943Z [00:01:42.022]➜  GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
2025-08-18T22:08:52.5850689Z [00:01:42.022]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-18T22:08:52.5853463Z [00:01:42.022]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-alpine-linux-musl/15.2.0/../../../../x86_64-alpine-linux-musl/include"
2025-08-18T22:08:52.5860400Z [00:01:42.023]➜  #include "..." search starts here:
2025-08-18T22:08:52.5861055Z [00:01:42.023]➜  #include <...> search starts here:
2025-08-18T22:08:52.5861578Z [00:01:42.023]➜   .
2025-08-18T22:08:52.5862010Z [00:01:42.023]➜   /usr/include/fortify
2025-08-18T22:08:52.5862496Z [00:01:42.023]➜   /usr/include
2025-08-18T22:08:52.5863440Z [00:01:42.023]➜   /usr/lib/gcc/x86_64-alpine-linux-musl/15.2.0/include
2025-08-18T22:08:52.5864084Z [00:01:42.023]➜  End of search list.
2025-08-18T22:08:52.5945523Z [00:01:42.033]➜  Compiler executable checksum: dd61ffda35f8c8627f20c2bd72047caa
2025-08-18T22:08:52.6376718Z [00:01:42.075]➜  COMPILER_PATH=/usr/libexec/mold/:/usr/libexec/mold/:/usr/libexec/gcc/x86_64-alpine-linux-musl/15.2.0/:/usr/libexec/gcc/x86_64-alpine-linux-musl/15.2.0/:/usr/libexec/gcc/x86_64-alpine-linux-musl/:/usr/lib/gcc/x86_64-alpine-linux-musl/15.2.0/:/usr/lib/gcc/x86_64-alpine-linux-musl/:/usr/lib/gcc/x86_64-alpine-linux-musl/15.2.0/../../../../x86_64-alpine-linux-musl/bin/
2025-08-18T22:08:52.6383364Z [00:01:42.075]➜  LIBRARY_PATH=/usr/libexec/mold/:/usr/libexec/mold/:/usr/lib/gcc/x86_64-alpine-linux-musl/15.2.0/:/usr/lib/gcc/x86_64-alpine-linux-musl/15.2.0/../../../../x86_64-alpine-linux-musl/lib/../lib/:/usr/lib/gcc/x86_64-alpine-linux-musl/15.2.0/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-alpine-linux-musl/15.2.0/../../../../x86_64-alpine-linux-musl/lib/:/usr/lib/gcc/x86_64-alpine-linux-musl/15.2.0/../../../:/lib/:/usr/lib/
2025-08-18T22:08:52.6387666Z [00:01:42.076]➜  COLLECT_GCC_OPTIONS='-o' 'libtcc.o' '-c' '-I' '.' '-D' 'ONE_SOURCE=0' '-Os' '-flto=auto' '-B' '/usr/libexec/mold' '-g0' '-pipe' '-static' '-v' '-w' '-Wdeclaration-after-statement' '-Wno-unused-result' '-Os' '-flto=auto' '-B' '/usr/libexec/mold' '-g0' '-pipe' '-static' '-v' '-w' '-Wno-error' '-mtune=generic' '-march=x86-64' '-dumpdir' 'libtcc.'
2025-08-18T22:08:52.6399901Z [00:01:42.078]➜  gcc -o tccrun.o -c tccrun.c -I. -Os -flto=auto -B/usr/libexec/mold -g0 -pipe -static -v -w -Wno-error -Wdeclaration-after-statement -Wno-unused-result -Os -flto=auto -B/usr/libexec/mold -g0 -pipe -static -v -w -Wno-error
2025-08-18T22:08:52.6416666Z [00:01:42.080]➜  Using built-in specs.
2025-08-18T22:08:52.6429452Z [00:01:42.081]➜  COLLECT_GCC=gcc
2025-08-18T22:08:52.6431370Z [00:01:42.081]➜  Target: x86_64-alpine-linux-musl
2025-08-18T22:08:52.6438873Z [00:01:42.081]➜  Configured with: /home/buildozer/aports/main/gcc/src/gcc-15.2.0/configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --build=x86_64-alpine-linux-musl --host=x86_64-alpine-linux-musl --target=x86_64-alpine-linux-musl --enable-checking=release --disable-cet --disable-fixed-point --disable-libstdcxx-pch --disable-multilib --disable-nls --disable-werror --disable-symvers --enable-__cxa_atexit --enable-default-pie --enable-default-ssp --enable-languages=c,c++,d,objc,go,fortran,ada --enable-link-serialization=2 --enable-linker-build-id --disable-libssp --enable-libsanitizer --enable-shared --enable-threads --enable-tls --with-bugurl=https://gitlab.alpinelinux.org/alpine/aports/-/issues --with-system-zlib --with-linker-hash-style=gnu --with-pkgversion='Alpine 15.2.0'
2025-08-18T22:08:52.6444100Z [00:01:42.081]➜  Thread model: posix
2025-08-18T22:08:52.6474003Z [00:01:42.085]➜  Supported LTO compression algorithms: zlib
2025-08-18T22:08:52.6474739Z [00:01:42.085]➜  gcc version 15.2.0 (Alpine 15.2.0) 
2025-08-18T22:08:52.6476835Z [00:01:42.085]➜  COLLECT_GCC_OPTIONS='-o' 'tccrun.o' '-c' '-I' '.' '-Os' '-flto=auto' '-B' '/usr/libexec/mold' '-g0' '-pipe' '-static' '-v' '-w' '-Wdeclaration-after-statement' '-Wno-unused-result' '-Os' '-flto=auto' '-B' '/usr/libexec/mold' '-g0' '-pipe' '-static' '-v' '-w' '-Wno-error' '-mtune=generic' '-march=x86-64'
2025-08-18T22:08:52.6510382Z [00:01:42.085]➜   /usr/libexec/gcc/x86_64-alpine-linux-musl/15.2.0/cc1 -quiet -v -v -I . tccrun.c -quiet -dumpbase tccrun.c -dumpbase-ext .c -mtune=generic -march=x86-64 -g0 -g0 -Os -Os -Wdeclaration-after-statement -Wno-unused-result -Wno-error -w -w -version -flto=auto -flto=auto -o - |
2025-08-18T22:08:52.6514926Z [00:01:42.085]➜   /usr/lib/gcc/x86_64-alpine-linux-musl/15.2.0/../../../../x86_64-alpine-linux-musl/bin/as -v -v -W -I . --64 -o tccrun.o
2025-08-18T22:08:52.6523034Z [00:01:42.090]➜  GNU assembler version 2.45 (x86_64-alpine-linux-musl) using BFD version (GNU Binutils) 2.45
2025-08-18T22:08:52.6524683Z [00:01:42.090]➜  GNU C23 (Alpine 15.2.0) version 15.2.0 (x86_64-alpine-linux-musl)
2025-08-18T22:08:52.6527514Z [00:01:42.090]➜  	compiled by GNU C version 15.2.0, GMP version 6.3.0, MPFR version 4.2.2, MPC version 1.3.1, isl version isl-0.26-GMP
2025-08-18T22:08:52.6529015Z [00:01:42.090]➜  
2025-08-18T22:08:52.6529937Z [00:01:42.090]➜  GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
2025-08-18T22:08:52.6531580Z [00:01:42.090]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-18T22:08:52.6533105Z [00:01:42.090]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-alpine-linux-musl/15.2.0/../../../../x86_64-alpine-linux-musl/include"
2025-08-18T22:08:52.6534583Z [00:01:42.090]➜  #include "..." search starts here:
2025-08-18T22:08:52.6536057Z [00:01:42.090]➜  #include <...> search starts here:
2025-08-18T22:08:52.6537932Z [00:01:42.090]➜   .
2025-08-18T22:08:52.6538760Z [00:01:42.090]➜   /usr/include/fortify
2025-08-18T22:08:52.6539226Z [00:01:42.090]➜   /usr/include
2025-08-18T22:08:52.6539822Z [00:01:42.090]➜   /usr/lib/gcc/x86_64-alpine-linux-musl/15.2.0/include
2025-08-18T22:08:52.6540409Z [00:01:42.090]➜  End of search list.
2025-08-18T22:08:52.6580269Z [00:01:42.096]➜  Compiler executable checksum: dd61ffda35f8c8627f20c2bd72047caa
2025-08-18T22:08:52.7244733Z [00:01:42.162]➜  COMPILER_PATH=/usr/libexec/mold/:/usr/libexec/mold/:/usr/libexec/gcc/x86_64-alpine-linux-musl/15.2.0/:/usr/libexec/gcc/x86_64-alpine-linux-musl/15.2.0/:/usr/libexec/gcc/x86_64-alpine-linux-musl/:/usr/lib/gcc/x86_64-alpine-linux-musl/15.2.0/:/usr/lib/gcc/x86_64-alpine-linux-musl/:/usr/lib/gcc/x86_64-alpine-linux-musl/15.2.0/../../../../x86_64-alpine-linux-musl/bin/
2025-08-18T22:08:52.7250450Z [00:01:42.162]➜  LIBRARY_PATH=/usr/libexec/mold/:/usr/libexec/mold/:/usr/lib/gcc/x86_64-alpine-linux-musl/15.2.0/:/usr/lib/gcc/x86_64-alpine-linux-musl/15.2.0/../../../../x86_64-alpine-linux-musl/lib/../lib/:/usr/lib/gcc/x86_64-alpine-linux-musl/15.2.0/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-alpine-linux-musl/15.2.0/../../../../x86_64-alpine-linux-musl/lib/:/usr/lib/gcc/x86_64-alpine-linux-musl/15.2.0/../../../:/lib/:/usr/lib/
2025-08-18T22:08:52.7260649Z [00:01:42.164]➜  gcc -o x86_64-gen.o -c x86_64-gen.c -I. -Os -flto=auto -B/usr/libexec/mold -g0 -pipe -static -v -w -Wno-error -Wdeclaration-after-statement -Wno-unused-result -Os -flto=auto -B/usr/libexec/mold -g0 -pipe -static -v -w -Wno-error
2025-08-18T22:08:52.7284813Z [00:01:42.166]➜  COLLECT_GCC_OPTIONS='-o' 'tccdbg.o' '-c' '-I' '.' '-Os' '-flto=auto' '-B' '/usr/libexec/mold' '-g0' '-pipe' '-static' '-v' '-w' '-Wdeclaration-after-statement' '-Wno-unused-result' '-Os' '-flto=auto' '-B' '/usr/libexec/mold' '-g0' '-pipe' '-static' '-v' '-w' '-Wno-error' '-mtune=generic' '-march=x86-64' '-dumpdir' 'tccdbg.'
2025-08-18T22:08:52.7292937Z [00:01:42.167]➜  Using built-in specs.
2025-08-18T22:08:52.7293658Z [00:01:42.167]➜  COLLECT_GCC=gcc
2025-08-18T22:08:52.7296231Z [00:01:42.167]➜  Target: x86_64-alpine-linux-musl
2025-08-18T22:08:52.7302368Z [00:01:42.167]➜  Configured with: /home/buildozer/aports/main/gcc/src/gcc-15.2.0/configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --build=x86_64-alpine-linux-musl --host=x86_64-alpine-linux-musl --target=x86_64-alpine-linux-musl --enable-checking=release --disable-cet --disable-fixed-point --disable-libstdcxx-pch --disable-multilib --disable-nls --disable-werror --disable-symvers --enable-__cxa_atexit --enable-default-pie --enable-default-ssp --enable-languages=c,c++,d,objc,go,fortran,ada --enable-link-serialization=2 --enable-linker-build-id --disable-libssp --enable-libsanitizer --enable-shared --enable-threads --enable-tls --with-bugurl=https://gitlab.alpinelinux.org/alpine/aports/-/issues --with-system-zlib --with-linker-hash-style=gnu --with-pkgversion='Alpine 15.2.0'
2025-08-18T22:08:52.7307364Z [00:01:42.167]➜  Thread model: posix
2025-08-18T22:08:52.7308211Z [00:01:42.167]➜  Supported LTO compression algorithms: zlib
2025-08-18T22:08:52.7309225Z [00:01:42.167]➜  gcc version 15.2.0 (Alpine 15.2.0) 
2025-08-18T22:08:52.7312693Z [00:01:42.168]➜  COLLECT_GCC_OPTIONS='-o' 'x86_64-gen.o' '-c' '-I' '.' '-Os' '-flto=auto' '-B' '/usr/libexec/mold' '-g0' '-pipe' '-static' '-v' '-w' '-Wdeclaration-after-statement' '-Wno-unused-result' '-Os' '-flto=auto' '-B' '/usr/libexec/mold' '-g0' '-pipe' '-static' '-v' '-w' '-Wno-error' '-mtune=generic' '-march=x86-64'
2025-08-18T22:08:52.7351865Z [00:01:42.173]➜   /usr/libexec/gcc/x86_64-alpine-linux-musl/15.2.0/cc1 -quiet -v -v -I . x86_64-gen.c -quiet -dumpbase x86_64-gen.c -dumpbase-ext .c -mtune=generic -march=x86-64 -g0 -g0 -Os -Os -Wdeclaration-after-statement -Wno-unused-result -Wno-error -w -w -version -flto=auto -flto=auto -o - |
2025-08-18T22:08:52.7357176Z [00:01:42.174]➜   /usr/lib/gcc/x86_64-alpine-linux-musl/15.2.0/../../../../x86_64-alpine-linux-musl/bin/as -v -v -W -I . --64 -o x86_64-gen.o
2025-08-18T22:08:52.7395280Z [00:01:42.178]➜  GNU assembler version 2.45 (x86_64-alpine-linux-musl) using BFD version (GNU Binutils) 2.45
2025-08-18T22:08:52.7454678Z [00:01:42.183]➜  GNU C23 (Alpine 15.2.0) version 15.2.0 (x86_64-alpine-linux-musl)
2025-08-18T22:08:52.7485105Z [00:01:42.186]➜  	compiled by GNU C version 15.2.0, GMP version 6.3.0, MPFR version 4.2.2, MPC version 1.3.1, isl version isl-0.26-GMP
2025-08-18T22:08:52.7487607Z [00:01:42.186]➜  
2025-08-18T22:08:52.7489064Z [00:01:42.187]➜  GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
2025-08-18T22:08:52.7491095Z [00:01:42.187]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-18T22:08:52.7492367Z [00:01:42.187]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-alpine-linux-musl/15.2.0/../../../../x86_64-alpine-linux-musl/include"
2025-08-18T22:08:52.7493742Z [00:01:42.187]➜  #include "..." search starts here:
2025-08-18T22:08:52.7494426Z [00:01:42.187]➜  #include <...> search starts here:
2025-08-18T22:08:52.7494940Z [00:01:42.187]➜   .
2025-08-18T22:08:52.7495377Z [00:01:42.187]➜   /usr/include/fortify
2025-08-18T22:08:52.7495914Z [00:01:42.187]➜   /usr/include
2025-08-18T22:08:52.7496546Z [00:01:42.187]➜   /usr/lib/gcc/x86_64-alpine-linux-musl/15.2.0/include
2025-08-18T22:08:52.7497185Z [00:01:42.187]➜  End of search list.
2025-08-18T22:08:52.7535346Z [00:01:42.192]➜  Compiler executable checksum: dd61ffda35f8c8627f20c2bd72047caa
2025-08-18T22:08:52.8983405Z [00:01:42.336]➜  COMPILER_PATH=/usr/libexec/mold/:/usr/libexec/mold/:/usr/libexec/gcc/x86_64-alpine-linux-musl/15.2.0/:/usr/libexec/gcc/x86_64-alpine-linux-musl/15.2.0/:/usr/libexec/gcc/x86_64-alpine-linux-musl/:/usr/lib/gcc/x86_64-alpine-linux-musl/15.2.0/:/usr/lib/gcc/x86_64-alpine-linux-musl/:/usr/lib/gcc/x86_64-alpine-linux-musl/15.2.0/../../../../x86_64-alpine-linux-musl/bin/
2025-08-18T22:08:52.8993203Z [00:01:42.336]➜  LIBRARY_PATH=/usr/libexec/mold/:/usr/libexec/mold/:/usr/lib/gcc/x86_64-alpine-linux-musl/15.2.0/:/usr/lib/gcc/x86_64-alpine-linux-musl/15.2.0/../../../../x86_64-alpine-linux-musl/lib/../lib/:/usr/lib/gcc/x86_64-alpine-linux-musl/15.2.0/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-alpine-linux-musl/15.2.0/../../../../x86_64-alpine-linux-musl/lib/:/usr/lib/gcc/x86_64-alpine-linux-musl/15.2.0/../../../:/lib/:/usr/lib/
2025-08-18T22:08:52.8999795Z [00:01:42.336]➜  COLLECT_GCC_OPTIONS='-o' 'tccrun.o' '-c' '-I' '.' '-Os' '-flto=auto' '-B' '/usr/libexec/mold' '-g0' '-pipe' '-static' '-v' '-w' '-Wdeclaration-after-statement' '-Wno-unused-result' '-Os' '-flto=auto' '-B' '/usr/libexec/mold' '-g0' '-pipe' '-static' '-v' '-w' '-Wno-error' '-mtune=generic' '-march=x86-64' '-dumpdir' 'tccrun.'
2025-08-18T22:08:52.9002978Z [00:01:42.337]➜  gcc -o x86_64-link.o -c x86_64-link.c -I. -Os -flto=auto -B/usr/libexec/mold -g0 -pipe -static -v -w -Wno-error -Wdeclaration-after-statement -Wno-unused-result -Os -flto=auto -B/usr/libexec/mold -g0 -pipe -static -v -w -Wno-error
2025-08-18T22:08:52.9004673Z [00:01:42.338]➜  Using built-in specs.
2025-08-18T22:08:52.9022596Z [00:01:42.340]➜  COLLECT_GCC=gcc
2025-08-18T22:08:52.9023202Z [00:01:42.340]➜  Target: x86_64-alpine-linux-musl
2025-08-18T22:08:52.9029593Z [00:01:42.340]➜  Configured with: /home/buildozer/aports/main/gcc/src/gcc-15.2.0/configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --build=x86_64-alpine-linux-musl --host=x86_64-alpine-linux-musl --target=x86_64-alpine-linux-musl --enable-checking=release --disable-cet --disable-fixed-point --disable-libstdcxx-pch --disable-multilib --disable-nls --disable-werror --disable-symvers --enable-__cxa_atexit --enable-default-pie --enable-default-ssp --enable-languages=c,c++,d,objc,go,fortran,ada --enable-link-serialization=2 --enable-linker-build-id --disable-libssp --enable-libsanitizer --enable-shared --enable-threads --enable-tls --with-bugurl=https://gitlab.alpinelinux.org/alpine/aports/-/issues --with-system-zlib --with-linker-hash-style=gnu --with-pkgversion='Alpine 15.2.0'
2025-08-18T22:08:52.9036350Z [00:01:42.342]➜  Thread model: posix
2025-08-18T22:08:52.9037675Z [00:01:42.342]➜  Supported LTO compression algorithms: zlib
2025-08-18T22:08:52.9038995Z [00:01:42.342]➜  gcc version 15.2.0 (Alpine 15.2.0) 
2025-08-18T22:08:52.9041818Z [00:01:42.342]➜  COLLECT_GCC_OPTIONS='-o' 'x86_64-link.o' '-c' '-I' '.' '-Os' '-flto=auto' '-B' '/usr/libexec/mold' '-g0' '-pipe' '-static' '-v' '-w' '-Wdeclaration-after-statement' '-Wno-unused-result' '-Os' '-flto=auto' '-B' '/usr/libexec/mold' '-g0' '-pipe' '-static' '-v' '-w' '-Wno-error' '-mtune=generic' '-march=x86-64'
2025-08-18T22:08:52.9051726Z [00:01:42.343]➜   /usr/libexec/gcc/x86_64-alpine-linux-musl/15.2.0/cc1 -quiet -v -v -I . x86_64-link.c -quiet -dumpbase x86_64-link.c -dumpbase-ext .c -mtune=generic -march=x86-64 -g0 -g0 -Os -Os -Wdeclaration-after-statement -Wno-unused-result -Wno-error -w -w -version -flto=auto -flto=auto -o - |
2025-08-18T22:08:52.9054508Z [00:01:42.343]➜   /usr/lib/gcc/x86_64-alpine-linux-musl/15.2.0/../../../../x86_64-alpine-linux-musl/bin/as -v -v -W -I . --64 -o x86_64-link.o
2025-08-18T22:08:52.9104176Z [00:01:42.348]➜  GNU assembler version 2.45 (x86_64-alpine-linux-musl) using BFD version (GNU Binutils) 2.45
2025-08-18T22:08:52.9132100Z [00:01:42.351]➜  GNU C23 (Alpine 15.2.0) version 15.2.0 (x86_64-alpine-linux-musl)
2025-08-18T22:08:52.9163940Z [00:01:42.354]➜  	compiled by GNU C version 15.2.0, GMP version 6.3.0, MPFR version 4.2.2, MPC version 1.3.1, isl version isl-0.26-GMP
2025-08-18T22:08:52.9165037Z [00:01:42.355]➜  
2025-08-18T22:08:52.9169566Z [00:01:42.355]➜  GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
2025-08-18T22:08:52.9198997Z [00:01:42.355]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-18T22:08:52.9203397Z [00:01:42.355]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-alpine-linux-musl/15.2.0/../../../../x86_64-alpine-linux-musl/include"
2025-08-18T22:08:52.9205191Z [00:01:42.355]➜  #include "..." search starts here:
2025-08-18T22:08:52.9206351Z [00:01:42.355]➜  #include <...> search starts here:
2025-08-18T22:08:52.9207982Z [00:01:42.355]➜   .
2025-08-18T22:08:52.9208562Z [00:01:42.355]➜   /usr/include/fortify
2025-08-18T22:08:52.9209090Z [00:01:42.355]➜   /usr/include
2025-08-18T22:08:52.9209729Z [00:01:42.355]➜   /usr/lib/gcc/x86_64-alpine-linux-musl/15.2.0/include
2025-08-18T22:08:52.9210383Z [00:01:42.355]➜  End of search list.
2025-08-18T22:08:52.9291732Z [00:01:42.367]➜  Compiler executable checksum: dd61ffda35f8c8627f20c2bd72047caa
2025-08-18T22:08:52.9670267Z [00:01:42.405]➜  COMPILER_PATH=/usr/libexec/mold/:/usr/libexec/mold/:/usr/libexec/gcc/x86_64-alpine-linux-musl/15.2.0/:/usr/libexec/gcc/x86_64-alpine-linux-musl/15.2.0/:/usr/libexec/gcc/x86_64-alpine-linux-musl/:/usr/lib/gcc/x86_64-alpine-linux-musl/15.2.0/:/usr/lib/gcc/x86_64-alpine-linux-musl/:/usr/lib/gcc/x86_64-alpine-linux-musl/15.2.0/../../../../x86_64-alpine-linux-musl/bin/
2025-08-18T22:08:52.9675746Z [00:01:42.405]➜  LIBRARY_PATH=/usr/libexec/mold/:/usr/libexec/mold/:/usr/lib/gcc/x86_64-alpine-linux-musl/15.2.0/:/usr/lib/gcc/x86_64-alpine-linux-musl/15.2.0/../../../../x86_64-alpine-linux-musl/lib/../lib/:/usr/lib/gcc/x86_64-alpine-linux-musl/15.2.0/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-alpine-linux-musl/15.2.0/../../../../x86_64-alpine-linux-musl/lib/:/usr/lib/gcc/x86_64-alpine-linux-musl/15.2.0/../../../:/lib/:/usr/lib/
2025-08-18T22:08:52.9681357Z [00:01:42.405]➜  COLLECT_GCC_OPTIONS='-o' 'tccasm.o' '-c' '-I' '.' '-Os' '-flto=auto' '-B' '/usr/libexec/mold' '-g0' '-pipe' '-static' '-v' '-w' '-Wdeclaration-after-statement' '-Wno-unused-result' '-Os' '-flto=auto' '-B' '/usr/libexec/mold' '-g0' '-pipe' '-static' '-v' '-w' '-Wno-error' '-mtune=generic' '-march=x86-64' '-dumpdir' 'tccasm.'
2025-08-18T22:08:52.9684157Z [00:01:42.406]➜  gcc -o i386-asm.o -c i386-asm.c -I. -Os -flto=auto -B/usr/libexec/mold -g0 -pipe -static -v -w -Wno-error -Wdeclaration-after-statement -Wno-unused-result -Os -flto=auto -B/usr/libexec/mold -g0 -pipe -static -v -w -Wno-error
2025-08-18T22:08:52.9700837Z [00:01:42.408]➜  Using built-in specs.
2025-08-18T22:08:52.9714591Z [00:01:42.409]➜  COLLECT_GCC=gcc
2025-08-18T22:08:52.9721240Z [00:01:42.410]➜  Target: x86_64-alpine-linux-musl
2025-08-18T22:08:52.9730153Z [00:01:42.410]➜  Configured with: /home/buildozer/aports/main/gcc/src/gcc-15.2.0/configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --build=x86_64-alpine-linux-musl --host=x86_64-alpine-linux-musl --target=x86_64-alpine-linux-musl --enable-checking=release --disable-cet --disable-fixed-point --disable-libstdcxx-pch --disable-multilib --disable-nls --disable-werror --disable-symvers --enable-__cxa_atexit --enable-default-pie --enable-default-ssp --enable-languages=c,c++,d,objc,go,fortran,ada --enable-link-serialization=2 --enable-linker-build-id --disable-libssp --enable-libsanitizer --enable-shared --enable-threads --enable-tls --with-bugurl=https://gitlab.alpinelinux.org/alpine/aports/-/issues --with-system-zlib --with-linker-hash-style=gnu --with-pkgversion='Alpine 15.2.0'
2025-08-18T22:08:52.9735085Z [00:01:42.410]➜  Thread model: posix
2025-08-18T22:08:52.9735687Z [00:01:42.410]➜  Supported LTO compression algorithms: zlib
2025-08-18T22:08:52.9736323Z [00:01:42.410]➜  gcc version 15.2.0 (Alpine 15.2.0) 
2025-08-18T22:08:52.9738872Z [00:01:42.410]➜  COLLECT_GCC_OPTIONS='-o' 'i386-asm.o' '-c' '-I' '.' '-Os' '-flto=auto' '-B' '/usr/libexec/mold' '-g0' '-pipe' '-static' '-v' '-w' '-Wdeclaration-after-statement' '-Wno-unused-result' '-Os' '-flto=auto' '-B' '/usr/libexec/mold' '-g0' '-pipe' '-static' '-v' '-w' '-Wno-error' '-mtune=generic' '-march=x86-64'
2025-08-18T22:08:52.9742089Z [00:01:42.410]➜   /usr/libexec/gcc/x86_64-alpine-linux-musl/15.2.0/cc1 -quiet -v -v -I . i386-asm.c -quiet -dumpbase i386-asm.c -dumpbase-ext .c -mtune=generic -march=x86-64 -g0 -g0 -Os -Os -Wdeclaration-after-statement -Wno-unused-result -Wno-error -w -w -version -flto=auto -flto=auto -o - |
2025-08-18T22:08:52.9744387Z [00:01:42.410]➜   /usr/lib/gcc/x86_64-alpine-linux-musl/15.2.0/../../../../x86_64-alpine-linux-musl/bin/as -v -v -W -I . --64 -o i386-asm.o
2025-08-18T22:08:52.9763697Z [00:01:42.414]➜  GNU assembler version 2.45 (x86_64-alpine-linux-musl) using BFD version (GNU Binutils) 2.45
2025-08-18T22:08:52.9775463Z [00:01:42.416]➜  GNU C23 (Alpine 15.2.0) version 15.2.0 (x86_64-alpine-linux-musl)
2025-08-18T22:08:52.9779572Z [00:01:42.416]➜  	compiled by GNU C version 15.2.0, GMP version 6.3.0, MPFR version 4.2.2, MPC version 1.3.1, isl version isl-0.26-GMP
2025-08-18T22:08:52.9801963Z [00:01:42.418]➜  
2025-08-18T22:08:52.9802921Z [00:01:42.418]➜  GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
2025-08-18T22:08:52.9803822Z [00:01:42.418]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-18T22:08:52.9805021Z [00:01:42.418]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-alpine-linux-musl/15.2.0/../../../../x86_64-alpine-linux-musl/include"
2025-08-18T22:08:52.9806086Z [00:01:42.418]➜  #include "..." search starts here:
2025-08-18T22:08:52.9806683Z [00:01:42.418]➜  #include <...> search starts here:
2025-08-18T22:08:52.9807177Z [00:01:42.418]➜   .
2025-08-18T22:08:52.9807578Z [00:01:42.418]➜   /usr/include/fortify
2025-08-18T22:08:52.9808588Z [00:01:42.418]➜   /usr/include
2025-08-18T22:08:52.9809189Z [00:01:42.418]➜   /usr/lib/gcc/x86_64-alpine-linux-musl/15.2.0/include
2025-08-18T22:08:52.9809800Z [00:01:42.418]➜  End of search list.
2025-08-18T22:08:52.9840245Z [00:01:42.422]➜  Compiler executable checksum: dd61ffda35f8c8627f20c2bd72047caa
2025-08-18T22:08:53.0660661Z [00:01:42.504]➜  COMPILER_PATH=/usr/libexec/mold/:/usr/libexec/mold/:/usr/libexec/gcc/x86_64-alpine-linux-musl/15.2.0/:/usr/libexec/gcc/x86_64-alpine-linux-musl/15.2.0/:/usr/libexec/gcc/x86_64-alpine-linux-musl/:/usr/lib/gcc/x86_64-alpine-linux-musl/15.2.0/:/usr/lib/gcc/x86_64-alpine-linux-musl/:/usr/lib/gcc/x86_64-alpine-linux-musl/15.2.0/../../../../x86_64-alpine-linux-musl/bin/
2025-08-18T22:08:53.0666580Z [00:01:42.504]➜  LIBRARY_PATH=/usr/libexec/mold/:/usr/libexec/mold/:/usr/lib/gcc/x86_64-alpine-linux-musl/15.2.0/:/usr/lib/gcc/x86_64-alpine-linux-musl/15.2.0/../../../../x86_64-alpine-linux-musl/lib/../lib/:/usr/lib/gcc/x86_64-alpine-linux-musl/15.2.0/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-alpine-linux-musl/15.2.0/../../../../x86_64-alpine-linux-musl/lib/:/usr/lib/gcc/x86_64-alpine-linux-musl/15.2.0/../../../:/lib/:/usr/lib/
2025-08-18T22:08:53.0671158Z [00:01:42.504]➜  COLLECT_GCC_OPTIONS='-o' 'x86_64-link.o' '-c' '-I' '.' '-Os' '-flto=auto' '-B' '/usr/libexec/mold' '-g0' '-pipe' '-static' '-v' '-w' '-Wdeclaration-after-statement' '-Wno-unused-result' '-Os' '-flto=auto' '-B' '/usr/libexec/mold' '-g0' '-pipe' '-static' '-v' '-w' '-Wno-error' '-mtune=generic' '-march=x86-64' '-dumpdir' 'x86_64-link.'
2025-08-18T22:08:53.0673091Z [00:01:42.505]➜  perl ./texi2pod.pl tcc-doc.texi tcc-doc.pod
2025-08-18T22:08:53.0932461Z [00:01:42.531]➜  makeinfo --no-split --html --number-sections -o tcc-doc.html tcc-doc.texi
2025-08-18T22:08:53.1147088Z [00:01:42.552]➜  COMPILER_PATH=/usr/libexec/mold/:/usr/libexec/mold/:/usr/libexec/gcc/x86_64-alpine-linux-musl/15.2.0/:/usr/libexec/gcc/x86_64-alpine-linux-musl/15.2.0/:/usr/libexec/gcc/x86_64-alpine-linux-musl/:/usr/lib/gcc/x86_64-alpine-linux-musl/15.2.0/:/usr/lib/gcc/x86_64-alpine-linux-musl/:/usr/lib/gcc/x86_64-alpine-linux-musl/15.2.0/../../../../x86_64-alpine-linux-musl/bin/
2025-08-18T22:08:53.1152434Z [00:01:42.552]➜  LIBRARY_PATH=/usr/libexec/mold/:/usr/libexec/mold/:/usr/lib/gcc/x86_64-alpine-linux-musl/15.2.0/:/usr/lib/gcc/x86_64-alpine-linux-musl/15.2.0/../../../../x86_64-alpine-linux-musl/lib/../lib/:/usr/lib/gcc/x86_64-alpine-linux-musl/15.2.0/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-alpine-linux-musl/15.2.0/../../../../x86_64-alpine-linux-musl/lib/:/usr/lib/gcc/x86_64-alpine-linux-musl/15.2.0/../../../:/lib/:/usr/lib/
2025-08-18T22:08:53.1156997Z [00:01:42.552]➜  COLLECT_GCC_OPTIONS='-o' 'tccelf.o' '-c' '-I' '.' '-Os' '-flto=auto' '-B' '/usr/libexec/mold' '-g0' '-pipe' '-static' '-v' '-w' '-Wdeclaration-after-statement' '-Wno-unused-result' '-Os' '-flto=auto' '-B' '/usr/libexec/mold' '-g0' '-pipe' '-static' '-v' '-w' '-Wno-error' '-mtune=generic' '-march=x86-64' '-dumpdir' 'tccelf.'
2025-08-18T22:08:53.1159321Z [00:01:42.553]➜  makeinfo tcc-doc.texi || true
2025-08-18T22:08:53.1259222Z [00:01:42.564]➜  COMPILER_PATH=/usr/libexec/mold/:/usr/libexec/mold/:/usr/libexec/gcc/x86_64-alpine-linux-musl/15.2.0/:/usr/libexec/gcc/x86_64-alpine-linux-musl/15.2.0/:/usr/libexec/gcc/x86_64-alpine-linux-musl/:/usr/lib/gcc/x86_64-alpine-linux-musl/15.2.0/:/usr/lib/gcc/x86_64-alpine-linux-musl/:/usr/lib/gcc/x86_64-alpine-linux-musl/15.2.0/../../../../x86_64-alpine-linux-musl/bin/
2025-08-18T22:08:53.1265485Z [00:01:42.564]➜  LIBRARY_PATH=/usr/libexec/mold/:/usr/libexec/mold/:/usr/lib/gcc/x86_64-alpine-linux-musl/15.2.0/:/usr/lib/gcc/x86_64-alpine-linux-musl/15.2.0/../../../../x86_64-alpine-linux-musl/lib/../lib/:/usr/lib/gcc/x86_64-alpine-linux-musl/15.2.0/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-alpine-linux-musl/15.2.0/../../../../x86_64-alpine-linux-musl/lib/:/usr/lib/gcc/x86_64-alpine-linux-musl/15.2.0/../../../:/lib/:/usr/lib/
2025-08-18T22:08:53.1271202Z [00:01:42.564]➜  COLLECT_GCC_OPTIONS='-o' 'x86_64-gen.o' '-c' '-I' '.' '-Os' '-flto=auto' '-B' '/usr/libexec/mold' '-g0' '-pipe' '-static' '-v' '-w' '-Wdeclaration-after-statement' '-Wno-unused-result' '-Os' '-flto=auto' '-B' '/usr/libexec/mold' '-g0' '-pipe' '-static' '-v' '-w' '-Wno-error' '-mtune=generic' '-march=x86-64' '-dumpdir' 'x86_64-gen.'
2025-08-18T22:08:53.1273808Z [00:01:42.565]➜  ./c2str.exe include/tccdefs.h tccdefs_.h
2025-08-18T22:08:53.1302910Z [00:01:42.568]➜  pod2man --section=1 --center="Tiny C Compiler" --release="0.9.28rc" tcc-doc.pod >tcc.1
2025-08-18T22:08:53.2926911Z [00:01:42.731]➜  gcc -o tccpp.o -c tccpp.c -I. -Os -flto=auto -B/usr/libexec/mold -g0 -pipe -static -v -w -Wno-error -Wdeclaration-after-statement -Wno-unused-result -Os -flto=auto -B/usr/libexec/mold -g0 -pipe -static -v -w -Wno-error
2025-08-18T22:08:53.2940790Z [00:01:42.732]➜  Using built-in specs.
2025-08-18T22:08:53.2946673Z [00:01:42.733]➜  COLLECT_GCC=gcc
2025-08-18T22:08:53.2949591Z [00:01:42.733]➜  Target: x86_64-alpine-linux-musl
2025-08-18T22:08:53.2970249Z [00:01:42.733]➜  Configured with: /home/buildozer/aports/main/gcc/src/gcc-15.2.0/configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --build=x86_64-alpine-linux-musl --host=x86_64-alpine-linux-musl --target=x86_64-alpine-linux-musl --enable-checking=release --disable-cet --disable-fixed-point --disable-libstdcxx-pch --disable-multilib --disable-nls --disable-werror --disable-symvers --enable-__cxa_atexit --enable-default-pie --enable-default-ssp --enable-languages=c,c++,d,objc,go,fortran,ada --enable-link-serialization=2 --enable-linker-build-id --disable-libssp --enable-libsanitizer --enable-shared --enable-threads --enable-tls --with-bugurl=https://gitlab.alpinelinux.org/alpine/aports/-/issues --with-system-zlib --with-linker-hash-style=gnu --with-pkgversion='Alpine 15.2.0'
2025-08-18T22:08:53.2979371Z [00:01:42.733]➜  Thread model: posix
2025-08-18T22:08:53.2980516Z [00:01:42.733]➜  Supported LTO compression algorithms: zlib
2025-08-18T22:08:53.2981537Z [00:01:42.733]➜  gcc version 15.2.0 (Alpine 15.2.0) 
2025-08-18T22:08:53.2985664Z [00:01:42.734]➜  COLLECT_GCC_OPTIONS='-o' 'tccpp.o' '-c' '-I' '.' '-Os' '-flto=auto' '-B' '/usr/libexec/mold' '-g0' '-pipe' '-static' '-v' '-w' '-Wdeclaration-after-statement' '-Wno-unused-result' '-Os' '-flto=auto' '-B' '/usr/libexec/mold' '-g0' '-pipe' '-static' '-v' '-w' '-Wno-error' '-mtune=generic' '-march=x86-64'
2025-08-18T22:08:53.3019495Z [00:01:42.737]➜   /usr/libexec/gcc/x86_64-alpine-linux-musl/15.2.0/cc1 -quiet -v -v -I . tccpp.c -quiet -dumpbase tccpp.c -dumpbase-ext .c -mtune=generic -march=x86-64 -g0 -g0 -Os -Os -Wdeclaration-after-statement -Wno-unused-result -Wno-error -w -w -version -flto=auto -flto=auto -o - |
2025-08-18T22:08:53.3021901Z [00:01:42.738]➜   /usr/lib/gcc/x86_64-alpine-linux-musl/15.2.0/../../../../x86_64-alpine-linux-musl/bin/as -v -v -W -I . --64 -o tccpp.o
2025-08-18T22:08:53.3045681Z [00:01:42.743]➜  GNU assembler version 2.45 (x86_64-alpine-linux-musl) using BFD version (GNU Binutils) 2.45
2025-08-18T22:08:53.3075125Z [00:01:42.746]➜  GNU C23 (Alpine 15.2.0) version 15.2.0 (x86_64-alpine-linux-musl)
2025-08-18T22:08:53.3093740Z [00:01:42.747]➜  	compiled by GNU C version 15.2.0, GMP version 6.3.0, MPFR version 4.2.2, MPC version 1.3.1, isl version isl-0.26-GMP
2025-08-18T22:08:53.3095134Z [00:01:42.747]➜  
2025-08-18T22:08:53.3096324Z [00:01:42.747]➜  GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
2025-08-18T22:08:53.3097482Z [00:01:42.747]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-18T22:08:53.3100340Z [00:01:42.747]➜  ignoring nonexistent directory "/usr/lib/gcc/x86_64-alpine-linux-musl/15.2.0/../../../../x86_64-alpine-linux-musl/include"
2025-08-18T22:08:53.3101706Z [00:01:42.747]➜  #include "..." search starts here:
2025-08-18T22:08:53.3109385Z [00:01:42.747]➜  #include <...> search starts here:
2025-08-18T22:08:53.3109913Z [00:01:42.747]➜   .
2025-08-18T22:08:53.3110323Z [00:01:42.747]➜   /usr/include/fortify
2025-08-18T22:08:53.3111088Z [00:01:42.747]➜   /usr/include
2025-08-18T22:08:53.3111721Z [00:01:42.747]➜   /usr/lib/gcc/x86_64-alpine-linux-musl/15.2.0/include
2025-08-18T22:08:53.3112372Z [00:01:42.747]➜  End of search list.
2025-08-18T22:08:53.3130642Z [00:01:42.751]➜  Compiler executable checksum: dd61ffda35f8c8627f20c2bd72047caa
2025-08-18T22:08:53.4056472Z [00:01:42.843]➜  COMPILER_PATH=/usr/libexec/mold/:/usr/libexec/mold/:/usr/libexec/gcc/x86_64-alpine-linux-musl/15.2.0/:/usr/libexec/gcc/x86_64-alpine-linux-musl/15.2.0/:/usr/libexec/gcc/x86_64-alpine-linux-musl/:/usr/lib/gcc/x86_64-alpine-linux-musl/15.2.0/:/usr/lib/gcc/x86_64-alpine-linux-musl/:/usr/lib/gcc/x86_64-alpine-linux-musl/15.2.0/../../../../x86_64-alpine-linux-musl/bin/
2025-08-18T22:08:53.4062619Z [00:01:42.844]➜  LIBRARY_PATH=/usr/libexec/mold/:/usr/libexec/mold/:/usr/lib/gcc/x86_64-alpine-linux-musl/15.2.0/:/usr/lib/gcc/x86_64-alpine-linux-musl/15.2.0/../../../../x86_64-alpine-linux-musl/lib/../lib/:/usr/lib/gcc/x86_64-alpine-linux-musl/15.2.0/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-alpine-linux-musl/15.2.0/../../../../x86_64-alpine-linux-musl/lib/:/usr/lib/gcc/x86_64-alpine-linux-musl/15.2.0/../../../:/lib/:/usr/lib/
2025-08-18T22:08:53.4066696Z [00:01:42.844]➜  COLLECT_GCC_OPTIONS='-o' 'i386-asm.o' '-c' '-I' '.' '-Os' '-flto=auto' '-B' '/usr/libexec/mold' '-g0' '-pipe' '-static' '-v' '-w' '-Wdeclaration-after-statement' '-Wno-unused-result' '-Os' '-flto=auto' '-B' '/usr/libexec/mold' '-g0' '-pipe' '-static' '-v' '-w' '-Wno-error' '-mtune=generic' '-march=x86-64' '-dumpdir' 'i386-asm.'
2025-08-18T22:08:53.4828344Z [00:01:42.921]➜  COMPILER_PATH=/usr/libexec/mold/:/usr/libexec/mold/:/usr/libexec/gcc/x86_64-alpine-linux-musl/15.2.0/:/usr/libexec/gcc/x86_64-alpine-linux-musl/15.2.0/:/usr/libexec/gcc/x86_64-alpine-linux-musl/:/usr/lib/gcc/x86_64-alpine-linux-musl/15.2.0/:/usr/lib/gcc/x86_64-alpine-linux-musl/:/usr/lib/gcc/x86_64-alpine-linux-musl/15.2.0/../../../../x86_64-alpine-linux-musl/bin/
2025-08-18T22:08:53.4833587Z [00:01:42.921]➜  LIBRARY_PATH=/usr/libexec/mold/:/usr/libexec/mold/:/usr/lib/gcc/x86_64-alpine-linux-musl/15.2.0/:/usr/lib/gcc/x86_64-alpine-linux-musl/15.2.0/../../../../x86_64-alpine-linux-musl/lib/../lib/:/usr/lib/gcc/x86_64-alpine-linux-musl/15.2.0/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-alpine-linux-musl/15.2.0/../../../../x86_64-alpine-linux-musl/lib/:/usr/lib/gcc/x86_64-alpine-linux-musl/15.2.0/../../../:/lib/:/usr/lib/
2025-08-18T22:08:53.4838374Z [00:01:42.921]➜  COLLECT_GCC_OPTIONS='-o' 'tccgen.o' '-c' '-I' '.' '-Os' '-flto=auto' '-B' '/usr/libexec/mold' '-g0' '-pipe' '-static' '-v' '-w' '-Wdeclaration-after-statement' '-Wno-unused-result' '-Os' '-flto=auto' '-B' '/usr/libexec/mold' '-g0' '-pipe' '-static' '-v' '-w' '-Wno-error' '-mtune=generic' '-march=x86-64' '-dumpdir' 'tccgen.'
2025-08-18T22:08:53.8042526Z [00:01:43.242]➜  tcc-doc.texi:25: warning: no htmlxref.cnf entry found for `dir'
2025-08-18T22:08:53.8316858Z [00:01:43.270]➜  COMPILER_PATH=/usr/libexec/mold/:/usr/libexec/mold/:/usr/libexec/gcc/x86_64-alpine-linux-musl/15.2.0/:/usr/libexec/gcc/x86_64-alpine-linux-musl/15.2.0/:/usr/libexec/gcc/x86_64-alpine-linux-musl/:/usr/lib/gcc/x86_64-alpine-linux-musl/15.2.0/:/usr/lib/gcc/x86_64-alpine-linux-musl/:/usr/lib/gcc/x86_64-alpine-linux-musl/15.2.0/../../../../x86_64-alpine-linux-musl/bin/
2025-08-18T22:08:53.8321381Z [00:01:43.270]➜  LIBRARY_PATH=/usr/libexec/mold/:/usr/libexec/mold/:/usr/lib/gcc/x86_64-alpine-linux-musl/15.2.0/:/usr/lib/gcc/x86_64-alpine-linux-musl/15.2.0/../../../../x86_64-alpine-linux-musl/lib/../lib/:/usr/lib/gcc/x86_64-alpine-linux-musl/15.2.0/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-alpine-linux-musl/15.2.0/../../../../x86_64-alpine-linux-musl/lib/:/usr/lib/gcc/x86_64-alpine-linux-musl/15.2.0/../../../:/lib/:/usr/lib/
2025-08-18T22:08:53.8323745Z [00:01:43.270]➜  COLLECT_GCC_OPTIONS='-o' 'tccpp.o' '-c' '-I' '.' '-Os' '-flto=auto' '-B' '/usr/libexec/mold' '-g0' '-pipe' '-static' '-v' '-w' '-Wdeclaration-after-statement' '-Wno-unused-result' '-Os' '-flto=auto' '-B' '/usr/libexec/mold' '-g0' '-pipe' '-static' '-v' '-w' '-Wno-error' '-mtune=generic' '-march=x86-64' '-dumpdir' 'tccpp.'
2025-08-18T22:08:53.8325311Z [00:01:43.270]➜  ar rcs libtcc.a libtcc.o tccpp.o tccgen.o tccdbg.o tccelf.o tccasm.o tccrun.o x86_64-gen.o x86_64-link.o i386-asm.o
2025-08-18T22:08:53.8782264Z [00:01:43.316]➜  gcc -o tcc tcc.o libtcc.a -lm -ldl -lpthread -static -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack
2025-08-18T22:08:57.1293651Z [00:01:46.567]➜  /usr/lib/gcc/x86_64-alpine-linux-musl/15.2.0/../../../../x86_64-alpine-linux-musl/bin/ld: total time in link: 0.035167
2025-08-18T22:08:57.1358554Z [00:01:46.574]➜  make[1]: Entering directory '/tmp/tmp.gkh4W7OzAL/TEMPREPO/lib'
2025-08-18T22:08:57.1359440Z [00:01:46.574]➜  ../tcc -c libtcc1.c -o libtcc1.o -B.. -I..
2025-08-18T22:08:57.1363128Z [00:01:46.574]➜  ../tcc -c alloca.S -o alloca.o -B.. -I..
2025-08-18T22:08:57.1367653Z [00:01:46.575]➜  ../tcc -c alloca-bt.S -o alloca-bt.o -B.. -I..
2025-08-18T22:08:57.1374685Z [00:01:46.576]➜  ../tcc -c stdatomic.c -o stdatomic.o -B.. -I..
2025-08-18T22:08:57.1379301Z [00:01:46.576]➜  ../tcc -c atomic.S -o atomic.o -B.. -I..
2025-08-18T22:08:57.1384164Z [00:01:46.577]➜  ../tcc -c builtin.c -o builtin.o -B.. -I..
2025-08-18T22:08:57.1393209Z [00:01:46.577]➜  ../tcc -c tcov.c -o tcov.o -B.. -I..
2025-08-18T22:08:57.1400343Z [00:01:46.578]➜  ../tcc -c va_list.c -o va_list.o -B.. -I..
2025-08-18T22:08:57.1405549Z [00:01:46.579]➜  ../tcc -c dsohandle.c -o dsohandle.o -B.. -I..
2025-08-18T22:08:57.1414789Z [00:01:46.580]➜  ../tcc -c runmain.c -o ../runmain.o -B.. -I..
2025-08-18T22:08:57.1423752Z [00:01:46.580]➜  ../tcc -c bt-exe.c -o ../bt-exe.o -B.. -I..
2025-08-18T22:08:57.1433872Z [00:01:46.581]➜  ../tcc -c bt-log.c -o ../bt-log.o -B.. -I..
2025-08-18T22:08:57.1439828Z [00:01:46.582]➜  ../tcc -c bcheck.c -o ../bcheck.o -B.. -I.. -bt
2025-08-18T22:08:57.1453450Z [00:01:46.583]➜  ../tcc -ar rcs ../libtcc1.a libtcc1.o alloca.o alloca-bt.o stdatomic.o atomic.o builtin.o tcov.o va_list.o dsohandle.o
2025-08-18T22:08:57.1519068Z [00:01:46.590]➜  bcheck.c:1068: warning: implicit declaration of function '__ctype_b_loc'
2025-08-18T22:08:57.1519896Z [00:01:46.590]➜  bcheck.c:1070: error: pointer expected
2025-08-18T22:08:57.1524524Z [00:01:46.591]➜  make[1]: *** [Makefile:94: ../bcheck.o] Error 1
2025-08-18T22:08:57.1558736Z [00:01:46.594]➜  make[1]: Leaving directory '/tmp/tmp.gkh4W7OzAL/TEMPREPO/lib'
2025-08-18T22:08:57.1559600Z [00:01:46.594]➜  make[1]: Target 'all' not remade because of errors.
2025-08-18T22:08:57.1560284Z [00:01:46.594]➜  make: *** [Makefile:321: libtcc1.a] Error 2
2025-08-18T22:08:57.1560961Z [00:01:46.594]➜  make: Target 'all' not remade because of errors.
2025-08-18T22:08:57.1567310Z [00:01:46.595]➜  + find . -maxdepth 1 -type f -exec file -i '{}' ';'
2025-08-18T22:08:57.1568645Z [00:01:46.595]➜  + grep -Ei 'application/.*executable|inode/symlink|text/x-perl|text/.*script'
2025-08-18T22:08:57.1571808Z [00:01:46.595]➜  + cut -d: -f1
2025-08-18T22:08:57.1581670Z [00:01:46.596]➜  + xargs realpath
2025-08-18T22:08:57.1582421Z [00:01:46.596]➜  + xargs -I '{}' sh -c 'echo "File: {}"; readelf -p ".comment" "{}"'
2025-08-18T22:08:57.9106085Z [00:01:47.349]➜  File: /tmp/tmp.gkh4W7OzAL/TEMPREPO/c2str.exe
2025-08-18T22:08:57.9113383Z [00:01:47.349]➜  
2025-08-18T22:08:57.9113887Z [00:01:47.349]➜  String dump of section '.comment':
2025-08-18T22:08:57.9114343Z [00:01:47.349]➜    [     0]  GCC: (Alpine 15.2.0) 15.2.0
2025-08-18T22:08:57.9114637Z [00:01:47.350]➜  
2025-08-18T22:08:57.9120104Z [00:01:47.350]➜  File: /tmp/tmp.gkh4W7OzAL/TEMPREPO/configure
2025-08-18T22:08:57.9126766Z [00:01:47.351]➜  readelf: Error: Not an ELF file - it has the wrong magic bytes at the start
2025-08-18T22:08:57.9133483Z [00:01:47.351]➜  File: /tmp/tmp.gkh4W7OzAL/TEMPREPO/texi2pod.pl
2025-08-18T22:08:57.9140623Z [00:01:47.352]➜  readelf: Error: Not an ELF file - it has the wrong magic bytes at the start
2025-08-18T22:08:57.9147533Z [00:01:47.353]➜  File: /tmp/tmp.gkh4W7OzAL/TEMPREPO/tcc
2025-08-18T22:08:57.9154332Z [00:01:47.354]➜  
2025-08-18T22:08:57.9154703Z [00:01:47.354]➜  String dump of section '.comment':
2025-08-18T22:08:57.9155071Z [00:01:47.354]➜    [     0]  GCC: (Alpine 15.2.0) 15.2.0
2025-08-18T22:08:57.9155539Z [00:01:47.354]➜  
2025-08-18T22:08:57.9162710Z [00:01:47.354]➜  + find . -maxdepth 1 -type f -exec file -i '{}' ';'
2025-08-18T22:08:57.9164224Z [00:01:47.355]➜  + grep -Ei 'application/.*executable|inode/symlink|text/x-perl|text/.*script'
2025-08-18T22:08:57.9168809Z [00:01:47.355]➜  + cut -d: -f1
2025-08-18T22:08:57.9175715Z [00:01:47.356]➜  + xargs realpath --no-symlinks
2025-08-18T22:08:57.9177667Z [00:01:47.356]➜  + xargs -I '{}' rsync -achvL '{}' /build-bins/
2025-08-18T22:08:58.6669609Z [00:01:48.105]➜  sending incremental file list
2025-08-18T22:08:58.6672600Z [00:01:48.105]➜  c2str.exe
2025-08-18T22:08:58.7081391Z [00:01:48.146]➜  
2025-08-18T22:08:58.7082190Z [00:01:48.146]➜  sent 19.32K bytes  received 35 bytes  38.71K bytes/sec
2025-08-18T22:08:58.7082798Z [00:01:48.146]➜  total size is 19.20K  speedup is 0.99
2025-08-18T22:08:58.7096011Z [00:01:48.148]➜  sending incremental file list
2025-08-18T22:08:58.7100064Z [00:01:48.148]➜  configure
2025-08-18T22:08:58.7508851Z [00:01:48.189]➜  
2025-08-18T22:08:58.7509621Z [00:01:48.189]➜  sent 21.42K bytes  received 35 bytes  42.91K bytes/sec
2025-08-18T22:08:58.7510246Z [00:01:48.189]➜  total size is 21.30K  speedup is 0.99
2025-08-18T22:08:58.7523742Z [00:01:48.191]➜  sending incremental file list
2025-08-18T22:08:58.7527556Z [00:01:48.191]➜  texi2pod.pl
2025-08-18T22:08:58.7935944Z [00:01:48.232]➜  
2025-08-18T22:08:58.7937015Z [00:01:48.232]➜  sent 11.15K bytes  received 35 bytes  22.38K bytes/sec
2025-08-18T22:08:58.7937917Z [00:01:48.232]➜  total size is 11.03K  speedup is 0.99
2025-08-18T22:08:58.7952104Z [00:01:48.233]➜  sending incremental file list
2025-08-18T22:08:58.7957379Z [00:01:48.234]➜  tcc
2025-08-18T22:08:58.8371859Z [00:01:48.275]➜  
2025-08-18T22:08:58.8372485Z [00:01:48.275]➜  sent 301.30K bytes  received 35 bytes  602.68K bytes/sec
2025-08-18T22:08:58.8373042Z [00:01:48.275]➜  total size is 301.12K  speedup is 1.00
2025-08-18T22:08:58.9756829Z [00:01:48.414]➜  '/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/LICENSE' -> '/build-bins/LICENSE'
2025-08-18T22:08:59.0134551Z [00:01:48.452]➜  + find /build-bins/ -type f -exec objcopy --remove-section=.comment '--remove-section=.note.*' '{}' ';'
2025-08-18T22:08:59.0173971Z [00:01:48.456]➜  objcopy: /build-bins/configure: file format not recognized
2025-08-18T22:08:59.0187960Z [00:01:48.457]➜  objcopy: /build-bins/texi2pod.pl: file format not recognized
2025-08-18T22:08:59.0225700Z [00:01:48.461]➜  objcopy: /build-bins/LICENSE: file format not recognized
2025-08-18T22:08:59.0230758Z [00:01:48.461]➜  + find /build-bins/ -type f '!' -name '*.no_strip' -exec strip --strip-all --verbose '{}' ';'
2025-08-18T22:08:59.0530377Z [00:01:48.491]➜  copy from `/build-bins/c2str.exe' [elf64-x86-64] to `/build-bins/stclOhkf' [elf64-x86-64]
2025-08-18T22:08:59.1634249Z [00:01:48.601]➜  copy from `/build-bins/tcc' [elf64-x86-64] to `/build-bins/stKGloEj' [elf64-x86-64]
2025-08-18T22:08:59.2086667Z [00:01:48.647]➜  + find /build-bins/ -type f -exec bash -c 'echo && realpath {} && readelf --section-headers {} 2>/dev/null' ';'
2025-08-18T22:08:59.2117846Z [00:01:48.650]➜  
2025-08-18T22:08:59.2134679Z [00:01:48.652]➜  /build-bins/c2str.exe
2025-08-18T22:08:59.2148693Z [00:01:48.653]➜  There are 22 section headers, starting at offset 0x31e0:
2025-08-18T22:08:59.2149733Z [00:01:48.653]➜  
2025-08-18T22:08:59.2150651Z [00:01:48.653]➜  Section Headers:
2025-08-18T22:08:59.2154630Z [00:01:48.653]➜    [Nr] Name              Type             Address           Offset
2025-08-18T22:08:59.2155484Z [00:01:48.653]➜         Size              EntSize          Flags  Link  Info  Align
2025-08-18T22:08:59.2156257Z [00:01:48.653]➜    [ 0]                   NULL             0000000000000000  00000000
2025-08-18T22:08:59.2157291Z [00:01:48.653]➜         0000000000000000  0000000000000000           0     0     0
2025-08-18T22:08:59.2158263Z [00:01:48.653]➜    [ 1] .interp           PROGBITS         000000000000036c  0000036c
2025-08-18T22:08:59.2159083Z [00:01:48.653]➜         0000000000000019  0000000000000000   A       0     0     1
2025-08-18T22:08:59.2159852Z [00:01:48.653]➜    [ 2] .gnu.hash         GNU_HASH         0000000000000388  00000388
2025-08-18T22:08:59.2160632Z [00:01:48.653]➜         0000000000000030  0000000000000000   A       3     0     8
2025-08-18T22:08:59.2161432Z [00:01:48.653]➜    [ 3] .dynsym           DYNSYM           00000000000003b8  000003b8
2025-08-18T22:08:59.2162236Z [00:01:48.653]➜         00000000000001f8  0000000000000018   A       4     1     8
2025-08-18T22:08:59.2163054Z [00:01:48.653]➜    [ 4] .dynstr           STRTAB           00000000000005b0  000005b0
2025-08-18T22:08:59.2163844Z [00:01:48.653]➜         0000000000000103  0000000000000000   A       0     0     1
2025-08-18T22:08:59.2164654Z [00:01:48.653]➜    [ 5] .rela.dyn         RELA             00000000000006b8  000006b8
2025-08-18T22:08:59.2165431Z [00:01:48.653]➜         00000000000003d8  0000000000000018   A       3     0     8
2025-08-18T22:08:59.2166217Z [00:01:48.653]➜    [ 6] .rela.plt         RELA             0000000000000a90  00000a90
2025-08-18T22:08:59.2166994Z [00:01:48.653]➜         0000000000000120  0000000000000018  AI       3    18     8
2025-08-18T22:08:59.2167754Z [00:01:48.653]➜    [ 7] .init             PROGBITS         0000000000001000  00001000
2025-08-18T22:08:59.2168735Z [00:01:48.653]➜         0000000000000003  0000000000000000  AX       0     0     1
2025-08-18T22:08:59.2169511Z [00:01:48.653]➜    [ 8] .plt              PROGBITS         0000000000001010  00001010
2025-08-18T22:08:59.2170540Z [00:01:48.653]➜         00000000000000d0  0000000000000010  AX       0     0     16
2025-08-18T22:08:59.2171363Z [00:01:48.653]➜    [ 9] .text             PROGBITS         00000000000010e0  000010e0
2025-08-18T22:08:59.2172172Z [00:01:48.653]➜         00000000000008c1  0000000000000000  AX       0     0     16
2025-08-18T22:08:59.2172969Z [00:01:48.653]➜    [10] .fini             PROGBITS         00000000000019a1  000019a1
2025-08-18T22:08:59.2173757Z [00:01:48.653]➜         0000000000000003  0000000000000000  AX       0     0     1
2025-08-18T22:08:59.2174544Z [00:01:48.653]➜    [11] .rodata           PROGBITS         0000000000002000  00002000
2025-08-18T22:08:59.2175325Z [00:01:48.653]➜         000000000000020e  0000000000000000   A       0     0     8
2025-08-18T22:08:59.2176111Z [00:01:48.653]➜    [12] .eh_frame_hdr     PROGBITS         0000000000002210  00002210
2025-08-18T22:08:59.2176894Z [00:01:48.653]➜         000000000000002c  0000000000000000   A       0     0     4
2025-08-18T22:08:59.2177686Z [00:01:48.653]➜    [13] .eh_frame         PROGBITS         0000000000002240  00002240
2025-08-18T22:08:59.2178651Z [00:01:48.653]➜         00000000000000a8  0000000000000000   A       0     0     8
2025-08-18T22:08:59.2179457Z [00:01:48.653]➜    [14] .init_array       INIT_ARRAY       0000000000003d80  00002d80
2025-08-18T22:08:59.2180266Z [00:01:48.653]➜         0000000000000008  0000000000000008  WA       0     0     8
2025-08-18T22:08:59.2181062Z [00:01:48.653]➜    [15] .fini_array       FINI_ARRAY       0000000000003d88  00002d88
2025-08-18T22:08:59.2181860Z [00:01:48.653]➜         0000000000000008  0000000000000008  WA       0     0     8
2025-08-18T22:08:59.2182662Z [00:01:48.653]➜    [16] .data.rel.ro      PROGBITS         0000000000003d90  00002d90
2025-08-18T22:08:59.2183487Z [00:01:48.653]➜         0000000000000008  0000000000000000  WA       0     0     16
2025-08-18T22:08:59.2184372Z [00:01:48.653]➜    [17] .dynamic          DYNAMIC          0000000000003d98  00002d98
2025-08-18T22:08:59.2185182Z [00:01:48.653]➜         00000000000001c0  0000000000000010  WA       4     0     8
2025-08-18T22:08:59.2185965Z [00:01:48.653]➜    [18] .got              PROGBITS         0000000000003f58  00002f58
2025-08-18T22:08:59.2186740Z [00:01:48.653]➜         00000000000000a0  0000000000000008  WA       0     0     8
2025-08-18T22:08:59.2187719Z [00:01:48.653]➜    [19] .data             PROGBITS         0000000000004000  00003000
2025-08-18T22:08:59.2188721Z [00:01:48.653]➜         0000000000000128  0000000000000000  WA       0     0     32
2025-08-18T22:08:59.2189515Z [00:01:48.653]➜    [20] .bss              NOBITS           0000000000004140  00003128
2025-08-18T22:08:59.2189946Z [00:01:48.653]➜         0000000000000050  0000000000000000  WA       0     0     32
2025-08-18T22:08:59.2190376Z [00:01:48.653]➜    [21] .shstrtab         STRTAB           0000000000000000  00003128
2025-08-18T22:08:59.2190802Z [00:01:48.653]➜         00000000000000b1  0000000000000000           0     0     1
2025-08-18T22:08:59.2191151Z [00:01:48.653]➜  Key to Flags:
2025-08-18T22:08:59.2191526Z [00:01:48.653]➜    W (write), A (alloc), X (execute), M (merge), S (strings), I (info),
2025-08-18T22:08:59.2191999Z [00:01:48.653]➜    L (link order), O (extra OS processing required), G (group), T (TLS),
2025-08-18T22:08:59.2192492Z [00:01:48.653]➜    C (compressed), x (unknown), o (OS specific), E (exclude),
2025-08-18T22:08:59.2192913Z [00:01:48.653]➜    D (mbind), l (large), p (processor specific)
2025-08-18T22:08:59.2193230Z [00:01:48.657]➜  
2025-08-18T22:08:59.2203694Z [00:01:48.658]➜  /build-bins/configure
2025-08-18T22:08:59.2239616Z [00:01:48.662]➜  
2025-08-18T22:08:59.2255630Z [00:01:48.664]➜  /build-bins/texi2pod.pl
2025-08-18T22:08:59.2292166Z [00:01:48.667]➜  
2025-08-18T22:08:59.2309172Z [00:01:48.669]➜  /build-bins/tcc
2025-08-18T22:08:59.2321234Z [00:01:48.670]➜  There are 19 section headers, starting at offset 0x492c8:
2025-08-18T22:08:59.2322980Z [00:01:48.670]➜  
2025-08-18T22:08:59.2323687Z [00:01:48.670]➜  Section Headers:
2025-08-18T22:08:59.2324382Z [00:01:48.670]➜    [Nr] Name              Type             Address           Offset
2025-08-18T22:08:59.2325173Z [00:01:48.670]➜         Size              EntSize          Flags  Link  Info  Align
2025-08-18T22:08:59.2325937Z [00:01:48.670]➜    [ 0]                   NULL             0000000000000000  00000000
2025-08-18T22:08:59.2326699Z [00:01:48.670]➜         0000000000000000  0000000000000000           0     0     0
2025-08-18T22:08:59.2327472Z [00:01:48.670]➜    [ 1] .gnu.hash         GNU_HASH         00000000000002a0  000002a0
2025-08-18T22:08:59.2328453Z [00:01:48.670]➜         000000000000001c  0000000000000000   A       2     0     8
2025-08-18T22:08:59.2328941Z [00:01:48.670]➜    [ 2] .dynsym           DYNSYM           00000000000002c0  000002c0
2025-08-18T22:08:59.2329370Z [00:01:48.670]➜         0000000000000018  0000000000000018   A       3     1     8
2025-08-18T22:08:59.2329824Z [00:01:48.670]➜    [ 3] .dynstr           STRTAB           00000000000002d8  000002d8
2025-08-18T22:08:59.2330251Z [00:01:48.670]➜         0000000000000001  0000000000000000   A       0     0     1
2025-08-18T22:08:59.2330673Z [00:01:48.670]➜    [ 4] .rela.dyn         RELA             00000000000002e0  000002e0
2025-08-18T22:08:59.2331106Z [00:01:48.670]➜         0000000000000d98  0000000000000018   A       2     0     8
2025-08-18T22:08:59.2331523Z [00:01:48.670]➜    [ 5] .init             PROGBITS         0000000000002000  00002000
2025-08-18T22:08:59.2331944Z [00:01:48.670]➜         0000000000000003  0000000000000000  AX       0     0     1
2025-08-18T22:08:59.2332370Z [00:01:48.671]➜    [ 6] .text             PROGBITS         0000000000002040  00002040
2025-08-18T22:08:59.2332792Z [00:01:48.671]➜         000000000003516b  0000000000000000  AX       0     0     64
2025-08-18T22:08:59.2333209Z [00:01:48.671]➜    [ 7] .fini             PROGBITS         00000000000371ab  000371ab
2025-08-18T22:08:59.2333630Z [00:01:48.671]➜         0000000000000003  0000000000000000  AX       0     0     1
2025-08-18T22:08:59.2334048Z [00:01:48.671]➜    [ 8] .rodata           PROGBITS         0000000000038000  00038000
2025-08-18T22:08:59.2334469Z [00:01:48.671]➜         000000000000a720  0000000000000000   A       0     0     32
2025-08-18T22:08:59.2335073Z [00:01:48.671]➜    [ 9] .eh_frame_hdr     PROGBITS         0000000000042720  00042720
2025-08-18T22:08:59.2335497Z [00:01:48.671]➜         0000000000000c54  0000000000000000   A       0     0     4
2025-08-18T22:08:59.2335913Z [00:01:48.671]➜    [10] .eh_frame         PROGBITS         0000000000043378  00043378
2025-08-18T22:08:59.2336331Z [00:01:48.671]➜         0000000000004bc8  0000000000000000   A       0     0     8
2025-08-18T22:08:59.2336766Z [00:01:48.671]➜    [11] .init_array       INIT_ARRAY       0000000000048570  00048570
2025-08-18T22:08:59.2337207Z [00:01:48.671]➜         0000000000000008  0000000000000008  WA       0     0     8
2025-08-18T22:08:59.2337654Z [00:01:48.671]➜    [12] .fini_array       FINI_ARRAY       0000000000048578  00048578
2025-08-18T22:08:59.2338273Z [00:01:48.671]➜         0000000000000008  0000000000000008  WA       0     0     8
2025-08-18T22:08:59.2338726Z [00:01:48.671]➜    [13] .data.rel.ro      PROGBITS         0000000000048580  00048580
2025-08-18T22:08:59.2339184Z [00:01:48.671]➜         00000000000008c8  0000000000000000  WA       0     0     32
2025-08-18T22:08:59.2339623Z [00:01:48.671]➜    [14] .dynamic          DYNAMIC          0000000000048e48  00048e48
2025-08-18T22:08:59.2340051Z [00:01:48.671]➜         0000000000000170  0000000000000010  WA       3     0     8
2025-08-18T22:08:59.2340464Z [00:01:48.671]➜    [15] .got              PROGBITS         0000000000048fb8  00048fb8
2025-08-18T22:08:59.2340880Z [00:01:48.671]➜         0000000000000038  0000000000000008  WA       0     0     8
2025-08-18T22:08:59.2341289Z [00:01:48.671]➜    [16] .data             PROGBITS         0000000000049000  00049000
2025-08-18T22:08:59.2341836Z [00:01:48.671]➜         0000000000000228  0000000000000000  WA       0     0     32
2025-08-18T22:08:59.2342266Z [00:01:48.671]➜    [17] .bss              NOBITS           0000000000049240  00049228
2025-08-18T22:08:59.2342677Z [00:01:48.671]➜         00000000000295e8  0000000000000000  WA       0     0     32
2025-08-18T22:08:59.2343108Z [00:01:48.671]➜    [18] .shstrtab         STRTAB           0000000000000000  00049228
2025-08-18T22:08:59.2343530Z [00:01:48.671]➜         000000000000009f  0000000000000000           0     0     1
2025-08-18T22:08:59.2343862Z [00:01:48.671]➜  Key to Flags:
2025-08-18T22:08:59.2344228Z [00:01:48.671]➜    W (write), A (alloc), X (execute), M (merge), S (strings), I (info),
2025-08-18T22:08:59.2344697Z [00:01:48.671]➜    L (link order), O (extra OS processing required), G (group), T (TLS),
2025-08-18T22:08:59.2345165Z [00:01:48.671]➜    C (compressed), x (unknown), o (OS specific), E (exclude),
2025-08-18T22:08:59.2345575Z [00:01:48.671]➜    D (mbind), l (large), p (processor specific)
2025-08-18T22:08:59.2349683Z [00:01:48.673]➜  
2025-08-18T22:08:59.2365725Z [00:01:48.675]➜  /build-bins/LICENSE
2025-08-18T22:08:59.2381604Z [00:01:48.676]➜  + file /build-bins/LICENSE /build-bins/c2str.exe /build-bins/configure /build-bins/tcc /build-bins/texi2pod.pl
2025-08-18T22:08:59.2602551Z [00:01:48.698]➜  /build-bins/LICENSE:     ASCII text
2025-08-18T22:08:59.2635743Z [00:01:48.702]➜  /build-bins/c2str.exe:   ELF 64-bit LSB pie executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-musl-x86_64.so.1, stripped
2025-08-18T22:08:59.2637642Z [00:01:48.702]➜  /build-bins/configure:   POSIX shell script, ASCII text executable
2025-08-18T22:08:59.2638980Z [00:01:48.702]➜  /build-bins/tcc:         ELF 64-bit LSB pie executable, x86-64, version 1 (SYSV), static-pie linked, stripped
2025-08-18T22:08:59.2640003Z [00:01:48.702]➜  /build-bins/texi2pod.pl: Perl script text executable
2025-08-18T22:08:59.2647133Z [00:01:48.703]➜  + stat -c '%n:         %s Bytes' /build-bins/LICENSE /build-bins/c2str.exe /build-bins/configure /build-bins/tcc /build-bins/texi2pod.pl
2025-08-18T22:08:59.2665328Z [00:01:48.705]➜  /build-bins/LICENSE:         1837 Bytes
2025-08-18T22:08:59.2665989Z [00:01:48.705]➜  /build-bins/c2str.exe:         14176 Bytes
2025-08-18T22:08:59.2666691Z [00:01:48.705]➜  /build-bins/configure:         21298 Bytes
2025-08-18T22:08:59.2667410Z [00:01:48.705]➜  /build-bins/tcc:         300936 Bytes
2025-08-18T22:08:59.2668320Z [00:01:48.705]➜  /build-bins/texi2pod.pl:         11030 Bytes
2025-08-18T22:08:59.2669683Z [00:01:48.705]➜  + du /build-bins/LICENSE /build-bins/c2str.exe /build-bins/configure /build-bins/tcc /build-bins/texi2pod.pl --bytes --human-readable --time --time-style=full-iso --summarize
2025-08-18T22:08:59.2683861Z [00:01:48.706]➜  1.8K	2025-08-18 22:08:58.974336301 +0000	/build-bins/LICENSE
2025-08-18T22:08:59.2684617Z [00:01:48.707]➜  14K	2025-08-18 22:08:59.052337989 +0000	/build-bins/c2str.exe
2025-08-18T22:08:59.2685091Z [00:01:48.707]➜  21K	2025-08-18 22:08:52.147203942 +0000	/build-bins/configure
2025-08-18T22:08:59.2686059Z [00:01:48.707]➜  294K	2025-08-18 22:08:59.163340391 +0000	/build-bins/tcc
2025-08-18T22:08:59.2686920Z [00:01:48.707]➜  11K	2025-08-18 22:08:52.183204715 +0000	/build-bins/texi2pod.pl
2025-08-18T22:08:59.2687533Z [00:01:48.707]➜  + popd
2025-08-18T22:08:59.3113329Z [00:01:48.749]➜  + docker cp alpine-builder:/build-bins/. /tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/
2025-08-18T22:08:59.3284976Z [00:01:48.767]➜  + '[' -s /tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/LICENSE ']'
2025-08-18T22:08:59.3285987Z [00:01:48.767]➜  + cp -fv /tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/LICENSE /tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/LICENSE
2025-08-18T22:08:59.3307079Z [00:01:48.769]➜  '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/LICENSE' -> '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/LICENSE'
2025-08-18T22:08:59.3312032Z [00:01:48.769]➜  + find /tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP -maxdepth 1 -type f -exec file -i '{}' ';'
2025-08-18T22:08:59.3315420Z [00:01:48.770]➜  + grep -Ei 'application/.*executable|inode/symlink|text/x-perl|text/.*script'
2025-08-18T22:08:59.3319397Z [00:01:48.770]➜  + cut -d: -f1
2025-08-18T22:08:59.3320945Z [00:01:48.770]➜  + xargs realpath --no-symlinks
2025-08-18T22:08:59.3323976Z [00:01:48.770]➜  + xargs -I '{}' rsync -achvL '{}' /tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR
2025-08-18T22:08:59.4320716Z [00:01:48.870]➜  sending incremental file list
2025-08-18T22:08:59.4323891Z [00:01:48.871]➜  c2str.exe
2025-08-18T22:08:59.4730088Z [00:01:48.911]➜  
2025-08-18T22:08:59.4730808Z [00:01:48.911]➜  sent 14.30K bytes  received 35 bytes  28.67K bytes/sec
2025-08-18T22:08:59.4731655Z [00:01:48.911]➜  total size is 14.18K  speedup is 0.99
2025-08-18T22:08:59.4753526Z [00:01:48.913]➜  sending incremental file list
2025-08-18T22:08:59.4757011Z [00:01:48.914]➜  configure
2025-08-18T22:08:59.5163942Z [00:01:48.954]➜  
2025-08-18T22:08:59.5164594Z [00:01:48.955]➜  sent 21.42K bytes  received 35 bytes  42.91K bytes/sec
2025-08-18T22:08:59.5165166Z [00:01:48.955]➜  total size is 21.30K  speedup is 0.99
2025-08-18T22:08:59.5187814Z [00:01:48.957]➜  sending incremental file list
2025-08-18T22:08:59.5191220Z [00:01:48.957]➜  texi2pod.pl
2025-08-18T22:08:59.5597353Z [00:01:48.998]➜  
2025-08-18T22:08:59.5597965Z [00:01:48.998]➜  sent 11.15K bytes  received 35 bytes  22.38K bytes/sec
2025-08-18T22:08:59.5598749Z [00:01:48.998]➜  total size is 11.03K  speedup is 0.99
2025-08-18T22:08:59.5619192Z [00:01:49.000]➜  sending incremental file list
2025-08-18T22:08:59.5624500Z [00:01:49.001]➜  tcc
2025-08-18T22:08:59.6036285Z [00:01:49.042]➜  
2025-08-18T22:08:59.6036907Z [00:01:49.042]➜  sent 301.12K bytes  received 35 bytes  602.31K bytes/sec
2025-08-18T22:08:59.6037612Z [00:01:49.042]➜  total size is 300.94K  speedup is 1.00
2025-08-18T22:08:59.6048957Z [00:01:49.043]➜  
2025-08-18T22:08:59.9646689Z [00:01:49.403]➜  
2025-08-18T22:08:59.9754784Z [00:01:49.413]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/libtcc.a' from root:root to runner:runner
2025-08-18T22:08:59.9757479Z [00:01:49.414]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/examples/ex4.c' from root:root to runner:runner
2025-08-18T22:08:59.9760609Z [00:01:49.414]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/examples/ex1.c' from root:root to runner:runner
2025-08-18T22:08:59.9762927Z [00:01:49.414]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/examples/ex2.c' from root:root to runner:runner
2025-08-18T22:08:59.9765196Z [00:01:49.414]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/examples/ex3.c' from root:root to runner:runner
2025-08-18T22:08:59.9767844Z [00:01:49.414]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/examples/ex5.c' from root:root to runner:runner
2025-08-18T22:08:59.9770346Z [00:01:49.414]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/examples' from root:root to runner:runner
2025-08-18T22:08:59.9772516Z [00:01:49.414]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tcctok.h' from root:root to runner:runner
2025-08-18T22:08:59.9774671Z [00:01:49.414]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/.gitignore' from root:root to runner:runner
2025-08-18T22:08:59.9776853Z [00:01:49.414]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/dwarf.h' from root:root to runner:runner
2025-08-18T22:08:59.9779213Z [00:01:49.414]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tcc.o' from root:root to runner:runner
2025-08-18T22:08:59.9781386Z [00:01:49.414]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/conftest.c' from root:root to runner:runner
2025-08-18T22:08:59.9783551Z [00:01:49.414]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/USES' from root:root to runner:runner
2025-08-18T22:08:59.9785712Z [00:01:49.414]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tcc-doc.html' from root:root to runner:runner
2025-08-18T22:08:59.9787937Z [00:01:49.414]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/x86_64-asm.h' from root:root to runner:runner
2025-08-18T22:08:59.9790288Z [00:01:49.414]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tccpp.c' from root:root to runner:runner
2025-08-18T22:08:59.9792698Z [00:01:49.414]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tccmacho.c' from root:root to runner:runner
2025-08-18T22:08:59.9794855Z [00:01:49.414]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tcclib.h' from root:root to runner:runner
2025-08-18T22:08:59.9797002Z [00:01:49.414]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/c2str.exe' from root:root to runner:runner
2025-08-18T22:08:59.9799394Z [00:01:49.414]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/CodingStyle' from root:root to runner:runner
2025-08-18T22:08:59.9801591Z [00:01:49.414]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tcctools.c' from root:root to runner:runner
2025-08-18T22:08:59.9803755Z [00:01:49.414]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/coff.h' from root:root to runner:runner
2025-08-18T22:08:59.9805887Z [00:01:49.414]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/configure' from root:root to runner:runner
2025-08-18T22:08:59.9808244Z [00:01:49.414]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/texi2pod.pl' from root:root to runner:runner
2025-08-18T22:08:59.9810679Z [00:01:49.414]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/x86_64-link.o' from root:root to runner:runner
2025-08-18T22:08:59.9812951Z [00:01:49.414]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/i386-asm.c' from root:root to runner:runner
2025-08-18T22:08:59.9815120Z [00:01:49.414]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tccasm.o' from root:root to runner:runner
2025-08-18T22:08:59.9817261Z [00:01:49.414]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tccpp.o' from root:root to runner:runner
2025-08-18T22:08:59.9819586Z [00:01:49.414]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/RELICENSING' from root:root to runner:runner
2025-08-18T22:08:59.9821770Z [00:01:49.415]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tccgen.o' from root:root to runner:runner
2025-08-18T22:08:59.9823942Z [00:01:49.415]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/arm64-link.c' from root:root to runner:runner
2025-08-18T22:08:59.9826105Z [00:01:49.415]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/stab.h' from root:root to runner:runner
2025-08-18T22:08:59.9828404Z [00:01:49.415]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/i386-asm.h' from root:root to runner:runner
2025-08-18T22:08:59.9830596Z [00:01:49.415]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/x86_64-gen.o' from root:root to runner:runner
2025-08-18T22:08:59.9832767Z [00:01:49.415]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/arm-asm.c' from root:root to runner:runner
2025-08-18T22:08:59.9834894Z [00:01:49.415]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tcc' from root:root to runner:runner
2025-08-18T22:08:59.9837238Z [00:01:49.415]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/VERSION' from root:root to runner:runner
2025-08-18T22:08:59.9839569Z [00:01:49.415]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/config.h' from root:root to runner:runner
2025-08-18T22:08:59.9841884Z [00:01:49.415]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/arm64-asm.c' from root:root to runner:runner
2025-08-18T22:08:59.9844111Z [00:01:49.415]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/riscv64-gen.c' from root:root to runner:runner
2025-08-18T22:08:59.9846299Z [00:01:49.415]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/x86_64-gen.c' from root:root to runner:runner
2025-08-18T22:08:59.9848622Z [00:01:49.415]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/libtcc1.a' from root:root to runner:runner
2025-08-18T22:08:59.9850784Z [00:01:49.415]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/elf.h' from root:root to runner:runner
2025-08-18T22:08:59.9852960Z [00:01:49.415]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/riscv64-link.c' from root:root to runner:runner
2025-08-18T22:08:59.9855417Z [00:01:49.415]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tccelf.o' from root:root to runner:runner
2025-08-18T22:08:59.9857693Z [00:01:49.415]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/libtcc_test.c' from root:root to runner:runner
2025-08-18T22:08:59.9860197Z [00:01:49.415]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/32_led.c' from root:root to runner:runner
2025-08-18T22:08:59.9862638Z [00:01:49.415]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/97_utf8_string_literal.c' from root:root to runner:runner
2025-08-18T22:08:59.9865142Z [00:01:49.415]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/118_switch.expect' from root:root to runner:runner
2025-08-18T22:08:59.9867746Z [00:01:49.415]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/72_long_long_constant.expect' from root:root to runner:runner
2025-08-18T22:08:59.9870449Z [00:01:49.415]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/06_case.expect' from root:root to runner:runner
2025-08-18T22:08:59.9872956Z [00:01:49.415]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/60_errors_and_warnings.c' from root:root to runner:runner
2025-08-18T22:08:59.9875447Z [00:01:49.415]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/39_typedef.expect' from root:root to runner:runner
2025-08-18T22:08:59.9877977Z [00:01:49.415]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/80_flexarray.expect' from root:root to runner:runner
2025-08-18T22:08:59.9880615Z [00:01:49.415]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/120_alias.c' from root:root to runner:runner
2025-08-18T22:08:59.9883323Z [00:01:49.415]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/136_atomic_gcc_style.expect' from root:root to runner:runner
2025-08-18T22:08:59.9885811Z [00:01:49.415]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/39_typedef.c' from root:root to runner:runner
2025-08-18T22:08:59.9888460Z [00:01:49.415]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/37_sprintf.expect' from root:root to runner:runner
2025-08-18T22:08:59.9891007Z [00:01:49.415]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/85_asm-outside-function.c' from root:root to runner:runner
2025-08-18T22:08:59.9893504Z [00:01:49.415]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/31_args.expect' from root:root to runner:runner
2025-08-18T22:08:59.9896030Z [00:01:49.415]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/97_utf8_string_literal.expect' from root:root to runner:runner
2025-08-18T22:08:59.9898701Z [00:01:49.415]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/87_dead_code.c' from root:root to runner:runner
2025-08-18T22:08:59.9901361Z [00:01:49.415]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/13_integer_literals.c' from root:root to runner:runner
2025-08-18T22:08:59.9903824Z [00:01:49.415]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/88_codeopt.c' from root:root to runner:runner
2025-08-18T22:08:59.9906241Z [00:01:49.415]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/99_fastcall.c' from root:root to runner:runner
2025-08-18T22:08:59.9908908Z [00:01:49.415]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/108_constructor.expect' from root:root to runner:runner
2025-08-18T22:08:59.9911457Z [00:01:49.415]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/116_bound_setjmp2.expect' from root:root to runner:runner
2025-08-18T22:08:59.9913991Z [00:01:49.415]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/50_logical_second_arg.c' from root:root to runner:runner
2025-08-18T22:08:59.9916539Z [00:01:49.415]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/36_array_initialisers.c' from root:root to runner:runner
2025-08-18T22:08:59.9919155Z [00:01:49.415]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/02_printf.c' from root:root to runner:runner
2025-08-18T22:08:59.9921669Z [00:01:49.415]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/13_integer_literals.expect' from root:root to runner:runner
2025-08-18T22:08:59.9924220Z [00:01:49.416]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/00_assignment.expect' from root:root to runner:runner
2025-08-18T22:08:59.9926728Z [00:01:49.416]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/83_utf8_in_identifiers.c' from root:root to runner:runner
2025-08-18T22:08:59.9929683Z [00:01:49.416]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/48_nested_break.expect' from root:root to runner:runner
2025-08-18T22:08:59.9932267Z [00:01:49.416]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/131_return_struct_in_reg.expect' from root:root to runner:runner
2025-08-18T22:08:59.9934888Z [00:01:49.416]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/134_double_to_signed.expect' from root:root to runner:runner
2025-08-18T22:08:59.9937410Z [00:01:49.416]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/05_array.c' from root:root to runner:runner
2025-08-18T22:08:59.9940048Z [00:01:49.416]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/07_function.expect' from root:root to runner:runner
2025-08-18T22:08:59.9942575Z [00:01:49.416]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/105_local_extern.c' from root:root to runner:runner
2025-08-18T22:08:59.9944684Z [00:01:49.416]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/43_void_param.expect' from root:root to runner:runner
2025-08-18T22:08:59.9946278Z [00:01:49.416]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/43_void_param.c' from root:root to runner:runner
2025-08-18T22:08:59.9947652Z [00:01:49.416]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/55_lshift_type.c' from root:root to runner:runner
2025-08-18T22:08:59.9957551Z [00:01:49.416]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/130_large_argument.expect' from root:root to runner:runner
2025-08-18T22:08:59.9959202Z [00:01:49.416]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/03_struct.expect' from root:root to runner:runner
2025-08-18T22:08:59.9960574Z [00:01:49.416]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/106_versym.expect' from root:root to runner:runner
2025-08-18T22:08:59.9961900Z [00:01:49.416]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/129_scopes.c' from root:root to runner:runner
2025-08-18T22:08:59.9963186Z [00:01:49.416]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/81_types.c' from root:root to runner:runner
2025-08-18T22:08:59.9964473Z [00:01:49.416]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/127_asm_goto.c' from root:root to runner:runner
2025-08-18T22:08:59.9965845Z [00:01:49.416]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/47_switch_return.expect' from root:root to runner:runner
2025-08-18T22:08:59.9967198Z [00:01:49.416]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/86_memory-model.c' from root:root to runner:runner
2025-08-18T22:08:59.9968940Z [00:01:49.416]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/49_bracket_evaluation.c' from root:root to runner:runner
2025-08-18T22:08:59.9970274Z [00:01:49.416]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/00_assignment.c' from root:root to runner:runner
2025-08-18T22:08:59.9971590Z [00:01:49.416]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/115_bound_setjmp.c' from root:root to runner:runner
2025-08-18T22:08:59.9972949Z [00:01:49.416]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/22_floating_point.expect' from root:root to runner:runner
2025-08-18T22:08:59.9974296Z [00:01:49.416]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/78_vla_label.expect' from root:root to runner:runner
2025-08-18T22:08:59.9975663Z [00:01:49.416]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/34_array_assignment.expect' from root:root to runner:runner
2025-08-18T22:08:59.9977011Z [00:01:49.416]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/113_btdll.expect' from root:root to runner:runner
2025-08-18T22:08:59.9978682Z [00:01:49.416]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/42_function_pointer.c' from root:root to runner:runner
2025-08-18T22:08:59.9980048Z [00:01:49.416]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/52_unnamed_enum.c' from root:root to runner:runner
2025-08-18T22:08:59.9981376Z [00:01:49.417]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/90_struct-init.c' from root:root to runner:runner
2025-08-18T22:08:59.9982695Z [00:01:49.417]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/09_do_while.expect' from root:root to runner:runner
2025-08-18T22:08:59.9984025Z [00:01:49.417]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/104_inline.expect' from root:root to runner:runner
2025-08-18T22:08:59.9985377Z [00:01:49.417]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/114_bound_signal.expect' from root:root to runner:runner
2025-08-18T22:08:59.9986792Z [00:01:49.417]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/70_floating_point_literals.expect' from root:root to runner:runner
2025-08-18T22:08:59.9988384Z [00:01:49.417]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/120_alias.expect' from root:root to runner:runner
2025-08-18T22:08:59.9989722Z [00:01:49.417]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/99_fastcall.expect' from root:root to runner:runner
2025-08-18T22:08:59.9991064Z [00:01:49.417]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/130_large_argument.c' from root:root to runner:runner
2025-08-18T22:08:59.9992391Z [00:01:49.417]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/10_pointer.expect' from root:root to runner:runner
2025-08-18T22:08:59.9993856Z [00:01:49.417]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/11_precedence.expect' from root:root to runner:runner
2025-08-18T22:08:59.9995188Z [00:01:49.417]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/88_codeopt.expect' from root:root to runner:runner
2025-08-18T22:08:59.9996521Z [00:01:49.417]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/84_hex-float.expect' from root:root to runner:runner
2025-08-18T22:08:59.9997850Z [00:01:49.417]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/121_struct_return.c' from root:root to runner:runner
2025-08-18T22:08:59.9999381Z [00:01:49.417]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/34_array_assignment.c' from root:root to runner:runner
2025-08-18T22:09:00.0000707Z [00:01:49.417]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/02_printf.expect' from root:root to runner:runner
2025-08-18T22:09:00.0002009Z [00:01:49.417]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/118_switch.c' from root:root to runner:runner
2025-08-18T22:09:00.0003458Z [00:01:49.417]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/77_push_pop_macro.expect' from root:root to runner:runner
2025-08-18T22:09:00.0004840Z [00:01:49.417]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/71_macro_empty_arg.c' from root:root to runner:runner
2025-08-18T22:09:00.0006202Z [00:01:49.417]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/105_local_extern.expect' from root:root to runner:runner
2025-08-18T22:09:00.0007531Z [00:01:49.417]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/15_recursion.c' from root:root to runner:runner
2025-08-18T22:09:00.0009271Z [00:01:49.417]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/38_multiple_array_index.c' from root:root to runner:runner
2025-08-18T22:09:00.0010608Z [00:01:49.417]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/54_goto.c' from root:root to runner:runner
2025-08-18T22:09:00.0011958Z [00:01:49.417]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/20_pointer_comparison.expect' from root:root to runner:runner
2025-08-18T22:09:00.0013487Z [00:01:49.417]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/109_float_struct_calling.c' from root:root to runner:runner
2025-08-18T22:09:00.0014851Z [00:01:49.417]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/33_ternary_op.c' from root:root to runner:runner
2025-08-18T22:09:00.0016213Z [00:01:49.417]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/70_floating_point_literals.c' from root:root to runner:runner
2025-08-18T22:09:00.0017586Z [00:01:49.417]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/125_atomic_misc.expect' from root:root to runner:runner
2025-08-18T22:09:00.0019355Z [00:01:49.417]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/37_sprintf.c' from root:root to runner:runner
2025-08-18T22:09:00.0020663Z [00:01:49.417]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/108_constructor.c' from root:root to runner:runner
2025-08-18T22:09:00.0022029Z [00:01:49.417]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/76_dollars_in_identifiers.c' from root:root to runner:runner
2025-08-18T22:09:00.0023370Z [00:01:49.417]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/54_goto.expect' from root:root to runner:runner
2025-08-18T22:09:00.0024714Z [00:01:49.417]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/131_return_struct_in_reg.c' from root:root to runner:runner
2025-08-18T22:09:00.0026179Z [00:01:49.417]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/04_for.c' from root:root to runner:runner
2025-08-18T22:09:00.0028255Z [00:01:49.417]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/33_ternary_op.expect' from root:root to runner:runner
2025-08-18T22:09:00.0029884Z [00:01:49.417]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/104+_inline.c' from root:root to runner:runner
2025-08-18T22:09:00.0031283Z [00:01:49.417]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/60_errors_and_warnings.expect' from root:root to runner:runner
2025-08-18T22:09:00.0032652Z [00:01:49.417]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/73_arm64.expect' from root:root to runner:runner
2025-08-18T22:09:00.0033983Z [00:01:49.417]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/28_strings.expect' from root:root to runner:runner
2025-08-18T22:09:00.0035285Z [00:01:49.417]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/08_while.c' from root:root to runner:runner
2025-08-18T22:09:00.0036614Z [00:01:49.418]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/64_macro_nesting.expect' from root:root to runner:runner
2025-08-18T22:09:00.0038172Z [00:01:49.418]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/36_array_initialisers.expect' from root:root to runner:runner
2025-08-18T22:09:00.0039566Z [00:01:49.418]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/09_do_while.c' from root:root to runner:runner
2025-08-18T22:09:00.0040900Z [00:01:49.418]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/89_nocode_wanted.expect' from root:root to runner:runner
2025-08-18T22:09:00.0042248Z [00:01:49.418]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/95_bitfields_ms.expect' from root:root to runner:runner
2025-08-18T22:09:00.0043714Z [00:01:49.418]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/41_hashif.expect' from root:root to runner:runner
2025-08-18T22:09:00.0045016Z [00:01:49.418]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/17_enum.expect' from root:root to runner:runner
2025-08-18T22:09:00.0046357Z [00:01:49.418]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/29_array_address.expect' from root:root to runner:runner
2025-08-18T22:09:00.0047677Z [00:01:49.418]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/10_pointer.c' from root:root to runner:runner
2025-08-18T22:09:00.0049214Z [00:01:49.418]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/125_atomic_misc.c' from root:root to runner:runner
2025-08-18T22:09:00.0050554Z [00:01:49.418]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/87_dead_code.expect' from root:root to runner:runner
2025-08-18T22:09:00.0051848Z [00:01:49.418]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/46_grep.c' from root:root to runner:runner
2025-08-18T22:09:00.0053241Z [00:01:49.418]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/32_led.expect' from root:root to runner:runner
2025-08-18T22:09:00.0054531Z [00:01:49.418]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/94_generic.c' from root:root to runner:runner
2025-08-18T22:09:00.0055856Z [00:01:49.418]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/79_vla_continue.expect' from root:root to runner:runner
2025-08-18T22:09:00.0057177Z [00:01:49.418]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/117_builtins.c' from root:root to runner:runner
2025-08-18T22:09:00.0058719Z [00:01:49.418]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/112_backtrace.expect' from root:root to runner:runner
2025-08-18T22:09:00.0060090Z [00:01:49.418]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/23_type_coercion.expect' from root:root to runner:runner
2025-08-18T22:09:00.0061425Z [00:01:49.418]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/23_type_coercion.c' from root:root to runner:runner
2025-08-18T22:09:00.0062736Z [00:01:49.418]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/80_flexarray.c' from root:root to runner:runner
2025-08-18T22:09:00.0064051Z [00:01:49.418]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/52_unnamed_enum.expect' from root:root to runner:runner
2025-08-18T22:09:00.0065417Z [00:01:49.418]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/124_atomic_counter.expect' from root:root to runner:runner
2025-08-18T22:09:00.0066844Z [00:01:49.418]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/42_function_pointer.expect' from root:root to runner:runner
2025-08-18T22:09:00.0068576Z [00:01:49.418]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/05_array.expect' from root:root to runner:runner
2025-08-18T22:09:00.0069906Z [00:01:49.418]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/126_bound_global.c' from root:root to runner:runner
2025-08-18T22:09:00.0071216Z [00:01:49.418]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/95_bitfields.c' from root:root to runner:runner
2025-08-18T22:09:00.0072557Z [00:01:49.418]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/121_struct_return.expect' from root:root to runner:runner
2025-08-18T22:09:00.0073887Z [00:01:49.418]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/07_function.c' from root:root to runner:runner
2025-08-18T22:09:00.0075212Z [00:01:49.418]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/98_al_ax_extend.expect' from root:root to runner:runner
2025-08-18T22:09:00.0076864Z [00:01:49.418]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/44_scoped_declarations.expect' from root:root to runner:runner
2025-08-18T22:09:00.0078611Z [00:01:49.418]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/03_struct.c' from root:root to runner:runner
2025-08-18T22:09:00.0079978Z [00:01:49.418]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/44_scoped_declarations.c' from root:root to runner:runner
2025-08-18T22:09:00.0081565Z [00:01:49.418]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/128_run_atexit.expect' from root:root to runner:runner
2025-08-18T22:09:00.0082939Z [00:01:49.418]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/117_builtins.expect' from root:root to runner:runner
2025-08-18T22:09:00.0084310Z [00:01:49.418]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/91_ptr_longlong_arith32.c' from root:root to runner:runner
2025-08-18T22:09:00.0085675Z [00:01:49.418]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/82_attribs_position.c' from root:root to runner:runner
2025-08-18T22:09:00.0086998Z [00:01:49.418]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/31_args.c' from root:root to runner:runner
2025-08-18T22:09:00.0088464Z [00:01:49.418]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/49_bracket_evaluation.expect' from root:root to runner:runner
2025-08-18T22:09:00.0089811Z [00:01:49.418]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/104_inline.c' from root:root to runner:runner
2025-08-18T22:09:00.0091133Z [00:01:49.418]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/116_bound_setjmp2.c' from root:root to runner:runner
2025-08-18T22:09:00.0092434Z [00:01:49.418]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/28_strings.c' from root:root to runner:runner
2025-08-18T22:09:00.0094444Z [00:01:49.418]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/107_stack_safe.c' from root:root to runner:runner
2025-08-18T22:09:00.0096177Z [00:01:49.418]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/77_push_pop_macro.c' from root:root to runner:runner
2025-08-18T22:09:00.0097581Z [00:01:49.418]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/75_array_in_struct_init.expect' from root:root to runner:runner
2025-08-18T22:09:00.0099144Z [00:01:49.419]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/85_asm-outside-function.expect' from root:root to runner:runner
2025-08-18T22:09:00.0100511Z [00:01:49.419]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/14_if.expect' from root:root to runner:runner
2025-08-18T22:09:00.0101823Z [00:01:49.419]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/95_bitfields.expect' from root:root to runner:runner
2025-08-18T22:09:00.0103146Z [00:01:49.419]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/94_generic.expect' from root:root to runner:runner
2025-08-18T22:09:00.0104611Z [00:01:49.419]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/45_empty_for.expect' from root:root to runner:runner
2025-08-18T22:09:00.0105923Z [00:01:49.419]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/120+_alias.c' from root:root to runner:runner
2025-08-18T22:09:00.0107238Z [00:01:49.419]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/61_integers.expect' from root:root to runner:runner
2025-08-18T22:09:00.0108654Z [00:01:49.419]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/45_empty_for.c' from root:root to runner:runner
2025-08-18T22:09:00.0109986Z [00:01:49.419]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/72_long_long_constant.c' from root:root to runner:runner
2025-08-18T22:09:00.0111344Z [00:01:49.419]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/86_memory-model.expect' from root:root to runner:runner
2025-08-18T22:09:00.0112693Z [00:01:49.419]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/22_floating_point.c' from root:root to runner:runner
2025-08-18T22:09:00.0114030Z [00:01:49.419]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/103_implicit_memmove.c' from root:root to runner:runner
2025-08-18T22:09:00.0115397Z [00:01:49.419]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/50_logical_second_arg.expect' from root:root to runner:runner
2025-08-18T22:09:00.0116745Z [00:01:49.419]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/84_hex-float.c' from root:root to runner:runner
2025-08-18T22:09:00.0118237Z [00:01:49.419]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/132_bound_test.c' from root:root to runner:runner
2025-08-18T22:09:00.0119750Z [00:01:49.419]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/11_precedence.c' from root:root to runner:runner
2025-08-18T22:09:00.0121086Z [00:01:49.419]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/132_bound_test.expect' from root:root to runner:runner
2025-08-18T22:09:00.0122436Z [00:01:49.419]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/124_atomic_counter.c' from root:root to runner:runner
2025-08-18T22:09:00.0123777Z [00:01:49.419]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/55_lshift_type.expect' from root:root to runner:runner
2025-08-18T22:09:00.0125164Z [00:01:49.419]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/137_funcall_struct_args.expect' from root:root to runner:runner
2025-08-18T22:09:00.0126510Z [00:01:49.419]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/133_old_func.c' from root:root to runner:runner
2025-08-18T22:09:00.0127823Z [00:01:49.419]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/133_old_func.expect' from root:root to runner:runner
2025-08-18T22:09:00.0129432Z [00:01:49.420]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/Makefile' from root:root to runner:runner
2025-08-18T22:09:00.0130726Z [00:01:49.420]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/12_hashdefine.c' from root:root to runner:runner
2025-08-18T22:09:00.0132013Z [00:01:49.420]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/17_enum.c' from root:root to runner:runner
2025-08-18T22:09:00.0133285Z [00:01:49.420]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/51_static.c' from root:root to runner:runner
2025-08-18T22:09:00.0134624Z [00:01:49.420]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/100_c99array-decls.expect' from root:root to runner:runner
2025-08-18T22:09:00.0135981Z [00:01:49.420]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/101_cleanup.expect' from root:root to runner:runner
2025-08-18T22:09:00.0137327Z [00:01:49.420]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/134_double_to_signed.c' from root:root to runner:runner
2025-08-18T22:09:00.0138784Z [00:01:49.420]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/100_c99array-decls.c' from root:root to runner:runner
2025-08-18T22:09:00.0140135Z [00:01:49.420]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/24_math_library.expect' from root:root to runner:runner
2025-08-18T22:09:00.0141482Z [00:01:49.420]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/107_stack_safe.expect' from root:root to runner:runner
2025-08-18T22:09:00.0142909Z [00:01:49.420]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/41_hashif.c' from root:root to runner:runner
2025-08-18T22:09:00.0144455Z [00:01:49.420]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/25_quicksort.expect' from root:root to runner:runner
2025-08-18T22:09:00.0145806Z [00:01:49.420]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/92_enum_bitfield.c' from root:root to runner:runner
2025-08-18T22:09:00.0147170Z [00:01:49.420]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/82_attribs_position.expect' from root:root to runner:runner
2025-08-18T22:09:00.0148655Z [00:01:49.420]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/29_array_address.c' from root:root to runner:runner
2025-08-18T22:09:00.0150192Z [00:01:49.420]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/110_average.expect' from root:root to runner:runner
2025-08-18T22:09:00.0151547Z [00:01:49.420]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/115_bound_setjmp.expect' from root:root to runner:runner
2025-08-18T22:09:00.0153033Z [00:01:49.420]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/16_nesting.expect' from root:root to runner:runner
2025-08-18T22:09:00.0154391Z [00:01:49.420]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/119_random_stuff.expect' from root:root to runner:runner
2025-08-18T22:09:00.0155729Z [00:01:49.420]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/98_al_ax_extend.c' from root:root to runner:runner
2025-08-18T22:09:00.0157056Z [00:01:49.420]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/15_recursion.expect' from root:root to runner:runner
2025-08-18T22:09:00.0158599Z [00:01:49.420]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/30_hanoi.expect' from root:root to runner:runner
2025-08-18T22:09:00.0159923Z [00:01:49.420]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/25_quicksort.c' from root:root to runner:runner
2025-08-18T22:09:00.0161556Z [00:01:49.420]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/96_nodata_wanted.expect' from root:root to runner:runner
2025-08-18T22:09:00.0164153Z [00:01:49.420]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/76_dollars_in_identifiers.expect' from root:root to runner:runner
2025-08-18T22:09:00.0165815Z [00:01:49.420]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/92_enum_bitfield.expect' from root:root to runner:runner
2025-08-18T22:09:00.0167171Z [00:01:49.420]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/40_stdio.expect' from root:root to runner:runner
2025-08-18T22:09:00.0168642Z [00:01:49.420]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/73_arm64.c' from root:root to runner:runner
2025-08-18T22:09:00.0170087Z [00:01:49.420]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/113_btdll.c' from root:root to runner:runner
2025-08-18T22:09:00.0171411Z [00:01:49.420]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/90_struct-init.expect' from root:root to runner:runner
2025-08-18T22:09:00.0172717Z [00:01:49.420]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/LICENSE' from root:root to runner:runner
2025-08-18T22:09:00.0173994Z [00:01:49.420]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/01_comment.c' from root:root to runner:runner
2025-08-18T22:09:00.0175298Z [00:01:49.420]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/24_math_library.c' from root:root to runner:runner
2025-08-18T22:09:00.0176689Z [00:01:49.420]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/109_float_struct_calling.expect' from root:root to runner:runner
2025-08-18T22:09:00.0178162Z [00:01:49.420]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/102_alignas.expect' from root:root to runner:runner
2025-08-18T22:09:00.0179583Z [00:01:49.420]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/30_hanoi.c' from root:root to runner:runner
2025-08-18T22:09:00.0180908Z [00:01:49.420]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/67_macro_concat.expect' from root:root to runner:runner
2025-08-18T22:09:00.0182220Z [00:01:49.420]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/06_case.c' from root:root to runner:runner
2025-08-18T22:09:00.0183494Z [00:01:49.420]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/18_include.h' from root:root to runner:runner
2025-08-18T22:09:00.0184786Z [00:01:49.420]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/21_char_array.c' from root:root to runner:runner
2025-08-18T22:09:00.0186086Z [00:01:49.420]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/61_integers.c' from root:root to runner:runner
2025-08-18T22:09:00.0187376Z [00:01:49.420]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/123_vla_bug.c' from root:root to runner:runner
2025-08-18T22:09:00.0188802Z [00:01:49.420]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/64_macro_nesting.c' from root:root to runner:runner
2025-08-18T22:09:00.0190141Z [00:01:49.420]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/111_conversion.expect' from root:root to runner:runner
2025-08-18T22:09:00.0191508Z [00:01:49.420]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/26_character_constants.c' from root:root to runner:runner
2025-08-18T22:09:00.0192853Z [00:01:49.421]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/18_include.expect' from root:root to runner:runner
2025-08-18T22:09:00.0194314Z [00:01:49.421]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/21_char_array.expect' from root:root to runner:runner
2025-08-18T22:09:00.0195655Z [00:01:49.421]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/93_integer_promotion.c' from root:root to runner:runner
2025-08-18T22:09:00.0196992Z [00:01:49.421]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/51_static.expect' from root:root to runner:runner
2025-08-18T22:09:00.0198651Z [00:01:49.421]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/137_funcall_struct_args.c' from root:root to runner:runner
2025-08-18T22:09:00.0200015Z [00:01:49.421]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/128_run_atexit.c' from root:root to runner:runner
2025-08-18T22:09:00.0201393Z [00:01:49.421]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/91_ptr_longlong_arith32.expect' from root:root to runner:runner
2025-08-18T22:09:00.0202800Z [00:01:49.421]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/38_multiple_array_index.expect' from root:root to runner:runner
2025-08-18T22:09:00.0204294Z [00:01:49.421]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/48_nested_break.c' from root:root to runner:runner
2025-08-18T22:09:00.0205608Z [00:01:49.421]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/78_vla_label.c' from root:root to runner:runner
2025-08-18T22:09:00.0206926Z [00:01:49.421]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/129_scopes.expect' from root:root to runner:runner
2025-08-18T22:09:00.0208346Z [00:01:49.421]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/122_vla_reuse.c' from root:root to runner:runner
2025-08-18T22:09:00.0209674Z [00:01:49.421]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/123_vla_bug.expect' from root:root to runner:runner
2025-08-18T22:09:00.0211041Z [00:01:49.421]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/135_func_arg_struct_compare.c' from root:root to runner:runner
2025-08-18T22:09:00.0212394Z [00:01:49.421]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/106_versym.c' from root:root to runner:runner
2025-08-18T22:09:00.0213679Z [00:01:49.421]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/16_nesting.c' from root:root to runner:runner
2025-08-18T22:09:00.0214988Z [00:01:49.421]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/127_asm_goto.expect' from root:root to runner:runner
2025-08-18T22:09:00.0216316Z [00:01:49.421]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/81_types.expect' from root:root to runner:runner
2025-08-18T22:09:00.0217632Z [00:01:49.421]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/89_nocode_wanted.c' from root:root to runner:runner
2025-08-18T22:09:00.0219244Z [00:01:49.421]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/96_nodata_wanted.c' from root:root to runner:runner
2025-08-18T22:09:00.0220633Z [00:01:49.421]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/135_func_arg_struct_compare.expect' from root:root to runner:runner
2025-08-18T22:09:00.0222031Z [00:01:49.421]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/136_atomic_gcc_style.c' from root:root to runner:runner
2025-08-18T22:09:00.0223406Z [00:01:49.422]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/93_integer_promotion.expect' from root:root to runner:runner
2025-08-18T22:09:00.0224816Z [00:01:49.422]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/19_pointer_arithmetic.expect' from root:root to runner:runner
2025-08-18T22:09:00.0226173Z [00:01:49.422]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/27_sizeof.expect' from root:root to runner:runner
2025-08-18T22:09:00.0227525Z [00:01:49.422]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/103_implicit_memmove.expect' from root:root to runner:runner
2025-08-18T22:09:00.0229496Z [00:01:49.422]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/101_cleanup.c' from root:root to runner:runner
2025-08-18T22:09:00.0231091Z [00:01:49.422]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/102_alignas.c' from root:root to runner:runner
2025-08-18T22:09:00.0232389Z [00:01:49.422]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/27_sizeof.c' from root:root to runner:runner
2025-08-18T22:09:00.0233684Z [00:01:49.422]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/35_sizeof.expect' from root:root to runner:runner
2025-08-18T22:09:00.0235015Z [00:01:49.422]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/47_switch_return.c' from root:root to runner:runner
2025-08-18T22:09:00.0236320Z [00:01:49.422]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/35_sizeof.c' from root:root to runner:runner
2025-08-18T22:09:00.0237600Z [00:01:49.422]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/18_include2.h' from root:root to runner:runner
2025-08-18T22:09:00.0239142Z [00:01:49.422]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/12_hashdefine.expect' from root:root to runner:runner
2025-08-18T22:09:00.0240504Z [00:01:49.422]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/75_array_in_struct_init.c' from root:root to runner:runner
2025-08-18T22:09:00.0241849Z [00:01:49.422]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/08_while.expect' from root:root to runner:runner
2025-08-18T22:09:00.0243160Z [00:01:49.422]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/79_vla_continue.c' from root:root to runner:runner
2025-08-18T22:09:00.0244649Z [00:01:49.422]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/71_macro_empty_arg.expect' from root:root to runner:runner
2025-08-18T22:09:00.0246003Z [00:01:49.422]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/122_vla_reuse.expect' from root:root to runner:runner
2025-08-18T22:09:00.0247328Z [00:01:49.422]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/04_for.expect' from root:root to runner:runner
2025-08-18T22:09:00.0248755Z [00:01:49.422]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/112_backtrace.c' from root:root to runner:runner
2025-08-18T22:09:00.0250061Z [00:01:49.422]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/18_include.c' from root:root to runner:runner
2025-08-18T22:09:00.0251339Z [00:01:49.422]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/40_stdio.c' from root:root to runner:runner
2025-08-18T22:09:00.0252595Z [00:01:49.422]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/14_if.c' from root:root to runner:runner
2025-08-18T22:09:00.0254023Z [00:01:49.422]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/19_pointer_arithmetic.c' from root:root to runner:runner
2025-08-18T22:09:00.0255392Z [00:01:49.422]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/20_pointer_comparison.c' from root:root to runner:runner
2025-08-18T22:09:00.0256767Z [00:01:49.422]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/126_bound_global.expect' from root:root to runner:runner
2025-08-18T22:09:00.0258220Z [00:01:49.422]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/67_macro_concat.c' from root:root to runner:runner
2025-08-18T22:09:00.0259551Z [00:01:49.422]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/95_bitfields_ms.c' from root:root to runner:runner
2025-08-18T22:09:00.0260866Z [00:01:49.422]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/01_comment.expect' from root:root to runner:runner
2025-08-18T22:09:00.0262192Z [00:01:49.422]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/114_bound_signal.c' from root:root to runner:runner
2025-08-18T22:09:00.0263511Z [00:01:49.422]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/119_random_stuff.c' from root:root to runner:runner
2025-08-18T22:09:00.0264888Z [00:01:49.422]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/26_character_constants.expect' from root:root to runner:runner
2025-08-18T22:09:00.0266283Z [00:01:49.422]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/111_conversion.c' from root:root to runner:runner
2025-08-18T22:09:00.0267777Z [00:01:49.422]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/83_utf8_in_identifiers.expect' from root:root to runner:runner
2025-08-18T22:09:00.0269232Z [00:01:49.422]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/46_grep.expect' from root:root to runner:runner
2025-08-18T22:09:00.0270537Z [00:01:49.422]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/110_average.c' from root:root to runner:runner
2025-08-18T22:09:00.0271786Z [00:01:49.422]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2' from root:root to runner:runner
2025-08-18T22:09:00.0272993Z [00:01:49.422]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/abitest.c' from root:root to runner:runner
2025-08-18T22:09:00.0274252Z [00:01:49.422]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/asm-c-connect-2.c' from root:root to runner:runner
2025-08-18T22:09:00.0275492Z [00:01:49.422]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/testfp.c' from root:root to runner:runner
2025-08-18T22:09:00.0276747Z [00:01:49.422]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/arm-asm-testsuite.sh' from root:root to runner:runner
2025-08-18T22:09:00.0278319Z [00:01:49.422]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tcctest.h' from root:root to runner:runner
2025-08-18T22:09:00.0279606Z [00:01:49.422]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/pp/08.c' from root:root to runner:runner
2025-08-18T22:09:00.0280803Z [00:01:49.422]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/pp/19.c' from root:root to runner:runner
2025-08-18T22:09:00.0282016Z [00:01:49.422]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/pp/17.expect' from root:root to runner:runner
2025-08-18T22:09:00.0283256Z [00:01:49.422]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/pp/21.expect' from root:root to runner:runner
2025-08-18T22:09:00.0284486Z [00:01:49.423]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/pp/19.expect' from root:root to runner:runner
2025-08-18T22:09:00.0285696Z [00:01:49.423]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/pp/09.c' from root:root to runner:runner
2025-08-18T22:09:00.0286903Z [00:01:49.423]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/pp/08.expect' from root:root to runner:runner
2025-08-18T22:09:00.0288245Z [00:01:49.423]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/pp/20.expect' from root:root to runner:runner
2025-08-18T22:09:00.0289496Z [00:01:49.423]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/pp/07.expect' from root:root to runner:runner
2025-08-18T22:09:00.0290705Z [00:01:49.423]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/pp/14.c' from root:root to runner:runner
2025-08-18T22:09:00.0292051Z [00:01:49.423]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/pp/06.expect' from root:root to runner:runner
2025-08-18T22:09:00.0293279Z [00:01:49.423]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/pp/15.expect' from root:root to runner:runner
2025-08-18T22:09:00.0294483Z [00:01:49.423]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/pp/18.c' from root:root to runner:runner
2025-08-18T22:09:00.0296057Z [00:01:49.423]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/pp/05.c' from root:root to runner:runner
2025-08-18T22:09:00.0297560Z [00:01:49.423]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/pp/21.c' from root:root to runner:runner
2025-08-18T22:09:00.0298910Z [00:01:49.423]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/pp/09.expect' from root:root to runner:runner
2025-08-18T22:09:00.0300131Z [00:01:49.423]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/pp/06.c' from root:root to runner:runner
2025-08-18T22:09:00.0301386Z [00:01:49.423]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/pp/pp-counter.expect' from root:root to runner:runner
2025-08-18T22:09:00.0302773Z [00:01:49.423]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/pp/22.c' from root:root to runner:runner
2025-08-18T22:09:00.0304010Z [00:01:49.423]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/pp/pp-counter.c' from root:root to runner:runner
2025-08-18T22:09:00.0305244Z [00:01:49.423]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/pp/03.c' from root:root to runner:runner
2025-08-18T22:09:00.0306452Z [00:01:49.423]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/pp/13.expect' from root:root to runner:runner
2025-08-18T22:09:00.0307683Z [00:01:49.423]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/pp/22.expect' from root:root to runner:runner
2025-08-18T22:09:00.0309019Z [00:01:49.423]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/pp/14.expect' from root:root to runner:runner
2025-08-18T22:09:00.0310252Z [00:01:49.423]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/pp/04.expect' from root:root to runner:runner
2025-08-18T22:09:00.0311460Z [00:01:49.423]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/pp/23.S' from root:root to runner:runner
2025-08-18T22:09:00.0312664Z [00:01:49.423]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/pp/05.expect' from root:root to runner:runner
2025-08-18T22:09:00.0313871Z [00:01:49.423]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/pp/13.S' from root:root to runner:runner
2025-08-18T22:09:00.0315058Z [00:01:49.423]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/pp/02.c' from root:root to runner:runner
2025-08-18T22:09:00.0316388Z [00:01:49.424]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/pp/03.expect' from root:root to runner:runner
2025-08-18T22:09:00.0317610Z [00:01:49.424]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/pp/11.expect' from root:root to runner:runner
2025-08-18T22:09:00.0319023Z [00:01:49.424]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/pp/20.c' from root:root to runner:runner
2025-08-18T22:09:00.0320222Z [00:01:49.424]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/pp/07.c' from root:root to runner:runner
2025-08-18T22:09:00.0321436Z [00:01:49.424]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/pp/12.expect' from root:root to runner:runner
2025-08-18T22:09:00.0322645Z [00:01:49.424]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/pp/12.S' from root:root to runner:runner
2025-08-18T22:09:00.0323848Z [00:01:49.424]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/pp/Makefile' from root:root to runner:runner
2025-08-18T22:09:00.0325056Z [00:01:49.424]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/pp/17.c' from root:root to runner:runner
2025-08-18T22:09:00.0326385Z [00:01:49.424]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/pp/02.expect' from root:root to runner:runner
2025-08-18T22:09:00.0327647Z [00:01:49.424]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/pp/01.expect' from root:root to runner:runner
2025-08-18T22:09:00.0328971Z [00:01:49.424]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/pp/15.c' from root:root to runner:runner
2025-08-18T22:09:00.0330155Z [00:01:49.424]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/pp/10.c' from root:root to runner:runner
2025-08-18T22:09:00.0331370Z [00:01:49.424]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/pp/10.expect' from root:root to runner:runner
2025-08-18T22:09:00.0332598Z [00:01:49.424]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/pp/16.expect' from root:root to runner:runner
2025-08-18T22:09:00.0333821Z [00:01:49.424]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/pp/23.expect' from root:root to runner:runner
2025-08-18T22:09:00.0335031Z [00:01:49.424]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/pp/04.c' from root:root to runner:runner
2025-08-18T22:09:00.0336225Z [00:01:49.424]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/pp/11.c' from root:root to runner:runner
2025-08-18T22:09:00.0337427Z [00:01:49.424]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/pp/01.c' from root:root to runner:runner
2025-08-18T22:09:00.0338731Z [00:01:49.424]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/pp/18.expect' from root:root to runner:runner
2025-08-18T22:09:00.0340063Z [00:01:49.424]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/pp/16.c' from root:root to runner:runner
2025-08-18T22:09:00.0341236Z [00:01:49.424]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/pp' from root:root to runner:runner
2025-08-18T22:09:00.0342428Z [00:01:49.424]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/asmtest.S' from root:root to runner:runner
2025-08-18T22:09:00.0343635Z [00:01:49.424]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/Makefile' from root:root to runner:runner
2025-08-18T22:09:00.0344869Z [00:01:49.424]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/gcctestsuite.sh' from root:root to runner:runner
2025-08-18T22:09:00.0346110Z [00:01:49.424]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/vla_test.c' from root:root to runner:runner
2025-08-18T22:09:00.0347326Z [00:01:49.424]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tcctest.c' from root:root to runner:runner
2025-08-18T22:09:00.0348650Z [00:01:49.424]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/boundtest.c' from root:root to runner:runner
2025-08-18T22:09:00.0349974Z [00:01:49.424]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/bug.c' from root:root to runner:runner
2025-08-18T22:09:00.0351210Z [00:01:49.424]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/asm-c-connect-1.c' from root:root to runner:runner
2025-08-18T22:09:00.0352451Z [00:01:49.424]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/42test.h' from root:root to runner:runner
2025-08-18T22:09:00.0353677Z [00:01:49.424]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/libtcc_test_mt.c' from root:root to runner:runner
2025-08-18T22:09:00.0354869Z [00:01:49.424]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests' from root:root to runner:runner
2025-08-18T22:09:00.0356035Z [00:01:49.424]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/riscv64-tok.h' from root:root to runner:runner
2025-08-18T22:09:00.0357212Z [00:01:49.425]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/runmain.o' from root:root to runner:runner
2025-08-18T22:09:00.0358620Z [00:01:49.425]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tccelf.c' from root:root to runner:runner
2025-08-18T22:09:00.0359782Z [00:01:49.425]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/Changelog' from root:root to runner:runner
2025-08-18T22:09:00.0360945Z [00:01:49.425]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/i386-gen.c' from root:root to runner:runner
2025-08-18T22:09:00.0362111Z [00:01:49.425]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/libtcc.c' from root:root to runner:runner
2025-08-18T22:09:00.0363412Z [00:01:49.425]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/c67-link.c' from root:root to runner:runner
2025-08-18T22:09:00.0365278Z [00:01:49.425]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tccasm.c' from root:root to runner:runner
2025-08-18T22:09:00.0366515Z [00:01:49.425]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tcc-doc.info' from root:root to runner:runner
2025-08-18T22:09:00.0367715Z [00:01:49.425]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/i386-asm.o' from root:root to runner:runner
2025-08-18T22:09:00.0368997Z [00:01:49.425]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/i386-tok.h' from root:root to runner:runner
2025-08-18T22:09:00.0370156Z [00:01:49.425]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/il-gen.c' from root:root to runner:runner
2025-08-18T22:09:00.0371325Z [00:01:49.425]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tccdefs_.h' from root:root to runner:runner
2025-08-18T22:09:00.0372483Z [00:01:49.425]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/Makefile' from root:root to runner:runner
2025-08-18T22:09:00.0373778Z [00:01:49.425]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tcccoff.c' from root:root to runner:runner
2025-08-18T22:09:00.0374948Z [00:01:49.425]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/c67-gen.c' from root:root to runner:runner
2025-08-18T22:09:00.0376112Z [00:01:49.425]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/arm-gen.c' from root:root to runner:runner
2025-08-18T22:09:00.0377296Z [00:01:49.425]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/config.texi' from root:root to runner:runner
2025-08-18T22:09:00.0378563Z [00:01:49.425]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tcc.h' from root:root to runner:runner
2025-08-18T22:09:00.0379717Z [00:01:49.425]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/stab.def' from root:root to runner:runner
2025-08-18T22:09:00.0380884Z [00:01:49.425]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/arm64-gen.c' from root:root to runner:runner
2025-08-18T22:09:00.0382051Z [00:01:49.425]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tcc.1' from root:root to runner:runner
2025-08-18T22:09:00.0383199Z [00:01:49.425]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tccdbg.o' from root:root to runner:runner
2025-08-18T22:09:00.0384364Z [00:01:49.425]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/config.mak' from root:root to runner:runner
2025-08-18T22:09:00.0385519Z [00:01:49.425]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tcc.c' from root:root to runner:runner
2025-08-18T22:09:00.0386654Z [00:01:49.425]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/libtcc.h' from root:root to runner:runner
2025-08-18T22:09:00.0388097Z [00:01:49.425]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/examples/fib.c' from root:root to runner:runner
2025-08-18T22:09:00.0389399Z [00:01:49.425]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/examples/hello_dll.c' from root:root to runner:runner
2025-08-18T22:09:00.0390714Z [00:01:49.425]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/examples/hello_win.c' from root:root to runner:runner
2025-08-18T22:09:00.0392001Z [00:01:49.425]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/examples/dll.c' from root:root to runner:runner
2025-08-18T22:09:00.0393235Z [00:01:49.425]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/examples' from root:root to runner:runner
2025-08-18T22:09:00.0394481Z [00:01:49.425]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/build-tcc.bat' from root:root to runner:runner
2025-08-18T22:09:00.0395727Z [00:01:49.425]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/tcc-win32.txt' from root:root to runner:runner
2025-08-18T22:09:00.0397004Z [00:01:49.425]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/sec_api/io_s.h' from root:root to runner:runner
2025-08-18T22:09:00.0398706Z [00:01:49.425]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/sec_api/crtdbg_s.h' from root:root to runner:runner
2025-08-18T22:09:00.0400084Z [00:01:49.425]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/sec_api/stralign_s.h' from root:root to runner:runner
2025-08-18T22:09:00.0401455Z [00:01:49.425]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/sec_api/sys/timeb_s.h' from root:root to runner:runner
2025-08-18T22:09:00.0402771Z [00:01:49.425]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/sec_api/sys' from root:root to runner:runner
2025-08-18T22:09:00.0404092Z [00:01:49.425]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/sec_api/wchar_s.h' from root:root to runner:runner
2025-08-18T22:09:00.0405421Z [00:01:49.425]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/sec_api/stdlib_s.h' from root:root to runner:runner
2025-08-18T22:09:00.0406753Z [00:01:49.425]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/sec_api/time_s.h' from root:root to runner:runner
2025-08-18T22:09:00.0408210Z [00:01:49.426]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/sec_api/mbstring_s.h' from root:root to runner:runner
2025-08-18T22:09:00.0409555Z [00:01:49.426]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/sec_api/tchar_s.h' from root:root to runner:runner
2025-08-18T22:09:00.0410888Z [00:01:49.426]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/sec_api/search_s.h' from root:root to runner:runner
2025-08-18T22:09:00.0412344Z [00:01:49.426]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/sec_api/stdio_s.h' from root:root to runner:runner
2025-08-18T22:09:00.0413663Z [00:01:49.426]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/sec_api/conio_s.h' from root:root to runner:runner
2025-08-18T22:09:00.0414996Z [00:01:49.426]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/sec_api/string_s.h' from root:root to runner:runner
2025-08-18T22:09:00.0416303Z [00:01:49.426]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/sec_api' from root:root to runner:runner
2025-08-18T22:09:00.0417575Z [00:01:49.426]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/unistd.h' from root:root to runner:runner
2025-08-18T22:09:00.0418956Z [00:01:49.426]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/ctype.h' from root:root to runner:runner
2025-08-18T22:09:00.0420223Z [00:01:49.426]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/vadefs.h' from root:root to runner:runner
2025-08-18T22:09:00.0421483Z [00:01:49.426]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/fenv.h' from root:root to runner:runner
2025-08-18T22:09:00.0422852Z [00:01:49.426]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/excpt.h' from root:root to runner:runner
2025-08-18T22:09:00.0424116Z [00:01:49.426]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/malloc.h' from root:root to runner:runner
2025-08-18T22:09:00.0425412Z [00:01:49.426]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/sys/unistd.h' from root:root to runner:runner
2025-08-18T22:09:00.0426736Z [00:01:49.426]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/sys/locking.h' from root:root to runner:runner
2025-08-18T22:09:00.0428166Z [00:01:49.426]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/sys/stat.h' from root:root to runner:runner
2025-08-18T22:09:00.0429470Z [00:01:49.426]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/sys/utime.h' from root:root to runner:runner
2025-08-18T22:09:00.0431256Z [00:01:49.426]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/sys/timeb.h' from root:root to runner:runner
2025-08-18T22:09:00.0432774Z [00:01:49.426]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/sys/file.h' from root:root to runner:runner
2025-08-18T22:09:00.0434074Z [00:01:49.426]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/sys/types.h' from root:root to runner:runner
2025-08-18T22:09:00.0435384Z [00:01:49.426]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/sys/fcntl.h' from root:root to runner:runner
2025-08-18T22:09:00.0436678Z [00:01:49.426]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/sys/time.h' from root:root to runner:runner
2025-08-18T22:09:00.0438301Z [00:01:49.426]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/sys' from root:root to runner:runner
2025-08-18T22:09:00.0439572Z [00:01:49.427]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/dirent.h' from root:root to runner:runner
2025-08-18T22:09:00.0440848Z [00:01:49.427]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/assert.h' from root:root to runner:runner
2025-08-18T22:09:00.0442097Z [00:01:49.427]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/io.h' from root:root to runner:runner
2025-08-18T22:09:00.0443385Z [00:01:49.427]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/tcc/tcc_libm.h' from root:root to runner:runner
2025-08-18T22:09:00.0444661Z [00:01:49.427]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/tcc' from root:root to runner:runner
2025-08-18T22:09:00.0445912Z [00:01:49.427]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/wctype.h' from root:root to runner:runner
2025-08-18T22:09:00.0447314Z [00:01:49.427]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/_mingw.h' from root:root to runner:runner
2025-08-18T22:09:00.0448695Z [00:01:49.427]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/conio.h' from root:root to runner:runner
2025-08-18T22:09:00.0450004Z [00:01:49.427]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/winapi/wingdi.h' from root:root to runner:runner
2025-08-18T22:09:00.0451354Z [00:01:49.427]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/winapi/pshpack2.h' from root:root to runner:runner
2025-08-18T22:09:00.0452685Z [00:01:49.427]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/winapi/winver.h' from root:root to runner:runner
2025-08-18T22:09:00.0454017Z [00:01:49.427]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/winapi/wincon.h' from root:root to runner:runner
2025-08-18T22:09:00.0455346Z [00:01:49.427]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/winapi/windows.h' from root:root to runner:runner
2025-08-18T22:09:00.0456688Z [00:01:49.427]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/winapi/pshpack8.h' from root:root to runner:runner
2025-08-18T22:09:00.0458122Z [00:01:49.427]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/winapi/winuser.h' from root:root to runner:runner
2025-08-18T22:09:00.0459469Z [00:01:49.427]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/winapi/ws2ipdef.h' from root:root to runner:runner
2025-08-18T22:09:00.0460806Z [00:01:49.427]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/winapi/shellapi.h' from root:root to runner:runner
2025-08-18T22:09:00.0462264Z [00:01:49.427]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/winapi/basetsd.h' from root:root to runner:runner
2025-08-18T22:09:00.0463597Z [00:01:49.427]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/winapi/winsock2.h' from root:root to runner:runner
2025-08-18T22:09:00.0464927Z [00:01:49.427]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/winapi/winreg.h' from root:root to runner:runner
2025-08-18T22:09:00.0466290Z [00:01:49.427]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/winapi/pshpack1.h' from root:root to runner:runner
2025-08-18T22:09:00.0467623Z [00:01:49.427]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/winapi/winnt.h' from root:root to runner:runner
2025-08-18T22:09:00.0469070Z [00:01:49.427]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/winapi/pshpack4.h' from root:root to runner:runner
2025-08-18T22:09:00.0470399Z [00:01:49.427]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/winapi/winnls.h' from root:root to runner:runner
2025-08-18T22:09:00.0471851Z [00:01:49.427]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/winapi/winerror.h' from root:root to runner:runner
2025-08-18T22:09:00.0473195Z [00:01:49.427]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/winapi/basetyps.h' from root:root to runner:runner
2025-08-18T22:09:00.0474537Z [00:01:49.427]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/winapi/windef.h' from root:root to runner:runner
2025-08-18T22:09:00.0475869Z [00:01:49.427]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/winapi/ws2tcpip.h' from root:root to runner:runner
2025-08-18T22:09:00.0477207Z [00:01:49.427]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/winapi/poppack.h' from root:root to runner:runner
2025-08-18T22:09:00.0478739Z [00:01:49.427]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/winapi/qos.h' from root:root to runner:runner
2025-08-18T22:09:00.0480229Z [00:01:49.427]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/winapi/winbase.h' from root:root to runner:runner
2025-08-18T22:09:00.0481616Z [00:01:49.427]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/winapi/guiddef.h' from root:root to runner:runner
2025-08-18T22:09:00.0482909Z [00:01:49.427]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/winapi' from root:root to runner:runner
2025-08-18T22:09:00.0484185Z [00:01:49.427]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/string.h' from root:root to runner:runner
2025-08-18T22:09:00.0485449Z [00:01:49.427]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/memory.h' from root:root to runner:runner
2025-08-18T22:09:00.0486720Z [00:01:49.427]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/locale.h' from root:root to runner:runner
2025-08-18T22:09:00.0488237Z [00:01:49.427]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/signal.h' from root:root to runner:runner
2025-08-18T22:09:00.0490014Z [00:01:49.427]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/iso646.h' from root:root to runner:runner
2025-08-18T22:09:00.0491469Z [00:01:49.427]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/share.h' from root:root to runner:runner
2025-08-18T22:09:00.0492743Z [00:01:49.427]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/math.h' from root:root to runner:runner
2025-08-18T22:09:00.0494037Z [00:01:49.427]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/inttypes.h' from root:root to runner:runner
2025-08-18T22:09:00.0495302Z [00:01:49.427]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/dos.h' from root:root to runner:runner
2025-08-18T22:09:00.0496549Z [00:01:49.427]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/dir.h' from root:root to runner:runner
2025-08-18T22:09:00.0497974Z [00:01:49.427]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/stdio.h' from root:root to runner:runner
2025-08-18T22:09:00.0500009Z [00:01:49.427]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/direct.h' from root:root to runner:runner
2025-08-18T22:09:00.0501303Z [00:01:49.428]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/values.h' from root:root to runner:runner
2025-08-18T22:09:00.0502568Z [00:01:49.428]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/setjmp.h' from root:root to runner:runner
2025-08-18T22:09:00.0503843Z [00:01:49.428]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/stdint.h' from root:root to runner:runner
2025-08-18T22:09:00.0505104Z [00:01:49.428]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/errno.h' from root:root to runner:runner
2025-08-18T22:09:00.0506504Z [00:01:49.428]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/mem.h' from root:root to runner:runner
2025-08-18T22:09:00.0507763Z [00:01:49.428]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/limits.h' from root:root to runner:runner
2025-08-18T22:09:00.0509165Z [00:01:49.428]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/process.h' from root:root to runner:runner
2025-08-18T22:09:00.0510435Z [00:01:49.428]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/uchar.h' from root:root to runner:runner
2025-08-18T22:09:00.0511695Z [00:01:49.428]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/fcntl.h' from root:root to runner:runner
2025-08-18T22:09:00.0512962Z [00:01:49.428]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/stdlib.h' from root:root to runner:runner
2025-08-18T22:09:00.0514227Z [00:01:49.428]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/wchar.h' from root:root to runner:runner
2025-08-18T22:09:00.0515600Z [00:01:49.428]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/tchar.h' from root:root to runner:runner
2025-08-18T22:09:00.0516865Z [00:01:49.428]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/time.h' from root:root to runner:runner
2025-08-18T22:09:00.0518313Z [00:01:49.428]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include' from root:root to runner:runner
2025-08-18T22:09:00.0519554Z [00:01:49.428]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/lib/wincrt1.c' from root:root to runner:runner
2025-08-18T22:09:00.0520817Z [00:01:49.428]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/lib/kernel32.def' from root:root to runner:runner
2025-08-18T22:09:00.0522079Z [00:01:49.428]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/lib/wincrt1w.c' from root:root to runner:runner
2025-08-18T22:09:00.0523325Z [00:01:49.428]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/lib/user32.def' from root:root to runner:runner
2025-08-18T22:09:00.0524573Z [00:01:49.428]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/lib/ws2_32.def' from root:root to runner:runner
2025-08-18T22:09:00.0525817Z [00:01:49.428]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/lib/crtinit.c' from root:root to runner:runner
2025-08-18T22:09:00.0527047Z [00:01:49.428]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/lib/crt1w.c' from root:root to runner:runner
2025-08-18T22:09:00.0528382Z [00:01:49.428]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/lib/chkstk.S' from root:root to runner:runner
2025-08-18T22:09:00.0529625Z [00:01:49.428]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/lib/dllcrt1.c' from root:root to runner:runner
2025-08-18T22:09:00.0531003Z [00:01:49.428]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/lib/dllmain.c' from root:root to runner:runner
2025-08-18T22:09:00.0532234Z [00:01:49.429]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/lib/crt1.c' from root:root to runner:runner
2025-08-18T22:09:00.0533470Z [00:01:49.429]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/lib/gdi32.def' from root:root to runner:runner
2025-08-18T22:09:00.0534708Z [00:01:49.429]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/lib/msvcrt.def' from root:root to runner:runner
2025-08-18T22:09:00.0535918Z [00:01:49.429]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/lib' from root:root to runner:runner
2025-08-18T22:09:00.0537069Z [00:01:49.429]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32' from root:root to runner:runner
2025-08-18T22:09:00.0538325Z [00:01:49.429]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tccrun.c' from root:root to runner:runner
2025-08-18T22:09:00.0539619Z [00:01:49.429]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/x86_64-link.c' from root:root to runner:runner
2025-08-18T22:09:00.0540858Z [00:01:49.429]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/include/stdnoreturn.h' from root:root to runner:runner
2025-08-18T22:09:00.0542115Z [00:01:49.429]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/include/stdbool.h' from root:root to runner:runner
2025-08-18T22:09:00.0543353Z [00:01:49.429]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/include/stdatomic.h' from root:root to runner:runner
2025-08-18T22:09:00.0544576Z [00:01:49.429]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/include/float.h' from root:root to runner:runner
2025-08-18T22:09:00.0545793Z [00:01:49.429]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/include/tccdefs.h' from root:root to runner:runner
2025-08-18T22:09:00.0547022Z [00:01:49.429]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/include/tgmath.h' from root:root to runner:runner
2025-08-18T22:09:00.0548354Z [00:01:49.429]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/include/stddef.h' from root:root to runner:runner
2025-08-18T22:09:00.0549573Z [00:01:49.429]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/include/stdarg.h' from root:root to runner:runner
2025-08-18T22:09:00.0550792Z [00:01:49.429]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/include/varargs.h' from root:root to runner:runner
2025-08-18T22:09:00.0552029Z [00:01:49.429]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/include/stdalign.h' from root:root to runner:runner
2025-08-18T22:09:00.0553229Z [00:01:49.429]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/include' from root:root to runner:runner
2025-08-18T22:09:00.0554516Z [00:01:49.429]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/arm-link.c' from root:root to runner:runner
2025-08-18T22:09:00.0555685Z [00:01:49.429]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/arm-tok.h' from root:root to runner:runner
2025-08-18T22:09:00.0556832Z [00:01:49.429]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/COPYING' from root:root to runner:runner
2025-08-18T22:09:00.0558261Z [00:01:49.429]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/.github/workflows/build.yml' from root:root to runner:runner
2025-08-18T22:09:00.0559557Z [00:01:49.429]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/.github/workflows' from root:root to runner:runner
2025-08-18T22:09:00.0560744Z [00:01:49.429]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/.github' from root:root to runner:runner
2025-08-18T22:09:00.0561912Z [00:01:49.429]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/riscv64-asm.c' from root:root to runner:runner
2025-08-18T22:09:00.0563199Z [00:01:49.430]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/TODO' from root:root to runner:runner
2025-08-18T22:09:00.0564349Z [00:01:49.430]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/bt-log.o' from root:root to runner:runner
2025-08-18T22:09:00.0566337Z [00:01:49.430]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/.git/hooks/push-to-checkout.sample' from root:root to runner:runner
2025-08-18T22:09:00.0567719Z [00:01:49.430]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/.git/hooks/post-update.sample' from root:root to runner:runner
2025-08-18T22:09:00.0569186Z [00:01:49.430]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/.git/hooks/prepare-commit-msg.sample' from root:root to runner:runner
2025-08-18T22:09:00.0570530Z [00:01:49.430]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/.git/hooks/update.sample' from root:root to runner:runner
2025-08-18T22:09:00.0571830Z [00:01:49.430]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/.git/hooks/pre-receive.sample' from root:root to runner:runner
2025-08-18T22:09:00.0573195Z [00:01:49.430]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/.git/hooks/sendemail-validate.sample' from root:root to runner:runner
2025-08-18T22:09:00.0574535Z [00:01:49.430]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/.git/hooks/pre-commit.sample' from root:root to runner:runner
2025-08-18T22:09:00.0575844Z [00:01:49.430]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/.git/hooks/commit-msg.sample' from root:root to runner:runner
2025-08-18T22:09:00.0577162Z [00:01:49.430]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/.git/hooks/pre-applypatch.sample' from root:root to runner:runner
2025-08-18T22:09:00.0578737Z [00:01:49.430]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/.git/hooks/pre-rebase.sample' from root:root to runner:runner
2025-08-18T22:09:00.0580118Z [00:01:49.430]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/.git/hooks/pre-push.sample' from root:root to runner:runner
2025-08-18T22:09:00.0581450Z [00:01:49.430]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/.git/hooks/applypatch-msg.sample' from root:root to runner:runner
2025-08-18T22:09:00.0582801Z [00:01:49.430]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/.git/hooks/pre-merge-commit.sample' from root:root to runner:runner
2025-08-18T22:09:00.0584164Z [00:01:49.430]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/.git/hooks/fsmonitor-watchman.sample' from root:root to runner:runner
2025-08-18T22:09:00.0585448Z [00:01:49.430]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/.git/hooks' from root:root to runner:runner
2025-08-18T22:09:00.0586683Z [00:01:49.430]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/.git/logs/refs/heads/mob' from root:root to runner:runner
2025-08-18T22:09:00.0587950Z [00:01:49.430]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/.git/logs/refs/heads' from root:root to runner:runner
2025-08-18T22:09:00.0589509Z [00:01:49.430]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/.git/logs/refs/remotes/origin/HEAD' from root:root to runner:runner
2025-08-18T22:09:00.0590856Z [00:01:49.430]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/.git/logs/refs/remotes/origin' from root:root to runner:runner
2025-08-18T22:09:00.0592137Z [00:01:49.430]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/.git/logs/refs/remotes' from root:root to runner:runner
2025-08-18T22:09:00.0593363Z [00:01:49.430]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/.git/logs/refs' from root:root to runner:runner
2025-08-18T22:09:00.0594564Z [00:01:49.430]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/.git/logs/HEAD' from root:root to runner:runner
2025-08-18T22:09:00.0595732Z [00:01:49.430]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/.git/logs' from root:root to runner:runner
2025-08-18T22:09:00.0596936Z [00:01:49.430]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/.git/refs/heads/mob' from root:root to runner:runner
2025-08-18T22:09:00.0598366Z [00:01:49.430]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/.git/refs/heads' from root:root to runner:runner
2025-08-18T22:09:00.0599634Z [00:01:49.430]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/.git/refs/remotes/origin/HEAD' from root:root to runner:runner
2025-08-18T22:09:00.0600937Z [00:01:49.430]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/.git/refs/remotes/origin' from root:root to runner:runner
2025-08-18T22:09:00.0602184Z [00:01:49.430]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/.git/refs/remotes' from root:root to runner:runner
2025-08-18T22:09:00.0603527Z [00:01:49.430]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/.git/refs/tags' from root:root to runner:runner
2025-08-18T22:09:00.0604697Z [00:01:49.430]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/.git/refs' from root:root to runner:runner
2025-08-18T22:09:00.0605856Z [00:01:49.430]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/.git/config' from root:root to runner:runner
2025-08-18T22:09:00.0607035Z [00:01:49.430]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/.git/shallow' from root:root to runner:runner
2025-08-18T22:09:00.0608345Z [00:01:49.430]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/.git/packed-refs' from root:root to runner:runner
2025-08-18T22:09:00.0609568Z [00:01:49.430]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/.git/description' from root:root to runner:runner
2025-08-18T22:09:00.0610747Z [00:01:49.430]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/.git/HEAD' from root:root to runner:runner
2025-08-18T22:09:00.0612307Z [00:01:49.430]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/.git/objects/pack/pack-9aa420eae5ecc32f37e10163c0342e99e0dea160.promisor' from root:root to runner:runner
2025-08-18T22:09:00.0614103Z [00:01:49.430]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/.git/objects/pack/pack-9aa420eae5ecc32f37e10163c0342e99e0dea160.idx' from root:root to runner:runner
2025-08-18T22:09:00.0615765Z [00:01:49.430]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/.git/objects/pack/pack-49bf7c1dd17b7ccc56457c5a31562856aee583cf.promisor' from root:root to runner:runner
2025-08-18T22:09:00.0617411Z [00:01:49.430]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/.git/objects/pack/pack-49bf7c1dd17b7ccc56457c5a31562856aee583cf.idx' from root:root to runner:runner
2025-08-18T22:09:00.0619176Z [00:01:49.430]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/.git/objects/pack/pack-9aa420eae5ecc32f37e10163c0342e99e0dea160.pack' from root:root to runner:runner
2025-08-18T22:09:00.0620814Z [00:01:49.430]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/.git/objects/pack/pack-49bf7c1dd17b7ccc56457c5a31562856aee583cf.rev' from root:root to runner:runner
2025-08-18T22:09:00.0622448Z [00:01:49.430]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/.git/objects/pack/pack-9aa420eae5ecc32f37e10163c0342e99e0dea160.rev' from root:root to runner:runner
2025-08-18T22:09:00.0624077Z [00:01:49.431]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/.git/objects/pack/pack-49bf7c1dd17b7ccc56457c5a31562856aee583cf.pack' from root:root to runner:runner
2025-08-18T22:09:00.0625496Z [00:01:49.431]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/.git/objects/pack' from root:root to runner:runner
2025-08-18T22:09:00.0626721Z [00:01:49.431]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/.git/objects/info' from root:root to runner:runner
2025-08-18T22:09:00.0628153Z [00:01:49.431]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/.git/objects' from root:root to runner:runner
2025-08-18T22:09:00.0629361Z [00:01:49.431]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/.git/info/exclude' from root:root to runner:runner
2025-08-18T22:09:00.0630557Z [00:01:49.431]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/.git/info' from root:root to runner:runner
2025-08-18T22:09:00.0631730Z [00:01:49.431]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/.git/index' from root:root to runner:runner
2025-08-18T22:09:00.0633576Z [00:01:49.431]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/.git' from root:root to runner:runner
2025-08-18T22:09:00.0634767Z [00:01:49.431]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/il-opcodes.h' from root:root to runner:runner
2025-08-18T22:09:00.0635941Z [00:01:49.431]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tccgen.c' from root:root to runner:runner
2025-08-18T22:09:00.0637125Z [00:01:49.431]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tcc-doc.pod' from root:root to runner:runner
2025-08-18T22:09:00.0638686Z [00:01:49.431]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/lib/builtin.c' from root:root to runner:runner
2025-08-18T22:09:00.0639969Z [00:01:49.431]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/lib/stdatomic.o' from root:root to runner:runner
2025-08-18T22:09:00.0641175Z [00:01:49.431]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/lib/bt-dll.c' from root:root to runner:runner
2025-08-18T22:09:00.0642362Z [00:01:49.431]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/lib/builtin.o' from root:root to runner:runner
2025-08-18T22:09:00.0643564Z [00:01:49.431]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/lib/lib-arm64.c' from root:root to runner:runner
2025-08-18T22:09:00.0644765Z [00:01:49.431]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/lib/atomic.o' from root:root to runner:runner
2025-08-18T22:09:00.0645947Z [00:01:49.431]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/lib/tcov.o' from root:root to runner:runner
2025-08-18T22:09:00.0647135Z [00:01:49.431]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/lib/bt-log.c' from root:root to runner:runner
2025-08-18T22:09:00.0648438Z [00:01:49.431]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/lib/bt-exe.c' from root:root to runner:runner
2025-08-18T22:09:00.0649650Z [00:01:49.431]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/lib/stdatomic.c' from root:root to runner:runner
2025-08-18T22:09:00.0650883Z [00:01:49.431]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/lib/dsohandle.o' from root:root to runner:runner
2025-08-18T22:09:00.0652239Z [00:01:49.431]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/lib/bcheck.c' from root:root to runner:runner
2025-08-18T22:09:00.0653430Z [00:01:49.431]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/lib/va_list.c' from root:root to runner:runner
2025-08-18T22:09:00.0654632Z [00:01:49.431]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/lib/alloca-bt.o' from root:root to runner:runner
2025-08-18T22:09:00.0655849Z [00:01:49.432]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/lib/dsohandle.c' from root:root to runner:runner
2025-08-18T22:09:00.0657073Z [00:01:49.432]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/lib/alloca-bt.S' from root:root to runner:runner
2025-08-18T22:09:00.0658404Z [00:01:49.432]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/lib/Makefile' from root:root to runner:runner
2025-08-18T22:09:00.0659595Z [00:01:49.432]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/lib/alloca.S' from root:root to runner:runner
2025-08-18T22:09:00.0660773Z [00:01:49.432]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/lib/tcov.c' from root:root to runner:runner
2025-08-18T22:09:00.0662072Z [00:01:49.432]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/lib/va_list.o' from root:root to runner:runner
2025-08-18T22:09:00.0663264Z [00:01:49.432]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/lib/runmain.c' from root:root to runner:runner
2025-08-18T22:09:00.0664459Z [00:01:49.432]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/lib/armeabi.c' from root:root to runner:runner
2025-08-18T22:09:00.0666253Z [00:01:49.432]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/lib/alloca.o' from root:root to runner:runner
2025-08-18T22:09:00.0667456Z [00:01:49.432]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/lib/libtcc1.c' from root:root to runner:runner
2025-08-18T22:09:00.0668771Z [00:01:49.432]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/lib/atomic.S' from root:root to runner:runner
2025-08-18T22:09:00.0669964Z [00:01:49.432]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/lib/libtcc1.o' from root:root to runner:runner
2025-08-18T22:09:00.0671163Z [00:01:49.432]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/lib/armflush.c' from root:root to runner:runner
2025-08-18T22:09:00.0672323Z [00:01:49.432]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/lib' from root:root to runner:runner
2025-08-18T22:09:00.0673463Z [00:01:49.432]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tccpe.c' from root:root to runner:runner
2025-08-18T22:09:00.0674622Z [00:01:49.432]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tccrun.o' from root:root to runner:runner
2025-08-18T22:09:00.0675774Z [00:01:49.432]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tccdbg.c' from root:root to runner:runner
2025-08-18T22:09:00.0677089Z [00:01:49.432]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/i386-link.c' from root:root to runner:runner
2025-08-18T22:09:00.0678480Z [00:01:49.432]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/bt-exe.o' from root:root to runner:runner
2025-08-18T22:09:00.0679643Z [00:01:49.432]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/README' from root:root to runner:runner
2025-08-18T22:09:00.0680798Z [00:01:49.432]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/libtcc.o' from root:root to runner:runner
2025-08-18T22:09:00.0681979Z [00:01:49.432]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tcc-doc.texi' from root:root to runner:runner
2025-08-18T22:09:00.0683118Z [00:01:49.432]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO' from root:root to runner:runner
2025-08-18T22:09:00.0684174Z [00:01:49.432]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL' from root:root to runner:runner
2025-08-18T22:09:00.0685167Z [00:01:49.432]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp' from runner:docker to runner:runner
2025-08-18T22:09:00.0686264Z [00:01:49.432]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/c2str.exe' from runner:docker to runner:runner
2025-08-18T22:09:00.0687263Z [00:01:49.432]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/configure' from runner:docker to runner:runner
2025-08-18T22:09:00.0688392Z [00:01:49.432]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/texi2pod.pl' from runner:docker to runner:runner
2025-08-18T22:09:00.0689384Z [00:01:49.432]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tcc' from runner:docker to runner:runner
2025-08-18T22:09:00.0690348Z [00:01:49.432]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/LICENSE' from runner:docker to runner:runner
2025-08-18T22:09:00.0691349Z [00:01:49.432]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/MANIFEST.json' from runner:docker to runner:runner
2025-08-18T22:09:00.0692324Z [00:01:49.432]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP' from runner:docker to runner:runner
2025-08-18T22:09:00.0693241Z [00:01:49.433]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/c2str.exe' from runner:docker to runner:runner
2025-08-18T22:09:00.0694149Z [00:01:49.433]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/configure' from runner:docker to runner:runner
2025-08-18T22:09:00.0695058Z [00:01:49.433]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/texi2pod.pl' from runner:docker to runner:runner
2025-08-18T22:09:00.0695997Z [00:01:49.433]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/tinycc.version' from runner:docker to runner:runner
2025-08-18T22:09:00.0696911Z [00:01:49.433]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD' from runner:docker to runner:runner
2025-08-18T22:09:00.0697795Z [00:01:49.433]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/tcc' from runner:docker to runner:runner
2025-08-18T22:09:00.0698832Z [00:01:49.433]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/tinycc.static.version' from runner:docker to runner:runner
2025-08-18T22:09:00.0699901Z [00:01:49.433]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/LICENSE' from runner:docker to runner:runner
2025-08-18T22:09:00.0701447Z [00:01:49.433]➜  changed ownership of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR' from runner:docker to runner:runner
2025-08-18T22:09:00.0702510Z [00:01:49.441]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/libtcc.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.0703663Z [00:01:49.448]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/examples/ex4.c' retained as 0755 (rwxr-xr-x)
2025-08-18T22:09:00.0704767Z [00:01:49.454]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/examples/ex1.c' retained as 0755 (rwxr-xr-x)
2025-08-18T22:09:00.0705934Z [00:01:49.461]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/examples/ex2.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.0707156Z [00:01:49.468]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/examples/ex3.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.0708505Z [00:01:49.475]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/examples/ex5.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.0709852Z [00:01:49.481]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tcctok.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.0711059Z [00:01:49.488]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/.gitignore' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.0712245Z [00:01:49.495]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/dwarf.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.0713400Z [00:01:49.501]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tcc.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.0714572Z [00:01:49.508]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/conftest.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.0770600Z [00:01:49.515]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/USES' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.0837928Z [00:01:49.522]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tcc-doc.html' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.0906605Z [00:01:49.529]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/x86_64-asm.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.0973659Z [00:01:49.535]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tccpp.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.1041104Z [00:01:49.542]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tccmacho.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.1109342Z [00:01:49.549]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tcclib.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.1176422Z [00:01:49.556]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/c2str.exe' retained as 0755 (rwxr-xr-x)
2025-08-18T22:09:00.1244225Z [00:01:49.562]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/CodingStyle' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.1311357Z [00:01:49.569]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tcctools.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.1378335Z [00:01:49.576]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/coff.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.1445455Z [00:01:49.583]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/configure' retained as 0755 (rwxr-xr-x)
2025-08-18T22:09:00.1513150Z [00:01:49.589]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/texi2pod.pl' retained as 0755 (rwxr-xr-x)
2025-08-18T22:09:00.1582374Z [00:01:49.596]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/x86_64-link.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.1649381Z [00:01:49.603]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/i386-asm.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.1715765Z [00:01:49.610]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tccasm.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.1783701Z [00:01:49.616]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tccpp.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.1850209Z [00:01:49.623]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/RELICENSING' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.1918487Z [00:01:49.630]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tccgen.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.1985452Z [00:01:49.637]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/arm64-link.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.2052108Z [00:01:49.643]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/stab.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.2119248Z [00:01:49.650]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/i386-asm.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.2186398Z [00:01:49.657]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/x86_64-gen.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.2254396Z [00:01:49.664]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/arm-asm.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.2321404Z [00:01:49.670]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tcc' retained as 0755 (rwxr-xr-x)
2025-08-18T22:09:00.2388392Z [00:01:49.677]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/VERSION' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.2454874Z [00:01:49.684]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/config.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.2521551Z [00:01:49.690]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/arm64-asm.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.2589330Z [00:01:49.697]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/riscv64-gen.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.2657139Z [00:01:49.704]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/x86_64-gen.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.2724484Z [00:01:49.710]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/libtcc1.a' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.2791193Z [00:01:49.717]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/elf.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.2858720Z [00:01:49.724]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/riscv64-link.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.2925169Z [00:01:49.731]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tccelf.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.2992656Z [00:01:49.737]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/libtcc_test.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.3061969Z [00:01:49.744]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/32_led.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.3128442Z [00:01:49.751]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/97_utf8_string_literal.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.3202874Z [00:01:49.758]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/118_switch.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.3269940Z [00:01:49.765]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/72_long_long_constant.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.3337055Z [00:01:49.772]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/06_case.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.3406262Z [00:01:49.779]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/60_errors_and_warnings.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.3473228Z [00:01:49.785]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/39_typedef.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.3541838Z [00:01:49.792]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/80_flexarray.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.3608535Z [00:01:49.799]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/120_alias.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.3677533Z [00:01:49.806]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/136_atomic_gcc_style.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.3744821Z [00:01:49.813]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/39_typedef.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.3812891Z [00:01:49.819]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/37_sprintf.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.3885034Z [00:01:49.827]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/85_asm-outside-function.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.3952700Z [00:01:49.833]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/31_args.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.4019865Z [00:01:49.840]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/97_utf8_string_literal.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.4088722Z [00:01:49.847]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/87_dead_code.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.4156918Z [00:01:49.854]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/13_integer_literals.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.4225090Z [00:01:49.861]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/88_codeopt.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.4293037Z [00:01:49.867]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/99_fastcall.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.4360703Z [00:01:49.874]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/108_constructor.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.4427895Z [00:01:49.881]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/116_bound_setjmp2.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.4496378Z [00:01:49.888]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/50_logical_second_arg.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.4563919Z [00:01:49.894]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/36_array_initialisers.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.4632630Z [00:01:49.901]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/02_printf.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.4699736Z [00:01:49.908]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/13_integer_literals.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.4766844Z [00:01:49.915]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/00_assignment.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.4835826Z [00:01:49.922]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/83_utf8_in_identifiers.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.4902923Z [00:01:49.928]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/48_nested_break.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.4971715Z [00:01:49.935]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/131_return_struct_in_reg.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.5037851Z [00:01:49.942]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/134_double_to_signed.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.5106625Z [00:01:49.949]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/05_array.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.5173451Z [00:01:49.955]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/07_function.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.5241444Z [00:01:49.962]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/105_local_extern.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.5309163Z [00:01:49.969]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/43_void_param.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.5377009Z [00:01:49.976]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/43_void_param.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.5445534Z [00:01:49.983]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/55_lshift_type.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.5512927Z [00:01:49.989]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/130_large_argument.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.5581171Z [00:01:49.996]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/03_struct.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.5647945Z [00:01:50.003]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/106_versym.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.5716132Z [00:01:50.010]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/129_scopes.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.5783751Z [00:01:50.016]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/81_types.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.5853000Z [00:01:50.023]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/127_asm_goto.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.5919860Z [00:01:50.030]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/47_switch_return.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.5987682Z [00:01:50.037]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/86_memory-model.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.6055192Z [00:01:50.044]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/49_bracket_evaluation.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.6122724Z [00:01:50.050]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/00_assignment.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.6190515Z [00:01:50.057]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/115_bound_setjmp.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.6258749Z [00:01:50.064]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/22_floating_point.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.6327111Z [00:01:50.071]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/78_vla_label.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.6394204Z [00:01:50.077]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/34_array_assignment.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.6462435Z [00:01:50.084]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/113_btdll.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.6531738Z [00:01:50.091]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/42_function_pointer.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.6599865Z [00:01:50.098]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/52_unnamed_enum.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.6666696Z [00:01:50.105]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/90_struct-init.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.6734149Z [00:01:50.111]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/09_do_while.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.6801677Z [00:01:50.118]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/104_inline.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.6869107Z [00:01:50.125]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/114_bound_signal.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.6936249Z [00:01:50.132]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/70_floating_point_literals.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.7004319Z [00:01:50.138]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/120_alias.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.7072020Z [00:01:50.145]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/99_fastcall.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.7139458Z [00:01:50.152]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/130_large_argument.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.7207440Z [00:01:50.159]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/10_pointer.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.7275831Z [00:01:50.166]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/11_precedence.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.7344117Z [00:01:50.172]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/88_codeopt.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.7411471Z [00:01:50.179]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/84_hex-float.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.7478429Z [00:01:50.186]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/121_struct_return.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.7545813Z [00:01:50.193]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/34_array_assignment.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.7613420Z [00:01:50.199]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/02_printf.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.7679382Z [00:01:50.206]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/118_switch.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.7746126Z [00:01:50.213]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/77_push_pop_macro.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.7812742Z [00:01:50.219]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/71_macro_empty_arg.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.7881562Z [00:01:50.226]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/105_local_extern.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.7947119Z [00:01:50.233]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/15_recursion.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.8014640Z [00:01:50.240]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/38_multiple_array_index.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.8080663Z [00:01:50.246]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/54_goto.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.8147698Z [00:01:50.253]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/20_pointer_comparison.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.8216381Z [00:01:50.260]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/109_float_struct_calling.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.8283307Z [00:01:50.266]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/33_ternary_op.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.8350244Z [00:01:50.273]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/70_floating_point_literals.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.8416216Z [00:01:50.280]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/125_atomic_misc.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.8484470Z [00:01:50.287]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/37_sprintf.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.8551635Z [00:01:50.293]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/108_constructor.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.8617680Z [00:01:50.300]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/76_dollars_in_identifiers.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.8685184Z [00:01:50.307]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/54_goto.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.8752320Z [00:01:50.313]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/131_return_struct_in_reg.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.8819339Z [00:01:50.320]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/04_for.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.8886570Z [00:01:50.327]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/33_ternary_op.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.8952950Z [00:01:50.333]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/104+_inline.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.9018971Z [00:01:50.340]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/60_errors_and_warnings.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.9085533Z [00:01:50.347]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/73_arm64.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.9153295Z [00:01:50.353]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/28_strings.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.9220223Z [00:01:50.360]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/08_while.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.9287813Z [00:01:50.367]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/64_macro_nesting.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.9354515Z [00:01:50.374]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/36_array_initialisers.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.9421605Z [00:01:50.380]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/09_do_while.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.9496523Z [00:01:50.388]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/89_nocode_wanted.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.9563787Z [00:01:50.394]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/95_bitfields_ms.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.9630761Z [00:01:50.401]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/41_hashif.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.9697374Z [00:01:50.408]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/17_enum.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.9764838Z [00:01:50.415]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/29_array_address.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.9831642Z [00:01:50.421]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/10_pointer.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.9898814Z [00:01:50.428]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/125_atomic_misc.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:00.9966190Z [00:01:50.435]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/87_dead_code.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.0034617Z [00:01:50.442]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/46_grep.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.0102522Z [00:01:50.448]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/32_led.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.0170176Z [00:01:50.455]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/94_generic.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.0238704Z [00:01:50.462]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/79_vla_continue.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.0306236Z [00:01:50.469]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/117_builtins.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.0373565Z [00:01:50.475]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/112_backtrace.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.0442191Z [00:01:50.482]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/23_type_coercion.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.0509241Z [00:01:50.489]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/23_type_coercion.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.0577699Z [00:01:50.496]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/80_flexarray.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.0646067Z [00:01:50.503]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/52_unnamed_enum.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.0714089Z [00:01:50.509]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/124_atomic_counter.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.0782969Z [00:01:50.516]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/42_function_pointer.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.0850567Z [00:01:50.523]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/05_array.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.0916853Z [00:01:50.530]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/126_bound_global.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.0984507Z [00:01:50.536]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/95_bitfields.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.1052990Z [00:01:50.543]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/121_struct_return.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.1120445Z [00:01:50.550]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/07_function.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.1187753Z [00:01:50.557]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/98_al_ax_extend.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.1255226Z [00:01:50.564]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/44_scoped_declarations.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.1322233Z [00:01:50.570]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/03_struct.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.1389102Z [00:01:50.577]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/44_scoped_declarations.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.1456540Z [00:01:50.584]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/128_run_atexit.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.1524881Z [00:01:50.591]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/117_builtins.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.1592026Z [00:01:50.597]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/91_ptr_longlong_arith32.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.1659719Z [00:01:50.604]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/82_attribs_position.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.1728529Z [00:01:50.611]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/31_args.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.1795840Z [00:01:50.618]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/49_bracket_evaluation.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.1863650Z [00:01:50.624]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/104_inline.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.1930519Z [00:01:50.631]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/116_bound_setjmp2.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.2000241Z [00:01:50.638]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/28_strings.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.2069408Z [00:01:50.645]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/107_stack_safe.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.2159031Z [00:01:50.654]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/77_push_pop_macro.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.2234432Z [00:01:50.661]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/75_array_in_struct_init.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.2304949Z [00:01:50.668]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/85_asm-outside-function.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.2373375Z [00:01:50.675]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/14_if.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.2445031Z [00:01:50.682]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/95_bitfields.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.2514605Z [00:01:50.689]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/94_generic.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.2582384Z [00:01:50.696]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/45_empty_for.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.2652366Z [00:01:50.703]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/120+_alias.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.2720293Z [00:01:50.710]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/61_integers.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.2793280Z [00:01:50.717]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/45_empty_for.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.2860241Z [00:01:50.724]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/72_long_long_constant.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.2929013Z [00:01:50.731]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/86_memory-model.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.2998237Z [00:01:50.738]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/22_floating_point.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.3066226Z [00:01:50.745]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/103_implicit_memmove.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.3133601Z [00:01:50.751]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/50_logical_second_arg.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.3201251Z [00:01:50.758]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/84_hex-float.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.3273805Z [00:01:50.765]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/132_bound_test.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.3340756Z [00:01:50.772]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/11_precedence.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.3408332Z [00:01:50.779]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/132_bound_test.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.3476600Z [00:01:50.786]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/124_atomic_counter.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.3545068Z [00:01:50.793]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/55_lshift_type.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.3611814Z [00:01:50.799]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/137_funcall_struct_args.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.3679583Z [00:01:50.806]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/133_old_func.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.3757607Z [00:01:50.814]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/133_old_func.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.3827652Z [00:01:50.821]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/Makefile' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.3910942Z [00:01:50.829]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/12_hashdefine.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.3980676Z [00:01:50.836]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/17_enum.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.4048285Z [00:01:50.843]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/51_static.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.4116460Z [00:01:50.850]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/100_c99array-decls.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.4184123Z [00:01:50.856]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/101_cleanup.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.4250714Z [00:01:50.863]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/134_double_to_signed.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.4317798Z [00:01:50.870]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/100_c99array-decls.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.4386121Z [00:01:50.877]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/24_math_library.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.4454738Z [00:01:50.884]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/107_stack_safe.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.4522370Z [00:01:50.890]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/41_hashif.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.4589627Z [00:01:50.897]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/25_quicksort.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.4657552Z [00:01:50.904]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/92_enum_bitfield.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.4726058Z [00:01:50.911]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/82_attribs_position.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.4795588Z [00:01:50.918]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/29_array_address.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.4864136Z [00:01:50.924]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/110_average.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.4931377Z [00:01:50.931]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/115_bound_setjmp.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.4998459Z [00:01:50.938]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/16_nesting.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.5066296Z [00:01:50.945]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/119_random_stuff.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.5135354Z [00:01:50.952]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/98_al_ax_extend.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.5203304Z [00:01:50.958]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/15_recursion.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.5273643Z [00:01:50.965]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/30_hanoi.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.5343603Z [00:01:50.972]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/25_quicksort.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.5412413Z [00:01:50.979]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/96_nodata_wanted.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.5486786Z [00:01:50.987]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/76_dollars_in_identifiers.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.5555322Z [00:01:50.994]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/92_enum_bitfield.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.5624592Z [00:01:51.001]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/40_stdio.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.5694862Z [00:01:51.008]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/73_arm64.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.5764201Z [00:01:51.014]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/113_btdll.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.5832250Z [00:01:51.021]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/90_struct-init.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.5899804Z [00:01:51.028]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.5969326Z [00:01:51.035]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/01_comment.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.6038236Z [00:01:51.042]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/24_math_library.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.6106779Z [00:01:51.049]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/109_float_struct_calling.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.6175008Z [00:01:51.056]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/102_alignas.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.6244293Z [00:01:51.062]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/30_hanoi.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.6311799Z [00:01:51.069]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/67_macro_concat.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.6379265Z [00:01:51.076]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/06_case.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.6448313Z [00:01:51.083]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/18_include.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.6515226Z [00:01:51.090]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/21_char_array.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.6584280Z [00:01:51.096]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/61_integers.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.6653182Z [00:01:51.103]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/123_vla_bug.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.6721574Z [00:01:51.110]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/64_macro_nesting.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.6792320Z [00:01:51.117]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/111_conversion.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.6864255Z [00:01:51.124]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/26_character_constants.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.6932197Z [00:01:51.131]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/18_include.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.7000219Z [00:01:51.138]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/21_char_array.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.7069487Z [00:01:51.145]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/93_integer_promotion.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.7142514Z [00:01:51.152]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/51_static.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.7213155Z [00:01:51.159]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/137_funcall_struct_args.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.7281229Z [00:01:51.166]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/128_run_atexit.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.7348970Z [00:01:51.173]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/91_ptr_longlong_arith32.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.7417762Z [00:01:51.180]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/38_multiple_array_index.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.7485583Z [00:01:51.187]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/48_nested_break.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.7553120Z [00:01:51.193]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/78_vla_label.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.7620416Z [00:01:51.200]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/129_scopes.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.7688831Z [00:01:51.207]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/122_vla_reuse.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.7757504Z [00:01:51.214]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/123_vla_bug.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.7825356Z [00:01:51.221]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/135_func_arg_struct_compare.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.7892854Z [00:01:51.227]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/106_versym.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.7960368Z [00:01:51.234]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/16_nesting.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.8029598Z [00:01:51.241]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/127_asm_goto.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.8098902Z [00:01:51.248]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/81_types.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.8167763Z [00:01:51.255]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/89_nocode_wanted.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.8237089Z [00:01:51.262]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/96_nodata_wanted.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.8304095Z [00:01:51.268]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/135_func_arg_struct_compare.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.8371865Z [00:01:51.275]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/136_atomic_gcc_style.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.8440807Z [00:01:51.282]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/93_integer_promotion.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.8511023Z [00:01:51.289]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/19_pointer_arithmetic.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.8578856Z [00:01:51.296]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/27_sizeof.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.8646438Z [00:01:51.303]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/103_implicit_memmove.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.8714660Z [00:01:51.310]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/101_cleanup.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.8782611Z [00:01:51.316]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/102_alignas.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.8851119Z [00:01:51.323]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/27_sizeof.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.8918935Z [00:01:51.330]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/35_sizeof.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.8986536Z [00:01:51.337]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/47_switch_return.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.9054359Z [00:01:51.343]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/35_sizeof.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.9122175Z [00:01:51.350]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/18_include2.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.9190574Z [00:01:51.357]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/12_hashdefine.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.9260335Z [00:01:51.364]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/75_array_in_struct_init.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.9328344Z [00:01:51.371]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/08_while.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.9396230Z [00:01:51.378]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/79_vla_continue.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.9464935Z [00:01:51.385]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/71_macro_empty_arg.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.9533856Z [00:01:51.391]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/122_vla_reuse.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.9603095Z [00:01:51.398]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/04_for.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.9670525Z [00:01:51.405]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/112_backtrace.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.9738959Z [00:01:51.412]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/18_include.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.9806493Z [00:01:51.419]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/40_stdio.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.9874592Z [00:01:51.426]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/14_if.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:01.9942069Z [00:01:51.432]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/19_pointer_arithmetic.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.0008986Z [00:01:51.439]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/20_pointer_comparison.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.0076672Z [00:01:51.446]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/126_bound_global.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.0144559Z [00:01:51.453]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/67_macro_concat.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.0211670Z [00:01:51.459]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/95_bitfields_ms.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.0279452Z [00:01:51.466]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/01_comment.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.0346632Z [00:01:51.473]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/114_bound_signal.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.0414263Z [00:01:51.479]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/119_random_stuff.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.0481056Z [00:01:51.486]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/26_character_constants.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.0547236Z [00:01:51.493]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/111_conversion.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.0615526Z [00:01:51.500]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/83_utf8_in_identifiers.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.0684474Z [00:01:51.507]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/46_grep.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.0751919Z [00:01:51.513]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tests2/110_average.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.0818918Z [00:01:51.520]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/abitest.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.0887825Z [00:01:51.527]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/asm-c-connect-2.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.0955736Z [00:01:51.534]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/testfp.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.1029111Z [00:01:51.541]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/arm-asm-testsuite.sh' retained as 0755 (rwxr-xr-x)
2025-08-18T22:09:02.1097732Z [00:01:51.548]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tcctest.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.1167022Z [00:01:51.555]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/pp/08.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.1235727Z [00:01:51.562]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/pp/19.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.1303783Z [00:01:51.568]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/pp/17.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.1372424Z [00:01:51.575]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/pp/21.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.1440932Z [00:01:51.582]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/pp/19.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.1509416Z [00:01:51.589]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/pp/09.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.1578155Z [00:01:51.596]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/pp/08.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.1647365Z [00:01:51.603]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/pp/20.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.1715668Z [00:01:51.610]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/pp/07.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.1783007Z [00:01:51.616]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/pp/14.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.1852469Z [00:01:51.623]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/pp/06.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.1921601Z [00:01:51.630]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/pp/15.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.1989910Z [00:01:51.637]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/pp/18.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.2057343Z [00:01:51.644]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/pp/05.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.2127719Z [00:01:51.651]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/pp/21.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.2195303Z [00:01:51.658]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/pp/09.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.2264809Z [00:01:51.665]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/pp/06.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.2332971Z [00:01:51.671]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/pp/pp-counter.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.2402930Z [00:01:51.678]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/pp/22.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.2470165Z [00:01:51.685]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/pp/pp-counter.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.2540693Z [00:01:51.692]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/pp/03.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.2611087Z [00:01:51.699]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/pp/13.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.2679945Z [00:01:51.706]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/pp/22.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.2747679Z [00:01:51.713]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/pp/14.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.2816290Z [00:01:51.720]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/pp/04.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.2885909Z [00:01:51.727]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/pp/23.S' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.2954553Z [00:01:51.734]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/pp/05.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.3023652Z [00:01:51.740]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/pp/13.S' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.3091847Z [00:01:51.747]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/pp/02.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.3159493Z [00:01:51.754]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/pp/03.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.3231557Z [00:01:51.761]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/pp/11.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.3300741Z [00:01:51.768]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/pp/20.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.3369246Z [00:01:51.775]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/pp/07.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.3438704Z [00:01:51.782]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/pp/12.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.3505448Z [00:01:51.789]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/pp/12.S' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.3573286Z [00:01:51.795]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/pp/Makefile' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.3641695Z [00:01:51.802]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/pp/17.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.3710524Z [00:01:51.809]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/pp/02.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.3779019Z [00:01:51.816]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/pp/01.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.3849652Z [00:01:51.823]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/pp/15.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.3920325Z [00:01:51.830]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/pp/10.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.3988955Z [00:01:51.837]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/pp/10.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.4056238Z [00:01:51.844]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/pp/16.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.4125617Z [00:01:51.851]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/pp/23.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.4193163Z [00:01:51.857]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/pp/04.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.4261211Z [00:01:51.864]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/pp/11.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.4330159Z [00:01:51.871]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/pp/01.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.4399783Z [00:01:51.878]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/pp/18.expect' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.4466948Z [00:01:51.885]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/pp/16.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.4535160Z [00:01:51.892]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/asmtest.S' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.4603731Z [00:01:51.898]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/Makefile' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.4671871Z [00:01:51.905]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/gcctestsuite.sh' retained as 0755 (rwxr-xr-x)
2025-08-18T22:09:02.4740297Z [00:01:51.912]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/vla_test.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.4807710Z [00:01:51.919]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/tcctest.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.4875509Z [00:01:51.926]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/boundtest.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.4944205Z [00:01:51.932]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/bug.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.5013061Z [00:01:51.939]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/asm-c-connect-1.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.5082236Z [00:01:51.946]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/42test.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.5149231Z [00:01:51.953]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tests/libtcc_test_mt.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.5216919Z [00:01:51.960]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/riscv64-tok.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.5286601Z [00:01:51.967]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/runmain.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.5354735Z [00:01:51.974]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tccelf.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.5422697Z [00:01:51.980]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/Changelog' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.5491016Z [00:01:51.987]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/i386-gen.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.5558405Z [00:01:51.994]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/libtcc.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.5627154Z [00:01:52.001]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/c67-link.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.5697404Z [00:01:52.008]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tccasm.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.5766058Z [00:01:52.015]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tcc-doc.info' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.5833909Z [00:01:52.021]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/i386-asm.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.5902638Z [00:01:52.028]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/i386-tok.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.5972299Z [00:01:52.035]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/il-gen.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.6039404Z [00:01:52.042]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tccdefs_.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.6106454Z [00:01:52.049]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/Makefile' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.6174962Z [00:01:52.056]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tcccoff.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.6243572Z [00:01:52.062]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/c67-gen.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.6311680Z [00:01:52.069]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/arm-gen.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.6379551Z [00:01:52.076]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/config.texi' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.6447222Z [00:01:52.083]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tcc.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.6515409Z [00:01:52.090]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/stab.def' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.6584848Z [00:01:52.097]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/arm64-gen.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.6655433Z [00:01:52.104]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tcc.1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.6724000Z [00:01:52.110]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tccdbg.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.6792933Z [00:01:52.117]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/config.mak' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.6860755Z [00:01:52.124]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tcc.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.6929114Z [00:01:52.131]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/libtcc.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.6998809Z [00:01:52.138]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/examples/fib.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.7067329Z [00:01:52.145]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/examples/hello_dll.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.7136089Z [00:01:52.152]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/examples/hello_win.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.7207128Z [00:01:52.159]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/examples/dll.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.7274580Z [00:01:52.166]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/build-tcc.bat' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.7341993Z [00:01:52.172]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/tcc-win32.txt' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.7410105Z [00:01:52.179]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/sec_api/io_s.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.7477066Z [00:01:52.186]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/sec_api/crtdbg_s.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.7545921Z [00:01:52.193]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/sec_api/stralign_s.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.7613349Z [00:01:52.199]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/sec_api/sys/timeb_s.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.7681200Z [00:01:52.206]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/sec_api/wchar_s.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.7748243Z [00:01:52.213]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/sec_api/stdlib_s.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.7815564Z [00:01:52.220]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/sec_api/time_s.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.7883248Z [00:01:52.226]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/sec_api/mbstring_s.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.7951180Z [00:01:52.233]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/sec_api/tchar_s.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.8018417Z [00:01:52.240]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/sec_api/search_s.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.8086400Z [00:01:52.247]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/sec_api/stdio_s.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.8156084Z [00:01:52.254]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/sec_api/conio_s.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.8225575Z [00:01:52.261]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/sec_api/string_s.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.8292517Z [00:01:52.267]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/unistd.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.8360766Z [00:01:52.274]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/ctype.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.8427647Z [00:01:52.281]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/vadefs.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.8496097Z [00:01:52.288]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/fenv.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.8563477Z [00:01:52.294]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/excpt.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.8631652Z [00:01:52.301]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/malloc.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.8700309Z [00:01:52.308]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/sys/unistd.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.8767175Z [00:01:52.315]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/sys/locking.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.8834745Z [00:01:52.322]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/sys/stat.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.8901574Z [00:01:52.328]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/sys/utime.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.8968182Z [00:01:52.335]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/sys/timeb.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.9035199Z [00:01:52.342]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/sys/file.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.9101749Z [00:01:52.348]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/sys/types.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.9168650Z [00:01:52.355]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/sys/fcntl.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.9236011Z [00:01:52.362]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/sys/time.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.9304262Z [00:01:52.368]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/dirent.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.9372286Z [00:01:52.375]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/assert.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.9440004Z [00:01:52.382]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/io.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.9506931Z [00:01:52.389]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/tcc/tcc_libm.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.9574280Z [00:01:52.395]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/wctype.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.9642247Z [00:01:52.402]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/_mingw.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.9709082Z [00:01:52.409]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/conio.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.9777211Z [00:01:52.416]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/winapi/wingdi.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.9844675Z [00:01:52.423]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/winapi/pshpack2.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.9913646Z [00:01:52.429]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/winapi/winver.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:02.9981023Z [00:01:52.436]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/winapi/wincon.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.0049360Z [00:01:52.443]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/winapi/windows.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.0116811Z [00:01:52.450]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/winapi/pshpack8.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.0184736Z [00:01:52.457]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/winapi/winuser.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.0252496Z [00:01:52.463]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/winapi/ws2ipdef.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.0320308Z [00:01:52.470]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/winapi/shellapi.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.0386999Z [00:01:52.477]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/winapi/basetsd.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.0454583Z [00:01:52.484]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/winapi/winsock2.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.0524518Z [00:01:52.491]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/winapi/winreg.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.0593516Z [00:01:52.497]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/winapi/pshpack1.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.0661891Z [00:01:52.504]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/winapi/winnt.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.0729644Z [00:01:52.511]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/winapi/pshpack4.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.0797105Z [00:01:52.518]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/winapi/winnls.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.0864338Z [00:01:52.524]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/winapi/winerror.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.0931833Z [00:01:52.531]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/winapi/basetyps.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.0999335Z [00:01:52.538]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/winapi/windef.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.1067542Z [00:01:52.545]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/winapi/ws2tcpip.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.1135828Z [00:01:52.552]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/winapi/poppack.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.1205274Z [00:01:52.559]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/winapi/qos.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.1273256Z [00:01:52.565]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/winapi/winbase.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.1340980Z [00:01:52.572]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/winapi/guiddef.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.1408717Z [00:01:52.579]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/string.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.1476978Z [00:01:52.586]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/memory.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.1544487Z [00:01:52.593]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/locale.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.1613074Z [00:01:52.599]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/signal.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.1681806Z [00:01:52.606]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/iso646.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.1749272Z [00:01:52.613]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/share.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.1817673Z [00:01:52.620]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/math.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.1885008Z [00:01:52.627]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/inttypes.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.1952556Z [00:01:52.633]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/dos.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.2020559Z [00:01:52.640]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/dir.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.2089216Z [00:01:52.647]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/stdio.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.2158399Z [00:01:52.654]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/direct.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.2225600Z [00:01:52.661]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/values.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.2292823Z [00:01:52.667]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/setjmp.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.2359456Z [00:01:52.674]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/stdint.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.2427390Z [00:01:52.681]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/errno.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.2495178Z [00:01:52.688]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/mem.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.2562511Z [00:01:52.694]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/limits.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.2631006Z [00:01:52.701]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/process.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.2698285Z [00:01:52.708]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/uchar.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.2766857Z [00:01:52.715]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/fcntl.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.2834782Z [00:01:52.722]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/stdlib.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.2902275Z [00:01:52.728]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/wchar.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.2969456Z [00:01:52.735]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/tchar.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.3036811Z [00:01:52.742]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/include/time.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.3106349Z [00:01:52.749]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/lib/wincrt1.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.3173422Z [00:01:52.755]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/lib/kernel32.def' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.3242422Z [00:01:52.762]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/lib/wincrt1w.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.3310888Z [00:01:52.769]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/lib/user32.def' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.3376994Z [00:01:52.776]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/lib/ws2_32.def' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.3444831Z [00:01:52.783]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/lib/crtinit.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.3513601Z [00:01:52.789]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/lib/crt1w.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.3580232Z [00:01:52.796]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/lib/chkstk.S' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.3646565Z [00:01:52.803]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/lib/dllcrt1.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.3714431Z [00:01:52.810]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/lib/dllmain.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.3783283Z [00:01:52.816]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/lib/crt1.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.3851000Z [00:01:52.823]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/lib/gdi32.def' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.3919189Z [00:01:52.830]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/win32/lib/msvcrt.def' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.3986273Z [00:01:52.837]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tccrun.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.4053534Z [00:01:52.843]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/x86_64-link.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.4121392Z [00:01:52.850]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/include/stdnoreturn.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.4188916Z [00:01:52.857]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/include/stdbool.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.4256021Z [00:01:52.864]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/include/stdatomic.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.4323470Z [00:01:52.870]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/include/float.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.4391266Z [00:01:52.877]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/include/tccdefs.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.4460117Z [00:01:52.884]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/include/tgmath.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.4527310Z [00:01:52.891]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/include/stddef.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.4595030Z [00:01:52.898]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/include/stdarg.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.4663252Z [00:01:52.904]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/include/varargs.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.4730665Z [00:01:52.911]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/include/stdalign.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.4797745Z [00:01:52.918]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/arm-link.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.4865615Z [00:01:52.925]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/arm-tok.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.4932236Z [00:01:52.931]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/COPYING' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.4999226Z [00:01:52.938]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/.github/workflows/build.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.5069140Z [00:01:52.945]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/riscv64-asm.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.5136330Z [00:01:52.952]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/TODO' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.5204032Z [00:01:52.958]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/bt-log.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.5271534Z [00:01:52.965]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/.git/hooks/push-to-checkout.sample' retained as 0755 (rwxr-xr-x)
2025-08-18T22:09:03.5339075Z [00:01:52.972]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/.git/hooks/post-update.sample' retained as 0755 (rwxr-xr-x)
2025-08-18T22:09:03.5406652Z [00:01:52.979]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/.git/hooks/prepare-commit-msg.sample' retained as 0755 (rwxr-xr-x)
2025-08-18T22:09:03.5473254Z [00:01:52.985]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/.git/hooks/update.sample' retained as 0755 (rwxr-xr-x)
2025-08-18T22:09:03.5541976Z [00:01:52.992]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/.git/hooks/pre-receive.sample' retained as 0755 (rwxr-xr-x)
2025-08-18T22:09:03.5608878Z [00:01:52.999]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/.git/hooks/sendemail-validate.sample' retained as 0755 (rwxr-xr-x)
2025-08-18T22:09:03.5676058Z [00:01:53.006]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/.git/hooks/pre-commit.sample' retained as 0755 (rwxr-xr-x)
2025-08-18T22:09:03.5744461Z [00:01:53.013]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/.git/hooks/commit-msg.sample' retained as 0755 (rwxr-xr-x)
2025-08-18T22:09:03.5812845Z [00:01:53.019]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/.git/hooks/pre-applypatch.sample' retained as 0755 (rwxr-xr-x)
2025-08-18T22:09:03.5880354Z [00:01:53.026]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/.git/hooks/pre-rebase.sample' retained as 0755 (rwxr-xr-x)
2025-08-18T22:09:03.5946626Z [00:01:53.033]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/.git/hooks/pre-push.sample' retained as 0755 (rwxr-xr-x)
2025-08-18T22:09:03.6014178Z [00:01:53.039]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/.git/hooks/applypatch-msg.sample' retained as 0755 (rwxr-xr-x)
2025-08-18T22:09:03.6082785Z [00:01:53.046]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/.git/hooks/pre-merge-commit.sample' retained as 0755 (rwxr-xr-x)
2025-08-18T22:09:03.6150265Z [00:01:53.053]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/.git/hooks/fsmonitor-watchman.sample' retained as 0755 (rwxr-xr-x)
2025-08-18T22:09:03.6217467Z [00:01:53.060]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/.git/logs/refs/heads/mob' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.6285808Z [00:01:53.067]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/.git/logs/refs/remotes/origin/HEAD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.6352980Z [00:01:53.073]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/.git/logs/HEAD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.6420993Z [00:01:53.080]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/.git/refs/heads/mob' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.6489513Z [00:01:53.087]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/.git/refs/remotes/origin/HEAD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.6557368Z [00:01:53.094]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/.git/config' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.6625290Z [00:01:53.101]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/.git/shallow' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.6693028Z [00:01:53.107]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/.git/packed-refs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.6760742Z [00:01:53.114]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/.git/description' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.6828196Z [00:01:53.121]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/.git/HEAD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.6895753Z [00:01:53.128]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/.git/objects/pack/pack-9aa420eae5ecc32f37e10163c0342e99e0dea160.promisor' changed from 0600 (rw-------) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.6963554Z [00:01:53.134]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/.git/objects/pack/pack-9aa420eae5ecc32f37e10163c0342e99e0dea160.idx' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.7032057Z [00:01:53.141]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/.git/objects/pack/pack-49bf7c1dd17b7ccc56457c5a31562856aee583cf.promisor' changed from 0600 (rw-------) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.7100123Z [00:01:53.148]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/.git/objects/pack/pack-49bf7c1dd17b7ccc56457c5a31562856aee583cf.idx' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.7167926Z [00:01:53.155]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/.git/objects/pack/pack-9aa420eae5ecc32f37e10163c0342e99e0dea160.pack' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.7236013Z [00:01:53.162]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/.git/objects/pack/pack-49bf7c1dd17b7ccc56457c5a31562856aee583cf.rev' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.7304248Z [00:01:53.168]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/.git/objects/pack/pack-9aa420eae5ecc32f37e10163c0342e99e0dea160.rev' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.7373037Z [00:01:53.175]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/.git/objects/pack/pack-49bf7c1dd17b7ccc56457c5a31562856aee583cf.pack' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.7441547Z [00:01:53.182]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/.git/info/exclude' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.7509148Z [00:01:53.189]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/.git/index' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.7576069Z [00:01:53.196]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/il-opcodes.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.7643864Z [00:01:53.202]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tccgen.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.7710455Z [00:01:53.209]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tcc-doc.pod' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.7777731Z [00:01:53.216]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/lib/builtin.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.7844662Z [00:01:53.223]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/lib/stdatomic.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.7912945Z [00:01:53.229]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/lib/bt-dll.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.7980518Z [00:01:53.236]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/lib/builtin.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.8048270Z [00:01:53.243]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/lib/lib-arm64.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.8116219Z [00:01:53.250]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/lib/atomic.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.8183719Z [00:01:53.256]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/lib/tcov.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.8253724Z [00:01:53.263]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/lib/bt-log.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.8323806Z [00:01:53.270]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/lib/bt-exe.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.8391304Z [00:01:53.277]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/lib/stdatomic.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.8458233Z [00:01:53.284]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/lib/dsohandle.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.8525603Z [00:01:53.291]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/lib/bcheck.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.8593338Z [00:01:53.297]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/lib/va_list.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.8661355Z [00:01:53.304]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/lib/alloca-bt.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.8727849Z [00:01:53.311]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/lib/dsohandle.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.8795213Z [00:01:53.318]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/lib/alloca-bt.S' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.8862502Z [00:01:53.324]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/lib/Makefile' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.8929943Z [00:01:53.331]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/lib/alloca.S' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.8997829Z [00:01:53.338]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/lib/tcov.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.9066091Z [00:01:53.345]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/lib/va_list.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.9133598Z [00:01:53.351]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/lib/runmain.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.9201663Z [00:01:53.358]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/lib/armeabi.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.9269510Z [00:01:53.365]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/lib/alloca.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.9337523Z [00:01:53.372]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/lib/libtcc1.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.9405638Z [00:01:53.379]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/lib/atomic.S' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.9472530Z [00:01:53.385]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/lib/libtcc1.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.9540147Z [00:01:53.392]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/lib/armflush.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.9609576Z [00:01:53.399]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tccpe.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.9676656Z [00:01:53.406]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tccrun.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.9743642Z [00:01:53.412]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tccdbg.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.9811137Z [00:01:53.419]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/i386-link.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.9879775Z [00:01:53.426]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/bt-exe.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:03.9947029Z [00:01:53.433]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/README' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:04.0014323Z [00:01:53.440]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/libtcc.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:04.0081543Z [00:01:53.446]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.gkh4W7OzAL/TEMPREPO/tcc-doc.texi' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:04.0147756Z [00:01:53.453]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/c2str.exe' retained as 0755 (rwxr-xr-x)
2025-08-18T22:09:04.0214493Z [00:01:53.460]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/configure' retained as 0755 (rwxr-xr-x)
2025-08-18T22:09:04.0283540Z [00:01:53.466]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/texi2pod.pl' retained as 0755 (rwxr-xr-x)
2025-08-18T22:09:04.0351333Z [00:01:53.473]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tcc' retained as 0755 (rwxr-xr-x)
2025-08-18T22:09:04.0417574Z [00:01:53.480]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:04.0486118Z [00:01:53.487]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/MANIFEST.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:04.0553940Z [00:01:53.494]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/c2str.exe' retained as 0755 (rwxr-xr-x)
2025-08-18T22:09:04.0621079Z [00:01:53.500]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/configure' retained as 0755 (rwxr-xr-x)
2025-08-18T22:09:04.0688655Z [00:01:53.507]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/texi2pod.pl' retained as 0755 (rwxr-xr-x)
2025-08-18T22:09:04.0755362Z [00:01:53.514]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/tinycc.version' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:04.0822487Z [00:01:53.520]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD' retained as 0755 (rwxr-xr-x)
2025-08-18T22:09:04.0891260Z [00:01:53.527]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/tcc' retained as 0755 (rwxr-xr-x)
2025-08-18T22:09:04.0958597Z [00:01:53.534]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/tinycc.static.version' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:04.1026289Z [00:01:53.541]➜  mode of '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-18T22:09:04.1512578Z Error: Error { kind: InvalidData, message: "stream did not contain valid UTF-8" }
2025-08-18T22:09:04.1513554Z [00:01:53.589]➜  bash: -c: line 13: unexpected EOF while looking for matching `"'
2025-08-18T22:09:11.8310821Z 
2025-08-18T22:09:11.8311842Z [+] Sanitizing /tmp/pkgforge/nZiRBheER_SBUILD/BUILD.log ==> /tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/tinycc.static.log
2025-08-18T22:09:14.1485498Z '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/tinycc.static.log' -> '/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/tcc.log'
2025-08-18T22:09:14.1525177Z [+] ==> https://api.ghcr.pkgforge.dev/pkgforge/bincache/tinycc/official/musl/tcc?tag=HEAD-80e7040-250818T222805-x86_64-linux&download=tcc.log
2025-08-18T22:09:14.1526134Z 
2025-08-18T22:09:14.1526625Z [+] Parsing/Uploading tinycc/tcc --> https://github.com/orgs/pkgforge/packages/container/package/bincache%2Ftinycc%2Ftcc [x86_64-Linux]
2025-08-18T22:09:14.1567747Z {
2025-08-18T22:09:14.1568267Z   "_disabled": "false",
2025-08-18T22:09:14.1568662Z   "host": "x86_64-Linux",
2025-08-18T22:09:14.1568901Z   "rank": "",
2025-08-18T22:09:14.1569159Z   "pkg": "tinycc.static",
2025-08-18T22:09:14.1569551Z   "pkg_family": "tinycc",
2025-08-18T22:09:14.1569993Z   "pkg_id": "github.com.TinyCC.tinycc.musl",
2025-08-18T22:09:14.1570476Z   "pkg_name": "tcc",
2025-08-18T22:09:14.1571126Z   "pkg_type": "static",
2025-08-18T22:09:14.1571831Z   "pkg_webpage": "https://pkgs.pkgforge.dev/repo/bincache/x86_64-linux/tinycc/official/musl/tcc",
2025-08-18T22:09:14.1572583Z   "app_id": "",
2025-08-18T22:09:14.1572900Z   "appstream": "",
2025-08-18T22:09:14.1573211Z   "category": [
2025-08-18T22:09:14.1573488Z     "ConsoleOnly",
2025-08-18T22:09:14.1573691Z     "Utility"
2025-08-18T22:09:14.1573881Z   ],
2025-08-18T22:09:14.1574088Z   "description": "Fast Tiny C Compiler",
2025-08-18T22:09:14.1574363Z   "desktop": "",
2025-08-18T22:09:14.1574566Z   "homepage": [
2025-08-18T22:09:14.1574783Z     "https://bellard.org/tcc/",
2025-08-18T22:09:14.1575054Z     "https://github.com/TinyCC/tinycc"
2025-08-18T22:09:14.1575319Z   ],
2025-08-18T22:09:14.1575938Z   "icon": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/tinycc/official/musl/tcc?tag=HEAD-80e7040-250818T222805-x86_64-linux&download=tcc.png",
2025-08-18T22:09:14.1576621Z   "license": [
2025-08-18T22:09:14.1576819Z     "LGPL-2.1"
2025-08-18T22:09:14.1577010Z   ],
2025-08-18T22:09:14.1577208Z   "maintainer": [
2025-08-18T22:09:14.1577462Z     "Azathothas (https://github.com/Azathothas)"
2025-08-18T22:09:14.1577752Z   ],
2025-08-18T22:09:14.1577927Z   "provides": [
2025-08-18T22:09:14.1578454Z     "tcc==tinycc"
2025-08-18T22:09:14.1578658Z   ],
2025-08-18T22:09:14.1578828Z   "note": [
2025-08-18T22:09:14.1579185Z     "Built From Source (Latest Git HEAD). Check/Report @ https://github.com/TinyCC/tinycc"
2025-08-18T22:09:14.1579609Z   ],
2025-08-18T22:09:14.1579785Z   "repology": [
2025-08-18T22:09:14.1579988Z     "tinycc"
2025-08-18T22:09:14.1580171Z   ],
2025-08-18T22:09:14.1580350Z   "screenshots": [],
2025-08-18T22:09:14.1580561Z   "src_url": [
2025-08-18T22:09:14.1580971Z     "https://github.com/TinyCC/tinycc",
2025-08-18T22:09:14.1581277Z     "https://repo.or.cz/tinycc.git"
2025-08-18T22:09:14.1581533Z   ],
2025-08-18T22:09:14.1581745Z   "tag": [
2025-08-18T22:09:14.1582037Z     "compiler"
2025-08-18T22:09:14.1582347Z   ],
2025-08-18T22:09:14.1582671Z   "version": "HEAD-80e7040-250818T222805",
2025-08-18T22:09:14.1583164Z   "version_upstream": "NA-2025-08-18",
2025-08-18T22:09:14.1583797Z   "bsum": "7426b262c50d5857c617409338479a75c1c5c50869bcc46b41a2a0784e14ddbc",
2025-08-18T22:09:14.1584447Z   "build_date": "2025-08-18T22:09:04Z",
2025-08-18T22:09:14.1585116Z   "build_gha": "https://github.com/pkgforge/bincache/actions/runs/17051109637",
2025-08-18T22:09:14.1585766Z   "build_id": "17051109637",
2025-08-18T22:09:14.1586782Z   "build_log": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/tinycc/official/musl/tcc?tag=HEAD-80e7040-250818T222805-x86_64-linux&download=tcc.log",
2025-08-18T22:09:14.1588423Z   "build_script": "https://github.com/pkgforge/soarpkgs/blob/main/binaries/tinycc/static.official.musl.yaml",
2025-08-18T22:09:14.1589891Z   "download_url": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/tinycc/official/musl/tcc?tag=HEAD-80e7040-250818T222805-x86_64-linux&download=tcc",
2025-08-18T22:09:14.1591317Z   "ghcr_pkg": "ghcr.io/pkgforge/bincache/tinycc/official/musl/tcc:HEAD-80e7040-250818T222805-x86_64-linux",
2025-08-18T22:09:14.1592302Z   "ghcr_url": "https://ghcr.io/pkgforge/bincache/tinycc/official/musl/tcc",
2025-08-18T22:09:14.1593535Z   "manifest_url": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/tinycc/official/musl/tcc?tag=HEAD-80e7040-250818T222805-x86_64-linux&manifest",
2025-08-18T22:09:14.1594801Z   "shasum": "5399e46792107e40bfae1ef0842070f6bff6852f49ad429c1dcd134e468ee3bf",
2025-08-18T22:09:14.1595425Z   "size": "296 KB",
2025-08-18T22:09:14.1595772Z   "size_raw": "300936",
2025-08-18T22:09:14.1596183Z   "snapshots": [
2025-08-18T22:09:14.1596618Z     "HEAD-6ec4a10-250216T134437-x86_64-linux[NA-2025-02-16]",
2025-08-18T22:09:14.1597237Z     "HEAD-8c4e673-250311T225622-x86_64-linux[NA-2025-03-11]",
2025-08-18T22:09:14.1597815Z     "HEAD-59aecdb-250528T213330-x86_64-linux[NA-2025-05-28]",
2025-08-18T22:09:14.1598582Z     "HEAD-5fad6dc-250619T032759-x86_64-linux[NA-2025-06-19]",
2025-08-18T22:09:14.1599182Z     "HEAD-2d4e4a6-250623T103024-x86_64-linux[NA-2025-06-23]",
2025-08-18T22:09:14.1600005Z     "HEAD-32b5977-250624T213831-x86_64-linux[NA-2025-06-24]",
2025-08-18T22:09:14.1600586Z     "HEAD-0c12363-250711T221330-x86_64-linux[NA-2025-07-11]",
2025-08-18T22:09:14.1601169Z     "HEAD-28d7fb8-250714T163933-x86_64-linux[NA-2025-07-14]",
2025-08-18T22:09:14.1601778Z     "HEAD-2ffb586-250719T003012-x86_64-linux[NA-2025-07-19]",
2025-08-18T22:09:14.1602344Z     "HEAD-a2902d3-250721T004851-x86_64-linux[NA-2025-07-21]",
2025-08-18T22:09:14.1602918Z     "HEAD-8025a82-250727T112216-x86_64-linux[NA-2025-07-27]",
2025-08-18T22:09:14.1603471Z     "HEAD-666e88e-250729T082657-x86_64-linux[NA-2025-07-29]",
2025-08-18T22:09:14.1604033Z     "HEAD-5364bc7-250803T184132-x86_64-linux[NA-2025-08-03]",
2025-08-18T22:09:14.1604620Z     "HEAD-9dffcd2-250805T221413-x86_64-linux[NA-2025-08-05]",
2025-08-18T22:09:14.1605174Z     "HEAD-fa97954-250807T113209-x86_64-linux[NA-2025-08-07]"
2025-08-18T22:09:14.1605642Z   ]
2025-08-18T22:09:14.1605905Z }
2025-08-18T22:09:14.1606064Z 
2025-08-18T22:09:14.1606069Z 
2025-08-18T22:09:14.4577006Z Error response from registry: failed to fetch the content of "ghcr.io/pkgforge/bincache/tinycc/official/musl/tcc:HEAD-80e7040-250818T222805-x86_64-linux": ghcr.io/pkgforge/bincache/tinycc/official/musl/tcc:HEAD-80e7040-250818T222805-x86_64-linux: not found
2025-08-18T22:09:14.4618893Z Uploading empty artifact
2025-08-18T22:09:14.4622428Z time=2025-08-18T22:09:14Z level=debug msg=Request #0
2025-08-18T22:09:14.4623728Z > Request URL: "https://ghcr.io/v2/pkgforge/bincache/tinycc/official/musl/tcc/manifests/sha256:509d2380ad865f50b4fa720e6bbb857b28b175fc1293f912b28cc5c1fc7e949e"
2025-08-18T22:09:14.4631144Z > Request method: "HEAD"
2025-08-18T22:09:14.4631381Z > Request headers:
2025-08-18T22:09:14.4632582Z    "Accept": "application/vnd.docker.distribution.manifest.v2+json, application/vnd.docker.distribution.manifest.list.v2+json, application/vnd.oci.image.manifest.v1+json, application/vnd.oci.image.index.v1+json, application/vnd.oci.artifact.manifest.v1+json"
2025-08-18T22:09:14.4633579Z    "User-Agent": "oras/1.2.3"
2025-08-18T22:09:14.5607439Z time=2025-08-18T22:09:14Z level=debug msg=Response #0
2025-08-18T22:09:14.5608368Z < Response Status: "401 Unauthorized"
2025-08-18T22:09:14.5608825Z < Response headers:
2025-08-18T22:09:14.5609124Z    "Content-Type": "application/json"
2025-08-18T22:09:14.5610216Z    "Www-Authenticate": "***"https://ghcr.io/token\",service=\"ghcr.io\",scope=\"repository:pkgforge/bincache/tinycc/official/musl/tcc:pull\""
2025-08-18T22:09:14.5610966Z    "Date": "Mon, 18 Aug 2025 22:09:14 GMT"
2025-08-18T22:09:14.5611302Z    "Content-Length": "73"
2025-08-18T22:09:14.5611665Z    "X-Github-Request-Id": "C081:203CBB:23C6D:26DE4:68A3A48A"
2025-08-18T22:09:14.5612144Z time=2025-08-18T22:09:14Z level=debug msg=Request #1
2025-08-18T22:09:14.5612967Z > Request URL: "https://ghcr.io/token?scope=repository%3Apkgforge%2Fbincache%2Ftinycc%2Fofficial%2Fmusl%2Ftcc%3Apull%2Cpush&service=ghcr.io"
2025-08-18T22:09:14.5613602Z > Request method: "GET"
2025-08-18T22:09:14.5613831Z > Request headers:
2025-08-18T22:09:14.5614044Z    "Authorization": "*****"
2025-08-18T22:09:14.5614293Z    "User-Agent": "oras/1.2.3"
2025-08-18T22:09:14.6926643Z time=2025-08-18T22:09:14Z level=debug msg=Response #1
2025-08-18T22:09:14.6927388Z < Response Status: "200 OK"
2025-08-18T22:09:14.6927915Z < Response headers:
2025-08-18T22:09:14.6928627Z    "Content-Type": "application/json"
2025-08-18T22:09:14.6929332Z    "Docker-Distribution-Api-Version": "registry/2.0"
2025-08-18T22:09:14.6930299Z    "Strict-Transport-Security": "max-age=63072000; includeSubDomains; preload"
2025-08-18T22:09:14.6931171Z    "Date": "Mon, 18 Aug 2025 22:09:14 GMT"
2025-08-18T22:09:14.6931609Z    "Content-Length": "69"
2025-08-18T22:09:14.6932033Z    "X-Github-Request-Id": "C081:203CBB:23C77:26DF2:68A3A48A"
2025-08-18T22:09:14.6932532Z time=2025-08-18T22:09:14Z level=debug msg=Request #2
2025-08-18T22:09:14.6933649Z > Request URL: "https://ghcr.io/v2/pkgforge/bincache/tinycc/official/musl/tcc/manifests/sha256:509d2380ad865f50b4fa720e6bbb857b28b175fc1293f912b28cc5c1fc7e949e"
2025-08-18T22:09:14.6935012Z > Request method: "HEAD"
2025-08-18T22:09:14.6935320Z > Request headers:
2025-08-18T22:09:14.6936355Z    "Accept": "application/vnd.docker.distribution.manifest.v2+json, application/vnd.docker.distribution.manifest.list.v2+json, application/vnd.oci.image.manifest.v1+json, application/vnd.oci.image.index.v1+json, application/vnd.oci.artifact.manifest.v1+json"
2025-08-18T22:09:14.6937356Z    "Authorization": "*****"
2025-08-18T22:09:14.6937585Z    "User-Agent": "oras/1.2.3"
2025-08-18T22:09:14.7460175Z time=2025-08-18T22:09:14Z level=debug msg=Response #2
2025-08-18T22:09:14.7460923Z < Response Status: "404 Not Found"
2025-08-18T22:09:14.7461488Z < Response headers:
2025-08-18T22:09:14.7461982Z    "Content-Type": "application/json"
2025-08-18T22:09:14.7462656Z    "Docker-Distribution-Api-Version": "registry/2.0"
2025-08-18T22:09:14.7463423Z    "Strict-Transport-Security": "max-age=63072000; includeSubDomains; preload"
2025-08-18T22:09:14.7464017Z    "Date": "Mon, 18 Aug 2025 22:09:14 GMT"
2025-08-18T22:09:14.7464385Z    "Content-Length": "70"
2025-08-18T22:09:14.7464782Z    "X-Github-Request-Id": "C081:203CBB:23C93:26E0D:68A3A48A"
2025-08-18T22:09:14.7465287Z time=2025-08-18T22:09:14Z level=debug msg=Request #3
2025-08-18T22:09:14.7466383Z > Request URL: "https://ghcr.io/v2/pkgforge/bincache/tinycc/official/musl/tcc/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855"
2025-08-18T22:09:14.7467164Z > Request method: "HEAD"
2025-08-18T22:09:14.7467391Z > Request headers:
2025-08-18T22:09:14.7467605Z    "User-Agent": "oras/1.2.3"
2025-08-18T22:09:14.7467851Z    "Authorization": "*****"
2025-08-18T22:09:14.8023182Z time=2025-08-18T22:09:14Z level=debug msg=Response #3
2025-08-18T22:09:14.8023993Z < Response Status: "200 OK"
2025-08-18T22:09:14.8024325Z < Response headers:
2025-08-18T22:09:14.8024788Z    "Strict-Transport-Security": "max-age=63072000; includeSubDomains; preload"
2025-08-18T22:09:14.8025352Z    "Date": "Mon, 18 Aug 2025 22:09:14 GMT"
2025-08-18T22:09:14.8025777Z    "X-Github-Request-Id": "C081:203CBB:23CA1:26E21:68A3A48A"
2025-08-18T22:09:14.8026191Z    "Content-Length": "0"
2025-08-18T22:09:14.8026480Z    "Content-Type": ""
2025-08-18T22:09:14.8027017Z    "Docker-Content-Digest": "sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855"
2025-08-18T22:09:14.8027570Z    "Docker-Distribution-Api-Version": "registry/2.0"
2025-08-18T22:09:14.8028209Z    "Etag": "\"sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855\""
2025-08-18T22:09:14.8028685Z time=2025-08-18T22:09:14Z level=debug msg=Request #4
2025-08-18T22:09:14.8029409Z > Request URL: "https://ghcr.io/v2/pkgforge/bincache/tinycc/official/musl/tcc/manifests/HEAD-80e7040-250818T222805-x86_64-linux"
2025-08-18T22:09:14.8030054Z > Request method: "PUT"
2025-08-18T22:09:14.8030280Z > Request headers:
2025-08-18T22:09:14.8030580Z    "Content-Type": "application/vnd.oci.image.manifest.v1+json"
2025-08-18T22:09:14.8030945Z    "Authorization": "*****"
2025-08-18T22:09:14.8031193Z    "User-Agent": "oras/1.2.3"
2025-08-18T22:09:15.1813160Z time=2025-08-18T22:09:15Z level=debug msg=Response #4
2025-08-18T22:09:15.1813856Z < Response Status: "201 Created"
2025-08-18T22:09:15.1814317Z < Response headers:
2025-08-18T22:09:15.1815165Z    "Location": "/v2/pkgforge/bincache/tinycc/official/musl/tcc/manifests/sha256:509d2380ad865f50b4fa720e6bbb857b28b175fc1293f912b28cc5c1fc7e949e"
2025-08-18T22:09:15.1816096Z    "Strict-Transport-Security": "max-age=63072000; includeSubDomains; preload"
2025-08-18T22:09:15.1816565Z    "Date": "Mon, 18 Aug 2025 22:09:15 GMT"
2025-08-18T22:09:15.1816868Z    "Content-Length": "0"
2025-08-18T22:09:15.1817209Z    "X-Github-Request-Id": "C081:203CBB:23CB5:26E36:68A3A48A"
2025-08-18T22:09:15.1817588Z    "Content-Type": "application/json"
2025-08-18T22:09:15.1818403Z    "Docker-Content-Digest": "sha256:509d2380ad865f50b4fa720e6bbb857b28b175fc1293f912b28cc5c1fc7e949e"
2025-08-18T22:09:15.1819238Z    "Docker-Distribution-Api-Version": "registry/2.0"
2025-08-18T22:09:15.1819904Z Pushed [registry] ghcr.io/pkgforge/bincache/tinycc/official/musl/tcc:HEAD-80e7040-250818T222805-x86_64-linux
2025-08-18T22:09:15.1820563Z ArtifactType: application/vnd.oci.empty.v1+json
2025-08-18T22:09:15.1821066Z Digest: sha256:509d2380ad865f50b4fa720e6bbb857b28b175fc1293f912b28cc5c1fc7e949e
2025-08-18T22:09:17.5492385Z Uploading 1c4b9dbb9865 tcc.sig
2025-08-18T22:09:17.5528811Z Uploading fb86e8222780 CHECKSUM
2025-08-18T22:09:17.5716162Z Uploading ee41af1ce36f CHECKSUM.sig
2025-08-18T22:09:17.5810851Z Uploading 5399e4679210 tcc
2025-08-18T22:09:17.7646511Z Exists    9aedc94c459a LICENSE
2025-08-18T22:09:17.8575604Z Uploading e57d78365bba LICENSE.sig
2025-08-18T22:09:18.5381655Z Uploaded  fb86e8222780 CHECKSUM
2025-08-18T22:09:18.5636178Z Uploaded  5399e4679210 tcc
2025-08-18T22:09:18.5880269Z Exists    1e453fb2e44f SBUILD
2025-08-18T22:09:18.6191501Z Uploading 7bc84a9469c4 SBUILD.sig
2025-08-18T22:09:18.6247452Z Exists    11cf0313013e tcc.png
2025-08-18T22:09:18.6675601Z Uploading b210aad4870f tcc.json
2025-08-18T22:09:18.6778519Z Uploaded  ee41af1ce36f CHECKSUM.sig
2025-08-18T22:09:18.7137271Z Uploading 464d99e69306 tcc.json.sig
2025-08-18T22:09:18.7289891Z Uploaded  1c4b9dbb9865 tcc.sig
2025-08-18T22:09:18.7755638Z Uploading 28f90d77e45c tcc.log
2025-08-18T22:09:18.8887811Z Uploaded  e57d78365bba LICENSE.sig
2025-08-18T22:09:18.9362930Z Uploading bb36fccdd4b1 tcc.log.sig
2025-08-18T22:09:19.6251248Z Uploaded  b210aad4870f tcc.json
2025-08-18T22:09:19.6716134Z Uploaded  7bc84a9469c4 SBUILD.sig
2025-08-18T22:09:19.6858505Z Exists    df59955db388 tcc.version
2025-08-18T22:09:19.7117203Z Uploading 7ce87f36b98a tcc.version.sig
2025-08-18T22:09:19.7404761Z Uploaded  464d99e69306 tcc.json.sig
2025-08-18T22:09:19.8752986Z Uploaded  28f90d77e45c tcc.log
2025-08-18T22:09:20.0297139Z Uploaded  bb36fccdd4b1 tcc.log.sig
2025-08-18T22:09:20.8033733Z Uploaded  7ce87f36b98a tcc.version.sig
2025-08-18T22:09:20.8034352Z Uploading 64411c621351 tcc
2025-08-18T22:09:21.0959187Z Uploaded  64411c621351 tcc
2025-08-18T22:09:21.0960450Z Pushed [registry] ghcr.io/pkgforge/bincache/tinycc/official/musl/tcc:HEAD-80e7040-250818T222805-x86_64-linux
2025-08-18T22:09:21.0961170Z ArtifactType: application/vnd.oci.empty.v1+json
2025-08-18T22:09:21.0961668Z Digest: sha256:64411c621351a16b625cb05f7453be5352da23219aa3297f6fddc17db329fb53
2025-08-18T22:09:26.3410482Z 
2025-08-18T22:09:26.3411120Z [+] Registry --> https://ghcr.io/pkgforge/bincache/tinycc/official/musl/tcc
2025-08-18T22:09:26.3412426Z [+] ==> https://api.ghcr.pkgforge.dev/pkgforge/bincache/tinycc/official/musl/tcc?tag=HEAD-80e7040-250818T222805-x86_64-linux&manifest 
2025-08-18T22:09:26.3413324Z 
2025-08-18T22:09:28.4540742Z *** Zstandard CLI (64-bit) v1.5.7, by Yann Collet ***
2025-08-18T22:09:28.4915241Z ./BUILD_ARTIFACTS.tar : 41.96%   (  10.4 MiB =>   4.36 MiB, /tmp/BUILD_ARTIFACTS.zstd) 
2025-08-18T22:09:28.4962861Z removed './BUILD_ARTIFACTS.tar'
2025-08-18T22:09:28.5001248Z 
2025-08-18T22:09:28.5002304Z [+] Completed (Building|Fetching) https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/tinycc/static.official.musl.yaml :: 00(Hr):02(Min):18(Sec)
2025-08-18T22:09:28.5002988Z 
2025-08-18T22:09:28.5017120Z 
2025-08-18T22:09:28.5017438Z ==> [+] Finished Building at :: Monday, 2025-08-18 (10:09:28 PM) UTC
2025-08-18T22:09:28.5017883Z 
2025-08-18T22:09:28.6840330Z renamed '/tmp/BUILD.gh.log.txt' -> '/tmp/BUILD.log'
2025-08-18T22:09:28.6888273Z ##[group]Run ##Presets
2025-08-18T22:09:28.6888626Z [36;1m##Presets[0m
2025-08-18T22:09:28.6888829Z [36;1mset +x ; set +e[0m
2025-08-18T22:09:28.6889043Z [36;1m#-------------#[0m
2025-08-18T22:09:28.6889246Z [36;1m##Debug?[0m
2025-08-18T22:09:28.6889495Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-18T22:09:28.6889788Z [36;1m  set -x[0m
2025-08-18T22:09:28.6889971Z [36;1mfi[0m
2025-08-18T22:09:28.6890147Z [36;1m#-------------#[0m
2025-08-18T22:09:28.6890347Z [36;1m##Set ENV[0m
2025-08-18T22:09:28.6890792Z [36;1m if [[ "${SKIP_SRCBUILD_UPLOAD}" != "YES" ]]; then[0m
2025-08-18T22:09:28.6891283Z [36;1m    #GHCRPKG_TAG_SRCBUILD="srcbuild.$(date --utc +"%y%m%dT%H%M%S" | tr -d '[:space:]')-HEAD-80e7040-250818T222805-x86_64-linux"[0m
2025-08-18T22:09:28.6891809Z [36;1m    GHCRPKG_TAG_SRCBUILD="HEAD-80e7040-250818T222805-x86_64-linux"[0m
2025-08-18T22:09:28.6892391Z [36;1m    GHCRPKG_URL_SRCBUILD="ghcr.io/pkgforge/bincache/tinycc/official/musl/tinycc-srcbuild-17051109637"[0m
2025-08-18T22:09:28.6892910Z [36;1m    export GHCRPKG_TAG_SRCBUILD GHCRPKG_URL_SRCBUILD[0m
2025-08-18T22:09:28.6893303Z [36;1m    echo "GHCRPKG_TAG_SRCBUILD=${GHCRPKG_TAG_SRCBUILD}" >> "${GITHUB_ENV}"[0m
2025-08-18T22:09:28.6893742Z [36;1m    echo "GHCRPKG_URL_SRCBUILD=${GHCRPKG_URL_SRCBUILD}" >> "${GITHUB_ENV}"[0m
2025-08-18T22:09:28.6894073Z [36;1m fi[0m
2025-08-18T22:09:28.6894249Z [36;1m##Push[0m
2025-08-18T22:09:28.6894477Z [36;1m if [[ -n "${GHCRPKG_TAG_SRCBUILD+x}" ]]; then[0m
2025-08-18T22:09:28.6894769Z [36;1m  pushd "/tmp" &>/dev/null[0m
2025-08-18T22:09:28.6895159Z [36;1m   if [[ -s "./BUILD_ARTIFACTS.zstd" && $(stat -c%s "./BUILD_ARTIFACTS.zstd") -gt 1000 ]]; then[0m
2025-08-18T22:09:28.6895658Z [36;1m     realpath "./BUILD_ARTIFACTS.zstd" && du -sh "./BUILD_ARTIFACTS.zstd"[0m
2025-08-18T22:09:28.6896122Z [36;1m     ls -sh "/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR"[0m
2025-08-18T22:09:28.6896476Z [36;1m     ghcr_push_cmd()[0m
2025-08-18T22:09:28.6896695Z [36;1m       {[0m
2025-08-18T22:09:28.6896886Z [36;1m        for i in {1..10}; do[0m
2025-08-18T22:09:28.6897233Z [36;1m          unset ghcr_push ; ghcr_push=(oras push --disable-path-validation)[0m
2025-08-18T22:09:28.6897685Z [36;1m          ghcr_push+=(--config "/dev/null:application/vnd.oci.empty.v1+json")[0m
2025-08-18T22:09:28.6898349Z [36;1m          ghcr_push+=(--annotation "com.github.package.type=container")[0m
2025-08-18T22:09:28.6898891Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.build_ghcrpkg-tag=HEAD-80e7040-250818T222805-x86_64-linux")[0m
2025-08-18T22:09:28.6899609Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.build_gha=https://github.com/pkgforge/bincache/actions/runs/17051109637")[0m
2025-08-18T22:09:28.6900199Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.build_id=17051109637")[0m
2025-08-18T22:09:28.6900905Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.ghcr_pkg=ghcr.io/pkgforge/bincache/tinycc/official/musl/tcc:HEAD-80e7040-250818T222805-x86_64-linux")[0m
2025-08-18T22:09:28.6901624Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.push_date=2025-08-18T22:09:04Z")[0m
2025-08-18T22:09:28.6902128Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.version=HEAD-80e7040-250818T222805")[0m
2025-08-18T22:09:28.6902651Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.created=2025-08-18T22:09:04Z")[0m
2025-08-18T22:09:28.6903341Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.description=SRCBUILD for ghcr.io/pkgforge/bincache/tinycc/official/musl/tcc")[0m
2025-08-18T22:09:28.6904007Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.licenses=blessing")[0m
2025-08-18T22:09:28.6904533Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.ref.name=HEAD-80e7040-250818T222805")[0m
2025-08-18T22:09:28.6905272Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.revision=HEAD-80e7040-250818T222805")[0m
2025-08-18T22:09:28.6906021Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.source=https://pkgs.pkgforge.dev/repo/bincache/x86_64-linux/tinycc/official/musl/tcc")[0m
2025-08-18T22:09:28.6906719Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.title=SRCBUILD-tinycc")[0m
2025-08-18T22:09:28.6907267Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.url=https://github.com/TinyCC/tinycc")[0m
2025-08-18T22:09:28.6907793Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.vendor=pkgforge")[0m
2025-08-18T22:09:28.6908613Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.version=HEAD-80e7040-250818T222805")[0m
2025-08-18T22:09:28.6909097Z [36;1m          ghcr_push+=("${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}")[0m
2025-08-18T22:09:28.6909596Z [36;1m          [[ -f "./BUILD_ARTIFACTS.zstd" && -s "./BUILD_ARTIFACTS.zstd" ]] && ghcr_push+=("./BUILD_ARTIFACTS.zstd")[0m
2025-08-18T22:09:28.6910034Z [36;1m          "${ghcr_push[@]}" ; sleep 5[0m
2025-08-18T22:09:28.6910290Z [36;1m         #Check[0m
2025-08-18T22:09:28.6910874Z [36;1m          if [[ "$(oras manifest fetch "${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}" | jq -r '.annotations["dev.pkgforge.soar.push_date"]' | tr -d '[:space:]')" == "2025-08-18T22:09:04Z" ]]; then[0m
2025-08-18T22:09:28.6911598Z [36;1m            echo -e "\n[+] (ARTIFACTS) Registry --> https://${GHCRPKG_URL_SRCBUILD}\n"[0m
2025-08-18T22:09:28.6911949Z [36;1m            break[0m
2025-08-18T22:09:28.6912161Z [36;1m          else[0m
2025-08-18T22:09:28.6912560Z [36;1m            echo -e "\n[-] Failed to Push Artifact to ${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD} (Retrying ${i}/10)\n"[0m
2025-08-18T22:09:28.6912988Z [36;1m          fi[0m
2025-08-18T22:09:28.6913212Z [36;1m          sleep "$(shuf -i 500-4500 -n 1)e-3"[0m
2025-08-18T22:09:28.6913467Z [36;1m        done[0m
2025-08-18T22:09:28.6913650Z [36;1m       }[0m
2025-08-18T22:09:28.6913858Z [36;1m       export -f ghcr_push_cmd[0m
2025-08-18T22:09:28.6914107Z [36;1m       ghcr_push_cmd[0m
2025-08-18T22:09:28.6914702Z [36;1m       if [[ "$(oras manifest fetch "${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}" | jq -r '.annotations["dev.pkgforge.soar.push_date"]' | tr -d '[:space:]')" != "2025-08-18T22:09:04Z" ]]; then[0m
2025-08-18T22:09:28.6915480Z [36;1m         echo -e "\n[✗] Failed to Push Artifact to ${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}\n"[0m
2025-08-18T22:09:28.6915899Z [36;1m          echo -e "\n[-] Retrying ...\n"[0m
2025-08-18T22:09:28.6916167Z [36;1m          ghcr_push_cmd[0m
2025-08-18T22:09:28.6916774Z [36;1m           if [[ "$(oras manifest fetch "${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}" | jq -r '.annotations["dev.pkgforge.soar.push_date"]' | tr -d '[:space:]')" != "2025-08-18T22:09:04Z" ]]; then[0m
2025-08-18T22:09:28.6917511Z [36;1m             oras manifest fetch "${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}" | jq .[0m
2025-08-18T22:09:28.6918177Z [36;1m             echo -e "\n[✗] Failed to Push Artifact to ${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}\n"[0m
2025-08-18T22:09:28.6918581Z [36;1m             return 1 || exit 1[0m
2025-08-18T22:09:28.6918817Z [36;1m           fi[0m
2025-08-18T22:09:28.6919019Z [36;1m       fi[0m
2025-08-18T22:09:28.6919205Z [36;1m   fi[0m
2025-08-18T22:09:28.6919377Z [36;1m fi[0m
2025-08-18T22:09:28.6919561Z [36;1mpopd >/dev/null 2>&1[0m
2025-08-18T22:09:28.7017048Z shell: /usr/bin/bash -e {0}
2025-08-18T22:09:28.7017290Z env:
2025-08-18T22:09:28.7017487Z   CROSS_COMPILING: NO
2025-08-18T22:09:28.7017705Z   HOST_TRIPLET: x86_64-Linux
2025-08-18T22:09:28.7017938Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-18T22:09:28.7018313Z   ON_QEMU: NO
2025-08-18T22:09:28.7018489Z   DEBUG: 0
2025-08-18T22:09:28.7018671Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-18T22:09:28.7018892Z   DOCKER_PLATFORM: linux/amd64
2025-08-18T22:09:28.7019193Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/tinycc/official/musl
2025-08-18T22:09:28.7019664Z   KEEP_LOGS: YES
2025-08-18T22:09:28.7019867Z   GITHUB_TEST_BUILD: YES
2025-08-18T22:09:28.7020086Z   PKG_FAMILY_LOCAL: tinycc
2025-08-18T22:09:28.7020308Z   SBUILD_REBUILD: false
2025-08-18T22:09:28.7020844Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/tinycc/static.official.musl.yaml
2025-08-18T22:09:28.7021395Z   BUILD_SYS: null
2025-08-18T22:09:28.7021583Z   SYSTMP: /tmp
2025-08-18T22:09:28.7021766Z   GHA_MODE: MATRIX
2025-08-18T22:09:28.7022205Z   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-18T22:09:28.7022846Z   INPUT_SBUILD: /tmp/pkgforge/c067lkmyh_build.yaml
2025-08-18T22:09:28.7023165Z   BUILD_DIR: /tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml
2025-08-18T22:09:28.7023550Z   SBUILD_OUTDIR: /tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR
2025-08-18T22:09:28.7024029Z   SBUILD_TMPDIR: /tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-18T22:09:28.7024404Z   PKG_TYPE: static
2025-08-18T22:09:28.7024594Z   SBUILD_SUCCESSFUL: YES
2025-08-18T22:09:28.7024821Z   SBUILD_PKGVER: HEAD-80e7040-250818T222805
2025-08-18T22:09:28.7025197Z   BUILD_GHACTIONS: https://github.com/pkgforge/bincache/actions/runs/17051109637
2025-08-18T22:09:28.7025559Z   BUILD_ID: 17051109637
2025-08-18T22:09:28.7025744Z   PKG_NAME: tcc
2025-08-18T22:09:28.7025932Z   PKG_DATE: 2025-08-18T22:09:04Z
2025-08-18T22:09:28.7026170Z   PKG_VERSION: HEAD-80e7040-250818T222805
2025-08-18T22:09:28.7026439Z   PKG_VERSION_UPSTREAM: NA-2025-08-18
2025-08-18T22:09:28.7026764Z   GHCRPKG_URL: ghcr.io/pkgforge/bincache/tinycc/official/musl/tcc
2025-08-18T22:09:28.7027123Z   GHCRPKG_TAG: HEAD-80e7040-250818T222805-x86_64-linux
2025-08-18T22:09:28.7027559Z   PKG_WEBPAGE: https://pkgs.pkgforge.dev/repo/bincache/x86_64-linux/tinycc/official/musl/tcc
2025-08-18T22:09:28.7028123Z   PKG_SRCURL: https://github.com/TinyCC/tinycc
2025-08-18T22:09:28.7028397Z   PUSH_SUCCESSFUL: YES
2025-08-18T22:09:28.7028763Z   GHCR_TOKEN: ***
2025-08-18T22:09:28.7029059Z   GITHUB_TOKEN: ***
2025-08-18T22:09:28.7029289Z   GITLAB_TOKEN: ***
2025-08-18T22:09:28.7030387Z   MINISIGN_KEY: ***
2025-08-18T22:09:28.7030579Z ##[endgroup]
2025-08-18T22:09:28.7121934Z /tmp/BUILD_ARTIFACTS.zstd
2025-08-18T22:09:28.7132203Z 4.4M	./BUILD_ARTIFACTS.zstd
2025-08-18T22:09:28.7145270Z total 1.1M
2025-08-18T22:09:28.7145574Z 4.0K CHECKSUM
2025-08-18T22:09:28.7145892Z 4.0K CHECKSUM.sig
2025-08-18T22:09:28.7146098Z 4.0K LICENSE
2025-08-18T22:09:28.7146285Z 4.0K LICENSE.sig
2025-08-18T22:09:28.7146481Z 8.0K SBUILD
2025-08-18T22:09:28.7146756Z 4.0K SBUILD.sig
2025-08-18T22:09:28.7147082Z 4.0K SBUILD_TEMP
2025-08-18T22:09:28.7147418Z  16K c2str.exe
2025-08-18T22:09:28.7147734Z 4.0K c2str.exe.sig
2025-08-18T22:09:28.7148239Z  24K configure
2025-08-18T22:09:28.7148567Z 4.0K configure.sig
2025-08-18T22:09:28.7148894Z 296K tcc
2025-08-18T22:09:28.7149195Z 4.0K tcc.json
2025-08-18T22:09:28.7149518Z 4.0K tcc.json.sig
2025-08-18T22:09:28.7149858Z 320K tcc.log
2025-08-18T22:09:28.7150172Z 4.0K tcc.log.sig
2025-08-18T22:09:28.7150496Z  40K tcc.png
2025-08-18T22:09:28.7150799Z 4.0K tcc.sig
2025-08-18T22:09:28.7151104Z 4.0K tcc.version
2025-08-18T22:09:28.7151447Z 4.0K tcc.version.sig
2025-08-18T22:09:28.7151802Z  12K texi2pod.pl
2025-08-18T22:09:28.7152117Z 4.0K texi2pod.pl.sig
2025-08-18T22:09:28.7152486Z 320K tinycc.static.log
2025-08-18T22:09:28.7152890Z 4.0K tinycc.static.version
2025-08-18T22:09:28.7153326Z 4.0K tinycc.static.version.sig
2025-08-18T22:09:28.7153745Z 4.0K tinycc.version
2025-08-18T22:09:28.7154075Z 4.0K tinycc.version.sig
2025-08-18T22:09:28.9782311Z Uploading 157b8b85c963 BUILD_ARTIFACTS.zstd
2025-08-18T22:09:30.2050594Z Uploaded  157b8b85c963 BUILD_ARTIFACTS.zstd
2025-08-18T22:09:30.2051331Z Uploading 011587b7f41d SRCBUILD-tinycc
2025-08-18T22:09:30.6564106Z Uploaded  011587b7f41d SRCBUILD-tinycc
2025-08-18T22:09:30.6565675Z Pushed [registry] ghcr.io/pkgforge/bincache/tinycc/official/musl/tinycc-srcbuild-17051109637:HEAD-80e7040-250818T222805-x86_64-linux
2025-08-18T22:09:30.6566423Z ArtifactType: application/vnd.oci.empty.v1+json
2025-08-18T22:09:30.6566851Z Digest: sha256:011587b7f41d8ffcd1ff82c7dbdfc9b246e5f3ae0e5393cbabc3e4b1b593c164
2025-08-18T22:09:35.9132514Z 
2025-08-18T22:09:35.9133401Z [+] (ARTIFACTS) Registry --> https://ghcr.io/pkgforge/bincache/tinycc/official/musl/tinycc-srcbuild-17051109637
2025-08-18T22:09:35.9134136Z 
2025-08-18T22:09:36.1712134Z ##[group]Run ##Presets
2025-08-18T22:09:36.1712610Z [36;1m##Presets[0m
2025-08-18T22:09:36.1713280Z [36;1mset +x ; set +e[0m
2025-08-18T22:09:36.1713636Z [36;1m#-------------#[0m
2025-08-18T22:09:36.1714004Z [36;1m##Debug?[0m
2025-08-18T22:09:36.1714432Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-18T22:09:36.1714948Z [36;1m  set -x[0m
2025-08-18T22:09:36.1715244Z [36;1mfi[0m
2025-08-18T22:09:36.1715549Z [36;1m#-------------#[0m
2025-08-18T22:09:36.1715999Z [36;1mUTC_TIME="$(TZ='UTC' date +'%Y_%m_%dT%I_%M_%S_%p')"[0m
2025-08-18T22:09:36.1716596Z [36;1mecho "UTC_TIME=${UTC_TIME}" >> "${GITHUB_ENV}"[0m
2025-08-18T22:09:36.1766623Z shell: /usr/bin/bash -e {0}
2025-08-18T22:09:36.1766858Z env:
2025-08-18T22:09:36.1767037Z   CROSS_COMPILING: NO
2025-08-18T22:09:36.1767253Z   HOST_TRIPLET: x86_64-Linux
2025-08-18T22:09:36.1767477Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-18T22:09:36.1767692Z   ON_QEMU: NO
2025-08-18T22:09:36.1767905Z   DEBUG: 0
2025-08-18T22:09:36.1768343Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-18T22:09:36.1768571Z   DOCKER_PLATFORM: linux/amd64
2025-08-18T22:09:36.1768879Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/tinycc/official/musl
2025-08-18T22:09:36.1769187Z   KEEP_LOGS: YES
2025-08-18T22:09:36.1769375Z   GITHUB_TEST_BUILD: YES
2025-08-18T22:09:36.1769585Z   PKG_FAMILY_LOCAL: tinycc
2025-08-18T22:09:36.1769796Z   SBUILD_REBUILD: false
2025-08-18T22:09:36.1770327Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/tinycc/static.official.musl.yaml
2025-08-18T22:09:36.1770865Z   BUILD_SYS: null
2025-08-18T22:09:36.1771048Z   SYSTMP: /tmp
2025-08-18T22:09:36.1771226Z   GHA_MODE: MATRIX
2025-08-18T22:09:36.1771651Z   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-18T22:09:36.1772154Z   INPUT_SBUILD: /tmp/pkgforge/c067lkmyh_build.yaml
2025-08-18T22:09:36.1772474Z   BUILD_DIR: /tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml
2025-08-18T22:09:36.1772854Z   SBUILD_OUTDIR: /tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR
2025-08-18T22:09:36.1773342Z   SBUILD_TMPDIR: /tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-18T22:09:36.1773721Z   PKG_TYPE: static
2025-08-18T22:09:36.1773916Z   SBUILD_SUCCESSFUL: YES
2025-08-18T22:09:36.1774144Z   SBUILD_PKGVER: HEAD-80e7040-250818T222805
2025-08-18T22:09:36.1774520Z   BUILD_GHACTIONS: https://github.com/pkgforge/bincache/actions/runs/17051109637
2025-08-18T22:09:36.1774879Z   BUILD_ID: 17051109637
2025-08-18T22:09:36.1775068Z   PKG_NAME: tcc
2025-08-18T22:09:36.1775258Z   PKG_DATE: 2025-08-18T22:09:04Z
2025-08-18T22:09:36.1775499Z   PKG_VERSION: HEAD-80e7040-250818T222805
2025-08-18T22:09:36.1775759Z   PKG_VERSION_UPSTREAM: NA-2025-08-18
2025-08-18T22:09:36.1776086Z   GHCRPKG_URL: ghcr.io/pkgforge/bincache/tinycc/official/musl/tcc
2025-08-18T22:09:36.1776451Z   GHCRPKG_TAG: HEAD-80e7040-250818T222805-x86_64-linux
2025-08-18T22:09:36.1776896Z   PKG_WEBPAGE: https://pkgs.pkgforge.dev/repo/bincache/x86_64-linux/tinycc/official/musl/tcc
2025-08-18T22:09:36.1777340Z   PKG_SRCURL: https://github.com/TinyCC/tinycc
2025-08-18T22:09:36.1777608Z   PUSH_SUCCESSFUL: YES
2025-08-18T22:09:36.1777876Z   GHCRPKG_TAG_SRCBUILD: HEAD-80e7040-250818T222805-x86_64-linux
2025-08-18T22:09:36.1778583Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/tinycc/official/musl/tinycc-srcbuild-17051109637
2025-08-18T22:09:36.1779011Z ##[endgroup]
2025-08-18T22:09:36.1913512Z ##[group]Run actions/upload-artifact@v4
2025-08-18T22:09:36.1913802Z with:
2025-08-18T22:09:36.1913996Z   name: Bincache_tinycc_x86_64-Linux
2025-08-18T22:09:36.1914293Z   path: /tmp/BUILD.log
/tmp/BUILD_ARTIFACTS.zstd

2025-08-18T22:09:36.1914630Z   compression-level: 0
2025-08-18T22:09:36.1914842Z   retention-days: 30
2025-08-18T22:09:36.1915028Z   overwrite: true
2025-08-18T22:09:36.1915219Z   if-no-files-found: warn
2025-08-18T22:09:36.1915437Z   include-hidden-files: false
2025-08-18T22:09:36.1915648Z env:
2025-08-18T22:09:36.1915819Z   CROSS_COMPILING: NO
2025-08-18T22:09:36.1916027Z   HOST_TRIPLET: x86_64-Linux
2025-08-18T22:09:36.1916426Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-18T22:09:36.1916634Z   ON_QEMU: NO
2025-08-18T22:09:36.1916804Z   DEBUG: 0
2025-08-18T22:09:36.1916979Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-18T22:09:36.1917199Z   DOCKER_PLATFORM: linux/amd64
2025-08-18T22:09:36.1917497Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/tinycc/official/musl
2025-08-18T22:09:36.1917845Z   KEEP_LOGS: YES
2025-08-18T22:09:36.1918343Z   GITHUB_TEST_BUILD: YES
2025-08-18T22:09:36.1918565Z   PKG_FAMILY_LOCAL: tinycc
2025-08-18T22:09:36.1918776Z   SBUILD_REBUILD: false
2025-08-18T22:09:36.1919300Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/tinycc/static.official.musl.yaml
2025-08-18T22:09:36.1919854Z   BUILD_SYS: null
2025-08-18T22:09:36.1920040Z   SYSTMP: /tmp
2025-08-18T22:09:36.1920222Z   GHA_MODE: MATRIX
2025-08-18T22:09:36.1920654Z   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-18T22:09:36.1921170Z   INPUT_SBUILD: /tmp/pkgforge/c067lkmyh_build.yaml
2025-08-18T22:09:36.1921499Z   BUILD_DIR: /tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml
2025-08-18T22:09:36.1921886Z   SBUILD_OUTDIR: /tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR
2025-08-18T22:09:36.1922369Z   SBUILD_TMPDIR: /tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-18T22:09:36.1922858Z   PKG_TYPE: static
2025-08-18T22:09:36.1923071Z   SBUILD_SUCCESSFUL: YES
2025-08-18T22:09:36.1923300Z   SBUILD_PKGVER: HEAD-80e7040-250818T222805
2025-08-18T22:09:36.1933068Z   BUILD_GHACTIONS: https://github.com/pkgforge/bincache/actions/runs/17051109637
2025-08-18T22:09:36.1933456Z   BUILD_ID: 17051109637
2025-08-18T22:09:36.1933649Z   PKG_NAME: tcc
2025-08-18T22:09:36.1933846Z   PKG_DATE: 2025-08-18T22:09:04Z
2025-08-18T22:09:36.1934095Z   PKG_VERSION: HEAD-80e7040-250818T222805
2025-08-18T22:09:36.1934367Z   PKG_VERSION_UPSTREAM: NA-2025-08-18
2025-08-18T22:09:36.1934700Z   GHCRPKG_URL: ghcr.io/pkgforge/bincache/tinycc/official/musl/tcc
2025-08-18T22:09:36.1935081Z   GHCRPKG_TAG: HEAD-80e7040-250818T222805-x86_64-linux
2025-08-18T22:09:36.1935525Z   PKG_WEBPAGE: https://pkgs.pkgforge.dev/repo/bincache/x86_64-linux/tinycc/official/musl/tcc
2025-08-18T22:09:36.1935962Z   PKG_SRCURL: https://github.com/TinyCC/tinycc
2025-08-18T22:09:36.1936237Z   PUSH_SUCCESSFUL: YES
2025-08-18T22:09:36.1936509Z   GHCRPKG_TAG_SRCBUILD: HEAD-80e7040-250818T222805-x86_64-linux
2025-08-18T22:09:36.1937005Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/tinycc/official/musl/tinycc-srcbuild-17051109637
2025-08-18T22:09:36.1937443Z   UTC_TIME: 2025_08_18T10_09_36_PM
2025-08-18T22:09:36.1937666Z ##[endgroup]
2025-08-18T22:09:36.4092408Z Multiple search paths detected. Calculating the least common ancestor of all paths
2025-08-18T22:09:36.4095715Z The least common ancestor is /tmp. This will be the root directory of the artifact
2025-08-18T22:09:36.4096568Z With the provided path, there will be 2 files uploaded
2025-08-18T22:09:36.5771004Z Artifact name is valid!
2025-08-18T22:09:36.5772002Z Root directory input is valid!
2025-08-18T22:09:36.6502791Z Beginning upload of artifact content to blob storage
2025-08-18T22:09:37.2424559Z Uploaded bytes 5194528
2025-08-18T22:09:37.2914496Z Finished uploading artifact content to blob storage!
2025-08-18T22:09:37.2918796Z SHA256 digest of uploaded artifact zip is 9ebefa2c74da547108f1f89c8de540c9444cf2fbac741eb15009be44cd14a1c8
2025-08-18T22:09:37.2919756Z Finalizing artifact upload
2025-08-18T22:09:37.4143786Z Artifact Bincache_tinycc_x86_64-Linux.zip successfully finalized. Artifact ID 3793157071
2025-08-18T22:09:37.4144941Z Artifact Bincache_tinycc_x86_64-Linux has been successfully uploaded! Final size is 5194528 bytes. Artifact ID is 3793157071
2025-08-18T22:09:37.4150686Z Artifact download URL: https://github.com/pkgforge/bincache/actions/runs/17051109637/artifacts/3793157071
2025-08-18T22:09:37.4292895Z ##[group]Run actions/attest-build-provenance@v2.4.0
2025-08-18T22:09:37.4293225Z with:
2025-08-18T22:09:37.4293710Z   subject-name: tinycc-17051109637-HEAD-80e7040-250818T222805-x86_64-linux
2025-08-18T22:09:37.4294559Z   subject-path: "/tmp/BUILD.log"
"/tmp/BUILD_ARTIFACTS.zstd"
/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/**
!/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/**

2025-08-18T22:09:37.4295284Z   show-summary: true
2025-08-18T22:09:37.4295501Z   push-to-registry: false
2025-08-18T22:09:37.4295875Z   github-token: ***
2025-08-18T22:09:37.4296075Z env:
2025-08-18T22:09:37.4296249Z   CROSS_COMPILING: NO
2025-08-18T22:09:37.4296464Z   HOST_TRIPLET: x86_64-Linux
2025-08-18T22:09:37.4296690Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-18T22:09:37.4296907Z   ON_QEMU: NO
2025-08-18T22:09:37.4297084Z   DEBUG: 0
2025-08-18T22:09:37.4297265Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-18T22:09:37.4297491Z   DOCKER_PLATFORM: linux/amd64
2025-08-18T22:09:37.4297827Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/tinycc/official/musl
2025-08-18T22:09:37.4298426Z   KEEP_LOGS: YES
2025-08-18T22:09:37.4298635Z   GITHUB_TEST_BUILD: YES
2025-08-18T22:09:37.4298848Z   PKG_FAMILY_LOCAL: tinycc
2025-08-18T22:09:37.4299062Z   SBUILD_REBUILD: false
2025-08-18T22:09:37.4299591Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/tinycc/static.official.musl.yaml
2025-08-18T22:09:37.4300134Z   BUILD_SYS: null
2025-08-18T22:09:37.4300320Z   SYSTMP: /tmp
2025-08-18T22:09:37.4300501Z   GHA_MODE: MATRIX
2025-08-18T22:09:37.4300929Z   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-18T22:09:37.4301442Z   INPUT_SBUILD: /tmp/pkgforge/c067lkmyh_build.yaml
2025-08-18T22:09:37.4301764Z   BUILD_DIR: /tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml
2025-08-18T22:09:37.4302150Z   SBUILD_OUTDIR: /tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR
2025-08-18T22:09:37.4302635Z   SBUILD_TMPDIR: /tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-18T22:09:37.4303023Z   PKG_TYPE: static
2025-08-18T22:09:37.4303218Z   SBUILD_SUCCESSFUL: YES
2025-08-18T22:09:37.4303447Z   SBUILD_PKGVER: HEAD-80e7040-250818T222805
2025-08-18T22:09:37.4303827Z   BUILD_GHACTIONS: https://github.com/pkgforge/bincache/actions/runs/17051109637
2025-08-18T22:09:37.4304187Z   BUILD_ID: 17051109637
2025-08-18T22:09:37.4304379Z   PKG_NAME: tcc
2025-08-18T22:09:37.4304572Z   PKG_DATE: 2025-08-18T22:09:04Z
2025-08-18T22:09:37.4304819Z   PKG_VERSION: HEAD-80e7040-250818T222805
2025-08-18T22:09:37.4305090Z   PKG_VERSION_UPSTREAM: NA-2025-08-18
2025-08-18T22:09:37.4305418Z   GHCRPKG_URL: ghcr.io/pkgforge/bincache/tinycc/official/musl/tcc
2025-08-18T22:09:37.4305778Z   GHCRPKG_TAG: HEAD-80e7040-250818T222805-x86_64-linux
2025-08-18T22:09:37.4306223Z   PKG_WEBPAGE: https://pkgs.pkgforge.dev/repo/bincache/x86_64-linux/tinycc/official/musl/tcc
2025-08-18T22:09:37.4306671Z   PKG_SRCURL: https://github.com/TinyCC/tinycc
2025-08-18T22:09:37.4306945Z   PUSH_SUCCESSFUL: YES
2025-08-18T22:09:37.4307223Z   GHCRPKG_TAG_SRCBUILD: HEAD-80e7040-250818T222805-x86_64-linux
2025-08-18T22:09:37.4307724Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/tinycc/official/musl/tinycc-srcbuild-17051109637
2025-08-18T22:09:37.4308277Z   UTC_TIME: 2025_08_18T10_09_36_PM
2025-08-18T22:09:37.4308504Z ##[endgroup]
2025-08-18T22:09:37.4377832Z ##[group]Run actions/attest-build-provenance/predicate@1176ef556905f349f669722abf30bce1a6e16e01
2025-08-18T22:09:37.4378554Z env:
2025-08-18T22:09:37.4378743Z   CROSS_COMPILING: NO
2025-08-18T22:09:37.4378969Z   HOST_TRIPLET: x86_64-Linux
2025-08-18T22:09:37.4379207Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-18T22:09:37.4379429Z   ON_QEMU: NO
2025-08-18T22:09:37.4379609Z   DEBUG: 0
2025-08-18T22:09:37.4379794Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-18T22:09:37.4380029Z   DOCKER_PLATFORM: linux/amd64
2025-08-18T22:09:37.4380531Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/tinycc/official/musl
2025-08-18T22:09:37.4380873Z   KEEP_LOGS: YES
2025-08-18T22:09:37.4381068Z   GITHUB_TEST_BUILD: YES
2025-08-18T22:09:37.4381409Z   PKG_FAMILY_LOCAL: tinycc
2025-08-18T22:09:37.4381630Z   SBUILD_REBUILD: false
2025-08-18T22:09:37.4382181Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/tinycc/static.official.musl.yaml
2025-08-18T22:09:37.4382751Z   BUILD_SYS: null
2025-08-18T22:09:37.4382945Z   SYSTMP: /tmp
2025-08-18T22:09:37.4383131Z   GHA_MODE: MATRIX
2025-08-18T22:09:37.4383574Z   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-18T22:09:37.4384101Z   INPUT_SBUILD: /tmp/pkgforge/c067lkmyh_build.yaml
2025-08-18T22:09:37.4384431Z   BUILD_DIR: /tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml
2025-08-18T22:09:37.4384831Z   SBUILD_OUTDIR: /tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR
2025-08-18T22:09:37.4385328Z   SBUILD_TMPDIR: /tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-18T22:09:37.4385722Z   PKG_TYPE: static
2025-08-18T22:09:37.4385924Z   SBUILD_SUCCESSFUL: YES
2025-08-18T22:09:37.4386159Z   SBUILD_PKGVER: HEAD-80e7040-250818T222805
2025-08-18T22:09:37.4386547Z   BUILD_GHACTIONS: https://github.com/pkgforge/bincache/actions/runs/17051109637
2025-08-18T22:09:37.4386922Z   BUILD_ID: 17051109637
2025-08-18T22:09:37.4387117Z   PKG_NAME: tcc
2025-08-18T22:09:37.4387312Z   PKG_DATE: 2025-08-18T22:09:04Z
2025-08-18T22:09:37.4387564Z   PKG_VERSION: HEAD-80e7040-250818T222805
2025-08-18T22:09:37.4387835Z   PKG_VERSION_UPSTREAM: NA-2025-08-18
2025-08-18T22:09:37.4388286Z   GHCRPKG_URL: ghcr.io/pkgforge/bincache/tinycc/official/musl/tcc
2025-08-18T22:09:37.4388663Z   GHCRPKG_TAG: HEAD-80e7040-250818T222805-x86_64-linux
2025-08-18T22:09:37.4389118Z   PKG_WEBPAGE: https://pkgs.pkgforge.dev/repo/bincache/x86_64-linux/tinycc/official/musl/tcc
2025-08-18T22:09:37.4389570Z   PKG_SRCURL: https://github.com/TinyCC/tinycc
2025-08-18T22:09:37.4389849Z   PUSH_SUCCESSFUL: YES
2025-08-18T22:09:37.4390125Z   GHCRPKG_TAG_SRCBUILD: HEAD-80e7040-250818T222805-x86_64-linux
2025-08-18T22:09:37.4390640Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/tinycc/official/musl/tinycc-srcbuild-17051109637
2025-08-18T22:09:37.4391093Z   UTC_TIME: 2025_08_18T10_09_36_PM
2025-08-18T22:09:37.4391357Z ##[endgroup]
2025-08-18T22:09:37.9885291Z ##[group]Run actions/attest@ce27ba3b4a9a139d9a20a4a07d69fabb52f1e5bc
2025-08-18T22:09:37.9885637Z with:
2025-08-18T22:09:37.9886322Z   subject-path: "/tmp/BUILD.log"
"/tmp/BUILD_ARTIFACTS.zstd"
/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/**
!/tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/**

2025-08-18T22:09:37.9887167Z   subject-name: tinycc-17051109637-HEAD-80e7040-250818T222805-x86_64-linux
2025-08-18T22:09:37.9887580Z   predicate-type: https://slsa.dev/provenance/v1
2025-08-18T22:09:37.9890459Z   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/17051109637/attempts/1"}}}
2025-08-18T22:09:37.9893076Z   push-to-registry: false
2025-08-18T22:09:37.9893318Z   show-summary: true
2025-08-18T22:09:37.9893706Z   github-token: ***
2025-08-18T22:09:37.9893914Z env:
2025-08-18T22:09:37.9894098Z   CROSS_COMPILING: NO
2025-08-18T22:09:37.9894320Z   HOST_TRIPLET: x86_64-Linux
2025-08-18T22:09:37.9894727Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-18T22:09:37.9894969Z   ON_QEMU: NO
2025-08-18T22:09:37.9895161Z   DEBUG: 0
2025-08-18T22:09:37.9895489Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-18T22:09:37.9895730Z   DOCKER_PLATFORM: linux/amd64
2025-08-18T22:09:37.9896043Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/tinycc/official/musl
2025-08-18T22:09:37.9896381Z   KEEP_LOGS: YES
2025-08-18T22:09:37.9896590Z   GITHUB_TEST_BUILD: YES
2025-08-18T22:09:37.9896815Z   PKG_FAMILY_LOCAL: tinycc
2025-08-18T22:09:37.9897039Z   SBUILD_REBUILD: false
2025-08-18T22:09:37.9897578Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/tinycc/static.official.musl.yaml
2025-08-18T22:09:37.9898239Z   BUILD_SYS: null
2025-08-18T22:09:37.9898438Z   SYSTMP: /tmp
2025-08-18T22:09:37.9898625Z   GHA_MODE: MATRIX
2025-08-18T22:09:37.9899069Z   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-18T22:09:37.9899595Z   INPUT_SBUILD: /tmp/pkgforge/c067lkmyh_build.yaml
2025-08-18T22:09:37.9899935Z   BUILD_DIR: /tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml
2025-08-18T22:09:37.9900340Z   SBUILD_OUTDIR: /tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR
2025-08-18T22:09:37.9900837Z   SBUILD_TMPDIR: /tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-18T22:09:37.9901231Z   PKG_TYPE: static
2025-08-18T22:09:37.9901432Z   SBUILD_SUCCESSFUL: YES
2025-08-18T22:09:37.9901671Z   SBUILD_PKGVER: HEAD-80e7040-250818T222805
2025-08-18T22:09:37.9902066Z   BUILD_GHACTIONS: https://github.com/pkgforge/bincache/actions/runs/17051109637
2025-08-18T22:09:37.9902445Z   BUILD_ID: 17051109637
2025-08-18T22:09:37.9902648Z   PKG_NAME: tcc
2025-08-18T22:09:37.9902851Z   PKG_DATE: 2025-08-18T22:09:04Z
2025-08-18T22:09:37.9903109Z   PKG_VERSION: HEAD-80e7040-250818T222805
2025-08-18T22:09:37.9903384Z   PKG_VERSION_UPSTREAM: NA-2025-08-18
2025-08-18T22:09:37.9903725Z   GHCRPKG_URL: ghcr.io/pkgforge/bincache/tinycc/official/musl/tcc
2025-08-18T22:09:37.9904097Z   GHCRPKG_TAG: HEAD-80e7040-250818T222805-x86_64-linux
2025-08-18T22:09:37.9904567Z   PKG_WEBPAGE: https://pkgs.pkgforge.dev/repo/bincache/x86_64-linux/tinycc/official/musl/tcc
2025-08-18T22:09:37.9905024Z   PKG_SRCURL: https://github.com/TinyCC/tinycc
2025-08-18T22:09:37.9905307Z   PUSH_SUCCESSFUL: YES
2025-08-18T22:09:37.9905589Z   GHCRPKG_TAG_SRCBUILD: HEAD-80e7040-250818T222805-x86_64-linux
2025-08-18T22:09:37.9906100Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/tinycc/official/musl/tinycc-srcbuild-17051109637
2025-08-18T22:09:37.9906557Z   UTC_TIME: 2025_08_18T10_09_36_PM
2025-08-18T22:09:37.9906803Z ##[endgroup]
2025-08-18T22:09:39.3407826Z Attestation created for 24 subjects
2025-08-18T22:09:39.3412493Z ##[group][36mAttestation signed using certificate from Public Good Sigstore instance[39m
2025-08-18T22:09:39.3413291Z -----BEGIN CERTIFICATE-----
2025-08-18T22:09:39.3413915Z MIIG7zCCBnagAwIBAgIUJt5R3ZEJVsaxW+bIu+FQOfVt6yYwCgYIKoZIzj0EAwMw
2025-08-18T22:09:39.3414813Z NzEVMBMGA1UEChMMc2lnc3RvcmUuZGV2MR4wHAYDVQQDExVzaWdzdG9yZS1pbnRl
2025-08-18T22:09:39.3415695Z cm1lZGlhdGUwHhcNMjUwODE4MjIwOTM4WhcNMjUwODE4MjIxOTM4WjAAMFkwEwYH
2025-08-18T22:09:39.3416566Z KoZIzj0CAQYIKoZIzj0DAQcDQgAE2vyBDSa02X4+vLZj3MCyVCk5QgLX4MQzNXQd
2025-08-18T22:09:39.3417417Z juLteezfNRLEJ09YjRHWjfU18sTcjFIVuLEctGsHXFkSvLpf9aOCBZUwggWRMA4G
2025-08-18T22:09:39.3418727Z A1UdDwEB/wQEAwIHgDATBgNVHSUEDDAKBggrBgEFBQcDAzAdBgNVHQ4EFgQUxyZE
2025-08-18T22:09:39.3419596Z p874MNWj3X0Io1k8xEcpVP4wHwYDVR0jBBgwFoAU39Ppz1YkEZb5qNjpKFWixi4Y
2025-08-18T22:09:39.3420419Z ZD8wZwYDVR0RAQH/BF0wW4ZZaHR0cHM6Ly9naXRodWIuY29tL3BrZ2ZvcmdlL2Jp
2025-08-18T22:09:39.3421249Z bmNhY2hlLy5naXRodWIvd29ya2Zsb3dzL21hdHJpeF9idWlsZHMueWFtbEByZWZz
2025-08-18T22:09:39.3422105Z L2hlYWRzL21haW4wOQYKKwYBBAGDvzABAQQraHR0cHM6Ly90b2tlbi5hY3Rpb25z
2025-08-18T22:09:39.3422950Z LmdpdGh1YnVzZXJjb250ZW50LmNvbTAfBgorBgEEAYO/MAECBBF3b3JrZmxvd19k
2025-08-18T22:09:39.3423752Z aXNwYXRjaDA2BgorBgEEAYO/MAEDBCgzMzhhM2JhZTFiYWIwNWFiYTBhZDRiZmU1
2025-08-18T22:09:39.3424840Z NTgwZDgyZWVhYjNmMjFkMDAGCisGAQQBg78wAQQEIvCfp7Dwn5ug77iPIEJ1aWxk
2025-08-18T22:09:39.3425888Z IFBhY2thZ2Ug8J+TpvCfk4AwHwYKKwYBBAGDvzABBQQRcGtnZm9yZ2UvYmluY2Fj
2025-08-18T22:09:39.3426743Z aGUwHQYKKwYBBAGDvzABBgQPcmVmcy9oZWFkcy9tYWluMDsGCisGAQQBg78wAQgE
2025-08-18T22:09:39.3427598Z LQwraHR0cHM6Ly90b2tlbi5hY3Rpb25zLmdpdGh1YnVzZXJjb250ZW50LmNvbTBp
2025-08-18T22:09:39.3428570Z BgorBgEEAYO/MAEJBFsMWWh0dHBzOi8vZ2l0aHViLmNvbS9wa2dmb3JnZS9iaW5j
2025-08-18T22:09:39.3429395Z YWNoZS8uZ2l0aHViL3dvcmtmbG93cy9tYXRyaXhfYnVpbGRzLnlhbWxAcmVmcy9o
2025-08-18T22:09:39.3430242Z ZWFkcy9tYWluMDgGCisGAQQBg78wAQoEKgwoMzM4YTNiYWUxYmFiMDVhYmEwYWQ0
2025-08-18T22:09:39.3431086Z YmZlNTU4MGQ4MmVlYWIzZjIxZDAdBgorBgEEAYO/MAELBA8MDWdpdGh1Yi1ob3N0
2025-08-18T22:09:39.3431920Z ZWQwNAYKKwYBBAGDvzABDAQmDCRodHRwczovL2dpdGh1Yi5jb20vcGtnZm9yZ2Uv
2025-08-18T22:09:39.3432796Z YmluY2FjaGUwOAYKKwYBBAGDvzABDQQqDCgzMzhhM2JhZTFiYWIwNWFiYTBhZDRi
2025-08-18T22:09:39.3433660Z ZmU1NTgwZDgyZWVhYjNmMjFkMB8GCisGAQQBg78wAQ4EEQwPcmVmcy9oZWFkcy9t
2025-08-18T22:09:39.3434517Z YWluMBkGCisGAQQBg78wAQ8ECwwJODgzNjU1MjMwMCsGCisGAQQBg78wARAEHQwb
2025-08-18T22:09:39.3435373Z aHR0cHM6Ly9naXRodWIuY29tL3BrZ2ZvcmdlMBkGCisGAQQBg78wAREECwwJMTg3
2025-08-18T22:09:39.3436209Z Mjc1MzQzMGkGCisGAQQBg78wARIEWwxZaHR0cHM6Ly9naXRodWIuY29tL3BrZ2Zv
2025-08-18T22:09:39.3437054Z cmdlL2JpbmNhY2hlLy5naXRodWIvd29ya2Zsb3dzL21hdHJpeF9idWlsZHMueWFt
2025-08-18T22:09:39.3437903Z bEByZWZzL2hlYWRzL21haW4wOAYKKwYBBAGDvzABEwQqDCgzMzhhM2JhZTFiYWIw
2025-08-18T22:09:39.3438892Z NWFiYTBhZDRiZmU1NTgwZDgyZWVhYjNmMjFkMCEGCisGAQQBg78wARQEEwwRd29y
2025-08-18T22:09:39.3439753Z a2Zsb3dfZGlzcGF0Y2gwWAYKKwYBBAGDvzABFQRKDEhodHRwczovL2dpdGh1Yi5j
2025-08-18T22:09:39.3440613Z b20vcGtnZm9yZ2UvYmluY2FjaGUvYWN0aW9ucy9ydW5zLzE3MDUxMTA5NjM3L2F0
2025-08-18T22:09:39.3441469Z dGVtcHRzLzEwFgYKKwYBBAGDvzABFgQIDAZwdWJsaWMwgYsGCisGAQQB1nkCBAIE
2025-08-18T22:09:39.3442339Z fQR7AHkAdwDdPTBqxscRMmMZHhyZZzcCokpeuN48rf+HinKALynujgAAAZi/OxsB
2025-08-18T22:09:39.3443165Z AAAEAwBIMEYCIQCUK+uEki/jVpX2h5MRhiOJRj7M81NvL9Yhq/9C9dVdTwIhAOdB
2025-08-18T22:09:39.3443942Z ImkZewbI6MMTGj/ZaMUDYfjghi/KKY3GVwz4TaRFMAoGCCqGSM49BAMDA2cAMGQC
2025-08-18T22:09:39.3444752Z MDIcSyrlLvYarXLZJT/SzR2IxWoCtws4zAoPV/NdFqH73j4RPptihtUCmk6fhIen
2025-08-18T22:09:39.3445557Z +AIwShm8sKfOSwAkwuDr5PV/rdUxDpBYwGzg3Ws4AQdDKuNEeNB6dwN4+NQuGxJf
2025-08-18T22:09:39.3446152Z 8dUL
2025-08-18T22:09:39.3446451Z -----END CERTIFICATE-----
2025-08-18T22:09:39.3446709Z 
2025-08-18T22:09:39.3447243Z ##[endgroup]
2025-08-18T22:09:39.3447895Z [36mAttestation signature uploaded to Rekor transparency log[39m
2025-08-18T22:09:39.3448736Z https://search.sigstore.dev?logIndex=408669501
2025-08-18T22:09:39.3449405Z [36mAttestation uploaded to repository[39m
2025-08-18T22:09:39.3449996Z https://github.com/pkgforge/bincache/attestations/9786892
2025-08-18T22:09:39.4198550Z ##[group]Run ##Presets
2025-08-18T22:09:39.4198855Z [36;1m##Presets[0m
2025-08-18T22:09:39.4199073Z [36;1mset +x ; set +e[0m
2025-08-18T22:09:39.4199292Z [36;1m#-------------#[0m
2025-08-18T22:09:39.4199501Z [36;1m##Debug?[0m
2025-08-18T22:09:39.4199755Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-18T22:09:39.4200060Z [36;1m  set -x[0m
2025-08-18T22:09:39.4200248Z [36;1mfi[0m
2025-08-18T22:09:39.4200431Z [36;1m#-------------#[0m
2025-08-18T22:09:39.4200748Z [36;1mif [[ "${GHA_BUILD_FAILED}" == "YES" || "${SBUILD_SUCCESSFUL}" == "NO" ]]; then[0m
2025-08-18T22:09:39.4201303Z [36;1m  echo -e "\n[-] FATAL: Failed to Successfully Build ghcr.io/pkgforge/bincache/tinycc/official/musl"[0m
2025-08-18T22:09:39.4201727Z [36;1m exit 1[0m
2025-08-18T22:09:39.4201915Z [36;1mfi[0m
2025-08-18T22:09:39.4250480Z shell: /usr/bin/bash -e {0}
2025-08-18T22:09:39.4250723Z env:
2025-08-18T22:09:39.4250903Z   CROSS_COMPILING: NO
2025-08-18T22:09:39.4251159Z   HOST_TRIPLET: x86_64-Linux
2025-08-18T22:09:39.4251396Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-18T22:09:39.4251617Z   ON_QEMU: NO
2025-08-18T22:09:39.4251795Z   DEBUG: 0
2025-08-18T22:09:39.4251980Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-18T22:09:39.4252209Z   DOCKER_PLATFORM: linux/amd64
2025-08-18T22:09:39.4252530Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/tinycc/official/musl
2025-08-18T22:09:39.4253044Z   KEEP_LOGS: YES
2025-08-18T22:09:39.4253245Z   GITHUB_TEST_BUILD: YES
2025-08-18T22:09:39.4253466Z   PKG_FAMILY_LOCAL: tinycc
2025-08-18T22:09:39.4253687Z   SBUILD_REBUILD: false
2025-08-18T22:09:39.4254227Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/tinycc/static.official.musl.yaml
2025-08-18T22:09:39.4254786Z   BUILD_SYS: null
2025-08-18T22:09:39.4254983Z   SYSTMP: /tmp
2025-08-18T22:09:39.4255179Z   GHA_MODE: MATRIX
2025-08-18T22:09:39.4255621Z   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-18T22:09:39.4256138Z   INPUT_SBUILD: /tmp/pkgforge/c067lkmyh_build.yaml
2025-08-18T22:09:39.4256466Z   BUILD_DIR: /tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml
2025-08-18T22:09:39.4256855Z   SBUILD_OUTDIR: /tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR
2025-08-18T22:09:39.4257337Z   SBUILD_TMPDIR: /tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-18T22:09:39.4257740Z   PKG_TYPE: static
2025-08-18T22:09:39.4257937Z   SBUILD_SUCCESSFUL: YES
2025-08-18T22:09:39.4258318Z   SBUILD_PKGVER: HEAD-80e7040-250818T222805
2025-08-18T22:09:39.4258705Z   BUILD_GHACTIONS: https://github.com/pkgforge/bincache/actions/runs/17051109637
2025-08-18T22:09:39.4259065Z   BUILD_ID: 17051109637
2025-08-18T22:09:39.4259260Z   PKG_NAME: tcc
2025-08-18T22:09:39.4259454Z   PKG_DATE: 2025-08-18T22:09:04Z
2025-08-18T22:09:39.4259707Z   PKG_VERSION: HEAD-80e7040-250818T222805
2025-08-18T22:09:39.4259975Z   PKG_VERSION_UPSTREAM: NA-2025-08-18
2025-08-18T22:09:39.4260313Z   GHCRPKG_URL: ghcr.io/pkgforge/bincache/tinycc/official/musl/tcc
2025-08-18T22:09:39.4260681Z   GHCRPKG_TAG: HEAD-80e7040-250818T222805-x86_64-linux
2025-08-18T22:09:39.4261128Z   PKG_WEBPAGE: https://pkgs.pkgforge.dev/repo/bincache/x86_64-linux/tinycc/official/musl/tcc
2025-08-18T22:09:39.4261571Z   PKG_SRCURL: https://github.com/TinyCC/tinycc
2025-08-18T22:09:39.4261849Z   PUSH_SUCCESSFUL: YES
2025-08-18T22:09:39.4262129Z   GHCRPKG_TAG_SRCBUILD: HEAD-80e7040-250818T222805-x86_64-linux
2025-08-18T22:09:39.4262632Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/tinycc/official/musl/tinycc-srcbuild-17051109637
2025-08-18T22:09:39.4263073Z   UTC_TIME: 2025_08_18T10_09_36_PM
2025-08-18T22:09:39.4263306Z ##[endgroup]
2025-08-18T22:09:39.4360914Z ##[group]Run ##Presets
2025-08-18T22:09:39.4361161Z [36;1m##Presets[0m
2025-08-18T22:09:39.4361368Z [36;1mset +x ; set +e[0m
2025-08-18T22:09:39.4361586Z [36;1m#-------------#[0m
2025-08-18T22:09:39.4361801Z [36;1m##Debug?[0m
2025-08-18T22:09:39.4362050Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-18T22:09:39.4362348Z [36;1m  set -x[0m
2025-08-18T22:09:39.4362541Z [36;1mfi[0m
2025-08-18T22:09:39.4362726Z [36;1m#-------------#[0m
2025-08-18T22:09:39.4362970Z [36;1mif [[ "${PUSH_SUCCESSFUL}" == "NO" ]]; then[0m
2025-08-18T22:09:39.4363450Z [36;1m  echo -e "\n[-] FATAL: Failed to Successfully Push ==> ghcr.io/pkgforge/bincache/tinycc/official/musl"[0m
2025-08-18T22:09:39.4363906Z [36;1m exit 1[0m
2025-08-18T22:09:39.4364095Z [36;1mfi[0m
2025-08-18T22:09:39.4406854Z shell: /usr/bin/bash -e {0}
2025-08-18T22:09:39.4407091Z env:
2025-08-18T22:09:39.4407275Z   CROSS_COMPILING: NO
2025-08-18T22:09:39.4407528Z   HOST_TRIPLET: x86_64-Linux
2025-08-18T22:09:39.4407767Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-18T22:09:39.4407984Z   ON_QEMU: NO
2025-08-18T22:09:39.4408396Z   DEBUG: 0
2025-08-18T22:09:39.4408589Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-18T22:09:39.4408826Z   DOCKER_PLATFORM: linux/amd64
2025-08-18T22:09:39.4409148Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/tinycc/official/musl
2025-08-18T22:09:39.4409472Z   KEEP_LOGS: YES
2025-08-18T22:09:39.4409669Z   GITHUB_TEST_BUILD: YES
2025-08-18T22:09:39.4409893Z   PKG_FAMILY_LOCAL: tinycc
2025-08-18T22:09:39.4410112Z   SBUILD_REBUILD: false
2025-08-18T22:09:39.4410643Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/tinycc/static.official.musl.yaml
2025-08-18T22:09:39.4411355Z   BUILD_SYS: null
2025-08-18T22:09:39.4411547Z   SYSTMP: /tmp
2025-08-18T22:09:39.4411737Z   GHA_MODE: MATRIX
2025-08-18T22:09:39.4412177Z   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-18T22:09:39.4412703Z   INPUT_SBUILD: /tmp/pkgforge/c067lkmyh_build.yaml
2025-08-18T22:09:39.4413028Z   BUILD_DIR: /tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml
2025-08-18T22:09:39.4413420Z   SBUILD_OUTDIR: /tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR
2025-08-18T22:09:39.4413905Z   SBUILD_TMPDIR: /tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-18T22:09:39.4414296Z   PKG_TYPE: static
2025-08-18T22:09:39.4414493Z   SBUILD_SUCCESSFUL: YES
2025-08-18T22:09:39.4414727Z   SBUILD_PKGVER: HEAD-80e7040-250818T222805
2025-08-18T22:09:39.4415112Z   BUILD_GHACTIONS: https://github.com/pkgforge/bincache/actions/runs/17051109637
2025-08-18T22:09:39.4415482Z   BUILD_ID: 17051109637
2025-08-18T22:09:39.4415683Z   PKG_NAME: tcc
2025-08-18T22:09:39.4415881Z   PKG_DATE: 2025-08-18T22:09:04Z
2025-08-18T22:09:39.4416135Z   PKG_VERSION: HEAD-80e7040-250818T222805
2025-08-18T22:09:39.4416404Z   PKG_VERSION_UPSTREAM: NA-2025-08-18
2025-08-18T22:09:39.4416737Z   GHCRPKG_URL: ghcr.io/pkgforge/bincache/tinycc/official/musl/tcc
2025-08-18T22:09:39.4417103Z   GHCRPKG_TAG: HEAD-80e7040-250818T222805-x86_64-linux
2025-08-18T22:09:39.4417551Z   PKG_WEBPAGE: https://pkgs.pkgforge.dev/repo/bincache/x86_64-linux/tinycc/official/musl/tcc
2025-08-18T22:09:39.4418211Z   PKG_SRCURL: https://github.com/TinyCC/tinycc
2025-08-18T22:09:39.4418529Z   PUSH_SUCCESSFUL: YES
2025-08-18T22:09:39.4418808Z   GHCRPKG_TAG_SRCBUILD: HEAD-80e7040-250818T222805-x86_64-linux
2025-08-18T22:09:39.4419397Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/tinycc/official/musl/tinycc-srcbuild-17051109637
2025-08-18T22:09:39.4419839Z   UTC_TIME: 2025_08_18T10_09_36_PM
2025-08-18T22:09:39.4420081Z ##[endgroup]
2025-08-18T22:09:39.4504175Z ##[group]Run ##Presets
2025-08-18T22:09:39.4504426Z [36;1m##Presets[0m
2025-08-18T22:09:39.4504641Z [36;1mset +x ; set +e[0m
2025-08-18T22:09:39.4504864Z [36;1m#-------------#[0m
2025-08-18T22:09:39.4505071Z [36;1m##Debug?[0m
2025-08-18T22:09:39.4505328Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-18T22:09:39.4505629Z [36;1m  set -x[0m
2025-08-18T22:09:39.4505819Z [36;1mfi[0m
2025-08-18T22:09:39.4506002Z [36;1m#-------------#[0m
2025-08-18T22:09:39.4506347Z [36;1m[[ -f "/tmp/GHA_CI_STATUS" && -w "/tmp/GHA_CI_STATUS" ]] && echo "" > "/tmp/GHA_CI_STATUS"[0m
2025-08-18T22:09:39.4506755Z [36;1mif [[ -d "/tmp" && -w "/tmp" ]]; then[0m
2025-08-18T22:09:39.4507057Z [36;1m  echo "EXITED" | tee "/tmp/GHA_CI_STATUS"[0m
2025-08-18T22:09:39.4507324Z [36;1mfi[0m
2025-08-18T22:09:39.4550308Z shell: /usr/bin/bash -e {0}
2025-08-18T22:09:39.4550548Z env:
2025-08-18T22:09:39.4550739Z   CROSS_COMPILING: NO
2025-08-18T22:09:39.4550992Z   HOST_TRIPLET: x86_64-Linux
2025-08-18T22:09:39.4551227Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-18T22:09:39.4551449Z   ON_QEMU: NO
2025-08-18T22:09:39.4551630Z   DEBUG: 0
2025-08-18T22:09:39.4551814Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-18T22:09:39.4552047Z   DOCKER_PLATFORM: linux/amd64
2025-08-18T22:09:39.4552361Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/tinycc/official/musl
2025-08-18T22:09:39.4552684Z   KEEP_LOGS: YES
2025-08-18T22:09:39.4552884Z   GITHUB_TEST_BUILD: YES
2025-08-18T22:09:39.4553109Z   PKG_FAMILY_LOCAL: tinycc
2025-08-18T22:09:39.4553335Z   SBUILD_REBUILD: false
2025-08-18T22:09:39.4553871Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/tinycc/static.official.musl.yaml
2025-08-18T22:09:39.4554422Z   BUILD_SYS: null
2025-08-18T22:09:39.4554617Z   SYSTMP: /tmp
2025-08-18T22:09:39.4554812Z   GHA_MODE: MATRIX
2025-08-18T22:09:39.4555262Z   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-18T22:09:39.4555966Z   INPUT_SBUILD: /tmp/pkgforge/c067lkmyh_build.yaml
2025-08-18T22:09:39.4556303Z   BUILD_DIR: /tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml
2025-08-18T22:09:39.4556696Z   SBUILD_OUTDIR: /tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR
2025-08-18T22:09:39.4557192Z   SBUILD_TMPDIR: /tmp/pkgforge/ytn9Scr_c067lkmyh_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-18T22:09:39.4557587Z   PKG_TYPE: static
2025-08-18T22:09:39.4557790Z   SBUILD_SUCCESSFUL: YES
2025-08-18T22:09:39.4558227Z   SBUILD_PKGVER: HEAD-80e7040-250818T222805
2025-08-18T22:09:39.4558652Z   BUILD_GHACTIONS: https://github.com/pkgforge/bincache/actions/runs/17051109637
2025-08-18T22:09:39.4559020Z   BUILD_ID: 17051109637
2025-08-18T22:09:39.4559220Z   PKG_NAME: tcc
2025-08-18T22:09:39.4559419Z   PKG_DATE: 2025-08-18T22:09:04Z
2025-08-18T22:09:39.4559677Z   PKG_VERSION: HEAD-80e7040-250818T222805
2025-08-18T22:09:39.4559944Z   PKG_VERSION_UPSTREAM: NA-2025-08-18
2025-08-18T22:09:39.4560292Z   GHCRPKG_URL: ghcr.io/pkgforge/bincache/tinycc/official/musl/tcc
2025-08-18T22:09:39.4560658Z   GHCRPKG_TAG: HEAD-80e7040-250818T222805-x86_64-linux
2025-08-18T22:09:39.4561108Z   PKG_WEBPAGE: https://pkgs.pkgforge.dev/repo/bincache/x86_64-linux/tinycc/official/musl/tcc
2025-08-18T22:09:39.4561556Z   PKG_SRCURL: https://github.com/TinyCC/tinycc
2025-08-18T22:09:39.4561827Z   PUSH_SUCCESSFUL: YES
2025-08-18T22:09:39.4562106Z   GHCRPKG_TAG_SRCBUILD: HEAD-80e7040-250818T222805-x86_64-linux
2025-08-18T22:09:39.4562608Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/tinycc/official/musl/tinycc-srcbuild-17051109637
2025-08-18T22:09:39.4563054Z   UTC_TIME: 2025_08_18T10_09_36_PM
2025-08-18T22:09:39.4563285Z ##[endgroup]
2025-08-18T22:09:39.4634676Z EXITED
2025-08-18T22:09:39.4676881Z Cleaning up orphan processes
