﻿2025-08-20T22:41:39.4376867Z Current runner version: '2.328.0'
2025-08-20T22:41:39.4409140Z ##[group]Runner Image Provisioner
2025-08-20T22:41:39.4410191Z Hosted Compute Agent
2025-08-20T22:41:39.4410741Z Version: 20250818.377
2025-08-20T22:41:39.4411489Z Commit: 3c593e9f75fe0b87e893bca80d6e12ba089c61fc
2025-08-20T22:41:39.4412245Z Build Date: 2025-08-18T14:52:18Z
2025-08-20T22:41:39.4412986Z ##[endgroup]
2025-08-20T22:41:39.4413529Z ##[group]VM Image
2025-08-20T22:41:39.4414083Z - OS: Linux (arm64)
2025-08-20T22:41:39.4414708Z - Source: Partner
2025-08-20T22:41:39.4415260Z - Name: Ubuntu 24.04 by Arm Limited
2025-08-20T22:41:39.4415888Z - Version: 20250728.24.1
2025-08-20T22:41:39.4416935Z - Included Software: https://github.com/actions/partner-runner-images/blob/main/images/arm-ubuntu-24-image.md
2025-08-20T22:41:39.4417941Z ##[endgroup]
2025-08-20T22:41:39.4419444Z ##[group]GITHUB_TOKEN Permissions
2025-08-20T22:41:39.4422423Z Attestations: write
2025-08-20T22:41:39.4423047Z Contents: write
2025-08-20T22:41:39.4424055Z Metadata: read
2025-08-20T22:41:39.4424657Z Packages: write
2025-08-20T22:41:39.4425251Z ##[endgroup]
2025-08-20T22:41:39.4428114Z Secret source: Actions
2025-08-20T22:41:39.4429186Z Prepare workflow directory
2025-08-20T22:41:39.4792070Z Prepare all required actions
2025-08-20T22:41:39.4832294Z Getting action download info
2025-08-20T22:41:39.7600982Z Download action repository 'docker/setup-qemu-action@v3' (SHA:29109295f81e9208d7d86ff1c6c12d2833863392)
2025-08-20T22:41:40.3674627Z Download action repository 'docker/setup-buildx-action@v3' (SHA:e468171a9de216ec08956ac3ada2f0791b6bd435)
2025-08-20T22:41:40.7925738Z Download action repository 'actions/upload-artifact@v4' (SHA:ea165f8d65b6e75b540449e92b4886f43607fa02)
2025-08-20T22:41:40.9198812Z Download action repository 'actions/attest-build-provenance@v2.4.0' (SHA:e8998f949152b193b063cb0ec769d69d929409be)
2025-08-20T22:41:41.3431461Z Getting action download info
2025-08-20T22:41:41.4593769Z Download action repository 'actions/attest-build-provenance@1176ef556905f349f669722abf30bce1a6e16e01' (SHA:1176ef556905f349f669722abf30bce1a6e16e01)
2025-08-20T22:41:41.6561227Z Download action repository 'actions/attest@ce27ba3b4a9a139d9a20a4a07d69fabb52f1e5bc' (SHA:ce27ba3b4a9a139d9a20a4a07d69fabb52f1e5bc)
2025-08-20T22:41:41.9208053Z Complete job name: aarch64-Linux ==> (ghcr.io/pkgforge/bincache/stress-ng/official/source)
2025-08-20T22:41:41.9892187Z ##[group]Run ##Presets
2025-08-20T22:41:41.9892856Z [36;1m##Presets[0m
2025-08-20T22:41:41.9893196Z [36;1mset +x ; set +e[0m
2025-08-20T22:41:41.9893747Z [36;1m#-------------#[0m
2025-08-20T22:41:41.9894253Z [36;1mif [[ "$(uname -m | tr -d '[:space:]')" == "aarch64" ]]; then[0m
2025-08-20T22:41:41.9894837Z [36;1m  if [[ "ALL" != "ALL" ]] && [[ "ALL" != "aarch64-Linux" ]]; then[0m
2025-08-20T22:41:41.9895364Z [36;1m    echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T22:41:41.9895799Z [36;1m  fi[0m
2025-08-20T22:41:41.9896268Z [36;1melif [[ "$(uname -m | tr -d '[:space:]')" == "loongarch64" ]]; then[0m
2025-08-20T22:41:41.9896885Z [36;1m  if [[ "ALL" != "ALL" ]] && [[ "ALL" != "loongarch64-Linux" ]]; then[0m
2025-08-20T22:41:41.9897378Z [36;1m    echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T22:41:41.9897843Z [36;1m  fi[0m
2025-08-20T22:41:41.9898244Z [36;1melif [[ "$(uname -m | tr -d '[:space:]')" == "riscv64" ]]; then[0m
2025-08-20T22:41:41.9899144Z [36;1m  if [[ "ALL" != "ALL" ]] && [[ "ALL" != "riscv64-Linux" ]]; then[0m
2025-08-20T22:41:41.9899698Z [36;1m    echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T22:41:41.9900144Z [36;1m  fi[0m
2025-08-20T22:41:41.9900609Z [36;1melif [[ "$(uname -m | tr -d '[:space:]')" == "x86_64" ]]; then[0m
2025-08-20T22:41:41.9901125Z [36;1m  if [[ "ALL" != "ALL" ]] && [[ "ALL" != "x86_64-Linux" ]]; then[0m
2025-08-20T22:41:41.9901621Z [36;1m     if [[ "ALL" == "riscv64-Linux" ||\[0m
2025-08-20T22:41:41.9902100Z [36;1m           "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T22:41:41.9902561Z [36;1m       echo "CONTINUE_GHRUN=TRUE" >> "${GITHUB_ENV}"[0m
2025-08-20T22:41:41.9903408Z [36;1m     else[0m
2025-08-20T22:41:41.9903826Z [36;1m       echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T22:41:41.9904278Z [36;1m     fi[0m
2025-08-20T22:41:41.9904664Z [36;1m  fi[0m
2025-08-20T22:41:41.9904955Z [36;1mfi[0m
2025-08-20T22:41:41.9938344Z shell: /usr/bin/bash -e {0}
2025-08-20T22:41:41.9939790Z env:
2025-08-20T22:41:41.9940662Z   GH_TOKEN: ***
2025-08-20T22:41:41.9941019Z ##[endgroup]
2025-08-20T22:41:42.0186115Z ##[group]Run ##Presets
2025-08-20T22:41:42.0186649Z [36;1m##Presets[0m
2025-08-20T22:41:42.0187378Z [36;1mset +x ; set +e[0m
2025-08-20T22:41:42.0187749Z [36;1m#-------------#[0m
2025-08-20T22:41:42.0188141Z [36;1m# Check if any of the required secrets are missing[0m
2025-08-20T22:41:42.0189127Z [36;1mif [ -z "${RO_GHTOKEN##*[[:space:]]}" ] || [ -z "${RO_GLTOKEN##*[[:space:]]}" ] || [ -z "${MINISIGN_KEY##*[[:space:]]}" ]; then[0m
2025-08-20T22:41:42.0189841Z [36;1m  echo "::error::One or more required secrets are missing:"[0m
2025-08-20T22:41:42.0190422Z [36;1m  [ -z "${RO_GHTOKEN##*[[:space:]]}" ] && echo "- RO_GHTOKEN is missing"[0m
2025-08-20T22:41:42.0191054Z [36;1m  [ -z "${RO_GLTOKEN##*[[:space:]]}" ] && echo "- RO_GLTOKEN is missing"[0m
2025-08-20T22:41:42.0191619Z [36;1m  [ -z "${MINISIGN_KEY##*[[:space:]]}" ] && echo "- MINISIGN_KEY is missing"[0m
2025-08-20T22:41:42.0192138Z [36;1m  exit 1[0m
2025-08-20T22:41:42.0192474Z [36;1mfi[0m
2025-08-20T22:41:42.0220829Z shell: /usr/bin/bash -e {0}
2025-08-20T22:41:42.0221243Z env:
2025-08-20T22:41:42.0221966Z   RO_GHTOKEN: ***
2025-08-20T22:41:42.0222345Z   RO_GLTOKEN: ***
2025-08-20T22:41:42.0223792Z   MINISIGN_KEY: ***
2025-08-20T22:41:42.0224094Z ##[endgroup]
2025-08-20T22:41:42.0370237Z ##[group]Run ##Presets
2025-08-20T22:41:42.0370802Z [36;1m##Presets[0m
2025-08-20T22:41:42.0371196Z [36;1mset +x ; set +e[0m
2025-08-20T22:41:42.0371558Z [36;1m#-------------#[0m
2025-08-20T22:41:42.0371882Z [36;1m##Host Triplet[0m
2025-08-20T22:41:42.0372404Z [36;1m if [[ "aarch64-Linux" != "$(uname -m)-$(uname -s)" ]] ; then[0m
2025-08-20T22:41:42.0372877Z [36;1m   export CROSS_COMPILING="YES"[0m
2025-08-20T22:41:42.0373304Z [36;1m   export HOST_TRIPLET_R="$(uname -m)-$(uname -s)"[0m
2025-08-20T22:41:42.0373838Z [36;1m   export ON_QEMU="YES"[0m
2025-08-20T22:41:42.0374257Z [36;1m   if [[ "aarch64-Linux" == "loongarch64-Linux" ]] ; then[0m
2025-08-20T22:41:42.0374781Z [36;1m     export HOST_TRIPLET="loongarch64-Linux"[0m
2025-08-20T22:41:42.0375276Z [36;1m   elif [[ "aarch64-Linux" == "riscv64-Linux" ]] ; then[0m
2025-08-20T22:41:42.0375732Z [36;1m     export HOST_TRIPLET="riscv64-Linux"[0m
2025-08-20T22:41:42.0376183Z [36;1m   fi[0m
2025-08-20T22:41:42.0376654Z [36;1m elif [[ "aarch64-Linux" == "$(uname -m)-$(uname -s)" ]] ; then[0m
2025-08-20T22:41:42.0377215Z [36;1m   export CROSS_COMPILING="NO"[0m
2025-08-20T22:41:42.0377653Z [36;1m   export HOST_TRIPLET="$(uname -m)-$(uname -s)"[0m
2025-08-20T22:41:42.0378106Z [36;1m   export HOST_TRIPLET_R="${HOST_TRIPLET}"[0m
2025-08-20T22:41:42.0378990Z [36;1m   export ON_QEMU="NO"[0m
2025-08-20T22:41:42.0379338Z [36;1m fi[0m
2025-08-20T22:41:42.0379727Z [36;1m echo "CROSS_COMPILING=${CROSS_COMPILING}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:41:42.0380344Z [36;1m echo "HOST_TRIPLET=${HOST_TRIPLET}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:41:42.0380886Z [36;1m echo "HOST_TRIPLET_R=${HOST_TRIPLET_R}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:41:42.0381454Z [36;1m echo "ON_QEMU=${ON_QEMU}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:41:42.0381895Z [36;1m##Debug[0m
2025-08-20T22:41:42.0382226Z [36;1m if [[ "false" == "true" ]] ; then[0m
2025-08-20T22:41:42.0382668Z [36;1m   export DEBUG="1"[0m
2025-08-20T22:41:42.0383020Z [36;1m else[0m
2025-08-20T22:41:42.0383326Z [36;1m   export DEBUG="0"[0m
2025-08-20T22:41:42.0383772Z [36;1m fi[0m
2025-08-20T22:41:42.0384108Z [36;1m echo "DEBUG=${DEBUG}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:41:42.0384552Z [36;1m##Docker Platform[0m
2025-08-20T22:41:42.0385313Z [36;1m if echo "${HOST_TRIPLET}" | grep -qiE "aarch64"; then[0m
2025-08-20T22:41:42.0385804Z [36;1m   DOCKER_PLATFORM="linux/arm64"[0m
2025-08-20T22:41:42.0386374Z [36;1m elif echo "${HOST_TRIPLET}" | grep -qiE "loongarch64"; then[0m
2025-08-20T22:41:42.0386864Z [36;1m   DOCKER_PLATFORM="linux/loong64"[0m
2025-08-20T22:41:42.0387324Z [36;1m elif echo "${HOST_TRIPLET}" | grep -qiE "riscv64"; then[0m
2025-08-20T22:41:42.0387863Z [36;1m   DOCKER_PLATFORM="linux/riscv64"[0m
2025-08-20T22:41:42.0388359Z [36;1m elif echo "${HOST_TRIPLET}" | grep -qiE "x86_64"; then[0m
2025-08-20T22:41:42.0389143Z [36;1m   DOCKER_PLATFORM="linux/amd64"[0m
2025-08-20T22:41:42.0389510Z [36;1m fi[0m
2025-08-20T22:41:42.0389943Z [36;1m echo "DOCKER_PLATFORM_ARCH=${HOST_TRIPLET%%-*}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:41:42.0390557Z [36;1m echo "DOCKER_PLATFORM=${DOCKER_PLATFORM}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:41:42.0391017Z [36;1m##GHCRPKG_URL[0m
2025-08-20T22:41:42.0391706Z [36;1m GHCRPKG_LOCAL="$(echo "ghcr.io/pkgforge/bincache/stress-ng/official/source" | tr '[:upper:]' '[:lower:]' | tr -d '[:space:]')"[0m
2025-08-20T22:41:42.0392479Z [36;1m export GHCRPKG_LOCAL[0m
2025-08-20T22:41:42.0392923Z [36;1m echo "GHCRPKG_LOCAL=${GHCRPKG_LOCAL}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:41:42.0393356Z [36;1m##Logs[0m
2025-08-20T22:41:42.0393880Z [36;1m if [[ "true" == "false" ]] ; then[0m
2025-08-20T22:41:42.0394309Z [36;1m   export KEEP_LOGS="NO"[0m
2025-08-20T22:41:42.0394695Z [36;1m else[0m
2025-08-20T22:41:42.0395038Z [36;1m   export KEEP_LOGS="YES"[0m
2025-08-20T22:41:42.0395429Z [36;1m   export GITHUB_TEST_BUILD="YES"[0m
2025-08-20T22:41:42.0395939Z [36;1m fi[0m
2025-08-20T22:41:42.0396650Z [36;1m echo "KEEP_LOGS=${KEEP_LOGS}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:41:42.0397207Z [36;1m echo "GITHUB_TEST_BUILD=${GITHUB_TEST_BUILD}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:41:42.0397979Z [36;1m##PKG_FAMILY_LOCAL[0m
2025-08-20T22:41:42.0398514Z [36;1m PKG_FAMILY_LOCAL="$(echo "stress-ng" | tr '[:upper:]' '[:lower:]' | tr -d '[:space:]')"[0m
2025-08-20T22:41:42.0399362Z [36;1m export PKG_FAMILY_LOCAL[0m
2025-08-20T22:41:42.0399892Z [36;1m echo "PKG_FAMILY_LOCAL=${PKG_FAMILY_LOCAL}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:41:42.0400354Z [36;1m##Rebuild[0m
2025-08-20T22:41:42.0400736Z [36;1m if [[ "false" == "false" ]] ; then[0m
2025-08-20T22:41:42.0401140Z [36;1m   export SBUILD_REBUILD="false"[0m
2025-08-20T22:41:42.0401503Z [36;1m else[0m
2025-08-20T22:41:42.0401917Z [36;1m   export SBUILD_REBUILD="true"[0m
2025-08-20T22:41:42.0402291Z [36;1m fi[0m
2025-08-20T22:41:42.0402732Z [36;1m echo "SBUILD_REBUILD=${SBUILD_REBUILD}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:41:42.0403226Z [36;1m ##SBUILD_URL[0m
2025-08-20T22:41:42.0403793Z [36;1m sudo curl -qfsSL "https://bin.pkgforge.dev/${HOST_TRIPLET_R}/yq" -o "/usr/local/bin/yq" && \[0m
2025-08-20T22:41:42.0404589Z [36;1m   sudo chmod 'a+x' "/usr/local/bin/yq" && command -v yq >/dev/null || exit 1[0m
2025-08-20T22:41:42.0405635Z [36;1m SBUILD_FILE_URL="$(echo "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/stress-ng/static.official.source.yaml" | tr -d '[:space:]')"[0m
2025-08-20T22:41:42.0406554Z [36;1m pushd "$(mktemp -d)" >/dev/null 2>&1[0m
2025-08-20T22:41:42.0407142Z [36;1m   curl -w "(SBUILD) <== %{url}\n" -fL "${SBUILD_FILE_URL}" -o "./SBUILD_INPUT"[0m
2025-08-20T22:41:42.0407735Z [36;1m   if [[ ! -s "./SBUILD_INPUT" || $(stat -c%s "./SBUILD_INPUT") -le 10 ]]; then[0m
2025-08-20T22:41:42.0408379Z [36;1m     echo -e "\n[✗] FATAL: Failed to Fetch ${SBUILD_FILE_URL}\n"[0m
2025-08-20T22:41:42.0409159Z [36;1m     echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T22:41:42.0409569Z [36;1m    exit 1[0m
2025-08-20T22:41:42.0409969Z [36;1m   else[0m
2025-08-20T22:41:42.0410308Z [36;1m     export SBUILD_FILE_URL[0m
2025-08-20T22:41:42.0410785Z [36;1m     echo "SBUILD_FILE_URL=${SBUILD_FILE_URL}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:41:42.0411353Z [36;1m    #Check for x_exec.host[0m
2025-08-20T22:41:42.0412124Z [36;1m     if yq e '.x_exec.host != null' "./SBUILD_INPUT" | grep -qi 'true'; then[0m
2025-08-20T22:41:42.0412614Z [36;1m      #check if supported[0m
2025-08-20T22:41:42.0413238Z [36;1m       if ! yq '.x_exec.host[]' "./SBUILD_INPUT" | grep -v '^#' | grep -qi "${HOST_TRIPLET,,}"; then[0m
2025-08-20T22:41:42.0413958Z [36;1m          echo -e "\n[✗] WARNING: SBUILD (./SBUILD_INPUT) is NOT Supported on ${HOST_TRIPLET}\n"[0m
2025-08-20T22:41:42.0414628Z [36;1m          yq '.x_exec.host[]' "./SBUILD_INPUT"[0m
2025-08-20T22:41:42.0415108Z [36;1m          echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T22:41:42.0415532Z [36;1m         exit 1[0m
2025-08-20T22:41:42.0415917Z [36;1m       fi[0m
2025-08-20T22:41:42.0416242Z [36;1m      #get build system[0m
2025-08-20T22:41:42.0416776Z [36;1m       BUILD_SYS="$(yq '.x_exec.bsys' "./SBUILD_INPUT" | grep -v '^#' | tr -d '"'\''[:space:]')"[0m
2025-08-20T22:41:42.0417399Z [36;1m       export BUILD_SYS[0m
2025-08-20T22:41:42.0417841Z [36;1m       echo "BUILD_SYS=${BUILD_SYS}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:41:42.0418388Z [36;1m       if echo "${BUILD_SYS}" | grep -qi "docker://"; then[0m
2025-08-20T22:41:42.0419235Z [36;1m          echo "BUILD_ON_HOST=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T22:41:42.0419745Z [36;1m          echo "BUILD_SYSTEM=DOCKER" >> "${GITHUB_ENV}"[0m
2025-08-20T22:41:42.0420297Z [36;1m       elif echo "${BUILD_SYS}" | grep -qi "host://"; then[0m
2025-08-20T22:41:42.0420794Z [36;1m          echo "BUILD_ON_HOST=TRUE" >> "${GITHUB_ENV}"[0m
2025-08-20T22:41:42.0421257Z [36;1m          echo "BUILD_SYSTEM=HOST" >> "${GITHUB_ENV}"[0m
2025-08-20T22:41:42.0421723Z [36;1m       fi[0m
2025-08-20T22:41:42.0422315Z [36;1m     fi[0m
2025-08-20T22:41:42.0422729Z [36;1m   fi[0m
2025-08-20T22:41:42.0423053Z [36;1m popd >/dev/null 2>&1[0m
2025-08-20T22:41:42.0450818Z shell: /usr/bin/bash -e {0}
2025-08-20T22:41:42.0451267Z ##[endgroup]
2025-08-20T22:41:42.4866671Z   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2025-08-20T22:41:42.4867427Z                                  Dload  Upload   Total   Spent    Left  Speed
2025-08-20T22:41:42.4867700Z 
2025-08-20T22:41:42.5757470Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
2025-08-20T22:41:42.5758097Z 100  4474  100  4474    0     0  49432      0 --:--:-- --:--:-- --:--:-- 49164
2025-08-20T22:41:42.5759080Z 100  4474  100  4474    0     0  49408      0 --:--:-- --:--:-- --:--:-- 49164
2025-08-20T22:41:42.5769624Z (SBUILD) <== https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/stress-ng/static.official.source.yaml
2025-08-20T22:41:42.5972756Z ##[group]Run ##Presets
2025-08-20T22:41:42.5973238Z [36;1m##Presets[0m
2025-08-20T22:41:42.5973678Z [36;1mset +x ; set +e[0m
2025-08-20T22:41:42.5973988Z [36;1m#-------------#[0m
2025-08-20T22:41:42.5974261Z [36;1m##Debug?[0m
2025-08-20T22:41:42.5974657Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T22:41:42.5975069Z [36;1m  set -x[0m
2025-08-20T22:41:42.5975350Z [36;1mfi[0m
2025-08-20T22:41:42.5975739Z [36;1m#-------------#[0m
2025-08-20T22:41:42.5976104Z [36;1m##CoreUtils[0m
2025-08-20T22:41:42.5976463Z [36;1msudo apt update -y[0m
2025-08-20T22:41:42.5976923Z [36;1msudo apt install bc coreutils curl dos2unix fdupes jq moreutils wget -y[0m
2025-08-20T22:41:42.5977994Z [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-20T22:41:42.5979864Z [36;1m##tmp[0m
2025-08-20T22:41:42.5980256Z [36;1mSYSTMP="$(dirname $(mktemp -u))" && export SYSTMP="${SYSTMP}"[0m
2025-08-20T22:41:42.5980739Z [36;1m#GH ENV[0m
2025-08-20T22:41:42.5981074Z [36;1mecho "SYSTMP=${SYSTMP}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:41:42.5981475Z [36;1mecho "GHA_MODE=MATRIX" >> "${GITHUB_ENV}"[0m
2025-08-20T22:41:42.5982242Z [36;1m#-------------#[0m
2025-08-20T22:41:42.5982558Z [36;1mmkdir -p "${HOME}/bin"[0m
2025-08-20T22:41:42.5982967Z [36;1msudo apt update -y[0m
2025-08-20T22:41:42.5983330Z [36;1msudo apt install dos2unix -y[0m
2025-08-20T22:41:42.5983652Z [36;1m##Setup Minisign[0m
2025-08-20T22:41:42.5984058Z [36;1mmkdir -pv "${HOME}/.minisign"[0m
2025-08-20T22:41:42.5984825Z [36;1mecho "***[0m
2025-08-20T22:41:42.5986266Z [36;1m***" > "${HOME}/.minisign/pkgforge.key"[0m
2025-08-20T22:41:42.5986732Z [36;1m##User-Agent[0m
2025-08-20T22:41:42.5987560Z [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-20T22:41:42.5988506Z [36;1mecho "USER_AGENT=${USER_AGENT}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:41:42.6015757Z shell: /usr/bin/bash -e {0}
2025-08-20T22:41:42.6016316Z env:
2025-08-20T22:41:42.6016623Z   CROSS_COMPILING: NO
2025-08-20T22:41:42.6016996Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T22:41:42.6017432Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T22:41:42.6017773Z   ON_QEMU: NO
2025-08-20T22:41:42.6018085Z   DEBUG: 0
2025-08-20T22:41:42.6018375Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T22:41:42.6019656Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T22:41:42.6020206Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/stress-ng/official/source
2025-08-20T22:41:42.6020609Z   KEEP_LOGS: YES
2025-08-20T22:41:42.6020893Z   GITHUB_TEST_BUILD: YES
2025-08-20T22:41:42.6021256Z   PKG_FAMILY_LOCAL: stress-ng
2025-08-20T22:41:42.6021597Z   SBUILD_REBUILD: false
2025-08-20T22:41:42.6022230Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/stress-ng/static.official.source.yaml
2025-08-20T22:41:42.6022998Z   BUILD_SYS: docker://clang+make
2025-08-20T22:41:42.6023358Z   BUILD_ON_HOST: FALSE
2025-08-20T22:41:42.6023706Z   BUILD_SYSTEM: DOCKER
2025-08-20T22:41:42.6024007Z ##[endgroup]
2025-08-20T22:41:42.6854364Z 
2025-08-20T22:41:42.6855192Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
2025-08-20T22:41:42.6855638Z 
2025-08-20T22:41:42.9502811Z Get:1 https://packages.microsoft.com/repos/azure-cli noble InRelease [3564 B]
2025-08-20T22:41:43.0175295Z Get:2 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease [3600 B]
2025-08-20T22:41:43.0231054Z Hit:3 http://ports.ubuntu.com/ubuntu-ports noble InRelease
2025-08-20T22:41:43.0397449Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble-updates InRelease [126 kB]
2025-08-20T22:41:43.1098503Z Get:5 http://ports.ubuntu.com/ubuntu-ports noble-backports InRelease [126 kB]
2025-08-20T22:41:43.1371209Z Get:6 http://ports.ubuntu.com/ubuntu-ports noble-security InRelease [126 kB]
2025-08-20T22:41:43.2527846Z Get:7 https://packages.microsoft.com/repos/azure-cli noble/main arm64 Packages [1500 B]
2025-08-20T22:41:43.3004772Z Get:8 https://packages.microsoft.com/ubuntu/24.04/prod noble/main armhf Packages [9870 B]
2025-08-20T22:41:43.3036344Z Get:9 https://packages.microsoft.com/ubuntu/24.04/prod noble/main all Packages [643 B]
2025-08-20T22:41:43.3057597Z Get:10 https://packages.microsoft.com/ubuntu/24.04/prod noble/main amd64 Packages [48.0 kB]
2025-08-20T22:41:43.3081571Z Get:11 https://packages.microsoft.com/ubuntu/24.04/prod noble/main arm64 Packages [33.2 kB]
2025-08-20T22:41:43.4449139Z Get:12 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 Packages [1397 kB]
2025-08-20T22:41:43.5133780Z Get:13 http://ports.ubuntu.com/ubuntu-ports noble-updates/main Translation-en [268 kB]
2025-08-20T22:41:43.5308194Z Get:14 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 Components [172 kB]
2025-08-20T22:41:43.5478560Z Get:15 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 Packages [1101 kB]
2025-08-20T22:41:43.5722469Z Get:16 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe Translation-en [288 kB]
2025-08-20T22:41:43.5901686Z Get:17 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 Components [376 kB]
2025-08-20T22:41:43.6087714Z Get:18 http://ports.ubuntu.com/ubuntu-ports noble-updates/restricted arm64 Packages [2307 kB]
2025-08-20T22:41:43.6421453Z Get:19 http://ports.ubuntu.com/ubuntu-ports noble-updates/restricted Translation-en [382 kB]
2025-08-20T22:41:43.6602540Z Get:20 http://ports.ubuntu.com/ubuntu-ports noble-updates/restricted arm64 Components [212 B]
2025-08-20T22:41:43.6762621Z Get:21 http://ports.ubuntu.com/ubuntu-ports noble-updates/multiverse arm64 Packages [28.2 kB]
2025-08-20T22:41:43.7489020Z Get:22 http://ports.ubuntu.com/ubuntu-ports noble-updates/multiverse Translation-en [6772 B]
2025-08-20T22:41:43.7652847Z Get:23 http://ports.ubuntu.com/ubuntu-ports noble-updates/multiverse arm64 Components [212 B]
2025-08-20T22:41:43.7817414Z Get:24 http://ports.ubuntu.com/ubuntu-ports noble-backports/main arm64 Packages [39.9 kB]
2025-08-20T22:41:43.7982073Z Get:25 http://ports.ubuntu.com/ubuntu-ports noble-backports/main Translation-en [9152 B]
2025-08-20T22:41:43.8145559Z Get:26 http://ports.ubuntu.com/ubuntu-ports noble-backports/main arm64 Components [3576 B]
2025-08-20T22:41:43.8312931Z Get:27 http://ports.ubuntu.com/ubuntu-ports noble-backports/universe arm64 Packages [30.1 kB]
2025-08-20T22:41:43.8478394Z Get:28 http://ports.ubuntu.com/ubuntu-ports noble-backports/universe Translation-en [17.4 kB]
2025-08-20T22:41:43.8643131Z Get:29 http://ports.ubuntu.com/ubuntu-ports noble-backports/universe arm64 Components [19.2 kB]
2025-08-20T22:41:43.8807429Z Get:30 http://ports.ubuntu.com/ubuntu-ports noble-backports/restricted arm64 Components [216 B]
2025-08-20T22:41:43.8970221Z Get:31 http://ports.ubuntu.com/ubuntu-ports noble-backports/multiverse arm64 Components [212 B]
2025-08-20T22:41:43.9135114Z Get:32 http://ports.ubuntu.com/ubuntu-ports noble-security/main arm64 Packages [1136 kB]
2025-08-20T22:41:43.9350486Z Get:33 http://ports.ubuntu.com/ubuntu-ports noble-security/main Translation-en [187 kB]
2025-08-20T22:41:43.9524599Z Get:34 http://ports.ubuntu.com/ubuntu-ports noble-security/main arm64 Components [18.4 kB]
2025-08-20T22:41:43.9694640Z Get:35 http://ports.ubuntu.com/ubuntu-ports noble-security/universe arm64 Packages [860 kB]
2025-08-20T22:41:43.9887998Z Get:36 http://ports.ubuntu.com/ubuntu-ports noble-security/universe Translation-en [195 kB]
2025-08-20T22:41:44.0620686Z Get:37 http://ports.ubuntu.com/ubuntu-ports noble-security/universe arm64 Components [52.3 kB]
2025-08-20T22:41:44.0786156Z Get:38 http://ports.ubuntu.com/ubuntu-ports noble-security/restricted arm64 Packages [2181 kB]
2025-08-20T22:41:44.1056883Z Get:39 http://ports.ubuntu.com/ubuntu-ports noble-security/restricted Translation-en [361 kB]
2025-08-20T22:41:44.1233770Z Get:40 http://ports.ubuntu.com/ubuntu-ports noble-security/restricted arm64 Components [208 B]
2025-08-20T22:41:44.1395856Z Get:41 http://ports.ubuntu.com/ubuntu-ports noble-security/multiverse arm64 Packages [16.2 kB]
2025-08-20T22:41:44.1562693Z Get:42 http://ports.ubuntu.com/ubuntu-ports noble-security/multiverse Translation-en [4288 B]
2025-08-20T22:41:44.1751934Z Get:43 http://ports.ubuntu.com/ubuntu-ports noble-security/multiverse arm64 Components [208 B]
2025-08-20T22:42:04.3930116Z Fetched 11.9 MB in 2s (7747 kB/s)
2025-08-20T22:42:05.1503536Z Reading package lists...
2025-08-20T22:42:05.3673268Z Building dependency tree...
2025-08-20T22:42:05.3679491Z Reading state information...
2025-08-20T22:42:05.3917791Z 196 packages can be upgraded. Run 'apt list --upgradable' to see them.
2025-08-20T22:42:05.4008736Z 
2025-08-20T22:42:05.4009246Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
2025-08-20T22:42:05.4009582Z 
2025-08-20T22:42:05.4124370Z Reading package lists...
2025-08-20T22:42:05.6327271Z Building dependency tree...
2025-08-20T22:42:05.6335048Z Reading state information...
2025-08-20T22:42:05.8959525Z bc is already the newest version (1.07.1-3ubuntu4).
2025-08-20T22:42:05.8960566Z bc set to manually installed.
2025-08-20T22:42:05.8961177Z coreutils is already the newest version (9.4-3ubuntu6).
2025-08-20T22:42:05.8962108Z curl is already the newest version (8.5.0-2ubuntu10.6).
2025-08-20T22:42:05.8962455Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T22:42:06.0143470Z The following NEW packages will be installed:
2025-08-20T22:42:06.0150219Z   dos2unix fdupes libio-pty-perl libipc-run-perl libtime-duration-perl
2025-08-20T22:42:06.0152044Z   moreutils
2025-08-20T22:42:06.0158070Z The following packages will be upgraded:
2025-08-20T22:42:06.0165794Z   jq libjq1
2025-08-20T22:42:06.0334936Z 2 upgraded, 6 newly installed, 0 to remove and 194 not upgraded.
2025-08-20T22:42:06.2396448Z Need to get 936 kB of archives.
2025-08-20T22:42:06.2397103Z After this operation, 3171 kB of additional disk space will be used.
2025-08-20T22:42:06.2397685Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 fdupes arm64 1:2.3.0-1build1 [45.3 kB]
2025-08-20T22:42:06.4917967Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 jq arm64 1.7.1-3ubuntu0.24.04.1 [64.7 kB]
2025-08-20T22:42:06.6636886Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libjq1 arm64 1.7.1-3ubuntu0.24.04.1 [134 kB]
2025-08-20T22:42:06.8370940Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libio-pty-perl arm64 1:1.20-1build2 [31.1 kB]
2025-08-20T22:42:06.9281876Z Get:5 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libipc-run-perl all 20231003.0-1 [92.1 kB]
2025-08-20T22:42:07.0340258Z Get:6 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libtime-duration-perl all 1.21-2 [12.3 kB]
2025-08-20T22:42:07.1198934Z Get:7 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 moreutils arm64 0.69-1 [56.7 kB]
2025-08-20T22:42:07.2166014Z Get:8 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 dos2unix arm64 7.5.1-1 [500 kB]
2025-08-20T22:42:07.7360823Z Fetched 936 kB in 1s (689 kB/s)
2025-08-20T22:42:07.8612876Z Selecting previously unselected package fdupes.
2025-08-20T22:42:08.1654094Z (Reading database ... 
2025-08-20T22:42:08.1654471Z (Reading database ... 5%
2025-08-20T22:42:08.1655097Z (Reading database ... 10%
2025-08-20T22:42:08.1655415Z (Reading database ... 15%
2025-08-20T22:42:08.1655649Z (Reading database ... 20%
2025-08-20T22:42:08.1655926Z (Reading database ... 25%
2025-08-20T22:42:08.1656177Z (Reading database ... 30%
2025-08-20T22:42:08.1656415Z (Reading database ... 35%
2025-08-20T22:42:08.1656732Z (Reading database ... 40%
2025-08-20T22:42:08.1656970Z (Reading database ... 45%
2025-08-20T22:42:08.1657228Z (Reading database ... 50%
2025-08-20T22:42:09.1279643Z (Reading database ... 55%
2025-08-20T22:42:11.2789320Z (Reading database ... 60%
2025-08-20T22:42:13.4822106Z (Reading database ... 65%
2025-08-20T22:42:15.7215807Z (Reading database ... 70%
2025-08-20T22:42:18.7742931Z (Reading database ... 75%
2025-08-20T22:42:20.6844189Z (Reading database ... 80%
2025-08-20T22:42:22.5909654Z (Reading database ... 85%
2025-08-20T22:42:24.6745334Z (Reading database ... 90%
2025-08-20T22:42:26.4208768Z (Reading database ... 95%
2025-08-20T22:42:26.4209383Z (Reading database ... 100%
2025-08-20T22:42:26.4209836Z (Reading database ... 189117 files and directories currently installed.)
2025-08-20T22:42:26.4249279Z Preparing to unpack .../0-fdupes_1%3a2.3.0-1build1_arm64.deb ...
2025-08-20T22:42:26.4348223Z Unpacking fdupes (1:2.3.0-1build1) ...
2025-08-20T22:42:26.5358929Z Preparing to unpack .../1-jq_1.7.1-3ubuntu0.24.04.1_arm64.deb ...
2025-08-20T22:42:26.5539090Z Unpacking jq (1.7.1-3ubuntu0.24.04.1) over (1.7.1-3build1) ...
2025-08-20T22:42:26.6861413Z Preparing to unpack .../2-libjq1_1.7.1-3ubuntu0.24.04.1_arm64.deb ...
2025-08-20T22:42:26.7366999Z Unpacking libjq1:arm64 (1.7.1-3ubuntu0.24.04.1) over (1.7.1-3build1) ...
2025-08-20T22:42:26.8115940Z Selecting previously unselected package libio-pty-perl.
2025-08-20T22:42:26.8286673Z Preparing to unpack .../3-libio-pty-perl_1%3a1.20-1build2_arm64.deb ...
2025-08-20T22:42:26.8386594Z Unpacking libio-pty-perl (1:1.20-1build2) ...
2025-08-20T22:42:26.9183142Z Selecting previously unselected package libipc-run-perl.
2025-08-20T22:42:26.9339933Z Preparing to unpack .../4-libipc-run-perl_20231003.0-1_all.deb ...
2025-08-20T22:42:26.9400310Z Unpacking libipc-run-perl (20231003.0-1) ...
2025-08-20T22:42:27.0133714Z Selecting previously unselected package libtime-duration-perl.
2025-08-20T22:42:27.0288976Z Preparing to unpack .../5-libtime-duration-perl_1.21-2_all.deb ...
2025-08-20T22:42:27.0348684Z Unpacking libtime-duration-perl (1.21-2) ...
2025-08-20T22:42:27.1155470Z Selecting previously unselected package moreutils.
2025-08-20T22:42:27.1324812Z Preparing to unpack .../6-moreutils_0.69-1_arm64.deb ...
2025-08-20T22:42:27.1385035Z Unpacking moreutils (0.69-1) ...
2025-08-20T22:42:27.2439135Z Selecting previously unselected package dos2unix.
2025-08-20T22:42:27.2611292Z Preparing to unpack .../7-dos2unix_7.5.1-1_arm64.deb ...
2025-08-20T22:42:27.2680727Z Unpacking dos2unix (7.5.1-1) ...
2025-08-20T22:42:27.8597047Z Setting up libio-pty-perl (1:1.20-1build2) ...
2025-08-20T22:42:27.8833868Z Setting up libjq1:arm64 (1.7.1-3ubuntu0.24.04.1) ...
2025-08-20T22:42:27.9011266Z Setting up fdupes (1:2.3.0-1build1) ...
2025-08-20T22:42:27.9230224Z Setting up libipc-run-perl (20231003.0-1) ...
2025-08-20T22:42:27.9415870Z Setting up libtime-duration-perl (1.21-2) ...
2025-08-20T22:42:27.9630945Z Setting up jq (1.7.1-3ubuntu0.24.04.1) ...
2025-08-20T22:42:27.9820133Z Setting up dos2unix (7.5.1-1) ...
2025-08-20T22:42:28.0025585Z Setting up moreutils (0.69-1) ...
2025-08-20T22:42:28.0200931Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:43:19.8332667Z Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
2025-08-20T22:43:21.0726704Z Reading package lists...
2025-08-20T22:43:21.2757972Z Building dependency tree...
2025-08-20T22:43:21.2766570Z Reading state information...
2025-08-20T22:43:21.5259583Z apt-transport-https is already the newest version (2.8.3).
2025-08-20T22:43:21.5260233Z apt-utils is already the newest version (2.8.3).
2025-08-20T22:43:21.5260607Z apt-utils set to manually installed.
2025-08-20T22:43:21.5260955Z ca-certificates is already the newest version (20240203).
2025-08-20T22:43:21.5261395Z coreutils is already the newest version (9.4-3ubuntu6).
2025-08-20T22:43:21.5261745Z dos2unix is already the newest version (7.5.1-1).
2025-08-20T22:43:21.5262128Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T22:43:21.5262510Z moreutils is already the newest version (0.69-1).
2025-08-20T22:43:21.5262886Z p7zip-full is already the newest version (16.02+transitional.1).
2025-08-20T22:43:21.5263337Z rsync is already the newest version (3.2.7-1ubuntu1.2).
2025-08-20T22:43:21.5263717Z texinfo is already the newest version (7.1-3build2).
2025-08-20T22:43:21.5264384Z tmux is already the newest version (3.4-1ubuntu0.1).
2025-08-20T22:43:21.5264786Z tmux set to manually installed.
2025-08-20T22:43:21.5265077Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T22:43:21.5265476Z The following additional packages will be installed:
2025-08-20T22:43:21.5265908Z   bsdextrautils bsdutils dirmngr eject fdisk gnupg gnupg-l10n gnupg-utils gpg
2025-08-20T22:43:21.5266398Z   gpg-agent gpg-wks-client gpgconf gpgsm gpgv keyboxd libblkid1 libfdisk1
2025-08-20T22:43:21.5269536Z   libmount1 libsmartcols1 libuuid1 mount python3-software-properties
2025-08-20T22:43:21.5270012Z   uuid-runtime
2025-08-20T22:43:21.5278491Z Suggested packages:
2025-08-20T22:43:21.5279132Z   pinentry-gnome3 tor parcimonie xloadimage gpg-wks-server scdaemon nfs-common
2025-08-20T22:43:21.5279554Z   util-linux-extra util-linux-locales
2025-08-20T22:43:21.5279899Z Recommended packages:
2025-08-20T22:43:21.5280196Z   unattended-upgrades
2025-08-20T22:43:21.6139224Z The following NEW packages will be installed:
2025-08-20T22:43:21.6139823Z   rename
2025-08-20T22:43:21.6143550Z The following packages will be upgraded:
2025-08-20T22:43:21.6144417Z   bsdextrautils bsdutils dirmngr eject fdisk gnupg gnupg-l10n gnupg-utils
2025-08-20T22:43:21.6153520Z   gnupg2 gpg gpg-agent gpg-wks-client gpgconf gpgsm gpgv keyboxd libblkid1
2025-08-20T22:43:21.6154582Z   libfdisk1 libmount1 libsmartcols1 libuuid1 mount python3-software-properties
2025-08-20T22:43:21.6155008Z   software-properties-common util-linux uuid-runtime
2025-08-20T22:43:21.6326619Z 26 upgraded, 1 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T22:43:21.7920237Z Need to get 4390 kB of archives.
2025-08-20T22:43:21.7920812Z After this operation, 63.5 kB of additional disk space will be used.
2025-08-20T22:43:21.7921672Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 bsdutils arm64 1:2.39.3-9ubuntu6.3 [98.3 kB]
2025-08-20T22:43:21.8593697Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 util-linux arm64 2.39.3-9ubuntu6.3 [1115 kB]
2025-08-20T22:43:21.9430063Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 mount arm64 2.39.3-9ubuntu6.3 [116 kB]
2025-08-20T22:43:21.9603426Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libsmartcols1 arm64 2.39.3-9ubuntu6.3 [65.0 kB]
2025-08-20T22:43:21.9776463Z Get:5 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libuuid1 arm64 2.39.3-9ubuntu6.3 [36.0 kB]
2025-08-20T22:43:21.9945964Z Get:6 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 uuid-runtime arm64 2.39.3-9ubuntu6.3 [32.5 kB]
2025-08-20T22:43:22.0115043Z Get:7 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libblkid1 arm64 2.39.3-9ubuntu6.3 [123 kB]
2025-08-20T22:43:22.0290889Z Get:8 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libmount1 arm64 2.39.3-9ubuntu6.3 [133 kB]
2025-08-20T22:43:22.0467625Z Get:9 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gpg-wks-client arm64 2.4.4-2ubuntu17.3 [69.7 kB]
2025-08-20T22:43:22.0640074Z Get:10 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 dirmngr arm64 2.4.4-2ubuntu17.3 [316 kB]
2025-08-20T22:43:22.0835896Z Get:11 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gnupg-utils arm64 2.4.4-2ubuntu17.3 [106 kB]
2025-08-20T22:43:22.1009686Z Get:12 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gpgsm arm64 2.4.4-2ubuntu17.3 [225 kB]
2025-08-20T22:43:22.1196704Z Get:13 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gpg-agent arm64 2.4.4-2ubuntu17.3 [221 kB]
2025-08-20T22:43:22.1384814Z Get:14 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gpg arm64 2.4.4-2ubuntu17.3 [549 kB]
2025-08-20T22:43:22.1605873Z Get:15 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gpgconf arm64 2.4.4-2ubuntu17.3 [103 kB]
2025-08-20T22:43:22.1778895Z Get:16 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gnupg all 2.4.4-2ubuntu17.3 [359 kB]
2025-08-20T22:43:22.1979234Z Get:17 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 keyboxd arm64 2.4.4-2ubuntu17.3 [75.9 kB]
2025-08-20T22:43:22.2150085Z Get:18 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gpgv arm64 2.4.4-2ubuntu17.3 [151 kB]
2025-08-20T22:43:22.2328214Z Get:19 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 eject arm64 2.39.3-9ubuntu6.3 [26.4 kB]
2025-08-20T22:43:22.3070026Z Get:20 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libfdisk1 arm64 2.39.3-9ubuntu6.3 [142 kB]
2025-08-20T22:43:22.3248293Z Get:21 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 bsdextrautils arm64 2.39.3-9ubuntu6.3 [71.4 kB]
2025-08-20T22:43:22.3422830Z Get:22 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 fdisk arm64 2.39.3-9ubuntu6.3 [120 kB]
2025-08-20T22:43:22.3598886Z Get:23 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gnupg-l10n all 2.4.4-2ubuntu17.3 [66.4 kB]
2025-08-20T22:43:22.3769498Z Get:24 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 software-properties-common all 0.99.49.3 [14.4 kB]
2025-08-20T22:43:22.3938869Z Get:25 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 python3-software-properties all 0.99.49.3 [29.9 kB]
2025-08-20T22:43:22.4107820Z Get:26 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 rename all 2.02-1 [20.3 kB]
2025-08-20T22:43:22.4276682Z Get:27 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 gnupg2 all 2.4.4-2ubuntu17.3 [4748 B]
2025-08-20T22:43:22.6771938Z Fetched 4390 kB in 1s (5609 kB/s)
2025-08-20T22:43:22.7058292Z (Reading database ... 
2025-08-20T22:43:22.7058814Z (Reading database ... 5%
2025-08-20T22:43:22.7059090Z (Reading database ... 10%
2025-08-20T22:43:22.7060070Z (Reading database ... 15%
2025-08-20T22:43:22.7060329Z (Reading database ... 20%
2025-08-20T22:43:22.7060598Z (Reading database ... 25%
2025-08-20T22:43:22.7060893Z (Reading database ... 30%
2025-08-20T22:43:22.7061117Z (Reading database ... 35%
2025-08-20T22:43:22.7061371Z (Reading database ... 40%
2025-08-20T22:43:22.7061692Z (Reading database ... 45%
2025-08-20T22:43:22.7061964Z (Reading database ... 50%
2025-08-20T22:43:22.7081024Z (Reading database ... 55%
2025-08-20T22:43:22.7164438Z (Reading database ... 60%
2025-08-20T22:43:22.7201866Z (Reading database ... 65%
2025-08-20T22:43:22.7216074Z (Reading database ... 70%
2025-08-20T22:43:22.7235052Z (Reading database ... 75%
2025-08-20T22:43:22.7266408Z (Reading database ... 80%
2025-08-20T22:43:22.7430725Z (Reading database ... 85%
2025-08-20T22:43:22.7450138Z (Reading database ... 90%
2025-08-20T22:43:22.7544271Z (Reading database ... 95%
2025-08-20T22:43:22.7544596Z (Reading database ... 100%
2025-08-20T22:43:22.7544951Z (Reading database ... 189328 files and directories currently installed.)
2025-08-20T22:43:22.7577523Z Preparing to unpack .../bsdutils_1%3a2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T22:43:22.7815546Z Unpacking bsdutils (1:2.39.3-9ubuntu6.3) over (1:2.39.3-9ubuntu6.2) ...
2025-08-20T22:43:22.9647268Z Setting up bsdutils (1:2.39.3-9ubuntu6.3) ...
2025-08-20T22:43:23.0455817Z (Reading database ... 
2025-08-20T22:43:23.0478917Z (Reading database ... 5%
2025-08-20T22:43:23.0479218Z (Reading database ... 10%
2025-08-20T22:43:23.0479473Z (Reading database ... 15%
2025-08-20T22:43:23.0479765Z (Reading database ... 20%
2025-08-20T22:43:23.0480039Z (Reading database ... 25%
2025-08-20T22:43:23.0480302Z (Reading database ... 30%
2025-08-20T22:43:23.0480583Z (Reading database ... 35%
2025-08-20T22:43:23.0480815Z (Reading database ... 40%
2025-08-20T22:43:23.0481068Z (Reading database ... 45%
2025-08-20T22:43:23.0481322Z (Reading database ... 50%
2025-08-20T22:43:23.0481560Z (Reading database ... 55%
2025-08-20T22:43:23.0567106Z (Reading database ... 60%
2025-08-20T22:43:23.0606081Z (Reading database ... 65%
2025-08-20T22:43:23.0621304Z (Reading database ... 70%
2025-08-20T22:43:23.0641052Z (Reading database ... 75%
2025-08-20T22:43:23.0674976Z (Reading database ... 80%
2025-08-20T22:43:23.0854182Z (Reading database ... 85%
2025-08-20T22:43:23.0875215Z (Reading database ... 90%
2025-08-20T22:43:23.0974433Z (Reading database ... 95%
2025-08-20T22:43:23.0974894Z (Reading database ... 100%
2025-08-20T22:43:23.0975254Z (Reading database ... 189328 files and directories currently installed.)
2025-08-20T22:43:23.1012646Z Preparing to unpack .../util-linux_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T22:43:23.1426997Z Unpacking util-linux (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T22:43:23.3178393Z Setting up util-linux (2.39.3-9ubuntu6.3) ...
2025-08-20T22:43:24.0242761Z fstrim.service is a disabled or a static unit not running, not starting it.
2025-08-20T22:43:24.0852810Z (Reading database ... 
2025-08-20T22:43:24.0853569Z (Reading database ... 5%
2025-08-20T22:43:24.0853834Z (Reading database ... 10%
2025-08-20T22:43:24.0854077Z (Reading database ... 15%
2025-08-20T22:43:24.0855199Z (Reading database ... 20%
2025-08-20T22:43:24.0855491Z (Reading database ... 25%
2025-08-20T22:43:24.0855867Z (Reading database ... 30%
2025-08-20T22:43:24.0856155Z (Reading database ... 35%
2025-08-20T22:43:24.0856398Z (Reading database ... 40%
2025-08-20T22:43:24.0856748Z (Reading database ... 45%
2025-08-20T22:43:24.0857005Z (Reading database ... 50%
2025-08-20T22:43:24.0879610Z (Reading database ... 55%
2025-08-20T22:43:24.0988821Z (Reading database ... 60%
2025-08-20T22:43:24.1042428Z (Reading database ... 65%
2025-08-20T22:43:24.1062223Z (Reading database ... 70%
2025-08-20T22:43:24.1088885Z (Reading database ... 75%
2025-08-20T22:43:24.1134517Z (Reading database ... 80%
2025-08-20T22:43:24.1364480Z (Reading database ... 85%
2025-08-20T22:43:24.1389044Z (Reading database ... 90%
2025-08-20T22:43:24.1513355Z (Reading database ... 95%
2025-08-20T22:43:24.1513654Z (Reading database ... 100%
2025-08-20T22:43:24.1514040Z (Reading database ... 189328 files and directories currently installed.)
2025-08-20T22:43:24.1558356Z Preparing to unpack .../mount_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T22:43:24.1867669Z Unpacking mount (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T22:43:24.2910820Z Preparing to unpack .../libsmartcols1_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T22:43:24.3282898Z Unpacking libsmartcols1:arm64 (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T22:43:24.4091963Z Setting up libsmartcols1:arm64 (2.39.3-9ubuntu6.3) ...
2025-08-20T22:43:24.4982876Z (Reading database ... 
2025-08-20T22:43:24.4983284Z (Reading database ... 5%
2025-08-20T22:43:24.4983525Z (Reading database ... 10%
2025-08-20T22:43:24.4983867Z (Reading database ... 15%
2025-08-20T22:43:24.4984113Z (Reading database ... 20%
2025-08-20T22:43:24.4984351Z (Reading database ... 25%
2025-08-20T22:43:24.4984670Z (Reading database ... 30%
2025-08-20T22:43:24.4984913Z (Reading database ... 35%
2025-08-20T22:43:24.4985254Z (Reading database ... 40%
2025-08-20T22:43:24.4985513Z (Reading database ... 45%
2025-08-20T22:43:24.4985756Z (Reading database ... 50%
2025-08-20T22:43:24.5009536Z (Reading database ... 55%
2025-08-20T22:43:24.5111418Z (Reading database ... 60%
2025-08-20T22:43:24.5157837Z (Reading database ... 65%
2025-08-20T22:43:24.5175197Z (Reading database ... 70%
2025-08-20T22:43:24.5198805Z (Reading database ... 75%
2025-08-20T22:43:24.5239944Z (Reading database ... 80%
2025-08-20T22:43:24.5452732Z (Reading database ... 85%
2025-08-20T22:43:24.5475680Z (Reading database ... 90%
2025-08-20T22:43:24.5596712Z (Reading database ... 95%
2025-08-20T22:43:24.5597259Z (Reading database ... 100%
2025-08-20T22:43:24.5597645Z (Reading database ... 189328 files and directories currently installed.)
2025-08-20T22:43:24.5642212Z Preparing to unpack .../libuuid1_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T22:43:24.5953815Z Unpacking libuuid1:arm64 (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T22:43:24.6792152Z Setting up libuuid1:arm64 (2.39.3-9ubuntu6.3) ...
2025-08-20T22:43:24.7677714Z (Reading database ... 
2025-08-20T22:43:24.7679259Z (Reading database ... 5%
2025-08-20T22:43:24.7679636Z (Reading database ... 10%
2025-08-20T22:43:24.7679884Z (Reading database ... 15%
2025-08-20T22:43:24.7680713Z (Reading database ... 20%
2025-08-20T22:43:24.7680988Z (Reading database ... 25%
2025-08-20T22:43:24.7681320Z (Reading database ... 30%
2025-08-20T22:43:24.7681568Z (Reading database ... 35%
2025-08-20T22:43:24.7681819Z (Reading database ... 40%
2025-08-20T22:43:24.7682091Z (Reading database ... 45%
2025-08-20T22:43:24.7682352Z (Reading database ... 50%
2025-08-20T22:43:24.7703871Z (Reading database ... 55%
2025-08-20T22:43:24.7797854Z (Reading database ... 60%
2025-08-20T22:43:24.7840903Z (Reading database ... 65%
2025-08-20T22:43:24.7855712Z (Reading database ... 70%
2025-08-20T22:43:24.7877557Z (Reading database ... 75%
2025-08-20T22:43:24.7915445Z (Reading database ... 80%
2025-08-20T22:43:24.8127131Z (Reading database ... 85%
2025-08-20T22:43:24.8150190Z (Reading database ... 90%
2025-08-20T22:43:24.8261636Z (Reading database ... 95%
2025-08-20T22:43:24.8262194Z (Reading database ... 100%
2025-08-20T22:43:24.8262572Z (Reading database ... 189328 files and directories currently installed.)
2025-08-20T22:43:24.8302991Z Preparing to unpack .../uuid-runtime_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T22:43:24.8759999Z Unpacking uuid-runtime (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T22:43:24.9867793Z Preparing to unpack .../libblkid1_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T22:43:25.0210395Z Unpacking libblkid1:arm64 (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T22:43:25.1062129Z Setting up libblkid1:arm64 (2.39.3-9ubuntu6.3) ...
2025-08-20T22:43:25.2151408Z (Reading database ... 
2025-08-20T22:43:25.2151787Z (Reading database ... 5%
2025-08-20T22:43:25.2152337Z (Reading database ... 10%
2025-08-20T22:43:25.2152609Z (Reading database ... 15%
2025-08-20T22:43:25.2152846Z (Reading database ... 20%
2025-08-20T22:43:25.2153972Z (Reading database ... 25%
2025-08-20T22:43:25.2154257Z (Reading database ... 30%
2025-08-20T22:43:25.2154575Z (Reading database ... 35%
2025-08-20T22:43:25.2154838Z (Reading database ... 40%
2025-08-20T22:43:25.2155098Z (Reading database ... 45%
2025-08-20T22:43:25.2155388Z (Reading database ... 50%
2025-08-20T22:43:25.2175653Z (Reading database ... 55%
2025-08-20T22:43:25.2275375Z (Reading database ... 60%
2025-08-20T22:43:25.2319012Z (Reading database ... 65%
2025-08-20T22:43:25.2334834Z (Reading database ... 70%
2025-08-20T22:43:25.2356696Z (Reading database ... 75%
2025-08-20T22:43:25.2393940Z (Reading database ... 80%
2025-08-20T22:43:25.2593184Z (Reading database ... 85%
2025-08-20T22:43:25.2616558Z (Reading database ... 90%
2025-08-20T22:43:25.2739207Z (Reading database ... 95%
2025-08-20T22:43:25.2739518Z (Reading database ... 100%
2025-08-20T22:43:25.2740007Z (Reading database ... 189328 files and directories currently installed.)
2025-08-20T22:43:25.2783091Z Preparing to unpack .../libmount1_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T22:43:25.3130770Z Unpacking libmount1:arm64 (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T22:43:25.3997972Z Setting up libmount1:arm64 (2.39.3-9ubuntu6.3) ...
2025-08-20T22:43:25.4690326Z (Reading database ... 
2025-08-20T22:43:25.4690889Z (Reading database ... 5%
2025-08-20T22:43:25.4691153Z (Reading database ... 10%
2025-08-20T22:43:25.4692030Z (Reading database ... 15%
2025-08-20T22:43:25.4692410Z (Reading database ... 20%
2025-08-20T22:43:25.4692692Z (Reading database ... 25%
2025-08-20T22:43:25.4692966Z (Reading database ... 30%
2025-08-20T22:43:25.4693245Z (Reading database ... 35%
2025-08-20T22:43:25.4693468Z (Reading database ... 40%
2025-08-20T22:43:25.4693739Z (Reading database ... 45%
2025-08-20T22:43:25.4694018Z (Reading database ... 50%
2025-08-20T22:43:25.4714407Z (Reading database ... 55%
2025-08-20T22:43:25.4806030Z (Reading database ... 60%
2025-08-20T22:43:25.4844975Z (Reading database ... 65%
2025-08-20T22:43:25.4859885Z (Reading database ... 70%
2025-08-20T22:43:25.4879682Z (Reading database ... 75%
2025-08-20T22:43:25.4913519Z (Reading database ... 80%
2025-08-20T22:43:25.5105355Z (Reading database ... 85%
2025-08-20T22:43:25.5127620Z (Reading database ... 90%
2025-08-20T22:43:25.5243962Z (Reading database ... 95%
2025-08-20T22:43:25.5244291Z (Reading database ... 100%
2025-08-20T22:43:25.5244608Z (Reading database ... 189328 files and directories currently installed.)
2025-08-20T22:43:25.5284978Z Preparing to unpack .../0-gpg-wks-client_2.4.4-2ubuntu17.3_arm64.deb ...
2025-08-20T22:43:25.5578852Z Unpacking gpg-wks-client (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T22:43:25.6903042Z Preparing to unpack .../1-dirmngr_2.4.4-2ubuntu17.3_arm64.deb ...
2025-08-20T22:43:25.7503761Z Unpacking dirmngr (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T22:43:25.8835474Z Preparing to unpack .../2-gnupg-utils_2.4.4-2ubuntu17.3_arm64.deb ...
2025-08-20T22:43:25.9130985Z Unpacking gnupg-utils (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T22:43:26.0092540Z Preparing to unpack .../3-gpgsm_2.4.4-2ubuntu17.3_arm64.deb ...
2025-08-20T22:43:26.0283520Z Unpacking gpgsm (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T22:43:26.1446352Z Preparing to unpack .../4-gpg-agent_2.4.4-2ubuntu17.3_arm64.deb ...
2025-08-20T22:43:26.1668214Z Unpacking gpg-agent (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T22:43:26.2933624Z Preparing to unpack .../5-gpg_2.4.4-2ubuntu17.3_arm64.deb ...
2025-08-20T22:43:26.3204469Z Unpacking gpg (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T22:43:26.4150312Z Preparing to unpack .../6-gpgconf_2.4.4-2ubuntu17.3_arm64.deb ...
2025-08-20T22:43:26.4380964Z Unpacking gpgconf (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T22:43:26.5379421Z Preparing to unpack .../7-gnupg_2.4.4-2ubuntu17.3_all.deb ...
2025-08-20T22:43:26.5593864Z Unpacking gnupg (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T22:43:26.6760741Z Preparing to unpack .../8-keyboxd_2.4.4-2ubuntu17.3_arm64.deb ...
2025-08-20T22:43:26.6959604Z Unpacking keyboxd (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T22:43:26.7992574Z Preparing to unpack .../9-gpgv_2.4.4-2ubuntu17.3_arm64.deb ...
2025-08-20T22:43:26.8240279Z Unpacking gpgv (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T22:43:26.9209849Z Setting up gpgv (2.4.4-2ubuntu17.3) ...
2025-08-20T22:43:26.9873331Z (Reading database ... 
2025-08-20T22:43:26.9873961Z (Reading database ... 5%
2025-08-20T22:43:26.9874231Z (Reading database ... 10%
2025-08-20T22:43:26.9874513Z (Reading database ... 15%
2025-08-20T22:43:26.9874868Z (Reading database ... 20%
2025-08-20T22:43:26.9875116Z (Reading database ... 25%
2025-08-20T22:43:26.9875465Z (Reading database ... 30%
2025-08-20T22:43:26.9875704Z (Reading database ... 35%
2025-08-20T22:43:26.9875970Z (Reading database ... 40%
2025-08-20T22:43:26.9876258Z (Reading database ... 45%
2025-08-20T22:43:26.9876502Z (Reading database ... 50%
2025-08-20T22:43:26.9898875Z (Reading database ... 55%
2025-08-20T22:43:26.9991494Z (Reading database ... 60%
2025-08-20T22:43:27.0031822Z (Reading database ... 65%
2025-08-20T22:43:27.0046427Z (Reading database ... 70%
2025-08-20T22:43:27.0067413Z (Reading database ... 75%
2025-08-20T22:43:27.0201704Z (Reading database ... 80%
2025-08-20T22:43:27.0280910Z (Reading database ... 85%
2025-08-20T22:43:27.0306798Z (Reading database ... 90%
2025-08-20T22:43:27.0402665Z (Reading database ... 95%
2025-08-20T22:43:27.0402935Z (Reading database ... 100%
2025-08-20T22:43:27.0403370Z (Reading database ... 189328 files and directories currently installed.)
2025-08-20T22:43:27.0440503Z Preparing to unpack .../0-eject_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T22:43:27.0694710Z Unpacking eject (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T22:43:27.1810979Z Preparing to unpack .../1-libfdisk1_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T22:43:27.2122475Z Unpacking libfdisk1:arm64 (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T22:43:27.2957265Z Preparing to unpack .../2-bsdextrautils_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T22:43:27.3223364Z Unpacking bsdextrautils (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T22:43:27.4169083Z Preparing to unpack .../3-fdisk_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T22:43:27.4348906Z Unpacking fdisk (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T22:43:27.5179284Z Preparing to unpack .../4-gnupg-l10n_2.4.4-2ubuntu17.3_all.deb ...
2025-08-20T22:43:27.5380510Z Unpacking gnupg-l10n (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T22:43:27.6446184Z Preparing to unpack .../5-software-properties-common_0.99.49.3_all.deb ...
2025-08-20T22:43:27.8700720Z Unpacking software-properties-common (0.99.49.3) over (0.99.49.2) ...
2025-08-20T22:43:27.9706491Z Preparing to unpack .../6-python3-software-properties_0.99.49.3_all.deb ...
2025-08-20T22:43:28.0686756Z Unpacking python3-software-properties (0.99.49.3) over (0.99.49.2) ...
2025-08-20T22:43:28.1455706Z Selecting previously unselected package rename.
2025-08-20T22:43:28.1631508Z Preparing to unpack .../7-rename_2.02-1_all.deb ...
2025-08-20T22:43:28.1699725Z Unpacking rename (2.02-1) ...
2025-08-20T22:43:28.2479625Z Preparing to unpack .../8-gnupg2_2.4.4-2ubuntu17.3_all.deb ...
2025-08-20T22:43:28.2660415Z Unpacking gnupg2 (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T22:43:28.3572948Z Setting up bsdextrautils (2.39.3-9ubuntu6.3) ...
2025-08-20T22:43:28.3794206Z Setting up rename (2.02-1) ...
2025-08-20T22:43:28.3978467Z update-alternatives: using /usr/bin/file-rename to provide /usr/bin/rename (rename) in auto mode
2025-08-20T22:43:28.4091463Z Setting up eject (2.39.3-9ubuntu6.3) ...
2025-08-20T22:43:28.4315376Z Setting up gnupg-l10n (2.4.4-2ubuntu17.3) ...
2025-08-20T22:43:28.4529690Z Setting up libfdisk1:arm64 (2.39.3-9ubuntu6.3) ...
2025-08-20T22:43:28.4770118Z Setting up mount (2.39.3-9ubuntu6.3) ...
2025-08-20T22:43:28.4974039Z Setting up uuid-runtime (2.39.3-9ubuntu6.3) ...
2025-08-20T22:43:29.1454305Z uuidd.service is a disabled or a static unit not running, not starting it.
2025-08-20T22:43:29.1655945Z Setting up gpgconf (2.4.4-2ubuntu17.3) ...
2025-08-20T22:43:29.1890847Z Setting up gpg (2.4.4-2ubuntu17.3) ...
2025-08-20T22:43:29.2144343Z Setting up gnupg-utils (2.4.4-2ubuntu17.3) ...
2025-08-20T22:43:29.2358783Z Setting up gpg-agent (2.4.4-2ubuntu17.3) ...
2025-08-20T22:43:29.6153760Z Setting up gpgsm (2.4.4-2ubuntu17.3) ...
2025-08-20T22:43:29.6357142Z Setting up fdisk (2.39.3-9ubuntu6.3) ...
2025-08-20T22:43:29.6561368Z Setting up dirmngr (2.4.4-2ubuntu17.3) ...
2025-08-20T22:43:29.7771277Z Setting up python3-software-properties (0.99.49.3) ...
2025-08-20T22:43:29.9243476Z Setting up keyboxd (2.4.4-2ubuntu17.3) ...
2025-08-20T22:43:30.0391453Z Setting up gnupg (2.4.4-2ubuntu17.3) ...
2025-08-20T22:43:30.0636364Z Setting up gnupg2 (2.4.4-2ubuntu17.3) ...
2025-08-20T22:43:30.0887464Z Setting up gpg-wks-client (2.4.4-2ubuntu17.3) ...
2025-08-20T22:43:30.1089778Z Setting up software-properties-common (0.99.49.3) ...
2025-08-20T22:43:30.2329565Z Processing triggers for install-info (7.1-3build2) ...
2025-08-20T22:43:30.9526489Z Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
2025-08-20T22:43:30.9847569Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:43:51.3290635Z Processing triggers for dbus (1.14.10-4ubuntu4.1) ...
2025-08-20T22:43:52.8330278Z Hit:1 https://packages.microsoft.com/repos/azure-cli noble InRelease
2025-08-20T22:43:52.8331348Z Hit:2 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease
2025-08-20T22:43:52.9828163Z Hit:3 http://ports.ubuntu.com/ubuntu-ports noble InRelease
2025-08-20T22:43:53.0663276Z Hit:4 http://ports.ubuntu.com/ubuntu-ports noble-updates InRelease
2025-08-20T22:43:53.1500113Z Hit:5 http://ports.ubuntu.com/ubuntu-ports noble-backports InRelease
2025-08-20T22:43:53.2337377Z Hit:6 http://ports.ubuntu.com/ubuntu-ports noble-security InRelease
2025-08-20T22:43:54.1666571Z Reading package lists...
2025-08-20T22:43:54.4173893Z Building dependency tree...
2025-08-20T22:43:54.4180995Z Reading state information...
2025-08-20T22:43:54.4558670Z 168 packages can be upgraded. Run 'apt list --upgradable' to see them.
2025-08-20T22:43:54.4685619Z 
2025-08-20T22:43:54.4686750Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
2025-08-20T22:43:54.4687320Z 
2025-08-20T22:43:54.5421642Z Hit:1 https://packages.microsoft.com/repos/azure-cli noble InRelease
2025-08-20T22:43:54.5423125Z Hit:2 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease
2025-08-20T22:43:54.6396073Z Hit:3 http://ports.ubuntu.com/ubuntu-ports noble InRelease
2025-08-20T22:43:54.6562132Z Hit:4 http://ports.ubuntu.com/ubuntu-ports noble-updates InRelease
2025-08-20T22:43:54.6727984Z Hit:5 http://ports.ubuntu.com/ubuntu-ports noble-backports InRelease
2025-08-20T22:43:54.6894159Z Hit:6 http://ports.ubuntu.com/ubuntu-ports noble-security InRelease
2025-08-20T22:43:55.7067463Z Reading package lists...
2025-08-20T22:43:55.9509560Z Building dependency tree...
2025-08-20T22:43:55.9517580Z Reading state information...
2025-08-20T22:43:55.9806002Z 168 packages can be upgraded. Run 'apt list --upgradable' to see them.
2025-08-20T22:43:55.9899434Z 
2025-08-20T22:43:55.9900569Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
2025-08-20T22:43:55.9901066Z 
2025-08-20T22:43:56.0015482Z Reading package lists...
2025-08-20T22:43:56.2473028Z Building dependency tree...
2025-08-20T22:43:56.2479649Z Reading state information...
2025-08-20T22:43:56.5043719Z dos2unix is already the newest version (7.5.1-1).
2025-08-20T22:43:56.5473463Z 0 upgraded, 0 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T22:43:56.5766961Z mkdir: created directory '/home/runner/.minisign'
2025-08-20T22:43:56.6253060Z ##[group]Run ##Presets
2025-08-20T22:43:56.6253577Z [36;1m##Presets[0m
2025-08-20T22:43:56.6253815Z [36;1mset +x ; set +e[0m
2025-08-20T22:43:56.6254046Z [36;1m#-------------#[0m
2025-08-20T22:43:56.6254337Z [36;1m##Debug?[0m
2025-08-20T22:43:56.6254598Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T22:43:56.6254984Z [36;1m  set -x[0m
2025-08-20T22:43:56.6255205Z [36;1mfi[0m
2025-08-20T22:43:56.6255402Z [36;1m#-------------#[0m
2025-08-20T22:43:56.6255902Z [36;1mecho "kernel.apparmor_restrict_unprivileged_userns=0" | sudo tee "/etc/sysctl.d/98-apparmor-unuserns.conf"[0m
2025-08-20T22:43:56.6256495Z [36;1mecho "0" | sudo tee "/proc/sys/kernel/apparmor_restrict_unprivileged_userns"[0m
2025-08-20T22:43:56.6256888Z [36;1msudo service procps restart[0m
2025-08-20T22:43:56.6257253Z [36;1msudo sysctl -p "/etc/sysctl.conf"[0m
2025-08-20T22:43:56.6284419Z shell: /usr/bin/bash -e {0}
2025-08-20T22:43:56.6284700Z env:
2025-08-20T22:43:56.6285081Z   CROSS_COMPILING: NO
2025-08-20T22:43:56.6285335Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T22:43:56.6285594Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T22:43:56.6285885Z   ON_QEMU: NO
2025-08-20T22:43:56.6286087Z   DEBUG: 0
2025-08-20T22:43:56.6286307Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T22:43:56.6286619Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T22:43:56.6286969Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/stress-ng/official/source
2025-08-20T22:43:56.6287370Z   KEEP_LOGS: YES
2025-08-20T22:43:56.6287589Z   GITHUB_TEST_BUILD: YES
2025-08-20T22:43:56.6287857Z   PKG_FAMILY_LOCAL: stress-ng
2025-08-20T22:43:56.6288158Z   SBUILD_REBUILD: false
2025-08-20T22:43:56.6289058Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/stress-ng/static.official.source.yaml
2025-08-20T22:43:56.6289668Z   BUILD_SYS: docker://clang+make
2025-08-20T22:43:56.6289992Z   BUILD_ON_HOST: FALSE
2025-08-20T22:43:56.6290244Z   BUILD_SYSTEM: DOCKER
2025-08-20T22:43:56.6290466Z   SYSTMP: /tmp
2025-08-20T22:43:56.6290730Z   GHA_MODE: MATRIX
2025-08-20T22:43:56.6291176Z   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-20T22:43:56.6291697Z ##[endgroup]
2025-08-20T22:43:56.6390269Z kernel.apparmor_restrict_unprivileged_userns=0
2025-08-20T22:43:56.6448329Z 0
2025-08-20T22:43:56.6768965Z vm.max_map_count = 262144
2025-08-20T22:43:56.6769530Z fs.inotify.max_user_watches = 655360
2025-08-20T22:43:56.6769832Z fs.inotify.max_user_instances = 1280
2025-08-20T22:43:56.6770145Z vm.mmap_rnd_bits = 28
2025-08-20T22:43:56.6868268Z ##[group]Run ##Presets
2025-08-20T22:43:56.6868997Z [36;1m##Presets[0m
2025-08-20T22:43:56.6869333Z [36;1mset +x ; set +e[0m
2025-08-20T22:43:56.6869569Z [36;1m#-------------#[0m
2025-08-20T22:43:56.6869824Z [36;1m##Debug?[0m
2025-08-20T22:43:56.6870164Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T22:43:56.6870475Z [36;1m  set -x[0m
2025-08-20T22:43:56.6870709Z [36;1mfi[0m
2025-08-20T22:43:56.6870900Z [36;1m#-------------#[0m
2025-08-20T22:43:56.6871149Z [36;1m##Main[0m
2025-08-20T22:43:56.6871413Z [36;1mpushd "$(mktemp -d)" >/dev/null 2>&1[0m
2025-08-20T22:43:56.6872062Z [36;1m curl -qfsSL "https://raw.githubusercontent.com/pkgforge/bincache/refs/heads/main/scripts/runner/builder.sh" -o "${SYSTMP}/BUILDER.sh"[0m
2025-08-20T22:43:56.6872780Z [36;1m dos2unix --quiet "${SYSTMP}/BUILDER.sh" ; chmod +xwr "${SYSTMP}/BUILDER.sh"[0m
2025-08-20T22:43:56.6873211Z [36;1m ##Run with STDOUT + LOGS[0m
2025-08-20T22:43:56.6873577Z [36;1m  export DEBUG="${DEBUG}"[0m
2025-08-20T22:43:56.6873899Z [36;1m  export KEEP_LOGS="${KEEP_LOGS}"[0m
2025-08-20T22:43:56.6874222Z [36;1m  export PKG_FAMILY_LOCAL="${PKG_FAMILY_LOCAL}"[0m
2025-08-20T22:43:56.6874549Z [36;1m  export GHCRPKG_LOCAL="${GHCRPKG_LOCAL}"[0m
2025-08-20T22:43:56.6875307Z [36;1m  export SBUILD_REBUILD="${SBUILD_REBUILD}"[0m
2025-08-20T22:43:56.6875654Z [36;1m  export GITHUB_TEST_BUILD="${GITHUB_TEST_BUILD}"[0m
2025-08-20T22:43:56.6876002Z [36;1m if [[ "" == "TRUE" ]]; then[0m
2025-08-20T22:43:56.6876370Z [36;1m   sudo podman cp "${SYSTMP}/BUILDER.sh" "${POD_ID}:/tmp/BUILDER.sh"[0m
2025-08-20T22:43:56.6876760Z [36;1m   sudo podman exec -u "runner" -w "/tmp" \[0m
2025-08-20T22:43:56.6877116Z [36;1m     -e DEBUG="${DEBUG}" \[0m
2025-08-20T22:43:56.6877439Z [36;1m     -e GHCR_TOKEN="${GHCR_TOKEN}" \[0m
2025-08-20T22:43:56.6877736Z [36;1m     -e GITHUB_TOKEN="${GITHUB_TOKEN}" \[0m
2025-08-20T22:43:56.6878095Z [36;1m     -e GITLAB_TOKEN="${GITLAB_TOKEN}" \[0m
2025-08-20T22:43:56.6878391Z [36;1m     -e MINISIGN_KEY="${MINISIGN_KEY}" \[0m
2025-08-20T22:43:56.6879112Z [36;1m     -e KEEP_LOGS="${KEEP_LOGS}" \[0m
2025-08-20T22:43:56.6879540Z [36;1m     -e PKG_FAMILY_LOCAL="${PKG_FAMILY_LOCAL}" \[0m
2025-08-20T22:43:56.6879889Z [36;1m     -e GHCRPKG_LOCAL="${GHCRPKG_LOCAL}" \[0m
2025-08-20T22:43:56.6880239Z [36;1m     -e SBUILD_REBUILD="${SBUILD_REBUILD}" \[0m
2025-08-20T22:43:56.6880583Z [36;1m     -e GITHUB_TEST_BUILD="${GITHUB_TEST_BUILD}" \[0m
2025-08-20T22:43:56.6880918Z [36;1m     -e INSIDE_PODMAN="${INSIDE_PODMAN}" \[0m
2025-08-20T22:43:56.6881308Z [36;1m     -e CROSS_COMPILING="${CROSS_COMPILING}" \[0m
2025-08-20T22:43:56.6881633Z [36;1m     -e SBUILD_FILE_URL="${SBUILD_FILE_URL}" \[0m
2025-08-20T22:43:56.6881912Z [36;1m     "${POD_ID}" \[0m
2025-08-20T22:43:56.6882318Z [36;1m     bash -c 'bash "/tmp/BUILDER.sh" "${SBUILD_FILE_URL}" | tee "/tmp/BUILD.log" 2>&1'[0m
2025-08-20T22:43:56.6882792Z [36;1m   sudo podman cp "${POD_ID}:/tmp/BUILD.log" "${SYSTMP}/BUILD.log"[0m
2025-08-20T22:43:56.6883294Z [36;1m   sudo podman cp "${POD_ID}:/tmp/BUILD_ARTIFACTS.zstd" "${SYSTMP}/BUILD_ARTIFACTS.zstd"[0m
2025-08-20T22:43:56.6883802Z [36;1m   sudo podman cp "${POD_ID}:/tmp/GITHUB_ENV" "${SYSTMP}/GITHUB_ENV"[0m
2025-08-20T22:43:56.6884168Z [36;1m   mkdir -p "${SYSTMP}/_POD_BRIDGE"[0m
2025-08-20T22:43:56.6884573Z [36;1m   sudo podman cp "${POD_ID}:/tmp/_POD_BRIDGE/." "${SYSTMP}/_POD_BRIDGE"[0m
2025-08-20T22:43:56.6885200Z [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-20T22:43:56.6885983Z [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-20T22:43:56.6886601Z [36;1m   cat "${SYSTMP}/GITHUB_ENV" >> "${GITHUB_ENV}"[0m
2025-08-20T22:43:56.6886889Z [36;1m else[0m
2025-08-20T22:43:56.6887587Z [36;1m   bash "${SYSTMP}/BUILDER.sh" "${SBUILD_FILE_URL}" | tee "${SYSTMP}/BUILD.log" 2>&1[0m
2025-08-20T22:43:56.6887991Z [36;1m fi[0m
2025-08-20T22:43:56.6888281Z [36;1m ##Purge Tokens (in case set -x & gh didn't redact)[0m
2025-08-20T22:43:56.6888959Z [36;1m cat "${SYSTMP}/BUILD.log" | ansi2txt > "${SYSTMP}/BUILD.gh.log.txt"[0m
2025-08-20T22:43:56.6889418Z [36;1m sed -i '/.*github_pat.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T22:43:56.6889819Z [36;1m sed -i '/.*ghp_.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T22:43:56.6890298Z [36;1m sed -i '/.*access_key_id.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T22:43:56.6890724Z [36;1m sed -i '/.*token.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T22:43:56.6891205Z [36;1m sed -i '/.*secret_access_key.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T22:43:56.6891642Z [36;1m sed -i '/.*token.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T22:43:56.6892078Z [36;1m sed -i '/.*cloudflarestorage.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T22:43:56.6892555Z [36;1m mv -fv "${SYSTMP}/BUILD.gh.log.txt" "${SYSTMP}/BUILD.log"[0m
2025-08-20T22:43:56.6892887Z [36;1mpopd >/dev/null 2>&1[0m
2025-08-20T22:43:56.6920066Z shell: /usr/bin/bash -e {0}
2025-08-20T22:43:56.6920569Z env:
2025-08-20T22:43:56.6920841Z   CROSS_COMPILING: NO
2025-08-20T22:43:56.6921124Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T22:43:56.6921389Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T22:43:56.6921674Z   ON_QEMU: NO
2025-08-20T22:43:56.6921885Z   DEBUG: 0
2025-08-20T22:43:56.6922087Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T22:43:56.6922380Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T22:43:56.6922741Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/stress-ng/official/source
2025-08-20T22:43:56.6923112Z   KEEP_LOGS: YES
2025-08-20T22:43:56.6923333Z   GITHUB_TEST_BUILD: YES
2025-08-20T22:43:56.6923573Z   PKG_FAMILY_LOCAL: stress-ng
2025-08-20T22:43:56.6924024Z   SBUILD_REBUILD: false
2025-08-20T22:43:56.6924638Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/stress-ng/static.official.source.yaml
2025-08-20T22:43:56.6925232Z   BUILD_SYS: docker://clang+make
2025-08-20T22:43:56.6925525Z   BUILD_ON_HOST: FALSE
2025-08-20T22:43:56.6925754Z   BUILD_SYSTEM: DOCKER
2025-08-20T22:43:56.6925965Z   SYSTMP: /tmp
2025-08-20T22:43:56.6926238Z   GHA_MODE: MATRIX
2025-08-20T22:43:56.6926679Z   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-20T22:43:56.6927467Z   GHCR_TOKEN: ***
2025-08-20T22:43:56.6927814Z   GITHUB_TOKEN: ***
2025-08-20T22:43:56.6928098Z   GITLAB_TOKEN: ***
2025-08-20T22:43:56.6929701Z   MINISIGN_KEY: ***
2025-08-20T22:43:56.6929947Z ##[endgroup]
2025-08-20T22:43:56.7522375Z [+] SBUILD Builder Version: 0.2.2
2025-08-20T22:43:56.8236251Z   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2025-08-20T22:43:56.8236851Z                                  Dload  Upload   Total   Spent    Left  Speed
2025-08-20T22:43:56.8237089Z 
2025-08-20T22:43:56.8665200Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
2025-08-20T22:43:56.8665894Z 100  4474  100  4474    0     0   101k      0 --:--:-- --:--:-- --:--:--  104k
2025-08-20T22:43:56.8679022Z (SBUILD) <== https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/stress-ng/static.official.source.yaml
2025-08-20T22:43:56.8766663Z 
2025-08-20T22:43:56.8767431Z [+] Building [/tmp/tmp.EbGyqugIfU/SBUILD_INPUT] Locally
2025-08-20T22:43:56.8767776Z 
2025-08-20T22:43:56.8780335Z '/tmp/tmp.EbGyqugIfU/SBUILD_INPUT' -> '/tmp/pkgforge/eCUlzWPXQ_build.yaml'
2025-08-20T22:43:56.9692364Z 
2025-08-20T22:43:56.9693164Z [+] Passwordless sudo is Configured
2025-08-20T22:43:57.0327891Z 
2025-08-20T22:43:57.0341151Z [+] Setting Install Dir (ROOT) :: /usr/local/bin
2025-08-20T22:43:57.0341633Z 
2025-08-20T22:43:57.0739960Z 
2025-08-20T22:43:57.0741695Z [+] Fetching Bins from (Default) :: https://bin.pkgforge.dev/aarch64-Linux
2025-08-20T22:43:57.0742070Z 
2025-08-20T22:43:57.0742102Z 
2025-08-20T22:43:57.0742339Z [+] Installing in Sequential (Slow) Mode [Re Run : export PARALLEL=1 for Speed]
2025-08-20T22:43:57.0742744Z 
2025-08-20T22:43:57.0782465Z [+] Installing: 7z -> 7z
2025-08-20T22:43:57.2246157Z [+] Installing: actionlint -> actionlint
2025-08-20T22:43:57.3693561Z [+] Installing: anew -> anew
2025-08-20T22:43:57.5035468Z [+] Installing: anew-rs -> anew-rs
2025-08-20T22:43:57.6307837Z [+] Installing: ansi2html -> ansi2html
2025-08-20T22:43:57.9444234Z [+] Installing: ansi2txt -> ansi2txt
2025-08-20T22:43:58.0461362Z [+] Installing: archey -> archey
2025-08-20T22:43:58.2117845Z [+] Installing: aria2 -> aria2c
2025-08-20T22:43:58.5844830Z [+] Installing: askalono -> askalono
2025-08-20T22:43:58.9274551Z [+] Installing: bsdtar -> bsdtar
2025-08-20T22:43:59.0981053Z [+] Installing: b3sum -> b3sum
2025-08-20T22:43:59.2250542Z [+] Installing: bita -> bita
2025-08-20T22:43:59.6363552Z [+] Installing: btop -> btop
2025-08-20T22:43:59.7700227Z [+] Installing: chafa -> chafa
2025-08-20T22:44:00.1501791Z [+] Installing: cloudflared -> cloudflared
2025-08-20T22:44:00.3517456Z [+] Installing: croc -> croc
2025-08-20T22:44:00.5141479Z [+] Installing: csvtk -> csvtk
2025-08-20T22:44:00.7066802Z [+] Installing: cutlines -> cutlines
2025-08-20T22:44:01.0217628Z curl: (22) The requested URL returned error: 404
2025-08-20T22:44:01.0254890Z [-] Failed to install cutlines to /usr/local/bin/cutlines
2025-08-20T22:44:01.0255318Z [+] Installing: dbin -> dbin
2025-08-20T22:44:01.2021516Z [+] Installing: dasel -> dasel
2025-08-20T22:44:03.1410258Z [+] Installing: delta -> delta
2025-08-20T22:44:03.4895475Z [+] Installing: ds -> ds
2025-08-20T22:44:03.7861355Z curl: (22) The requested URL returned error: 404
2025-08-20T22:44:03.7897466Z [-] Failed to install ds to /usr/local/bin/ds
2025-08-20T22:44:03.7898035Z [+] Installing: dos2unix -> dos2unix
2025-08-20T22:44:04.1089831Z [+] Installing: duf -> duf
2025-08-20T22:44:04.2545027Z [+] Installing: duplicut -> duplicut
2025-08-20T22:44:04.3813509Z [+] Installing: dust -> dust
2025-08-20T22:44:04.5167108Z [+] Installing: dwarfs-tools -> dwarfs
2025-08-20T22:44:04.8852053Z [+] Installing: dwarfs-tools -> mkdwarfs
2025-08-20T22:44:05.2388441Z [+] Installing: dysk -> dysk
2025-08-20T22:44:05.3680644Z [+] Installing: eget -> eget
2025-08-20T22:44:05.5335902Z [+] Installing: epoch -> epoch
2025-08-20T22:44:05.6802976Z [+] Installing: faketty -> faketty
2025-08-20T22:44:06.0162062Z [+] Installing: fastfetch -> fastfetch
2025-08-20T22:44:06.1698477Z [+] Installing: freeze -> freeze
2025-08-20T22:44:06.5407266Z [+] Installing: fusermount3 -> fusermount
2025-08-20T22:44:06.6576880Z [+] Installing: gdu -> gdu
2025-08-20T22:44:06.8481089Z [+] Installing: gh -> gh
2025-08-20T22:44:07.0803619Z [+] Installing: gitleaks -> gitleaks
2025-08-20T22:44:07.2618806Z [+] Installing: git-sizer -> git-sizer
2025-08-20T22:44:07.3993544Z [+] Installing: glab -> glab
2025-08-20T22:44:07.8329450Z [+] Installing: glow -> glow
2025-08-20T22:44:08.2317735Z [+] Installing: httpx -> httpx
2025-08-20T22:44:08.4292251Z [+] Installing: huggingface-cli -> huggingface-cli
2025-08-20T22:44:08.6270326Z [+] Installing: husarnet -> husarnet
2025-08-20T22:44:08.9222234Z curl: (22) The requested URL returned error: 404
2025-08-20T22:44:08.9256342Z [-] Failed to install husarnet to /usr/local/bin/husarnet
2025-08-20T22:44:08.9256967Z [+] Installing: husarnet-daemon -> husarnet-daemon
2025-08-20T22:44:09.0157793Z curl: (22) The requested URL returned error: 404
2025-08-20T22:44:09.0189928Z [-] Failed to install husarnet-daemon to /usr/local/bin/husarnet-daemon
2025-08-20T22:44:09.0190615Z [+] Installing: imgcat -> imgcat
2025-08-20T22:44:09.3199011Z [+] Installing: jc -> jc
2025-08-20T22:44:09.5100872Z [+] Installing: jq -> jq
2025-08-20T22:44:09.8421751Z [+] Installing: logdy -> logdy
2025-08-20T22:44:10.2323190Z [+] Installing: micro -> micro
2025-08-20T22:44:10.4136062Z [+] Installing: miniserve -> miniserve
2025-08-20T22:44:10.5707837Z [+] Installing: minisign -> minisign
2025-08-20T22:44:10.8858224Z [+] Installing: ncdu -> ncdu
2025-08-20T22:44:11.2445184Z [+] Installing: notify -> notify
2025-08-20T22:44:11.4406035Z [+] Installing: ouch -> ouch
2025-08-20T22:44:11.7857212Z [+] Installing: oras -> oras
2025-08-20T22:44:11.9453552Z [+] Installing: pipetty -> pipetty
2025-08-20T22:44:12.2607768Z [+] Installing: pixterm -> pixterm
2025-08-20T22:44:12.4103484Z [+] Installing: qsv -> qsv
2025-08-20T22:44:12.6149376Z [+] Installing: rclone -> rclone
2025-08-20T22:44:12.8634227Z [+] Installing: ripgrep -> rg
2025-08-20T22:44:13.2087039Z [+] Installing: rga -> rga
2025-08-20T22:44:13.3634396Z [+] Installing: rsync -> rsync
2025-08-20T22:44:13.7094303Z [+] Installing: script -> script
2025-08-20T22:44:13.8235002Z [+] Installing: shellcheck -> shellcheck
2025-08-20T22:44:14.0288132Z [+] Installing: soar -> soar
2025-08-20T22:44:14.1929504Z [+] Installing: speedtest-go -> speedtest-go
2025-08-20T22:44:14.5594155Z [+] Installing: sstrip -> sstrip
2025-08-20T22:44:14.6641548Z [+] Installing: strace -> strace
2025-08-20T22:44:14.9982152Z [+] Installing: sttr -> sttr
2025-08-20T22:44:15.1511272Z [+] Installing: tailscale -> tailscale
2025-08-20T22:44:15.3728417Z [+] Installing: tailscaled -> tailscaled
2025-08-20T22:44:15.7599649Z [+] Installing: taplo -> taplo
2025-08-20T22:44:16.1220610Z [+] Installing: tldr -> tldr
2025-08-20T22:44:16.2721682Z [+] Installing: tldr -> tealdeer
2025-08-20T22:44:17.7520143Z [+] Installing: tmux -> tmux
2025-08-20T22:44:17.8856980Z [+] Installing: tok -> tok
2025-08-20T22:44:18.0154815Z [+] Installing: trufflehog -> trufflehog
2025-08-20T22:44:18.1929673Z [+] Installing: trurl -> trurl
2025-08-20T22:44:18.5649076Z [+] Installing: tss -> tss
2025-08-20T22:44:18.6821157Z [+] Installing: ulexec -> ulexec
2025-08-20T22:44:19.0421264Z [+] Installing: unfurl -> unfurl
2025-08-20T22:44:19.3974306Z [+] Installing: upx -> upx
2025-08-20T22:44:19.7149684Z [+] Installing: validtoml -> validtoml
2025-08-20T22:44:19.8672054Z [+] Installing: wget -> wget
2025-08-20T22:44:20.0193468Z [+] Installing: wget2 -> wget2
2025-08-20T22:44:20.1549844Z [+] Installing: wormhole-rs -> wormhole-rs
2025-08-20T22:44:20.3021563Z [+] Installing: xq -> xq
2025-08-20T22:44:20.4623769Z [+] Installing: xz -> xz
2025-08-20T22:44:20.5831700Z [+] Installing: unxz -> unxz
2025-08-20T22:44:20.7021354Z [+] Installing: yq -> yq
2025-08-20T22:44:21.1194548Z [+] Installing: yj -> yj
2025-08-20T22:44:21.7487782Z [+] Installing: zapper -> zapper
2025-08-20T22:44:22.0630595Z [+] Installing: zapper-stealth -> zproccer
2025-08-20T22:44:22.3850219Z [+] Installing: zerotier-cli -> zerotier-cli
2025-08-20T22:44:22.6741349Z curl: (22) The requested URL returned error: 404
2025-08-20T22:44:22.6775778Z [-] Failed to install zerotier-cli to /usr/local/bin/zerotier-cli
2025-08-20T22:44:22.6776217Z [+] Installing: zerotier-idtool -> zerotier-idtool
2025-08-20T22:44:22.9711761Z curl: (22) The requested URL returned error: 404
2025-08-20T22:44:22.9746290Z [-] Failed to install zerotier-idtool to /usr/local/bin/zerotier-idtool
2025-08-20T22:44:22.9748104Z [+] Installing: zerotier-one -> zerotier-one
2025-08-20T22:44:23.0612758Z curl: (22) The requested URL returned error: 404
2025-08-20T22:44:23.0647748Z [-] Failed to install zerotier-one to /usr/local/bin/zerotier-one
2025-08-20T22:44:23.0648144Z [+] Installing: zstd -> zstd
2025-08-20T22:44:23.3922590Z [+] Creating symlinks...
2025-08-20T22:44:23.4002853Z '/usr/bin/7z' -> '/usr/local/bin/7z'
2025-08-20T22:44:23.4087311Z '/usr/bin/actionlint' -> '/usr/local/bin/actionlint'
2025-08-20T22:44:23.4170838Z '/usr/bin/anew' -> '/usr/local/bin/anew'
2025-08-20T22:44:23.4252496Z '/usr/bin/anew-rs' -> '/usr/local/bin/anew-rs'
2025-08-20T22:44:23.4335273Z '/usr/bin/ansi2html' -> '/usr/local/bin/ansi2html'
2025-08-20T22:44:23.4416951Z '/usr/bin/ansi2txt' -> '/usr/local/bin/ansi2txt'
2025-08-20T22:44:23.4499852Z '/usr/bin/archey' -> '/usr/local/bin/archey'
2025-08-20T22:44:23.4585462Z '/usr/bin/aria2c' -> '/usr/local/bin/aria2c'
2025-08-20T22:44:23.4670510Z '/usr/bin/askalono' -> '/usr/local/bin/askalono'
2025-08-20T22:44:23.4756427Z '/usr/bin/bsdtar' -> '/usr/local/bin/bsdtar'
2025-08-20T22:44:23.4842302Z '/usr/bin/b3sum' -> '/usr/local/bin/b3sum'
2025-08-20T22:44:23.4929647Z '/usr/bin/bita' -> '/usr/local/bin/bita'
2025-08-20T22:44:23.5017685Z '/usr/bin/btop' -> '/usr/local/bin/btop'
2025-08-20T22:44:23.5108984Z '/usr/bin/chafa' -> '/usr/local/bin/chafa'
2025-08-20T22:44:23.5199895Z '/usr/bin/cloudflared' -> '/usr/local/bin/cloudflared'
2025-08-20T22:44:23.5289911Z '/usr/bin/croc' -> '/usr/local/bin/croc'
2025-08-20T22:44:23.5377176Z '/usr/bin/csvtk' -> '/usr/local/bin/csvtk'
2025-08-20T22:44:23.5413638Z [-] Warning: Target /usr/local/bin/cutlines does not exist for symlink cutlines
2025-08-20T22:44:23.5486711Z '/usr/bin/dbin' -> '/usr/local/bin/dbin'
2025-08-20T22:44:23.5569656Z '/usr/bin/dasel' -> '/usr/local/bin/dasel'
2025-08-20T22:44:23.5654794Z '/usr/bin/delta' -> '/usr/local/bin/delta'
2025-08-20T22:44:23.5691263Z [-] Warning: Target /usr/local/bin/ds does not exist for symlink ds
2025-08-20T22:44:23.5767034Z '/usr/bin/dos2unix' -> '/usr/local/bin/dos2unix'
2025-08-20T22:44:23.5851228Z '/usr/bin/duf' -> '/usr/local/bin/duf'
2025-08-20T22:44:23.5934436Z '/usr/bin/duplicut' -> '/usr/local/bin/duplicut'
2025-08-20T22:44:23.6018845Z '/usr/bin/dust' -> '/usr/local/bin/dust'
2025-08-20T22:44:23.6103597Z '/usr/bin/dwarfs' -> '/usr/local/bin/dwarfs'
2025-08-20T22:44:23.6190204Z '/usr/bin/mkdwarfs' -> '/usr/local/bin/mkdwarfs'
2025-08-20T22:44:23.6269931Z '/usr/bin/dysk' -> '/usr/local/bin/dysk'
2025-08-20T22:44:23.6353494Z '/usr/bin/eget' -> '/usr/local/bin/eget'
2025-08-20T22:44:23.6435501Z '/usr/bin/epoch' -> '/usr/local/bin/epoch'
2025-08-20T22:44:23.6516967Z '/usr/bin/faketty' -> '/usr/local/bin/faketty'
2025-08-20T22:44:23.6600346Z '/usr/bin/fastfetch' -> '/usr/local/bin/fastfetch'
2025-08-20T22:44:23.6683333Z '/usr/bin/freeze' -> '/usr/local/bin/freeze'
2025-08-20T22:44:23.6767677Z '/usr/bin/fusermount' -> '/usr/local/bin/fusermount'
2025-08-20T22:44:23.6852198Z '/usr/bin/gdu' -> '/usr/local/bin/gdu'
2025-08-20T22:44:23.6936882Z '/usr/bin/gh' -> '/usr/local/bin/gh'
2025-08-20T22:44:23.7021485Z '/usr/bin/gitleaks' -> '/usr/local/bin/gitleaks'
2025-08-20T22:44:23.7102786Z '/usr/bin/git-sizer' -> '/usr/local/bin/git-sizer'
2025-08-20T22:44:23.7188211Z '/usr/bin/glab' -> '/usr/local/bin/glab'
2025-08-20T22:44:23.7271250Z '/usr/bin/glow' -> '/usr/local/bin/glow'
2025-08-20T22:44:23.7352863Z '/usr/bin/httpx' -> '/usr/local/bin/httpx'
2025-08-20T22:44:23.7438901Z '/home/runner/.local/bin/httpx' -> '/usr/local/bin/httpx'
2025-08-20T22:44:23.7523316Z '/usr/bin/huggingface-cli' -> '/usr/local/bin/huggingface-cli'
2025-08-20T22:44:23.7559396Z [-] Warning: Target /usr/local/bin/husarnet does not exist for symlink husarnet
2025-08-20T22:44:23.7584616Z [-] Warning: Target /usr/local/bin/husarnet-daemon does not exist for symlink husarnet-daemon
2025-08-20T22:44:23.7658402Z '/usr/bin/imgcat' -> '/usr/local/bin/imgcat'
2025-08-20T22:44:23.7741462Z '/usr/bin/jc' -> '/usr/local/bin/jc'
2025-08-20T22:44:23.7824398Z '/usr/bin/jq' -> '/usr/local/bin/jq'
2025-08-20T22:44:23.7905446Z '/usr/bin/logdy' -> '/usr/local/bin/logdy'
2025-08-20T22:44:23.7987840Z '/usr/bin/micro' -> '/usr/local/bin/micro'
2025-08-20T22:44:23.8073295Z '/usr/bin/miniserve' -> '/usr/local/bin/miniserve'
2025-08-20T22:44:23.8160299Z '/usr/bin/minisign' -> '/usr/local/bin/minisign'
2025-08-20T22:44:23.8246828Z '/usr/bin/ncdu' -> '/usr/local/bin/ncdu'
2025-08-20T22:44:23.8334103Z '/usr/bin/notify' -> '/usr/local/bin/notify'
2025-08-20T22:44:23.8423737Z '/usr/bin/ouch' -> '/usr/local/bin/ouch'
2025-08-20T22:44:23.8514745Z '/usr/bin/oras' -> '/usr/local/bin/oras'
2025-08-20T22:44:23.8607353Z '/usr/bin/pipetty' -> '/usr/local/bin/pipetty'
2025-08-20T22:44:23.8699664Z '/usr/bin/pixterm' -> '/usr/local/bin/pixterm'
2025-08-20T22:44:23.8794496Z '/usr/bin/qsv' -> '/usr/local/bin/qsv'
2025-08-20T22:44:23.8881547Z '/usr/bin/rclone' -> '/usr/local/bin/rclone'
2025-08-20T22:44:23.8967787Z '/usr/bin/rg' -> '/usr/local/bin/rg'
2025-08-20T22:44:23.9053169Z '/usr/bin/rga' -> '/usr/local/bin/rga'
2025-08-20T22:44:23.9142035Z '/usr/bin/rsync' -> '/usr/local/bin/rsync'
2025-08-20T22:44:23.9231688Z '/usr/bin/script' -> '/usr/local/bin/script'
2025-08-20T22:44:23.9321413Z '/usr/bin/shellcheck' -> '/usr/local/bin/shellcheck'
2025-08-20T22:44:23.9409237Z '/usr/bin/soar' -> '/usr/local/bin/soar'
2025-08-20T22:44:23.9497011Z '/usr/bin/speedtest-go' -> '/usr/local/bin/speedtest-go'
2025-08-20T22:44:23.9585433Z '/usr/bin/sstrip' -> '/usr/local/bin/sstrip'
2025-08-20T22:44:23.9671819Z '/usr/bin/strace' -> '/usr/local/bin/strace'
2025-08-20T22:44:23.9757612Z '/usr/bin/sttr' -> '/usr/local/bin/sttr'
2025-08-20T22:44:23.9843390Z '/usr/bin/tailscale' -> '/usr/local/bin/tailscale'
2025-08-20T22:44:23.9928546Z '/usr/bin/tailscaled' -> '/usr/local/bin/tailscaled'
2025-08-20T22:44:24.0011935Z '/usr/bin/taplo' -> '/usr/local/bin/taplo'
2025-08-20T22:44:24.0094819Z '/usr/bin/tldr' -> '/usr/local/bin/tldr'
2025-08-20T22:44:24.0181241Z '/usr/bin/tealdeer' -> '/usr/local/bin/tealdeer'
2025-08-20T22:44:24.0264967Z '/usr/bin/tmux' -> '/usr/local/bin/tmux'
2025-08-20T22:44:24.0350251Z '/usr/bin/tok' -> '/usr/local/bin/tok'
2025-08-20T22:44:24.0435779Z '/usr/bin/trufflehog' -> '/usr/local/bin/trufflehog'
2025-08-20T22:44:24.0521062Z '/usr/bin/trurl' -> '/usr/local/bin/trurl'
2025-08-20T22:44:24.0605423Z '/usr/bin/tss' -> '/usr/local/bin/tss'
2025-08-20T22:44:24.0691512Z '/usr/bin/ulexec' -> '/usr/local/bin/ulexec'
2025-08-20T22:44:24.0779455Z '/usr/bin/unfurl' -> '/usr/local/bin/unfurl'
2025-08-20T22:44:24.0867132Z '/usr/bin/upx' -> '/usr/local/bin/upx'
2025-08-20T22:44:24.0952157Z '/usr/bin/validtoml' -> '/usr/local/bin/validtoml'
2025-08-20T22:44:24.1038851Z '/usr/bin/wget' -> '/usr/local/bin/wget'
2025-08-20T22:44:24.1128431Z '/usr/bin/wget2' -> '/usr/local/bin/wget2'
2025-08-20T22:44:24.1218370Z '/usr/bin/wormhole-rs' -> '/usr/local/bin/wormhole-rs'
2025-08-20T22:44:24.1308824Z '/usr/bin/xq' -> '/usr/local/bin/xq'
2025-08-20T22:44:24.1400686Z '/usr/bin/xz' -> '/usr/local/bin/xz'
2025-08-20T22:44:24.1488198Z '/usr/bin/unxz' -> '/usr/local/bin/unxz'
2025-08-20T22:44:24.1573141Z '/usr/bin/yq' -> '/usr/local/bin/yq'
2025-08-20T22:44:24.1660011Z '/usr/bin/yj' -> '/usr/local/bin/yj'
2025-08-20T22:44:24.1744927Z '/usr/bin/zapper' -> '/usr/local/bin/zapper'
2025-08-20T22:44:24.1830553Z '/usr/bin/zproccer' -> '/usr/local/bin/zproccer'
2025-08-20T22:44:24.1866076Z [-] Warning: Target /usr/local/bin/zerotier-cli does not exist for symlink zerotier-cli
2025-08-20T22:44:24.1891878Z [-] Warning: Target /usr/local/bin/zerotier-idtool does not exist for symlink zerotier-idtool
2025-08-20T22:44:24.1919071Z [-] Warning: Target /usr/local/bin/zerotier-one does not exist for symlink zerotier-one
2025-08-20T22:44:24.1998173Z '/usr/bin/zstd' -> '/usr/local/bin/zstd'
2025-08-20T22:44:24.2024397Z 
2025-08-20T22:44:24.2025323Z [!] Failed to install: husarnet cutlines ds zerotier-one zerotier-idtool zerotier-cli husarnet-daemon
2025-08-20T22:44:24.2025699Z 
2025-08-20T22:44:24.2326129Z 
2025-08-20T22:44:24.2412045Z 
2025-08-20T22:44:24.2413033Z [+] Disk Size (/usr/local/bin) :: 740M --> 1.6G
2025-08-20T22:44:24.2413273Z 
2025-08-20T22:44:24.2413355Z [+] Installation completed!
2025-08-20T22:44:24.2490719Z 
2025-08-20T22:44:24.2491139Z [+] GITHUB_TOKEN is Exported
2025-08-20T22:44:24.5423293Z github.com
2025-08-20T22:44:24.5424130Z   ✓ Logged in to github.com account Azathothas (GITHUB_TOKEN)
2025-08-20T22:44:24.5424515Z   - Active account: true
2025-08-20T22:44:24.5424731Z   - Git operations protocol: https
2025-08-20T22:44:24.5424983Z   - Token: ghp_************************************
2025-08-20T22:44:24.5425606Z   - 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-20T22:44:24.5426239Z   ! Missing required token scopes: 'repo', 'read:org'
2025-08-20T22:44:24.5426564Z   - To request missing scopes, run: gh auth refresh -h github.com
2025-08-20T22:44:24.6433064Z Limit: 5000, Remaining: 3972, Reset: 2025-08-20 23:28:26 +0000 UTC (44m1s)
2025-08-20T22:44:24.6443536Z 
2025-08-20T22:44:24.6443769Z [+] GHCR_TOKEN is Exported
2025-08-20T22:44:24.6475309Z WARNING! Using --password via the CLI is insecure. Use --password-stdin.
2025-08-20T22:44:24.7440698Z Login Succeeded
2025-08-20T22:44:24.7451734Z 
2025-08-20T22:44:24.7452330Z [+] GITLAB is Exported
2025-08-20T22:44:24.8669723Z [git remote -v]
2025-08-20T22:44:25.0733461Z gitlab.com
2025-08-20T22:44:25.0734410Z   ✓ Logged in to gitlab.com as Ajamx101 (GITLAB_TOKEN)
2025-08-20T22:44:25.0734945Z   ✓ Git operations for gitlab.com configured to use ssh protocol.
2025-08-20T22:44:25.0735401Z   ✓ API calls for gitlab.com are made over https protocol.
2025-08-20T22:44:25.0735794Z   ✓ REST API Endpoint: https://gitlab.com/api/v4/
2025-08-20T22:44:25.0736139Z   ✓ GraphQL Endpoint: https://gitlab.com/api/graphql/
2025-08-20T22:44:25.0736447Z   ✓ Token found: **************************
2025-08-20T22:44:25.0736634Z 
2025-08-20T22:44:25.0736943Z ! One of GITLAB_TOKEN, GITLAB_ACCESS_TOKEN, OAUTH_TOKEN environment variables is set. It will be used for all authentication.
2025-08-20T22:44:25.0737403Z [git remote -v]
2025-08-20T22:44:25.0749123Z 2025/08/20 22:44:25 [Could not determine base repo in telemetry hook:  fatal: not a git repository (or any of the parent directories): .git
2025-08-20T22:44:25.0749997Z git: exit status 128]
2025-08-20T22:44:25.3565526Z 
2025-08-20T22:44:25.3565539Z 
2025-08-20T22:44:25.3566475Z  [+] Started Initializing Linux runnervmdbl46 6.11.0-1015-azure aarch64 :: at Wednesday, 2025-08-20 (10:44:25 PM)
2025-08-20T22:44:25.3566896Z 
2025-08-20T22:44:25.3566900Z 
2025-08-20T22:44:25.3566968Z [+] USER = runner
2025-08-20T22:44:25.3567144Z [+] HOME = /home/runner
2025-08-20T22:44:25.3570550Z [+] PATH = /home/runner/.local/share/soar/bin:/home/runner/bin:/home/runner/.cargo/bin:/home/runner/.cargo/env:/home/runner/.config/guix/current/bin/guix:/home/runner/.go/bin:/home/runner/go/bin:/home/runner/.local/bin:/home/runner/miniconda3/bin:/home/runner/miniconda3/condabin:/root/.config/guix/current/bin/guix:/usr/local/zig:/usr/local/zig/lib:/usr/local/zig/lib/include:/usr/local/musl/bin:/usr/local/musl/lib:/usr/local/musl/include:/snap/bin:/opt/pipx_bin:/home/runner/.config/composer/vendor/bin:/opt/google-cloud-sdk/bin:/home/runner/.dotnet/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
2025-08-20T22:44:25.3572767Z 
2025-08-20T22:44:25.4668705Z Hit:1 https://packages.microsoft.com/repos/azure-cli noble InRelease
2025-08-20T22:44:25.4669563Z Hit:2 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease
2025-08-20T22:44:25.6441502Z Hit:3 http://ports.ubuntu.com/ubuntu-ports noble InRelease
2025-08-20T22:44:25.6607266Z Hit:4 http://ports.ubuntu.com/ubuntu-ports noble-updates InRelease
2025-08-20T22:44:25.6773542Z Hit:5 http://ports.ubuntu.com/ubuntu-ports noble-backports InRelease
2025-08-20T22:44:25.6939911Z Hit:6 http://ports.ubuntu.com/ubuntu-ports noble-security InRelease
2025-08-20T22:44:26.6962086Z Reading package lists...
2025-08-20T22:44:26.7310129Z Reading package lists...
2025-08-20T22:44:27.0138210Z Building dependency tree...
2025-08-20T22:44:27.0145357Z Reading state information...
2025-08-20T22:44:27.4583618Z apt-transport-https is already the newest version (2.8.3).
2025-08-20T22:44:27.4584022Z apt-utils is already the newest version (2.8.3).
2025-08-20T22:44:27.4584340Z ca-certificates is already the newest version (20240203).
2025-08-20T22:44:27.4584659Z coreutils is already the newest version (9.4-3ubuntu6).
2025-08-20T22:44:27.4584976Z gnupg2 is already the newest version (2.4.4-2ubuntu17.3).
2025-08-20T22:44:27.4585280Z moreutils is already the newest version (0.69-1).
2025-08-20T22:44:27.4585633Z software-properties-common is already the newest version (0.99.49.3).
2025-08-20T22:44:27.4586022Z util-linux is already the newest version (2.39.3-9ubuntu6.3).
2025-08-20T22:44:27.4586800Z 0 upgraded, 0 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T22:44:27.5360210Z Hit:1 https://packages.microsoft.com/repos/azure-cli noble InRelease
2025-08-20T22:44:27.5361167Z Hit:2 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease
2025-08-20T22:44:27.6257854Z Hit:3 http://ports.ubuntu.com/ubuntu-ports noble InRelease
2025-08-20T22:44:27.6424805Z Hit:4 http://ports.ubuntu.com/ubuntu-ports noble-updates InRelease
2025-08-20T22:44:27.6591889Z Hit:5 http://ports.ubuntu.com/ubuntu-ports noble-backports InRelease
2025-08-20T22:44:27.6760193Z Hit:6 http://ports.ubuntu.com/ubuntu-ports noble-security InRelease
2025-08-20T22:44:28.7163928Z Reading package lists...
2025-08-20T22:44:28.7486505Z Reading package lists...
2025-08-20T22:44:28.9970768Z Building dependency tree...
2025-08-20T22:44:28.9979529Z Reading state information...
2025-08-20T22:44:29.2791829Z aria2 is already the newest version (1.37.0+debian-1build3).
2025-08-20T22:44:29.2792229Z automake is already the newest version (1:1.16.5-1.3ubuntu1).
2025-08-20T22:44:29.2792580Z bc is already the newest version (1.07.1-3ubuntu4).
2025-08-20T22:44:29.2792919Z binutils is already the newest version (2.42-4ubuntu2.5).
2025-08-20T22:44:29.2793249Z ca-certificates is already the newest version (20240203).
2025-08-20T22:44:29.2793573Z diffutils is already the newest version (1:3.10-1build1).
2025-08-20T22:44:29.2794278Z dos2unix is already the newest version (7.5.1-1).
2025-08-20T22:44:29.2794570Z gawk is already the newest version (1:5.2.1-2build3).
2025-08-20T22:44:29.2794947Z gawk set to manually installed.
2025-08-20T22:44:29.2795433Z git-lfs is already the newest version (3.6.1).
2025-08-20T22:44:29.2795792Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T22:44:29.2796157Z libtool is already the newest version (2.4.7-7build1).
2025-08-20T22:44:29.2796533Z make is already the newest version (4.3-4.1build2).
2025-08-20T22:44:29.2796952Z p7zip-full is already the newest version (16.02+transitional.1).
2025-08-20T22:44:29.2797344Z rsync is already the newest version (3.2.7-1ubuntu1.2).
2025-08-20T22:44:29.2797729Z texinfo is already the newest version (7.1-3build2).
2025-08-20T22:44:29.2798076Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T22:44:29.2798443Z The following additional packages will be installed:
2025-08-20T22:44:29.2799296Z   fonts-droid-fallback fonts-noto-mono fonts-urw-base35 ghostscript
2025-08-20T22:44:29.2799772Z   imagemagick-6.q16 libdjvulibre-text libdjvulibre21 libgs-common libgs10
2025-08-20T22:44:29.2800503Z   libgs10-common libhiredis1.1.0 libidn12 libijs-0.35 libimath-3-1-29t64
2025-08-20T22:44:29.2800968Z   libjbig2dec0 libjxr-tools libjxr0t64 libmagickcore-6.q16-7-extra
2025-08-20T22:44:29.2801439Z   libnetpbm11t64 libopenexr-3-1-30 libpaper-utils libpaper1 libwmflite-0.2-7
2025-08-20T22:44:29.2801932Z   netpbm poppler-data xfonts-encodings xfonts-utils
2025-08-20T22:44:29.2810336Z Suggested packages:
2025-08-20T22:44:29.2810846Z   distcc | icecc fonts-noto fonts-freefont-otf | fonts-freefont-ttf
2025-08-20T22:44:29.2811354Z   fonts-texgyre texlive-binaries imagemagick-6-doc autotrace cups-bsd | lpr
2025-08-20T22:44:29.2811852Z   | lprng enscript ffmpeg gimp gnuplot grads graphviz hp2xx html2ps libwmf-bin
2025-08-20T22:44:29.2812419Z   mplayer povray radiance sane-utils texlive-base-bin transfig libraw-bin
2025-08-20T22:44:29.2812865Z   xdg-utils inkscape poppler-utils fonts-japanese-mincho
2025-08-20T22:44:29.2813280Z   | fonts-ipafont-mincho fonts-japanese-gothic | fonts-ipafont-gothic
2025-08-20T22:44:29.3049631Z   fonts-arphic-ukai fonts-arphic-uming fonts-nanum
2025-08-20T22:44:29.3050026Z The following NEW packages will be installed:
2025-08-20T22:44:29.3050577Z   b3sum build-essential ccache fonts-droid-fallback fonts-noto-mono
2025-08-20T22:44:29.3051669Z   fonts-urw-base35 ghostscript imagemagick imagemagick-6.q16 libdjvulibre-text
2025-08-20T22:44:29.3052183Z   libdjvulibre21 libgs-common libgs10 libgs10-common libhiredis1.1.0 libidn12
2025-08-20T22:44:29.3053083Z   libijs-0.35 libimath-3-1-29t64 libjbig2dec0 libjxr-tools libjxr0t64
2025-08-20T22:44:29.3053561Z   libmagickcore-6.q16-7-extra libnetpbm11t64 libopenexr-3-1-30 libpaper-utils
2025-08-20T22:44:29.3058173Z   libpaper1 libtool-bin libwmflite-0.2-7 lzip musl musl-dev musl-tools netpbm
2025-08-20T22:44:29.3059742Z   poppler-data xfonts-encodings xfonts-utils
2025-08-20T22:44:29.3792280Z 0 upgraded, 36 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T22:44:29.3792891Z Need to get 27.2 MB of archives.
2025-08-20T22:44:29.3793248Z After this operation, 111 MB of additional disk space will be used.
2025-08-20T22:44:29.3793838Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 fonts-droid-fallback all 1:6.0.1r16-1.1build1 [1805 kB]
2025-08-20T22:44:29.5202374Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 poppler-data all 0.4.12-1 [2060 kB]
2025-08-20T22:44:29.5562176Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 b3sum arm64 1.2.0-1 [343 kB]
2025-08-20T22:44:29.5748177Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 build-essential arm64 12.10ubuntu1 [4932 B]
2025-08-20T22:44:29.5915084Z Get:5 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 libhiredis1.1.0 arm64 1.2.0-6ubuntu3 [40.7 kB]
2025-08-20T22:44:29.6084410Z Get:6 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 ccache arm64 4.9.1-1 [541 kB]
2025-08-20T22:44:29.6281412Z Get:7 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 fonts-noto-mono all 20201225-2 [435 kB]
2025-08-20T22:44:29.6472407Z Get:8 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 xfonts-encodings all 1:1.0.5-0ubuntu2 [578 kB]
2025-08-20T22:44:29.6671393Z Get:9 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 xfonts-utils arm64 1:7.7+6build3 [93.1 kB]
2025-08-20T22:44:29.6844987Z Get:10 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 fonts-urw-base35 all 20200910-8 [11.0 MB]
2025-08-20T22:44:29.7593531Z Get:11 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libgs-common all 10.02.1~dfsg1-0ubuntu7.7 [176 kB]
2025-08-20T22:44:29.7769926Z Get:12 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libgs10-common all 10.02.1~dfsg1-0ubuntu7.7 [488 kB]
2025-08-20T22:44:29.7964170Z Get:13 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libidn12 arm64 1.42-1build1 [56.9 kB]
2025-08-20T22:44:29.8134227Z Get:14 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libijs-0.35 arm64 0.35-15.1build1 [15.3 kB]
2025-08-20T22:44:29.8302615Z Get:15 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libjbig2dec0 arm64 0.20-1build3 [63.2 kB]
2025-08-20T22:44:29.8474862Z Get:16 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libpaper1 arm64 1.1.29build1 [13.4 kB]
2025-08-20T22:44:29.8644014Z Get:17 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libgs10 arm64 10.02.1~dfsg1-0ubuntu7.7 [3777 kB]
2025-08-20T22:44:29.9009802Z Get:18 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 ghostscript arm64 10.02.1~dfsg1-0ubuntu7.7 [43.5 kB]
2025-08-20T22:44:29.9755354Z Get:19 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 imagemagick-6.q16 arm64 8:6.9.12.98+dfsg1-5.2build2 [254 kB]
2025-08-20T22:44:29.9954300Z Get:20 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 imagemagick arm64 8:6.9.12.98+dfsg1-5.2build2 [14.2 kB]
2025-08-20T22:44:30.0122532Z Get:21 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libdjvulibre-text all 3.5.28-2ubuntu0.24.04.1 [50.9 kB]
2025-08-20T22:44:30.0293025Z Get:22 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libdjvulibre21 arm64 3.5.28-2ubuntu0.24.04.1 [608 kB]
2025-08-20T22:44:30.0495030Z Get:23 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 libimath-3-1-29t64 arm64 3.1.9-3.1ubuntu2 [68.2 kB]
2025-08-20T22:44:30.0667895Z Get:24 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 libjxr0t64 arm64 1.2~git20170615.f752187-5.1ubuntu2 [177 kB]
2025-08-20T22:44:30.0846119Z Get:25 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 libjxr-tools arm64 1.2~git20170615.f752187-5.1ubuntu2 [16.0 kB]
2025-08-20T22:44:30.1014173Z Get:26 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 libopenexr-3-1-30 arm64 3.1.5-5.1build3 [939 kB]
2025-08-20T22:44:30.1231273Z Get:27 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libwmflite-0.2-7 arm64 0.2.13-1.1build3 [68.6 kB]
2025-08-20T22:44:30.1403986Z Get:28 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 libmagickcore-6.q16-7-extra arm64 8:6.9.12.98+dfsg1-5.2build2 [67.7 kB]
2025-08-20T22:44:30.1575293Z Get:29 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 libnetpbm11t64 arm64 2:11.05.02-1.1build1 [113 kB]
2025-08-20T22:44:30.1749228Z Get:30 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libpaper-utils arm64 1.1.29build1 [8490 B]
2025-08-20T22:44:30.1918212Z Get:31 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libtool-bin arm64 2.4.7-7build1 [84.0 kB]
2025-08-20T22:44:30.2093173Z Get:32 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 lzip arm64 1.24.1-1build1 [81.7 kB]
2025-08-20T22:44:30.2267037Z Get:33 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 netpbm arm64 2:11.05.02-1.1build1 [2092 kB]
2025-08-20T22:44:30.2545445Z Get:34 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 musl arm64 1.2.4-2 [420 kB]
2025-08-20T22:44:30.2736086Z Get:35 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 musl-dev arm64 1.2.4-2 [613 kB]
2025-08-20T22:44:30.2938727Z Get:36 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 musl-tools arm64 1.2.4-2 [5542 B]
2025-08-20T22:44:30.5655881Z Preconfiguring packages ...
2025-08-20T22:44:30.6889385Z Fetched 27.2 MB in 1s (27.8 MB/s)
2025-08-20T22:44:30.7340751Z Selecting previously unselected package fonts-droid-fallback.
2025-08-20T22:44:30.7374530Z (Reading database ... 
2025-08-20T22:44:30.7374745Z (Reading database ... 5%
2025-08-20T22:44:30.7374957Z (Reading database ... 10%
2025-08-20T22:44:30.7375179Z (Reading database ... 15%
2025-08-20T22:44:30.7375371Z (Reading database ... 20%
2025-08-20T22:44:30.7375562Z (Reading database ... 25%
2025-08-20T22:44:30.7375790Z (Reading database ... 30%
2025-08-20T22:44:30.7375986Z (Reading database ... 35%
2025-08-20T22:44:30.7376181Z (Reading database ... 40%
2025-08-20T22:44:30.7376373Z (Reading database ... 45%
2025-08-20T22:44:30.7376567Z (Reading database ... 50%
2025-08-20T22:44:30.7402034Z (Reading database ... 55%
2025-08-20T22:44:30.7513831Z (Reading database ... 60%
2025-08-20T22:44:30.7568829Z (Reading database ... 65%
2025-08-20T22:44:30.7587575Z (Reading database ... 70%
2025-08-20T22:44:30.7614824Z (Reading database ... 75%
2025-08-20T22:44:30.7787617Z (Reading database ... 80%
2025-08-20T22:44:30.7883698Z (Reading database ... 85%
2025-08-20T22:44:30.7914467Z (Reading database ... 90%
2025-08-20T22:44:30.8027656Z (Reading database ... 95%
2025-08-20T22:44:30.8027867Z (Reading database ... 100%
2025-08-20T22:44:30.8028157Z (Reading database ... 189350 files and directories currently installed.)
2025-08-20T22:44:30.8071439Z Preparing to unpack .../00-fonts-droid-fallback_1%3a6.0.1r16-1.1build1_all.deb ...
2025-08-20T22:44:30.8302455Z Unpacking fonts-droid-fallback (1:6.0.1r16-1.1build1) ...
2025-08-20T22:44:30.9881510Z Selecting previously unselected package poppler-data.
2025-08-20T22:44:31.0070470Z Preparing to unpack .../01-poppler-data_0.4.12-1_all.deb ...
2025-08-20T22:44:31.0134818Z Unpacking poppler-data (0.4.12-1) ...
2025-08-20T22:44:31.1416268Z Selecting previously unselected package b3sum.
2025-08-20T22:44:31.1608761Z Preparing to unpack .../02-b3sum_1.2.0-1_arm64.deb ...
2025-08-20T22:44:31.1673058Z Unpacking b3sum (1.2.0-1) ...
2025-08-20T22:44:31.2430303Z Selecting previously unselected package build-essential.
2025-08-20T22:44:31.2630485Z Preparing to unpack .../03-build-essential_12.10ubuntu1_arm64.deb ...
2025-08-20T22:44:31.2700299Z Unpacking build-essential (12.10ubuntu1) ...
2025-08-20T22:44:31.3545529Z Selecting previously unselected package libhiredis1.1.0:arm64.
2025-08-20T22:44:31.3729756Z Preparing to unpack .../04-libhiredis1.1.0_1.2.0-6ubuntu3_arm64.deb ...
2025-08-20T22:44:31.3978447Z Unpacking libhiredis1.1.0:arm64 (1.2.0-6ubuntu3) ...
2025-08-20T22:44:31.4704812Z Selecting previously unselected package ccache.
2025-08-20T22:44:31.4881169Z Preparing to unpack .../05-ccache_4.9.1-1_arm64.deb ...
2025-08-20T22:44:31.4966888Z Unpacking ccache (4.9.1-1) ...
2025-08-20T22:44:31.5880102Z Selecting previously unselected package fonts-noto-mono.
2025-08-20T22:44:31.6071035Z Preparing to unpack .../06-fonts-noto-mono_20201225-2_all.deb ...
2025-08-20T22:44:31.6140378Z Unpacking fonts-noto-mono (20201225-2) ...
2025-08-20T22:44:31.6720317Z Selecting previously unselected package xfonts-encodings.
2025-08-20T22:44:31.6917810Z Preparing to unpack .../07-xfonts-encodings_1%3a1.0.5-0ubuntu2_all.deb ...
2025-08-20T22:44:31.7023148Z Unpacking xfonts-encodings (1:1.0.5-0ubuntu2) ...
2025-08-20T22:44:31.7928306Z Selecting previously unselected package xfonts-utils.
2025-08-20T22:44:31.8112305Z Preparing to unpack .../08-xfonts-utils_1%3a7.7+6build3_arm64.deb ...
2025-08-20T22:44:31.8179323Z Unpacking xfonts-utils (1:7.7+6build3) ...
2025-08-20T22:44:31.9185410Z Selecting previously unselected package fonts-urw-base35.
2025-08-20T22:44:31.9361821Z Preparing to unpack .../09-fonts-urw-base35_20200910-8_all.deb ...
2025-08-20T22:44:32.0001055Z Unpacking fonts-urw-base35 (20200910-8) ...
2025-08-20T22:44:33.0865482Z Selecting previously unselected package libgs-common.
2025-08-20T22:44:33.1055693Z Preparing to unpack .../10-libgs-common_10.02.1~dfsg1-0ubuntu7.7_all.deb ...
2025-08-20T22:44:33.1119024Z Unpacking libgs-common (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T22:44:33.1715218Z Selecting previously unselected package libgs10-common.
2025-08-20T22:44:33.1908228Z Preparing to unpack .../11-libgs10-common_10.02.1~dfsg1-0ubuntu7.7_all.deb ...
2025-08-20T22:44:33.1978684Z Unpacking libgs10-common (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T22:44:33.2993415Z Selecting previously unselected package libidn12:arm64.
2025-08-20T22:44:33.3177203Z Preparing to unpack .../12-libidn12_1.42-1build1_arm64.deb ...
2025-08-20T22:44:33.3313277Z Unpacking libidn12:arm64 (1.42-1build1) ...
2025-08-20T22:44:33.4046518Z Selecting previously unselected package libijs-0.35:arm64.
2025-08-20T22:44:33.4207387Z Preparing to unpack .../13-libijs-0.35_0.35-15.1build1_arm64.deb ...
2025-08-20T22:44:33.4293150Z Unpacking libijs-0.35:arm64 (0.35-15.1build1) ...
2025-08-20T22:44:33.4913939Z Selecting previously unselected package libjbig2dec0:arm64.
2025-08-20T22:44:33.5076462Z Preparing to unpack .../14-libjbig2dec0_0.20-1build3_arm64.deb ...
2025-08-20T22:44:33.5144595Z Unpacking libjbig2dec0:arm64 (0.20-1build3) ...
2025-08-20T22:44:33.5956818Z Selecting previously unselected package libpaper1:arm64.
2025-08-20T22:44:33.6143642Z Preparing to unpack .../15-libpaper1_1.1.29build1_arm64.deb ...
2025-08-20T22:44:33.6232033Z Unpacking libpaper1:arm64 (1.1.29build1) ...
2025-08-20T22:44:33.6976889Z Selecting previously unselected package libgs10:arm64.
2025-08-20T22:44:33.7166667Z Preparing to unpack .../16-libgs10_10.02.1~dfsg1-0ubuntu7.7_arm64.deb ...
2025-08-20T22:44:33.7307586Z Unpacking libgs10:arm64 (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T22:44:33.9032787Z Selecting previously unselected package ghostscript.
2025-08-20T22:44:33.9189062Z Preparing to unpack .../17-ghostscript_10.02.1~dfsg1-0ubuntu7.7_arm64.deb ...
2025-08-20T22:44:33.9366030Z Unpacking ghostscript (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T22:44:34.0160510Z Selecting previously unselected package imagemagick-6.q16.
2025-08-20T22:44:34.0328282Z Preparing to unpack .../18-imagemagick-6.q16_8%3a6.9.12.98+dfsg1-5.2build2_arm64.deb ...
2025-08-20T22:44:34.0391715Z Unpacking imagemagick-6.q16 (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T22:44:34.3217470Z Selecting previously unselected package imagemagick.
2025-08-20T22:44:34.3413678Z Preparing to unpack .../19-imagemagick_8%3a6.9.12.98+dfsg1-5.2build2_arm64.deb ...
2025-08-20T22:44:34.3504461Z Unpacking imagemagick (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T22:44:34.4044527Z Selecting previously unselected package libdjvulibre-text.
2025-08-20T22:44:34.4232370Z Preparing to unpack .../20-libdjvulibre-text_3.5.28-2ubuntu0.24.04.1_all.deb ...
2025-08-20T22:44:34.4324662Z Unpacking libdjvulibre-text (3.5.28-2ubuntu0.24.04.1) ...
2025-08-20T22:44:34.5214146Z Selecting previously unselected package libdjvulibre21:arm64.
2025-08-20T22:44:34.5391786Z Preparing to unpack .../21-libdjvulibre21_3.5.28-2ubuntu0.24.04.1_arm64.deb ...
2025-08-20T22:44:34.5462273Z Unpacking libdjvulibre21:arm64 (3.5.28-2ubuntu0.24.04.1) ...
2025-08-20T22:44:34.6317110Z Selecting previously unselected package libimath-3-1-29t64:arm64.
2025-08-20T22:44:34.6512329Z Preparing to unpack .../22-libimath-3-1-29t64_3.1.9-3.1ubuntu2_arm64.deb ...
2025-08-20T22:44:34.6578087Z Unpacking libimath-3-1-29t64:arm64 (3.1.9-3.1ubuntu2) ...
2025-08-20T22:44:34.7443789Z Selecting previously unselected package libjxr0t64:arm64.
2025-08-20T22:44:34.7646466Z Preparing to unpack .../23-libjxr0t64_1.2~git20170615.f752187-5.1ubuntu2_arm64.deb ...
2025-08-20T22:44:34.7715380Z Unpacking libjxr0t64:arm64 (1.2~git20170615.f752187-5.1ubuntu2) ...
2025-08-20T22:44:34.8393436Z Selecting previously unselected package libjxr-tools.
2025-08-20T22:44:34.8576130Z Preparing to unpack .../24-libjxr-tools_1.2~git20170615.f752187-5.1ubuntu2_arm64.deb ...
2025-08-20T22:44:34.8645830Z Unpacking libjxr-tools (1.2~git20170615.f752187-5.1ubuntu2) ...
2025-08-20T22:44:34.9468346Z Selecting previously unselected package libopenexr-3-1-30:arm64.
2025-08-20T22:44:34.9653327Z Preparing to unpack .../25-libopenexr-3-1-30_3.1.5-5.1build3_arm64.deb ...
2025-08-20T22:44:34.9831069Z Unpacking libopenexr-3-1-30:arm64 (3.1.5-5.1build3) ...
2025-08-20T22:44:35.0717532Z Selecting previously unselected package libwmflite-0.2-7:arm64.
2025-08-20T22:44:35.0906581Z Preparing to unpack .../26-libwmflite-0.2-7_0.2.13-1.1build3_arm64.deb ...
2025-08-20T22:44:35.0977128Z Unpacking libwmflite-0.2-7:arm64 (0.2.13-1.1build3) ...
2025-08-20T22:44:35.1696092Z Selecting previously unselected package libmagickcore-6.q16-7-extra:arm64.
2025-08-20T22:44:35.1892238Z Preparing to unpack .../27-libmagickcore-6.q16-7-extra_8%3a6.9.12.98+dfsg1-5.2build2_arm64.deb ...
2025-08-20T22:44:35.1955623Z Unpacking libmagickcore-6.q16-7-extra:arm64 (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T22:44:35.2707880Z Selecting previously unselected package libnetpbm11t64:arm64.
2025-08-20T22:44:35.2924139Z Preparing to unpack .../28-libnetpbm11t64_2%3a11.05.02-1.1build1_arm64.deb ...
2025-08-20T22:44:35.3042229Z Unpacking libnetpbm11t64:arm64 (2:11.05.02-1.1build1) ...
2025-08-20T22:44:35.3686196Z Selecting previously unselected package libpaper-utils.
2025-08-20T22:44:35.3883220Z Preparing to unpack .../29-libpaper-utils_1.1.29build1_arm64.deb ...
2025-08-20T22:44:35.3965709Z Unpacking libpaper-utils (1.1.29build1) ...
2025-08-20T22:44:35.4665383Z Selecting previously unselected package libtool-bin.
2025-08-20T22:44:35.4844818Z Preparing to unpack .../30-libtool-bin_2.4.7-7build1_arm64.deb ...
2025-08-20T22:44:35.4938510Z Unpacking libtool-bin (2.4.7-7build1) ...
2025-08-20T22:44:35.5875943Z Selecting previously unselected package lzip.
2025-08-20T22:44:35.6056257Z Preparing to unpack .../31-lzip_1.24.1-1build1_arm64.deb ...
2025-08-20T22:44:35.6128486Z Unpacking lzip (1.24.1-1build1) ...
2025-08-20T22:44:35.7109479Z Selecting previously unselected package netpbm.
2025-08-20T22:44:35.7297378Z Preparing to unpack .../32-netpbm_2%3a11.05.02-1.1build1_arm64.deb ...
2025-08-20T22:44:35.7433760Z Unpacking netpbm (2:11.05.02-1.1build1) ...
2025-08-20T22:44:35.9862731Z Selecting previously unselected package musl:arm64.
2025-08-20T22:44:36.0030648Z Preparing to unpack .../33-musl_1.2.4-2_arm64.deb ...
2025-08-20T22:44:36.0089707Z Unpacking musl:arm64 (1.2.4-2) ...
2025-08-20T22:44:36.0752450Z Selecting previously unselected package musl-dev:arm64.
2025-08-20T22:44:36.0917325Z Preparing to unpack .../34-musl-dev_1.2.4-2_arm64.deb ...
2025-08-20T22:44:36.0979391Z Unpacking musl-dev:arm64 (1.2.4-2) ...
2025-08-20T22:44:36.1850470Z Selecting previously unselected package musl-tools.
2025-08-20T22:44:36.2042437Z Preparing to unpack .../35-musl-tools_1.2.4-2_arm64.deb ...
2025-08-20T22:44:36.2117895Z Unpacking musl-tools (1.2.4-2) ...
2025-08-20T22:44:36.3053142Z Setting up libpaper1:arm64 (1.1.29build1) ...
2025-08-20T22:44:36.5148893Z 
2025-08-20T22:44:36.5149414Z Creating config file /etc/papersize with new version
2025-08-20T22:44:36.6632901Z Setting up libtool-bin (2.4.7-7build1) ...
2025-08-20T22:44:36.6926294Z Setting up fonts-noto-mono (20201225-2) ...
2025-08-20T22:44:36.7201900Z Setting up libwmflite-0.2-7:arm64 (0.2.13-1.1build3) ...
2025-08-20T22:44:36.7409706Z Setting up libijs-0.35:arm64 (0.35-15.1build1) ...
2025-08-20T22:44:36.7592367Z Setting up libgs-common (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T22:44:36.7773220Z Setting up libpaper-utils (1.1.29build1) ...
2025-08-20T22:44:36.7955127Z Setting up libnetpbm11t64:arm64 (2:11.05.02-1.1build1) ...
2025-08-20T22:44:36.8164071Z Setting up poppler-data (0.4.12-1) ...
2025-08-20T22:44:36.8836255Z Setting up libjxr0t64:arm64 (1.2~git20170615.f752187-5.1ubuntu2) ...
2025-08-20T22:44:36.9134041Z Setting up libjbig2dec0:arm64 (0.20-1build3) ...
2025-08-20T22:44:36.9390849Z Setting up lzip (1.24.1-1build1) ...
2025-08-20T22:44:36.9562228Z update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip (lzip) in auto mode
2025-08-20T22:44:36.9673281Z update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-compressor (lzip-compressor) in auto mode
2025-08-20T22:44:36.9740898Z update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-decompressor (lzip-decompressor) in auto mode
2025-08-20T22:44:36.9918238Z Setting up xfonts-encodings (1:1.0.5-0ubuntu2) ...
2025-08-20T22:44:37.0121285Z Setting up libimath-3-1-29t64:arm64 (3.1.9-3.1ubuntu2) ...
2025-08-20T22:44:37.0368009Z Setting up libidn12:arm64 (1.42-1build1) ...
2025-08-20T22:44:37.0586574Z Setting up netpbm (2:11.05.02-1.1build1) ...
2025-08-20T22:44:37.0897607Z Setting up imagemagick-6.q16 (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T22:44:37.1068348Z update-alternatives: using /usr/bin/compare-im6.q16 to provide /usr/bin/compare (compare) in auto mode
2025-08-20T22:44:37.1143265Z update-alternatives: using /usr/bin/compare-im6.q16 to provide /usr/bin/compare-im6 (compare-im6) in auto mode
2025-08-20T22:44:37.1233797Z update-alternatives: using /usr/bin/animate-im6.q16 to provide /usr/bin/animate (animate) in auto mode
2025-08-20T22:44:37.1356002Z update-alternatives: using /usr/bin/animate-im6.q16 to provide /usr/bin/animate-im6 (animate-im6) in auto mode
2025-08-20T22:44:37.1435052Z update-alternatives: using /usr/bin/convert-im6.q16 to provide /usr/bin/convert (convert) in auto mode
2025-08-20T22:44:37.1512735Z update-alternatives: using /usr/bin/convert-im6.q16 to provide /usr/bin/convert-im6 (convert-im6) in auto mode
2025-08-20T22:44:37.1594144Z update-alternatives: using /usr/bin/composite-im6.q16 to provide /usr/bin/composite (composite) in auto mode
2025-08-20T22:44:37.1679383Z update-alternatives: using /usr/bin/composite-im6.q16 to provide /usr/bin/composite-im6 (composite-im6) in auto mode
2025-08-20T22:44:37.1763506Z update-alternatives: using /usr/bin/conjure-im6.q16 to provide /usr/bin/conjure (conjure) in auto mode
2025-08-20T22:44:37.1874344Z update-alternatives: using /usr/bin/conjure-im6.q16 to provide /usr/bin/conjure-im6 (conjure-im6) in auto mode
2025-08-20T22:44:37.1951018Z update-alternatives: using /usr/bin/import-im6.q16 to provide /usr/bin/import (import) in auto mode
2025-08-20T22:44:37.2028962Z update-alternatives: using /usr/bin/import-im6.q16 to provide /usr/bin/import-im6 (import-im6) in auto mode
2025-08-20T22:44:37.2114632Z update-alternatives: using /usr/bin/identify-im6.q16 to provide /usr/bin/identify (identify) in auto mode
2025-08-20T22:44:37.2181116Z update-alternatives: using /usr/bin/identify-im6.q16 to provide /usr/bin/identify-im6 (identify-im6) in auto mode
2025-08-20T22:44:37.2313452Z update-alternatives: using /usr/bin/stream-im6.q16 to provide /usr/bin/stream (stream) in auto mode
2025-08-20T22:44:37.2385465Z update-alternatives: using /usr/bin/stream-im6.q16 to provide /usr/bin/stream-im6 (stream-im6) in auto mode
2025-08-20T22:44:37.2462167Z update-alternatives: using /usr/bin/display-im6.q16 to provide /usr/bin/display (display) in auto mode
2025-08-20T22:44:37.2537584Z update-alternatives: using /usr/bin/display-im6.q16 to provide /usr/bin/display-im6 (display-im6) in auto mode
2025-08-20T22:44:37.2616744Z update-alternatives: using /usr/bin/montage-im6.q16 to provide /usr/bin/montage (montage) in auto mode
2025-08-20T22:44:37.2683644Z update-alternatives: using /usr/bin/montage-im6.q16 to provide /usr/bin/montage-im6 (montage-im6) in auto mode
2025-08-20T22:44:37.2783560Z update-alternatives: using /usr/bin/mogrify-im6.q16 to provide /usr/bin/mogrify (mogrify) in auto mode
2025-08-20T22:44:37.2888948Z update-alternatives: using /usr/bin/mogrify-im6.q16 to provide /usr/bin/mogrify-im6 (mogrify-im6) in auto mode
2025-08-20T22:44:37.3014585Z Setting up b3sum (1.2.0-1) ...
2025-08-20T22:44:37.3231455Z Setting up musl:arm64 (1.2.4-2) ...
2025-08-20T22:44:37.3650264Z Setting up build-essential (12.10ubuntu1) ...
2025-08-20T22:44:37.3965307Z Setting up fonts-droid-fallback (1:6.0.1r16-1.1build1) ...
2025-08-20T22:44:37.4478007Z Setting up libdjvulibre-text (3.5.28-2ubuntu0.24.04.1) ...
2025-08-20T22:44:37.4713592Z Setting up libhiredis1.1.0:arm64 (1.2.0-6ubuntu3) ...
2025-08-20T22:44:37.4997435Z Setting up libjxr-tools (1.2~git20170615.f752187-5.1ubuntu2) ...
2025-08-20T22:44:37.5230946Z Setting up ccache (4.9.1-1) ...
2025-08-20T22:44:37.5394301Z Updating symlinks in /usr/lib/ccache ...
2025-08-20T22:44:37.5534078Z Setting up libdjvulibre21:arm64 (3.5.28-2ubuntu0.24.04.1) ...
2025-08-20T22:44:37.5783612Z Setting up xfonts-utils (1:7.7+6build3) ...
2025-08-20T22:44:37.5990068Z Setting up musl-dev:arm64 (1.2.4-2) ...
2025-08-20T22:44:37.6216464Z Setting up libopenexr-3-1-30:arm64 (3.1.5-5.1build3) ...
2025-08-20T22:44:37.6468913Z Setting up imagemagick (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T22:44:37.6672911Z Setting up libmagickcore-6.q16-7-extra:arm64 (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T22:44:39.2315438Z Setting up fonts-urw-base35 (20200910-8) ...
2025-08-20T22:44:39.5161093Z Setting up musl-tools (1.2.4-2) ...
2025-08-20T22:44:39.5383042Z Setting up libgs10-common (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T22:44:39.5562555Z Setting up libgs10:arm64 (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T22:44:39.5834139Z Setting up ghostscript (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T22:44:39.6081784Z Processing triggers for install-info (7.1-3build2) ...
2025-08-20T22:44:39.6951681Z Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ...
2025-08-20T22:44:40.7759995Z Processing triggers for hicolor-icon-theme (0.17-2) ...
2025-08-20T22:44:46.2275832Z Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
2025-08-20T22:44:46.2630121Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:44:48.9592475Z Reading package lists...
2025-08-20T22:44:49.2045086Z Building dependency tree...
2025-08-20T22:44:49.2052943Z Reading state information...
2025-08-20T22:44:49.4971131Z autoconf is already the newest version (2.71-3).
2025-08-20T22:44:49.4971502Z automake is already the newest version (1:1.16.5-1.3ubuntu1).
2025-08-20T22:44:49.4971851Z binutils is already the newest version (2.42-4ubuntu2.5).
2025-08-20T22:44:49.4972222Z bison is already the newest version (2:3.8.2+dfsg-1build2).
2025-08-20T22:44:49.4972563Z build-essential is already the newest version (12.10ubuntu1).
2025-08-20T22:44:49.4972906Z ca-certificates is already the newest version (20240203).
2025-08-20T22:44:49.4973218Z flex is already the newest version (2.6.4-8.2build1).
2025-08-20T22:44:49.4973510Z file is already the newest version (1:5.45-3build1).
2025-08-20T22:44:49.4973811Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T22:44:49.4974115Z libtool is already the newest version (2.4.7-7build1).
2025-08-20T22:44:49.4974430Z libtool-bin is already the newest version (2.4.7-7build1).
2025-08-20T22:44:49.4975177Z patch is already the newest version (2.7.6-7build3).
2025-08-20T22:44:49.4975459Z patch set to manually installed.
2025-08-20T22:44:49.4975727Z patchelf is already the newest version (0.18.0-1.1build1).
2025-08-20T22:44:49.4976053Z pkg-config is already the newest version (1.8.1-2build1).
2025-08-20T22:44:49.4976371Z tree is already the newest version (2.1.1-2ubuntu3).
2025-08-20T22:44:49.4976666Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T22:44:49.4976928Z Suggested packages:
2025-08-20T22:44:49.4977095Z   scons-doc
2025-08-20T22:44:49.5141471Z The following NEW packages will be installed:
2025-08-20T22:44:49.5148029Z   autopoint byacc clang qemu-user-static scons
2025-08-20T22:44:49.7918037Z 0 upgraded, 5 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T22:44:49.7918384Z Need to get 17.8 MB of archives.
2025-08-20T22:44:49.7918826Z After this operation, 171 MB of additional disk space will be used.
2025-08-20T22:44:49.7919358Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 autopoint all 0.21-14ubuntu2 [422 kB]
2025-08-20T22:44:50.3189836Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 clang arm64 1:18.0-59~exp2 [5854 B]
2025-08-20T22:44:50.4036532Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 qemu-user-static arm64 1:8.2.2+ds-0ubuntu1.9 [16.7 MB]
2025-08-20T22:44:51.1455213Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 scons all 4.5.2+dfsg-1 [577 kB]
2025-08-20T22:44:51.3147841Z Get:5 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 byacc arm64 1:2.0.20221106-1 [82.2 kB]
2025-08-20T22:44:51.5787515Z Fetched 17.8 MB in 2s (9942 kB/s)
2025-08-20T22:44:51.7910152Z Selecting previously unselected package autopoint.
2025-08-20T22:44:51.7944934Z (Reading database ... 
2025-08-20T22:44:51.7945152Z (Reading database ... 5%
2025-08-20T22:44:51.7945349Z (Reading database ... 10%
2025-08-20T22:44:51.7945574Z (Reading database ... 15%
2025-08-20T22:44:51.7945768Z (Reading database ... 20%
2025-08-20T22:44:51.7945965Z (Reading database ... 25%
2025-08-20T22:44:51.7946198Z (Reading database ... 30%
2025-08-20T22:44:51.7946397Z (Reading database ... 35%
2025-08-20T22:44:51.7947217Z (Reading database ... 40%
2025-08-20T22:44:51.7947423Z (Reading database ... 45%
2025-08-20T22:44:51.7947612Z (Reading database ... 50%
2025-08-20T22:44:51.7969425Z (Reading database ... 55%
2025-08-20T22:44:51.8057591Z (Reading database ... 60%
2025-08-20T22:44:51.8098100Z (Reading database ... 65%
2025-08-20T22:44:51.8113183Z (Reading database ... 70%
2025-08-20T22:44:51.8134008Z (Reading database ... 75%
2025-08-20T22:44:51.8263863Z (Reading database ... 80%
2025-08-20T22:44:51.8347440Z (Reading database ... 85%
2025-08-20T22:44:51.8381078Z (Reading database ... 90%
2025-08-20T22:44:51.8496262Z (Reading database ... 95%
2025-08-20T22:44:51.8496491Z (Reading database ... 100%
2025-08-20T22:44:51.8496780Z (Reading database ... 191843 files and directories currently installed.)
2025-08-20T22:44:51.8540817Z Preparing to unpack .../autopoint_0.21-14ubuntu2_all.deb ...
2025-08-20T22:44:51.8631007Z Unpacking autopoint (0.21-14ubuntu2) ...
2025-08-20T22:44:51.9328472Z Selecting previously unselected package clang.
2025-08-20T22:44:51.9522913Z Preparing to unpack .../clang_1%3a18.0-59~exp2_arm64.deb ...
2025-08-20T22:44:51.9590678Z Unpacking clang (1:18.0-59~exp2) ...
2025-08-20T22:44:52.0165039Z Selecting previously unselected package qemu-user-static.
2025-08-20T22:44:52.0354630Z Preparing to unpack .../qemu-user-static_1%3a8.2.2+ds-0ubuntu1.9_arm64.deb ...
2025-08-20T22:44:52.0417783Z Unpacking qemu-user-static (1:8.2.2+ds-0ubuntu1.9) ...
2025-08-20T22:44:53.0397461Z Selecting previously unselected package scons.
2025-08-20T22:44:53.0586310Z Preparing to unpack .../scons_4.5.2+dfsg-1_all.deb ...
2025-08-20T22:44:53.0666471Z Unpacking scons (4.5.2+dfsg-1) ...
2025-08-20T22:44:53.1502922Z Selecting previously unselected package byacc.
2025-08-20T22:44:53.1683420Z Preparing to unpack .../byacc_1%3a2.0.20221106-1_arm64.deb ...
2025-08-20T22:44:53.1771298Z Unpacking byacc (1:2.0.20221106-1) ...
2025-08-20T22:44:53.2502960Z Setting up qemu-user-static (1:8.2.2+ds-0ubuntu1.9) ...
2025-08-20T22:44:53.2805703Z Setting up byacc (1:2.0.20221106-1) ...
2025-08-20T22:44:53.3068558Z Setting up clang (1:18.0-59~exp2) ...
2025-08-20T22:44:53.3563860Z Setting up scons (4.5.2+dfsg-1) ...
2025-08-20T22:44:53.7370846Z Setting up autopoint (0.21-14ubuntu2) ...
2025-08-20T22:44:53.7652071Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:44:55.0217100Z Processing triggers for systemd (255.4-1ubuntu8.8) ...
2025-08-20T22:44:56.4202358Z Reading package lists...
2025-08-20T22:44:56.6800065Z Building dependency tree...
2025-08-20T22:44:56.6807145Z Reading state information...
2025-08-20T22:44:56.9962784Z The following additional packages will be installed:
2025-08-20T22:44:56.9963234Z   libb-hooks-op-check-perl libclass-method-modifiers-perl
2025-08-20T22:44:56.9963602Z   libclass-xsaccessor-perl libdevel-callchecker-perl
2025-08-20T22:44:56.9964021Z   libdynaloader-functions-perl libfile-dirlist-perl libfile-homedir-perl
2025-08-20T22:44:56.9964493Z   libfile-listing-perl libfile-touch-perl libfile-which-perl libhtml-tree-perl
2025-08-20T22:44:56.9964936Z   libhttp-cookies-perl libhttp-negotiate-perl libimport-into-perl
2025-08-20T22:44:56.9965369Z   libio-socket-ssl-perl liblwp-protocol-https-perl libmodule-runtime-perl
2025-08-20T22:44:56.9966271Z   libmoo-perl libnet-http-perl libnet-ssleay-perl libparams-classify-perl
2025-08-20T22:44:56.9966692Z   librole-tiny-perl libsub-quote-perl libtry-tiny-perl libwww-perl
2025-08-20T22:44:56.9968226Z   libwww-robotrules-perl patchutils perl-openssl-defaults wdiff
2025-08-20T22:44:56.9977542Z Suggested packages:
2025-08-20T22:44:56.9977816Z   adequate at autopkgtest bls-standalone bsd-mailx | mailx
2025-08-20T22:44:56.9978195Z   check-all-the-things cvs-buildpackage debhelper diffoscope disorderfs
2025-08-20T22:44:56.9978675Z   dose-extra duck elpa-devscripts faketime gnuplot how-can-i-help
2025-08-20T22:44:56.9980633Z   libauthen-sasl-perl libdbd-pg-perl libfile-desktopentry-perl
2025-08-20T22:44:56.9981054Z   libterm-size-perl libyaml-syck-perl mmdebstrap mutt piuparts
2025-08-20T22:44:56.9981459Z   postgresql-client pristine-lfs quilt ratt reprotest svn-buildpackage w3m
2025-08-20T22:44:56.9981915Z   debian-keyring equivs libgitlab-api-v4-perl libsoap-lite-perl pristine-tar
2025-08-20T22:44:56.9982396Z   libcrypt-ssleay-perl libscalar-number-perl libxstring-perl libsub-name-perl
2025-08-20T22:44:56.9982758Z   libauthen-ntlm-perl wdiff-doc
2025-08-20T22:44:56.9982968Z Recommended packages:
2025-08-20T22:44:56.9983243Z   dctrl-tools dput | dupload libdistro-info-perl libgit-wrapper-perl
2025-08-20T22:44:56.9983671Z   libjson-perl liblist-compare-perl libstring-shellquote-perl licensecheck
2025-08-20T22:44:56.9984069Z   lintian python3-unidiff python3-xdg libhtml-format-perl
2025-08-20T22:44:56.9984427Z   libnamespace-clean-perl libdata-dump-perl libhtml-form-perl
2025-08-20T22:44:56.9984746Z   libhttp-daemon-perl libmailtools-perl
2025-08-20T22:44:57.0168805Z The following NEW packages will be installed:
2025-08-20T22:44:57.0169737Z   devscripts libb-hooks-op-check-perl libclass-method-modifiers-perl
2025-08-20T22:44:57.0170160Z   libclass-xsaccessor-perl libdevel-callchecker-perl
2025-08-20T22:44:57.0170571Z   libdynaloader-functions-perl libfile-dirlist-perl libfile-homedir-perl
2025-08-20T22:44:57.0171067Z   libfile-listing-perl libfile-touch-perl libfile-which-perl libhtml-tree-perl
2025-08-20T22:44:57.0171514Z   libhttp-cookies-perl libhttp-negotiate-perl libimport-into-perl
2025-08-20T22:44:57.0171942Z   libio-socket-ssl-perl liblwp-protocol-https-perl libmodule-runtime-perl
2025-08-20T22:44:57.0172388Z   libmoo-perl libnet-http-perl libnet-ssleay-perl libparams-classify-perl
2025-08-20T22:44:57.0173656Z   librole-tiny-perl libsub-quote-perl libtry-tiny-perl libwww-perl
2025-08-20T22:44:57.0176949Z   libwww-robotrules-perl patchutils perl-openssl-defaults wdiff
2025-08-20T22:44:57.2053622Z 0 upgraded, 30 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T22:44:57.2054286Z Need to get 2409 kB of archives.
2025-08-20T22:44:57.2054599Z After this operation, 7427 kB of additional disk space will be used.
2025-08-20T22:44:57.2055105Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libfile-dirlist-perl all 0.05-3 [7286 B]
2025-08-20T22:44:57.2894262Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libfile-which-perl all 1.27-2 [12.5 kB]
2025-08-20T22:44:57.3912435Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libfile-homedir-perl all 1.006-2 [37.0 kB]
2025-08-20T22:44:57.5585980Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libfile-touch-perl all 0.12-2 [7498 B]
2025-08-20T22:44:57.6482492Z Get:5 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libclass-method-modifiers-perl all 2.15-1 [16.1 kB]
2025-08-20T22:44:57.7436441Z Get:6 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libclass-xsaccessor-perl arm64 1.19-4build4 [33.0 kB]
2025-08-20T22:44:57.8524414Z Get:7 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libb-hooks-op-check-perl arm64 0.22-3build1 [9284 B]
2025-08-20T22:44:57.9410580Z Get:8 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libdynaloader-functions-perl all 0.003-3 [12.1 kB]
2025-08-20T22:44:58.0322384Z Get:9 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libdevel-callchecker-perl arm64 0.008-2build3 [13.0 kB]
2025-08-20T22:44:58.1252339Z Get:10 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libparams-classify-perl arm64 0.015-2build5 [19.7 kB]
2025-08-20T22:44:58.2233121Z Get:11 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libmodule-runtime-perl all 0.016-2 [16.4 kB]
2025-08-20T22:44:58.4028360Z Get:12 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libimport-into-perl all 1.002005-2 [10.7 kB]
2025-08-20T22:44:58.4872211Z Get:13 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 librole-tiny-perl all 2.002004-1 [16.3 kB]
2025-08-20T22:44:58.6027607Z Get:14 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libsub-quote-perl all 2.006008-1ubuntu1 [20.7 kB]
2025-08-20T22:44:58.7250756Z Get:15 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libmoo-perl all 2.005005-1 [47.4 kB]
2025-08-20T22:44:58.9026673Z Get:16 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libfile-listing-perl all 6.16-1 [11.3 kB]
2025-08-20T22:44:58.9925576Z Get:17 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libhtml-tree-perl all 5.07-3 [200 kB]
2025-08-20T22:44:59.2324997Z Get:18 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libhttp-cookies-perl all 6.11-1 [18.2 kB]
2025-08-20T22:44:59.3204667Z Get:19 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libhttp-negotiate-perl all 6.01-2 [12.4 kB]
2025-08-20T22:44:59.4066187Z Get:20 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 perl-openssl-defaults arm64 7build3 [6628 B]
2025-08-20T22:44:59.4918530Z Get:21 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libnet-ssleay-perl arm64 1.94-1build4 [311 kB]
2025-08-20T22:44:59.7087831Z Get:22 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libio-socket-ssl-perl all 2.085-1 [195 kB]
2025-08-20T22:44:59.9692056Z Get:23 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libnet-http-perl all 6.23-1 [22.3 kB]
2025-08-20T22:45:00.1455791Z Get:24 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 liblwp-protocol-https-perl all 6.13-1 [9006 B]
2025-08-20T22:45:00.2419643Z Get:25 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libtry-tiny-perl all 0.31-2 [20.8 kB]
2025-08-20T22:45:00.3586157Z Get:26 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libwww-robotrules-perl all 6.02-1 [12.6 kB]
2025-08-20T22:45:00.4652963Z Get:27 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libwww-perl all 6.76-1 [138 kB]
2025-08-20T22:45:00.7470131Z Get:28 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 patchutils arm64 0.4.2-1build3 [75.3 kB]
2025-08-20T22:45:00.8616755Z Get:29 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 wdiff arm64 1.2.2-6build1 [28.6 kB]
2025-08-20T22:45:00.9567056Z Get:30 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 devscripts all 2.23.7 [1069 kB]
2025-08-20T22:45:01.5130661Z Fetched 2409 kB in 4s (571 kB/s)
2025-08-20T22:45:01.5387275Z Selecting previously unselected package libfile-dirlist-perl.
2025-08-20T22:45:01.5420361Z (Reading database ... 
2025-08-20T22:45:01.5421010Z (Reading database ... 5%
2025-08-20T22:45:01.5421248Z (Reading database ... 10%
2025-08-20T22:45:01.5421452Z (Reading database ... 15%
2025-08-20T22:45:01.5421647Z (Reading database ... 20%
2025-08-20T22:45:01.5421850Z (Reading database ... 25%
2025-08-20T22:45:01.5422047Z (Reading database ... 30%
2025-08-20T22:45:01.5422237Z (Reading database ... 35%
2025-08-20T22:45:01.5422433Z (Reading database ... 40%
2025-08-20T22:45:01.5422624Z (Reading database ... 45%
2025-08-20T22:45:01.5422818Z (Reading database ... 50%
2025-08-20T22:45:01.5445106Z (Reading database ... 55%
2025-08-20T22:45:01.5534241Z (Reading database ... 60%
2025-08-20T22:45:01.5575188Z (Reading database ... 65%
2025-08-20T22:45:01.5589992Z (Reading database ... 70%
2025-08-20T22:45:01.5613370Z (Reading database ... 75%
2025-08-20T22:45:01.5745190Z (Reading database ... 80%
2025-08-20T22:45:01.5821169Z (Reading database ... 85%
2025-08-20T22:45:01.5849986Z (Reading database ... 90%
2025-08-20T22:45:01.5952937Z (Reading database ... 95%
2025-08-20T22:45:01.5953166Z (Reading database ... 100%
2025-08-20T22:45:01.5953462Z (Reading database ... 192291 files and directories currently installed.)
2025-08-20T22:45:01.5993186Z Preparing to unpack .../00-libfile-dirlist-perl_0.05-3_all.deb ...
2025-08-20T22:45:01.6077018Z Unpacking libfile-dirlist-perl (0.05-3) ...
2025-08-20T22:45:01.6654656Z Selecting previously unselected package libfile-which-perl.
2025-08-20T22:45:01.6849153Z Preparing to unpack .../01-libfile-which-perl_1.27-2_all.deb ...
2025-08-20T22:45:01.6921371Z Unpacking libfile-which-perl (1.27-2) ...
2025-08-20T22:45:01.7646621Z Selecting previously unselected package libfile-homedir-perl.
2025-08-20T22:45:01.7833481Z Preparing to unpack .../02-libfile-homedir-perl_1.006-2_all.deb ...
2025-08-20T22:45:01.7938192Z Unpacking libfile-homedir-perl (1.006-2) ...
2025-08-20T22:45:01.8553960Z Selecting previously unselected package libfile-touch-perl.
2025-08-20T22:45:01.8735877Z Preparing to unpack .../03-libfile-touch-perl_0.12-2_all.deb ...
2025-08-20T22:45:01.8805500Z Unpacking libfile-touch-perl (0.12-2) ...
2025-08-20T22:45:01.9404271Z Selecting previously unselected package libclass-method-modifiers-perl.
2025-08-20T22:45:01.9587168Z Preparing to unpack .../04-libclass-method-modifiers-perl_2.15-1_all.deb ...
2025-08-20T22:45:01.9672970Z Unpacking libclass-method-modifiers-perl (2.15-1) ...
2025-08-20T22:45:02.0260015Z Selecting previously unselected package libclass-xsaccessor-perl.
2025-08-20T22:45:02.0423662Z Preparing to unpack .../05-libclass-xsaccessor-perl_1.19-4build4_arm64.deb ...
2025-08-20T22:45:02.0491639Z Unpacking libclass-xsaccessor-perl (1.19-4build4) ...
2025-08-20T22:45:02.1097998Z Selecting previously unselected package libb-hooks-op-check-perl:arm64.
2025-08-20T22:45:02.1253439Z Preparing to unpack .../06-libb-hooks-op-check-perl_0.22-3build1_arm64.deb ...
2025-08-20T22:45:02.1321070Z Unpacking libb-hooks-op-check-perl:arm64 (0.22-3build1) ...
2025-08-20T22:45:02.1860034Z Selecting previously unselected package libdynaloader-functions-perl.
2025-08-20T22:45:02.2018388Z Preparing to unpack .../07-libdynaloader-functions-perl_0.003-3_all.deb ...
2025-08-20T22:45:02.2100205Z Unpacking libdynaloader-functions-perl (0.003-3) ...
2025-08-20T22:45:02.2647789Z Selecting previously unselected package libdevel-callchecker-perl:arm64.
2025-08-20T22:45:02.2835657Z Preparing to unpack .../08-libdevel-callchecker-perl_0.008-2build3_arm64.deb ...
2025-08-20T22:45:02.2909204Z Unpacking libdevel-callchecker-perl:arm64 (0.008-2build3) ...
2025-08-20T22:45:02.3492874Z Selecting previously unselected package libparams-classify-perl:arm64.
2025-08-20T22:45:02.3674824Z Preparing to unpack .../09-libparams-classify-perl_0.015-2build5_arm64.deb ...
2025-08-20T22:45:02.3752511Z Unpacking libparams-classify-perl:arm64 (0.015-2build5) ...
2025-08-20T22:45:02.4384146Z Selecting previously unselected package libmodule-runtime-perl.
2025-08-20T22:45:02.4552311Z Preparing to unpack .../10-libmodule-runtime-perl_0.016-2_all.deb ...
2025-08-20T22:45:02.4636316Z Unpacking libmodule-runtime-perl (0.016-2) ...
2025-08-20T22:45:02.5289260Z Selecting previously unselected package libimport-into-perl.
2025-08-20T22:45:02.5451744Z Preparing to unpack .../11-libimport-into-perl_1.002005-2_all.deb ...
2025-08-20T22:45:02.5530974Z Unpacking libimport-into-perl (1.002005-2) ...
2025-08-20T22:45:02.6096719Z Selecting previously unselected package librole-tiny-perl.
2025-08-20T22:45:02.6253710Z Preparing to unpack .../12-librole-tiny-perl_2.002004-1_all.deb ...
2025-08-20T22:45:02.6343840Z Unpacking librole-tiny-perl (2.002004-1) ...
2025-08-20T22:45:02.6984551Z Selecting previously unselected package libsub-quote-perl.
2025-08-20T22:45:02.7140141Z Preparing to unpack .../13-libsub-quote-perl_2.006008-1ubuntu1_all.deb ...
2025-08-20T22:45:02.7213025Z Unpacking libsub-quote-perl (2.006008-1ubuntu1) ...
2025-08-20T22:45:02.7855129Z Selecting previously unselected package libmoo-perl.
2025-08-20T22:45:02.8038018Z Preparing to unpack .../14-libmoo-perl_2.005005-1_all.deb ...
2025-08-20T22:45:02.8134177Z Unpacking libmoo-perl (2.005005-1) ...
2025-08-20T22:45:02.8828242Z Selecting previously unselected package libfile-listing-perl.
2025-08-20T22:45:02.8997099Z Preparing to unpack .../15-libfile-listing-perl_6.16-1_all.deb ...
2025-08-20T22:45:02.9064783Z Unpacking libfile-listing-perl (6.16-1) ...
2025-08-20T22:45:02.9717244Z Selecting previously unselected package libhtml-tree-perl.
2025-08-20T22:45:02.9888045Z Preparing to unpack .../16-libhtml-tree-perl_5.07-3_all.deb ...
2025-08-20T22:45:02.9967237Z Unpacking libhtml-tree-perl (5.07-3) ...
2025-08-20T22:45:03.0600632Z Selecting previously unselected package libhttp-cookies-perl.
2025-08-20T22:45:03.0760081Z Preparing to unpack .../17-libhttp-cookies-perl_6.11-1_all.deb ...
2025-08-20T22:45:03.0874790Z Unpacking libhttp-cookies-perl (6.11-1) ...
2025-08-20T22:45:03.1510772Z Selecting previously unselected package libhttp-negotiate-perl.
2025-08-20T22:45:03.1675914Z Preparing to unpack .../18-libhttp-negotiate-perl_6.01-2_all.deb ...
2025-08-20T22:45:03.1742320Z Unpacking libhttp-negotiate-perl (6.01-2) ...
2025-08-20T22:45:03.2403826Z Selecting previously unselected package perl-openssl-defaults:arm64.
2025-08-20T22:45:03.2577010Z Preparing to unpack .../19-perl-openssl-defaults_7build3_arm64.deb ...
2025-08-20T22:45:03.2667752Z Unpacking perl-openssl-defaults:arm64 (7build3) ...
2025-08-20T22:45:03.3336836Z Selecting previously unselected package libnet-ssleay-perl:arm64.
2025-08-20T22:45:03.3509075Z Preparing to unpack .../20-libnet-ssleay-perl_1.94-1build4_arm64.deb ...
2025-08-20T22:45:03.3576689Z Unpacking libnet-ssleay-perl:arm64 (1.94-1build4) ...
2025-08-20T22:45:03.4314662Z Selecting previously unselected package libio-socket-ssl-perl.
2025-08-20T22:45:03.4493231Z Preparing to unpack .../21-libio-socket-ssl-perl_2.085-1_all.deb ...
2025-08-20T22:45:03.4574640Z Unpacking libio-socket-ssl-perl (2.085-1) ...
2025-08-20T22:45:03.5333464Z Selecting previously unselected package libnet-http-perl.
2025-08-20T22:45:03.5491301Z Preparing to unpack .../22-libnet-http-perl_6.23-1_all.deb ...
2025-08-20T22:45:03.5559114Z Unpacking libnet-http-perl (6.23-1) ...
2025-08-20T22:45:03.6085288Z Selecting previously unselected package liblwp-protocol-https-perl.
2025-08-20T22:45:03.6239159Z Preparing to unpack .../23-liblwp-protocol-https-perl_6.13-1_all.deb ...
2025-08-20T22:45:03.6306756Z Unpacking liblwp-protocol-https-perl (6.13-1) ...
2025-08-20T22:45:03.6860248Z Selecting previously unselected package libtry-tiny-perl.
2025-08-20T22:45:03.7019785Z Preparing to unpack .../24-libtry-tiny-perl_0.31-2_all.deb ...
2025-08-20T22:45:03.7099799Z Unpacking libtry-tiny-perl (0.31-2) ...
2025-08-20T22:45:03.7736161Z Selecting previously unselected package libwww-robotrules-perl.
2025-08-20T22:45:03.7919498Z Preparing to unpack .../25-libwww-robotrules-perl_6.02-1_all.deb ...
2025-08-20T22:45:03.8021997Z Unpacking libwww-robotrules-perl (6.02-1) ...
2025-08-20T22:45:03.8545749Z Selecting previously unselected package libwww-perl.
2025-08-20T22:45:03.8723964Z Preparing to unpack .../26-libwww-perl_6.76-1_all.deb ...
2025-08-20T22:45:03.8814404Z Unpacking libwww-perl (6.76-1) ...
2025-08-20T22:45:03.9494329Z Selecting previously unselected package patchutils.
2025-08-20T22:45:03.9664947Z Preparing to unpack .../27-patchutils_0.4.2-1build3_arm64.deb ...
2025-08-20T22:45:03.9728352Z Unpacking patchutils (0.4.2-1build3) ...
2025-08-20T22:45:04.0445402Z Selecting previously unselected package wdiff.
2025-08-20T22:45:04.0607876Z Preparing to unpack .../28-wdiff_1.2.2-6build1_arm64.deb ...
2025-08-20T22:45:04.0684070Z Unpacking wdiff (1.2.2-6build1) ...
2025-08-20T22:45:04.1625095Z Selecting previously unselected package devscripts.
2025-08-20T22:45:04.1780563Z Preparing to unpack .../29-devscripts_2.23.7_all.deb ...
2025-08-20T22:45:04.2030199Z Unpacking devscripts (2.23.7) ...
2025-08-20T22:45:04.3416832Z Setting up wdiff (1.2.2-6build1) ...
2025-08-20T22:45:04.3656345Z Setting up libhttp-negotiate-perl (6.01-2) ...
2025-08-20T22:45:04.3922347Z Setting up libfile-which-perl (1.27-2) ...
2025-08-20T22:45:04.4197504Z Setting up libfile-listing-perl (6.16-1) ...
2025-08-20T22:45:04.4462877Z Setting up libdynaloader-functions-perl (0.003-3) ...
2025-08-20T22:45:04.4702837Z Setting up libclass-method-modifiers-perl (2.15-1) ...
2025-08-20T22:45:04.4938522Z Setting up libhttp-cookies-perl (6.11-1) ...
2025-08-20T22:45:04.5153888Z Setting up libhtml-tree-perl (5.07-3) ...
2025-08-20T22:45:04.5385940Z Setting up libtry-tiny-perl (0.31-2) ...
2025-08-20T22:45:04.5607337Z Setting up perl-openssl-defaults:arm64 (7build3) ...
2025-08-20T22:45:04.5830582Z Setting up libnet-http-perl (6.23-1) ...
2025-08-20T22:45:04.6091174Z Setting up patchutils (0.4.2-1build3) ...
2025-08-20T22:45:04.6359415Z Setting up libb-hooks-op-check-perl:arm64 (0.22-3build1) ...
2025-08-20T22:45:04.6572645Z Setting up libwww-robotrules-perl (6.02-1) ...
2025-08-20T22:45:04.6904266Z Setting up librole-tiny-perl (2.002004-1) ...
2025-08-20T22:45:04.7125242Z Setting up libsub-quote-perl (2.006008-1ubuntu1) ...
2025-08-20T22:45:04.7330368Z Setting up libclass-xsaccessor-perl (1.19-4build4) ...
2025-08-20T22:45:04.7641902Z Setting up libfile-dirlist-perl (0.05-3) ...
2025-08-20T22:45:04.7898297Z Setting up libfile-homedir-perl (1.006-2) ...
2025-08-20T22:45:04.8155787Z Setting up libfile-touch-perl (0.12-2) ...
2025-08-20T22:45:04.8364379Z Setting up libnet-ssleay-perl:arm64 (1.94-1build4) ...
2025-08-20T22:45:04.8579609Z Setting up libdevel-callchecker-perl:arm64 (0.008-2build3) ...
2025-08-20T22:45:04.8792210Z Setting up libio-socket-ssl-perl (2.085-1) ...
2025-08-20T22:45:04.9006151Z Setting up libparams-classify-perl:arm64 (0.015-2build5) ...
2025-08-20T22:45:04.9240725Z Setting up libmodule-runtime-perl (0.016-2) ...
2025-08-20T22:45:04.9446217Z Setting up libimport-into-perl (1.002005-2) ...
2025-08-20T22:45:04.9672593Z Setting up libmoo-perl (2.005005-1) ...
2025-08-20T22:45:04.9953540Z Setting up libwww-perl (6.76-1) ...
2025-08-20T22:45:05.0184244Z Setting up devscripts (2.23.7) ...
2025-08-20T22:45:05.1530042Z Setting up liblwp-protocol-https-perl (6.13-1) ...
2025-08-20T22:45:05.1759296Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:45:07.8382552Z Processing triggers for install-info (7.1-3build2) ...
2025-08-20T22:45:09.1368029Z Reading package lists...
2025-08-20T22:45:09.3754801Z Building dependency tree...
2025-08-20T22:45:09.3761933Z Reading state information...
2025-08-20T22:45:09.6583981Z The following additional packages will be installed:
2025-08-20T22:45:09.6593747Z   cmake-data libjsoncpp25 librhash0
2025-08-20T22:45:09.6603235Z Suggested packages:
2025-08-20T22:45:09.6603451Z   cmake-doc cmake-format elpa-cmake-mode
2025-08-20T22:45:09.6838227Z The following NEW packages will be installed:
2025-08-20T22:45:09.6846881Z   cmake cmake-data libjsoncpp25 librhash0
2025-08-20T22:45:09.7428875Z 0 upgraded, 4 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T22:45:09.7429206Z Need to get 12.7 MB of archives.
2025-08-20T22:45:09.7429502Z After this operation, 45.0 MB of additional disk space will be used.
2025-08-20T22:45:09.7430039Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libjsoncpp25 arm64 1.9.5-6build1 [78.2 kB]
2025-08-20T22:45:09.8047346Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 librhash0 arm64 1.4.3-3build1 [126 kB]
2025-08-20T22:45:09.8431185Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 cmake-data all 3.28.3-1build7 [2155 kB]
2025-08-20T22:45:09.9271791Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 cmake arm64 3.28.3-1build7 [10.3 MB]
2025-08-20T22:45:10.2574972Z Fetched 12.7 MB in 0s (42.9 MB/s)
2025-08-20T22:45:10.2931249Z Selecting previously unselected package libjsoncpp25:arm64.
2025-08-20T22:45:10.2964317Z (Reading database ... 
2025-08-20T22:45:10.2964880Z (Reading database ... 5%
2025-08-20T22:45:10.2965121Z (Reading database ... 10%
2025-08-20T22:45:10.2965318Z (Reading database ... 15%
2025-08-20T22:45:10.2965514Z (Reading database ... 20%
2025-08-20T22:45:10.2966063Z (Reading database ... 25%
2025-08-20T22:45:10.2966256Z (Reading database ... 30%
2025-08-20T22:45:10.2966461Z (Reading database ... 35%
2025-08-20T22:45:10.2966657Z (Reading database ... 40%
2025-08-20T22:45:10.2966861Z (Reading database ... 45%
2025-08-20T22:45:10.2967053Z (Reading database ... 50%
2025-08-20T22:45:10.2988928Z (Reading database ... 55%
2025-08-20T22:45:10.3076324Z (Reading database ... 60%
2025-08-20T22:45:10.3116418Z (Reading database ... 65%
2025-08-20T22:45:10.3131337Z (Reading database ... 70%
2025-08-20T22:45:10.3159344Z (Reading database ... 75%
2025-08-20T22:45:10.3284748Z (Reading database ... 80%
2025-08-20T22:45:10.3356120Z (Reading database ... 85%
2025-08-20T22:45:10.3384004Z (Reading database ... 90%
2025-08-20T22:45:10.3479310Z (Reading database ... 95%
2025-08-20T22:45:10.3479549Z (Reading database ... 100%
2025-08-20T22:45:10.3479843Z (Reading database ... 193226 files and directories currently installed.)
2025-08-20T22:45:10.3515375Z Preparing to unpack .../libjsoncpp25_1.9.5-6build1_arm64.deb ...
2025-08-20T22:45:10.3671640Z Unpacking libjsoncpp25:arm64 (1.9.5-6build1) ...
2025-08-20T22:45:10.4399117Z Selecting previously unselected package librhash0:arm64.
2025-08-20T22:45:10.4572421Z Preparing to unpack .../librhash0_1.4.3-3build1_arm64.deb ...
2025-08-20T22:45:10.4650038Z Unpacking librhash0:arm64 (1.4.3-3build1) ...
2025-08-20T22:45:10.5410362Z Selecting previously unselected package cmake-data.
2025-08-20T22:45:10.5582626Z Preparing to unpack .../cmake-data_3.28.3-1build7_all.deb ...
2025-08-20T22:45:10.5701960Z Unpacking cmake-data (3.28.3-1build7) ...
2025-08-20T22:45:11.5276878Z Selecting previously unselected package cmake.
2025-08-20T22:45:11.5453156Z Preparing to unpack .../cmake_3.28.3-1build7_arm64.deb ...
2025-08-20T22:45:11.5526801Z Unpacking cmake (3.28.3-1build7) ...
2025-08-20T22:45:11.7674018Z Setting up libjsoncpp25:arm64 (1.9.5-6build1) ...
2025-08-20T22:45:11.7919611Z Setting up librhash0:arm64 (1.4.3-3build1) ...
2025-08-20T22:45:11.8134728Z Setting up cmake-data (3.28.3-1build7) ...
2025-08-20T22:45:11.8364786Z Setting up cmake (3.28.3-1build7) ...
2025-08-20T22:45:11.8561323Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:45:13.2334922Z Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
2025-08-20T22:45:14.6251208Z Reading package lists...
2025-08-20T22:45:14.9888063Z Building dependency tree...
2025-08-20T22:45:14.9902184Z Reading state information...
2025-08-20T22:45:15.7129831Z aria2 is already the newest version (1.37.0+debian-1build3).
2025-08-20T22:45:15.7130230Z automake is already the newest version (1:1.16.5-1.3ubuntu1).
2025-08-20T22:45:15.7130577Z bc is already the newest version (1.07.1-3ubuntu4).
2025-08-20T22:45:15.7131327Z binutils is already the newest version (2.42-4ubuntu2.5).
2025-08-20T22:45:15.7131685Z b3sum is already the newest version (1.2.0-1).
2025-08-20T22:45:15.7132002Z build-essential is already the newest version (12.10ubuntu1).
2025-08-20T22:45:15.7132358Z ca-certificates is already the newest version (20240203).
2025-08-20T22:45:15.7132682Z ccache is already the newest version (4.9.1-1).
2025-08-20T22:45:15.7132982Z diffutils is already the newest version (1:3.10-1build1).
2025-08-20T22:45:15.7133289Z dos2unix is already the newest version (7.5.1-1).
2025-08-20T22:45:15.7133580Z gawk is already the newest version (1:5.2.1-2build3).
2025-08-20T22:45:15.7133858Z git-lfs is already the newest version (3.6.1).
2025-08-20T22:45:15.7134195Z imagemagick is already the newest version (8:6.9.12.98+dfsg1-5.2build2).
2025-08-20T22:45:15.7134548Z lzip is already the newest version (1.24.1-1build1).
2025-08-20T22:45:15.7134851Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T22:45:15.7135163Z libtool is already the newest version (2.4.7-7build1).
2025-08-20T22:45:15.7135480Z libtool-bin is already the newest version (2.4.7-7build1).
2025-08-20T22:45:15.7135784Z make is already the newest version (4.3-4.1build2).
2025-08-20T22:45:15.7136055Z musl is already the newest version (1.2.4-2).
2025-08-20T22:45:15.7136585Z musl-dev is already the newest version (1.2.4-2).
2025-08-20T22:45:15.7136874Z musl-tools is already the newest version (1.2.4-2).
2025-08-20T22:45:15.7137207Z p7zip-full is already the newest version (16.02+transitional.1).
2025-08-20T22:45:15.7137548Z rsync is already the newest version (3.2.7-1ubuntu1.2).
2025-08-20T22:45:15.7137853Z texinfo is already the newest version (7.1-3build2).
2025-08-20T22:45:15.7138152Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T22:45:15.7138482Z 0 upgraded, 0 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T22:45:15.7351205Z Reading package lists...
2025-08-20T22:45:16.0288841Z Building dependency tree...
2025-08-20T22:45:16.0298976Z Reading state information...
2025-08-20T22:45:16.5769808Z autoconf is already the newest version (2.71-3).
2025-08-20T22:45:16.5770192Z automake is already the newest version (1:1.16.5-1.3ubuntu1).
2025-08-20T22:45:16.5770549Z autopoint is already the newest version (0.21-14ubuntu2).
2025-08-20T22:45:16.5770916Z binutils is already the newest version (2.42-4ubuntu2.5).
2025-08-20T22:45:16.5771239Z bison is already the newest version (2:3.8.2+dfsg-1build2).
2025-08-20T22:45:16.5771585Z build-essential is already the newest version (12.10ubuntu1).
2025-08-20T22:45:16.5771916Z byacc is already the newest version (1:2.0.20221106-1).
2025-08-20T22:45:16.5772234Z ca-certificates is already the newest version (20240203).
2025-08-20T22:45:16.5772575Z clang is already the newest version (1:18.0-59~exp2).
2025-08-20T22:45:16.5772875Z flex is already the newest version (2.6.4-8.2build1).
2025-08-20T22:45:16.5773168Z file is already the newest version (1:5.45-3build1).
2025-08-20T22:45:16.5773488Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T22:45:16.5773795Z libtool is already the newest version (2.4.7-7build1).
2025-08-20T22:45:16.5774112Z libtool-bin is already the newest version (2.4.7-7build1).
2025-08-20T22:45:16.5774448Z patch is already the newest version (2.7.6-7build3).
2025-08-20T22:45:16.5774769Z patchelf is already the newest version (0.18.0-1.1build1).
2025-08-20T22:45:16.5775092Z pkg-config is already the newest version (1.8.1-2build1).
2025-08-20T22:45:16.5775453Z qemu-user-static is already the newest version (1:8.2.2+ds-0ubuntu1.9).
2025-08-20T22:45:16.5775923Z scons is already the newest version (4.5.2+dfsg-1).
2025-08-20T22:45:16.5776306Z tree is already the newest version (2.1.1-2ubuntu3).
2025-08-20T22:45:16.5776607Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T22:45:16.5776941Z 0 upgraded, 0 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T22:45:16.5989315Z Reading package lists...
2025-08-20T22:45:16.8606606Z Building dependency tree...
2025-08-20T22:45:16.8614997Z Reading state information...
2025-08-20T22:45:17.1761928Z devscripts is already the newest version (2.23.7).
2025-08-20T22:45:17.1762341Z 0 upgraded, 0 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T22:45:17.1962815Z Reading package lists...
2025-08-20T22:45:17.4488250Z Building dependency tree...
2025-08-20T22:45:17.4496907Z Reading state information...
2025-08-20T22:45:17.7567288Z cmake is already the newest version (3.28.3-1build7).
2025-08-20T22:45:17.7567681Z 0 upgraded, 0 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T22:45:17.7768825Z Reading package lists...
2025-08-20T22:45:18.0173062Z Building dependency tree...
2025-08-20T22:45:18.0181078Z Reading state information...
2025-08-20T22:45:18.2716572Z binutils-aarch64-linux-gnu is already the newest version (2.42-4ubuntu2.5).
2025-08-20T22:45:18.2717020Z binutils-aarch64-linux-gnu set to manually installed.
2025-08-20T22:45:18.3120591Z 0 upgraded, 0 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T22:45:18.3587239Z Reading package lists...
2025-08-20T22:45:18.6093540Z Building dependency tree...
2025-08-20T22:45:18.6102666Z Reading state information...
2025-08-20T22:45:18.9183230Z g++-aarch64-linux-gnu is already the newest version (4:13.2.0-7ubuntu1).
2025-08-20T22:45:18.9184083Z g++-aarch64-linux-gnu set to manually installed.
2025-08-20T22:45:18.9184431Z qemu-user-static is already the newest version (1:8.2.2+ds-0ubuntu1.9).
2025-08-20T22:45:18.9184801Z The following additional packages will be installed:
2025-08-20T22:45:18.9185127Z   binutils-arm-linux-gnueabi binutils-arm-linux-gnueabihf
2025-08-20T22:45:18.9185524Z   cpp-13-arm-linux-gnueabi cpp-13-arm-linux-gnueabihf cpp-arm-linux-gnueabi
2025-08-20T22:45:18.9185974Z   cpp-arm-linux-gnueabihf g++-13-arm-linux-gnueabi g++-13-arm-linux-gnueabihf
2025-08-20T22:45:18.9186358Z   gcc-13-arm-linux-gnueabi gcc-13-arm-linux-gnueabi-base
2025-08-20T22:45:18.9186751Z   gcc-13-arm-linux-gnueabihf gcc-13-arm-linux-gnueabihf-base gcc-13-cross-base
2025-08-20T22:45:18.9187192Z   gcc-13-cross-base-ports gcc-14-cross-base gcc-14-cross-base-ports
2025-08-20T22:45:18.9187586Z   gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf libasan8-armel-cross
2025-08-20T22:45:18.9187993Z   libasan8-armhf-cross libatomic1-armel-cross libatomic1-armhf-cross
2025-08-20T22:45:18.9188373Z   libc6-armel-cross libc6-armhf-cross libc6-dev-armel-cross
2025-08-20T22:45:18.9189052Z   libc6-dev-armhf-cross libgcc-13-dev-armel-cross libgcc-13-dev-armhf-cross
2025-08-20T22:45:18.9189480Z   libgcc-s1-armel-cross libgcc-s1-armhf-cross libgomp1-armel-cross
2025-08-20T22:45:18.9189999Z   libgomp1-armhf-cross libstdc++-13-dev-armel-cross
2025-08-20T22:45:18.9190442Z   libstdc++-13-dev-armhf-cross libstdc++6-armel-cross libstdc++6-armhf-cross
2025-08-20T22:45:18.9190949Z   libubsan1-armel-cross libubsan1-armhf-cross linux-libc-dev-armel-cross
2025-08-20T22:45:18.9191358Z   linux-libc-dev-armhf-cross
2025-08-20T22:45:18.9199858Z Suggested packages:
2025-08-20T22:45:18.9200169Z   binutils-doc gcc-13-locales cpp-13-doc cpp-doc gcc-13-doc manpages-dev
2025-08-20T22:45:18.9200535Z   gdb-arm-linux-gnueabi gcc-doc gdb-arm-linux-gnueabihf
2025-08-20T22:45:18.9537820Z The following NEW packages will be installed:
2025-08-20T22:45:18.9538153Z   binutils-arm-linux-gnueabi binutils-arm-linux-gnueabihf
2025-08-20T22:45:18.9538576Z   cpp-13-arm-linux-gnueabi cpp-13-arm-linux-gnueabihf cpp-arm-linux-gnueabi
2025-08-20T22:45:18.9539178Z   cpp-arm-linux-gnueabihf g++-13-arm-linux-gnueabi g++-13-arm-linux-gnueabihf
2025-08-20T22:45:18.9539607Z   g++-arm-linux-gnueabi g++-arm-linux-gnueabihf gcc-13-arm-linux-gnueabi
2025-08-20T22:45:18.9539979Z   gcc-13-arm-linux-gnueabi-base gcc-13-arm-linux-gnueabihf
2025-08-20T22:45:18.9540365Z   gcc-13-arm-linux-gnueabihf-base gcc-13-cross-base gcc-13-cross-base-ports
2025-08-20T22:45:18.9540780Z   gcc-14-cross-base gcc-14-cross-base-ports gcc-arm-linux-gnueabi
2025-08-20T22:45:18.9541166Z   gcc-arm-linux-gnueabihf libasan8-armel-cross libasan8-armhf-cross
2025-08-20T22:45:18.9541876Z   libatomic1-armel-cross libatomic1-armhf-cross libc6-armel-cross
2025-08-20T22:45:18.9542265Z   libc6-armhf-cross libc6-dev-armel-cross libc6-dev-armhf-cross
2025-08-20T22:45:18.9542669Z   libgcc-13-dev-armel-cross libgcc-13-dev-armhf-cross libgcc-s1-armel-cross
2025-08-20T22:45:18.9544252Z   libgcc-s1-armhf-cross libgomp1-armel-cross libgomp1-armhf-cross
2025-08-20T22:45:18.9544625Z   libstdc++-13-dev-armel-cross libstdc++-13-dev-armhf-cross
2025-08-20T22:45:18.9544996Z   libstdc++6-armel-cross libstdc++6-armhf-cross libubsan1-armel-cross
2025-08-20T22:45:18.9548539Z   libubsan1-armhf-cross linux-libc-dev-armel-cross linux-libc-dev-armhf-cross
2025-08-20T22:45:19.1000896Z 0 upgraded, 42 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T22:45:19.1001268Z Need to get 112 MB of archives.
2025-08-20T22:45:19.1001558Z After this operation, 377 MB of additional disk space will be used.
2025-08-20T22:45:19.1002233Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 gcc-13-arm-linux-gnueabi-base arm64 13.3.0-6ubuntu2~24.04cross1 [51.7 kB]
2025-08-20T22:45:19.1517686Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 cpp-13-arm-linux-gnueabi arm64 13.3.0-6ubuntu2~24.04cross1 [9910 kB]
2025-08-20T22:45:19.3125563Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gcc-13-arm-linux-gnueabihf-base arm64 13.3.0-6ubuntu2~24.04cross1 [51.7 kB]
2025-08-20T22:45:19.3296660Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 cpp-13-arm-linux-gnueabihf arm64 13.3.0-6ubuntu2~24.04cross1 [9911 kB]
2025-08-20T22:45:19.3990559Z Get:5 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 cpp-arm-linux-gnueabi arm64 4:13.2.1-2ubuntu1 [4456 B]
2025-08-20T22:45:19.4158156Z Get:6 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 cpp-arm-linux-gnueabihf arm64 4:13.2.0-7ubuntu1 [5328 B]
2025-08-20T22:45:19.4326296Z Get:7 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 binutils-arm-linux-gnueabi arm64 2.42-4ubuntu2.5 [3449 kB]
2025-08-20T22:45:19.4677690Z Get:8 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 gcc-13-cross-base-ports all 13.3.0-6ubuntu2~24.04cross1 [46.4 kB]
2025-08-20T22:45:19.4846764Z Get:9 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 gcc-14-cross-base-ports all 14.2.0-4ubuntu2~24.04cross1 [46.0 kB]
2025-08-20T22:45:19.5017875Z Get:10 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 libc6-armel-cross all 2.39-0ubuntu8cross1 [1046 kB]
2025-08-20T22:45:19.5240946Z Get:11 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 libgcc-s1-armel-cross all 14.2.0-4ubuntu2~24.04cross1 [45.2 kB]
2025-08-20T22:45:19.5410305Z Get:12 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 libgomp1-armel-cross all 14.2.0-4ubuntu2~24.04cross1 [134 kB]
2025-08-20T22:45:19.5584006Z Get:13 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 libatomic1-armel-cross all 14.2.0-4ubuntu2~24.04cross1 [10.8 kB]
2025-08-20T22:45:19.5752201Z Get:14 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 libasan8-armel-cross all 14.2.0-4ubuntu2~24.04cross1 [2893 kB]
2025-08-20T22:45:19.6073760Z Get:15 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 libstdc++6-armel-cross all 14.2.0-4ubuntu2~24.04cross1 [672 kB]
2025-08-20T22:45:19.6277391Z Get:16 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 libubsan1-armel-cross all 14.2.0-4ubuntu2~24.04cross1 [1156 kB]
2025-08-20T22:45:19.7080530Z Get:17 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 libgcc-13-dev-armel-cross all 13.3.0-6ubuntu2~24.04cross1 [910 kB]
2025-08-20T22:45:19.7293871Z Get:18 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 gcc-13-arm-linux-gnueabi arm64 13.3.0-6ubuntu2~24.04cross1 [19.1 MB]
2025-08-20T22:45:19.8461675Z Get:19 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 linux-libc-dev-armel-cross all 6.8.0-25.25cross1 [1359 kB]
2025-08-20T22:45:19.8700865Z Get:20 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 libc6-dev-armel-cross all 2.39-0ubuntu8cross1 [1459 kB]
2025-08-20T22:45:19.8945564Z Get:21 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 libstdc++-13-dev-armel-cross all 13.3.0-6ubuntu2~24.04cross1 [2487 kB]
2025-08-20T22:45:19.9243949Z Get:22 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 g++-13-arm-linux-gnueabi arm64 13.3.0-6ubuntu2~24.04cross1 [11.2 MB]
2025-08-20T22:45:20.0005093Z Get:23 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 binutils-arm-linux-gnueabihf arm64 2.42-4ubuntu2.5 [3450 kB]
2025-08-20T22:45:20.0356247Z Get:24 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gcc-13-cross-base all 13.3.0-6ubuntu2~24.04cross1 [46.4 kB]
2025-08-20T22:45:20.0525213Z Get:25 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gcc-14-cross-base all 14.2.0-4ubuntu2~24.04cross1 [46.0 kB]
2025-08-20T22:45:20.0694458Z Get:26 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libc6-armhf-cross all 2.39-0ubuntu8cross1 [1320 kB]
2025-08-20T22:45:20.0938093Z Get:27 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libgcc-s1-armhf-cross all 14.2.0-4ubuntu2~24.04cross1 [41.5 kB]
2025-08-20T22:45:20.1108091Z Get:28 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libgomp1-armhf-cross all 14.2.0-4ubuntu2~24.04cross1 [123 kB]
2025-08-20T22:45:20.1283585Z Get:29 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libatomic1-armhf-cross all 14.2.0-4ubuntu2~24.04cross1 [7626 B]
2025-08-20T22:45:20.1452257Z Get:30 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libasan8-armhf-cross all 14.2.0-4ubuntu2~24.04cross1 [2930 kB]
2025-08-20T22:45:20.1786078Z Get:31 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libstdc++6-armhf-cross all 14.2.0-4ubuntu2~24.04cross1 [664 kB]
2025-08-20T22:45:20.1993589Z Get:32 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libubsan1-armhf-cross all 14.2.0-4ubuntu2~24.04cross1 [1153 kB]
2025-08-20T22:45:20.2226083Z Get:33 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libgcc-13-dev-armhf-cross all 13.3.0-6ubuntu2~24.04cross1 [899 kB]
2025-08-20T22:45:20.3019801Z Get:34 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gcc-13-arm-linux-gnueabihf arm64 13.3.0-6ubuntu2~24.04cross1 [19.1 MB]
2025-08-20T22:45:20.4259651Z Get:35 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 linux-libc-dev-armhf-cross all 6.8.0-25.25cross1 [1359 kB]
2025-08-20T22:45:20.4504619Z Get:36 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libc6-dev-armhf-cross all 2.39-0ubuntu8cross1 [1387 kB]
2025-08-20T22:45:20.4751770Z Get:37 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libstdc++-13-dev-armhf-cross all 13.3.0-6ubuntu2~24.04cross1 [2460 kB]
2025-08-20T22:45:20.5060124Z Get:38 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 g++-13-arm-linux-gnueabihf arm64 13.3.0-6ubuntu2~24.04cross1 [11.2 MB]
2025-08-20T22:45:20.5870250Z Get:39 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 gcc-arm-linux-gnueabi arm64 4:13.2.1-2ubuntu1 [1252 B]
2025-08-20T22:45:20.6036346Z Get:40 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 g++-arm-linux-gnueabi arm64 4:13.2.1-2ubuntu1 [946 B]
2025-08-20T22:45:20.6202854Z Get:41 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 gcc-arm-linux-gnueabihf arm64 4:13.2.0-7ubuntu1 [1232 B]
2025-08-20T22:45:20.6369828Z Get:42 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 g++-arm-linux-gnueabihf arm64 4:13.2.0-7ubuntu1 [968 B]
2025-08-20T22:45:20.9333564Z Fetched 112 MB in 2s (67.2 MB/s)
2025-08-20T22:45:20.9624977Z Selecting previously unselected package gcc-13-arm-linux-gnueabi-base:arm64.
2025-08-20T22:45:20.9658014Z (Reading database ... 
2025-08-20T22:45:20.9658280Z (Reading database ... 5%
2025-08-20T22:45:20.9658481Z (Reading database ... 10%
2025-08-20T22:45:20.9658808Z (Reading database ... 15%
2025-08-20T22:45:20.9659010Z (Reading database ... 20%
2025-08-20T22:45:20.9659217Z (Reading database ... 25%
2025-08-20T22:45:20.9659414Z (Reading database ... 30%
2025-08-20T22:45:20.9659962Z (Reading database ... 35%
2025-08-20T22:45:20.9660174Z (Reading database ... 40%
2025-08-20T22:45:20.9660368Z (Reading database ... 45%
2025-08-20T22:45:20.9660561Z (Reading database ... 50%
2025-08-20T22:45:20.9680485Z (Reading database ... 55%
2025-08-20T22:45:20.9768054Z (Reading database ... 60%
2025-08-20T22:45:20.9808104Z (Reading database ... 65%
2025-08-20T22:45:20.9823024Z (Reading database ... 70%
2025-08-20T22:45:20.9852157Z (Reading database ... 75%
2025-08-20T22:45:20.9978690Z (Reading database ... 80%
2025-08-20T22:45:21.0057848Z (Reading database ... 85%
2025-08-20T22:45:21.0085789Z (Reading database ... 90%
2025-08-20T22:45:21.0183225Z (Reading database ... 95%
2025-08-20T22:45:21.0183458Z (Reading database ... 100%
2025-08-20T22:45:21.0183756Z (Reading database ... 196635 files and directories currently installed.)
2025-08-20T22:45:21.0222182Z Preparing to unpack .../00-gcc-13-arm-linux-gnueabi-base_13.3.0-6ubuntu2~24.04cross1_arm64.deb ...
2025-08-20T22:45:21.0336565Z Unpacking gcc-13-arm-linux-gnueabi-base:arm64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:45:21.1026434Z Selecting previously unselected package cpp-13-arm-linux-gnueabi.
2025-08-20T22:45:21.1220134Z Preparing to unpack .../01-cpp-13-arm-linux-gnueabi_13.3.0-6ubuntu2~24.04cross1_arm64.deb ...
2025-08-20T22:45:21.1313288Z Unpacking cpp-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:45:21.3735314Z Selecting previously unselected package gcc-13-arm-linux-gnueabihf-base:arm64.
2025-08-20T22:45:21.3891880Z Preparing to unpack .../02-gcc-13-arm-linux-gnueabihf-base_13.3.0-6ubuntu2~24.04cross1_arm64.deb ...
2025-08-20T22:45:21.3971677Z Unpacking gcc-13-arm-linux-gnueabihf-base:arm64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:45:21.4569914Z Selecting previously unselected package cpp-13-arm-linux-gnueabihf.
2025-08-20T22:45:21.4721498Z Preparing to unpack .../03-cpp-13-arm-linux-gnueabihf_13.3.0-6ubuntu2~24.04cross1_arm64.deb ...
2025-08-20T22:45:21.4814020Z Unpacking cpp-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:45:21.7132549Z Selecting previously unselected package cpp-arm-linux-gnueabi.
2025-08-20T22:45:21.7323147Z Preparing to unpack .../04-cpp-arm-linux-gnueabi_4%3a13.2.1-2ubuntu1_arm64.deb ...
2025-08-20T22:45:21.7404128Z Unpacking cpp-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T22:45:21.8110026Z Selecting previously unselected package cpp-arm-linux-gnueabihf.
2025-08-20T22:45:21.8287737Z Preparing to unpack .../05-cpp-arm-linux-gnueabihf_4%3a13.2.0-7ubuntu1_arm64.deb ...
2025-08-20T22:45:21.8360292Z Unpacking cpp-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T22:45:21.8959367Z Selecting previously unselected package binutils-arm-linux-gnueabi.
2025-08-20T22:45:21.9113557Z Preparing to unpack .../06-binutils-arm-linux-gnueabi_2.42-4ubuntu2.5_arm64.deb ...
2025-08-20T22:45:21.9284926Z Unpacking binutils-arm-linux-gnueabi (2.42-4ubuntu2.5) ...
2025-08-20T22:45:22.0425313Z Selecting previously unselected package gcc-13-cross-base-ports.
2025-08-20T22:45:22.0579138Z Preparing to unpack .../07-gcc-13-cross-base-ports_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:45:22.0709008Z Unpacking gcc-13-cross-base-ports (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:45:22.1247829Z Selecting previously unselected package gcc-14-cross-base-ports.
2025-08-20T22:45:22.1430335Z Preparing to unpack .../08-gcc-14-cross-base-ports_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:45:22.1500817Z Unpacking gcc-14-cross-base-ports (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:45:22.2059875Z Selecting previously unselected package libc6-armel-cross.
2025-08-20T22:45:22.2241979Z Preparing to unpack .../09-libc6-armel-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T22:45:22.2314559Z Unpacking libc6-armel-cross (2.39-0ubuntu8cross1) ...
2025-08-20T22:45:22.3047297Z Selecting previously unselected package libgcc-s1-armel-cross.
2025-08-20T22:45:22.3222060Z Preparing to unpack .../10-libgcc-s1-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:45:22.3284288Z Unpacking libgcc-s1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:45:22.3901699Z Selecting previously unselected package libgomp1-armel-cross.
2025-08-20T22:45:22.4059059Z Preparing to unpack .../11-libgomp1-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:45:22.4137607Z Unpacking libgomp1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:45:22.4736716Z Selecting previously unselected package libatomic1-armel-cross.
2025-08-20T22:45:22.4902442Z Preparing to unpack .../12-libatomic1-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:45:22.4969773Z Unpacking libatomic1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:45:22.5497974Z Selecting previously unselected package libasan8-armel-cross.
2025-08-20T22:45:22.5671149Z Preparing to unpack .../13-libasan8-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:45:22.5741122Z Unpacking libasan8-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:45:22.6843402Z Selecting previously unselected package libstdc++6-armel-cross.
2025-08-20T22:45:22.7023551Z Preparing to unpack .../14-libstdc++6-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:45:22.7087595Z Unpacking libstdc++6-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:45:22.7774170Z Selecting previously unselected package libubsan1-armel-cross.
2025-08-20T22:45:22.7941536Z Preparing to unpack .../15-libubsan1-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:45:22.8015311Z Unpacking libubsan1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:45:22.8684589Z Selecting previously unselected package libgcc-13-dev-armel-cross.
2025-08-20T22:45:22.8842034Z Preparing to unpack .../16-libgcc-13-dev-armel-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:45:22.8936906Z Unpacking libgcc-13-dev-armel-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:45:22.9878446Z Selecting previously unselected package gcc-13-arm-linux-gnueabi.
2025-08-20T22:45:23.0037276Z Preparing to unpack .../17-gcc-13-arm-linux-gnueabi_13.3.0-6ubuntu2~24.04cross1_arm64.deb ...
2025-08-20T22:45:23.0136518Z Unpacking gcc-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:45:23.4215257Z Selecting previously unselected package linux-libc-dev-armel-cross.
2025-08-20T22:45:23.4375525Z Preparing to unpack .../18-linux-libc-dev-armel-cross_6.8.0-25.25cross1_all.deb ...
2025-08-20T22:45:23.4453915Z Unpacking linux-libc-dev-armel-cross (6.8.0-25.25cross1) ...
2025-08-20T22:45:23.6845448Z Selecting previously unselected package libc6-dev-armel-cross.
2025-08-20T22:45:23.7029484Z Preparing to unpack .../19-libc6-dev-armel-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T22:45:23.7100770Z Unpacking libc6-dev-armel-cross (2.39-0ubuntu8cross1) ...
2025-08-20T22:45:23.8540390Z Selecting previously unselected package libstdc++-13-dev-armel-cross.
2025-08-20T22:45:23.8702220Z Preparing to unpack .../20-libstdc++-13-dev-armel-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:45:23.8770359Z Unpacking libstdc++-13-dev-armel-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:45:24.1069175Z Selecting previously unselected package g++-13-arm-linux-gnueabi.
2025-08-20T22:45:24.1252618Z Preparing to unpack .../21-g++-13-arm-linux-gnueabi_13.3.0-6ubuntu2~24.04cross1_arm64.deb ...
2025-08-20T22:45:24.1349958Z Unpacking g++-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:45:24.3812346Z Selecting previously unselected package binutils-arm-linux-gnueabihf.
2025-08-20T22:45:24.3971437Z Preparing to unpack .../22-binutils-arm-linux-gnueabihf_2.42-4ubuntu2.5_arm64.deb ...
2025-08-20T22:45:24.4040374Z Unpacking binutils-arm-linux-gnueabihf (2.42-4ubuntu2.5) ...
2025-08-20T22:45:24.5166136Z Selecting previously unselected package gcc-13-cross-base.
2025-08-20T22:45:24.5327443Z Preparing to unpack .../23-gcc-13-cross-base_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:45:24.5446076Z Unpacking gcc-13-cross-base (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:45:24.6032878Z Selecting previously unselected package gcc-14-cross-base.
2025-08-20T22:45:24.6225036Z Preparing to unpack .../24-gcc-14-cross-base_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:45:24.6314976Z Unpacking gcc-14-cross-base (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:45:24.6882999Z Selecting previously unselected package libc6-armhf-cross.
2025-08-20T22:45:24.7061342Z Preparing to unpack .../25-libc6-armhf-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T22:45:24.7134718Z Unpacking libc6-armhf-cross (2.39-0ubuntu8cross1) ...
2025-08-20T22:45:24.7885987Z Selecting previously unselected package libgcc-s1-armhf-cross.
2025-08-20T22:45:24.8053843Z Preparing to unpack .../26-libgcc-s1-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:45:24.8122749Z Unpacking libgcc-s1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:45:24.8698196Z Selecting previously unselected package libgomp1-armhf-cross.
2025-08-20T22:45:24.8853279Z Preparing to unpack .../27-libgomp1-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:45:24.8932972Z Unpacking libgomp1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:45:24.9597406Z Selecting previously unselected package libatomic1-armhf-cross.
2025-08-20T22:45:24.9747852Z Preparing to unpack .../28-libatomic1-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:45:24.9840790Z Unpacking libatomic1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:45:25.0474847Z Selecting previously unselected package libasan8-armhf-cross.
2025-08-20T22:45:25.0662013Z Preparing to unpack .../29-libasan8-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:45:25.0736527Z Unpacking libasan8-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:45:25.2194284Z Selecting previously unselected package libstdc++6-armhf-cross.
2025-08-20T22:45:25.2372290Z Preparing to unpack .../30-libstdc++6-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:45:25.2457546Z Unpacking libstdc++6-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:45:25.3133998Z Selecting previously unselected package libubsan1-armhf-cross.
2025-08-20T22:45:25.3288451Z Preparing to unpack .../31-libubsan1-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:45:25.3356241Z Unpacking libubsan1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:45:25.4067072Z Selecting previously unselected package libgcc-13-dev-armhf-cross.
2025-08-20T22:45:25.4222490Z Preparing to unpack .../32-libgcc-13-dev-armhf-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:45:25.4303833Z Unpacking libgcc-13-dev-armhf-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:45:25.5146849Z Selecting previously unselected package gcc-13-arm-linux-gnueabihf.
2025-08-20T22:45:25.5303975Z Preparing to unpack .../33-gcc-13-arm-linux-gnueabihf_13.3.0-6ubuntu2~24.04cross1_arm64.deb ...
2025-08-20T22:45:25.5397725Z Unpacking gcc-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:45:25.9360287Z Selecting previously unselected package linux-libc-dev-armhf-cross.
2025-08-20T22:45:25.9508559Z Preparing to unpack .../34-linux-libc-dev-armhf-cross_6.8.0-25.25cross1_all.deb ...
2025-08-20T22:45:25.9580295Z Unpacking linux-libc-dev-armhf-cross (6.8.0-25.25cross1) ...
2025-08-20T22:45:26.2477571Z Selecting previously unselected package libc6-dev-armhf-cross.
2025-08-20T22:45:26.2668199Z Preparing to unpack .../35-libc6-dev-armhf-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T22:45:26.2764294Z Unpacking libc6-dev-armhf-cross (2.39-0ubuntu8cross1) ...
2025-08-20T22:45:26.5115098Z Selecting previously unselected package libstdc++-13-dev-armhf-cross.
2025-08-20T22:45:26.5282273Z Preparing to unpack .../36-libstdc++-13-dev-armhf-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:45:26.5348072Z Unpacking libstdc++-13-dev-armhf-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:45:26.7639169Z Selecting previously unselected package g++-13-arm-linux-gnueabihf.
2025-08-20T22:45:26.7831375Z Preparing to unpack .../37-g++-13-arm-linux-gnueabihf_13.3.0-6ubuntu2~24.04cross1_arm64.deb ...
2025-08-20T22:45:26.7931041Z Unpacking g++-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:45:27.0138746Z Selecting previously unselected package gcc-arm-linux-gnueabi.
2025-08-20T22:45:27.0297430Z Preparing to unpack .../38-gcc-arm-linux-gnueabi_4%3a13.2.1-2ubuntu1_arm64.deb ...
2025-08-20T22:45:27.0365354Z Unpacking gcc-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T22:45:27.0943059Z Selecting previously unselected package g++-arm-linux-gnueabi.
2025-08-20T22:45:27.1132050Z Preparing to unpack .../39-g++-arm-linux-gnueabi_4%3a13.2.1-2ubuntu1_arm64.deb ...
2025-08-20T22:45:27.1224376Z Unpacking g++-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T22:45:27.1737533Z Selecting previously unselected package gcc-arm-linux-gnueabihf.
2025-08-20T22:45:27.1921749Z Preparing to unpack .../40-gcc-arm-linux-gnueabihf_4%3a13.2.0-7ubuntu1_arm64.deb ...
2025-08-20T22:45:27.1992172Z Unpacking gcc-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T22:45:27.2447280Z Selecting previously unselected package g++-arm-linux-gnueabihf.
2025-08-20T22:45:27.2628374Z Preparing to unpack .../41-g++-arm-linux-gnueabihf_4%3a13.2.0-7ubuntu1_arm64.deb ...
2025-08-20T22:45:27.2715477Z Unpacking g++-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T22:45:27.3454015Z Setting up binutils-arm-linux-gnueabi (2.42-4ubuntu2.5) ...
2025-08-20T22:45:27.3682285Z Setting up libc6-armhf-cross (2.39-0ubuntu8cross1) ...
2025-08-20T22:45:27.3883294Z Setting up gcc-13-arm-linux-gnueabi-base:arm64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:45:27.4078053Z Setting up gcc-14-cross-base (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:45:27.4335218Z Setting up libatomic1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:45:27.4563199Z Setting up linux-libc-dev-armel-cross (6.8.0-25.25cross1) ...
2025-08-20T22:45:27.4796977Z Setting up gcc-13-cross-base (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:45:27.5091858Z Setting up linux-libc-dev-armhf-cross (6.8.0-25.25cross1) ...
2025-08-20T22:45:27.5296702Z Setting up libc6-armel-cross (2.39-0ubuntu8cross1) ...
2025-08-20T22:45:27.5501660Z Setting up gcc-13-arm-linux-gnueabihf-base:arm64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:45:27.5740336Z Setting up gcc-14-cross-base-ports (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:45:27.5958432Z Setting up libc6-dev-armel-cross (2.39-0ubuntu8cross1) ...
2025-08-20T22:45:27.6177226Z Setting up binutils-arm-linux-gnueabihf (2.42-4ubuntu2.5) ...
2025-08-20T22:45:27.6396253Z Setting up gcc-13-cross-base-ports (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:45:27.6607230Z Setting up libgomp1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:45:27.6822766Z Setting up cpp-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:45:27.7039616Z Setting up libgomp1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:45:27.7274392Z Setting up cpp-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:45:27.7474117Z Setting up libgcc-s1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:45:27.7699541Z Setting up libgcc-s1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:45:27.7913047Z Setting up libc6-dev-armhf-cross (2.39-0ubuntu8cross1) ...
2025-08-20T22:45:27.8132569Z Setting up libstdc++6-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:45:27.8337895Z Setting up libatomic1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:45:27.8539201Z Setting up cpp-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T22:45:27.8784401Z Setting up libstdc++6-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:45:27.8986941Z Setting up libubsan1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:45:27.9228200Z Setting up libubsan1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:45:27.9458179Z Setting up cpp-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T22:45:27.9694844Z Setting up libasan8-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:45:27.9968737Z Setting up libasan8-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:45:28.0171411Z Setting up libgcc-13-dev-armel-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:45:28.0380287Z Setting up gcc-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:45:28.0618975Z Setting up libstdc++-13-dev-armel-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:45:28.0911989Z Setting up libgcc-13-dev-armhf-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:45:28.1135420Z Setting up gcc-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T22:45:28.1353502Z Setting up g++-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:45:28.1567777Z Setting up libstdc++-13-dev-armhf-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:45:28.1762318Z Setting up gcc-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:45:28.1982808Z Setting up g++-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T22:45:28.2259060Z Setting up gcc-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T22:45:28.2517094Z Setting up g++-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:45:28.2735299Z Setting up g++-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T22:45:28.2960605Z Processing triggers for ccache (4.9.1-1) ...
2025-08-20T22:45:28.3043149Z Updating symlinks in /usr/lib/ccache ...
2025-08-20T22:45:28.3213737Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:45:29.6502899Z Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
2025-08-20T22:45:30.9048216Z Reading package lists...
2025-08-20T22:45:31.1476849Z Building dependency tree...
2025-08-20T22:45:31.1486737Z Reading state information...
2025-08-20T22:45:31.3985110Z The following additional packages will be installed:
2025-08-20T22:45:31.3985888Z   libdbus-1-dev libibverbs-dev libjudydebian1 libnl-3-dev libnl-route-3-dev
2025-08-20T22:45:31.3989710Z   libpcap0.8-dev
2025-08-20T22:45:31.4259034Z The following NEW packages will be installed:
2025-08-20T22:45:31.4260199Z   libdbus-1-dev libibverbs-dev libjudydebian1 libnl-3-dev libnl-route-3-dev
2025-08-20T22:45:31.4264367Z   libpcap-dev libpcap0.8-dev pcaputils
2025-08-20T22:45:31.4443296Z 0 upgraded, 8 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T22:45:31.7198780Z Need to get 1640 kB of archives.
2025-08-20T22:45:31.7199327Z After this operation, 7134 kB of additional disk space will be used.
2025-08-20T22:45:31.7199894Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libdbus-1-dev arm64 1.14.10-4ubuntu4.1 [200 kB]
2025-08-20T22:45:32.1553825Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 libjudydebian1 arm64 1.0.5-5.1build1 [104 kB]
2025-08-20T22:45:32.2716284Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libnl-3-dev arm64 3.7.0-0.3build1.1 [105 kB]
2025-08-20T22:45:32.3874722Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libnl-route-3-dev arm64 3.7.0-0.3build1.1 [225 kB]
2025-08-20T22:45:32.5801337Z Get:5 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libibverbs-dev arm64 50.0-2ubuntu0.2 [695 kB]
2025-08-20T22:45:32.8794460Z Get:6 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libpcap0.8-dev arm64 1.10.4-4.1ubuntu3 [265 kB]
2025-08-20T22:45:33.0552145Z Get:7 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libpcap-dev arm64 1.10.4-4.1ubuntu3 [3324 B]
2025-08-20T22:45:33.1395473Z Get:8 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 pcaputils arm64 0.8-1.1build2 [42.4 kB]
2025-08-20T22:45:33.3971294Z Fetched 1640 kB in 2s (973 kB/s)
2025-08-20T22:45:33.4392623Z Selecting previously unselected package libdbus-1-dev:arm64.
2025-08-20T22:45:33.4427248Z (Reading database ... 
2025-08-20T22:45:33.4427770Z (Reading database ... 5%
2025-08-20T22:45:33.4428189Z (Reading database ... 10%
2025-08-20T22:45:33.4428396Z (Reading database ... 15%
2025-08-20T22:45:33.4428719Z (Reading database ... 20%
2025-08-20T22:45:33.4428934Z (Reading database ... 25%
2025-08-20T22:45:33.4429129Z (Reading database ... 30%
2025-08-20T22:45:33.4429667Z (Reading database ... 35%
2025-08-20T22:45:33.4429879Z (Reading database ... 40%
2025-08-20T22:45:33.4430070Z (Reading database ... 45%
2025-08-20T22:45:33.4430265Z (Reading database ... 50%
2025-08-20T22:45:33.4450192Z (Reading database ... 55%
2025-08-20T22:45:33.4538234Z (Reading database ... 60%
2025-08-20T22:45:33.4579686Z (Reading database ... 65%
2025-08-20T22:45:33.4598858Z (Reading database ... 70%
2025-08-20T22:45:33.4624531Z (Reading database ... 75%
2025-08-20T22:45:33.4790338Z (Reading database ... 80%
2025-08-20T22:45:33.4839455Z (Reading database ... 85%
2025-08-20T22:45:33.4894366Z (Reading database ... 90%
2025-08-20T22:45:33.4973658Z (Reading database ... 95%
2025-08-20T22:45:33.4973871Z (Reading database ... 100%
2025-08-20T22:45:33.4974175Z (Reading database ... 202071 files and directories currently installed.)
2025-08-20T22:45:33.5008060Z Preparing to unpack .../0-libdbus-1-dev_1.14.10-4ubuntu4.1_arm64.deb ...
2025-08-20T22:45:33.5080622Z Unpacking libdbus-1-dev:arm64 (1.14.10-4ubuntu4.1) ...
2025-08-20T22:45:33.5898325Z Selecting previously unselected package libjudydebian1.
2025-08-20T22:45:33.6084684Z Preparing to unpack .../1-libjudydebian1_1.0.5-5.1build1_arm64.deb ...
2025-08-20T22:45:33.6215242Z Unpacking libjudydebian1 (1.0.5-5.1build1) ...
2025-08-20T22:45:33.6767814Z Selecting previously unselected package libnl-3-dev:arm64.
2025-08-20T22:45:33.6958543Z Preparing to unpack .../2-libnl-3-dev_3.7.0-0.3build1.1_arm64.deb ...
2025-08-20T22:45:33.7024851Z Unpacking libnl-3-dev:arm64 (3.7.0-0.3build1.1) ...
2025-08-20T22:45:33.7668522Z Selecting previously unselected package libnl-route-3-dev:arm64.
2025-08-20T22:45:33.7841578Z Preparing to unpack .../3-libnl-route-3-dev_3.7.0-0.3build1.1_arm64.deb ...
2025-08-20T22:45:33.7904315Z Unpacking libnl-route-3-dev:arm64 (3.7.0-0.3build1.1) ...
2025-08-20T22:45:33.8536911Z Selecting previously unselected package libibverbs-dev:arm64.
2025-08-20T22:45:33.8698080Z Preparing to unpack .../4-libibverbs-dev_50.0-2ubuntu0.2_arm64.deb ...
2025-08-20T22:45:33.8782911Z Unpacking libibverbs-dev:arm64 (50.0-2ubuntu0.2) ...
2025-08-20T22:45:33.9674165Z Selecting previously unselected package libpcap0.8-dev:arm64.
2025-08-20T22:45:33.9833962Z Preparing to unpack .../5-libpcap0.8-dev_1.10.4-4.1ubuntu3_arm64.deb ...
2025-08-20T22:45:33.9918857Z Unpacking libpcap0.8-dev:arm64 (1.10.4-4.1ubuntu3) ...
2025-08-20T22:45:34.0661076Z Selecting previously unselected package libpcap-dev:arm64.
2025-08-20T22:45:34.0864419Z Preparing to unpack .../6-libpcap-dev_1.10.4-4.1ubuntu3_arm64.deb ...
2025-08-20T22:45:34.0932540Z Unpacking libpcap-dev:arm64 (1.10.4-4.1ubuntu3) ...
2025-08-20T22:45:34.1642210Z Selecting previously unselected package pcaputils.
2025-08-20T22:45:34.1816920Z Preparing to unpack .../7-pcaputils_0.8-1.1build2_arm64.deb ...
2025-08-20T22:45:34.1905503Z Unpacking pcaputils (0.8-1.1build2) ...
2025-08-20T22:45:34.2636968Z Setting up libjudydebian1 (1.0.5-5.1build1) ...
2025-08-20T22:45:34.2829046Z Setting up libdbus-1-dev:arm64 (1.14.10-4ubuntu4.1) ...
2025-08-20T22:45:34.4682612Z Setting up libnl-3-dev:arm64 (3.7.0-0.3build1.1) ...
2025-08-20T22:45:34.4895790Z Setting up pcaputils (0.8-1.1build2) ...
2025-08-20T22:45:34.5213113Z update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
2025-08-20T22:45:34.7481176Z Setting up libnl-route-3-dev:arm64 (3.7.0-0.3build1.1) ...
2025-08-20T22:45:34.7720659Z Setting up libibverbs-dev:arm64 (50.0-2ubuntu0.2) ...
2025-08-20T22:45:34.7945753Z Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
2025-08-20T22:45:34.8258215Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:45:36.4383939Z Processing triggers for sgml-base (1.31) ...
2025-08-20T22:45:36.5258873Z Setting up libpcap0.8-dev:arm64 (1.10.4-4.1ubuntu3) ...
2025-08-20T22:45:36.5477843Z Setting up libpcap-dev:arm64 (1.10.4-4.1ubuntu3) ...
2025-08-20T22:45:37.7507150Z Reading package lists...
2025-08-20T22:45:37.9480965Z Building dependency tree...
2025-08-20T22:45:37.9490839Z Reading state information...
2025-08-20T22:45:37.9890801Z Reading package lists...
2025-08-20T22:45:38.1763091Z Building dependency tree...
2025-08-20T22:45:38.1769984Z Reading state information...
2025-08-20T22:45:38.4003800Z The following additional packages will be installed:
2025-08-20T22:45:38.4007150Z   liblz1 liblzma-dev librust-cc-dev librust-libc-dev librust-pkg-config-dev
2025-08-20T22:45:38.4014462Z Suggested packages:
2025-08-20T22:45:38.4015073Z   liblzma-doc librust-cc+jobserver-dev librust-libc+rustc-dep-of-std-dev
2025-08-20T22:45:38.4015471Z   librust-libc+rustc-std-workspace-core-dev
2025-08-20T22:45:38.4176542Z The following NEW packages will be installed:
2025-08-20T22:45:38.4177785Z   liblz-dev liblz1 liblzma-dev librust-cc-dev librust-libc-dev
2025-08-20T22:45:38.4182301Z   librust-lzma-sys-dev librust-pkg-config-dev lzma lzma-dev
2025-08-20T22:45:38.4684632Z 0 upgraded, 9 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T22:45:38.4684999Z Need to get 801 kB of archives.
2025-08-20T22:45:38.4685331Z After this operation, 6261 kB of additional disk space will be used.
2025-08-20T22:45:38.4685816Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 liblz1 arm64 1.14-1 [37.6 kB]
2025-08-20T22:45:38.5104576Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 liblz-dev arm64 1.14-1 [53.3 kB]
2025-08-20T22:45:38.5447730Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 librust-libc-dev arm64 0.2.152-1 [353 kB]
2025-08-20T22:45:38.6014773Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 librust-cc-dev arm64 1.0.83-1 [61.6 kB]
2025-08-20T22:45:38.6195919Z Get:5 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 librust-pkg-config-dev arm64 0.3.27-1 [21.5 kB]
2025-08-20T22:45:38.6365783Z Get:6 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 liblzma-dev arm64 5.6.1+really5.4.5-1ubuntu0.2 [178 kB]
2025-08-20T22:45:38.6577389Z Get:7 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 librust-lzma-sys-dev arm64 0.1.20-1 [10.9 kB]
2025-08-20T22:45:38.6745941Z Get:8 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 lzma arm64 9.22-2.2 [43.5 kB]
2025-08-20T22:45:38.6919806Z Get:9 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 lzma-dev all 9.22-2.2 [41.6 kB]
2025-08-20T22:45:38.9572714Z Fetched 801 kB in 0s (3021 kB/s)
2025-08-20T22:45:38.9922331Z Selecting previously unselected package liblz1:arm64.
2025-08-20T22:45:38.9957368Z (Reading database ... 
2025-08-20T22:45:38.9957608Z (Reading database ... 5%
2025-08-20T22:45:38.9957807Z (Reading database ... 10%
2025-08-20T22:45:38.9958012Z (Reading database ... 15%
2025-08-20T22:45:38.9958864Z (Reading database ... 20%
2025-08-20T22:45:38.9959096Z (Reading database ... 25%
2025-08-20T22:45:38.9959299Z (Reading database ... 30%
2025-08-20T22:45:38.9959497Z (Reading database ... 35%
2025-08-20T22:45:38.9959695Z (Reading database ... 40%
2025-08-20T22:45:38.9959892Z (Reading database ... 45%
2025-08-20T22:45:38.9960088Z (Reading database ... 50%
2025-08-20T22:45:38.9980493Z (Reading database ... 55%
2025-08-20T22:45:39.0070386Z (Reading database ... 60%
2025-08-20T22:45:39.0106181Z (Reading database ... 65%
2025-08-20T22:45:39.0123712Z (Reading database ... 70%
2025-08-20T22:45:39.0148869Z (Reading database ... 75%
2025-08-20T22:45:39.0309871Z (Reading database ... 80%
2025-08-20T22:45:39.0357678Z (Reading database ... 85%
2025-08-20T22:45:39.0411591Z (Reading database ... 90%
2025-08-20T22:45:39.0488741Z (Reading database ... 95%
2025-08-20T22:45:39.0488972Z (Reading database ... 100%
2025-08-20T22:45:39.0489264Z (Reading database ... 202727 files and directories currently installed.)
2025-08-20T22:45:39.0525097Z Preparing to unpack .../0-liblz1_1.14-1_arm64.deb ...
2025-08-20T22:45:39.0697005Z Unpacking liblz1:arm64 (1.14-1) ...
2025-08-20T22:45:39.1285123Z Selecting previously unselected package liblz-dev:arm64.
2025-08-20T22:45:39.1476925Z Preparing to unpack .../1-liblz-dev_1.14-1_arm64.deb ...
2025-08-20T22:45:39.1549946Z Unpacking liblz-dev:arm64 (1.14-1) ...
2025-08-20T22:45:39.2207648Z Selecting previously unselected package librust-libc-dev:arm64.
2025-08-20T22:45:39.2391862Z Preparing to unpack .../2-librust-libc-dev_0.2.152-1_arm64.deb ...
2025-08-20T22:45:39.2456993Z Unpacking librust-libc-dev:arm64 (0.2.152-1) ...
2025-08-20T22:45:39.3431286Z Selecting previously unselected package librust-cc-dev:arm64.
2025-08-20T22:45:39.3587854Z Preparing to unpack .../3-librust-cc-dev_1.0.83-1_arm64.deb ...
2025-08-20T22:45:39.3690145Z Unpacking librust-cc-dev:arm64 (1.0.83-1) ...
2025-08-20T22:45:39.4265489Z Selecting previously unselected package librust-pkg-config-dev:arm64.
2025-08-20T22:45:39.4418462Z Preparing to unpack .../4-librust-pkg-config-dev_0.3.27-1_arm64.deb ...
2025-08-20T22:45:39.4485729Z Unpacking librust-pkg-config-dev:arm64 (0.3.27-1) ...
2025-08-20T22:45:39.5134977Z Selecting previously unselected package liblzma-dev:arm64.
2025-08-20T22:45:39.5295187Z Preparing to unpack .../5-liblzma-dev_5.6.1+really5.4.5-1ubuntu0.2_arm64.deb ...
2025-08-20T22:45:39.5364773Z Unpacking liblzma-dev:arm64 (5.6.1+really5.4.5-1ubuntu0.2) ...
2025-08-20T22:45:39.6003239Z Selecting previously unselected package librust-lzma-sys-dev:arm64.
2025-08-20T22:45:39.6187137Z Preparing to unpack .../6-librust-lzma-sys-dev_0.1.20-1_arm64.deb ...
2025-08-20T22:45:39.6257040Z Unpacking librust-lzma-sys-dev:arm64 (0.1.20-1) ...
2025-08-20T22:45:39.6885755Z Selecting previously unselected package lzma.
2025-08-20T22:45:39.7069985Z Preparing to unpack .../7-lzma_9.22-2.2_arm64.deb ...
2025-08-20T22:45:39.7148196Z Unpacking lzma (9.22-2.2) ...
2025-08-20T22:45:39.7911041Z Selecting previously unselected package lzma-dev.
2025-08-20T22:45:39.8088927Z Preparing to unpack .../8-lzma-dev_9.22-2.2_all.deb ...
2025-08-20T22:45:39.8153163Z Unpacking lzma-dev (9.22-2.2) ...
2025-08-20T22:45:39.8950607Z Setting up liblz1:arm64 (1.14-1) ...
2025-08-20T22:45:39.9163534Z Setting up librust-libc-dev:arm64 (0.2.152-1) ...
2025-08-20T22:45:39.9372165Z Setting up librust-cc-dev:arm64 (1.0.83-1) ...
2025-08-20T22:45:39.9589549Z Setting up liblz-dev:arm64 (1.14-1) ...
2025-08-20T22:45:39.9802413Z Setting up lzma (9.22-2.2) ...
2025-08-20T22:45:39.9967754Z update-alternatives: using /usr/bin/lzmp to provide /usr/bin/lzma (lzma) in auto mode
2025-08-20T22:45:40.0106775Z Setting up lzma-dev (9.22-2.2) ...
2025-08-20T22:45:40.0293771Z Setting up liblzma-dev:arm64 (5.6.1+really5.4.5-1ubuntu0.2) ...
2025-08-20T22:45:40.0526548Z Setting up librust-pkg-config-dev:arm64 (0.3.27-1) ...
2025-08-20T22:45:40.0881979Z Setting up librust-lzma-sys-dev:arm64 (0.1.20-1) ...
2025-08-20T22:45:40.1117877Z Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
2025-08-20T22:45:40.1447586Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:45:41.5034604Z Processing triggers for install-info (7.1-3build2) ...
2025-08-20T22:45:42.8082056Z Reading package lists...
2025-08-20T22:45:43.0217926Z Building dependency tree...
2025-08-20T22:45:43.0225784Z Reading state information...
2025-08-20T22:45:43.3224233Z dnsutils is already the newest version (1:9.18.30-0ubuntu0.24.04.2).
2025-08-20T22:45:43.3224676Z inetutils-telnet is already the newest version (2:2.5-3ubuntu4).
2025-08-20T22:45:43.3224998Z inetutils-telnet set to manually installed.
2025-08-20T22:45:43.3225298Z net-tools is already the newest version (2.10-0.1ubuntu4.4).
2025-08-20T22:45:43.3225643Z The following additional packages will be installed:
2025-08-20T22:45:43.3225904Z   tcpd update-inetd
2025-08-20T22:45:43.3392207Z The following packages will be REMOVED:
2025-08-20T22:45:43.3398023Z   iputils-ping rsyslog ubuntu-minimal
2025-08-20T22:45:43.3399346Z The following NEW packages will be installed:
2025-08-20T22:45:43.3399700Z   inetutils-ftp inetutils-ftpd inetutils-inetd inetutils-ping
2025-08-20T22:45:43.3400108Z   inetutils-syslogd inetutils-talk inetutils-talkd inetutils-telnetd
2025-08-20T22:45:43.3406704Z   inetutils-tools inetutils-traceroute netcat-traditional tcpd update-inetd
2025-08-20T22:45:43.4968122Z 0 upgraded, 13 newly installed, 3 to remove and 167 not upgraded.
2025-08-20T22:45:43.4968939Z Need to get 691 kB of archives.
2025-08-20T22:45:43.4969243Z After this operation, 987 kB disk space will be freed.
2025-08-20T22:45:43.4969749Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 inetutils-syslogd arm64 2:2.5-3ubuntu4 [61.1 kB]
2025-08-20T22:45:43.5514456Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 tcpd arm64 7.6.q-33 [25.2 kB]
2025-08-20T22:45:43.5716685Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 update-inetd all 4.53 [24.0 kB]
2025-08-20T22:45:43.5915617Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 inetutils-inetd arm64 2:2.5-3ubuntu4 [44.9 kB]
2025-08-20T22:45:43.6153904Z Get:5 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 inetutils-ftp arm64 2:2.5-3ubuntu4 [82.8 kB]
2025-08-20T22:45:43.6463378Z Get:6 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 inetutils-ftpd arm64 2:2.5-3ubuntu4 [72.2 kB]
2025-08-20T22:45:43.6714641Z Get:7 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 inetutils-ping arm64 2:2.5-3ubuntu4 [61.9 kB]
2025-08-20T22:45:43.6941386Z Get:8 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 inetutils-talk arm64 2:2.5-3ubuntu4 [45.0 kB]
2025-08-20T22:45:43.7153893Z Get:9 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 inetutils-talkd arm64 2:2.5-3ubuntu4 [34.5 kB]
2025-08-20T22:45:43.7349107Z Get:10 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 inetutils-telnetd arm64 2:2.5-3ubuntu4 [59.1 kB]
2025-08-20T22:45:43.7576284Z Get:11 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 inetutils-tools arm64 2:2.5-3ubuntu4 [76.6 kB]
2025-08-20T22:45:43.7822272Z Get:12 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 netcat-traditional arm64 1.10-48 [61.1 kB]
2025-08-20T22:45:43.8047863Z Get:13 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 inetutils-traceroute arm64 2:2.5-3ubuntu4 [42.1 kB]
2025-08-20T22:45:44.0394369Z Preconfiguring packages ...
2025-08-20T22:45:44.1570724Z Fetched 691 kB in 0s (1508 kB/s)
2025-08-20T22:45:44.1777409Z (Reading database ... 
2025-08-20T22:45:44.1777661Z (Reading database ... 5%
2025-08-20T22:45:44.1777865Z (Reading database ... 10%
2025-08-20T22:45:44.1778085Z (Reading database ... 15%
2025-08-20T22:45:44.1778284Z (Reading database ... 20%
2025-08-20T22:45:44.1778503Z (Reading database ... 25%
2025-08-20T22:45:44.1778900Z (Reading database ... 30%
2025-08-20T22:45:44.1779097Z (Reading database ... 35%
2025-08-20T22:45:44.1779292Z (Reading database ... 40%
2025-08-20T22:45:44.1779486Z (Reading database ... 45%
2025-08-20T22:45:44.1779677Z (Reading database ... 50%
2025-08-20T22:45:44.1798784Z (Reading database ... 55%
2025-08-20T22:45:44.1883396Z (Reading database ... 60%
2025-08-20T22:45:44.1922449Z (Reading database ... 65%
2025-08-20T22:45:44.1940894Z (Reading database ... 70%
2025-08-20T22:45:44.1966170Z (Reading database ... 75%
2025-08-20T22:45:44.2125697Z (Reading database ... 80%
2025-08-20T22:45:44.2173035Z (Reading database ... 85%
2025-08-20T22:45:44.2227140Z (Reading database ... 90%
2025-08-20T22:45:44.2306719Z (Reading database ... 95%
2025-08-20T22:45:44.2306940Z (Reading database ... 100%
2025-08-20T22:45:44.2307237Z (Reading database ... 203219 files and directories currently installed.)
2025-08-20T22:45:44.2342122Z Removing ubuntu-minimal (1.539.2) ...
2025-08-20T22:45:44.3176435Z Removing iputils-ping (3:20240117-1build1) ...
2025-08-20T22:45:44.4251562Z Removing rsyslog (8.2312.0-3ubuntu9.1) ...
2025-08-20T22:45:44.8121356Z Selecting previously unselected package inetutils-syslogd.
2025-08-20T22:45:44.8156274Z (Reading database ... 
2025-08-20T22:45:44.8156518Z (Reading database ... 5%
2025-08-20T22:45:44.8156715Z (Reading database ... 10%
2025-08-20T22:45:44.8156920Z (Reading database ... 15%
2025-08-20T22:45:44.8157132Z (Reading database ... 20%
2025-08-20T22:45:44.8157325Z (Reading database ... 25%
2025-08-20T22:45:44.8157517Z (Reading database ... 30%
2025-08-20T22:45:44.8157708Z (Reading database ... 35%
2025-08-20T22:45:44.8157898Z (Reading database ... 40%
2025-08-20T22:45:44.8158481Z (Reading database ... 45%
2025-08-20T22:45:44.8158846Z (Reading database ... 50%
2025-08-20T22:45:44.8181534Z (Reading database ... 55%
2025-08-20T22:45:44.8271284Z (Reading database ... 60%
2025-08-20T22:45:44.8313305Z (Reading database ... 65%
2025-08-20T22:45:44.8332311Z (Reading database ... 70%
2025-08-20T22:45:44.8359884Z (Reading database ... 75%
2025-08-20T22:45:44.8531954Z (Reading database ... 80%
2025-08-20T22:45:44.8584226Z (Reading database ... 85%
2025-08-20T22:45:44.8644148Z (Reading database ... 90%
2025-08-20T22:45:44.8729958Z (Reading database ... 95%
2025-08-20T22:45:44.8730184Z (Reading database ... 100%
2025-08-20T22:45:44.8730581Z (Reading database ... 203147 files and directories currently installed.)
2025-08-20T22:45:44.8770346Z Preparing to unpack .../00-inetutils-syslogd_2%3a2.5-3ubuntu4_arm64.deb ...
2025-08-20T22:45:44.8873796Z Unpacking inetutils-syslogd (2:2.5-3ubuntu4) ...
2025-08-20T22:45:44.9498940Z Selecting previously unselected package tcpd.
2025-08-20T22:45:44.9682731Z Preparing to unpack .../01-tcpd_7.6.q-33_arm64.deb ...
2025-08-20T22:45:44.9756762Z Unpacking tcpd (7.6.q-33) ...
2025-08-20T22:45:45.0547706Z Selecting previously unselected package update-inetd.
2025-08-20T22:45:45.0715823Z Preparing to unpack .../02-update-inetd_4.53_all.deb ...
2025-08-20T22:45:45.0784430Z Unpacking update-inetd (4.53) ...
2025-08-20T22:45:45.1774261Z Selecting previously unselected package inetutils-inetd.
2025-08-20T22:45:45.1936821Z Preparing to unpack .../03-inetutils-inetd_2%3a2.5-3ubuntu4_arm64.deb ...
2025-08-20T22:45:45.2312890Z Unpacking inetutils-inetd (2:2.5-3ubuntu4) ...
2025-08-20T22:45:45.3211203Z Selecting previously unselected package inetutils-ftp.
2025-08-20T22:45:45.3400476Z Preparing to unpack .../04-inetutils-ftp_2%3a2.5-3ubuntu4_arm64.deb ...
2025-08-20T22:45:45.3477343Z Unpacking inetutils-ftp (2:2.5-3ubuntu4) ...
2025-08-20T22:45:45.4460832Z Selecting previously unselected package inetutils-ftpd.
2025-08-20T22:45:45.4646143Z Preparing to unpack .../05-inetutils-ftpd_2%3a2.5-3ubuntu4_arm64.deb ...
2025-08-20T22:45:45.4734218Z Unpacking inetutils-ftpd (2:2.5-3ubuntu4) ...
2025-08-20T22:45:45.5667382Z Selecting previously unselected package inetutils-ping.
2025-08-20T22:45:45.5829414Z Preparing to unpack .../06-inetutils-ping_2%3a2.5-3ubuntu4_arm64.deb ...
2025-08-20T22:45:45.5904714Z Unpacking inetutils-ping (2:2.5-3ubuntu4) ...
2025-08-20T22:45:45.6669071Z Selecting previously unselected package inetutils-talk.
2025-08-20T22:45:45.6830014Z Preparing to unpack .../07-inetutils-talk_2%3a2.5-3ubuntu4_arm64.deb ...
2025-08-20T22:45:45.6910074Z Unpacking inetutils-talk (2:2.5-3ubuntu4) ...
2025-08-20T22:45:45.7643773Z Selecting previously unselected package inetutils-talkd.
2025-08-20T22:45:45.7821046Z Preparing to unpack .../08-inetutils-talkd_2%3a2.5-3ubuntu4_arm64.deb ...
2025-08-20T22:45:45.7916578Z Unpacking inetutils-talkd (2:2.5-3ubuntu4) ...
2025-08-20T22:45:45.8685712Z Selecting previously unselected package inetutils-telnetd.
2025-08-20T22:45:45.8874042Z Preparing to unpack .../09-inetutils-telnetd_2%3a2.5-3ubuntu4_arm64.deb ...
2025-08-20T22:45:45.8971348Z Unpacking inetutils-telnetd (2:2.5-3ubuntu4) ...
2025-08-20T22:45:45.9630789Z Selecting previously unselected package inetutils-tools.
2025-08-20T22:45:45.9812490Z Preparing to unpack .../10-inetutils-tools_2%3a2.5-3ubuntu4_arm64.deb ...
2025-08-20T22:45:45.9888973Z Unpacking inetutils-tools (2:2.5-3ubuntu4) ...
2025-08-20T22:45:46.0592420Z Selecting previously unselected package netcat-traditional.
2025-08-20T22:45:46.0777700Z Preparing to unpack .../11-netcat-traditional_1.10-48_arm64.deb ...
2025-08-20T22:45:46.0855555Z Unpacking netcat-traditional (1.10-48) ...
2025-08-20T22:45:46.1501588Z Selecting previously unselected package inetutils-traceroute.
2025-08-20T22:45:46.1667445Z Preparing to unpack .../12-inetutils-traceroute_2%3a2.5-3ubuntu4_arm64.deb ...
2025-08-20T22:45:46.1742948Z Unpacking inetutils-traceroute (2:2.5-3ubuntu4) ...
2025-08-20T22:45:46.2558751Z Setting up netcat-traditional (1.10-48) ...
2025-08-20T22:45:46.3100231Z Setting up update-inetd (4.53) ...
2025-08-20T22:45:46.4164400Z Setting up inetutils-traceroute (2:2.5-3ubuntu4) ...
2025-08-20T22:45:46.4347376Z update-alternatives: using /usr/bin/inetutils-traceroute to provide /usr/bin/traceroute (traceroute) in auto mode
2025-08-20T22:45:46.4476381Z Setting up inetutils-syslogd (2:2.5-3ubuntu4) ...
2025-08-20T22:45:46.7875473Z Created symlink /etc/systemd/system/syslogd.service → /usr/lib/systemd/system/inetutils-syslogd.service.
2025-08-20T22:45:46.7875910Z 
2025-08-20T22:45:46.7876023Z Removed "/etc/systemd/system/syslog.service".
2025-08-20T22:45:46.7876208Z 
2025-08-20T22:45:46.7876612Z Created symlink /etc/systemd/system/syslog.service → /usr/lib/systemd/system/inetutils-syslogd.service.
2025-08-20T22:45:46.7876967Z 
2025-08-20T22:45:46.7877483Z Created symlink /etc/systemd/system/multi-user.target.wants/inetutils-syslogd.service → /usr/lib/systemd/system/inetutils-syslogd.service.
2025-08-20T22:45:46.7877962Z 
2025-08-20T22:45:47.0327808Z Setting up inetutils-ftp (2:2.5-3ubuntu4) ...
2025-08-20T22:45:47.0647625Z Setting up inetutils-talk (2:2.5-3ubuntu4) ...
2025-08-20T22:45:47.0835462Z update-alternatives: using /usr/bin/inetutils-talk to provide /usr/bin/talk (talk) in auto mode
2025-08-20T22:45:47.0957536Z Setting up inetutils-ping (2:2.5-3ubuntu4) ...
2025-08-20T22:45:47.1193661Z Setting up inetutils-tools (2:2.5-3ubuntu4) ...
2025-08-20T22:45:47.1409210Z Setting up tcpd (7.6.q-33) ...
2025-08-20T22:45:47.1615843Z Setting up inetutils-inetd (2:2.5-3ubuntu4) ...
2025-08-20T22:45:47.4975787Z Created symlink /etc/systemd/system/inetd.service → /usr/lib/systemd/system/inetutils-inetd.service.
2025-08-20T22:45:47.4976204Z 
2025-08-20T22:45:47.4976693Z Created symlink /etc/systemd/system/multi-user.target.wants/inetutils-inetd.service → /usr/lib/systemd/system/inetutils-inetd.service.
2025-08-20T22:45:47.4977165Z 
2025-08-20T22:45:47.7312518Z Setting up inetutils-talkd (2:2.5-3ubuntu4) ...
2025-08-20T22:45:47.8982913Z Setting up inetutils-ftpd (2:2.5-3ubuntu4) ...
2025-08-20T22:45:48.0003678Z Setting up inetutils-telnetd (2:2.5-3ubuntu4) ...
2025-08-20T22:45:48.0741764Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:45:50.9928411Z Reading package lists...
2025-08-20T22:45:51.2111659Z Building dependency tree...
2025-08-20T22:45:51.2118440Z Reading state information...
2025-08-20T22:45:51.5306551Z The following packages will be REMOVED:
2025-08-20T22:45:51.5312915Z   inetutils-ping
2025-08-20T22:45:51.5314144Z The following NEW packages will be installed:
2025-08-20T22:45:51.5321594Z   iputils-arping iputils-clockdiff iputils-ping
2025-08-20T22:45:51.5326222Z The following packages will be upgraded:
2025-08-20T22:45:51.5333460Z   iputils-tracepath
2025-08-20T22:45:51.8062185Z 1 upgraded, 3 newly installed, 1 to remove and 166 not upgraded.
2025-08-20T22:45:51.8062574Z Need to get 84.5 kB of archives.
2025-08-20T22:45:51.8062866Z After this operation, 163 kB of additional disk space will be used.
2025-08-20T22:45:51.8063454Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 iputils-ping arm64 3:20240117-1ubuntu0.1 [44.6 kB]
2025-08-20T22:45:52.0574335Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 iputils-tracepath arm64 3:20240117-1ubuntu0.1 [13.4 kB]
2025-08-20T22:45:52.1528049Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 iputils-arping arm64 3:20240117-1ubuntu0.1 [14.7 kB]
2025-08-20T22:45:52.2511434Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 iputils-clockdiff arm64 3:20240117-1ubuntu0.1 [11.6 kB]
2025-08-20T22:45:52.5573165Z Fetched 84.5 kB in 1s (117 kB/s)
2025-08-20T22:45:52.5781634Z (Reading database ... 
2025-08-20T22:45:52.5781862Z (Reading database ... 5%
2025-08-20T22:45:52.5782068Z (Reading database ... 10%
2025-08-20T22:45:52.5782267Z (Reading database ... 15%
2025-08-20T22:45:52.5782458Z (Reading database ... 20%
2025-08-20T22:45:52.5782649Z (Reading database ... 25%
2025-08-20T22:45:52.5783188Z (Reading database ... 30%
2025-08-20T22:45:52.5783974Z (Reading database ... 35%
2025-08-20T22:45:52.5784177Z (Reading database ... 40%
2025-08-20T22:45:52.5784373Z (Reading database ... 45%
2025-08-20T22:45:52.5784566Z (Reading database ... 50%
2025-08-20T22:45:52.5805475Z (Reading database ... 55%
2025-08-20T22:45:52.5893383Z (Reading database ... 60%
2025-08-20T22:45:52.5933035Z (Reading database ... 65%
2025-08-20T22:45:52.5950767Z (Reading database ... 70%
2025-08-20T22:45:52.5976885Z (Reading database ... 75%
2025-08-20T22:45:52.6151381Z (Reading database ... 80%
2025-08-20T22:45:52.6188944Z (Reading database ... 85%
2025-08-20T22:45:52.6244334Z (Reading database ... 90%
2025-08-20T22:45:52.6324439Z (Reading database ... 95%
2025-08-20T22:45:52.6324643Z (Reading database ... 100%
2025-08-20T22:45:52.6324934Z (Reading database ... 203308 files and directories currently installed.)
2025-08-20T22:45:52.6361778Z Removing inetutils-ping (2:2.5-3ubuntu4) ...
2025-08-20T22:45:52.7422204Z Selecting previously unselected package iputils-ping.
2025-08-20T22:45:52.7457145Z (Reading database ... 
2025-08-20T22:45:52.7457373Z (Reading database ... 5%
2025-08-20T22:45:52.7457595Z (Reading database ... 10%
2025-08-20T22:45:52.7457800Z (Reading database ... 15%
2025-08-20T22:45:52.7458351Z (Reading database ... 20%
2025-08-20T22:45:52.7458546Z (Reading database ... 25%
2025-08-20T22:45:52.7458883Z (Reading database ... 30%
2025-08-20T22:45:52.7459083Z (Reading database ... 35%
2025-08-20T22:45:52.7459280Z (Reading database ... 40%
2025-08-20T22:45:52.7459470Z (Reading database ... 45%
2025-08-20T22:45:52.7459665Z (Reading database ... 50%
2025-08-20T22:45:52.7478815Z (Reading database ... 55%
2025-08-20T22:45:52.7566095Z (Reading database ... 60%
2025-08-20T22:45:52.7605204Z (Reading database ... 65%
2025-08-20T22:45:52.7622982Z (Reading database ... 70%
2025-08-20T22:45:52.7648986Z (Reading database ... 75%
2025-08-20T22:45:52.7817238Z (Reading database ... 80%
2025-08-20T22:45:52.7861980Z (Reading database ... 85%
2025-08-20T22:45:52.7916031Z (Reading database ... 90%
2025-08-20T22:45:52.7994404Z (Reading database ... 95%
2025-08-20T22:45:52.7994617Z (Reading database ... 100%
2025-08-20T22:45:52.7994912Z (Reading database ... 203299 files and directories currently installed.)
2025-08-20T22:45:52.8030177Z Preparing to unpack .../iputils-ping_3%3a20240117-1ubuntu0.1_arm64.deb ...
2025-08-20T22:45:52.8102530Z Unpacking iputils-ping (3:20240117-1ubuntu0.1) ...
2025-08-20T22:45:52.8845839Z Preparing to unpack .../iputils-tracepath_3%3a20240117-1ubuntu0.1_arm64.deb ...
2025-08-20T22:45:52.9085069Z Unpacking iputils-tracepath (3:20240117-1ubuntu0.1) over (3:20240117-1build1) ...
2025-08-20T22:45:52.9865503Z Selecting previously unselected package iputils-arping.
2025-08-20T22:45:53.0053294Z Preparing to unpack .../iputils-arping_3%3a20240117-1ubuntu0.1_arm64.deb ...
2025-08-20T22:45:53.0125562Z Unpacking iputils-arping (3:20240117-1ubuntu0.1) ...
2025-08-20T22:45:53.0756951Z Selecting previously unselected package iputils-clockdiff.
2025-08-20T22:45:53.0952439Z Preparing to unpack .../iputils-clockdiff_3%3a20240117-1ubuntu0.1_arm64.deb ...
2025-08-20T22:45:53.1018698Z Unpacking iputils-clockdiff (3:20240117-1ubuntu0.1) ...
2025-08-20T22:45:53.1802533Z Setting up iputils-arping (3:20240117-1ubuntu0.1) ...
2025-08-20T22:45:53.2399257Z Setting up iputils-ping (3:20240117-1ubuntu0.1) ...
2025-08-20T22:45:53.2746674Z Setting up iputils-clockdiff (3:20240117-1ubuntu0.1) ...
2025-08-20T22:45:53.3056068Z Setting up iputils-tracepath (3:20240117-1ubuntu0.1) ...
2025-08-20T22:45:53.3259881Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:45:56.1303236Z Reading package lists...
2025-08-20T22:45:56.3731385Z Building dependency tree...
2025-08-20T22:45:56.3741657Z Reading state information...
2025-08-20T22:45:56.6412865Z python3-venv is already the newest version (3.12.3-0ubuntu2).
2025-08-20T22:45:56.6719957Z The following packages will be upgraded:
2025-08-20T22:45:56.6720604Z   python3-pip python3-pip-whl
2025-08-20T22:45:56.6905399Z 2 upgraded, 0 newly installed, 0 to remove and 164 not upgraded.
2025-08-20T22:45:56.7451317Z Need to get 3020 kB of archives.
2025-08-20T22:45:56.7451696Z After this operation, 1024 B of additional disk space will be used.
2025-08-20T22:45:56.7452276Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 python3-pip all 24.0+dfsg-1ubuntu1.2 [1317 kB]
2025-08-20T22:45:56.8783949Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 python3-pip-whl all 24.0+dfsg-1ubuntu1.2 [1703 kB]
2025-08-20T22:45:57.1665060Z Fetched 3020 kB in 0s (15.5 MB/s)
2025-08-20T22:45:57.2052554Z (Reading database ... 
2025-08-20T22:45:57.2052815Z (Reading database ... 5%
2025-08-20T22:45:57.2053544Z (Reading database ... 10%
2025-08-20T22:45:57.2053778Z (Reading database ... 15%
2025-08-20T22:45:57.2053977Z (Reading database ... 20%
2025-08-20T22:45:57.2054173Z (Reading database ... 25%
2025-08-20T22:45:57.2054368Z (Reading database ... 30%
2025-08-20T22:45:57.2054560Z (Reading database ... 35%
2025-08-20T22:45:57.2054779Z (Reading database ... 40%
2025-08-20T22:45:57.2054972Z (Reading database ... 45%
2025-08-20T22:45:57.2055168Z (Reading database ... 50%
2025-08-20T22:45:57.2076448Z (Reading database ... 55%
2025-08-20T22:45:57.2165461Z (Reading database ... 60%
2025-08-20T22:45:57.2206114Z (Reading database ... 65%
2025-08-20T22:45:57.2223491Z (Reading database ... 70%
2025-08-20T22:45:57.2249213Z (Reading database ... 75%
2025-08-20T22:45:57.2427611Z (Reading database ... 80%
2025-08-20T22:45:57.2464641Z (Reading database ... 85%
2025-08-20T22:45:57.2519320Z (Reading database ... 90%
2025-08-20T22:45:57.2600326Z (Reading database ... 95%
2025-08-20T22:45:57.2600554Z (Reading database ... 100%
2025-08-20T22:45:57.2600850Z (Reading database ... 203318 files and directories currently installed.)
2025-08-20T22:45:57.2640414Z Preparing to unpack .../python3-pip_24.0+dfsg-1ubuntu1.2_all.deb ...
2025-08-20T22:45:57.5321804Z Unpacking python3-pip (24.0+dfsg-1ubuntu1.2) over (24.0+dfsg-1ubuntu1.1) ...
2025-08-20T22:45:57.7104050Z Preparing to unpack .../python3-pip-whl_24.0+dfsg-1ubuntu1.2_all.deb ...
2025-08-20T22:45:57.7318673Z Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.2) over (24.0+dfsg-1ubuntu1.1) ...
2025-08-20T22:45:57.8341880Z Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.2) ...
2025-08-20T22:45:57.8544490Z Setting up python3-pip (24.0+dfsg-1ubuntu1.2) ...
2025-08-20T22:45:58.7863937Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:46:01.8152469Z pip 24.0 from /usr/lib/python3/dist-packages/pip (python 3.12)
2025-08-20T22:46:02.1316810Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T22:46:03.6321422Z Requirement already satisfied: pip in /usr/lib/python3/dist-packages (24.0)
2025-08-20T22:46:03.7407735Z Collecting pip
2025-08-20T22:46:03.7926339Z   Downloading pip-25.2-py3-none-any.whl.metadata (4.7 kB)
2025-08-20T22:46:03.8146071Z Downloading pip-25.2-py3-none-any.whl (1.8 MB)
2025-08-20T22:46:03.9274466Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 15.8 MB/s eta 0:00:00
2025-08-20T22:46:04.3137090Z Installing collected packages: pip
2025-08-20T22:46:04.9591989Z Successfully installed pip-25.2
2025-08-20T22:46:05.1521451Z pip 25.2 from /home/runner/.local/lib/python3.12/site-packages/pip (python 3.12)
2025-08-20T22:46:05.1948420Z Reading package lists...
2025-08-20T22:46:05.4191662Z Building dependency tree...
2025-08-20T22:46:05.4198805Z Reading state information...
2025-08-20T22:46:05.6590471Z pciutils is already the newest version (1:3.10.0-2build1).
2025-08-20T22:46:05.6590798Z pciutils set to manually installed.
2025-08-20T22:46:05.6591576Z procps is already the newest version (2:4.0.4-4ubuntu3.2).
2025-08-20T22:46:05.6591944Z python3-distro is already the newest version (1.9.0-1).
2025-08-20T22:46:05.6592251Z python3-distro set to manually installed.
2025-08-20T22:46:05.6592569Z python3-netifaces is already the newest version (0.11.0-2build3).
2025-08-20T22:46:05.6592896Z python3-netifaces set to manually installed.
2025-08-20T22:46:05.6593573Z The following additional packages will be installed:
2025-08-20T22:46:05.6593852Z   libsysfs2
2025-08-20T22:46:05.6603712Z Suggested packages:
2025-08-20T22:46:05.6603952Z   fancontrol read-edid i2c-tools
2025-08-20T22:46:05.6928431Z The following NEW packages will be installed:
2025-08-20T22:46:05.6931218Z   libsysfs2 lm-sensors sysfsutils virt-what
2025-08-20T22:46:05.7146409Z 0 upgraded, 4 newly installed, 0 to remove and 164 not upgraded.
2025-08-20T22:46:05.7709208Z Need to get 133 kB of archives.
2025-08-20T22:46:05.7709559Z After this operation, 695 kB of additional disk space will be used.
2025-08-20T22:46:05.7710066Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libsysfs2 arm64 2.1.1-6build1 [21.2 kB]
2025-08-20T22:46:05.8055236Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 sysfsutils arm64 2.1.1-6build1 [15.0 kB]
2025-08-20T22:46:05.8263913Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 lm-sensors arm64 1:3.6.0-9build1 [81.5 kB]
2025-08-20T22:46:05.8704747Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 virt-what arm64 1.25-2 [15.2 kB]
2025-08-20T22:46:06.1358739Z Fetched 133 kB in 0s (928 kB/s)
2025-08-20T22:46:06.1733094Z Selecting previously unselected package libsysfs2:arm64.
2025-08-20T22:46:06.1768908Z (Reading database ... 
2025-08-20T22:46:06.1769145Z (Reading database ... 5%
2025-08-20T22:46:06.1769347Z (Reading database ... 10%
2025-08-20T22:46:06.1769547Z (Reading database ... 15%
2025-08-20T22:46:06.1770383Z (Reading database ... 20%
2025-08-20T22:46:06.1770591Z (Reading database ... 25%
2025-08-20T22:46:06.1770783Z (Reading database ... 30%
2025-08-20T22:46:06.1770976Z (Reading database ... 35%
2025-08-20T22:46:06.1771179Z (Reading database ... 40%
2025-08-20T22:46:06.1771368Z (Reading database ... 45%
2025-08-20T22:46:06.1771566Z (Reading database ... 50%
2025-08-20T22:46:06.1792777Z (Reading database ... 55%
2025-08-20T22:46:06.1879251Z (Reading database ... 60%
2025-08-20T22:46:06.1917652Z (Reading database ... 65%
2025-08-20T22:46:06.1934923Z (Reading database ... 70%
2025-08-20T22:46:06.1960907Z (Reading database ... 75%
2025-08-20T22:46:06.2136892Z (Reading database ... 80%
2025-08-20T22:46:06.2172969Z (Reading database ... 85%
2025-08-20T22:46:06.2226971Z (Reading database ... 90%
2025-08-20T22:46:06.2302217Z (Reading database ... 95%
2025-08-20T22:46:06.2302446Z (Reading database ... 100%
2025-08-20T22:46:06.2302740Z (Reading database ... 203318 files and directories currently installed.)
2025-08-20T22:46:06.2335490Z Preparing to unpack .../libsysfs2_2.1.1-6build1_arm64.deb ...
2025-08-20T22:46:06.2459649Z Unpacking libsysfs2:arm64 (2.1.1-6build1) ...
2025-08-20T22:46:06.3166148Z Selecting previously unselected package sysfsutils.
2025-08-20T22:46:06.3322022Z Preparing to unpack .../sysfsutils_2.1.1-6build1_arm64.deb ...
2025-08-20T22:46:06.3449400Z Unpacking sysfsutils (2.1.1-6build1) ...
2025-08-20T22:46:06.4360459Z Selecting previously unselected package lm-sensors.
2025-08-20T22:46:06.4530659Z Preparing to unpack .../lm-sensors_1%3a3.6.0-9build1_arm64.deb ...
2025-08-20T22:46:06.4758046Z Unpacking lm-sensors (1:3.6.0-9build1) ...
2025-08-20T22:46:06.5324501Z Selecting previously unselected package virt-what.
2025-08-20T22:46:06.5508307Z Preparing to unpack .../virt-what_1.25-2_arm64.deb ...
2025-08-20T22:46:06.5574204Z Unpacking virt-what (1.25-2) ...
2025-08-20T22:46:06.6335369Z Setting up virt-what (1.25-2) ...
2025-08-20T22:46:06.6615767Z Setting up libsysfs2:arm64 (2.1.1-6build1) ...
2025-08-20T22:46:06.6811696Z Setting up sysfsutils (2.1.1-6build1) ...
2025-08-20T22:46:06.9973282Z Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service.
2025-08-20T22:46:06.9973678Z 
2025-08-20T22:46:06.9974129Z Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service.
2025-08-20T22:46:06.9974559Z 
2025-08-20T22:46:07.2480949Z Setting up lm-sensors (1:3.6.0-9build1) ...
2025-08-20T22:46:07.5574301Z Created symlink /etc/systemd/system/multi-user.target.wants/lm-sensors.service → /usr/lib/systemd/system/lm-sensors.service.
2025-08-20T22:46:07.5574811Z 
2025-08-20T22:46:07.5677765Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:46:09.1472249Z Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
2025-08-20T22:46:10.4425568Z Reading package lists...
2025-08-20T22:46:10.6935641Z Building dependency tree...
2025-08-20T22:46:10.6942797Z Reading state information...
2025-08-20T22:46:11.0389451Z scons is already the newest version (4.5.2+dfsg-1).
2025-08-20T22:46:11.0389842Z The following additional packages will be installed:
2025-08-20T22:46:11.0392045Z   libpthread-stubs0-dev libxau-dev libxcb-shape0 libxdmcp-dev x11proto-dev
2025-08-20T22:46:11.0392385Z   xorg-sgml-doctools
2025-08-20T22:46:11.0400479Z Suggested packages:
2025-08-20T22:46:11.0400667Z   libxcb-doc
2025-08-20T22:46:11.0575358Z The following NEW packages will be installed:
2025-08-20T22:46:11.0577329Z   libpthread-stubs0-dev libxau-dev libxcb-render0-dev libxcb-shape0
2025-08-20T22:46:11.0580723Z   libxcb-shape0-dev libxcb-xfixes0-dev libxcb1-dev libxdmcp-dev x11proto-dev
2025-08-20T22:46:11.0581082Z   xcb xorg-sgml-doctools
2025-08-20T22:46:11.2103079Z 0 upgraded, 11 newly installed, 0 to remove and 164 not upgraded.
2025-08-20T22:46:11.2103796Z Need to get 816 kB of archives.
2025-08-20T22:46:11.2104091Z After this operation, 3266 kB of additional disk space will be used.
2025-08-20T22:46:11.2104628Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libpthread-stubs0-dev arm64 0.4-1build3 [4734 B]
2025-08-20T22:46:11.2270894Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 xorg-sgml-doctools all 1:1.11-1.1 [10.9 kB]
2025-08-20T22:46:11.2447639Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 x11proto-dev all 2023.2-1 [602 kB]
2025-08-20T22:46:11.3426156Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libxau-dev arm64 1:1.0.9-1build6 [10.0 kB]
2025-08-20T22:46:11.3591692Z Get:5 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libxdmcp-dev arm64 1:1.1.3-0ubuntu6 [26.3 kB]
2025-08-20T22:46:11.3761066Z Get:6 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libxcb1-dev arm64 1.15-1ubuntu2 [91.2 kB]
2025-08-20T22:46:11.3934407Z Get:7 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libxcb-render0-dev arm64 1.15-1ubuntu2 [20.9 kB]
2025-08-20T22:46:11.4104301Z Get:8 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libxcb-shape0 arm64 1.15-1ubuntu2 [6250 B]
2025-08-20T22:46:11.4274426Z Get:9 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libxcb-shape0-dev arm64 1.15-1ubuntu2 [7806 B]
2025-08-20T22:46:11.4443893Z Get:10 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libxcb-xfixes0-dev arm64 1.15-1ubuntu2 [14.2 kB]
2025-08-20T22:46:11.4613898Z Get:11 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 xcb arm64 2.4-8build2 [21.1 kB]
2025-08-20T22:46:11.7456992Z Fetched 816 kB in 0s (2079 kB/s)
2025-08-20T22:46:11.7746215Z Selecting previously unselected package libpthread-stubs0-dev:arm64.
2025-08-20T22:46:11.7782746Z (Reading database ... 
2025-08-20T22:46:11.7782981Z (Reading database ... 5%
2025-08-20T22:46:11.7783177Z (Reading database ... 10%
2025-08-20T22:46:11.7783378Z (Reading database ... 15%
2025-08-20T22:46:11.7783570Z (Reading database ... 20%
2025-08-20T22:46:11.7783785Z (Reading database ... 25%
2025-08-20T22:46:11.7783976Z (Reading database ... 30%
2025-08-20T22:46:11.7784168Z (Reading database ... 35%
2025-08-20T22:46:11.7784353Z (Reading database ... 40%
2025-08-20T22:46:11.7784548Z (Reading database ... 45%
2025-08-20T22:46:11.7785360Z (Reading database ... 50%
2025-08-20T22:46:11.7807477Z (Reading database ... 55%
2025-08-20T22:46:11.7900413Z (Reading database ... 60%
2025-08-20T22:46:11.7942043Z (Reading database ... 65%
2025-08-20T22:46:11.7960272Z (Reading database ... 70%
2025-08-20T22:46:11.7997414Z (Reading database ... 75%
2025-08-20T22:46:11.8173528Z (Reading database ... 80%
2025-08-20T22:46:11.8212057Z (Reading database ... 85%
2025-08-20T22:46:11.8269148Z (Reading database ... 90%
2025-08-20T22:46:11.8349763Z (Reading database ... 95%
2025-08-20T22:46:11.8350015Z (Reading database ... 100%
2025-08-20T22:46:11.8350324Z (Reading database ... 203371 files and directories currently installed.)
2025-08-20T22:46:11.8387355Z Preparing to unpack .../00-libpthread-stubs0-dev_0.4-1build3_arm64.deb ...
2025-08-20T22:46:11.8488501Z Unpacking libpthread-stubs0-dev:arm64 (0.4-1build3) ...
2025-08-20T22:46:11.9177132Z Selecting previously unselected package xorg-sgml-doctools.
2025-08-20T22:46:11.9349613Z Preparing to unpack .../01-xorg-sgml-doctools_1%3a1.11-1.1_all.deb ...
2025-08-20T22:46:11.9420084Z Unpacking xorg-sgml-doctools (1:1.11-1.1) ...
2025-08-20T22:46:12.0171066Z Selecting previously unselected package x11proto-dev.
2025-08-20T22:46:12.0333757Z Preparing to unpack .../02-x11proto-dev_2023.2-1_all.deb ...
2025-08-20T22:46:12.0434477Z Unpacking x11proto-dev (2023.2-1) ...
2025-08-20T22:46:12.1176488Z Selecting previously unselected package libxau-dev:arm64.
2025-08-20T22:46:12.1345204Z Preparing to unpack .../03-libxau-dev_1%3a1.0.9-1build6_arm64.deb ...
2025-08-20T22:46:12.1418727Z Unpacking libxau-dev:arm64 (1:1.0.9-1build6) ...
2025-08-20T22:46:12.2039425Z Selecting previously unselected package libxdmcp-dev:arm64.
2025-08-20T22:46:12.2229153Z Preparing to unpack .../04-libxdmcp-dev_1%3a1.1.3-0ubuntu6_arm64.deb ...
2025-08-20T22:46:12.2331798Z Unpacking libxdmcp-dev:arm64 (1:1.1.3-0ubuntu6) ...
2025-08-20T22:46:12.3026516Z Selecting previously unselected package libxcb1-dev:arm64.
2025-08-20T22:46:12.3212940Z Preparing to unpack .../05-libxcb1-dev_1.15-1ubuntu2_arm64.deb ...
2025-08-20T22:46:12.3285962Z Unpacking libxcb1-dev:arm64 (1.15-1ubuntu2) ...
2025-08-20T22:46:12.3846820Z Selecting previously unselected package libxcb-render0-dev:arm64.
2025-08-20T22:46:12.4038682Z Preparing to unpack .../06-libxcb-render0-dev_1.15-1ubuntu2_arm64.deb ...
2025-08-20T22:46:12.4107562Z Unpacking libxcb-render0-dev:arm64 (1.15-1ubuntu2) ...
2025-08-20T22:46:12.4859012Z Selecting previously unselected package libxcb-shape0:arm64.
2025-08-20T22:46:12.5031347Z Preparing to unpack .../07-libxcb-shape0_1.15-1ubuntu2_arm64.deb ...
2025-08-20T22:46:12.5194021Z Unpacking libxcb-shape0:arm64 (1.15-1ubuntu2) ...
2025-08-20T22:46:12.5880433Z Selecting previously unselected package libxcb-shape0-dev:arm64.
2025-08-20T22:46:12.6050785Z Preparing to unpack .../08-libxcb-shape0-dev_1.15-1ubuntu2_arm64.deb ...
2025-08-20T22:46:12.6114714Z Unpacking libxcb-shape0-dev:arm64 (1.15-1ubuntu2) ...
2025-08-20T22:46:12.6671105Z Selecting previously unselected package libxcb-xfixes0-dev:arm64.
2025-08-20T22:46:12.6864258Z Preparing to unpack .../09-libxcb-xfixes0-dev_1.15-1ubuntu2_arm64.deb ...
2025-08-20T22:46:12.6939484Z Unpacking libxcb-xfixes0-dev:arm64 (1.15-1ubuntu2) ...
2025-08-20T22:46:12.7612986Z Selecting previously unselected package xcb.
2025-08-20T22:46:12.7806388Z Preparing to unpack .../10-xcb_2.4-8build2_arm64.deb ...
2025-08-20T22:46:12.7895699Z Unpacking xcb (2.4-8build2) ...
2025-08-20T22:46:12.8736847Z Setting up libxcb-shape0:arm64 (1.15-1ubuntu2) ...
2025-08-20T22:46:12.9027655Z Setting up libpthread-stubs0-dev:arm64 (0.4-1build3) ...
2025-08-20T22:46:12.9222195Z Setting up xcb (2.4-8build2) ...
2025-08-20T22:46:12.9515653Z Setting up xorg-sgml-doctools (1:1.11-1.1) ...
2025-08-20T22:46:12.9766702Z Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
2025-08-20T22:46:13.0139740Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:46:14.5516858Z Processing triggers for sgml-base (1.31) ...
2025-08-20T22:46:14.5804267Z Setting up x11proto-dev (2023.2-1) ...
2025-08-20T22:46:14.6023260Z Setting up libxau-dev:arm64 (1:1.0.9-1build6) ...
2025-08-20T22:46:14.6271025Z Setting up libxdmcp-dev:arm64 (1:1.1.3-0ubuntu6) ...
2025-08-20T22:46:14.6492244Z Setting up libxcb1-dev:arm64 (1.15-1ubuntu2) ...
2025-08-20T22:46:14.6704795Z Setting up libxcb-render0-dev:arm64 (1.15-1ubuntu2) ...
2025-08-20T22:46:14.6915228Z Setting up libxcb-shape0-dev:arm64 (1.15-1ubuntu2) ...
2025-08-20T22:46:14.7119952Z Setting up libxcb-xfixes0-dev:arm64 (1.15-1ubuntu2) ...
2025-08-20T22:46:16.2699418Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T22:46:16.9054894Z Collecting build
2025-08-20T22:46:16.9513231Z   Downloading build-1.3.0-py3-none-any.whl.metadata (5.6 kB)
2025-08-20T22:46:17.0562448Z Collecting cffi
2025-08-20T22:46:17.0635613Z   Downloading cffi-1.17.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.metadata (1.5 kB)
2025-08-20T22:46:17.0971299Z Collecting scons
2025-08-20T22:46:17.1055283Z   Downloading scons-4.9.1-py3-none-any.whl.metadata (9.0 kB)
2025-08-20T22:46:17.1410755Z Collecting scuba
2025-08-20T22:46:17.1500793Z   Downloading scuba-2.14.1-py3-none-any.whl.metadata (3.4 kB)
2025-08-20T22:46:17.2195570Z Collecting pytest
2025-08-20T22:46:17.2265800Z   Downloading pytest-8.4.1-py3-none-any.whl.metadata (7.7 kB)
2025-08-20T22:46:17.2609623Z Collecting packaging>=19.1 (from build)
2025-08-20T22:46:17.2679033Z   Downloading packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T22:46:17.2964463Z Collecting pyproject_hooks (from build)
2025-08-20T22:46:17.3033151Z   Downloading pyproject_hooks-1.2.0-py3-none-any.whl.metadata (1.3 kB)
2025-08-20T22:46:17.3320423Z Collecting pycparser (from cffi)
2025-08-20T22:46:17.3391331Z   Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes)
2025-08-20T22:46:17.3883634Z Collecting PyYAML (from scuba)
2025-08-20T22:46:17.3961728Z   Downloading PyYAML-6.0.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.metadata (2.1 kB)
2025-08-20T22:46:17.4276485Z Collecting iniconfig>=1 (from pytest)
2025-08-20T22:46:17.4354167Z   Downloading iniconfig-2.1.0-py3-none-any.whl.metadata (2.7 kB)
2025-08-20T22:46:17.4754655Z Collecting pluggy<2,>=1.5 (from pytest)
2025-08-20T22:46:17.4881365Z   Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB)
2025-08-20T22:46:17.5248228Z Collecting pygments>=2.7.2 (from pytest)
2025-08-20T22:46:17.5320225Z   Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T22:46:17.5527297Z Downloading build-1.3.0-py3-none-any.whl (23 kB)
2025-08-20T22:46:17.5696618Z Downloading cffi-1.17.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (478 kB)
2025-08-20T22:46:17.6127149Z Downloading scons-4.9.1-py3-none-any.whl (4.1 MB)
2025-08-20T22:46:17.6492095Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.1/4.1 MB 115.4 MB/s  0:00:00
2025-08-20T22:46:17.6584878Z Downloading scuba-2.14.1-py3-none-any.whl (292 kB)
2025-08-20T22:46:17.6761938Z Downloading pytest-8.4.1-py3-none-any.whl (365 kB)
2025-08-20T22:46:17.6975906Z Downloading pluggy-1.6.0-py3-none-any.whl (20 kB)
2025-08-20T22:46:17.7130512Z Downloading iniconfig-2.1.0-py3-none-any.whl (6.0 kB)
2025-08-20T22:46:17.7320905Z Downloading packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T22:46:17.7596624Z Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB)
2025-08-20T22:46:17.7843744Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 42.6 MB/s  0:00:00
2025-08-20T22:46:17.7915596Z Downloading pycparser-2.22-py3-none-any.whl (117 kB)
2025-08-20T22:46:17.8150755Z Downloading pyproject_hooks-1.2.0-py3-none-any.whl (10 kB)
2025-08-20T22:46:17.8366992Z Downloading PyYAML-6.0.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (739 kB)
2025-08-20T22:46:17.8516576Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 739.2/739.2 kB 36.7 MB/s  0:00:00
2025-08-20T22:46:17.9471689Z Installing collected packages: scons, PyYAML, pyproject_hooks, pygments, pycparser, pluggy, packaging, iniconfig, scuba, pytest, cffi, build
2025-08-20T22:46:19.5695965Z 
2025-08-20T22:46:19.5710985Z 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-20T22:46:19.8687989Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T22:46:20.4963974Z Collecting ansi2txt
2025-08-20T22:46:20.5438800Z   Downloading ansi2txt-0.2.0-py3-none-any.whl.metadata (2.1 kB)
2025-08-20T22:46:20.5823772Z Collecting pipx
2025-08-20T22:46:20.5893450Z   Downloading pipx-1.7.1-py3-none-any.whl.metadata (18 kB)
2025-08-20T22:46:20.6220560Z Collecting scons
2025-08-20T22:46:20.6231109Z   Using cached scons-4.9.1-py3-none-any.whl.metadata (9.0 kB)
2025-08-20T22:46:20.6427306Z Collecting py2static
2025-08-20T22:46:20.6509949Z   Downloading py2static-0.0.1-py3-none-any.whl.metadata (1.2 kB)
2025-08-20T22:46:20.6872323Z Collecting typer
2025-08-20T22:46:20.6944455Z   Downloading typer-0.16.1-py3-none-any.whl.metadata (15 kB)
2025-08-20T22:46:20.7488347Z Collecting argcomplete>=1.9.4 (from pipx)
2025-08-20T22:46:20.7562205Z   Downloading argcomplete-3.6.2-py3-none-any.whl.metadata (16 kB)
2025-08-20T22:46:20.7868968Z Collecting packaging>=20 (from pipx)
2025-08-20T22:46:20.7878871Z   Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T22:46:20.8144471Z Collecting platformdirs>=2.1 (from pipx)
2025-08-20T22:46:20.8213984Z   Downloading platformdirs-4.3.8-py3-none-any.whl.metadata (12 kB)
2025-08-20T22:46:20.8539891Z Collecting userpath!=1.9,>=1.6 (from pipx)
2025-08-20T22:46:20.8613861Z   Downloading userpath-1.9.2-py3-none-any.whl.metadata (3.0 kB)
2025-08-20T22:46:20.9120603Z Collecting pyinstaller (from py2static)
2025-08-20T22:46:20.9204508Z   Downloading pyinstaller-6.15.0-py3-none-manylinux2014_aarch64.whl.metadata (8.4 kB)
2025-08-20T22:46:20.9540747Z Collecting staticx (from py2static)
2025-08-20T22:46:20.9629758Z   Downloading staticx-0.14.1.tar.gz (73 kB)
2025-08-20T22:46:21.0027355Z   Preparing metadata (setup.py): started
2025-08-20T22:46:22.2142778Z   Preparing metadata (setup.py): finished with status 'done'
2025-08-20T22:46:22.2387779Z Collecting click>=8.0.0 (from typer)
2025-08-20T22:46:22.2456219Z   Downloading click-8.2.1-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T22:46:22.2912843Z Collecting typing-extensions>=3.7.4.3 (from typer)
2025-08-20T22:46:22.2983086Z   Downloading typing_extensions-4.14.1-py3-none-any.whl.metadata (3.0 kB)
2025-08-20T22:46:22.3309391Z Collecting shellingham>=1.3.0 (from typer)
2025-08-20T22:46:22.3377394Z   Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB)
2025-08-20T22:46:22.3864348Z Collecting rich>=10.11.0 (from typer)
2025-08-20T22:46:22.3934810Z   Downloading rich-14.1.0-py3-none-any.whl.metadata (18 kB)
2025-08-20T22:46:22.4269886Z Collecting markdown-it-py>=2.2.0 (from rich>=10.11.0->typer)
2025-08-20T22:46:22.4337432Z   Downloading markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB)
2025-08-20T22:46:22.4669582Z Collecting pygments<3.0.0,>=2.13.0 (from rich>=10.11.0->typer)
2025-08-20T22:46:22.4679402Z   Using cached pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T22:46:22.4867840Z Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=10.11.0->typer)
2025-08-20T22:46:22.4941721Z   Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB)
2025-08-20T22:46:22.6051485Z Collecting setuptools>=42.0.0 (from pyinstaller->py2static)
2025-08-20T22:46:22.6125725Z   Downloading setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB)
2025-08-20T22:46:22.6482782Z Collecting altgraph (from pyinstaller->py2static)
2025-08-20T22:46:22.6551756Z   Downloading altgraph-0.17.4-py2.py3-none-any.whl.metadata (7.3 kB)
2025-08-20T22:46:22.6882897Z Collecting pyinstaller-hooks-contrib>=2025.8 (from pyinstaller->py2static)
2025-08-20T22:46:22.6950414Z   Downloading pyinstaller_hooks_contrib-2025.8-py3-none-any.whl.metadata (16 kB)
2025-08-20T22:46:22.7280123Z Collecting pyelftools (from staticx->py2static)
2025-08-20T22:46:22.7345362Z   Downloading pyelftools-0.32-py3-none-any.whl.metadata (372 bytes)
2025-08-20T22:46:22.7550288Z Downloading ansi2txt-0.2.0-py3-none-any.whl (14 kB)
2025-08-20T22:46:22.7726683Z Downloading pipx-1.7.1-py3-none-any.whl (78 kB)
2025-08-20T22:46:22.7877062Z Using cached scons-4.9.1-py3-none-any.whl (4.1 MB)
2025-08-20T22:46:22.7996321Z Downloading py2static-0.0.1-py3-none-any.whl (5.7 kB)
2025-08-20T22:46:22.8187189Z Downloading typer-0.16.1-py3-none-any.whl (46 kB)
2025-08-20T22:46:22.8362090Z Downloading argcomplete-3.6.2-py3-none-any.whl (43 kB)
2025-08-20T22:46:22.8535295Z Downloading click-8.2.1-py3-none-any.whl (102 kB)
2025-08-20T22:46:22.8645170Z Using cached packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T22:46:22.8714227Z Downloading platformdirs-4.3.8-py3-none-any.whl (18 kB)
2025-08-20T22:46:22.8873239Z Downloading rich-14.1.0-py3-none-any.whl (243 kB)
2025-08-20T22:46:22.9034440Z Using cached pygments-2.19.2-py3-none-any.whl (1.2 MB)
2025-08-20T22:46:22.9108845Z Downloading markdown_it_py-4.0.0-py3-none-any.whl (87 kB)
2025-08-20T22:46:22.9266791Z Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB)
2025-08-20T22:46:22.9421298Z Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB)
2025-08-20T22:46:22.9596639Z Downloading typing_extensions-4.14.1-py3-none-any.whl (43 kB)
2025-08-20T22:46:22.9772844Z Downloading userpath-1.9.2-py3-none-any.whl (9.1 kB)
2025-08-20T22:46:23.0019722Z Downloading pyinstaller-6.15.0-py3-none-manylinux2014_aarch64.whl (726 kB)
2025-08-20T22:46:23.0205222Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 726.3/726.3 kB 28.8 MB/s  0:00:00
2025-08-20T22:46:23.0295743Z Downloading pyinstaller_hooks_contrib-2025.8-py3-none-any.whl (442 kB)
2025-08-20T22:46:23.0488485Z Downloading setuptools-80.9.0-py3-none-any.whl (1.2 MB)
2025-08-20T22:46:23.0712325Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 46.3 MB/s  0:00:00
2025-08-20T22:46:23.0782074Z Downloading altgraph-0.17.4-py2.py3-none-any.whl (21 kB)
2025-08-20T22:46:23.0957101Z Downloading pyelftools-0.32-py3-none-any.whl (188 kB)
2025-08-20T22:46:23.1426084Z Building wheels for collected packages: staticx
2025-08-20T22:46:23.1433625Z   Building wheel for staticx (setup.py): started
2025-08-20T22:46:53.7187592Z   Building wheel for staticx (setup.py): finished with status 'done'
2025-08-20T22:46:53.7196737Z   Created wheel for staticx: filename=staticx-0.14.1-py3-none-manylinux1_aarch64.whl size=790698 sha256=d18ee0909fa1de1f8eed0fa70311de2bd50351a1cfc61bf9f5900446d71e9293
2025-08-20T22:46:53.7197908Z   Stored in directory: /home/runner/.cache/pip/wheels/00/b3/af/a35c87126ca3734bc09bf9274a2c1ffdab9273a232bfa1325c
2025-08-20T22:46:53.7214095Z Successfully built staticx
2025-08-20T22:46:53.8164327Z 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-20T22:46:54.6833405Z   Attempting uninstall: scons
2025-08-20T22:46:54.6906082Z     Found existing installation: SCons 4.9.1
2025-08-20T22:46:54.7189659Z     Uninstalling SCons-4.9.1:
2025-08-20T22:46:54.7251227Z       Successfully uninstalled SCons-4.9.1
2025-08-20T22:46:55.2396522Z   Attempting uninstall: pygments
2025-08-20T22:46:55.2475284Z     Found existing installation: Pygments 2.19.2
2025-08-20T22:46:55.2625638Z     Uninstalling Pygments-2.19.2:
2025-08-20T22:46:55.2648510Z       Successfully uninstalled Pygments-2.19.2
2025-08-20T22:46:55.8533848Z   Attempting uninstall: packaging
2025-08-20T22:46:55.8603125Z     Found existing installation: packaging 25.0
2025-08-20T22:46:55.8622841Z     Uninstalling packaging-25.0:
2025-08-20T22:46:55.8628802Z       Successfully uninstalled packaging-25.0
2025-08-20T22:46:56.7784382Z 
2025-08-20T22:46:56.7809107Z 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-20T22:46:57.0722714Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T22:46:57.7126302Z Collecting build
2025-08-20T22:46:57.7137719Z   Using cached build-1.3.0-py3-none-any.whl.metadata (5.6 kB)
2025-08-20T22:46:57.7849377Z Collecting cffi
2025-08-20T22:46:57.7860675Z   Using cached cffi-1.17.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.metadata (1.5 kB)
2025-08-20T22:46:57.8026585Z Collecting scons
2025-08-20T22:46:57.8036163Z   Using cached scons-4.9.1-py3-none-any.whl.metadata (9.0 kB)
2025-08-20T22:46:57.8229171Z Collecting scuba
2025-08-20T22:46:57.8239009Z   Using cached scuba-2.14.1-py3-none-any.whl.metadata (3.4 kB)
2025-08-20T22:46:57.8662930Z Collecting pytest
2025-08-20T22:46:57.8673124Z   Using cached pytest-8.4.1-py3-none-any.whl.metadata (7.7 kB)
2025-08-20T22:46:57.8868081Z Collecting packaging>=19.1 (from build)
2025-08-20T22:46:57.8877658Z   Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T22:46:57.9012434Z Collecting pyproject_hooks (from build)
2025-08-20T22:46:57.9022101Z   Using cached pyproject_hooks-1.2.0-py3-none-any.whl.metadata (1.3 kB)
2025-08-20T22:46:57.9163393Z Collecting pycparser (from cffi)
2025-08-20T22:46:57.9173739Z   Using cached pycparser-2.22-py3-none-any.whl.metadata (943 bytes)
2025-08-20T22:46:57.9454790Z Collecting PyYAML (from scuba)
2025-08-20T22:46:57.9469433Z   Using cached PyYAML-6.0.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.metadata (2.1 kB)
2025-08-20T22:46:57.9611240Z Collecting iniconfig>=1 (from pytest)
2025-08-20T22:46:57.9620780Z   Using cached iniconfig-2.1.0-py3-none-any.whl.metadata (2.7 kB)
2025-08-20T22:46:57.9800718Z Collecting pluggy<2,>=1.5 (from pytest)
2025-08-20T22:46:57.9810192Z   Using cached pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB)
2025-08-20T22:46:58.0018806Z Collecting pygments>=2.7.2 (from pytest)
2025-08-20T22:46:58.0028234Z   Using cached pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T22:46:58.0077112Z Using cached build-1.3.0-py3-none-any.whl (23 kB)
2025-08-20T22:46:58.0086409Z Using cached cffi-1.17.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (478 kB)
2025-08-20T22:46:58.0098165Z Using cached scons-4.9.1-py3-none-any.whl (4.1 MB)
2025-08-20T22:46:58.0127042Z Using cached scuba-2.14.1-py3-none-any.whl (292 kB)
2025-08-20T22:46:58.0137478Z Using cached pytest-8.4.1-py3-none-any.whl (365 kB)
2025-08-20T22:46:58.0148359Z Using cached pluggy-1.6.0-py3-none-any.whl (20 kB)
2025-08-20T22:46:58.0157314Z Using cached iniconfig-2.1.0-py3-none-any.whl (6.0 kB)
2025-08-20T22:46:58.0165917Z Using cached packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T22:46:58.0174978Z Using cached pygments-2.19.2-py3-none-any.whl (1.2 MB)
2025-08-20T22:46:58.0190386Z Using cached pycparser-2.22-py3-none-any.whl (117 kB)
2025-08-20T22:46:58.0199847Z Using cached pyproject_hooks-1.2.0-py3-none-any.whl (10 kB)
2025-08-20T22:46:58.0208451Z Using cached PyYAML-6.0.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (739 kB)
2025-08-20T22:46:58.1250457Z Installing collected packages: scons, PyYAML, pyproject_hooks, pygments, pycparser, pluggy, packaging, iniconfig, scuba, pytest, cffi, build
2025-08-20T22:46:58.1254589Z   Attempting uninstall: scons
2025-08-20T22:46:58.1325570Z     Found existing installation: SCons 4.9.1
2025-08-20T22:46:58.1613703Z     Uninstalling SCons-4.9.1:
2025-08-20T22:46:58.1675148Z       Successfully uninstalled SCons-4.9.1
2025-08-20T22:46:58.6547366Z   Attempting uninstall: PyYAML
2025-08-20T22:46:58.6618078Z     Found existing installation: PyYAML 6.0.2
2025-08-20T22:46:58.6642249Z     Uninstalling PyYAML-6.0.2:
2025-08-20T22:46:58.6648884Z       Successfully uninstalled PyYAML-6.0.2
2025-08-20T22:46:58.7209803Z   Attempting uninstall: pyproject_hooks
2025-08-20T22:46:58.7279346Z     Found existing installation: pyproject_hooks 1.2.0
2025-08-20T22:46:58.7293494Z     Uninstalling pyproject_hooks-1.2.0:
2025-08-20T22:46:58.7298407Z       Successfully uninstalled pyproject_hooks-1.2.0
2025-08-20T22:46:58.7493113Z   Attempting uninstall: pygments
2025-08-20T22:46:58.7560191Z     Found existing installation: Pygments 2.19.2
2025-08-20T22:46:58.7713177Z     Uninstalling Pygments-2.19.2:
2025-08-20T22:46:58.7736612Z       Successfully uninstalled Pygments-2.19.2
2025-08-20T22:46:59.3416724Z   Attempting uninstall: pycparser
2025-08-20T22:46:59.3487758Z     Found existing installation: pycparser 2.22
2025-08-20T22:46:59.3506914Z     Uninstalling pycparser-2.22:
2025-08-20T22:46:59.3512951Z       Successfully uninstalled pycparser-2.22
2025-08-20T22:46:59.4669505Z   Attempting uninstall: pluggy
2025-08-20T22:46:59.4737285Z     Found existing installation: pluggy 1.6.0
2025-08-20T22:46:59.4754085Z     Uninstalling pluggy-1.6.0:
2025-08-20T22:46:59.4758715Z       Successfully uninstalled pluggy-1.6.0
2025-08-20T22:46:59.4974220Z   Attempting uninstall: packaging
2025-08-20T22:46:59.5047106Z     Found existing installation: packaging 25.0
2025-08-20T22:46:59.5066412Z     Uninstalling packaging-25.0:
2025-08-20T22:46:59.5072359Z       Successfully uninstalled packaging-25.0
2025-08-20T22:46:59.5509591Z   Attempting uninstall: iniconfig
2025-08-20T22:46:59.5582044Z     Found existing installation: iniconfig 2.1.0
2025-08-20T22:46:59.5596431Z     Uninstalling iniconfig-2.1.0:
2025-08-20T22:46:59.5602154Z       Successfully uninstalled iniconfig-2.1.0
2025-08-20T22:46:59.5735978Z   Attempting uninstall: scuba
2025-08-20T22:46:59.5803032Z     Found existing installation: scuba 2.14.1
2025-08-20T22:46:59.5820385Z     Uninstalling scuba-2.14.1:
2025-08-20T22:46:59.5827301Z       Successfully uninstalled scuba-2.14.1
2025-08-20T22:46:59.6091803Z   Attempting uninstall: pytest
2025-08-20T22:46:59.6164999Z     Found existing installation: pytest 8.4.1
2025-08-20T22:46:59.6212154Z     Uninstalling pytest-8.4.1:
2025-08-20T22:46:59.6414487Z       Successfully uninstalled pytest-8.4.1
2025-08-20T22:46:59.8438889Z   Attempting uninstall: cffi
2025-08-20T22:46:59.8505945Z     Found existing installation: cffi 1.17.1
2025-08-20T22:46:59.8526256Z     Uninstalling cffi-1.17.1:
2025-08-20T22:46:59.8717903Z       Successfully uninstalled cffi-1.17.1
2025-08-20T22:46:59.9394560Z   Attempting uninstall: build
2025-08-20T22:46:59.9465151Z     Found existing installation: build 1.3.0
2025-08-20T22:46:59.9484773Z     Uninstalling build-1.3.0:
2025-08-20T22:46:59.9491828Z       Successfully uninstalled build-1.3.0
2025-08-20T22:46:59.9726443Z 
2025-08-20T22:46:59.9750461Z 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-20T22:47:00.2599161Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T22:47:00.8825040Z Collecting ansi2txt
2025-08-20T22:47:00.8835987Z   Using cached ansi2txt-0.2.0-py3-none-any.whl.metadata (2.1 kB)
2025-08-20T22:47:00.9046024Z Collecting pipx
2025-08-20T22:47:00.9056603Z   Using cached pipx-1.7.1-py3-none-any.whl.metadata (18 kB)
2025-08-20T22:47:00.9233939Z Collecting scons
2025-08-20T22:47:00.9244408Z   Using cached scons-4.9.1-py3-none-any.whl.metadata (9.0 kB)
2025-08-20T22:47:00.9410156Z Collecting py2static
2025-08-20T22:47:00.9419787Z   Using cached py2static-0.0.1-py3-none-any.whl.metadata (1.2 kB)
2025-08-20T22:47:00.9730860Z Collecting typer
2025-08-20T22:47:00.9741247Z   Using cached typer-0.16.1-py3-none-any.whl.metadata (15 kB)
2025-08-20T22:47:00.9990928Z Collecting argcomplete>=1.9.4 (from pipx)
2025-08-20T22:47:01.0000449Z   Using cached argcomplete-3.6.2-py3-none-any.whl.metadata (16 kB)
2025-08-20T22:47:01.0194271Z Collecting packaging>=20 (from pipx)
2025-08-20T22:47:01.0203833Z   Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T22:47:01.0405337Z Collecting platformdirs>=2.1 (from pipx)
2025-08-20T22:47:01.0415228Z   Using cached platformdirs-4.3.8-py3-none-any.whl.metadata (12 kB)
2025-08-20T22:47:01.0604675Z Collecting userpath!=1.9,>=1.6 (from pipx)
2025-08-20T22:47:01.0614361Z   Using cached userpath-1.9.2-py3-none-any.whl.metadata (3.0 kB)
2025-08-20T22:47:01.0959357Z Collecting pyinstaller (from py2static)
2025-08-20T22:47:01.0970156Z   Using cached pyinstaller-6.15.0-py3-none-manylinux2014_aarch64.whl.metadata (8.4 kB)
2025-08-20T22:47:01.1241563Z Collecting staticx (from py2static)
2025-08-20T22:47:01.1250895Z   Using cached staticx-0.14.1.tar.gz (73 kB)
2025-08-20T22:47:01.1386907Z   Preparing metadata (setup.py): started
2025-08-20T22:47:01.3327165Z   Preparing metadata (setup.py): finished with status 'done'
2025-08-20T22:47:01.3532233Z Collecting click>=8.0.0 (from typer)
2025-08-20T22:47:01.3542331Z   Using cached click-8.2.1-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T22:47:01.3759429Z Collecting typing-extensions>=3.7.4.3 (from typer)
2025-08-20T22:47:01.3769308Z   Using cached typing_extensions-4.14.1-py3-none-any.whl.metadata (3.0 kB)
2025-08-20T22:47:01.4041217Z Collecting shellingham>=1.3.0 (from typer)
2025-08-20T22:47:01.4051100Z   Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB)
2025-08-20T22:47:01.4383468Z Collecting rich>=10.11.0 (from typer)
2025-08-20T22:47:01.4393337Z   Using cached rich-14.1.0-py3-none-any.whl.metadata (18 kB)
2025-08-20T22:47:01.4599689Z Collecting markdown-it-py>=2.2.0 (from rich>=10.11.0->typer)
2025-08-20T22:47:01.4610077Z   Using cached markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB)
2025-08-20T22:47:01.4843301Z Collecting pygments<3.0.0,>=2.13.0 (from rich>=10.11.0->typer)
2025-08-20T22:47:01.4852754Z   Using cached pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T22:47:01.5004197Z Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=10.11.0->typer)
2025-08-20T22:47:01.5013758Z   Using cached mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB)
2025-08-20T22:47:01.5910805Z Collecting setuptools>=42.0.0 (from pyinstaller->py2static)
2025-08-20T22:47:01.5919882Z   Using cached setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB)
2025-08-20T22:47:01.6120496Z Collecting altgraph (from pyinstaller->py2static)
2025-08-20T22:47:01.6130104Z   Using cached altgraph-0.17.4-py2.py3-none-any.whl.metadata (7.3 kB)
2025-08-20T22:47:01.6344997Z Collecting pyinstaller-hooks-contrib>=2025.8 (from pyinstaller->py2static)
2025-08-20T22:47:01.6354571Z   Using cached pyinstaller_hooks_contrib-2025.8-py3-none-any.whl.metadata (16 kB)
2025-08-20T22:47:01.6547808Z Collecting pyelftools (from staticx->py2static)
2025-08-20T22:47:01.6557002Z   Using cached pyelftools-0.32-py3-none-any.whl.metadata (372 bytes)
2025-08-20T22:47:01.6588191Z Using cached ansi2txt-0.2.0-py3-none-any.whl (14 kB)
2025-08-20T22:47:01.6597312Z Using cached pipx-1.7.1-py3-none-any.whl (78 kB)
2025-08-20T22:47:01.6606706Z Using cached scons-4.9.1-py3-none-any.whl (4.1 MB)
2025-08-20T22:47:01.6636605Z Using cached py2static-0.0.1-py3-none-any.whl (5.7 kB)
2025-08-20T22:47:01.6645537Z Using cached typer-0.16.1-py3-none-any.whl (46 kB)
2025-08-20T22:47:01.6654580Z Using cached argcomplete-3.6.2-py3-none-any.whl (43 kB)
2025-08-20T22:47:01.6663917Z Using cached click-8.2.1-py3-none-any.whl (102 kB)
2025-08-20T22:47:01.6673191Z Using cached packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T22:47:01.6682388Z Using cached platformdirs-4.3.8-py3-none-any.whl (18 kB)
2025-08-20T22:47:01.6691340Z Using cached rich-14.1.0-py3-none-any.whl (243 kB)
2025-08-20T22:47:01.6701423Z Using cached pygments-2.19.2-py3-none-any.whl (1.2 MB)
2025-08-20T22:47:01.6716266Z Using cached markdown_it_py-4.0.0-py3-none-any.whl (87 kB)
2025-08-20T22:47:01.6725832Z Using cached mdurl-0.1.2-py3-none-any.whl (10.0 kB)
2025-08-20T22:47:01.6734734Z Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB)
2025-08-20T22:47:01.6743633Z Using cached typing_extensions-4.14.1-py3-none-any.whl (43 kB)
2025-08-20T22:47:01.6752536Z Using cached userpath-1.9.2-py3-none-any.whl (9.1 kB)
2025-08-20T22:47:01.6761656Z Using cached pyinstaller-6.15.0-py3-none-manylinux2014_aarch64.whl (726 kB)
2025-08-20T22:47:01.6774841Z Using cached pyinstaller_hooks_contrib-2025.8-py3-none-any.whl (442 kB)
2025-08-20T22:47:01.6786543Z Using cached setuptools-80.9.0-py3-none-any.whl (1.2 MB)
2025-08-20T22:47:01.6801645Z Using cached altgraph-0.17.4-py2.py3-none-any.whl (21 kB)
2025-08-20T22:47:01.6810433Z Using cached pyelftools-0.32-py3-none-any.whl (188 kB)
2025-08-20T22:47:01.7127700Z Building wheels for collected packages: staticx
2025-08-20T22:47:01.7133631Z   Building wheel for staticx (setup.py): started
2025-08-20T22:47:04.1310295Z   Building wheel for staticx (setup.py): finished with status 'done'
2025-08-20T22:47:04.1321591Z   Created wheel for staticx: filename=staticx-0.14.1-py3-none-manylinux1_aarch64.whl size=790764 sha256=a2c17acbcd5d309ee83ff4e4a8e4888dda385ef16a8174dbe1ca4dc78fd63470
2025-08-20T22:47:04.1322944Z   Stored in directory: /home/runner/.cache/pip/wheels/00/b3/af/a35c87126ca3734bc09bf9274a2c1ffdab9273a232bfa1325c
2025-08-20T22:47:04.1340266Z Successfully built staticx
2025-08-20T22:47:04.2315486Z 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-20T22:47:04.2319290Z   Attempting uninstall: pyelftools
2025-08-20T22:47:04.2386676Z     Found existing installation: pyelftools 0.32
2025-08-20T22:47:04.2424083Z     Uninstalling pyelftools-0.32:
2025-08-20T22:47:04.2435913Z       Successfully uninstalled pyelftools-0.32
2025-08-20T22:47:04.3544574Z   Attempting uninstall: altgraph
2025-08-20T22:47:04.3615783Z     Found existing installation: altgraph 0.17.4
2025-08-20T22:47:04.3632151Z     Uninstalling altgraph-0.17.4:
2025-08-20T22:47:04.3637290Z       Successfully uninstalled altgraph-0.17.4
2025-08-20T22:47:04.3849952Z   Attempting uninstall: typing-extensions
2025-08-20T22:47:04.3918879Z     Found existing installation: typing_extensions 4.14.1
2025-08-20T22:47:04.3931585Z     Uninstalling typing_extensions-4.14.1:
2025-08-20T22:47:04.4123463Z       Successfully uninstalled typing_extensions-4.14.1
2025-08-20T22:47:04.4432142Z   Attempting uninstall: staticx
2025-08-20T22:47:04.4504221Z     Found existing installation: staticx 0.14.1
2025-08-20T22:47:04.4525089Z     Uninstalling staticx-0.14.1:
2025-08-20T22:47:04.4533656Z       Successfully uninstalled staticx-0.14.1
2025-08-20T22:47:04.4839508Z   Attempting uninstall: shellingham
2025-08-20T22:47:04.4912581Z     Found existing installation: shellingham 1.5.4
2025-08-20T22:47:04.4928206Z     Uninstalling shellingham-1.5.4:
2025-08-20T22:47:04.4933778Z       Successfully uninstalled shellingham-1.5.4
2025-08-20T22:47:04.5088129Z   Attempting uninstall: setuptools
2025-08-20T22:47:04.5156797Z     Found existing installation: setuptools 80.9.0
2025-08-20T22:47:04.5358861Z     Uninstalling setuptools-80.9.0:
2025-08-20T22:47:04.5580794Z       Successfully uninstalled setuptools-80.9.0
2025-08-20T22:47:05.1359250Z   Attempting uninstall: scons
2025-08-20T22:47:05.1433568Z     Found existing installation: SCons 4.9.1
2025-08-20T22:47:05.1735625Z     Uninstalling SCons-4.9.1:
2025-08-20T22:47:05.1797060Z       Successfully uninstalled SCons-4.9.1
2025-08-20T22:47:05.6734170Z   Attempting uninstall: pygments
2025-08-20T22:47:05.6803861Z     Found existing installation: Pygments 2.19.2
2025-08-20T22:47:05.6967910Z     Uninstalling Pygments-2.19.2:
2025-08-20T22:47:05.6991872Z       Successfully uninstalled Pygments-2.19.2
2025-08-20T22:47:06.2765504Z   Attempting uninstall: platformdirs
2025-08-20T22:47:06.2848901Z     Found existing installation: platformdirs 4.3.8
2025-08-20T22:47:06.2866351Z     Uninstalling platformdirs-4.3.8:
2025-08-20T22:47:06.2871928Z       Successfully uninstalled platformdirs-4.3.8
2025-08-20T22:47:06.3113622Z   Attempting uninstall: packaging
2025-08-20T22:47:06.3186684Z     Found existing installation: packaging 25.0
2025-08-20T22:47:06.3206591Z     Uninstalling packaging-25.0:
2025-08-20T22:47:06.3212849Z       Successfully uninstalled packaging-25.0
2025-08-20T22:47:06.3649621Z   Attempting uninstall: mdurl
2025-08-20T22:47:06.3717274Z     Found existing installation: mdurl 0.1.2
2025-08-20T22:47:06.3731752Z     Uninstalling mdurl-0.1.2:
2025-08-20T22:47:06.3736394Z       Successfully uninstalled mdurl-0.1.2
2025-08-20T22:47:06.3886957Z   Attempting uninstall: click
2025-08-20T22:47:06.3957481Z     Found existing installation: click 8.2.1
2025-08-20T22:47:06.3975819Z     Uninstalling click-8.2.1:
2025-08-20T22:47:06.3981274Z       Successfully uninstalled click-8.2.1
2025-08-20T22:47:06.4599413Z   Attempting uninstall: argcomplete
2025-08-20T22:47:06.4672147Z     Found existing installation: argcomplete 3.6.2
2025-08-20T22:47:06.4695410Z     Uninstalling argcomplete-3.6.2:
2025-08-20T22:47:06.4704324Z       Successfully uninstalled argcomplete-3.6.2
2025-08-20T22:47:06.5032160Z   Attempting uninstall: ansi2txt
2025-08-20T22:47:06.5103779Z     Found existing installation: ansi2txt 0.2.0
2025-08-20T22:47:06.5117716Z     Uninstalling ansi2txt-0.2.0:
2025-08-20T22:47:06.5310611Z       Successfully uninstalled ansi2txt-0.2.0
2025-08-20T22:47:06.5497921Z   Attempting uninstall: userpath
2025-08-20T22:47:06.5569109Z     Found existing installation: userpath 1.9.2
2025-08-20T22:47:06.5584676Z     Uninstalling userpath-1.9.2:
2025-08-20T22:47:06.5591930Z       Successfully uninstalled userpath-1.9.2
2025-08-20T22:47:06.5782956Z   Attempting uninstall: pyinstaller-hooks-contrib
2025-08-20T22:47:06.5861750Z     Found existing installation: pyinstaller-hooks-contrib 2025.8
2025-08-20T22:47:06.6164023Z     Uninstalling pyinstaller-hooks-contrib-2025.8:
2025-08-20T22:47:06.6202835Z       Successfully uninstalled pyinstaller-hooks-contrib-2025.8
2025-08-20T22:47:06.8183920Z   Attempting uninstall: markdown-it-py
2025-08-20T22:47:06.8258202Z     Found existing installation: markdown-it-py 4.0.0
2025-08-20T22:47:06.8312138Z     Uninstalling markdown-it-py-4.0.0:
2025-08-20T22:47:06.8323350Z       Successfully uninstalled markdown-it-py-4.0.0
2025-08-20T22:47:06.8939092Z   Attempting uninstall: rich
2025-08-20T22:47:06.9014346Z     Found existing installation: rich 14.1.0
2025-08-20T22:47:06.9059807Z     Uninstalling rich-14.1.0:
2025-08-20T22:47:06.9067449Z       Successfully uninstalled rich-14.1.0
2025-08-20T22:47:07.0597607Z   Attempting uninstall: pyinstaller
2025-08-20T22:47:07.0671478Z     Found existing installation: pyinstaller 6.15.0
2025-08-20T22:47:07.0923045Z     Uninstalling pyinstaller-6.15.0:
2025-08-20T22:47:07.0959954Z       Successfully uninstalled pyinstaller-6.15.0
2025-08-20T22:47:07.3620377Z   Attempting uninstall: pipx
2025-08-20T22:47:07.3696921Z     Found existing installation: pipx 1.7.1
2025-08-20T22:47:07.3731854Z     Uninstalling pipx-1.7.1:
2025-08-20T22:47:07.3740277Z       Successfully uninstalled pipx-1.7.1
2025-08-20T22:47:07.4281767Z   Attempting uninstall: typer
2025-08-20T22:47:07.4354601Z     Found existing installation: typer 0.16.1
2025-08-20T22:47:07.4376494Z     Uninstalling typer-0.16.1:
2025-08-20T22:47:07.4384268Z       Successfully uninstalled typer-0.16.1
2025-08-20T22:47:07.4774864Z   Attempting uninstall: py2static
2025-08-20T22:47:07.4842255Z     Found existing installation: py2static 0.0.1
2025-08-20T22:47:07.4858767Z     Uninstalling py2static-0.0.1:
2025-08-20T22:47:07.4866639Z       Successfully uninstalled py2static-0.0.1
2025-08-20T22:47:07.5012960Z 
2025-08-20T22:47:07.5037076Z 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-20T22:47:07.7989377Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T22:47:08.3641205Z Collecting git+https://github.com/pyinstaller/pyinstaller
2025-08-20T22:47:08.3645121Z   Cloning https://github.com/pyinstaller/pyinstaller to /tmp/pip-req-build-j_b3e_r8
2025-08-20T22:47:08.3663549Z Could not send telemetry data: POST https://gitlab.com/api/v4/usage_data/track_event: 403 {error: insufficient_scope}, {error_description: The request requires higher privileges than provided by the access token.}, {scope: ai_workflows api read_api}  Running command git clone --filter=blob:none --quiet https://github.com/pyinstaller/pyinstaller /tmp/pip-req-build-j_b3e_r8
2025-08-20T22:47:09.6324566Z   Resolved https://github.com/pyinstaller/pyinstaller to commit 34508a2cda1072718a81ef1d5a660ce89e62d295
2025-08-20T22:47:09.6359924Z   Installing build dependencies: started
2025-08-20T22:47:10.7334538Z   Installing build dependencies: finished with status 'done'
2025-08-20T22:47:10.7344310Z   Getting requirements to build wheel: started
2025-08-20T22:47:10.9944333Z   Getting requirements to build wheel: finished with status 'done'
2025-08-20T22:47:10.9955325Z   Preparing metadata (pyproject.toml): started
2025-08-20T22:47:11.1646973Z   Preparing metadata (pyproject.toml): finished with status 'done'
2025-08-20T22:47:11.3088502Z Collecting setuptools>=42.0.0 (from pyinstaller==6.15.0)
2025-08-20T22:47:11.3098571Z   Using cached setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB)
2025-08-20T22:47:11.3293065Z Collecting altgraph (from pyinstaller==6.15.0)
2025-08-20T22:47:11.3302487Z   Using cached altgraph-0.17.4-py2.py3-none-any.whl.metadata (7.3 kB)
2025-08-20T22:47:11.3502615Z Collecting pyinstaller-hooks-contrib>=2025.8 (from pyinstaller==6.15.0)
2025-08-20T22:47:11.3511612Z   Using cached pyinstaller_hooks_contrib-2025.8-py3-none-any.whl.metadata (16 kB)
2025-08-20T22:47:11.3697571Z Collecting packaging>=22.0 (from pyinstaller==6.15.0)
2025-08-20T22:47:11.3706714Z   Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T22:47:11.3744430Z Using cached packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T22:47:11.3753994Z Using cached pyinstaller_hooks_contrib-2025.8-py3-none-any.whl (442 kB)
2025-08-20T22:47:11.3765886Z Using cached setuptools-80.9.0-py3-none-any.whl (1.2 MB)
2025-08-20T22:47:11.3781167Z Using cached altgraph-0.17.4-py2.py3-none-any.whl (21 kB)
2025-08-20T22:47:11.3887721Z Building wheels for collected packages: pyinstaller
2025-08-20T22:47:11.3894502Z   Building wheel for pyinstaller (pyproject.toml): started
2025-08-20T22:47:14.5495338Z   Building wheel for pyinstaller (pyproject.toml): finished with status 'done'
2025-08-20T22:47:14.5515394Z   Created wheel for pyinstaller: filename=pyinstaller-6.15.0-py3-none-any.whl size=1828928 sha256=e477a9f95995abcddc4768d521bf584ddc59eab6e456de678fc90fd908a37c59
2025-08-20T22:47:14.5516396Z   Stored in directory: /tmp/pip-ephem-wheel-cache-0nei6xpz/wheels/ad/f0/96/ada035be05b1c8fe6a9d81fd24e3d5f767d7ccd2219d68e4e2
2025-08-20T22:47:14.5554184Z Successfully built pyinstaller
2025-08-20T22:47:14.6335121Z Installing collected packages: altgraph, setuptools, packaging, pyinstaller-hooks-contrib, pyinstaller
2025-08-20T22:47:14.6340422Z   Attempting uninstall: altgraph
2025-08-20T22:47:14.6407888Z     Found existing installation: altgraph 0.17.4
2025-08-20T22:47:14.6425258Z     Uninstalling altgraph-0.17.4:
2025-08-20T22:47:14.6431490Z       Successfully uninstalled altgraph-0.17.4
2025-08-20T22:47:14.6670606Z   Attempting uninstall: setuptools
2025-08-20T22:47:14.6737830Z     Found existing installation: setuptools 80.9.0
2025-08-20T22:47:14.6939872Z     Uninstalling setuptools-80.9.0:
2025-08-20T22:47:14.7167454Z       Successfully uninstalled setuptools-80.9.0
2025-08-20T22:47:15.2978355Z   Attempting uninstall: packaging
2025-08-20T22:47:15.3060860Z     Found existing installation: packaging 25.0
2025-08-20T22:47:15.3080343Z     Uninstalling packaging-25.0:
2025-08-20T22:47:15.3086226Z       Successfully uninstalled packaging-25.0
2025-08-20T22:47:15.3556230Z   Attempting uninstall: pyinstaller-hooks-contrib
2025-08-20T22:47:15.3630618Z     Found existing installation: pyinstaller-hooks-contrib 2025.8
2025-08-20T22:47:15.3933897Z     Uninstalling pyinstaller-hooks-contrib-2025.8:
2025-08-20T22:47:15.3973217Z       Successfully uninstalled pyinstaller-hooks-contrib-2025.8
2025-08-20T22:47:15.5941813Z   Attempting uninstall: pyinstaller
2025-08-20T22:47:15.6015982Z     Found existing installation: pyinstaller 6.15.0
2025-08-20T22:47:15.6271463Z     Uninstalling pyinstaller-6.15.0:
2025-08-20T22:47:15.6308151Z       Successfully uninstalled pyinstaller-6.15.0
2025-08-20T22:47:15.9048807Z 
2025-08-20T22:47:15.9075612Z Successfully installed altgraph-0.17.4 packaging-25.0 pyinstaller-6.15.0 pyinstaller-hooks-contrib-2025.8 setuptools-80.9.0
2025-08-20T22:47:16.1296423Z 6.15.0
2025-08-20T22:47:17.4842188Z # Executing docker install script, commit: bedc5d6b3e782a5e50d3d2a870f5e1f1b5a38d5c
2025-08-20T22:47:17.4851305Z Warning: the "docker" command appears to already exist on this system.
2025-08-20T22:47:17.4851597Z 
2025-08-20T22:47:17.4851827Z If you already have Docker installed, this script can cause trouble, which is
2025-08-20T22:47:17.4852315Z why we're displaying this warning and provide the opportunity to cancel the
2025-08-20T22:47:17.4852798Z installation.
2025-08-20T22:47:17.4852912Z 
2025-08-20T22:47:17.4853130Z If you installed the current Docker package using this script and are using it
2025-08-20T22:47:17.4853582Z again to update Docker, you can ignore this message, but be aware that the
2025-08-20T22:47:17.4854104Z script resets any custom changes in the deb and rpm repo configuration
2025-08-20T22:47:17.4854507Z files to match the parameters passed to the script.
2025-08-20T22:47:17.4854737Z 
2025-08-20T22:47:17.4854844Z You may press Ctrl+C now to abort this script.
2025-08-20T22:47:17.5006122Z + sh -c 'apt-get -qq update >/dev/null'
2025-08-20T22:47:18.9553185Z + sh -c 'DEBIAN_FRONTEND=noninteractive apt-get -y -qq install ca-certificates curl >/dev/null'
2025-08-20T22:47:19.4653200Z + sh -c 'install -m 0755 -d /etc/apt/keyrings'
2025-08-20T22:47:19.4670058Z + sh -c 'curl -fsSL "https://download.docker.com/linux/ubuntu/gpg" -o /etc/apt/keyrings/docker.asc'
2025-08-20T22:47:19.5311661Z + sh -c 'chmod a+r /etc/apt/keyrings/docker.asc'
2025-08-20T22:47:19.5327171Z + sh -c 'echo "deb [arch=arm64 signed-by=/etc/apt/keyrings/docker.asc] https://download.docker.com/linux/ubuntu noble stable" > /etc/apt/sources.list.d/docker.list'
2025-08-20T22:47:19.5334393Z + sh -c 'apt-get -qq update >/dev/null'
2025-08-20T22:47:20.7276845Z + sh -c 'DEBIAN_FRONTEND=noninteractive apt-get -y -qq install docker-ce docker-ce-cli containerd.io docker-compose-plugin docker-ce-rootless-extras docker-buildx-plugin docker-model-plugin >/dev/null'
2025-08-20T22:47:31.0790876Z + sh -c 'docker version'
2025-08-20T22:47:31.0947005Z Client: Docker Engine - Community
2025-08-20T22:47:31.0947412Z  Version:           28.3.3
2025-08-20T22:47:31.0947648Z  API version:       1.51
2025-08-20T22:47:31.0947971Z  Go version:        go1.24.5
2025-08-20T22:47:31.0948218Z  Git commit:        980b856
2025-08-20T22:47:31.0948484Z  Built:             Fri Jul 25 11:35:18 2025
2025-08-20T22:47:31.0948944Z  OS/Arch:           linux/arm64
2025-08-20T22:47:31.0949171Z  Context:           default
2025-08-20T22:47:31.0949320Z 
2025-08-20T22:47:31.0949465Z Server: Docker Engine - Community
2025-08-20T22:47:31.0949749Z  Engine:
2025-08-20T22:47:31.0949943Z   Version:          28.3.3
2025-08-20T22:47:31.0950229Z   API version:      1.51 (minimum version 1.24)
2025-08-20T22:47:31.0950540Z   Go version:       go1.24.5
2025-08-20T22:47:31.0950773Z   Git commit:       bea959c
2025-08-20T22:47:31.0951078Z   Built:            Fri Jul 25 11:35:18 2025
2025-08-20T22:47:31.0951347Z   OS/Arch:          linux/arm64
2025-08-20T22:47:31.0951739Z   Experimental:     false
2025-08-20T22:47:31.0951979Z  containerd:
2025-08-20T22:47:31.0952177Z   Version:          1.7.27
2025-08-20T22:47:31.0952525Z   GitCommit:        05044ec0a9a75232cad458027ca83437aae3f4da
2025-08-20T22:47:31.0952828Z  runc:
2025-08-20T22:47:31.0953013Z   Version:          1.2.5
2025-08-20T22:47:31.0953289Z   GitCommit:        v1.2.5-0-g59923ef
2025-08-20T22:47:31.0953534Z  docker-init:
2025-08-20T22:47:31.0953762Z   Version:          0.19.0
2025-08-20T22:47:31.0954042Z   GitCommit:        de40ad0
2025-08-20T22:47:31.0970131Z 
2025-08-20T22:47:31.0970528Z ================================================================================
2025-08-20T22:47:31.0970775Z 
2025-08-20T22:47:31.0971393Z To run Docker as a non-privileged user, consider setting up the
2025-08-20T22:47:31.0971794Z Docker daemon in rootless mode for your user:
2025-08-20T22:47:31.0972028Z 
2025-08-20T22:47:31.0972131Z     dockerd-rootless-setuptool.sh install
2025-08-20T22:47:31.0972403Z 
2025-08-20T22:47:31.0972616Z Visit https://docs.docker.com/go/rootless/ to learn about rootless mode.
2025-08-20T22:47:31.0972941Z 
2025-08-20T22:47:31.0972944Z 
2025-08-20T22:47:31.0973132Z To run the Docker daemon as a fully privileged service, but granting non-root
2025-08-20T22:47:31.0973616Z users access, refer to https://docs.docker.com/go/daemon-access/
2025-08-20T22:47:31.0973879Z 
2025-08-20T22:47:31.0974069Z WARNING: Access to the remote API on a privileged Docker daemon is equivalent
2025-08-20T22:47:31.0974515Z          to root access on the host. Refer to the 'Docker daemon attack surface'
2025-08-20T22:47:31.0975016Z          documentation for details: https://docs.docker.com/go/attack-surface/
2025-08-20T22:47:31.0975332Z 
2025-08-20T22:47:31.0975440Z ================================================================================
2025-08-20T22:47:31.0975641Z 
2025-08-20T22:47:42.0859880Z ● docker.service - Docker Application Container Engine
2025-08-20T22:47:42.0860429Z      Loaded: loaded (/usr/lib/systemd/system/docker.service; enabled; preset: enabled)
2025-08-20T22:47:42.0861362Z      Active: active (running) since Wed 2025-08-20 22:47:32 UTC; 10s ago
2025-08-20T22:47:42.0861832Z TriggeredBy: ● docker.socket
2025-08-20T22:47:42.0862112Z        Docs: https://docs.docker.com
2025-08-20T22:47:42.0862485Z    Main PID: 20556 (dockerd)
2025-08-20T22:47:42.0862721Z       Tasks: 10
2025-08-20T22:47:42.0862967Z      Memory: 20.5M (peak: 24.7M)
2025-08-20T22:47:42.0863229Z         CPU: 252ms
2025-08-20T22:47:42.0863445Z      CGroup: /system.slice/docker.service
2025-08-20T22:47:42.0866503Z              └─20556 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
2025-08-20T22:47:42.0866896Z 
2025-08-20T22:47:42.0867235Z Aug 20 22:47:31 runnervmdbl46 dockerd[20556]: time="2025-08-20T22:47:31.492905784Z" level=info msg="Loading containers: start."
2025-08-20T22:47:42.0868374Z Aug 20 22:47:31 runnervmdbl46 dockerd[20556]: time="2025-08-20T22:47:31.989608947Z" level=warning msg="Error (Unable to complete atomic operation, key modified) deleting object [endpoint_count 6c36a3070edcd7619944e93635dc5cd7d4cc93100e0ec9ea763440b002e8bd8a], retrying...."
2025-08-20T22:47:42.0869841Z Aug 20 22:47:32 runnervmdbl46 dockerd[20556]: time="2025-08-20T22:47:32.031685317Z" level=info msg="Loading containers: done."
2025-08-20T22:47:42.0870927Z Aug 20 22:47:32 runnervmdbl46 dockerd[20556]: time="2025-08-20T22:47:32.049663266Z" level=warning msg="Not using native diff for overlay2, this may cause degraded performance for building images: kernel has CONFIG_OVERLAY_FS_REDIRECT_DIR enabled" storage-driver=overlay2
2025-08-20T22:47:42.0872293Z Aug 20 22:47:32 runnervmdbl46 dockerd[20556]: time="2025-08-20T22:47:32.049800239Z" level=info msg="Docker daemon" commit=bea959c containerd-snapshotter=false storage-driver=overlay2 version=28.3.3
2025-08-20T22:47:42.0873180Z Aug 20 22:47:32 runnervmdbl46 dockerd[20556]: time="2025-08-20T22:47:32.049836856Z" level=info msg="Initializing buildkit"
2025-08-20T22:47:42.0873878Z Aug 20 22:47:32 runnervmdbl46 dockerd[20556]: time="2025-08-20T22:47:32.065449316Z" level=info msg="Completed buildkit initialization"
2025-08-20T22:47:42.0874650Z Aug 20 22:47:32 runnervmdbl46 dockerd[20556]: time="2025-08-20T22:47:32.069707392Z" level=info msg="Daemon has completed initialization"
2025-08-20T22:47:42.0875378Z Aug 20 22:47:32 runnervmdbl46 dockerd[20556]: time="2025-08-20T22:47:32.069756202Z" level=info msg="API listen on /run/docker.sock"
2025-08-20T22:47:42.0876062Z Aug 20 22:47:32 runnervmdbl46 systemd[1]: Started docker.service - Docker Application Container Engine.
2025-08-20T22:47:42.0955423Z ● docker.service - Docker Application Container Engine
2025-08-20T22:47:42.0956167Z      Loaded: loaded (/usr/lib/systemd/system/docker.service; enabled; preset: enabled)
2025-08-20T22:47:42.0956803Z      Active: active (running) since Wed 2025-08-20 22:47:32 UTC; 10s ago
2025-08-20T22:47:42.0957260Z TriggeredBy: ● docker.socket
2025-08-20T22:47:42.0957575Z        Docs: https://docs.docker.com
2025-08-20T22:47:42.0957911Z    Main PID: 20556 (dockerd)
2025-08-20T22:47:42.0958143Z       Tasks: 10
2025-08-20T22:47:42.0958330Z      Memory: 20.5M (peak: 24.7M)
2025-08-20T22:47:42.0958871Z         CPU: 252ms
2025-08-20T22:47:42.0959169Z      CGroup: /system.slice/docker.service
2025-08-20T22:47:42.0959774Z              └─20556 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
2025-08-20T22:47:42.0960100Z 
2025-08-20T22:47:42.0960399Z Aug 20 22:47:31 runnervmdbl46 dockerd[20556]: time="2025-08-20T22:47:31.492905784Z" level=info msg="Loading containers: start."
2025-08-20T22:47:42.0961534Z Aug 20 22:47:31 runnervmdbl46 dockerd[20556]: time="2025-08-20T22:47:31.989608947Z" level=warning msg="Error (Unable to complete atomic operation, key modified) deleting object [endpoint_count 6c36a3070edcd7619944e93635dc5cd7d4cc93100e0ec9ea763440b002e8bd8a], retrying...."
2025-08-20T22:47:42.0962700Z Aug 20 22:47:32 runnervmdbl46 dockerd[20556]: time="2025-08-20T22:47:32.031685317Z" level=info msg="Loading containers: done."
2025-08-20T22:47:42.0964032Z Aug 20 22:47:32 runnervmdbl46 dockerd[20556]: time="2025-08-20T22:47:32.049663266Z" level=warning msg="Not using native diff for overlay2, this may cause degraded performance for building images: kernel has CONFIG_OVERLAY_FS_REDIRECT_DIR enabled" storage-driver=overlay2
2025-08-20T22:47:42.0965362Z Aug 20 22:47:32 runnervmdbl46 dockerd[20556]: time="2025-08-20T22:47:32.049800239Z" level=info msg="Docker daemon" commit=bea959c containerd-snapshotter=false storage-driver=overlay2 version=28.3.3
2025-08-20T22:47:42.0966246Z Aug 20 22:47:32 runnervmdbl46 dockerd[20556]: time="2025-08-20T22:47:32.049836856Z" level=info msg="Initializing buildkit"
2025-08-20T22:47:42.0966942Z Aug 20 22:47:32 runnervmdbl46 dockerd[20556]: time="2025-08-20T22:47:32.065449316Z" level=info msg="Completed buildkit initialization"
2025-08-20T22:47:42.0967699Z Aug 20 22:47:32 runnervmdbl46 dockerd[20556]: time="2025-08-20T22:47:32.069707392Z" level=info msg="Daemon has completed initialization"
2025-08-20T22:47:42.0968456Z Aug 20 22:47:32 runnervmdbl46 dockerd[20556]: time="2025-08-20T22:47:32.069756202Z" level=info msg="API listen on /run/docker.sock"
2025-08-20T22:47:42.0969234Z Aug 20 22:47:32 runnervmdbl46 systemd[1]: Started docker.service - Docker Application Container Engine.
2025-08-20T22:47:42.1128539Z ● docker.service - Docker Application Container Engine
2025-08-20T22:47:42.1129458Z      Loaded: loaded (/usr/lib/systemd/system/docker.service; enabled; preset: enabled)
2025-08-20T22:47:42.1130045Z      Active: active (running) since Wed 2025-08-20 22:47:32 UTC; 10s ago
2025-08-20T22:47:42.1130537Z TriggeredBy: ● docker.socket
2025-08-20T22:47:42.1130807Z        Docs: https://docs.docker.com
2025-08-20T22:47:42.1131145Z    Main PID: 20556 (dockerd)
2025-08-20T22:47:42.1131413Z       Tasks: 10
2025-08-20T22:47:42.1131622Z      Memory: 20.5M (peak: 24.7M)
2025-08-20T22:47:42.1131899Z         CPU: 252ms
2025-08-20T22:47:42.1132127Z      CGroup: /system.slice/docker.service
2025-08-20T22:47:42.1132715Z              └─20556 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
2025-08-20T22:47:42.1133111Z 
2025-08-20T22:47:42.1133404Z Aug 20 22:47:31 runnervmdbl46 dockerd[20556]: time="2025-08-20T22:47:31.492905784Z" level=info msg="Loading containers: start."
2025-08-20T22:47:42.1134521Z Aug 20 22:47:31 runnervmdbl46 dockerd[20556]: time="2025-08-20T22:47:31.989608947Z" level=warning msg="Error (Unable to complete atomic operation, key modified) deleting object [endpoint_count 6c36a3070edcd7619944e93635dc5cd7d4cc93100e0ec9ea763440b002e8bd8a], retrying...."
2025-08-20T22:47:42.1135887Z Aug 20 22:47:32 runnervmdbl46 dockerd[20556]: time="2025-08-20T22:47:32.031685317Z" level=info msg="Loading containers: done."
2025-08-20T22:47:42.1137222Z Aug 20 22:47:32 runnervmdbl46 dockerd[20556]: time="2025-08-20T22:47:32.049663266Z" level=warning msg="Not using native diff for overlay2, this may cause degraded performance for building images: kernel has CONFIG_OVERLAY_FS_REDIRECT_DIR enabled" storage-driver=overlay2
2025-08-20T22:47:42.1138542Z Aug 20 22:47:32 runnervmdbl46 dockerd[20556]: time="2025-08-20T22:47:32.049800239Z" level=info msg="Docker daemon" commit=bea959c containerd-snapshotter=false storage-driver=overlay2 version=28.3.3
2025-08-20T22:47:42.1139676Z Aug 20 22:47:32 runnervmdbl46 dockerd[20556]: time="2025-08-20T22:47:32.049836856Z" level=info msg="Initializing buildkit"
2025-08-20T22:47:42.1140371Z Aug 20 22:47:32 runnervmdbl46 dockerd[20556]: time="2025-08-20T22:47:32.065449316Z" level=info msg="Completed buildkit initialization"
2025-08-20T22:47:42.1141087Z Aug 20 22:47:32 runnervmdbl46 dockerd[20556]: time="2025-08-20T22:47:32.069707392Z" level=info msg="Daemon has completed initialization"
2025-08-20T22:47:42.1141847Z Aug 20 22:47:32 runnervmdbl46 dockerd[20556]: time="2025-08-20T22:47:32.069756202Z" level=info msg="API listen on /run/docker.sock"
2025-08-20T22:47:42.1142496Z Aug 20 22:47:32 runnervmdbl46 systemd[1]: Started docker.service - Docker Application Container Engine.
2025-08-20T22:47:42.1226473Z Docker version 28.3.3, build 980b856
2025-08-20T22:47:42.1378547Z Unable to find image 'hello-world:latest' locally
2025-08-20T22:47:42.4636178Z latest: Pulling from library/hello-world
2025-08-20T22:47:42.5733594Z 198f93fd5094: Pulling fs layer
2025-08-20T22:47:42.6993429Z 198f93fd5094: Verifying Checksum
2025-08-20T22:47:42.6994155Z 198f93fd5094: Download complete
2025-08-20T22:47:42.7312643Z 198f93fd5094: Pull complete
2025-08-20T22:47:42.7541803Z Digest: sha256:a0dfb02aac212703bfcb339d77d47ec32c8706ff250850ecc0e19c8737b18567
2025-08-20T22:47:42.7622590Z Status: Downloaded newer image for hello-world:latest
2025-08-20T22:47:43.4522300Z 
2025-08-20T22:47:43.4523356Z Hello from Docker!
2025-08-20T22:47:43.4523826Z This message shows that your installation appears to be working correctly.
2025-08-20T22:47:43.4524126Z 
2025-08-20T22:47:43.4524275Z To generate this message, Docker took the following steps:
2025-08-20T22:47:43.4524670Z  1. The Docker client contacted the Docker daemon.
2025-08-20T22:47:43.4525138Z  2. The Docker daemon pulled the "hello-world" image from the Docker Hub.
2025-08-20T22:47:43.4525482Z     (arm64v8)
2025-08-20T22:47:43.4525828Z  3. The Docker daemon created a new container from that image which runs the
2025-08-20T22:47:43.4526267Z     executable that produces the output you are currently reading.
2025-08-20T22:47:43.4526724Z  4. The Docker daemon streamed that output to the Docker client, which sent it
2025-08-20T22:47:43.4527120Z     to your terminal.
2025-08-20T22:47:43.4527244Z 
2025-08-20T22:47:43.4527432Z To try something more ambitious, you can run an Ubuntu container with:
2025-08-20T22:47:43.4527816Z  $ docker run -it ubuntu bash
2025-08-20T22:47:43.4527965Z 
2025-08-20T22:47:43.4528149Z Share images, automate workflows, and more with a free Docker ID:
2025-08-20T22:47:43.4528506Z  https://hub.docker.com/
2025-08-20T22:47:43.4528911Z 
2025-08-20T22:47:43.4529073Z For more examples and ideas, visit:
2025-08-20T22:47:43.4529341Z  https://docs.docker.com/get-started/
2025-08-20T22:47:43.4529542Z 
2025-08-20T22:47:43.5726106Z 651 libs found in cache `/etc/ld.so.cache'
2025-08-20T22:47:43.5726664Z 	libz3.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libz3.so.4
2025-08-20T22:47:43.5727141Z 	libz3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libz3.so
2025-08-20T22:47:43.5727629Z 	libzstd.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzstd.so.1
2025-08-20T22:47:43.5728177Z 	libzstd.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libzstd.so
2025-08-20T22:47:43.5728759Z 	libzmq.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzmq.so.5
2025-08-20T22:47:43.5729171Z 	libzip.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzip.so.4
2025-08-20T22:47:43.5729990Z 	libzen.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzen.so.0
2025-08-20T22:47:43.5730397Z 	libz.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libz.so.1
2025-08-20T22:47:43.5730842Z 	libz.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libz.so
2025-08-20T22:47:43.5731259Z 	libyaml-0.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libyaml-0.so.2
2025-08-20T22:47:43.5731707Z 	libyajl.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libyajl.so.2
2025-08-20T22:47:43.5732161Z 	libxxhash.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxxhash.so.0
2025-08-20T22:47:43.5732614Z 	libxtables.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxtables.so.12
2025-08-20T22:47:43.5733049Z 	libxslt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxslt.so.1
2025-08-20T22:47:43.5733556Z 	libxshmfence.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxshmfence.so.1
2025-08-20T22:47:43.5734009Z 	libxml2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxml2.so.2
2025-08-20T22:47:43.5734440Z 	libxml2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxml2.so
2025-08-20T22:47:43.5735125Z 	libxmlsec1.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlsec1.so.1
2025-08-20T22:47:43.5735683Z 	libxmlsec1-openssl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlsec1-openssl.so.1
2025-08-20T22:47:43.5736191Z 	libxmlb.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlb.so.2
2025-08-20T22:47:43.5736853Z 	libxkbfile.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxkbfile.so.1
2025-08-20T22:47:43.5737348Z 	libxkbcommon.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxkbcommon.so.0
2025-08-20T22:47:43.5737794Z 	libxcb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb.so.1
2025-08-20T22:47:43.5738216Z 	libxcb.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb.so
2025-08-20T22:47:43.5738885Z 	libxcb-xfixes.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-xfixes.so.0
2025-08-20T22:47:43.5739380Z 	libxcb-xfixes.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-xfixes.so
2025-08-20T22:47:43.5739896Z 	libxcb-sync.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-sync.so.1
2025-08-20T22:47:43.5740368Z 	libxcb-shm.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shm.so.0
2025-08-20T22:47:43.5740858Z 	libxcb-shape.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shape.so.0
2025-08-20T22:47:43.5741318Z 	libxcb-shape.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shape.so
2025-08-20T22:47:43.5741803Z 	libxcb-render.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-render.so.0
2025-08-20T22:47:43.5742284Z 	libxcb-render.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-render.so
2025-08-20T22:47:43.5742776Z 	libxcb-randr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-randr.so.0
2025-08-20T22:47:43.5743291Z 	libxcb-present.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-present.so.0
2025-08-20T22:47:43.5743762Z 	libxcb-glx.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-glx.so.0
2025-08-20T22:47:43.5744246Z 	libxcb-dri3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-dri3.so.0
2025-08-20T22:47:43.5744713Z 	libxcb-dri2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-dri2.so.0
2025-08-20T22:47:43.5745229Z 	libwrap.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwrap.so.0
2025-08-20T22:47:43.5745720Z 	libwmflite-0.2.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwmflite-0.2.so.7
2025-08-20T22:47:43.5746201Z 	libwebpmux.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebpmux.so.3
2025-08-20T22:47:43.5746686Z 	libwebpdemux.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebpdemux.so.2
2025-08-20T22:47:43.5747134Z 	libwebp.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebp.so.7
2025-08-20T22:47:43.5747711Z 	libwbclient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwbclient.so.0
2025-08-20T22:47:43.5809959Z 	libwayland-server.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-server.so.0
2025-08-20T22:47:43.5810471Z 	libwayland-egl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-egl.so.1
2025-08-20T22:47:43.5810953Z 	libwayland-cursor.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-cursor.so.0
2025-08-20T22:47:43.5811724Z 	libwayland-client.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-client.so.0
2025-08-20T22:47:43.5812178Z 	libvulkan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvulkan.so.1
2025-08-20T22:47:43.5812598Z 	libvorbisfile.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvorbisfile.so.3
2025-08-20T22:47:43.5813026Z 	libvorbis.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvorbis.so.0
2025-08-20T22:47:43.5813436Z 	libvolume_key.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvolume_key.so.1
2025-08-20T22:47:43.5813852Z 	libvmtools.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvmtools.so.0
2025-08-20T22:47:43.5814252Z 	libvgauth.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvgauth.so.0
2025-08-20T22:47:43.5814622Z 	libuv.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuv.so.1
2025-08-20T22:47:43.5814983Z 	libuuid.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuuid.so.1
2025-08-20T22:47:43.5815354Z 	libutil.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libutil.so.1
2025-08-20T22:47:43.5815752Z 	libutempter.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libutempter.so.0
2025-08-20T22:47:43.5816155Z 	libusb-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libusb-1.0.so.0
2025-08-20T22:47:43.5816540Z 	liburcu.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu.so.8
2025-08-20T22:47:43.5817109Z 	liburcu-signal.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-signal.so.8
2025-08-20T22:47:43.5817548Z 	liburcu-qsbr.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-qsbr.so.8
2025-08-20T22:47:43.5817975Z 	liburcu-memb.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-memb.so.8
2025-08-20T22:47:43.5818384Z 	liburcu-mb.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-mb.so.8
2025-08-20T22:47:43.5818970Z 	liburcu-common.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-common.so.8
2025-08-20T22:47:43.5819400Z 	liburcu-cds.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-cds.so.8
2025-08-20T22:47:43.5819811Z 	liburcu-bp.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-bp.so.8
2025-08-20T22:47:43.5820204Z 	libunwind.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind.so.8
2025-08-20T22:47:43.5820641Z 	libunwind-ptrace.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-ptrace.so.0
2025-08-20T22:47:43.5821141Z 	libunwind-coredump.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-coredump.so.0
2025-08-20T22:47:43.5821636Z 	libunwind-aarch64.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-aarch64.so.8
2025-08-20T22:47:43.5822101Z 	libunistring.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunistring.so.5
2025-08-20T22:47:43.5822518Z 	libudisks2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libudisks2.so.0
2025-08-20T22:47:43.5822906Z 	libudev.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libudev.so.1
2025-08-20T22:47:43.5823298Z 	libuchardet.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuchardet.so.0
2025-08-20T22:47:43.5823696Z 	libubsan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libubsan.so.1
2025-08-20T22:47:43.5824100Z 	libubootenv.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libubootenv.so.0
2025-08-20T22:47:43.5824555Z 	libtss2-tcti-swtpm.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-swtpm.so.0
2025-08-20T22:47:43.5825052Z 	libtss2-tcti-mssim.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-mssim.so.0
2025-08-20T22:47:43.5825558Z 	libtss2-tcti-device.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-device.so.0
2025-08-20T22:47:43.5826047Z 	libtss2-tcti-cmd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-cmd.so.0
2025-08-20T22:47:43.5826485Z 	libtss2-sys.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-sys.so.1
2025-08-20T22:47:43.5826885Z 	libtss2-rc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-rc.so.0
2025-08-20T22:47:43.5827276Z 	libtss2-mu.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-mu.so.0
2025-08-20T22:47:43.5827679Z 	libtss2-esys.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-esys.so.0
2025-08-20T22:47:43.5828251Z 	libtsan.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtsan.so.2
2025-08-20T22:47:43.5828806Z 	libtracefs.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtracefs.so.1
2025-08-20T22:47:43.5829240Z 	libtraceevent.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtraceevent.so.1
2025-08-20T22:47:43.5829669Z 	libtommath.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtommath.so.1
2025-08-20T22:47:43.5830046Z 	libtk8.6.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtk8.6.so
2025-08-20T22:47:43.5830416Z 	libtirpc.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtirpc.so.3
2025-08-20T22:47:43.5830819Z 	libtinyxml2.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinyxml2.so.10
2025-08-20T22:47:43.5831224Z 	libtinfo.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinfo.so.6
2025-08-20T22:47:43.5831598Z 	libtinfo.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinfo.so
2025-08-20T22:47:43.5831964Z 	libtiff.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtiff.so.6
2025-08-20T22:47:43.5832359Z 	libtidy.so.5deb1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtidy.so.5deb1
2025-08-20T22:47:43.5832746Z 	libtic.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtic.so.6
2025-08-20T22:47:43.5833095Z 	libtic.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtic.so
2025-08-20T22:47:43.5833630Z 	libthread_db.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libthread_db.so.1
2025-08-20T22:47:43.5834038Z 	libthread_db.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libthread_db.so
2025-08-20T22:47:43.5834425Z 	libthai.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libthai.so.0
2025-08-20T22:47:43.5834791Z 	libtdb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtdb.so.1
2025-08-20T22:47:43.5835153Z 	libtcl8.6.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtcl8.6.so
2025-08-20T22:47:43.5835526Z 	libtasn1.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtasn1.so.6
2025-08-20T22:47:43.5835914Z 	libtalloc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtalloc.so.2
2025-08-20T22:47:43.5836316Z 	libsystemd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsystemd.so.0
2025-08-20T22:47:43.5836708Z 	libsysfs.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsysfs.so.2
2025-08-20T22:47:43.5837088Z 	libsybdb.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsybdb.so.5
2025-08-20T22:47:43.5837472Z 	libsubid.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsubid.so.4
2025-08-20T22:47:43.5837866Z 	libstemmer.so.0d (libc6,AArch64) => /lib/aarch64-linux-gnu/libstemmer.so.0d
2025-08-20T22:47:43.5838263Z 	libstdc++.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libstdc++.so.6
2025-08-20T22:47:43.5839264Z 	libssl3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl3.so
2025-08-20T22:47:43.5839629Z 	libssl.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl.so.3
2025-08-20T22:47:43.5840015Z 	libssl.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl.so
2025-08-20T22:47:43.5840369Z 	libssh2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssh2.so.1
2025-08-20T22:47:43.5840740Z 	libssh.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssh.so.4
2025-08-20T22:47:43.5841087Z 	libss.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libss.so.2
2025-08-20T22:47:43.5841459Z 	libsqlite3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsqlite3.so.0
2025-08-20T22:47:43.5842665Z 	libsqlite3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsqlite3.so
2025-08-20T22:47:43.5843112Z 	libsourcekitdInProc.so (libc6,AArch64) => /usr/local/lib/libsourcekitdInProc.so
2025-08-20T22:47:43.5843545Z 	libsoftokn3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsoftokn3.so
2025-08-20T22:47:43.5843946Z 	libsodium.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsodium.so.23
2025-08-20T22:47:43.5844337Z 	libsnmp.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsnmp.so.40
2025-08-20T22:47:43.5844728Z 	libsnappy.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsnappy.so.1
2025-08-20T22:47:43.5845115Z 	libsmime3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsmime3.so
2025-08-20T22:47:43.5845759Z 	libsmartcols.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsmartcols.so.1
2025-08-20T22:47:43.5846176Z 	libslirp.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libslirp.so.0
2025-08-20T22:47:43.5846561Z 	libslang.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libslang.so.2
2025-08-20T22:47:43.5846955Z 	libsigsegv.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsigsegv.so.2
2025-08-20T22:47:43.5847365Z 	libsharpyuv.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsharpyuv.so.0
2025-08-20T22:47:43.5847805Z 	libsgutils2-1.46.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsgutils2-1.46.so.2
2025-08-20T22:47:43.5848228Z 	libsframe.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsframe.so.1
2025-08-20T22:47:43.5848749Z 	libsepol.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsepol.so.2
2025-08-20T22:47:43.5849145Z 	libsensors.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsensors.so.5
2025-08-20T22:47:43.5849552Z 	libsemanage.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsemanage.so.2
2025-08-20T22:47:43.5849963Z 	libselinux.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libselinux.so.1
2025-08-20T22:47:43.5850366Z 	libseccomp.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libseccomp.so.2
2025-08-20T22:47:43.5850756Z 	libsasl2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsasl2.so.2
2025-08-20T22:47:43.5851151Z 	libruby-3.2.so.3.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libruby-3.2.so.3.2
2025-08-20T22:47:43.5851725Z 	libruby-3.2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libruby-3.2.so
2025-08-20T22:47:43.5852109Z 	librtmp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/librtmp.so.1
2025-08-20T22:47:43.5852464Z 	librt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/librt.so.1
2025-08-20T22:47:43.5852829Z 	librsvg-2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/librsvg-2.so.2
2025-08-20T22:47:43.5853223Z 	librpmsign.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmsign.so.9
2025-08-20T22:47:43.5853614Z 	librpmio.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmio.so.9
2025-08-20T22:47:43.5854018Z 	librpmbuild.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmbuild.so.9
2025-08-20T22:47:43.5854407Z 	librpm.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpm.so.9
2025-08-20T22:47:43.5854778Z 	librhash.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/librhash.so.0
2025-08-20T22:47:43.5855149Z 	libre2.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libre2.so.10
2025-08-20T22:47:43.5855527Z 	libresolv.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libresolv.so.2
2025-08-20T22:47:43.5855914Z 	libresolv.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libresolv.so
2025-08-20T22:47:43.5856336Z 	libreiserfscore.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libreiserfscore.so.0
2025-08-20T22:47:43.5856777Z 	libreadline.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libreadline.so.8
2025-08-20T22:47:43.5857176Z 	libraw_r.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libraw_r.so.23
2025-08-20T22:47:43.5857547Z 	libraw.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libraw.so.23
2025-08-20T22:47:43.5857940Z 	librabbitmq.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/librabbitmq.so.4
2025-08-20T22:47:43.5858360Z 	libqrtr-glib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libqrtr-glib.so.0
2025-08-20T22:47:43.5858924Z 	libqmi-glib.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libqmi-glib.so.5
2025-08-20T22:47:43.5859281Z 	libqdbm.so.14 (libc6,AArch64) => /lib/libqdbm.so.14
2025-08-20T22:47:43.5859626Z 	libp11-kit.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libp11-kit.so.0
2025-08-20T22:47:43.5860042Z 	libpython3.12.so.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpython3.12.so.1.0
2025-08-20T22:47:43.5860470Z 	libpython3.12.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpython3.12.so
2025-08-20T22:47:43.5860877Z 	libpthread.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpthread.so.0
2025-08-20T22:47:43.5861259Z 	libpsx.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpsx.so.2
2025-08-20T22:47:43.5861637Z 	libpspell.so.15 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpspell.so.15
2025-08-20T22:47:43.5862204Z 	libpsl.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpsl.so.5
2025-08-20T22:47:43.5862638Z 	libprotobuf-lite.so.32 (libc6,AArch64) => /lib/aarch64-linux-gnu/libprotobuf-lite.so.32
2025-08-20T22:47:43.5863102Z 	libprotobuf-c.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libprotobuf-c.so.1
2025-08-20T22:47:43.5863521Z 	libproc2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libproc2.so.0
2025-08-20T22:47:43.5863884Z 	libpq.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpq.so.5
2025-08-20T22:47:43.5864245Z 	libpopt.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpopt.so.0
2025-08-20T22:47:43.5864684Z 	libpolkit-gobject-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpolkit-gobject-1.so.0
2025-08-20T22:47:43.5865186Z 	libpolkit-agent-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpolkit-agent-1.so.0
2025-08-20T22:47:43.5865625Z 	libpng16.so.16 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpng16.so.16
2025-08-20T22:47:43.5865999Z 	libply.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply.so.5
2025-08-20T22:47:43.5866462Z 	libply-splash-graphics.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-splash-graphics.so.5
2025-08-20T22:47:43.5866996Z 	libply-splash-core.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-splash-core.so.5
2025-08-20T22:47:43.5867495Z 	libply-boot-client.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-boot-client.so.5
2025-08-20T22:47:43.5868067Z 	libplds4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libplds4.so
2025-08-20T22:47:43.5868428Z 	libplc4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libplc4.so
2025-08-20T22:47:43.5868945Z 	libpkgconf.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpkgconf.so.3
2025-08-20T22:47:43.5869351Z 	libpixman-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpixman-1.so.0
2025-08-20T22:47:43.5869764Z 	libpipeline.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpipeline.so.1
2025-08-20T22:47:43.5870168Z 	libpgm-5.3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpgm-5.3.so.0
2025-08-20T22:47:43.5870542Z 	libpfm.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpfm.so.4
2025-08-20T22:47:43.5870922Z 	libperl.so.5.38 (libc6,AArch64) => /lib/aarch64-linux-gnu/libperl.so.5.38
2025-08-20T22:47:43.5871321Z 	libpcre2-32.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-32.so.0
2025-08-20T22:47:43.5871717Z 	libpcre2-32.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-32.so
2025-08-20T22:47:43.5872119Z 	libpcre2-16.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-16.so.0
2025-08-20T22:47:43.5872516Z 	libpcre2-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-16.so
2025-08-20T22:47:43.5872907Z 	libpcre2-8.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-8.so.0
2025-08-20T22:47:43.5873298Z 	libpcre2-8.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-8.so
2025-08-20T22:47:43.5873719Z 	libpcre2-posix.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-posix.so.3
2025-08-20T22:47:43.5874162Z 	libpcre2-posix.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-posix.so
2025-08-20T22:47:43.5874591Z 	libpcprofile.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcprofile.so
2025-08-20T22:47:43.5874977Z 	libpci.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpci.so.3
2025-08-20T22:47:43.5875349Z 	libpcap.so.0.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcap.so.0.8
2025-08-20T22:47:43.5875723Z 	libpcap.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcap.so
2025-08-20T22:47:43.5876099Z 	libparted.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libparted.so.2
2025-08-20T22:47:43.5876488Z 	libpaper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpaper.so.1
2025-08-20T22:47:43.5876904Z 	libpangoft2-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpangoft2-1.0.so.0
2025-08-20T22:47:43.5877370Z 	libpangocairo-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpangocairo-1.0.so.0
2025-08-20T22:47:43.5877820Z 	libpango-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpango-1.0.so.0
2025-08-20T22:47:43.5878228Z 	libpanelw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanelw.so.6
2025-08-20T22:47:43.5878929Z 	libpanelw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanelw.so
2025-08-20T22:47:43.5879326Z 	libpanel.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanel.so.6
2025-08-20T22:47:43.5879706Z 	libpanel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanel.so
2025-08-20T22:47:43.5880074Z 	libpamc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpamc.so.0
2025-08-20T22:47:43.5880466Z 	libpam_misc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpam_misc.so.0
2025-08-20T22:47:43.5880849Z 	libpam.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpam.so.0
2025-08-20T22:47:43.5881291Z 	libpackagekit-glib2.so.18 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpackagekit-glib2.so.18
2025-08-20T22:47:43.5881756Z 	libopenjp2.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libopenjp2.so.7
2025-08-20T22:47:43.5882213Z 	libopeniscsiusr.so.0.2.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libopeniscsiusr.so.0.2.0
2025-08-20T22:47:43.5882726Z 	libopcodes-2.42-system.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-system.so
2025-08-20T22:47:43.5883239Z 	libopcodes-2.42-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-armhf.so
2025-08-20T22:47:43.5883741Z 	libopcodes-2.42-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-armel.so
2025-08-20T22:47:43.5884181Z 	libonig.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libonig.so.5
2025-08-20T22:47:43.5884637Z 	libogg.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libogg.so.0
2025-08-20T22:47:43.5884995Z 	libodbc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libodbc.so.2
2025-08-20T22:47:43.5885374Z 	libobjc_gc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libobjc_gc.so.4
2025-08-20T22:47:43.5885751Z 	libobjc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libobjc.so.4
2025-08-20T22:47:43.5886120Z 	libnvme.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnvme.so.1
2025-08-20T22:47:43.5886500Z 	libnvme-mi.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnvme-mi.so.1
2025-08-20T22:47:43.5886882Z 	libnuma.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnuma.so.1
2025-08-20T22:47:43.5887275Z 	libntfs-3g.so.89 (libc6,AArch64) => /lib/aarch64-linux-gnu/libntfs-3g.so.89
2025-08-20T22:47:43.5887650Z 	libnss3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss3.so
2025-08-20T22:47:43.5888027Z 	libnssutil3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssutil3.so
2025-08-20T22:47:43.5888427Z 	libnssdbm3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssdbm3.so
2025-08-20T22:47:43.5889004Z 	libnssckbi.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssckbi.so
2025-08-20T22:47:43.5889423Z 	libnss_systemd.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_systemd.so.2
2025-08-20T22:47:43.5889855Z 	libnss_hesiod.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_hesiod.so.2
2025-08-20T22:47:43.5890276Z 	libnss_hesiod.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_hesiod.so
2025-08-20T22:47:43.5890686Z 	libnss_files.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_files.so.2
2025-08-20T22:47:43.5891092Z 	libnss_dns.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_dns.so.2
2025-08-20T22:47:43.5891501Z 	libnss_compat.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_compat.so.2
2025-08-20T22:47:43.5891922Z 	libnss_compat.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_compat.so
2025-08-20T22:47:43.5892312Z 	libnspr4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnspr4.so
2025-08-20T22:47:43.5892678Z 	libnsl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnsl.so.1
2025-08-20T22:47:43.5893187Z 	libns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T22:47:43.5893701Z 	libnpth.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnpth.so.0
2025-08-20T22:47:43.5894072Z 	libnorm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnorm.so.1
2025-08-20T22:47:43.5894539Z 	libnl-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-3.so.200
2025-08-20T22:47:43.5894913Z 	libnl-3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-3.so
2025-08-20T22:47:43.5895538Z 	libnl-route-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-route-3.so.200
2025-08-20T22:47:43.5895991Z 	libnl-route-3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-route-3.so
2025-08-20T22:47:43.5896415Z 	libnl-genl-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-genl-3.so.200
2025-08-20T22:47:43.5897036Z 	libnghttp2.so.14 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnghttp2.so.14
2025-08-20T22:47:43.5897437Z 	libnftnl.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnftnl.so.11
2025-08-20T22:47:43.5897838Z 	libnftables.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnftables.so.1
2025-08-20T22:47:43.5898258Z 	libnfnetlink.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnfnetlink.so.0
2025-08-20T22:47:43.5898775Z 	libnewt.so.0.52 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnewt.so.0.52
2025-08-20T22:47:43.5899165Z 	libnettle.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnettle.so.8
2025-08-20T22:47:43.5899590Z 	libnetsnmpmibs.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmpmibs.so.40
2025-08-20T22:47:43.5900082Z 	libnetsnmphelpers.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmphelpers.so.40
2025-08-20T22:47:43.5900576Z 	libnetsnmpagent.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmpagent.so.40
2025-08-20T22:47:43.5901020Z 	libnetsnmp.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmp.so.40
2025-08-20T22:47:43.5901597Z 	libnetplan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetplan.so.1
2025-08-20T22:47:43.5901996Z 	libnetpbm.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetpbm.so.11
2025-08-20T22:47:43.5902467Z 	libnetfilter_conntrack.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetfilter_conntrack.so.3
2025-08-20T22:47:43.5902948Z 	libncursesw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libncursesw.so.6
2025-08-20T22:47:43.5903358Z 	libncurses.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libncurses.so.6
2025-08-20T22:47:43.5903787Z 	libmysqlclient.so.21 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmysqlclient.so.21
2025-08-20T22:47:43.5904241Z 	libmysqlclient.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmysqlclient.so
2025-08-20T22:47:43.5904643Z 	libmvec.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmvec.so.1
2025-08-20T22:47:43.5905001Z 	libmvec.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmvec.so
2025-08-20T22:47:43.5905355Z 	libmultipath.so.0 (libc6,AArch64) => /lib/libmultipath.so.0
2025-08-20T22:47:43.5905722Z 	libmspack.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmspack.so.0
2025-08-20T22:47:43.5906105Z 	libmpfr.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmpfr.so.6
2025-08-20T22:47:43.5906922Z 	libmpc.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmpc.so.3
2025-08-20T22:47:43.5907300Z 	libmpathutil.so.0 (libc6,AArch64) => /lib/libmpathutil.so.0
2025-08-20T22:47:43.5907671Z 	libmpathpersist.so.0 (libc6,AArch64) => /lib/libmpathpersist.so.0
2025-08-20T22:47:43.5908031Z 	libmpathcmd.so.0 (libc6,AArch64) => /lib/libmpathcmd.so.0
2025-08-20T22:47:43.5908387Z 	libmount.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmount.so.1
2025-08-20T22:47:43.5909013Z 	libmnl.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmnl.so.0
2025-08-20T22:47:43.5909367Z 	libmms.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmms.so.0
2025-08-20T22:47:43.5909741Z 	libmm-glib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmm-glib.so.0
2025-08-20T22:47:43.5910127Z 	libmlx5.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx5.so.1
2025-08-20T22:47:43.5910483Z 	libmlx5.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx5.so
2025-08-20T22:47:43.5910839Z 	libmlx4.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx4.so.1
2025-08-20T22:47:43.5911200Z 	libmlx4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx4.so
2025-08-20T22:47:43.5911564Z 	libmenuw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenuw.so.6
2025-08-20T22:47:43.5911939Z 	libmenuw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenuw.so
2025-08-20T22:47:43.5912302Z 	libmenu.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenu.so.6
2025-08-20T22:47:43.5912873Z 	libmenu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenu.so
2025-08-20T22:47:43.5913266Z 	libmemusage.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmemusage.so
2025-08-20T22:47:43.5913686Z 	libmemcached.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmemcached.so.11
2025-08-20T22:47:43.5914125Z 	libmediainfo.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmediainfo.so.0
2025-08-20T22:47:43.5914530Z 	libmecab.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmecab.so.2
2025-08-20T22:47:43.5914890Z 	libmd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmd.so.0
2025-08-20T22:47:43.5915269Z 	libmbim-glib.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmbim-glib.so.4
2025-08-20T22:47:43.5915693Z 	libmaxminddb.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmaxminddb.so.0
2025-08-20T22:47:43.5916089Z 	libmana.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmana.so.1
2025-08-20T22:47:43.5916448Z 	libmana.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmana.so
2025-08-20T22:47:43.5916816Z 	libmagic.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmagic.so.1
2025-08-20T22:47:43.5917172Z 	libm.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libm.so.6
2025-08-20T22:47:43.5917513Z 	liblz4.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz4.so.1
2025-08-20T22:47:43.5917859Z 	liblz4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz4.so
2025-08-20T22:47:43.5918350Z 	liblzo2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzo2.so.2
2025-08-20T22:47:43.5918889Z 	liblzma.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzma.so.5
2025-08-20T22:47:43.5919249Z 	liblzma.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzma.so
2025-08-20T22:47:43.5919593Z 	liblz.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz.so.1
2025-08-20T22:47:43.5919927Z 	liblz.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz.so
2025-08-20T22:47:43.5920300Z 	liblvm2cmd.so.2.03 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblvm2cmd.so.2.03
2025-08-20T22:47:43.5920702Z 	liblua5.4.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.4.so.0
2025-08-20T22:47:43.5921104Z 	liblua5.4-c++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.4-c++.so.0
2025-08-20T22:47:43.5921500Z 	liblua5.3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.3.so.0
2025-08-20T22:47:43.5921890Z 	liblua5.3-c++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.3-c++.so.0
2025-08-20T22:47:43.5922307Z 	liblttng-ust.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust.so.1
2025-08-20T22:47:43.5922801Z 	liblttng-ust-tracepoint.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-tracepoint.so.1
2025-08-20T22:47:43.5923411Z 	liblttng-ust-pthread-wrapper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-pthread-wrapper.so.1
2025-08-20T22:47:43.5924030Z 	liblttng-ust-libc-wrapper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-libc-wrapper.so.1
2025-08-20T22:47:43.5925094Z 	liblttng-ust-fork.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-fork.so.1
2025-08-20T22:47:43.5925577Z 	liblttng-ust-fd.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-fd.so.1
2025-08-20T22:47:43.5926028Z 	liblttng-ust-dl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-dl.so.1
2025-08-20T22:47:43.5926550Z 	liblttng-ust-cyg-profile.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-cyg-profile.so.1
2025-08-20T22:47:43.5927166Z 	liblttng-ust-cyg-profile-fast.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-cyg-profile-fast.so.1
2025-08-20T22:47:43.5927727Z 	liblttng-ust-ctl.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-ctl.so.5
2025-08-20T22:47:43.5928217Z 	liblttng-ust-common.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-common.so.1
2025-08-20T22:47:43.5928758Z 	libltdl.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libltdl.so.7
2025-08-20T22:47:43.5929128Z 	liblsan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblsan.so.0
2025-08-20T22:47:43.5929499Z 	liblqr-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblqr-1.so.0
2025-08-20T22:47:43.5930100Z 	liblmdb.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblmdb.so.0
2025-08-20T22:47:43.5930491Z 	liblldb-18.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-18.so.1
2025-08-20T22:47:43.5930877Z 	liblldb-18.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-18.so
2025-08-20T22:47:43.5931262Z 	liblldb-17.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-17.so.1
2025-08-20T22:47:43.5931652Z 	liblldb-17.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-17.so
2025-08-20T22:47:43.5932036Z 	liblldb-16.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-16.so.1
2025-08-20T22:47:43.5932421Z 	liblldb-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-16.so
2025-08-20T22:47:43.5932796Z 	libldap.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libldap.so.2
2025-08-20T22:47:43.5933174Z 	liblcms2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblcms2.so.2
2025-08-20T22:47:43.5933549Z 	liblber.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblber.so.2
2025-08-20T22:47:43.5933945Z 	libk5crypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libk5crypto.so.3
2025-08-20T22:47:43.5934336Z 	libksba.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libksba.so.8
2025-08-20T22:47:43.5934743Z 	libkrb5support.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkrb5support.so.0
2025-08-20T22:47:43.5935156Z 	libkrb5.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkrb5.so.3
2025-08-20T22:47:43.5935713Z 	libkmod.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkmod.so.2
2025-08-20T22:47:43.5936102Z 	libkeyutils.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkeyutils.so.1
2025-08-20T22:47:43.5936510Z 	libjxrglue.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjxrglue.so.0
2025-08-20T22:47:43.5936914Z 	libjsoncpp.so.25 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjsoncpp.so.25
2025-08-20T22:47:43.5937348Z 	libjson-glib-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjson-glib-1.0.so.0
2025-08-20T22:47:43.5937773Z 	libjson-c.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjson-c.so.5
2025-08-20T22:47:43.5938141Z 	libjq.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjq.so.1
2025-08-20T22:47:43.5938507Z 	libjpegxr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjpegxr.so.0
2025-08-20T22:47:43.5939039Z 	libjpeg.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjpeg.so.8
2025-08-20T22:47:43.5939408Z 	libjcat.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjcat.so.1
2025-08-20T22:47:43.5939801Z 	libjbig2dec.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjbig2dec.so.0
2025-08-20T22:47:43.5940233Z 	libjbig.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjbig.so.0
2025-08-20T22:47:43.5940618Z 	libjansson.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjansson.so.4
2025-08-20T22:47:43.5940995Z 	libitm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libitm.so.1
2025-08-20T22:47:43.5941355Z 	libisns.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libisns.so.0
2025-08-20T22:47:43.5941720Z 	libisl.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libisl.so.23
2025-08-20T22:47:43.5942265Z 	libisccfg-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libisccfg-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T22:47:43.5942976Z 	libisccc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libisccc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T22:47:43.5943656Z 	libisc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libisc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T22:47:43.5944323Z 	libirs-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libirs-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T22:47:43.5944847Z 	libip6tc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libip6tc.so.2
2025-08-20T22:47:43.5945228Z 	libip4tc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libip4tc.so.2
2025-08-20T22:47:43.5945631Z 	libiniparser.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libiniparser.so.1
2025-08-20T22:47:43.5946030Z 	libinih.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libinih.so.1
2025-08-20T22:47:43.5946601Z 	libijs-0.35.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libijs-0.35.so
2025-08-20T22:47:43.5946991Z 	libidn2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libidn2.so.0
2025-08-20T22:47:43.5947352Z 	libidn.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libidn.so.12
2025-08-20T22:47:43.5947728Z 	libicuuc.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuuc.so.74
2025-08-20T22:47:43.5948107Z 	libicuuc.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuuc.so
2025-08-20T22:47:43.5948476Z 	libicutu.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutu.so.74
2025-08-20T22:47:43.5948968Z 	libicutu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutu.so
2025-08-20T22:47:43.5949351Z 	libicutest.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutest.so.74
2025-08-20T22:47:43.5949750Z 	libicutest.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutest.so
2025-08-20T22:47:43.5950146Z 	libicui18n.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicui18n.so.74
2025-08-20T22:47:43.5950542Z 	libicui18n.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicui18n.so
2025-08-20T22:47:43.5950934Z 	libicuio.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuio.so.74
2025-08-20T22:47:43.5951309Z 	libicuio.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuio.so
2025-08-20T22:47:43.5951694Z 	libicudata.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicudata.so.74
2025-08-20T22:47:43.5952246Z 	libicudata.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicudata.so
2025-08-20T22:47:43.5952642Z 	libibverbs.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libibverbs.so.1
2025-08-20T22:47:43.5953038Z 	libibverbs.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libibverbs.so
2025-08-20T22:47:43.5953425Z 	libhwasan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhwasan.so.0
2025-08-20T22:47:43.5953844Z 	libhunspell-1.7.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhunspell-1.7.so.0
2025-08-20T22:47:43.5954271Z 	libhogweed.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhogweed.so.6
2025-08-20T22:47:43.5954678Z 	libhistory.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhistory.so.8
2025-08-20T22:47:43.5955111Z 	libhiredis_ssl.so.1.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhiredis_ssl.so.1.1.0
2025-08-20T22:47:43.5955565Z 	libhiredis.so.1.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhiredis.so.1.1.0
2025-08-20T22:47:43.5955961Z 	libhgfs.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhgfs.so.0
2025-08-20T22:47:43.5956336Z 	libheif.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libheif.so.1
2025-08-20T22:47:43.5956715Z 	libhavege.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhavege.so.2
2025-08-20T22:47:43.5957109Z 	libhashkit.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhashkit.so.2
2025-08-20T22:47:43.5957517Z 	libharfbuzz.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libharfbuzz.so.0
2025-08-20T22:47:43.5957918Z 	libhandle.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhandle.so.1
2025-08-20T22:47:43.5958314Z 	libgusb.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgusb.so.2
2025-08-20T22:47:43.5958845Z 	libguestlib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libguestlib.so.0
2025-08-20T22:47:43.5959316Z 	libguestStoreClient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libguestStoreClient.so.0
2025-08-20T22:47:43.5959789Z 	libgudev-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgudev-1.0.so.0
2025-08-20T22:47:43.5960191Z 	libgtk-3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgtk-3.so.0
2025-08-20T22:47:43.5960596Z 	libgthread-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgthread-2.0.so.0
2025-08-20T22:47:43.5961046Z 	libgstreamer-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstreamer-1.0.so.0
2025-08-20T22:47:43.5961493Z 	libgstnet-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstnet-1.0.so.0
2025-08-20T22:47:43.5961963Z 	libgstcontroller-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstcontroller-1.0.so.0
2025-08-20T22:47:43.5962454Z 	libgstcheck-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstcheck-1.0.so.0
2025-08-20T22:47:43.5963105Z 	libgstbase-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstbase-1.0.so.0
2025-08-20T22:47:43.5963565Z 	libgssapi_krb5.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgssapi_krb5.so.2
2025-08-20T22:47:43.5963967Z 	libgs.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgs.so.10
2025-08-20T22:47:43.5964358Z 	libgraphite2.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgraphite2.so.3
2025-08-20T22:47:43.5964780Z 	libgprofng.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgprofng.so.0
2025-08-20T22:47:43.5965161Z 	libgpm.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpm.so.2
2025-08-20T22:47:43.5965538Z 	libgpgme.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpgme.so.11
2025-08-20T22:47:43.5965946Z 	libgpg-error.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpg-error.so.0
2025-08-20T22:47:43.5966345Z 	libgomp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgomp.so.1
2025-08-20T22:47:43.5966748Z 	libgobject-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgobject-2.0.so.0
2025-08-20T22:47:43.5967172Z 	libgnutls.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgnutls.so.30
2025-08-20T22:47:43.5967565Z 	libgmpxx.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmpxx.so.4
2025-08-20T22:47:43.5967941Z 	libgmpxx.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmpxx.so
2025-08-20T22:47:43.5968306Z 	libgmp.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmp.so.10
2025-08-20T22:47:43.5968909Z 	libgmp.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmp.so
2025-08-20T22:47:43.5969302Z 	libgmodule-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmodule-2.0.so.0
2025-08-20T22:47:43.5969723Z 	libglib-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libglib-2.0.so.0
2025-08-20T22:47:43.5970113Z 	libglapi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libglapi.so.0
2025-08-20T22:47:43.5970558Z 	libgirepository-1.0.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgirepository-1.0.so.1
2025-08-20T22:47:43.5971002Z 	libgio-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgio-2.0.so.0
2025-08-20T22:47:43.5971403Z 	libgfortran.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgfortran.so.5
2025-08-20T22:47:43.5971845Z 	libgdk_pixbuf-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdk_pixbuf-2.0.so.0
2025-08-20T22:47:43.5972260Z 	libgdk-3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdk-3.so.0
2025-08-20T22:47:43.5972669Z 	libgdbm_compat.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdbm_compat.so.4
2025-08-20T22:47:43.5973074Z 	libgdbm.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdbm.so.6
2025-08-20T22:47:43.5973436Z 	libgd.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgd.so.3
2025-08-20T22:47:43.5973796Z 	libgctba.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgctba.so.1
2025-08-20T22:47:43.5974190Z 	libgcrypt.so.20 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgcrypt.so.20
2025-08-20T22:47:43.5974583Z 	libgccpp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgccpp.so.1
2025-08-20T22:47:43.5974961Z 	libgcc_s.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgcc_s.so.1
2025-08-20T22:47:43.5975324Z 	libgc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgc.so.1
2025-08-20T22:47:43.5975674Z 	libgbm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgbm.so.1
2025-08-20T22:47:43.5976023Z 	libgbm.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgbm.so
2025-08-20T22:47:43.5976514Z 	libgallium-24.2.8-1ubuntu1~24.04.1.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgallium-24.2.8-1ubuntu1~24.04.1.so
2025-08-20T22:47:43.5977024Z 	libfwupd.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfwupd.so.2
2025-08-20T22:47:43.5977408Z 	libfuse3.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfuse3.so.3
2025-08-20T22:47:43.5977788Z 	libftdi1.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libftdi1.so.2
2025-08-20T22:47:43.5978189Z 	libfsverity.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfsverity.so.0
2025-08-20T22:47:43.5978731Z 	libfribidi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfribidi.so.0
2025-08-20T22:47:43.5979140Z 	libfreetype.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreetype.so.6
2025-08-20T22:47:43.5979748Z 	libfreebl3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreebl3.so
2025-08-20T22:47:43.5980214Z 	libfreeblpriv3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreeblpriv3.so
2025-08-20T22:47:43.5980630Z 	libformw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libformw.so.6
2025-08-20T22:47:43.5981008Z 	libformw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libformw.so
2025-08-20T22:47:43.5981378Z 	libform.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libform.so.6
2025-08-20T22:47:43.5981737Z 	libform.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libform.so
2025-08-20T22:47:43.5982112Z 	libfontenc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfontenc.so.1
2025-08-20T22:47:43.5982533Z 	libfontconfig.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfontconfig.so.1
2025-08-20T22:47:43.5982960Z 	libflashrom.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libflashrom.so.1
2025-08-20T22:47:43.5983358Z 	libfido2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfido2.so.1
2025-08-20T22:47:43.5983784Z 	libfftw3_threads.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3_threads.so.3
2025-08-20T22:47:43.5984226Z 	libfftw3_omp.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3_omp.so.3
2025-08-20T22:47:43.5984622Z 	libfftw3.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3.so.3
2025-08-20T22:47:43.5985097Z 	libffi.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libffi.so.8
2025-08-20T22:47:43.5985443Z 	libffi.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libffi.so
2025-08-20T22:47:43.5985790Z 	libfdt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfdt.so.1
2025-08-20T22:47:43.5986157Z 	libfdisk.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfdisk.so.1
2025-08-20T22:47:43.5986532Z 	libfcgi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfcgi.so.0
2025-08-20T22:47:43.5986907Z 	libfcgi++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfcgi++.so.0
2025-08-20T22:47:43.5987305Z 	libfbclient.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfbclient.so.2
2025-08-20T22:47:43.5987718Z 	libfastjson.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfastjson.so.4
2025-08-20T22:47:43.5988175Z 	libfakeroot-0.so (libc6,AArch64) => /usr/lib/aarch64-linux-gnu/libfakeroot/libfakeroot-0.so
2025-08-20T22:47:43.5988775Z 	libe2p.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libe2p.so.2
2025-08-20T22:47:43.5989176Z 	libext2fs.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libext2fs.so.2
2025-08-20T22:47:43.5989564Z 	libexslt.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexslt.so.0
2025-08-20T22:47:43.5989950Z 	libexpatw.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpatw.so.1
2025-08-20T22:47:43.5990336Z 	libexpatw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpatw.so
2025-08-20T22:47:43.5990717Z 	libexpat.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpat.so.1
2025-08-20T22:47:43.5991097Z 	libexpat.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpat.so
2025-08-20T22:47:43.5991538Z 	libevent_pthreads-2.1.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevent_pthreads-2.1.so.7
2025-08-20T22:47:43.5992029Z 	libevent_core-2.1.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevent_core-2.1.so.7
2025-08-20T22:47:43.5992456Z 	libevdev.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevdev.so.2
2025-08-20T22:47:43.5992829Z 	libestr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libestr.so.0
2025-08-20T22:47:43.5993207Z 	libepoxy.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libepoxy.so.0
2025-08-20T22:47:43.5993605Z 	libenchant-2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libenchant-2.so.2
2025-08-20T22:47:43.5993999Z 	libelf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libelf.so.1
2025-08-20T22:47:43.5994374Z 	libefivar.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefivar.so.1
2025-08-20T22:47:43.5994770Z 	libefiboot.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefiboot.so.1
2025-08-20T22:47:43.5995149Z 	libefa.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefa.so.1
2025-08-20T22:47:43.5995500Z 	libefa.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libefa.so
2025-08-20T22:47:43.5996059Z 	libedit.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libedit.so.2
2025-08-20T22:47:43.5996471Z 	libeatmydata.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libeatmydata.so.1
2025-08-20T22:47:43.5996890Z 	libeatmydata.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libeatmydata.so
2025-08-20T22:47:43.5997270Z 	libdw.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdw.so.1
2025-08-20T22:47:43.5997654Z 	libduktape.so.207 (libc6,AArch64) => /lib/aarch64-linux-gnu/libduktape.so.207
2025-08-20T22:47:43.5998096Z 	libdrop_ambient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrop_ambient.so.0
2025-08-20T22:47:43.5998535Z 	libdrm_radeon.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm_radeon.so.1
2025-08-20T22:47:43.5999151Z 	libdrm_amdgpu.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm_amdgpu.so.1
2025-08-20T22:47:43.5999548Z 	libdrm.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm.so.2
2025-08-20T22:47:43.6000067Z 	libdns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T22:47:43.6000574Z 	libdl.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdl.so.2
2025-08-20T22:47:43.6000963Z 	libdjvulibre.so.21 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdjvulibre.so.21
2025-08-20T22:47:43.6001534Z 	libde265.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libde265.so.0
2025-08-20T22:47:43.6001962Z 	libdevmapper.so.1.02.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper.so.1.02.1
2025-08-20T22:47:43.6002483Z 	libdevmapper-event.so.1.02.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event.so.1.02.1
2025-08-20T22:47:43.6003059Z 	libdevmapper-event-lvm2vdo.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2vdo.so
2025-08-20T22:47:43.6003665Z 	libdevmapper-event-lvm2thin.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2thin.so
2025-08-20T22:47:43.6004308Z 	libdevmapper-event-lvm2snapshot.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2snapshot.so
2025-08-20T22:47:43.6004957Z 	libdevmapper-event-lvm2raid.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2raid.so
2025-08-20T22:47:43.6005584Z 	libdevmapper-event-lvm2mirror.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2mirror.so
2025-08-20T22:47:43.6006212Z 	libdevmapper-event-lvm2.so.2.03 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2.so.2.03
2025-08-20T22:47:43.6006790Z 	libdevmapper-event-lvm2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2.so
2025-08-20T22:47:43.6007274Z 	libdeflate.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdeflate.so.0
2025-08-20T22:47:43.6007714Z 	libdebconfclient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdebconfclient.so.0
2025-08-20T22:47:43.6008147Z 	libdconf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdconf.so.1
2025-08-20T22:47:43.6008572Z 	libdbusmenu-gtk3.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbusmenu-gtk3.so.4
2025-08-20T22:47:43.6009176Z 	libdbusmenu-glib.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbusmenu-glib.so.4
2025-08-20T22:47:43.6009613Z 	libdbus-1.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbus-1.so.3
2025-08-20T22:47:43.6009990Z 	libdbus-1.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbus-1.so
2025-08-20T22:47:43.6010363Z 	libdb-5.3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdb-5.3.so
2025-08-20T22:47:43.6010740Z 	libdatrie.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdatrie.so.1
2025-08-20T22:47:43.6011122Z 	libcurl.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcurl.so.4
2025-08-20T22:47:43.6011528Z 	libcurl-gnutls.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcurl-gnutls.so.4
2025-08-20T22:47:43.6011936Z 	libcups.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcups.so.2
2025-08-20T22:47:43.6012298Z 	libctf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf.so.0
2025-08-20T22:47:43.6012683Z 	libctf-nobfd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd.so.0
2025-08-20T22:47:43.6013339Z 	libctf-nobfd-armhf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armhf.so.0
2025-08-20T22:47:43.6013843Z 	libctf-nobfd-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armhf.so
2025-08-20T22:47:43.6014329Z 	libctf-nobfd-armel.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armel.so.0
2025-08-20T22:47:43.6014820Z 	libctf-nobfd-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armel.so
2025-08-20T22:47:43.6015269Z 	libctf-armhf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armhf.so.0
2025-08-20T22:47:43.6015680Z 	libctf-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armhf.so
2025-08-20T22:47:43.6016094Z 	libctf-armel.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armel.so.0
2025-08-20T22:47:43.6016505Z 	libctf-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armel.so
2025-08-20T22:47:43.6016932Z 	libcryptsetup.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcryptsetup.so.12
2025-08-20T22:47:43.6017360Z 	libcrypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypto.so.3
2025-08-20T22:47:43.6017747Z 	libcrypto.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypto.so
2025-08-20T22:47:43.6018124Z 	libcrypt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypt.so.1
2025-08-20T22:47:43.6018503Z 	libcrypt.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypt.so
2025-08-20T22:47:43.6019162Z 	libcom_err.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcom_err.so.2
2025-08-20T22:47:43.6019594Z 	libcolordprivate.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcolordprivate.so.2
2025-08-20T22:47:43.6020030Z 	libcolord.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcolord.so.2
2025-08-20T22:47:43.6020430Z 	libclang-18.so.18 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-18.so.18
2025-08-20T22:47:43.6020839Z 	libclang-17.so.17 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-17.so.17
2025-08-20T22:47:43.6021265Z 	libclang-16.so.16.0.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-16.so.16.0.6
2025-08-20T22:47:43.6021716Z 	libclang-cpp.so.18.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.18.1
2025-08-20T22:47:43.6022160Z 	libclang-cpp.so.17 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.17
2025-08-20T22:47:43.6022590Z 	libclang-cpp.so.16 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.16
2025-08-20T22:47:43.6022986Z 	libcc1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcc1.so.0
2025-08-20T22:47:43.6023354Z 	libcbor.so.0.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcbor.so.0.10
2025-08-20T22:47:43.6023742Z 	libcares.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcares.so.2
2025-08-20T22:47:43.6024109Z 	libcap.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcap.so.2
2025-08-20T22:47:43.6024482Z 	libcap-ng.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcap-ng.so.0
2025-08-20T22:47:43.6024882Z 	libcanberra.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcanberra.so.0
2025-08-20T22:47:43.6025281Z 	libcairo.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcairo.so.2
2025-08-20T22:47:43.6025708Z 	libcairo-gobject.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcairo-gobject.so.2
2025-08-20T22:47:43.6026175Z 	libc_malloc_debug.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libc_malloc_debug.so.0
2025-08-20T22:47:43.6026628Z 	libc_malloc_debug.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libc_malloc_debug.so
2025-08-20T22:47:43.6027020Z 	libc.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libc.so.6
2025-08-20T22:47:43.6027367Z 	libc-client.so.2007e (libc6,AArch64) => /lib/libc-client.so.2007e
2025-08-20T22:47:43.6027738Z 	libbz2.so.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbz2.so.1.0
2025-08-20T22:47:43.6028134Z 	libbytesize.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbytesize.so.1
2025-08-20T22:47:43.6028520Z 	libbsd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbsd.so.0
2025-08-20T22:47:43.6029065Z 	libbrotlienc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlienc.so.1
2025-08-20T22:47:43.6029494Z 	libbrotlidec.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlidec.so.1
2025-08-20T22:47:43.6030141Z 	libbrotlicommon.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlicommon.so.1
2025-08-20T22:47:43.6030560Z 	libbpf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbpf.so.1
2025-08-20T22:47:43.6030945Z 	libblockdev.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libblockdev.so.3
2025-08-20T22:47:43.6031348Z 	libblkid.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libblkid.so.1
2025-08-20T22:47:43.6031888Z 	libbind9-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbind9-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T22:47:43.6032465Z 	libbfd-2.42-system.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-system.so
2025-08-20T22:47:43.6032917Z 	libbfd-2.42-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-armhf.so
2025-08-20T22:47:43.6033357Z 	libbfd-2.42-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-armel.so
2025-08-20T22:47:43.6033798Z 	libbd_utils.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_utils.so.3
2025-08-20T22:47:43.6034196Z 	libbd_swap.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_swap.so.3
2025-08-20T22:47:43.6034587Z 	libbd_part.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_part.so.3
2025-08-20T22:47:43.6034974Z 	libbd_nvme.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_nvme.so.3
2025-08-20T22:47:43.6035488Z 	libbd_mdraid.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_mdraid.so.3
2025-08-20T22:47:43.6035891Z 	libbd_loop.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_loop.so.3
2025-08-20T22:47:43.6036272Z 	libbd_fs.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_fs.so.3
2025-08-20T22:47:43.6036661Z 	libbd_crypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_crypto.so.3
2025-08-20T22:47:43.6037059Z 	libbcc_bpf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbcc_bpf.so.0
2025-08-20T22:47:43.6037437Z 	libbcc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbcc.so.0
2025-08-20T22:47:43.6037848Z 	libavahi-common.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libavahi-common.so.3
2025-08-20T22:47:43.6038308Z 	libavahi-client.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libavahi-client.so.3
2025-08-20T22:47:43.6038875Z 	libaudit.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaudit.so.1
2025-08-20T22:47:43.6039254Z 	libattr.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libattr.so.1
2025-08-20T22:47:43.6039629Z 	libatspi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatspi.so.0
2025-08-20T22:47:43.6040056Z 	libatomic.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatomic.so.1
2025-08-20T22:47:43.6040430Z 	libatm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatm.so.1
2025-08-20T22:47:43.6040802Z 	libatk-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatk-1.0.so.0
2025-08-20T22:47:43.6041229Z 	libatk-bridge-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatk-bridge-2.0.so.0
2025-08-20T22:47:43.6041672Z 	libatasmart.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatasmart.so.4
2025-08-20T22:47:43.6042076Z 	libassuan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libassuan.so.0
2025-08-20T22:47:43.6042473Z 	libaspell.so.15 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaspell.so.15
2025-08-20T22:47:43.6042869Z 	libasound.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libasound.so.2
2025-08-20T22:47:43.6043249Z 	libasan.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libasan.so.8
2025-08-20T22:47:43.6043629Z 	libaria2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaria2.so.0
2025-08-20T22:47:43.6044017Z 	libargon2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libargon2.so.1
2025-08-20T22:47:43.6044415Z 	libarchive.so.13 (libc6,AArch64) => /lib/aarch64-linux-gnu/libarchive.so.13
2025-08-20T22:47:43.6044857Z 	libapt-private.so.0.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapt-private.so.0.0
2025-08-20T22:47:43.6045303Z 	libapt-pkg.so.6.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapt-pkg.so.6.0
2025-08-20T22:47:43.6045727Z 	libaprutil-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaprutil-1.so.0
2025-08-20T22:47:43.6046321Z 	libapr-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapr-1.so.0
2025-08-20T22:47:43.6046735Z 	libappstream.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libappstream.so.5
2025-08-20T22:47:43.6047159Z 	libapparmor.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapparmor.so.1
2025-08-20T22:47:43.6047550Z 	libaom.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaom.so.3
2025-08-20T22:47:43.6047902Z 	libanl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libanl.so.1
2025-08-20T22:47:43.6048246Z 	libanl.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libanl.so
2025-08-20T22:47:43.6048728Z 	libaio.so.1t64 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaio.so.1t64
2025-08-20T22:47:43.6049105Z 	libacl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libacl.so.1
2025-08-20T22:47:43.6049457Z 	libX11.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libX11.so.6
2025-08-20T22:47:43.6049828Z 	libX11-xcb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libX11-xcb.so.1
2025-08-20T22:47:43.6050225Z 	libXxf86vm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXxf86vm.so.1
2025-08-20T22:47:43.6050609Z 	libXtst.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXtst.so.6
2025-08-20T22:47:43.6050966Z 	libXt.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXt.so.6
2025-08-20T22:47:43.6051316Z 	libXss.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXss.so.1
2025-08-20T22:47:43.6051853Z 	libXrender.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXrender.so.1
2025-08-20T22:47:43.6052253Z 	libXrandr.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXrandr.so.2
2025-08-20T22:47:43.6052627Z 	libXpm.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXpm.so.4
2025-08-20T22:47:43.6052989Z 	libXmuu.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXmuu.so.1
2025-08-20T22:47:43.6053346Z 	libXmu.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXmu.so.6
2025-08-20T22:47:43.6053728Z 	libXinerama.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXinerama.so.1
2025-08-20T22:47:43.6054108Z 	libXi.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXi.so.6
2025-08-20T22:47:43.6054458Z 	libXft.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXft.so.2
2025-08-20T22:47:43.6054828Z 	libXfont2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXfont2.so.2
2025-08-20T22:47:43.6055219Z 	libXfixes.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXfixes.so.3
2025-08-20T22:47:43.6055602Z 	libXext.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXext.so.6
2025-08-20T22:47:43.6055980Z 	libXdmcp.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdmcp.so.6
2025-08-20T22:47:43.6056357Z 	libXdmcp.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdmcp.so
2025-08-20T22:47:43.6056739Z 	libXdamage.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdamage.so.1
2025-08-20T22:47:43.6057139Z 	libXcursor.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXcursor.so.1
2025-08-20T22:47:43.6057561Z 	libXcomposite.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXcomposite.so.1
2025-08-20T22:47:43.6057959Z 	libXaw.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXaw.so.7
2025-08-20T22:47:43.6058320Z 	libXau.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXau.so.6
2025-08-20T22:47:43.6058801Z 	libXau.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libXau.so
2025-08-20T22:47:43.6059144Z 	libSM.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libSM.so.6
2025-08-20T22:47:43.6059567Z 	libOpenEXRUtil-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXRUtil-3_1.so.30
2025-08-20T22:47:43.6060068Z 	libOpenEXRCore-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXRCore-3_1.so.30
2025-08-20T22:47:43.6060576Z 	libOpenEXR-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXR-3_1.so.30
2025-08-20T22:47:43.6061051Z 	libMagickWand-6.Q16.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libMagickWand-6.Q16.so.7
2025-08-20T22:47:43.6061550Z 	libMagickCore-6.Q16.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libMagickCore-6.Q16.so.7
2025-08-20T22:47:43.6061986Z 	libLerc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLerc.so.4
2025-08-20T22:47:43.6062617Z 	libLLVM.so.19.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM.so.19.1
2025-08-20T22:47:43.6063028Z 	libLLVM.so.18.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM.so.18.1
2025-08-20T22:47:43.6063419Z 	libLLVM-17.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-17.so.1
2025-08-20T22:47:43.6063803Z 	libLLVM-17.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-17.so
2025-08-20T22:47:43.6064193Z 	libLLVM-16.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-16.so.1
2025-08-20T22:47:43.6064579Z 	libLLVM-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-16.so
2025-08-20T22:47:43.6064954Z 	libJudy.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libJudy.so.1
2025-08-20T22:47:43.6065346Z 	libImath-3_1.so.29 (libc6,AArch64) => /lib/aarch64-linux-gnu/libImath-3_1.so.29
2025-08-20T22:47:43.6065789Z 	libIlmThread-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libIlmThread-3_1.so.30
2025-08-20T22:47:43.6066217Z 	libIex-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libIex-3_1.so.30
2025-08-20T22:47:43.6066593Z 	libICE.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libICE.so.6
2025-08-20T22:47:43.6066994Z 	libGLdispatch.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLdispatch.so.0
2025-08-20T22:47:43.6067416Z 	libGLX_mesa.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLX_mesa.so.0
2025-08-20T22:47:43.6067926Z 	libGLX.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLX.so.0
2025-08-20T22:47:43.6068277Z 	libGL.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGL.so.1
2025-08-20T22:47:43.6068820Z 	libDeployPkg.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libDeployPkg.so.0
2025-08-20T22:47:43.6069274Z 	libBrokenLocale.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libBrokenLocale.so.1
2025-08-20T22:47:43.6069730Z 	libBrokenLocale.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libBrokenLocale.so
2025-08-20T22:47:43.6070143Z 	ld-musl-aarch64.so.1 (libc6,AArch64) => /lib/ld-musl-aarch64.so.1
2025-08-20T22:47:43.6070553Z 	ld-linux-aarch64.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/ld-linux-aarch64.so.1
2025-08-20T22:47:43.6070981Z 	ld-linux-aarch64.so.1 (libc6,AArch64) => /lib/ld-linux-aarch64.so.1
2025-08-20T22:47:43.6071411Z Cache generated by: ldconfig (Ubuntu GLIBC 2.39-0ubuntu8.4) stable release version 2.39
2025-08-20T22:47:43.6196335Z [+] Installing Go for linux-arm64...
2025-08-20T22:47:44.9939023Z [!] Found existing Go installation at: /usr/bin/go
2025-08-20T22:47:44.9939361Z [!] GOROOT: /usr/lib/go-1.22
2025-08-20T22:47:44.9939586Z [!] Removing existing GOROOT: /usr/lib/go-1.22
2025-08-20T22:47:44.9949025Z rm: cannot remove '/usr/lib/go-1.22/test': Permission denied
2025-08-20T22:47:44.9949406Z rm: cannot remove '/usr/lib/go-1.22/bin/gofmt': Permission denied
2025-08-20T22:47:45.0033698Z rm: cannot remove '/usr/lib/go-1.22/bin/go': Permission denied
2025-08-20T22:47:45.0034110Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/link': Permission denied
2025-08-20T22:47:45.0034581Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/cover': Permission denied
2025-08-20T22:47:45.0035060Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/compile': Permission denied
2025-08-20T22:47:45.0035515Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/pack': Permission denied
2025-08-20T22:47:45.0035954Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/cgo': Permission denied
2025-08-20T22:47:45.0036417Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/covdata': Permission denied
2025-08-20T22:47:45.0036877Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/addr2line': Permission denied
2025-08-20T22:47:45.0037326Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/fix': Permission denied
2025-08-20T22:47:45.0037760Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/vet': Permission denied
2025-08-20T22:47:45.0038194Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/doc': Permission denied
2025-08-20T22:47:45.0038754Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/asm': Permission denied
2025-08-20T22:47:45.0039573Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/nm': Permission denied
2025-08-20T22:47:45.0040015Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/trace': Permission denied
2025-08-20T22:47:45.0040460Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/objdump': Permission denied
2025-08-20T22:47:45.0040928Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/dist': Permission denied
2025-08-20T22:47:45.0041377Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/test2json': Permission denied
2025-08-20T22:47:45.0041836Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/distpack': Permission denied
2025-08-20T22:47:45.0042293Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/pprof': Permission denied
2025-08-20T22:47:45.0042742Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/buildid': Permission denied
2025-08-20T22:47:45.0043152Z rm: cannot remove '/usr/lib/go-1.22/pkg/include': Permission denied
2025-08-20T22:47:45.0043497Z rm: cannot remove '/usr/lib/go-1.22/api': Permission denied
2025-08-20T22:47:45.0043826Z rm: cannot remove '/usr/lib/go-1.22/src': Permission denied
2025-08-20T22:47:45.0044152Z rm: cannot remove '/usr/lib/go-1.22/go.env': Permission denied
2025-08-20T22:47:45.0044485Z rm: cannot remove '/usr/lib/go-1.22/misc': Permission denied
2025-08-20T22:47:45.0045026Z rm: cannot remove '/usr/lib/go-1.22/VERSION': Permission denied
2025-08-20T22:47:45.0072842Z go version go1.22.2 linux/arm64
2025-08-20T22:47:45.0374589Z 651 libs found in cache `/etc/ld.so.cache'
2025-08-20T22:47:45.0374974Z 	libz3.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libz3.so.4
2025-08-20T22:47:45.0375341Z 	libz3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libz3.so
2025-08-20T22:47:45.0375715Z 	libzstd.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzstd.so.1
2025-08-20T22:47:45.0376095Z 	libzstd.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libzstd.so
2025-08-20T22:47:45.0376463Z 	libzmq.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzmq.so.5
2025-08-20T22:47:45.0376855Z 	libzip.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzip.so.4
2025-08-20T22:47:45.0377215Z 	libzen.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzen.so.0
2025-08-20T22:47:45.0377562Z 	libz.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libz.so.1
2025-08-20T22:47:45.0377890Z 	libz.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libz.so
2025-08-20T22:47:45.0378259Z 	libyaml-0.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libyaml-0.so.2
2025-08-20T22:47:45.0378791Z 	libyajl.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libyajl.so.2
2025-08-20T22:47:45.0379190Z 	libxxhash.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxxhash.so.0
2025-08-20T22:47:45.0379754Z 	libxtables.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxtables.so.12
2025-08-20T22:47:45.0380150Z 	libxslt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxslt.so.1
2025-08-20T22:47:45.0380550Z 	libxshmfence.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxshmfence.so.1
2025-08-20T22:47:45.0380952Z 	libxml2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxml2.so.2
2025-08-20T22:47:45.0381344Z 	libxml2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxml2.so
2025-08-20T22:47:45.0381724Z 	libxmlsec1.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlsec1.so.1
2025-08-20T22:47:45.0382180Z 	libxmlsec1-openssl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlsec1-openssl.so.1
2025-08-20T22:47:45.0382629Z 	libxmlb.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlb.so.2
2025-08-20T22:47:45.0383016Z 	libxkbfile.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxkbfile.so.1
2025-08-20T22:47:45.0383432Z 	libxkbcommon.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxkbcommon.so.0
2025-08-20T22:47:45.0383827Z 	libxcb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb.so.1
2025-08-20T22:47:45.0384178Z 	libxcb.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb.so
2025-08-20T22:47:45.0384568Z 	libxcb-xfixes.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-xfixes.so.0
2025-08-20T22:47:45.0384996Z 	libxcb-xfixes.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-xfixes.so
2025-08-20T22:47:45.0385754Z 	libxcb-sync.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-sync.so.1
2025-08-20T22:47:45.0386184Z 	libxcb-shm.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shm.so.0
2025-08-20T22:47:45.0386593Z 	libxcb-shape.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shape.so.0
2025-08-20T22:47:45.0387014Z 	libxcb-shape.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shape.so
2025-08-20T22:47:45.0387436Z 	libxcb-render.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-render.so.0
2025-08-20T22:47:45.0387863Z 	libxcb-render.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-render.so
2025-08-20T22:47:45.0388281Z 	libxcb-randr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-randr.so.0
2025-08-20T22:47:45.0388881Z 	libxcb-present.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-present.so.0
2025-08-20T22:47:45.0389311Z 	libxcb-glx.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-glx.so.0
2025-08-20T22:47:45.0389716Z 	libxcb-dri3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-dri3.so.0
2025-08-20T22:47:45.0390120Z 	libxcb-dri2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-dri2.so.0
2025-08-20T22:47:45.0390511Z 	libwrap.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwrap.so.0
2025-08-20T22:47:45.0391109Z 	libwmflite-0.2.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwmflite-0.2.so.7
2025-08-20T22:47:45.0391533Z 	libwebpmux.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebpmux.so.3
2025-08-20T22:47:45.0391949Z 	libwebpdemux.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebpdemux.so.2
2025-08-20T22:47:45.0392351Z 	libwebp.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebp.so.7
2025-08-20T22:47:45.0392741Z 	libwbclient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwbclient.so.0
2025-08-20T22:47:45.0393196Z 	libwayland-server.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-server.so.0
2025-08-20T22:47:45.0393669Z 	libwayland-egl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-egl.so.1
2025-08-20T22:47:45.0394143Z 	libwayland-cursor.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-cursor.so.0
2025-08-20T22:47:45.0394631Z 	libwayland-client.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-client.so.0
2025-08-20T22:47:45.0395071Z 	libvulkan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvulkan.so.1
2025-08-20T22:47:45.0395490Z 	libvorbisfile.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvorbisfile.so.3
2025-08-20T22:47:45.0395909Z 	libvorbis.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvorbis.so.0
2025-08-20T22:47:45.0396319Z 	libvolume_key.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvolume_key.so.1
2025-08-20T22:47:45.0396732Z 	libvmtools.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvmtools.so.0
2025-08-20T22:47:45.0397128Z 	libvgauth.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvgauth.so.0
2025-08-20T22:47:45.0397495Z 	libuv.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuv.so.1
2025-08-20T22:47:45.0397853Z 	libuuid.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuuid.so.1
2025-08-20T22:47:45.0398224Z 	libutil.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libutil.so.1
2025-08-20T22:47:45.0398768Z 	libutempter.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libutempter.so.0
2025-08-20T22:47:45.0399197Z 	libusb-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libusb-1.0.so.0
2025-08-20T22:47:45.0399582Z 	liburcu.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu.so.8
2025-08-20T22:47:45.0399988Z 	liburcu-signal.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-signal.so.8
2025-08-20T22:47:45.0400422Z 	liburcu-qsbr.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-qsbr.so.8
2025-08-20T22:47:45.0400843Z 	liburcu-memb.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-memb.so.8
2025-08-20T22:47:45.0401253Z 	liburcu-mb.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-mb.so.8
2025-08-20T22:47:45.0401671Z 	liburcu-common.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-common.so.8
2025-08-20T22:47:45.0402274Z 	liburcu-cds.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-cds.so.8
2025-08-20T22:47:45.0402686Z 	liburcu-bp.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-bp.so.8
2025-08-20T22:47:45.0403079Z 	libunwind.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind.so.8
2025-08-20T22:47:45.0403518Z 	libunwind-ptrace.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-ptrace.so.0
2025-08-20T22:47:45.0404013Z 	libunwind-coredump.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-coredump.so.0
2025-08-20T22:47:45.0404509Z 	libunwind-aarch64.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-aarch64.so.8
2025-08-20T22:47:45.0404965Z 	libunistring.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunistring.so.5
2025-08-20T22:47:45.0405378Z 	libudisks2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libudisks2.so.0
2025-08-20T22:47:45.0405763Z 	libudev.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libudev.so.1
2025-08-20T22:47:45.0406154Z 	libuchardet.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuchardet.so.0
2025-08-20T22:47:45.0406559Z 	libubsan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libubsan.so.1
2025-08-20T22:47:45.0406951Z 	libubootenv.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libubootenv.so.0
2025-08-20T22:47:45.0407411Z 	libtss2-tcti-swtpm.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-swtpm.so.0
2025-08-20T22:47:45.0408026Z 	libtss2-tcti-mssim.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-mssim.so.0
2025-08-20T22:47:45.0408529Z 	libtss2-tcti-device.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-device.so.0
2025-08-20T22:47:45.0409224Z 	libtss2-tcti-cmd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-cmd.so.0
2025-08-20T22:47:45.0409664Z 	libtss2-sys.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-sys.so.1
2025-08-20T22:47:45.0410063Z 	libtss2-rc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-rc.so.0
2025-08-20T22:47:45.0410452Z 	libtss2-mu.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-mu.so.0
2025-08-20T22:47:45.0410866Z 	libtss2-esys.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-esys.so.0
2025-08-20T22:47:45.0411260Z 	libtsan.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtsan.so.2
2025-08-20T22:47:45.0411644Z 	libtracefs.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtracefs.so.1
2025-08-20T22:47:45.0412068Z 	libtraceevent.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtraceevent.so.1
2025-08-20T22:47:45.0412487Z 	libtommath.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtommath.so.1
2025-08-20T22:47:45.0412868Z 	libtk8.6.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtk8.6.so
2025-08-20T22:47:45.0413242Z 	libtirpc.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtirpc.so.3
2025-08-20T22:47:45.0413642Z 	libtinyxml2.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinyxml2.so.10
2025-08-20T22:47:45.0414046Z 	libtinfo.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinfo.so.6
2025-08-20T22:47:45.0414419Z 	libtinfo.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinfo.so
2025-08-20T22:47:45.0414791Z 	libtiff.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtiff.so.6
2025-08-20T22:47:45.0415183Z 	libtidy.so.5deb1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtidy.so.5deb1
2025-08-20T22:47:45.0415573Z 	libtic.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtic.so.6
2025-08-20T22:47:45.0415927Z 	libtic.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtic.so
2025-08-20T22:47:45.0416298Z 	libthread_db.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libthread_db.so.1
2025-08-20T22:47:45.0416707Z 	libthread_db.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libthread_db.so
2025-08-20T22:47:45.0417096Z 	libthai.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libthai.so.0
2025-08-20T22:47:45.0417461Z 	libtdb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtdb.so.1
2025-08-20T22:47:45.0417824Z 	libtcl8.6.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtcl8.6.so
2025-08-20T22:47:45.0418203Z 	libtasn1.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtasn1.so.6
2025-08-20T22:47:45.0419702Z 	libtalloc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtalloc.so.2
2025-08-20T22:47:45.0420138Z 	libsystemd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsystemd.so.0
2025-08-20T22:47:45.0420532Z 	libsysfs.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsysfs.so.2
2025-08-20T22:47:45.0420917Z 	libsybdb.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsybdb.so.5
2025-08-20T22:47:45.0421294Z 	libsubid.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsubid.so.4
2025-08-20T22:47:45.0421690Z 	libstemmer.so.0d (libc6,AArch64) => /lib/aarch64-linux-gnu/libstemmer.so.0d
2025-08-20T22:47:45.0422087Z 	libstdc++.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libstdc++.so.6
2025-08-20T22:47:45.0422454Z 	libssl3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl3.so
2025-08-20T22:47:45.0422803Z 	libssl.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl.so.3
2025-08-20T22:47:45.0423153Z 	libssl.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl.so
2025-08-20T22:47:45.0423508Z 	libssh2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssh2.so.1
2025-08-20T22:47:45.0423869Z 	libssh.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssh.so.4
2025-08-20T22:47:45.0424225Z 	libss.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libss.so.2
2025-08-20T22:47:45.0424591Z 	libsqlite3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsqlite3.so.0
2025-08-20T22:47:45.0425084Z 	libsqlite3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsqlite3.so
2025-08-20T22:47:45.0425508Z 	libsourcekitdInProc.so (libc6,AArch64) => /usr/local/lib/libsourcekitdInProc.so
2025-08-20T22:47:45.0425940Z 	libsoftokn3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsoftokn3.so
2025-08-20T22:47:45.0426341Z 	libsodium.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsodium.so.23
2025-08-20T22:47:45.0426732Z 	libsnmp.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsnmp.so.40
2025-08-20T22:47:45.0427120Z 	libsnappy.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsnappy.so.1
2025-08-20T22:47:45.0427507Z 	libsmime3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsmime3.so
2025-08-20T22:47:45.0427911Z 	libsmartcols.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsmartcols.so.1
2025-08-20T22:47:45.0428317Z 	libslirp.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libslirp.so.0
2025-08-20T22:47:45.0428859Z 	libslang.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libslang.so.2
2025-08-20T22:47:45.0429263Z 	libsigsegv.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsigsegv.so.2
2025-08-20T22:47:45.0429672Z 	libsharpyuv.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsharpyuv.so.0
2025-08-20T22:47:45.0430112Z 	libsgutils2-1.46.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsgutils2-1.46.so.2
2025-08-20T22:47:45.0430540Z 	libsframe.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsframe.so.1
2025-08-20T22:47:45.0430927Z 	libsepol.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsepol.so.2
2025-08-20T22:47:45.0431317Z 	libsensors.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsensors.so.5
2025-08-20T22:47:45.0431731Z 	libsemanage.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsemanage.so.2
2025-08-20T22:47:45.0432139Z 	libselinux.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libselinux.so.1
2025-08-20T22:47:45.0432541Z 	libseccomp.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libseccomp.so.2
2025-08-20T22:47:45.0432930Z 	libsasl2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsasl2.so.2
2025-08-20T22:47:45.0433330Z 	libruby-3.2.so.3.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libruby-3.2.so.3.2
2025-08-20T22:47:45.0433732Z 	libruby-3.2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libruby-3.2.so
2025-08-20T22:47:45.0434114Z 	librtmp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/librtmp.so.1
2025-08-20T22:47:45.0434473Z 	librt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/librt.so.1
2025-08-20T22:47:45.0434838Z 	librsvg-2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/librsvg-2.so.2
2025-08-20T22:47:45.0435233Z 	librpmsign.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmsign.so.9
2025-08-20T22:47:45.0435821Z 	librpmio.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmio.so.9
2025-08-20T22:47:45.0436241Z 	librpmbuild.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmbuild.so.9
2025-08-20T22:47:45.0436629Z 	librpm.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpm.so.9
2025-08-20T22:47:45.0436999Z 	librhash.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/librhash.so.0
2025-08-20T22:47:45.0437378Z 	libre2.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libre2.so.10
2025-08-20T22:47:45.0437753Z 	libresolv.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libresolv.so.2
2025-08-20T22:47:45.0438138Z 	libresolv.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libresolv.so
2025-08-20T22:47:45.0438559Z 	libreiserfscore.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libreiserfscore.so.0
2025-08-20T22:47:45.0439115Z 	libreadline.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libreadline.so.8
2025-08-20T22:47:45.0439514Z 	libraw_r.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libraw_r.so.23
2025-08-20T22:47:45.0439890Z 	libraw.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libraw.so.23
2025-08-20T22:47:45.0440281Z 	librabbitmq.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/librabbitmq.so.4
2025-08-20T22:47:45.0440700Z 	libqrtr-glib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libqrtr-glib.so.0
2025-08-20T22:47:45.0441114Z 	libqmi-glib.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libqmi-glib.so.5
2025-08-20T22:47:45.0441598Z 	libqdbm.so.14 (libc6,AArch64) => /lib/libqdbm.so.14
2025-08-20T22:47:45.0441939Z 	libp11-kit.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libp11-kit.so.0
2025-08-20T22:47:45.0442361Z 	libpython3.12.so.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpython3.12.so.1.0
2025-08-20T22:47:45.0442796Z 	libpython3.12.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpython3.12.so
2025-08-20T22:47:45.0443210Z 	libpthread.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpthread.so.0
2025-08-20T22:47:45.0443591Z 	libpsx.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpsx.so.2
2025-08-20T22:47:45.0443976Z 	libpspell.so.15 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpspell.so.15
2025-08-20T22:47:45.0444362Z 	libpsl.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpsl.so.5
2025-08-20T22:47:45.0444784Z 	libprotobuf-lite.so.32 (libc6,AArch64) => /lib/aarch64-linux-gnu/libprotobuf-lite.so.32
2025-08-20T22:47:45.0445247Z 	libprotobuf-c.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libprotobuf-c.so.1
2025-08-20T22:47:45.0445666Z 	libproc2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libproc2.so.0
2025-08-20T22:47:45.0446032Z 	libpq.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpq.so.5
2025-08-20T22:47:45.0446391Z 	libpopt.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpopt.so.0
2025-08-20T22:47:45.0446832Z 	libpolkit-gobject-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpolkit-gobject-1.so.0
2025-08-20T22:47:45.0447339Z 	libpolkit-agent-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpolkit-agent-1.so.0
2025-08-20T22:47:45.0447780Z 	libpng16.so.16 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpng16.so.16
2025-08-20T22:47:45.0448155Z 	libply.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply.so.5
2025-08-20T22:47:45.0448771Z 	libply-splash-graphics.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-splash-graphics.so.5
2025-08-20T22:47:45.0449330Z 	libply-splash-core.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-splash-core.so.5
2025-08-20T22:47:45.0449840Z 	libply-boot-client.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-boot-client.so.5
2025-08-20T22:47:45.0450282Z 	libplds4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libplds4.so
2025-08-20T22:47:45.0450678Z 	libplc4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libplc4.so
2025-08-20T22:47:45.0451058Z 	libpkgconf.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpkgconf.so.3
2025-08-20T22:47:45.0451466Z 	libpixman-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpixman-1.so.0
2025-08-20T22:47:45.0451885Z 	libpipeline.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpipeline.so.1
2025-08-20T22:47:45.0452291Z 	libpgm-5.3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpgm-5.3.so.0
2025-08-20T22:47:45.0452890Z 	libpfm.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpfm.so.4
2025-08-20T22:47:45.0453274Z 	libperl.so.5.38 (libc6,AArch64) => /lib/aarch64-linux-gnu/libperl.so.5.38
2025-08-20T22:47:45.0453672Z 	libpcre2-32.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-32.so.0
2025-08-20T22:47:45.0454078Z 	libpcre2-32.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-32.so
2025-08-20T22:47:45.0454476Z 	libpcre2-16.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-16.so.0
2025-08-20T22:47:45.0454895Z 	libpcre2-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-16.so
2025-08-20T22:47:45.0455287Z 	libpcre2-8.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-8.so.0
2025-08-20T22:47:45.0455677Z 	libpcre2-8.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-8.so
2025-08-20T22:47:45.0456096Z 	libpcre2-posix.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-posix.so.3
2025-08-20T22:47:45.0456544Z 	libpcre2-posix.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-posix.so
2025-08-20T22:47:45.0456968Z 	libpcprofile.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcprofile.so
2025-08-20T22:47:45.0457356Z 	libpci.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpci.so.3
2025-08-20T22:47:45.0457728Z 	libpcap.so.0.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcap.so.0.8
2025-08-20T22:47:45.0458247Z 	libpcap.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcap.so
2025-08-20T22:47:45.0459270Z 	libparted.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libparted.so.2
2025-08-20T22:47:45.0459664Z 	libpaper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpaper.so.1
2025-08-20T22:47:45.0460086Z 	libpangoft2-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpangoft2-1.0.so.0
2025-08-20T22:47:45.0460550Z 	libpangocairo-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpangocairo-1.0.so.0
2025-08-20T22:47:45.0460999Z 	libpango-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpango-1.0.so.0
2025-08-20T22:47:45.0461409Z 	libpanelw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanelw.so.6
2025-08-20T22:47:45.0461797Z 	libpanelw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanelw.so
2025-08-20T22:47:45.0462189Z 	libpanel.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanel.so.6
2025-08-20T22:47:45.0462566Z 	libpanel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanel.so
2025-08-20T22:47:45.0462937Z 	libpamc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpamc.so.0
2025-08-20T22:47:45.0463322Z 	libpam_misc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpam_misc.so.0
2025-08-20T22:47:45.0463703Z 	libpam.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpam.so.0
2025-08-20T22:47:45.0464147Z 	libpackagekit-glib2.so.18 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpackagekit-glib2.so.18
2025-08-20T22:47:45.0464618Z 	libopenjp2.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libopenjp2.so.7
2025-08-20T22:47:45.0465075Z 	libopeniscsiusr.so.0.2.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libopeniscsiusr.so.0.2.0
2025-08-20T22:47:45.0465593Z 	libopcodes-2.42-system.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-system.so
2025-08-20T22:47:45.0466105Z 	libopcodes-2.42-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-armhf.so
2025-08-20T22:47:45.0466609Z 	libopcodes-2.42-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-armel.so
2025-08-20T22:47:45.0467054Z 	libonig.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libonig.so.5
2025-08-20T22:47:45.0467419Z 	libogg.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libogg.so.0
2025-08-20T22:47:45.0467780Z 	libodbc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libodbc.so.2
2025-08-20T22:47:45.0468160Z 	libobjc_gc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libobjc_gc.so.4
2025-08-20T22:47:45.0468535Z 	libobjc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libobjc.so.4
2025-08-20T22:47:45.0469055Z 	libnvme.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnvme.so.1
2025-08-20T22:47:45.0469438Z 	libnvme-mi.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnvme-mi.so.1
2025-08-20T22:47:45.0470046Z 	libnuma.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnuma.so.1
2025-08-20T22:47:45.0470441Z 	libntfs-3g.so.89 (libc6,AArch64) => /lib/aarch64-linux-gnu/libntfs-3g.so.89
2025-08-20T22:47:45.0470822Z 	libnss3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss3.so
2025-08-20T22:47:45.0471200Z 	libnssutil3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssutil3.so
2025-08-20T22:47:45.0471598Z 	libnssdbm3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssdbm3.so
2025-08-20T22:47:45.0471986Z 	libnssckbi.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssckbi.so
2025-08-20T22:47:45.0472399Z 	libnss_systemd.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_systemd.so.2
2025-08-20T22:47:45.0472830Z 	libnss_hesiod.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_hesiod.so.2
2025-08-20T22:47:45.0473252Z 	libnss_hesiod.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_hesiod.so
2025-08-20T22:47:45.0473667Z 	libnss_files.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_files.so.2
2025-08-20T22:47:45.0474073Z 	libnss_dns.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_dns.so.2
2025-08-20T22:47:45.0474477Z 	libnss_compat.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_compat.so.2
2025-08-20T22:47:45.0474897Z 	libnss_compat.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_compat.so
2025-08-20T22:47:45.0475422Z 	libnspr4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnspr4.so
2025-08-20T22:47:45.0475783Z 	libnsl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnsl.so.1
2025-08-20T22:47:45.0476288Z 	libns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T22:47:45.0476803Z 	libnpth.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnpth.so.0
2025-08-20T22:47:45.0477174Z 	libnorm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnorm.so.1
2025-08-20T22:47:45.0477545Z 	libnl-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-3.so.200
2025-08-20T22:47:45.0477912Z 	libnl-3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-3.so
2025-08-20T22:47:45.0478306Z 	libnl-route-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-route-3.so.200
2025-08-20T22:47:45.0478867Z 	libnl-route-3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-route-3.so
2025-08-20T22:47:45.0479295Z 	libnl-genl-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-genl-3.so.200
2025-08-20T22:47:45.0479721Z 	libnghttp2.so.14 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnghttp2.so.14
2025-08-20T22:47:45.0480122Z 	libnftnl.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnftnl.so.11
2025-08-20T22:47:45.0480525Z 	libnftables.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnftables.so.1
2025-08-20T22:47:45.0480944Z 	libnfnetlink.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnfnetlink.so.0
2025-08-20T22:47:45.0481353Z 	libnewt.so.0.52 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnewt.so.0.52
2025-08-20T22:47:45.0481742Z 	libnettle.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnettle.so.8
2025-08-20T22:47:45.0482173Z 	libnetsnmpmibs.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmpmibs.so.40
2025-08-20T22:47:45.0482665Z 	libnetsnmphelpers.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmphelpers.so.40
2025-08-20T22:47:45.0483158Z 	libnetsnmpagent.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmpagent.so.40
2025-08-20T22:47:45.0483608Z 	libnetsnmp.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmp.so.40
2025-08-20T22:47:45.0484015Z 	libnetplan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetplan.so.1
2025-08-20T22:47:45.0484417Z 	libnetpbm.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetpbm.so.11
2025-08-20T22:47:45.0484896Z 	libnetfilter_conntrack.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetfilter_conntrack.so.3
2025-08-20T22:47:45.0485379Z 	libncursesw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libncursesw.so.6
2025-08-20T22:47:45.0485791Z 	libncurses.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libncurses.so.6
2025-08-20T22:47:45.0486475Z 	libmysqlclient.so.21 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmysqlclient.so.21
2025-08-20T22:47:45.0486941Z 	libmysqlclient.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmysqlclient.so
2025-08-20T22:47:45.0487341Z 	libmvec.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmvec.so.1
2025-08-20T22:47:45.0487705Z 	libmvec.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmvec.so
2025-08-20T22:47:45.0488058Z 	libmultipath.so.0 (libc6,AArch64) => /lib/libmultipath.so.0
2025-08-20T22:47:45.0488426Z 	libmspack.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmspack.so.0
2025-08-20T22:47:45.0488917Z 	libmpfr.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmpfr.so.6
2025-08-20T22:47:45.0489280Z 	libmpc.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmpc.so.3
2025-08-20T22:47:45.0489632Z 	libmpathutil.so.0 (libc6,AArch64) => /lib/libmpathutil.so.0
2025-08-20T22:47:45.0490002Z 	libmpathpersist.so.0 (libc6,AArch64) => /lib/libmpathpersist.so.0
2025-08-20T22:47:45.0490365Z 	libmpathcmd.so.0 (libc6,AArch64) => /lib/libmpathcmd.so.0
2025-08-20T22:47:45.0490727Z 	libmount.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmount.so.1
2025-08-20T22:47:45.0491098Z 	libmnl.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmnl.so.0
2025-08-20T22:47:45.0491452Z 	libmms.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmms.so.0
2025-08-20T22:47:45.0491993Z 	libmm-glib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmm-glib.so.0
2025-08-20T22:47:45.0492375Z 	libmlx5.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx5.so.1
2025-08-20T22:47:45.0492737Z 	libmlx5.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx5.so
2025-08-20T22:47:45.0493095Z 	libmlx4.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx4.so.1
2025-08-20T22:47:45.0493452Z 	libmlx4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx4.so
2025-08-20T22:47:45.0493815Z 	libmenuw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenuw.so.6
2025-08-20T22:47:45.0494189Z 	libmenuw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenuw.so
2025-08-20T22:47:45.0494554Z 	libmenu.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenu.so.6
2025-08-20T22:47:45.0494909Z 	libmenu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenu.so
2025-08-20T22:47:45.0495286Z 	libmemusage.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmemusage.so
2025-08-20T22:47:45.0495706Z 	libmemcached.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmemcached.so.11
2025-08-20T22:47:45.0496139Z 	libmediainfo.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmediainfo.so.0
2025-08-20T22:47:45.0496545Z 	libmecab.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmecab.so.2
2025-08-20T22:47:45.0496909Z 	libmd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmd.so.0
2025-08-20T22:47:45.0497288Z 	libmbim-glib.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmbim-glib.so.4
2025-08-20T22:47:45.0497715Z 	libmaxminddb.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmaxminddb.so.0
2025-08-20T22:47:45.0498118Z 	libmana.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmana.so.1
2025-08-20T22:47:45.0498484Z 	libmana.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmana.so
2025-08-20T22:47:45.0499004Z 	libmagic.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmagic.so.1
2025-08-20T22:47:45.0499367Z 	libm.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libm.so.6
2025-08-20T22:47:45.0499710Z 	liblz4.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz4.so.1
2025-08-20T22:47:45.0500066Z 	liblz4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz4.so
2025-08-20T22:47:45.0500418Z 	liblzo2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzo2.so.2
2025-08-20T22:47:45.0500786Z 	liblzma.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzma.so.5
2025-08-20T22:47:45.0501144Z 	liblzma.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzma.so
2025-08-20T22:47:45.0501490Z 	liblz.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz.so.1
2025-08-20T22:47:45.0501819Z 	liblz.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz.so
2025-08-20T22:47:45.0502194Z 	liblvm2cmd.so.2.03 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblvm2cmd.so.2.03
2025-08-20T22:47:45.0502799Z 	liblua5.4.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.4.so.0
2025-08-20T22:47:45.0503204Z 	liblua5.4-c++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.4-c++.so.0
2025-08-20T22:47:45.0503603Z 	liblua5.3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.3.so.0
2025-08-20T22:47:45.0504000Z 	liblua5.3-c++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.3-c++.so.0
2025-08-20T22:47:45.0504413Z 	liblttng-ust.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust.so.1
2025-08-20T22:47:45.0504913Z 	liblttng-ust-tracepoint.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-tracepoint.so.1
2025-08-20T22:47:45.0505524Z 	liblttng-ust-pthread-wrapper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-pthread-wrapper.so.1
2025-08-20T22:47:45.0506145Z 	liblttng-ust-libc-wrapper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-libc-wrapper.so.1
2025-08-20T22:47:45.0506685Z 	liblttng-ust-fork.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-fork.so.1
2025-08-20T22:47:45.0507155Z 	liblttng-ust-fd.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-fd.so.1
2025-08-20T22:47:45.0507609Z 	liblttng-ust-dl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-dl.so.1
2025-08-20T22:47:45.0508249Z 	liblttng-ust-cyg-profile.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-cyg-profile.so.1
2025-08-20T22:47:45.0508986Z 	liblttng-ust-cyg-profile-fast.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-cyg-profile-fast.so.1
2025-08-20T22:47:45.0509546Z 	liblttng-ust-ctl.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-ctl.so.5
2025-08-20T22:47:45.0510034Z 	liblttng-ust-common.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-common.so.1
2025-08-20T22:47:45.0510479Z 	libltdl.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libltdl.so.7
2025-08-20T22:47:45.0510847Z 	liblsan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblsan.so.0
2025-08-20T22:47:45.0511221Z 	liblqr-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblqr-1.so.0
2025-08-20T22:47:45.0511595Z 	liblmdb.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblmdb.so.0
2025-08-20T22:47:45.0511972Z 	liblldb-18.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-18.so.1
2025-08-20T22:47:45.0512360Z 	liblldb-18.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-18.so
2025-08-20T22:47:45.0512747Z 	liblldb-17.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-17.so.1
2025-08-20T22:47:45.0513131Z 	liblldb-17.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-17.so
2025-08-20T22:47:45.0513516Z 	liblldb-16.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-16.so.1
2025-08-20T22:47:45.0513902Z 	liblldb-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-16.so
2025-08-20T22:47:45.0514278Z 	libldap.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libldap.so.2
2025-08-20T22:47:45.0514651Z 	liblcms2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblcms2.so.2
2025-08-20T22:47:45.0515032Z 	liblber.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblber.so.2
2025-08-20T22:47:45.0515423Z 	libk5crypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libk5crypto.so.3
2025-08-20T22:47:45.0515818Z 	libksba.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libksba.so.8
2025-08-20T22:47:45.0516227Z 	libkrb5support.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkrb5support.so.0
2025-08-20T22:47:45.0516654Z 	libkrb5.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkrb5.so.3
2025-08-20T22:47:45.0517022Z 	libkmod.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkmod.so.2
2025-08-20T22:47:45.0517418Z 	libkeyutils.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkeyutils.so.1
2025-08-20T22:47:45.0517827Z 	libjxrglue.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjxrglue.so.0
2025-08-20T22:47:45.0518235Z 	libjsoncpp.so.25 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjsoncpp.so.25
2025-08-20T22:47:45.0518782Z 	libjson-glib-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjson-glib-1.0.so.0
2025-08-20T22:47:45.0519383Z 	libjson-c.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjson-c.so.5
2025-08-20T22:47:45.0519756Z 	libjq.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjq.so.1
2025-08-20T22:47:45.0520127Z 	libjpegxr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjpegxr.so.0
2025-08-20T22:47:45.0520512Z 	libjpeg.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjpeg.so.8
2025-08-20T22:47:45.0520879Z 	libjcat.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjcat.so.1
2025-08-20T22:47:45.0521270Z 	libjbig2dec.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjbig2dec.so.0
2025-08-20T22:47:45.0521658Z 	libjbig.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjbig.so.0
2025-08-20T22:47:45.0522040Z 	libjansson.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjansson.so.4
2025-08-20T22:47:45.0522423Z 	libitm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libitm.so.1
2025-08-20T22:47:45.0522784Z 	libisns.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libisns.so.0
2025-08-20T22:47:45.0523150Z 	libisl.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libisl.so.23
2025-08-20T22:47:45.0523699Z 	libisccfg-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libisccfg-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T22:47:45.0524415Z 	libisccc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libisccc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T22:47:45.0525193Z 	libisc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libisc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T22:47:45.0525855Z 	libirs-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libirs-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T22:47:45.0526379Z 	libip6tc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libip6tc.so.2
2025-08-20T22:47:45.0526765Z 	libip4tc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libip4tc.so.2
2025-08-20T22:47:45.0527167Z 	libiniparser.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libiniparser.so.1
2025-08-20T22:47:45.0527571Z 	libinih.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libinih.so.1
2025-08-20T22:47:45.0527947Z 	libijs-0.35.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libijs-0.35.so
2025-08-20T22:47:45.0528322Z 	libidn2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libidn2.so.0
2025-08-20T22:47:45.0528815Z 	libidn.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libidn.so.12
2025-08-20T22:47:45.0529220Z 	libicuuc.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuuc.so.74
2025-08-20T22:47:45.0529599Z 	libicuuc.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuuc.so
2025-08-20T22:47:45.0529971Z 	libicutu.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutu.so.74
2025-08-20T22:47:45.0530346Z 	libicutu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutu.so
2025-08-20T22:47:45.0530733Z 	libicutest.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutest.so.74
2025-08-20T22:47:45.0531129Z 	libicutest.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutest.so
2025-08-20T22:47:45.0531527Z 	libicui18n.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicui18n.so.74
2025-08-20T22:47:45.0531929Z 	libicui18n.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicui18n.so
2025-08-20T22:47:45.0532316Z 	libicuio.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuio.so.74
2025-08-20T22:47:45.0532691Z 	libicuio.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuio.so
2025-08-20T22:47:45.0533080Z 	libicudata.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicudata.so.74
2025-08-20T22:47:45.0533481Z 	libicudata.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicudata.so
2025-08-20T22:47:45.0533874Z 	libibverbs.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libibverbs.so.1
2025-08-20T22:47:45.0534270Z 	libibverbs.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libibverbs.so
2025-08-20T22:47:45.0534662Z 	libhwasan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhwasan.so.0
2025-08-20T22:47:45.0535083Z 	libhunspell-1.7.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhunspell-1.7.so.0
2025-08-20T22:47:45.0535516Z 	libhogweed.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhogweed.so.6
2025-08-20T22:47:45.0536109Z 	libhistory.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhistory.so.8
2025-08-20T22:47:45.0536560Z 	libhiredis_ssl.so.1.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhiredis_ssl.so.1.1.0
2025-08-20T22:47:45.0537019Z 	libhiredis.so.1.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhiredis.so.1.1.0
2025-08-20T22:47:45.0537428Z 	libhgfs.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhgfs.so.0
2025-08-20T22:47:45.0537797Z 	libheif.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libheif.so.1
2025-08-20T22:47:45.0538175Z 	libhavege.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhavege.so.2
2025-08-20T22:47:45.0538571Z 	libhashkit.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhashkit.so.2
2025-08-20T22:47:45.0539099Z 	libharfbuzz.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libharfbuzz.so.0
2025-08-20T22:47:45.0539507Z 	libhandle.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhandle.so.1
2025-08-20T22:47:45.0539887Z 	libgusb.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgusb.so.2
2025-08-20T22:47:45.0540278Z 	libguestlib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libguestlib.so.0
2025-08-20T22:47:45.0540744Z 	libguestStoreClient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libguestStoreClient.so.0
2025-08-20T22:47:45.0541360Z 	libgudev-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgudev-1.0.so.0
2025-08-20T22:47:45.0541754Z 	libgtk-3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgtk-3.so.0
2025-08-20T22:47:45.0542154Z 	libgthread-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgthread-2.0.so.0
2025-08-20T22:47:45.0542602Z 	libgstreamer-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstreamer-1.0.so.0
2025-08-20T22:47:45.0543046Z 	libgstnet-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstnet-1.0.so.0
2025-08-20T22:47:45.0543519Z 	libgstcontroller-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstcontroller-1.0.so.0
2025-08-20T22:47:45.0544008Z 	libgstcheck-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstcheck-1.0.so.0
2025-08-20T22:47:45.0544448Z 	libgstbase-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstbase-1.0.so.0
2025-08-20T22:47:45.0544885Z 	libgssapi_krb5.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgssapi_krb5.so.2
2025-08-20T22:47:45.0545280Z 	libgs.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgs.so.10
2025-08-20T22:47:45.0545677Z 	libgraphite2.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgraphite2.so.3
2025-08-20T22:47:45.0546094Z 	libgprofng.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgprofng.so.0
2025-08-20T22:47:45.0546475Z 	libgpm.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpm.so.2
2025-08-20T22:47:45.0546848Z 	libgpgme.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpgme.so.11
2025-08-20T22:47:45.0547256Z 	libgpg-error.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpg-error.so.0
2025-08-20T22:47:45.0547656Z 	libgomp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgomp.so.1
2025-08-20T22:47:45.0548065Z 	libgobject-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgobject-2.0.so.0
2025-08-20T22:47:45.0548490Z 	libgnutls.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgnutls.so.30
2025-08-20T22:47:45.0549098Z 	libgmpxx.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmpxx.so.4
2025-08-20T22:47:45.0549477Z 	libgmpxx.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmpxx.so
2025-08-20T22:47:45.0549848Z 	libgmp.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmp.so.10
2025-08-20T22:47:45.0550202Z 	libgmp.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmp.so
2025-08-20T22:47:45.0550620Z 	libgmodule-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmodule-2.0.so.0
2025-08-20T22:47:45.0551043Z 	libglib-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libglib-2.0.so.0
2025-08-20T22:47:45.0551436Z 	libglapi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libglapi.so.0
2025-08-20T22:47:45.0551883Z 	libgirepository-1.0.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgirepository-1.0.so.1
2025-08-20T22:47:45.0552540Z 	libgio-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgio-2.0.so.0
2025-08-20T22:47:45.0552962Z 	libgfortran.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgfortran.so.5
2025-08-20T22:47:45.0553400Z 	libgdk_pixbuf-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdk_pixbuf-2.0.so.0
2025-08-20T22:47:45.0553823Z 	libgdk-3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdk-3.so.0
2025-08-20T22:47:45.0554229Z 	libgdbm_compat.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdbm_compat.so.4
2025-08-20T22:47:45.0554637Z 	libgdbm.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdbm.so.6
2025-08-20T22:47:45.0554990Z 	libgd.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgd.so.3
2025-08-20T22:47:45.0555351Z 	libgctba.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgctba.so.1
2025-08-20T22:47:45.0555740Z 	libgcrypt.so.20 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgcrypt.so.20
2025-08-20T22:47:45.0556133Z 	libgccpp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgccpp.so.1
2025-08-20T22:47:45.0556510Z 	libgcc_s.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgcc_s.so.1
2025-08-20T22:47:45.0556868Z 	libgc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgc.so.1
2025-08-20T22:47:45.0557220Z 	libgbm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgbm.so.1
2025-08-20T22:47:45.0557673Z 	libgbm.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgbm.so
2025-08-20T22:47:45.0558156Z 	libgallium-24.2.8-1ubuntu1~24.04.1.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgallium-24.2.8-1ubuntu1~24.04.1.so
2025-08-20T22:47:45.0558885Z 	libfwupd.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfwupd.so.2
2025-08-20T22:47:45.0559281Z 	libfuse3.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfuse3.so.3
2025-08-20T22:47:45.0559658Z 	libftdi1.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libftdi1.so.2
2025-08-20T22:47:45.0560054Z 	libfsverity.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfsverity.so.0
2025-08-20T22:47:45.0560462Z 	libfribidi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfribidi.so.0
2025-08-20T22:47:45.0560878Z 	libfreetype.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreetype.so.6
2025-08-20T22:47:45.0561278Z 	libfreebl3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreebl3.so
2025-08-20T22:47:45.0561692Z 	libfreeblpriv3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreeblpriv3.so
2025-08-20T22:47:45.0562111Z 	libformw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libformw.so.6
2025-08-20T22:47:45.0562482Z 	libformw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libformw.so
2025-08-20T22:47:45.0562849Z 	libform.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libform.so.6
2025-08-20T22:47:45.0563208Z 	libform.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libform.so
2025-08-20T22:47:45.0563583Z 	libfontenc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfontenc.so.1
2025-08-20T22:47:45.0564006Z 	libfontconfig.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfontconfig.so.1
2025-08-20T22:47:45.0564434Z 	libflashrom.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libflashrom.so.1
2025-08-20T22:47:45.0564839Z 	libfido2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfido2.so.1
2025-08-20T22:47:45.0565265Z 	libfftw3_threads.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3_threads.so.3
2025-08-20T22:47:45.0565704Z 	libfftw3_omp.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3_omp.so.3
2025-08-20T22:47:45.0566107Z 	libfftw3.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3.so.3
2025-08-20T22:47:45.0566471Z 	libffi.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libffi.so.8
2025-08-20T22:47:45.0566818Z 	libffi.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libffi.so
2025-08-20T22:47:45.0567165Z 	libfdt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfdt.so.1
2025-08-20T22:47:45.0567534Z 	libfdisk.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfdisk.so.1
2025-08-20T22:47:45.0567907Z 	libfcgi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfcgi.so.0
2025-08-20T22:47:45.0568281Z 	libfcgi++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfcgi++.so.0
2025-08-20T22:47:45.0569052Z 	libfbclient.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfbclient.so.2
2025-08-20T22:47:45.0569479Z 	libfastjson.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfastjson.so.4
2025-08-20T22:47:45.0569941Z 	libfakeroot-0.so (libc6,AArch64) => /usr/lib/aarch64-linux-gnu/libfakeroot/libfakeroot-0.so
2025-08-20T22:47:45.0570381Z 	libe2p.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libe2p.so.2
2025-08-20T22:47:45.0570751Z 	libext2fs.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libext2fs.so.2
2025-08-20T22:47:45.0571135Z 	libexslt.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexslt.so.0
2025-08-20T22:47:45.0571523Z 	libexpatw.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpatw.so.1
2025-08-20T22:47:45.0571911Z 	libexpatw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpatw.so
2025-08-20T22:47:45.0572291Z 	libexpat.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpat.so.1
2025-08-20T22:47:45.0572667Z 	libexpat.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpat.so
2025-08-20T22:47:45.0573114Z 	libevent_pthreads-2.1.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevent_pthreads-2.1.so.7
2025-08-20T22:47:45.0573605Z 	libevent_core-2.1.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevent_core-2.1.so.7
2025-08-20T22:47:45.0574027Z 	libevdev.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevdev.so.2
2025-08-20T22:47:45.0574537Z 	libestr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libestr.so.0
2025-08-20T22:47:45.0574907Z 	libepoxy.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libepoxy.so.0
2025-08-20T22:47:45.0575311Z 	libenchant-2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libenchant-2.so.2
2025-08-20T22:47:45.0575702Z 	libelf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libelf.so.1
2025-08-20T22:47:45.0576072Z 	libefivar.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefivar.so.1
2025-08-20T22:47:45.0576469Z 	libefiboot.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefiboot.so.1
2025-08-20T22:47:45.0576848Z 	libefa.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefa.so.1
2025-08-20T22:47:45.0577199Z 	libefa.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libefa.so
2025-08-20T22:47:45.0577552Z 	libedit.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libedit.so.2
2025-08-20T22:47:45.0577949Z 	libeatmydata.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libeatmydata.so.1
2025-08-20T22:47:45.0578376Z 	libeatmydata.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libeatmydata.so
2025-08-20T22:47:45.0579065Z 	libdw.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdw.so.1
2025-08-20T22:47:45.0579462Z 	libduktape.so.207 (libc6,AArch64) => /lib/aarch64-linux-gnu/libduktape.so.207
2025-08-20T22:47:45.0579904Z 	libdrop_ambient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrop_ambient.so.0
2025-08-20T22:47:45.0580346Z 	libdrm_radeon.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm_radeon.so.1
2025-08-20T22:47:45.0580772Z 	libdrm_amdgpu.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm_amdgpu.so.1
2025-08-20T22:47:45.0581170Z 	libdrm.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm.so.2
2025-08-20T22:47:45.0581691Z 	libdns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T22:47:45.0582202Z 	libdl.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdl.so.2
2025-08-20T22:47:45.0582594Z 	libdjvulibre.so.21 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdjvulibre.so.21
2025-08-20T22:47:45.0583015Z 	libde265.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libde265.so.0
2025-08-20T22:47:45.0583443Z 	libdevmapper.so.1.02.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper.so.1.02.1
2025-08-20T22:47:45.0583962Z 	libdevmapper-event.so.1.02.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event.so.1.02.1
2025-08-20T22:47:45.0584541Z 	libdevmapper-event-lvm2vdo.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2vdo.so
2025-08-20T22:47:45.0585146Z 	libdevmapper-event-lvm2thin.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2thin.so
2025-08-20T22:47:45.0585981Z 	libdevmapper-event-lvm2snapshot.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2snapshot.so
2025-08-20T22:47:45.0586648Z 	libdevmapper-event-lvm2raid.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2raid.so
2025-08-20T22:47:45.0587280Z 	libdevmapper-event-lvm2mirror.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2mirror.so
2025-08-20T22:47:45.0587909Z 	libdevmapper-event-lvm2.so.2.03 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2.so.2.03
2025-08-20T22:47:45.0588490Z 	libdevmapper-event-lvm2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2.so
2025-08-20T22:47:45.0589123Z 	libdeflate.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdeflate.so.0
2025-08-20T22:47:45.0589569Z 	libdebconfclient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdebconfclient.so.0
2025-08-20T22:47:45.0590001Z 	libdconf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdconf.so.1
2025-08-20T22:47:45.0590435Z 	libdbusmenu-gtk3.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbusmenu-gtk3.so.4
2025-08-20T22:47:45.0590911Z 	libdbusmenu-glib.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbusmenu-glib.so.4
2025-08-20T22:47:45.0591343Z 	libdbus-1.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbus-1.so.3
2025-08-20T22:47:45.0591846Z 	libdbus-1.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbus-1.so
2025-08-20T22:47:45.0592218Z 	libdb-5.3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdb-5.3.so
2025-08-20T22:47:45.0592596Z 	libdatrie.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdatrie.so.1
2025-08-20T22:47:45.0592978Z 	libcurl.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcurl.so.4
2025-08-20T22:47:45.0593384Z 	libcurl-gnutls.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcurl-gnutls.so.4
2025-08-20T22:47:45.0593796Z 	libcups.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcups.so.2
2025-08-20T22:47:45.0594161Z 	libctf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf.so.0
2025-08-20T22:47:45.0594552Z 	libctf-nobfd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd.so.0
2025-08-20T22:47:45.0595015Z 	libctf-nobfd-armhf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armhf.so.0
2025-08-20T22:47:45.0595502Z 	libctf-nobfd-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armhf.so
2025-08-20T22:47:45.0595995Z 	libctf-nobfd-armel.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armel.so.0
2025-08-20T22:47:45.0596479Z 	libctf-nobfd-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armel.so
2025-08-20T22:47:45.0596926Z 	libctf-armhf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armhf.so.0
2025-08-20T22:47:45.0597344Z 	libctf-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armhf.so
2025-08-20T22:47:45.0597754Z 	libctf-armel.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armel.so.0
2025-08-20T22:47:45.0598169Z 	libctf-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armel.so
2025-08-20T22:47:45.0598743Z 	libcryptsetup.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcryptsetup.so.12
2025-08-20T22:47:45.0599178Z 	libcrypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypto.so.3
2025-08-20T22:47:45.0599568Z 	libcrypto.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypto.so
2025-08-20T22:47:45.0599953Z 	libcrypt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypt.so.1
2025-08-20T22:47:45.0600334Z 	libcrypt.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypt.so
2025-08-20T22:47:45.0600711Z 	libcom_err.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcom_err.so.2
2025-08-20T22:47:45.0601149Z 	libcolordprivate.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcolordprivate.so.2
2025-08-20T22:47:45.0601586Z 	libcolord.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcolord.so.2
2025-08-20T22:47:45.0601991Z 	libclang-18.so.18 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-18.so.18
2025-08-20T22:47:45.0602405Z 	libclang-17.so.17 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-17.so.17
2025-08-20T22:47:45.0603031Z 	libclang-16.so.16.0.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-16.so.16.0.6
2025-08-20T22:47:45.0603487Z 	libclang-cpp.so.18.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.18.1
2025-08-20T22:47:45.0603951Z 	libclang-cpp.so.17 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.17
2025-08-20T22:47:45.0604390Z 	libclang-cpp.so.16 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.16
2025-08-20T22:47:45.0604788Z 	libcc1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcc1.so.0
2025-08-20T22:47:45.0605159Z 	libcbor.so.0.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcbor.so.0.10
2025-08-20T22:47:45.0605546Z 	libcares.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcares.so.2
2025-08-20T22:47:45.0605911Z 	libcap.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcap.so.2
2025-08-20T22:47:45.0606288Z 	libcap-ng.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcap-ng.so.0
2025-08-20T22:47:45.0606688Z 	libcanberra.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcanberra.so.0
2025-08-20T22:47:45.0607093Z 	libcairo.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcairo.so.2
2025-08-20T22:47:45.0607518Z 	libcairo-gobject.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcairo-gobject.so.2
2025-08-20T22:47:45.0607988Z 	libc_malloc_debug.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libc_malloc_debug.so.0
2025-08-20T22:47:45.0608832Z 	libc_malloc_debug.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libc_malloc_debug.so
2025-08-20T22:47:45.0609236Z 	libc.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libc.so.6
2025-08-20T22:47:45.0609590Z 	libc-client.so.2007e (libc6,AArch64) => /lib/libc-client.so.2007e
2025-08-20T22:47:45.0609961Z 	libbz2.so.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbz2.so.1.0
2025-08-20T22:47:45.0610355Z 	libbytesize.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbytesize.so.1
2025-08-20T22:47:45.0610739Z 	libbsd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbsd.so.0
2025-08-20T22:47:45.0611128Z 	libbrotlienc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlienc.so.1
2025-08-20T22:47:45.0611562Z 	libbrotlidec.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlidec.so.1
2025-08-20T22:47:45.0612008Z 	libbrotlicommon.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlicommon.so.1
2025-08-20T22:47:45.0612420Z 	libbpf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbpf.so.1
2025-08-20T22:47:45.0612809Z 	libblockdev.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libblockdev.so.3
2025-08-20T22:47:45.0613206Z 	libblkid.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libblkid.so.1
2025-08-20T22:47:45.0613745Z 	libbind9-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbind9-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T22:47:45.0614329Z 	libbfd-2.42-system.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-system.so
2025-08-20T22:47:45.0614782Z 	libbfd-2.42-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-armhf.so
2025-08-20T22:47:45.0615228Z 	libbfd-2.42-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-armel.so
2025-08-20T22:47:45.0615654Z 	libbd_utils.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_utils.so.3
2025-08-20T22:47:45.0616051Z 	libbd_swap.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_swap.so.3
2025-08-20T22:47:45.0616443Z 	libbd_part.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_part.so.3
2025-08-20T22:47:45.0616829Z 	libbd_nvme.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_nvme.so.3
2025-08-20T22:47:45.0617227Z 	libbd_mdraid.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_mdraid.so.3
2025-08-20T22:47:45.0617629Z 	libbd_loop.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_loop.so.3
2025-08-20T22:47:45.0618012Z 	libbd_fs.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_fs.so.3
2025-08-20T22:47:45.0618404Z 	libbd_crypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_crypto.so.3
2025-08-20T22:47:45.0618967Z 	libbcc_bpf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbcc_bpf.so.0
2025-08-20T22:47:45.0619343Z 	libbcc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbcc.so.0
2025-08-20T22:47:45.0619954Z 	libavahi-common.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libavahi-common.so.3
2025-08-20T22:47:45.0620425Z 	libavahi-client.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libavahi-client.so.3
2025-08-20T22:47:45.0620849Z 	libaudit.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaudit.so.1
2025-08-20T22:47:45.0621226Z 	libattr.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libattr.so.1
2025-08-20T22:47:45.0621604Z 	libatspi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatspi.so.0
2025-08-20T22:47:45.0621990Z 	libatomic.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatomic.so.1
2025-08-20T22:47:45.0622367Z 	libatm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatm.so.1
2025-08-20T22:47:45.0622734Z 	libatk-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatk-1.0.so.0
2025-08-20T22:47:45.0623160Z 	libatk-bridge-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatk-bridge-2.0.so.0
2025-08-20T22:47:45.0623608Z 	libatasmart.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatasmart.so.4
2025-08-20T22:47:45.0624014Z 	libassuan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libassuan.so.0
2025-08-20T22:47:45.0624405Z 	libaspell.so.15 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaspell.so.15
2025-08-20T22:47:45.0624800Z 	libasound.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libasound.so.2
2025-08-20T22:47:45.0625306Z 	libasan.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libasan.so.8
2025-08-20T22:47:45.0625680Z 	libaria2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaria2.so.0
2025-08-20T22:47:45.0626062Z 	libargon2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libargon2.so.1
2025-08-20T22:47:45.0626463Z 	libarchive.so.13 (libc6,AArch64) => /lib/aarch64-linux-gnu/libarchive.so.13
2025-08-20T22:47:45.0626907Z 	libapt-private.so.0.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapt-private.so.0.0
2025-08-20T22:47:45.0627354Z 	libapt-pkg.so.6.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapt-pkg.so.6.0
2025-08-20T22:47:45.0627780Z 	libaprutil-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaprutil-1.so.0
2025-08-20T22:47:45.0628181Z 	libapr-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapr-1.so.0
2025-08-20T22:47:45.0628733Z 	libappstream.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libappstream.so.5
2025-08-20T22:47:45.0629169Z 	libapparmor.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapparmor.so.1
2025-08-20T22:47:45.0629554Z 	libaom.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaom.so.3
2025-08-20T22:47:45.0629909Z 	libanl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libanl.so.1
2025-08-20T22:47:45.0630255Z 	libanl.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libanl.so
2025-08-20T22:47:45.0630615Z 	libaio.so.1t64 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaio.so.1t64
2025-08-20T22:47:45.0630988Z 	libacl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libacl.so.1
2025-08-20T22:47:45.0631341Z 	libX11.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libX11.so.6
2025-08-20T22:47:45.0631714Z 	libX11-xcb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libX11-xcb.so.1
2025-08-20T22:47:45.0632104Z 	libXxf86vm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXxf86vm.so.1
2025-08-20T22:47:45.0632484Z 	libXtst.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXtst.so.6
2025-08-20T22:47:45.0632838Z 	libXt.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXt.so.6
2025-08-20T22:47:45.0633193Z 	libXss.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXss.so.1
2025-08-20T22:47:45.0633568Z 	libXrender.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXrender.so.1
2025-08-20T22:47:45.0633967Z 	libXrandr.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXrandr.so.2
2025-08-20T22:47:45.0634343Z 	libXpm.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXpm.so.4
2025-08-20T22:47:45.0634704Z 	libXmuu.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXmuu.so.1
2025-08-20T22:47:45.0635066Z 	libXmu.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXmu.so.6
2025-08-20T22:47:45.0635449Z 	libXinerama.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXinerama.so.1
2025-08-20T22:47:45.0636029Z 	libXi.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXi.so.6
2025-08-20T22:47:45.0636393Z 	libXft.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXft.so.2
2025-08-20T22:47:45.0636764Z 	libXfont2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXfont2.so.2
2025-08-20T22:47:45.0637158Z 	libXfixes.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXfixes.so.3
2025-08-20T22:47:45.0637535Z 	libXext.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXext.so.6
2025-08-20T22:47:45.0637909Z 	libXdmcp.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdmcp.so.6
2025-08-20T22:47:45.0638284Z 	libXdmcp.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdmcp.so
2025-08-20T22:47:45.0638883Z 	libXdamage.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdamage.so.1
2025-08-20T22:47:45.0639305Z 	libXcursor.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXcursor.so.1
2025-08-20T22:47:45.0639729Z 	libXcomposite.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXcomposite.so.1
2025-08-20T22:47:45.0640137Z 	libXaw.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXaw.so.7
2025-08-20T22:47:45.0640486Z 	libXau.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXau.so.6
2025-08-20T22:47:45.0640833Z 	libXau.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libXau.so
2025-08-20T22:47:45.0641322Z 	libSM.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libSM.so.6
2025-08-20T22:47:45.0641740Z 	libOpenEXRUtil-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXRUtil-3_1.so.30
2025-08-20T22:47:45.0642240Z 	libOpenEXRCore-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXRCore-3_1.so.30
2025-08-20T22:47:45.0642711Z 	libOpenEXR-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXR-3_1.so.30
2025-08-20T22:47:45.0643191Z 	libMagickWand-6.Q16.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libMagickWand-6.Q16.so.7
2025-08-20T22:47:45.0643695Z 	libMagickCore-6.Q16.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libMagickCore-6.Q16.so.7
2025-08-20T22:47:45.0644137Z 	libLerc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLerc.so.4
2025-08-20T22:47:45.0644518Z 	libLLVM.so.19.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM.so.19.1
2025-08-20T22:47:45.0644908Z 	libLLVM.so.18.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM.so.18.1
2025-08-20T22:47:45.0645296Z 	libLLVM-17.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-17.so.1
2025-08-20T22:47:45.0645687Z 	libLLVM-17.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-17.so
2025-08-20T22:47:45.0646069Z 	libLLVM-16.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-16.so.1
2025-08-20T22:47:45.0646457Z 	libLLVM-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-16.so
2025-08-20T22:47:45.0646831Z 	libJudy.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libJudy.so.1
2025-08-20T22:47:45.0647222Z 	libImath-3_1.so.29 (libc6,AArch64) => /lib/aarch64-linux-gnu/libImath-3_1.so.29
2025-08-20T22:47:45.0647666Z 	libIlmThread-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libIlmThread-3_1.so.30
2025-08-20T22:47:45.0648101Z 	libIex-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libIex-3_1.so.30
2025-08-20T22:47:45.0648476Z 	libICE.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libICE.so.6
2025-08-20T22:47:45.0649021Z 	libGLdispatch.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLdispatch.so.0
2025-08-20T22:47:45.0649449Z 	libGLX_mesa.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLX_mesa.so.0
2025-08-20T22:47:45.0649825Z 	libGLX.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLX.so.0
2025-08-20T22:47:45.0650174Z 	libGL.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGL.so.1
2025-08-20T22:47:45.0650598Z 	libDeployPkg.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libDeployPkg.so.0
2025-08-20T22:47:45.0651048Z 	libBrokenLocale.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libBrokenLocale.so.1
2025-08-20T22:47:45.0651506Z 	libBrokenLocale.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libBrokenLocale.so
2025-08-20T22:47:45.0651918Z 	ld-musl-aarch64.so.1 (libc6,AArch64) => /lib/ld-musl-aarch64.so.1
2025-08-20T22:47:45.0652543Z 	ld-linux-aarch64.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/ld-linux-aarch64.so.1
2025-08-20T22:47:45.0652982Z 	ld-linux-aarch64.so.1 (libc6,AArch64) => /lib/ld-linux-aarch64.so.1
2025-08-20T22:47:45.0653414Z Cache generated by: ldconfig (Ubuntu GLIBC 2.39-0ubuntu8.4) stable release version 2.39
2025-08-20T22:47:45.2641447Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T22:47:45.8959712Z Collecting meson
2025-08-20T22:47:45.9438985Z   Downloading meson-1.8.4-py3-none-any.whl.metadata (1.8 kB)
2025-08-20T22:47:45.9875007Z Collecting ninja
2025-08-20T22:47:45.9947060Z   Downloading ninja-1.13.0-py3-none-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.metadata (5.1 kB)
2025-08-20T22:47:46.0142623Z Downloading meson-1.8.4-py3-none-any.whl (1.0 MB)
2025-08-20T22:47:46.0984266Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 12.8 MB/s  0:00:00
2025-08-20T22:47:46.1070604Z Downloading ninja-1.13.0-py3-none-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (177 kB)
2025-08-20T22:47:46.1973481Z Installing collected packages: ninja, meson
2025-08-20T22:47:46.8647073Z 
2025-08-20T22:47:46.8671058Z Successfully installed meson-1.8.4 ninja-1.13.0
2025-08-20T22:47:47.1364775Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T22:47:47.3972877Z Requirement already satisfied: meson in /home/runner/.local/lib/python3.12/site-packages (1.8.4)
2025-08-20T22:47:47.4631911Z Requirement already satisfied: ninja in /home/runner/.local/lib/python3.12/site-packages (1.13.0)
2025-08-20T22:47:47.9493325Z 1.8.4
2025-08-20T22:47:47.9780552Z 1.13.0.git.kitware.jobserver-pipe-1
2025-08-20T22:47:48.0139302Z 651 libs found in cache `/etc/ld.so.cache'
2025-08-20T22:47:48.0139664Z 	libz3.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libz3.so.4
2025-08-20T22:47:48.0140027Z 	libz3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libz3.so
2025-08-20T22:47:48.0140399Z 	libzstd.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzstd.so.1
2025-08-20T22:47:48.0140815Z 	libzstd.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libzstd.so
2025-08-20T22:47:48.0141192Z 	libzmq.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzmq.so.5
2025-08-20T22:47:48.0141555Z 	libzip.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzip.so.4
2025-08-20T22:47:48.0141912Z 	libzen.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzen.so.0
2025-08-20T22:47:48.0142299Z 	libz.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libz.so.1
2025-08-20T22:47:48.0142619Z 	libz.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libz.so
2025-08-20T22:47:48.0142974Z 	libyaml-0.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libyaml-0.so.2
2025-08-20T22:47:48.0143356Z 	libyajl.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libyajl.so.2
2025-08-20T22:47:48.0143737Z 	libxxhash.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxxhash.so.0
2025-08-20T22:47:48.0144140Z 	libxtables.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxtables.so.12
2025-08-20T22:47:48.0144535Z 	libxslt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxslt.so.1
2025-08-20T22:47:48.0144939Z 	libxshmfence.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxshmfence.so.1
2025-08-20T22:47:48.0145341Z 	libxml2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxml2.so.2
2025-08-20T22:47:48.0145702Z 	libxml2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxml2.so
2025-08-20T22:47:48.0146083Z 	libxmlsec1.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlsec1.so.1
2025-08-20T22:47:48.0146539Z 	libxmlsec1-openssl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlsec1-openssl.so.1
2025-08-20T22:47:48.0146980Z 	libxmlb.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlb.so.2
2025-08-20T22:47:48.0147371Z 	libxkbfile.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxkbfile.so.1
2025-08-20T22:47:48.0147788Z 	libxkbcommon.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxkbcommon.so.0
2025-08-20T22:47:48.0148184Z 	libxcb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb.so.1
2025-08-20T22:47:48.0148537Z 	libxcb.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb.so
2025-08-20T22:47:48.0149501Z 	libxcb-xfixes.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-xfixes.so.0
2025-08-20T22:47:48.0149950Z 	libxcb-xfixes.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-xfixes.so
2025-08-20T22:47:48.0150365Z 	libxcb-sync.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-sync.so.1
2025-08-20T22:47:48.0150777Z 	libxcb-shm.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shm.so.0
2025-08-20T22:47:48.0151185Z 	libxcb-shape.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shape.so.0
2025-08-20T22:47:48.0151605Z 	libxcb-shape.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shape.so
2025-08-20T22:47:48.0152029Z 	libxcb-render.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-render.so.0
2025-08-20T22:47:48.0152459Z 	libxcb-render.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-render.so
2025-08-20T22:47:48.0152879Z 	libxcb-randr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-randr.so.0
2025-08-20T22:47:48.0153325Z 	libxcb-present.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-present.so.0
2025-08-20T22:47:48.0153751Z 	libxcb-glx.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-glx.so.0
2025-08-20T22:47:48.0154156Z 	libxcb-dri3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-dri3.so.0
2025-08-20T22:47:48.0154742Z 	libxcb-dri2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-dri2.so.0
2025-08-20T22:47:48.0155134Z 	libwrap.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwrap.so.0
2025-08-20T22:47:48.0155539Z 	libwmflite-0.2.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwmflite-0.2.so.7
2025-08-20T22:47:48.0155960Z 	libwebpmux.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebpmux.so.3
2025-08-20T22:47:48.0156378Z 	libwebpdemux.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebpdemux.so.2
2025-08-20T22:47:48.0156782Z 	libwebp.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebp.so.7
2025-08-20T22:47:48.0157173Z 	libwbclient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwbclient.so.0
2025-08-20T22:47:48.0157630Z 	libwayland-server.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-server.so.0
2025-08-20T22:47:48.0158098Z 	libwayland-egl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-egl.so.1
2025-08-20T22:47:48.0158569Z 	libwayland-cursor.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-cursor.so.0
2025-08-20T22:47:48.0159371Z 	libwayland-client.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-client.so.0
2025-08-20T22:47:48.0159814Z 	libvulkan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvulkan.so.1
2025-08-20T22:47:48.0160229Z 	libvorbisfile.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvorbisfile.so.3
2025-08-20T22:47:48.0160690Z 	libvorbis.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvorbis.so.0
2025-08-20T22:47:48.0161093Z 	libvolume_key.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvolume_key.so.1
2025-08-20T22:47:48.0161506Z 	libvmtools.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvmtools.so.0
2025-08-20T22:47:48.0161909Z 	libvgauth.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvgauth.so.0
2025-08-20T22:47:48.0162276Z 	libuv.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuv.so.1
2025-08-20T22:47:48.0162777Z 	libuuid.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuuid.so.1
2025-08-20T22:47:48.0163147Z 	libutil.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libutil.so.1
2025-08-20T22:47:48.0163547Z 	libutempter.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libutempter.so.0
2025-08-20T22:47:48.0163949Z 	libusb-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libusb-1.0.so.0
2025-08-20T22:47:48.0164330Z 	liburcu.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu.so.8
2025-08-20T22:47:48.0164741Z 	liburcu-signal.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-signal.so.8
2025-08-20T22:47:48.0165179Z 	liburcu-qsbr.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-qsbr.so.8
2025-08-20T22:47:48.0165603Z 	liburcu-memb.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-memb.so.8
2025-08-20T22:47:48.0166235Z 	liburcu-mb.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-mb.so.8
2025-08-20T22:47:48.0166680Z 	liburcu-common.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-common.so.8
2025-08-20T22:47:48.0167113Z 	liburcu-cds.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-cds.so.8
2025-08-20T22:47:48.0167522Z 	liburcu-bp.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-bp.so.8
2025-08-20T22:47:48.0167922Z 	libunwind.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind.so.8
2025-08-20T22:47:48.0168357Z 	libunwind-ptrace.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-ptrace.so.0
2025-08-20T22:47:48.0169002Z 	libunwind-coredump.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-coredump.so.0
2025-08-20T22:47:48.0169504Z 	libunwind-aarch64.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-aarch64.so.8
2025-08-20T22:47:48.0169965Z 	libunistring.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunistring.so.5
2025-08-20T22:47:48.0170385Z 	libudisks2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libudisks2.so.0
2025-08-20T22:47:48.0170767Z 	libudev.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libudev.so.1
2025-08-20T22:47:48.0171163Z 	libuchardet.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuchardet.so.0
2025-08-20T22:47:48.0171560Z 	libubsan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libubsan.so.1
2025-08-20T22:47:48.0172220Z 	libubootenv.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libubootenv.so.0
2025-08-20T22:47:48.0172679Z 	libtss2-tcti-swtpm.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-swtpm.so.0
2025-08-20T22:47:48.0173180Z 	libtss2-tcti-mssim.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-mssim.so.0
2025-08-20T22:47:48.0173684Z 	libtss2-tcti-device.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-device.so.0
2025-08-20T22:47:48.0174172Z 	libtss2-tcti-cmd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-cmd.so.0
2025-08-20T22:47:48.0174609Z 	libtss2-sys.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-sys.so.1
2025-08-20T22:47:48.0175015Z 	libtss2-rc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-rc.so.0
2025-08-20T22:47:48.0175408Z 	libtss2-mu.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-mu.so.0
2025-08-20T22:47:48.0175814Z 	libtss2-esys.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-esys.so.0
2025-08-20T22:47:48.0176216Z 	libtsan.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtsan.so.2
2025-08-20T22:47:48.0176602Z 	libtracefs.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtracefs.so.1
2025-08-20T22:47:48.0177023Z 	libtraceevent.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtraceevent.so.1
2025-08-20T22:47:48.0177446Z 	libtommath.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtommath.so.1
2025-08-20T22:47:48.0177828Z 	libtk8.6.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtk8.6.so
2025-08-20T22:47:48.0178196Z 	libtirpc.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtirpc.so.3
2025-08-20T22:47:48.0178724Z 	libtinyxml2.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinyxml2.so.10
2025-08-20T22:47:48.0179137Z 	libtinfo.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinfo.so.6
2025-08-20T22:47:48.0179518Z 	libtinfo.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinfo.so
2025-08-20T22:47:48.0179887Z 	libtiff.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtiff.so.6
2025-08-20T22:47:48.0180278Z 	libtidy.so.5deb1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtidy.so.5deb1
2025-08-20T22:47:48.0180663Z 	libtic.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtic.so.6
2025-08-20T22:47:48.0181012Z 	libtic.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtic.so
2025-08-20T22:47:48.0181392Z 	libthread_db.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libthread_db.so.1
2025-08-20T22:47:48.0181802Z 	libthread_db.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libthread_db.so
2025-08-20T22:47:48.0182185Z 	libthai.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libthai.so.0
2025-08-20T22:47:48.0182549Z 	libtdb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtdb.so.1
2025-08-20T22:47:48.0183122Z 	libtcl8.6.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtcl8.6.so
2025-08-20T22:47:48.0183505Z 	libtasn1.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtasn1.so.6
2025-08-20T22:47:48.0183892Z 	libtalloc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtalloc.so.2
2025-08-20T22:47:48.0184295Z 	libsystemd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsystemd.so.0
2025-08-20T22:47:48.0184689Z 	libsysfs.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsysfs.so.2
2025-08-20T22:47:48.0185070Z 	libsybdb.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsybdb.so.5
2025-08-20T22:47:48.0185446Z 	libsubid.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsubid.so.4
2025-08-20T22:47:48.0185842Z 	libstemmer.so.0d (libc6,AArch64) => /lib/aarch64-linux-gnu/libstemmer.so.0d
2025-08-20T22:47:48.0186239Z 	libstdc++.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libstdc++.so.6
2025-08-20T22:47:48.0186607Z 	libssl3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl3.so
2025-08-20T22:47:48.0186965Z 	libssl.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl.so.3
2025-08-20T22:47:48.0187314Z 	libssl.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl.so
2025-08-20T22:47:48.0187661Z 	libssh2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssh2.so.1
2025-08-20T22:47:48.0188022Z 	libssh.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssh.so.4
2025-08-20T22:47:48.0188514Z 	libss.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libss.so.2
2025-08-20T22:47:48.0189021Z 	libsqlite3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsqlite3.so.0
2025-08-20T22:47:48.0189417Z 	libsqlite3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsqlite3.so
2025-08-20T22:47:48.0189905Z 	libsourcekitdInProc.so (libc6,AArch64) => /usr/local/lib/libsourcekitdInProc.so
2025-08-20T22:47:48.0190339Z 	libsoftokn3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsoftokn3.so
2025-08-20T22:47:48.0190740Z 	libsodium.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsodium.so.23
2025-08-20T22:47:48.0191137Z 	libsnmp.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsnmp.so.40
2025-08-20T22:47:48.0191529Z 	libsnappy.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsnappy.so.1
2025-08-20T22:47:48.0191916Z 	libsmime3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsmime3.so
2025-08-20T22:47:48.0192318Z 	libsmartcols.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsmartcols.so.1
2025-08-20T22:47:48.0192731Z 	libslirp.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libslirp.so.0
2025-08-20T22:47:48.0193113Z 	libslang.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libslang.so.2
2025-08-20T22:47:48.0193504Z 	libsigsegv.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsigsegv.so.2
2025-08-20T22:47:48.0193914Z 	libsharpyuv.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsharpyuv.so.0
2025-08-20T22:47:48.0194354Z 	libsgutils2-1.46.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsgutils2-1.46.so.2
2025-08-20T22:47:48.0194781Z 	libsframe.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsframe.so.1
2025-08-20T22:47:48.0195175Z 	libsepol.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsepol.so.2
2025-08-20T22:47:48.0195568Z 	libsensors.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsensors.so.5
2025-08-20T22:47:48.0195974Z 	libsemanage.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsemanage.so.2
2025-08-20T22:47:48.0196380Z 	libselinux.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libselinux.so.1
2025-08-20T22:47:48.0196789Z 	libseccomp.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libseccomp.so.2
2025-08-20T22:47:48.0197186Z 	libsasl2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsasl2.so.2
2025-08-20T22:47:48.0197584Z 	libruby-3.2.so.3.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libruby-3.2.so.3.2
2025-08-20T22:47:48.0197986Z 	libruby-3.2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libruby-3.2.so
2025-08-20T22:47:48.0198367Z 	librtmp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/librtmp.so.1
2025-08-20T22:47:48.0198840Z 	librt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/librt.so.1
2025-08-20T22:47:48.0199435Z 	librsvg-2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/librsvg-2.so.2
2025-08-20T22:47:48.0199866Z 	librpmsign.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmsign.so.9
2025-08-20T22:47:48.0200261Z 	librpmio.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmio.so.9
2025-08-20T22:47:48.0200657Z 	librpmbuild.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmbuild.so.9
2025-08-20T22:47:48.0201052Z 	librpm.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpm.so.9
2025-08-20T22:47:48.0201419Z 	librhash.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/librhash.so.0
2025-08-20T22:47:48.0201793Z 	libre2.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libre2.so.10
2025-08-20T22:47:48.0202171Z 	libresolv.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libresolv.so.2
2025-08-20T22:47:48.0202558Z 	libresolv.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libresolv.so
2025-08-20T22:47:48.0202977Z 	libreiserfscore.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libreiserfscore.so.0
2025-08-20T22:47:48.0203425Z 	libreadline.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libreadline.so.8
2025-08-20T22:47:48.0203822Z 	libraw_r.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libraw_r.so.23
2025-08-20T22:47:48.0204192Z 	libraw.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libraw.so.23
2025-08-20T22:47:48.0204583Z 	librabbitmq.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/librabbitmq.so.4
2025-08-20T22:47:48.0205140Z 	libqrtr-glib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libqrtr-glib.so.0
2025-08-20T22:47:48.0205555Z 	libqmi-glib.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libqmi-glib.so.5
2025-08-20T22:47:48.0205912Z 	libqdbm.so.14 (libc6,AArch64) => /lib/libqdbm.so.14
2025-08-20T22:47:48.0206253Z 	libp11-kit.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libp11-kit.so.0
2025-08-20T22:47:48.0206669Z 	libpython3.12.so.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpython3.12.so.1.0
2025-08-20T22:47:48.0207099Z 	libpython3.12.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpython3.12.so
2025-08-20T22:47:48.0207511Z 	libpthread.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpthread.so.0
2025-08-20T22:47:48.0207895Z 	libpsx.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpsx.so.2
2025-08-20T22:47:48.0208272Z 	libpspell.so.15 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpspell.so.15
2025-08-20T22:47:48.0208806Z 	libpsl.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpsl.so.5
2025-08-20T22:47:48.0209240Z 	libprotobuf-lite.so.32 (libc6,AArch64) => /lib/aarch64-linux-gnu/libprotobuf-lite.so.32
2025-08-20T22:47:48.0209706Z 	libprotobuf-c.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libprotobuf-c.so.1
2025-08-20T22:47:48.0210120Z 	libproc2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libproc2.so.0
2025-08-20T22:47:48.0210485Z 	libpq.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpq.so.5
2025-08-20T22:47:48.0210843Z 	libpopt.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpopt.so.0
2025-08-20T22:47:48.0211285Z 	libpolkit-gobject-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpolkit-gobject-1.so.0
2025-08-20T22:47:48.0211791Z 	libpolkit-agent-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpolkit-agent-1.so.0
2025-08-20T22:47:48.0212230Z 	libpng16.so.16 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpng16.so.16
2025-08-20T22:47:48.0212605Z 	libply.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply.so.5
2025-08-20T22:47:48.0213068Z 	libply-splash-graphics.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-splash-graphics.so.5
2025-08-20T22:47:48.0213599Z 	libply-splash-core.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-splash-core.so.5
2025-08-20T22:47:48.0214098Z 	libply-boot-client.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-boot-client.so.5
2025-08-20T22:47:48.0214534Z 	libplds4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libplds4.so
2025-08-20T22:47:48.0214891Z 	libplc4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libplc4.so
2025-08-20T22:47:48.0215295Z 	libpkgconf.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpkgconf.so.3
2025-08-20T22:47:48.0215906Z 	libpixman-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpixman-1.so.0
2025-08-20T22:47:48.0216347Z 	libpipeline.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpipeline.so.1
2025-08-20T22:47:48.0216754Z 	libpgm-5.3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpgm-5.3.so.0
2025-08-20T22:47:48.0217149Z 	libpfm.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpfm.so.4
2025-08-20T22:47:48.0217530Z 	libperl.so.5.38 (libc6,AArch64) => /lib/aarch64-linux-gnu/libperl.so.5.38
2025-08-20T22:47:48.0217925Z 	libpcre2-32.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-32.so.0
2025-08-20T22:47:48.0218323Z 	libpcre2-32.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-32.so
2025-08-20T22:47:48.0218842Z 	libpcre2-16.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-16.so.0
2025-08-20T22:47:48.0219245Z 	libpcre2-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-16.so
2025-08-20T22:47:48.0219638Z 	libpcre2-8.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-8.so.0
2025-08-20T22:47:48.0220033Z 	libpcre2-8.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-8.so
2025-08-20T22:47:48.0220453Z 	libpcre2-posix.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-posix.so.3
2025-08-20T22:47:48.0220894Z 	libpcre2-posix.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-posix.so
2025-08-20T22:47:48.0221316Z 	libpcprofile.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcprofile.so
2025-08-20T22:47:48.0221853Z 	libpci.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpci.so.3
2025-08-20T22:47:48.0222223Z 	libpcap.so.0.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcap.so.0.8
2025-08-20T22:47:48.0222596Z 	libpcap.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcap.so
2025-08-20T22:47:48.0222970Z 	libparted.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libparted.so.2
2025-08-20T22:47:48.0223359Z 	libpaper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpaper.so.1
2025-08-20T22:47:48.0223774Z 	libpangoft2-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpangoft2-1.0.so.0
2025-08-20T22:47:48.0224240Z 	libpangocairo-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpangocairo-1.0.so.0
2025-08-20T22:47:48.0224686Z 	libpango-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpango-1.0.so.0
2025-08-20T22:47:48.0225090Z 	libpanelw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanelw.so.6
2025-08-20T22:47:48.0225479Z 	libpanelw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanelw.so
2025-08-20T22:47:48.0225856Z 	libpanel.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanel.so.6
2025-08-20T22:47:48.0226230Z 	libpanel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanel.so
2025-08-20T22:47:48.0226599Z 	libpamc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpamc.so.0
2025-08-20T22:47:48.0226985Z 	libpam_misc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpam_misc.so.0
2025-08-20T22:47:48.0227370Z 	libpam.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpam.so.0
2025-08-20T22:47:48.0227814Z 	libpackagekit-glib2.so.18 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpackagekit-glib2.so.18
2025-08-20T22:47:48.0228294Z 	libopenjp2.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libopenjp2.so.7
2025-08-20T22:47:48.0228892Z 	libopeniscsiusr.so.0.2.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libopeniscsiusr.so.0.2.0
2025-08-20T22:47:48.0229411Z 	libopcodes-2.42-system.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-system.so
2025-08-20T22:47:48.0229928Z 	libopcodes-2.42-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-armhf.so
2025-08-20T22:47:48.0230431Z 	libopcodes-2.42-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-armel.so
2025-08-20T22:47:48.0230871Z 	libonig.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libonig.so.5
2025-08-20T22:47:48.0231234Z 	libogg.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libogg.so.0
2025-08-20T22:47:48.0231593Z 	libodbc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libodbc.so.2
2025-08-20T22:47:48.0231968Z 	libobjc_gc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libobjc_gc.so.4
2025-08-20T22:47:48.0232548Z 	libobjc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libobjc.so.4
2025-08-20T22:47:48.0232932Z 	libnvme.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnvme.so.1
2025-08-20T22:47:48.0233309Z 	libnvme-mi.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnvme-mi.so.1
2025-08-20T22:47:48.0233688Z 	libnuma.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnuma.so.1
2025-08-20T22:47:48.0234077Z 	libntfs-3g.so.89 (libc6,AArch64) => /lib/aarch64-linux-gnu/libntfs-3g.so.89
2025-08-20T22:47:48.0234454Z 	libnss3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss3.so
2025-08-20T22:47:48.0234827Z 	libnssutil3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssutil3.so
2025-08-20T22:47:48.0235221Z 	libnssdbm3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssdbm3.so
2025-08-20T22:47:48.0235613Z 	libnssckbi.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssckbi.so
2025-08-20T22:47:48.0236027Z 	libnss_systemd.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_systemd.so.2
2025-08-20T22:47:48.0236461Z 	libnss_hesiod.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_hesiod.so.2
2025-08-20T22:47:48.0236877Z 	libnss_hesiod.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_hesiod.so
2025-08-20T22:47:48.0237286Z 	libnss_files.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_files.so.2
2025-08-20T22:47:48.0237686Z 	libnss_dns.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_dns.so.2
2025-08-20T22:47:48.0238244Z 	libnss_compat.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_compat.so.2
2025-08-20T22:47:48.0238779Z 	libnss_compat.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_compat.so
2025-08-20T22:47:48.0239172Z 	libnspr4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnspr4.so
2025-08-20T22:47:48.0239534Z 	libnsl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnsl.so.1
2025-08-20T22:47:48.0240036Z 	libns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T22:47:48.0240553Z 	libnpth.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnpth.so.0
2025-08-20T22:47:48.0240928Z 	libnorm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnorm.so.1
2025-08-20T22:47:48.0241303Z 	libnl-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-3.so.200
2025-08-20T22:47:48.0241668Z 	libnl-3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-3.so
2025-08-20T22:47:48.0242066Z 	libnl-route-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-route-3.so.200
2025-08-20T22:47:48.0242499Z 	libnl-route-3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-route-3.so
2025-08-20T22:47:48.0242922Z 	libnl-genl-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-genl-3.so.200
2025-08-20T22:47:48.0243351Z 	libnghttp2.so.14 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnghttp2.so.14
2025-08-20T22:47:48.0243751Z 	libnftnl.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnftnl.so.11
2025-08-20T22:47:48.0244155Z 	libnftables.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnftables.so.1
2025-08-20T22:47:48.0244575Z 	libnfnetlink.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnfnetlink.so.0
2025-08-20T22:47:48.0244986Z 	libnewt.so.0.52 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnewt.so.0.52
2025-08-20T22:47:48.0245378Z 	libnettle.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnettle.so.8
2025-08-20T22:47:48.0245808Z 	libnetsnmpmibs.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmpmibs.so.40
2025-08-20T22:47:48.0246304Z 	libnetsnmphelpers.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmphelpers.so.40
2025-08-20T22:47:48.0246801Z 	libnetsnmpagent.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmpagent.so.40
2025-08-20T22:47:48.0247244Z 	libnetsnmp.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmp.so.40
2025-08-20T22:47:48.0247651Z 	libnetplan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetplan.so.1
2025-08-20T22:47:48.0248052Z 	libnetpbm.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetpbm.so.11
2025-08-20T22:47:48.0248527Z 	libnetfilter_conntrack.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetfilter_conntrack.so.3
2025-08-20T22:47:48.0249451Z 	libncursesw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libncursesw.so.6
2025-08-20T22:47:48.0249874Z 	libncurses.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libncurses.so.6
2025-08-20T22:47:48.0250305Z 	libmysqlclient.so.21 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmysqlclient.so.21
2025-08-20T22:47:48.0250766Z 	libmysqlclient.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmysqlclient.so
2025-08-20T22:47:48.0251172Z 	libmvec.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmvec.so.1
2025-08-20T22:47:48.0251532Z 	libmvec.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmvec.so
2025-08-20T22:47:48.0251880Z 	libmultipath.so.0 (libc6,AArch64) => /lib/libmultipath.so.0
2025-08-20T22:47:48.0252248Z 	libmspack.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmspack.so.0
2025-08-20T22:47:48.0252640Z 	libmpfr.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmpfr.so.6
2025-08-20T22:47:48.0253008Z 	libmpc.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmpc.so.3
2025-08-20T22:47:48.0253364Z 	libmpathutil.so.0 (libc6,AArch64) => /lib/libmpathutil.so.0
2025-08-20T22:47:48.0253729Z 	libmpathpersist.so.0 (libc6,AArch64) => /lib/libmpathpersist.so.0
2025-08-20T22:47:48.0254088Z 	libmpathcmd.so.0 (libc6,AArch64) => /lib/libmpathcmd.so.0
2025-08-20T22:47:48.0254444Z 	libmount.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmount.so.1
2025-08-20T22:47:48.0254959Z 	libmnl.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmnl.so.0
2025-08-20T22:47:48.0255316Z 	libmms.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmms.so.0
2025-08-20T22:47:48.0255688Z 	libmm-glib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmm-glib.so.0
2025-08-20T22:47:48.0256070Z 	libmlx5.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx5.so.1
2025-08-20T22:47:48.0256431Z 	libmlx5.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx5.so
2025-08-20T22:47:48.0256790Z 	libmlx4.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx4.so.1
2025-08-20T22:47:48.0257143Z 	libmlx4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx4.so
2025-08-20T22:47:48.0257510Z 	libmenuw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenuw.so.6
2025-08-20T22:47:48.0257881Z 	libmenuw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenuw.so
2025-08-20T22:47:48.0258245Z 	libmenu.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenu.so.6
2025-08-20T22:47:48.0258774Z 	libmenu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenu.so
2025-08-20T22:47:48.0259161Z 	libmemusage.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmemusage.so
2025-08-20T22:47:48.0259581Z 	libmemcached.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmemcached.so.11
2025-08-20T22:47:48.0260015Z 	libmediainfo.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmediainfo.so.0
2025-08-20T22:47:48.0260423Z 	libmecab.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmecab.so.2
2025-08-20T22:47:48.0260826Z 	libmd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmd.so.0
2025-08-20T22:47:48.0261206Z 	libmbim-glib.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmbim-glib.so.4
2025-08-20T22:47:48.0261635Z 	libmaxminddb.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmaxminddb.so.0
2025-08-20T22:47:48.0262036Z 	libmana.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmana.so.1
2025-08-20T22:47:48.0262397Z 	libmana.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmana.so
2025-08-20T22:47:48.0262767Z 	libmagic.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmagic.so.1
2025-08-20T22:47:48.0263123Z 	libm.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libm.so.6
2025-08-20T22:47:48.0263465Z 	liblz4.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz4.so.1
2025-08-20T22:47:48.0263811Z 	liblz4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz4.so
2025-08-20T22:47:48.0264164Z 	liblzo2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzo2.so.2
2025-08-20T22:47:48.0264527Z 	liblzma.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzma.so.5
2025-08-20T22:47:48.0264885Z 	liblzma.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzma.so
2025-08-20T22:47:48.0265230Z 	liblz.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz.so.1
2025-08-20T22:47:48.0265803Z 	liblz.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz.so
2025-08-20T22:47:48.0266198Z 	liblvm2cmd.so.2.03 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblvm2cmd.so.2.03
2025-08-20T22:47:48.0266606Z 	liblua5.4.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.4.so.0
2025-08-20T22:47:48.0267007Z 	liblua5.4-c++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.4-c++.so.0
2025-08-20T22:47:48.0267402Z 	liblua5.3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.3.so.0
2025-08-20T22:47:48.0267797Z 	liblua5.3-c++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.3-c++.so.0
2025-08-20T22:47:48.0268210Z 	liblttng-ust.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust.so.1
2025-08-20T22:47:48.0268860Z 	liblttng-ust-tracepoint.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-tracepoint.so.1
2025-08-20T22:47:48.0269478Z 	liblttng-ust-pthread-wrapper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-pthread-wrapper.so.1
2025-08-20T22:47:48.0270103Z 	liblttng-ust-libc-wrapper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-libc-wrapper.so.1
2025-08-20T22:47:48.0270642Z 	liblttng-ust-fork.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-fork.so.1
2025-08-20T22:47:48.0271111Z 	liblttng-ust-fd.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-fd.so.1
2025-08-20T22:47:48.0271705Z 	liblttng-ust-dl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-dl.so.1
2025-08-20T22:47:48.0272220Z 	liblttng-ust-cyg-profile.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-cyg-profile.so.1
2025-08-20T22:47:48.0272836Z 	liblttng-ust-cyg-profile-fast.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-cyg-profile-fast.so.1
2025-08-20T22:47:48.0273393Z 	liblttng-ust-ctl.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-ctl.so.5
2025-08-20T22:47:48.0273884Z 	liblttng-ust-common.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-common.so.1
2025-08-20T22:47:48.0274330Z 	libltdl.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libltdl.so.7
2025-08-20T22:47:48.0274697Z 	liblsan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblsan.so.0
2025-08-20T22:47:48.0275065Z 	liblqr-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblqr-1.so.0
2025-08-20T22:47:48.0275437Z 	liblmdb.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblmdb.so.0
2025-08-20T22:47:48.0275815Z 	liblldb-18.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-18.so.1
2025-08-20T22:47:48.0276198Z 	liblldb-18.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-18.so
2025-08-20T22:47:48.0276583Z 	liblldb-17.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-17.so.1
2025-08-20T22:47:48.0276970Z 	liblldb-17.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-17.so
2025-08-20T22:47:48.0277356Z 	liblldb-16.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-16.so.1
2025-08-20T22:47:48.0277743Z 	liblldb-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-16.so
2025-08-20T22:47:48.0278120Z 	libldap.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libldap.so.2
2025-08-20T22:47:48.0278498Z 	liblcms2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblcms2.so.2
2025-08-20T22:47:48.0279024Z 	liblber.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblber.so.2
2025-08-20T22:47:48.0279417Z 	libk5crypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libk5crypto.so.3
2025-08-20T22:47:48.0279815Z 	libksba.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libksba.so.8
2025-08-20T22:47:48.0280223Z 	libkrb5support.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkrb5support.so.0
2025-08-20T22:47:48.0280637Z 	libkrb5.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkrb5.so.3
2025-08-20T22:47:48.0281003Z 	libkmod.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkmod.so.2
2025-08-20T22:47:48.0281390Z 	libkeyutils.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkeyutils.so.1
2025-08-20T22:47:48.0281804Z 	libjxrglue.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjxrglue.so.0
2025-08-20T22:47:48.0282406Z 	libjsoncpp.so.25 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjsoncpp.so.25
2025-08-20T22:47:48.0282861Z 	libjson-glib-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjson-glib-1.0.so.0
2025-08-20T22:47:48.0283284Z 	libjson-c.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjson-c.so.5
2025-08-20T22:47:48.0283652Z 	libjq.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjq.so.1
2025-08-20T22:47:48.0284018Z 	libjpegxr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjpegxr.so.0
2025-08-20T22:47:48.0284396Z 	libjpeg.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjpeg.so.8
2025-08-20T22:47:48.0284764Z 	libjcat.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjcat.so.1
2025-08-20T22:47:48.0285155Z 	libjbig2dec.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjbig2dec.so.0
2025-08-20T22:47:48.0285547Z 	libjbig.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjbig.so.0
2025-08-20T22:47:48.0285929Z 	libjansson.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjansson.so.4
2025-08-20T22:47:48.0286310Z 	libitm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libitm.so.1
2025-08-20T22:47:48.0286675Z 	libisns.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libisns.so.0
2025-08-20T22:47:48.0287040Z 	libisl.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libisl.so.23
2025-08-20T22:47:48.0287586Z 	libisccfg-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libisccfg-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T22:47:48.0288455Z 	libisccc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libisccc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T22:47:48.0289312Z 	libisc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libisc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T22:47:48.0289979Z 	libirs-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libirs-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T22:47:48.0290502Z 	libip6tc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libip6tc.so.2
2025-08-20T22:47:48.0290886Z 	libip4tc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libip4tc.so.2
2025-08-20T22:47:48.0291291Z 	libiniparser.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libiniparser.so.1
2025-08-20T22:47:48.0291692Z 	libinih.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libinih.so.1
2025-08-20T22:47:48.0292065Z 	libijs-0.35.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libijs-0.35.so
2025-08-20T22:47:48.0292444Z 	libidn2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libidn2.so.0
2025-08-20T22:47:48.0292808Z 	libidn.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libidn.so.12
2025-08-20T22:47:48.0293184Z 	libicuuc.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuuc.so.74
2025-08-20T22:47:48.0293563Z 	libicuuc.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuuc.so
2025-08-20T22:47:48.0293934Z 	libicutu.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutu.so.74
2025-08-20T22:47:48.0294312Z 	libicutu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutu.so
2025-08-20T22:47:48.0294704Z 	libicutest.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutest.so.74
2025-08-20T22:47:48.0295105Z 	libicutest.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutest.so
2025-08-20T22:47:48.0295506Z 	libicui18n.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicui18n.so.74
2025-08-20T22:47:48.0295908Z 	libicui18n.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicui18n.so
2025-08-20T22:47:48.0296303Z 	libicuio.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuio.so.74
2025-08-20T22:47:48.0296680Z 	libicuio.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuio.so
2025-08-20T22:47:48.0297068Z 	libicudata.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicudata.so.74
2025-08-20T22:47:48.0297469Z 	libicudata.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicudata.so
2025-08-20T22:47:48.0297870Z 	libibverbs.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libibverbs.so.1
2025-08-20T22:47:48.0298270Z 	libibverbs.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libibverbs.so
2025-08-20T22:47:48.0298898Z 	libhwasan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhwasan.so.0
2025-08-20T22:47:48.0299579Z 	libhunspell-1.7.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhunspell-1.7.so.0
2025-08-20T22:47:48.0300019Z 	libhogweed.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhogweed.so.6
2025-08-20T22:47:48.0300423Z 	libhistory.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhistory.so.8
2025-08-20T22:47:48.0300864Z 	libhiredis_ssl.so.1.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhiredis_ssl.so.1.1.0
2025-08-20T22:47:48.0301318Z 	libhiredis.so.1.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhiredis.so.1.1.0
2025-08-20T22:47:48.0301720Z 	libhgfs.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhgfs.so.0
2025-08-20T22:47:48.0302087Z 	libheif.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libheif.so.1
2025-08-20T22:47:48.0302465Z 	libhavege.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhavege.so.2
2025-08-20T22:47:48.0302858Z 	libhashkit.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhashkit.so.2
2025-08-20T22:47:48.0303271Z 	libharfbuzz.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libharfbuzz.so.0
2025-08-20T22:47:48.0303675Z 	libhandle.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhandle.so.1
2025-08-20T22:47:48.0304055Z 	libgusb.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgusb.so.2
2025-08-20T22:47:48.0304448Z 	libguestlib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libguestlib.so.0
2025-08-20T22:47:48.0305068Z 	libguestStoreClient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libguestStoreClient.so.0
2025-08-20T22:47:48.0305538Z 	libgudev-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgudev-1.0.so.0
2025-08-20T22:47:48.0305932Z 	libgtk-3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgtk-3.so.0
2025-08-20T22:47:48.0306335Z 	libgthread-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgthread-2.0.so.0
2025-08-20T22:47:48.0306784Z 	libgstreamer-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstreamer-1.0.so.0
2025-08-20T22:47:48.0307227Z 	libgstnet-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstnet-1.0.so.0
2025-08-20T22:47:48.0307703Z 	libgstcontroller-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstcontroller-1.0.so.0
2025-08-20T22:47:48.0308189Z 	libgstcheck-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstcheck-1.0.so.0
2025-08-20T22:47:48.0308847Z 	libgstbase-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstbase-1.0.so.0
2025-08-20T22:47:48.0309293Z 	libgssapi_krb5.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgssapi_krb5.so.2
2025-08-20T22:47:48.0309692Z 	libgs.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgs.so.10
2025-08-20T22:47:48.0310081Z 	libgraphite2.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgraphite2.so.3
2025-08-20T22:47:48.0310497Z 	libgprofng.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgprofng.so.0
2025-08-20T22:47:48.0310876Z 	libgpm.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpm.so.2
2025-08-20T22:47:48.0311249Z 	libgpgme.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpgme.so.11
2025-08-20T22:47:48.0311656Z 	libgpg-error.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpg-error.so.0
2025-08-20T22:47:48.0312053Z 	libgomp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgomp.so.1
2025-08-20T22:47:48.0312452Z 	libgobject-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgobject-2.0.so.0
2025-08-20T22:47:48.0312874Z 	libgnutls.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgnutls.so.30
2025-08-20T22:47:48.0313263Z 	libgmpxx.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmpxx.so.4
2025-08-20T22:47:48.0313640Z 	libgmpxx.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmpxx.so
2025-08-20T22:47:48.0314007Z 	libgmp.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmp.so.10
2025-08-20T22:47:48.0314366Z 	libgmp.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmp.so
2025-08-20T22:47:48.0314752Z 	libgmodule-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmodule-2.0.so.0
2025-08-20T22:47:48.0315170Z 	libglib-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libglib-2.0.so.0
2025-08-20T22:47:48.0315769Z 	libglapi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libglapi.so.0
2025-08-20T22:47:48.0316251Z 	libgirepository-1.0.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgirepository-1.0.so.1
2025-08-20T22:47:48.0316700Z 	libgio-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgio-2.0.so.0
2025-08-20T22:47:48.0317103Z 	libgfortran.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgfortran.so.5
2025-08-20T22:47:48.0317543Z 	libgdk_pixbuf-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdk_pixbuf-2.0.so.0
2025-08-20T22:47:48.0317966Z 	libgdk-3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdk-3.so.0
2025-08-20T22:47:48.0318370Z 	libgdbm_compat.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdbm_compat.so.4
2025-08-20T22:47:48.0318964Z 	libgdbm.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdbm.so.6
2025-08-20T22:47:48.0319324Z 	libgd.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgd.so.3
2025-08-20T22:47:48.0319683Z 	libgctba.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgctba.so.1
2025-08-20T22:47:48.0320079Z 	libgcrypt.so.20 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgcrypt.so.20
2025-08-20T22:47:48.0320471Z 	libgccpp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgccpp.so.1
2025-08-20T22:47:48.0320845Z 	libgcc_s.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgcc_s.so.1
2025-08-20T22:47:48.0321345Z 	libgc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgc.so.1
2025-08-20T22:47:48.0321697Z 	libgbm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgbm.so.1
2025-08-20T22:47:48.0322043Z 	libgbm.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgbm.so
2025-08-20T22:47:48.0322529Z 	libgallium-24.2.8-1ubuntu1~24.04.1.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgallium-24.2.8-1ubuntu1~24.04.1.so
2025-08-20T22:47:48.0323034Z 	libfwupd.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfwupd.so.2
2025-08-20T22:47:48.0323415Z 	libfuse3.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfuse3.so.3
2025-08-20T22:47:48.0323794Z 	libftdi1.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libftdi1.so.2
2025-08-20T22:47:48.0324195Z 	libfsverity.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfsverity.so.0
2025-08-20T22:47:48.0324603Z 	libfribidi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfribidi.so.0
2025-08-20T22:47:48.0325011Z 	libfreetype.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreetype.so.6
2025-08-20T22:47:48.0325416Z 	libfreebl3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreebl3.so
2025-08-20T22:47:48.0325832Z 	libfreeblpriv3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreeblpriv3.so
2025-08-20T22:47:48.0326243Z 	libformw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libformw.so.6
2025-08-20T22:47:48.0326616Z 	libformw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libformw.so
2025-08-20T22:47:48.0326983Z 	libform.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libform.so.6
2025-08-20T22:47:48.0327343Z 	libform.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libform.so
2025-08-20T22:47:48.0327720Z 	libfontenc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfontenc.so.1
2025-08-20T22:47:48.0328147Z 	libfontconfig.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfontconfig.so.1
2025-08-20T22:47:48.0328576Z 	libflashrom.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libflashrom.so.1
2025-08-20T22:47:48.0329146Z 	libfido2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfido2.so.1
2025-08-20T22:47:48.0329573Z 	libfftw3_threads.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3_threads.so.3
2025-08-20T22:47:48.0330012Z 	libfftw3_omp.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3_omp.so.3
2025-08-20T22:47:48.0330410Z 	libfftw3.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3.so.3
2025-08-20T22:47:48.0330776Z 	libffi.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libffi.so.8
2025-08-20T22:47:48.0331130Z 	libffi.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libffi.so
2025-08-20T22:47:48.0331479Z 	libfdt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfdt.so.1
2025-08-20T22:47:48.0331846Z 	libfdisk.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfdisk.so.1
2025-08-20T22:47:48.0332449Z 	libfcgi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfcgi.so.0
2025-08-20T22:47:48.0332835Z 	libfcgi++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfcgi++.so.0
2025-08-20T22:47:48.0333234Z 	libfbclient.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfbclient.so.2
2025-08-20T22:47:48.0333654Z 	libfastjson.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfastjson.so.4
2025-08-20T22:47:48.0334113Z 	libfakeroot-0.so (libc6,AArch64) => /usr/lib/aarch64-linux-gnu/libfakeroot/libfakeroot-0.so
2025-08-20T22:47:48.0334550Z 	libe2p.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libe2p.so.2
2025-08-20T22:47:48.0334922Z 	libext2fs.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libext2fs.so.2
2025-08-20T22:47:48.0335309Z 	libexslt.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexslt.so.0
2025-08-20T22:47:48.0335697Z 	libexpatw.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpatw.so.1
2025-08-20T22:47:48.0336084Z 	libexpatw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpatw.so
2025-08-20T22:47:48.0336468Z 	libexpat.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpat.so.1
2025-08-20T22:47:48.0336846Z 	libexpat.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpat.so
2025-08-20T22:47:48.0337281Z 	libevent_pthreads-2.1.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevent_pthreads-2.1.so.7
2025-08-20T22:47:48.0337895Z 	libevent_core-2.1.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevent_core-2.1.so.7
2025-08-20T22:47:48.0338314Z 	libevdev.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevdev.so.2
2025-08-20T22:47:48.0338909Z 	libestr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libestr.so.0
2025-08-20T22:47:48.0339290Z 	libepoxy.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libepoxy.so.0
2025-08-20T22:47:48.0339693Z 	libenchant-2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libenchant-2.so.2
2025-08-20T22:47:48.0340082Z 	libelf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libelf.so.1
2025-08-20T22:47:48.0340450Z 	libefivar.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefivar.so.1
2025-08-20T22:47:48.0340853Z 	libefiboot.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefiboot.so.1
2025-08-20T22:47:48.0341233Z 	libefa.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefa.so.1
2025-08-20T22:47:48.0341579Z 	libefa.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libefa.so
2025-08-20T22:47:48.0341938Z 	libedit.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libedit.so.2
2025-08-20T22:47:48.0342335Z 	libeatmydata.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libeatmydata.so.1
2025-08-20T22:47:48.0342755Z 	libeatmydata.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libeatmydata.so
2025-08-20T22:47:48.0343133Z 	libdw.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdw.so.1
2025-08-20T22:47:48.0343517Z 	libduktape.so.207 (libc6,AArch64) => /lib/aarch64-linux-gnu/libduktape.so.207
2025-08-20T22:47:48.0343956Z 	libdrop_ambient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrop_ambient.so.0
2025-08-20T22:47:48.0344394Z 	libdrm_radeon.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm_radeon.so.1
2025-08-20T22:47:48.0344824Z 	libdrm_amdgpu.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm_amdgpu.so.1
2025-08-20T22:47:48.0345218Z 	libdrm.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm.so.2
2025-08-20T22:47:48.0345727Z 	libdns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T22:47:48.0346237Z 	libdl.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdl.so.2
2025-08-20T22:47:48.0346628Z 	libdjvulibre.so.21 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdjvulibre.so.21
2025-08-20T22:47:48.0347041Z 	libde265.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libde265.so.0
2025-08-20T22:47:48.0347468Z 	libdevmapper.so.1.02.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper.so.1.02.1
2025-08-20T22:47:48.0347986Z 	libdevmapper-event.so.1.02.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event.so.1.02.1
2025-08-20T22:47:48.0348904Z 	libdevmapper-event-lvm2vdo.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2vdo.so
2025-08-20T22:47:48.0349540Z 	libdevmapper-event-lvm2thin.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2thin.so
2025-08-20T22:47:48.0350185Z 	libdevmapper-event-lvm2snapshot.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2snapshot.so
2025-08-20T22:47:48.0350842Z 	libdevmapper-event-lvm2raid.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2raid.so
2025-08-20T22:47:48.0351467Z 	libdevmapper-event-lvm2mirror.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2mirror.so
2025-08-20T22:47:48.0352090Z 	libdevmapper-event-lvm2.so.2.03 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2.so.2.03
2025-08-20T22:47:48.0352672Z 	libdevmapper-event-lvm2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2.so
2025-08-20T22:47:48.0353155Z 	libdeflate.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdeflate.so.0
2025-08-20T22:47:48.0353601Z 	libdebconfclient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdebconfclient.so.0
2025-08-20T22:47:48.0354035Z 	libdconf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdconf.so.1
2025-08-20T22:47:48.0354459Z 	libdbusmenu-gtk3.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbusmenu-gtk3.so.4
2025-08-20T22:47:48.0354932Z 	libdbusmenu-glib.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbusmenu-glib.so.4
2025-08-20T22:47:48.0355484Z 	libdbus-1.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbus-1.so.3
2025-08-20T22:47:48.0355864Z 	libdbus-1.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbus-1.so
2025-08-20T22:47:48.0356230Z 	libdb-5.3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdb-5.3.so
2025-08-20T22:47:48.0356611Z 	libdatrie.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdatrie.so.1
2025-08-20T22:47:48.0356992Z 	libcurl.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcurl.so.4
2025-08-20T22:47:48.0357399Z 	libcurl-gnutls.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcurl-gnutls.so.4
2025-08-20T22:47:48.0357815Z 	libcups.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcups.so.2
2025-08-20T22:47:48.0358180Z 	libctf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf.so.0
2025-08-20T22:47:48.0358564Z 	libctf-nobfd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd.so.0
2025-08-20T22:47:48.0359197Z 	libctf-nobfd-armhf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armhf.so.0
2025-08-20T22:47:48.0359685Z 	libctf-nobfd-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armhf.so
2025-08-20T22:47:48.0360173Z 	libctf-nobfd-armel.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armel.so.0
2025-08-20T22:47:48.0360697Z 	libctf-nobfd-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armel.so
2025-08-20T22:47:48.0361148Z 	libctf-armhf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armhf.so.0
2025-08-20T22:47:48.0361563Z 	libctf-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armhf.so
2025-08-20T22:47:48.0361993Z 	libctf-armel.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armel.so.0
2025-08-20T22:47:48.0362407Z 	libctf-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armel.so
2025-08-20T22:47:48.0362835Z 	libcryptsetup.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcryptsetup.so.12
2025-08-20T22:47:48.0363262Z 	libcrypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypto.so.3
2025-08-20T22:47:48.0363655Z 	libcrypto.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypto.so
2025-08-20T22:47:48.0364034Z 	libcrypt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypt.so.1
2025-08-20T22:47:48.0364436Z 	libcrypt.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypt.so
2025-08-20T22:47:48.0364818Z 	libcom_err.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcom_err.so.2
2025-08-20T22:47:48.0365250Z 	libcolordprivate.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcolordprivate.so.2
2025-08-20T22:47:48.0365687Z 	libcolord.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcolord.so.2
2025-08-20T22:47:48.0366299Z 	libclang-18.so.18 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-18.so.18
2025-08-20T22:47:48.0366731Z 	libclang-17.so.17 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-17.so.17
2025-08-20T22:47:48.0367159Z 	libclang-16.so.16.0.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-16.so.16.0.6
2025-08-20T22:47:48.0367614Z 	libclang-cpp.so.18.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.18.1
2025-08-20T22:47:48.0368057Z 	libclang-cpp.so.17 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.17
2025-08-20T22:47:48.0368489Z 	libclang-cpp.so.16 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.16
2025-08-20T22:47:48.0369024Z 	libcc1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcc1.so.0
2025-08-20T22:47:48.0369395Z 	libcbor.so.0.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcbor.so.0.10
2025-08-20T22:47:48.0369783Z 	libcares.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcares.so.2
2025-08-20T22:47:48.0370153Z 	libcap.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcap.so.2
2025-08-20T22:47:48.0370527Z 	libcap-ng.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcap-ng.so.0
2025-08-20T22:47:48.0370927Z 	libcanberra.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcanberra.so.0
2025-08-20T22:47:48.0371327Z 	libcairo.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcairo.so.2
2025-08-20T22:47:48.0371906Z 	libcairo-gobject.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcairo-gobject.so.2
2025-08-20T22:47:48.0372376Z 	libc_malloc_debug.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libc_malloc_debug.so.0
2025-08-20T22:47:48.0372832Z 	libc_malloc_debug.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libc_malloc_debug.so
2025-08-20T22:47:48.0373223Z 	libc.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libc.so.6
2025-08-20T22:47:48.0373576Z 	libc-client.so.2007e (libc6,AArch64) => /lib/libc-client.so.2007e
2025-08-20T22:47:48.0373947Z 	libbz2.so.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbz2.so.1.0
2025-08-20T22:47:48.0374340Z 	libbytesize.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbytesize.so.1
2025-08-20T22:47:48.0374729Z 	libbsd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbsd.so.0
2025-08-20T22:47:48.0375119Z 	libbrotlienc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlienc.so.1
2025-08-20T22:47:48.0375546Z 	libbrotlidec.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlidec.so.1
2025-08-20T22:47:48.0375995Z 	libbrotlicommon.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlicommon.so.1
2025-08-20T22:47:48.0376413Z 	libbpf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbpf.so.1
2025-08-20T22:47:48.0376794Z 	libblockdev.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libblockdev.so.3
2025-08-20T22:47:48.0377189Z 	libblkid.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libblkid.so.1
2025-08-20T22:47:48.0377730Z 	libbind9-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbind9-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T22:47:48.0378306Z 	libbfd-2.42-system.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-system.so
2025-08-20T22:47:48.0378901Z 	libbfd-2.42-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-armhf.so
2025-08-20T22:47:48.0379345Z 	libbfd-2.42-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-armel.so
2025-08-20T22:47:48.0379768Z 	libbd_utils.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_utils.so.3
2025-08-20T22:47:48.0380167Z 	libbd_swap.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_swap.so.3
2025-08-20T22:47:48.0380556Z 	libbd_part.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_part.so.3
2025-08-20T22:47:48.0380943Z 	libbd_nvme.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_nvme.so.3
2025-08-20T22:47:48.0381342Z 	libbd_mdraid.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_mdraid.so.3
2025-08-20T22:47:48.0381741Z 	libbd_loop.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_loop.so.3
2025-08-20T22:47:48.0382119Z 	libbd_fs.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_fs.so.3
2025-08-20T22:47:48.0382679Z 	libbd_crypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_crypto.so.3
2025-08-20T22:47:48.0383091Z 	libbcc_bpf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbcc_bpf.so.0
2025-08-20T22:47:48.0383466Z 	libbcc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbcc.so.0
2025-08-20T22:47:48.0383872Z 	libavahi-common.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libavahi-common.so.3
2025-08-20T22:47:48.0384335Z 	libavahi-client.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libavahi-client.so.3
2025-08-20T22:47:48.0384754Z 	libaudit.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaudit.so.1
2025-08-20T22:47:48.0385130Z 	libattr.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libattr.so.1
2025-08-20T22:47:48.0385501Z 	libatspi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatspi.so.0
2025-08-20T22:47:48.0385885Z 	libatomic.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatomic.so.1
2025-08-20T22:47:48.0386259Z 	libatm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatm.so.1
2025-08-20T22:47:48.0386627Z 	libatk-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatk-1.0.so.0
2025-08-20T22:47:48.0387055Z 	libatk-bridge-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatk-bridge-2.0.so.0
2025-08-20T22:47:48.0387501Z 	libatasmart.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatasmart.so.4
2025-08-20T22:47:48.0387902Z 	libassuan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libassuan.so.0
2025-08-20T22:47:48.0388422Z 	libaspell.so.15 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaspell.so.15
2025-08-20T22:47:48.0388963Z 	libasound.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libasound.so.2
2025-08-20T22:47:48.0389344Z 	libasan.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libasan.so.8
2025-08-20T22:47:48.0389717Z 	libaria2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaria2.so.0
2025-08-20T22:47:48.0390102Z 	libargon2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libargon2.so.1
2025-08-20T22:47:48.0390503Z 	libarchive.so.13 (libc6,AArch64) => /lib/aarch64-linux-gnu/libarchive.so.13
2025-08-20T22:47:48.0390947Z 	libapt-private.so.0.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapt-private.so.0.0
2025-08-20T22:47:48.0391393Z 	libapt-pkg.so.6.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapt-pkg.so.6.0
2025-08-20T22:47:48.0391812Z 	libaprutil-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaprutil-1.so.0
2025-08-20T22:47:48.0392215Z 	libapr-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapr-1.so.0
2025-08-20T22:47:48.0392614Z 	libappstream.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libappstream.so.5
2025-08-20T22:47:48.0393037Z 	libapparmor.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapparmor.so.1
2025-08-20T22:47:48.0393425Z 	libaom.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaom.so.3
2025-08-20T22:47:48.0393782Z 	libanl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libanl.so.1
2025-08-20T22:47:48.0394130Z 	libanl.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libanl.so
2025-08-20T22:47:48.0394496Z 	libaio.so.1t64 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaio.so.1t64
2025-08-20T22:47:48.0394875Z 	libacl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libacl.so.1
2025-08-20T22:47:48.0395226Z 	libX11.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libX11.so.6
2025-08-20T22:47:48.0395595Z 	libX11-xcb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libX11-xcb.so.1
2025-08-20T22:47:48.0395988Z 	libXxf86vm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXxf86vm.so.1
2025-08-20T22:47:48.0396377Z 	libXtst.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXtst.so.6
2025-08-20T22:47:48.0396736Z 	libXt.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXt.so.6
2025-08-20T22:47:48.0397088Z 	libXss.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXss.so.1
2025-08-20T22:47:48.0397466Z 	libXrender.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXrender.so.1
2025-08-20T22:47:48.0397866Z 	libXrandr.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXrandr.so.2
2025-08-20T22:47:48.0398245Z 	libXpm.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXpm.so.4
2025-08-20T22:47:48.0398764Z 	libXmuu.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXmuu.so.1
2025-08-20T22:47:48.0399367Z 	libXmu.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXmu.so.6
2025-08-20T22:47:48.0399758Z 	libXinerama.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXinerama.so.1
2025-08-20T22:47:48.0400137Z 	libXi.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXi.so.6
2025-08-20T22:47:48.0400491Z 	libXft.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXft.so.2
2025-08-20T22:47:48.0400865Z 	libXfont2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXfont2.so.2
2025-08-20T22:47:48.0401260Z 	libXfixes.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXfixes.so.3
2025-08-20T22:47:48.0401637Z 	libXext.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXext.so.6
2025-08-20T22:47:48.0402014Z 	libXdmcp.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdmcp.so.6
2025-08-20T22:47:48.0402388Z 	libXdmcp.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdmcp.so
2025-08-20T22:47:48.0402767Z 	libXdamage.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdamage.so.1
2025-08-20T22:47:48.0403172Z 	libXcursor.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXcursor.so.1
2025-08-20T22:47:48.0403594Z 	libXcomposite.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXcomposite.so.1
2025-08-20T22:47:48.0403994Z 	libXaw.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXaw.so.7
2025-08-20T22:47:48.0404459Z 	libXau.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXau.so.6
2025-08-20T22:47:48.0404806Z 	libXau.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libXau.so
2025-08-20T22:47:48.0405147Z 	libSM.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libSM.so.6
2025-08-20T22:47:48.0405566Z 	libOpenEXRUtil-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXRUtil-3_1.so.30
2025-08-20T22:47:48.0406066Z 	libOpenEXRCore-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXRCore-3_1.so.30
2025-08-20T22:47:48.0406536Z 	libOpenEXR-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXR-3_1.so.30
2025-08-20T22:47:48.0407016Z 	libMagickWand-6.Q16.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libMagickWand-6.Q16.so.7
2025-08-20T22:47:48.0407518Z 	libMagickCore-6.Q16.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libMagickCore-6.Q16.so.7
2025-08-20T22:47:48.0407953Z 	libLerc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLerc.so.4
2025-08-20T22:47:48.0408331Z 	libLLVM.so.19.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM.so.19.1
2025-08-20T22:47:48.0408941Z 	libLLVM.so.18.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM.so.18.1
2025-08-20T22:47:48.0409343Z 	libLLVM-17.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-17.so.1
2025-08-20T22:47:48.0409732Z 	libLLVM-17.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-17.so
2025-08-20T22:47:48.0410119Z 	libLLVM-16.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-16.so.1
2025-08-20T22:47:48.0410505Z 	libLLVM-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-16.so
2025-08-20T22:47:48.0410880Z 	libJudy.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libJudy.so.1
2025-08-20T22:47:48.0411279Z 	libImath-3_1.so.29 (libc6,AArch64) => /lib/aarch64-linux-gnu/libImath-3_1.so.29
2025-08-20T22:47:48.0411715Z 	libIlmThread-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libIlmThread-3_1.so.30
2025-08-20T22:47:48.0412144Z 	libIex-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libIex-3_1.so.30
2025-08-20T22:47:48.0412525Z 	libICE.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libICE.so.6
2025-08-20T22:47:48.0412923Z 	libGLdispatch.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLdispatch.so.0
2025-08-20T22:47:48.0413343Z 	libGLX_mesa.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLX_mesa.so.0
2025-08-20T22:47:48.0413720Z 	libGLX.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLX.so.0
2025-08-20T22:47:48.0414070Z 	libGL.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGL.so.1
2025-08-20T22:47:48.0414456Z 	libDeployPkg.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libDeployPkg.so.0
2025-08-20T22:47:48.0414905Z 	libBrokenLocale.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libBrokenLocale.so.1
2025-08-20T22:47:48.0415571Z 	libBrokenLocale.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libBrokenLocale.so
2025-08-20T22:47:48.0416003Z 	ld-musl-aarch64.so.1 (libc6,AArch64) => /lib/ld-musl-aarch64.so.1
2025-08-20T22:47:48.0416420Z 	ld-linux-aarch64.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/ld-linux-aarch64.so.1
2025-08-20T22:47:48.0416853Z 	ld-linux-aarch64.so.1 (libc6,AArch64) => /lib/ld-linux-aarch64.so.1
2025-08-20T22:47:48.0417284Z Cache generated by: ldconfig (Ubuntu GLIBC 2.39-0ubuntu8.4) stable release version 2.39
2025-08-20T22:47:48.3541022Z info: downloading installer
2025-08-20T22:47:48.6475468Z warn: It looks like you have an existing rustup settings file at:
2025-08-20T22:47:48.6475847Z warn: /home/runner/.rustup/settings.toml
2025-08-20T22:47:48.6476209Z warn: Rustup will install the default toolchain as specified in the settings file,
2025-08-20T22:47:48.6476620Z warn: instead of the one inferred from the default host triple.
2025-08-20T22:47:48.6665217Z info: profile set to 'default'
2025-08-20T22:47:48.6665603Z info: default host triple is aarch64-unknown-linux-gnu
2025-08-20T22:47:48.6665969Z warn: Updating existing toolchain, profile choice will be ignored
2025-08-20T22:47:48.7214987Z info: syncing channel updates for 'stable-aarch64-unknown-linux-gnu'
2025-08-20T22:47:48.8477190Z info: latest update on 2025-08-07, rust version 1.89.0 (29483883e 2025-08-04)
2025-08-20T22:47:48.8851873Z info: downloading component 'clippy'
2025-08-20T22:47:48.9710860Z info: downloading component 'rustfmt'
2025-08-20T22:47:49.0322678Z info: downloading component 'cargo'
2025-08-20T22:47:49.1328458Z info: downloading component 'rust-std'
2025-08-20T22:47:49.3867081Z info: downloading component 'rustc'
2025-08-20T22:47:49.9766531Z info: removing previous version of component 'clippy'
2025-08-20T22:47:49.9995438Z info: removing previous version of component 'rustfmt'
2025-08-20T22:47:50.0149539Z info: removing previous version of component 'cargo'
2025-08-20T22:47:50.0460907Z info: removing previous version of component 'rust-std'
2025-08-20T22:47:50.0885653Z info: removing previous version of component 'rustc'
2025-08-20T22:47:50.1523209Z info: installing component 'clippy'
2025-08-20T22:47:50.4153042Z info: installing component 'rustfmt'
2025-08-20T22:47:50.6136653Z info: installing component 'cargo'
2025-08-20T22:47:51.1067700Z info: installing component 'rust-std'
2025-08-20T22:47:52.4095852Z info: installing component 'rustc'
2025-08-20T22:47:55.1684244Z info: default toolchain set to 'stable-aarch64-unknown-linux-gnu'
2025-08-20T22:47:55.1684545Z 
2025-08-20T22:47:55.1757385Z   stable-aarch64-unknown-linux-gnu updated - rustc 1.89.0 (29483883e 2025-08-04) (from rustc 1.87.0 (17067e9ac 2025-05-09))
2025-08-20T22:47:55.1757815Z 
2025-08-20T22:47:55.1757820Z 
2025-08-20T22:47:55.1757904Z Rust is installed now. Great!
2025-08-20T22:47:55.1758045Z 
2025-08-20T22:47:55.1758219Z To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
2025-08-20T22:47:55.1758717Z environment variable. This has not been done automatically.
2025-08-20T22:47:55.1758969Z 
2025-08-20T22:47:55.1759086Z To configure your current shell, you need to source
2025-08-20T22:47:55.1759367Z the corresponding env file under $HOME/.cargo.
2025-08-20T22:47:55.1759549Z 
2025-08-20T22:47:55.1759715Z This is usually done by running one of the following (note the leading DOT):
2025-08-20T22:47:55.1760111Z . "$HOME/.cargo/env"            # For sh/bash/zsh/ash/dash/pdksh
2025-08-20T22:47:55.1760401Z source "$HOME/.cargo/env.fish"  # For fish
2025-08-20T22:47:55.1760672Z source $"($nu.home-path)/.cargo/env.nu"  # For nushell
2025-08-20T22:47:55.2005891Z info: using existing install for 'stable-aarch64-unknown-linux-gnu'
2025-08-20T22:47:55.2322326Z info: default toolchain set to 'stable-aarch64-unknown-linux-gnu'
2025-08-20T22:47:55.2322708Z 
2025-08-20T22:47:55.2389855Z   stable-aarch64-unknown-linux-gnu unchanged - rustc 1.89.0 (29483883e 2025-08-04)
2025-08-20T22:47:55.2390174Z 
2025-08-20T22:47:55.2784298Z rustc 1.89.0 (29483883e 2025-08-04)
2025-08-20T22:47:55.3158295Z cargo 1.89.0 (c24e10642 2025-06-23)
2025-08-20T22:47:55.3454001Z 651 libs found in cache `/etc/ld.so.cache'
2025-08-20T22:47:55.3454457Z 	libz3.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libz3.so.4
2025-08-20T22:47:55.3454815Z 	libz3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libz3.so
2025-08-20T22:47:55.3455207Z 	libzstd.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzstd.so.1
2025-08-20T22:47:55.3455575Z 	libzstd.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libzstd.so
2025-08-20T22:47:55.3455942Z 	libzmq.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzmq.so.5
2025-08-20T22:47:55.3456312Z 	libzip.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzip.so.4
2025-08-20T22:47:55.3456677Z 	libzen.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzen.so.0
2025-08-20T22:47:55.3457016Z 	libz.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libz.so.1
2025-08-20T22:47:55.3457342Z 	libz.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libz.so
2025-08-20T22:47:55.3457705Z 	libyaml-0.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libyaml-0.so.2
2025-08-20T22:47:55.3458090Z 	libyajl.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libyajl.so.2
2025-08-20T22:47:55.3458470Z 	libxxhash.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxxhash.so.0
2025-08-20T22:47:55.3466072Z 	libxtables.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxtables.so.12
2025-08-20T22:47:55.3466823Z 	libxslt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxslt.so.1
2025-08-20T22:47:55.3467226Z 	libxshmfence.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxshmfence.so.1
2025-08-20T22:47:55.3467629Z 	libxml2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxml2.so.2
2025-08-20T22:47:55.3467989Z 	libxml2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxml2.so
2025-08-20T22:47:55.3468364Z 	libxmlsec1.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlsec1.so.1
2025-08-20T22:47:55.3468973Z 	libxmlsec1-openssl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlsec1-openssl.so.1
2025-08-20T22:47:55.3469434Z 	libxmlb.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlb.so.2
2025-08-20T22:47:55.3469825Z 	libxkbfile.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxkbfile.so.1
2025-08-20T22:47:55.3470240Z 	libxkbcommon.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxkbcommon.so.0
2025-08-20T22:47:55.3470639Z 	libxcb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb.so.1
2025-08-20T22:47:55.3470987Z 	libxcb.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb.so
2025-08-20T22:47:55.3471414Z 	libxcb-xfixes.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-xfixes.so.0
2025-08-20T22:47:55.3471839Z 	libxcb-xfixes.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-xfixes.so
2025-08-20T22:47:55.3472253Z 	libxcb-sync.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-sync.so.1
2025-08-20T22:47:55.3472650Z 	libxcb-shm.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shm.so.0
2025-08-20T22:47:55.3473061Z 	libxcb-shape.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shape.so.0
2025-08-20T22:47:55.3473482Z 	libxcb-shape.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shape.so
2025-08-20T22:47:55.3473902Z 	libxcb-render.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-render.so.0
2025-08-20T22:47:55.3474326Z 	libxcb-render.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-render.so
2025-08-20T22:47:55.3474748Z 	libxcb-randr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-randr.so.0
2025-08-20T22:47:55.3475186Z 	libxcb-present.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-present.so.0
2025-08-20T22:47:55.3475608Z 	libxcb-glx.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-glx.so.0
2025-08-20T22:47:55.3476012Z 	libxcb-dri3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-dri3.so.0
2025-08-20T22:47:55.3476417Z 	libxcb-dri2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-dri2.so.0
2025-08-20T22:47:55.3476809Z 	libwrap.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwrap.so.0
2025-08-20T22:47:55.3477214Z 	libwmflite-0.2.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwmflite-0.2.so.7
2025-08-20T22:47:55.3477882Z 	libwebpmux.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebpmux.so.3
2025-08-20T22:47:55.3478323Z 	libwebpdemux.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebpdemux.so.2
2025-08-20T22:47:55.3478825Z 	libwebp.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebp.so.7
2025-08-20T22:47:55.3479225Z 	libwbclient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwbclient.so.0
2025-08-20T22:47:55.3479677Z 	libwayland-server.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-server.so.0
2025-08-20T22:47:55.3480145Z 	libwayland-egl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-egl.so.1
2025-08-20T22:47:55.3480615Z 	libwayland-cursor.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-cursor.so.0
2025-08-20T22:47:55.3481103Z 	libwayland-client.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-client.so.0
2025-08-20T22:47:55.3481543Z 	libvulkan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvulkan.so.1
2025-08-20T22:47:55.3481962Z 	libvorbisfile.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvorbisfile.so.3
2025-08-20T22:47:55.3482375Z 	libvorbis.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvorbis.so.0
2025-08-20T22:47:55.3482785Z 	libvolume_key.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvolume_key.so.1
2025-08-20T22:47:55.3483342Z 	libvmtools.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvmtools.so.0
2025-08-20T22:47:55.3483736Z 	libvgauth.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvgauth.so.0
2025-08-20T22:47:55.3484105Z 	libuv.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuv.so.1
2025-08-20T22:47:55.3484461Z 	libuuid.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuuid.so.1
2025-08-20T22:47:55.3484829Z 	libutil.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libutil.so.1
2025-08-20T22:47:55.3485222Z 	libutempter.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libutempter.so.0
2025-08-20T22:47:55.3485620Z 	libusb-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libusb-1.0.so.0
2025-08-20T22:47:55.3486001Z 	liburcu.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu.so.8
2025-08-20T22:47:55.3486409Z 	liburcu-signal.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-signal.so.8
2025-08-20T22:47:55.3486843Z 	liburcu-qsbr.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-qsbr.so.8
2025-08-20T22:47:55.3487270Z 	liburcu-memb.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-memb.so.8
2025-08-20T22:47:55.3487675Z 	liburcu-mb.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-mb.so.8
2025-08-20T22:47:55.3488091Z 	liburcu-common.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-common.so.8
2025-08-20T22:47:55.3488516Z 	liburcu-cds.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-cds.so.8
2025-08-20T22:47:55.3489264Z 	liburcu-bp.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-bp.so.8
2025-08-20T22:47:55.3489663Z 	libunwind.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind.so.8
2025-08-20T22:47:55.3490101Z 	libunwind-ptrace.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-ptrace.so.0
2025-08-20T22:47:55.3490603Z 	libunwind-coredump.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-coredump.so.0
2025-08-20T22:47:55.3491100Z 	libunwind-aarch64.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-aarch64.so.8
2025-08-20T22:47:55.3491555Z 	libunistring.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunistring.so.5
2025-08-20T22:47:55.3491978Z 	libudisks2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libudisks2.so.0
2025-08-20T22:47:55.3492361Z 	libudev.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libudev.so.1
2025-08-20T22:47:55.3492755Z 	libuchardet.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuchardet.so.0
2025-08-20T22:47:55.3493150Z 	libubsan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libubsan.so.1
2025-08-20T22:47:55.3493549Z 	libubootenv.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libubootenv.so.0
2025-08-20T22:47:55.3494004Z 	libtss2-tcti-swtpm.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-swtpm.so.0
2025-08-20T22:47:55.3494713Z 	libtss2-tcti-mssim.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-mssim.so.0
2025-08-20T22:47:55.3495227Z 	libtss2-tcti-device.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-device.so.0
2025-08-20T22:47:55.3495717Z 	libtss2-tcti-cmd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-cmd.so.0
2025-08-20T22:47:55.3496159Z 	libtss2-sys.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-sys.so.1
2025-08-20T22:47:55.3496563Z 	libtss2-rc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-rc.so.0
2025-08-20T22:47:55.3496955Z 	libtss2-mu.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-mu.so.0
2025-08-20T22:47:55.3497360Z 	libtss2-esys.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-esys.so.0
2025-08-20T22:47:55.3497756Z 	libtsan.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtsan.so.2
2025-08-20T22:47:55.3498141Z 	libtracefs.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtracefs.so.1
2025-08-20T22:47:55.3498564Z 	libtraceevent.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtraceevent.so.1
2025-08-20T22:47:55.3499378Z 	libtommath.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtommath.so.1
2025-08-20T22:47:55.3499765Z 	libtk8.6.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtk8.6.so
2025-08-20T22:47:55.3500134Z 	libtirpc.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtirpc.so.3
2025-08-20T22:47:55.3500683Z 	libtinyxml2.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinyxml2.so.10
2025-08-20T22:47:55.3501089Z 	libtinfo.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinfo.so.6
2025-08-20T22:47:55.3501464Z 	libtinfo.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinfo.so
2025-08-20T22:47:55.3501829Z 	libtiff.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtiff.so.6
2025-08-20T22:47:55.3502225Z 	libtidy.so.5deb1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtidy.so.5deb1
2025-08-20T22:47:55.3502611Z 	libtic.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtic.so.6
2025-08-20T22:47:55.3502958Z 	libtic.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtic.so
2025-08-20T22:47:55.3503337Z 	libthread_db.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libthread_db.so.1
2025-08-20T22:47:55.3503745Z 	libthread_db.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libthread_db.so
2025-08-20T22:47:55.3504133Z 	libthai.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libthai.so.0
2025-08-20T22:47:55.3504499Z 	libtdb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtdb.so.1
2025-08-20T22:47:55.3504862Z 	libtcl8.6.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtcl8.6.so
2025-08-20T22:47:55.3505235Z 	libtasn1.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtasn1.so.6
2025-08-20T22:47:55.3505625Z 	libtalloc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtalloc.so.2
2025-08-20T22:47:55.3506021Z 	libsystemd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsystemd.so.0
2025-08-20T22:47:55.3506416Z 	libsysfs.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsysfs.so.2
2025-08-20T22:47:55.3506796Z 	libsybdb.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsybdb.so.5
2025-08-20T22:47:55.3507183Z 	libsubid.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsubid.so.4
2025-08-20T22:47:55.3507578Z 	libstemmer.so.0d (libc6,AArch64) => /lib/aarch64-linux-gnu/libstemmer.so.0d
2025-08-20T22:47:55.3507977Z 	libstdc++.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libstdc++.so.6
2025-08-20T22:47:55.3508347Z 	libssl3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl3.so
2025-08-20T22:47:55.3509224Z 	libssl.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl.so.3
2025-08-20T22:47:55.3509588Z 	libssl.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl.so
2025-08-20T22:47:55.3509942Z 	libssh2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssh2.so.1
2025-08-20T22:47:55.3510305Z 	libssh.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssh.so.4
2025-08-20T22:47:55.3510654Z 	libss.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libss.so.2
2025-08-20T22:47:55.3511023Z 	libsqlite3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsqlite3.so.0
2025-08-20T22:47:55.3511621Z 	libsqlite3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsqlite3.so
2025-08-20T22:47:55.3512055Z 	libsourcekitdInProc.so (libc6,AArch64) => /usr/local/lib/libsourcekitdInProc.so
2025-08-20T22:47:55.3512487Z 	libsoftokn3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsoftokn3.so
2025-08-20T22:47:55.3512895Z 	libsodium.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsodium.so.23
2025-08-20T22:47:55.3513284Z 	libsnmp.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsnmp.so.40
2025-08-20T22:47:55.3513671Z 	libsnappy.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsnappy.so.1
2025-08-20T22:47:55.3514054Z 	libsmime3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsmime3.so
2025-08-20T22:47:55.3514454Z 	libsmartcols.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsmartcols.so.1
2025-08-20T22:47:55.3514862Z 	libslirp.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libslirp.so.0
2025-08-20T22:47:55.3515243Z 	libslang.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libslang.so.2
2025-08-20T22:47:55.3515637Z 	libsigsegv.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsigsegv.so.2
2025-08-20T22:47:55.3516050Z 	libsharpyuv.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsharpyuv.so.0
2025-08-20T22:47:55.3516491Z 	libsgutils2-1.46.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsgutils2-1.46.so.2
2025-08-20T22:47:55.3517054Z 	libsframe.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsframe.so.1
2025-08-20T22:47:55.3517439Z 	libsepol.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsepol.so.2
2025-08-20T22:47:55.3517829Z 	libsensors.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsensors.so.5
2025-08-20T22:47:55.3518235Z 	libsemanage.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsemanage.so.2
2025-08-20T22:47:55.3518812Z 	libselinux.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libselinux.so.1
2025-08-20T22:47:55.3519231Z 	libseccomp.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libseccomp.so.2
2025-08-20T22:47:55.3519626Z 	libsasl2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsasl2.so.2
2025-08-20T22:47:55.3520026Z 	libruby-3.2.so.3.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libruby-3.2.so.3.2
2025-08-20T22:47:55.3520427Z 	libruby-3.2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libruby-3.2.so
2025-08-20T22:47:55.3520806Z 	librtmp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/librtmp.so.1
2025-08-20T22:47:55.3521170Z 	librt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/librt.so.1
2025-08-20T22:47:55.3521565Z 	librsvg-2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/librsvg-2.so.2
2025-08-20T22:47:55.3521960Z 	librpmsign.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmsign.so.9
2025-08-20T22:47:55.3522354Z 	librpmio.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmio.so.9
2025-08-20T22:47:55.3522755Z 	librpmbuild.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmbuild.so.9
2025-08-20T22:47:55.3523143Z 	librpm.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpm.so.9
2025-08-20T22:47:55.3523513Z 	librhash.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/librhash.so.0
2025-08-20T22:47:55.3523889Z 	libre2.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libre2.so.10
2025-08-20T22:47:55.3524270Z 	libresolv.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libresolv.so.2
2025-08-20T22:47:55.3524657Z 	libresolv.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libresolv.so
2025-08-20T22:47:55.3525085Z 	libreiserfscore.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libreiserfscore.so.0
2025-08-20T22:47:55.3525524Z 	libreadline.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libreadline.so.8
2025-08-20T22:47:55.3525920Z 	libraw_r.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libraw_r.so.23
2025-08-20T22:47:55.3526425Z 	libraw.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libraw.so.23
2025-08-20T22:47:55.3526816Z 	librabbitmq.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/librabbitmq.so.4
2025-08-20T22:47:55.3527232Z 	libqrtr-glib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libqrtr-glib.so.0
2025-08-20T22:47:55.3527651Z 	libqmi-glib.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libqmi-glib.so.5
2025-08-20T22:47:55.3528220Z 	libqdbm.so.14 (libc6,AArch64) => /lib/libqdbm.so.14
2025-08-20T22:47:55.3529131Z 	libp11-kit.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libp11-kit.so.0
2025-08-20T22:47:55.3529577Z 	libpython3.12.so.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpython3.12.so.1.0
2025-08-20T22:47:55.3530015Z 	libpython3.12.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpython3.12.so
2025-08-20T22:47:55.3530419Z 	libpthread.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpthread.so.0
2025-08-20T22:47:55.3530809Z 	libpsx.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpsx.so.2
2025-08-20T22:47:55.3531190Z 	libpspell.so.15 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpspell.so.15
2025-08-20T22:47:55.3531568Z 	libpsl.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpsl.so.5
2025-08-20T22:47:55.3531990Z 	libprotobuf-lite.so.32 (libc6,AArch64) => /lib/aarch64-linux-gnu/libprotobuf-lite.so.32
2025-08-20T22:47:55.3532456Z 	libprotobuf-c.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libprotobuf-c.so.1
2025-08-20T22:47:55.3532874Z 	libproc2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libproc2.so.0
2025-08-20T22:47:55.3533239Z 	libpq.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpq.so.5
2025-08-20T22:47:55.3533598Z 	libpopt.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpopt.so.0
2025-08-20T22:47:55.3534223Z 	libpolkit-gobject-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpolkit-gobject-1.so.0
2025-08-20T22:47:55.3534723Z 	libpolkit-agent-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpolkit-agent-1.so.0
2025-08-20T22:47:55.3535161Z 	libpng16.so.16 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpng16.so.16
2025-08-20T22:47:55.3535531Z 	libply.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply.so.5
2025-08-20T22:47:55.3535992Z 	libply-splash-graphics.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-splash-graphics.so.5
2025-08-20T22:47:55.3536524Z 	libply-splash-core.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-splash-core.so.5
2025-08-20T22:47:55.3537026Z 	libply-boot-client.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-boot-client.so.5
2025-08-20T22:47:55.3537461Z 	libplds4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libplds4.so
2025-08-20T22:47:55.3537822Z 	libplc4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libplc4.so
2025-08-20T22:47:55.3538203Z 	libpkgconf.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpkgconf.so.3
2025-08-20T22:47:55.3538729Z 	libpixman-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpixman-1.so.0
2025-08-20T22:47:55.3539149Z 	libpipeline.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpipeline.so.1
2025-08-20T22:47:55.3539555Z 	libpgm-5.3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpgm-5.3.so.0
2025-08-20T22:47:55.3539928Z 	libpfm.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpfm.so.4
2025-08-20T22:47:55.3540300Z 	libperl.so.5.38 (libc6,AArch64) => /lib/aarch64-linux-gnu/libperl.so.5.38
2025-08-20T22:47:55.3540698Z 	libpcre2-32.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-32.so.0
2025-08-20T22:47:55.3541100Z 	libpcre2-32.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-32.so
2025-08-20T22:47:55.3541496Z 	libpcre2-16.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-16.so.0
2025-08-20T22:47:55.3541893Z 	libpcre2-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-16.so
2025-08-20T22:47:55.3542290Z 	libpcre2-8.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-8.so.0
2025-08-20T22:47:55.3542681Z 	libpcre2-8.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-8.so
2025-08-20T22:47:55.3543096Z 	libpcre2-posix.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-posix.so.3
2025-08-20T22:47:55.3543536Z 	libpcre2-posix.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-posix.so
2025-08-20T22:47:55.3543964Z 	libpcprofile.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcprofile.so
2025-08-20T22:47:55.3544347Z 	libpci.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpci.so.3
2025-08-20T22:47:55.3544720Z 	libpcap.so.0.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcap.so.0.8
2025-08-20T22:47:55.3545278Z 	libpcap.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcap.so
2025-08-20T22:47:55.3545662Z 	libparted.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libparted.so.2
2025-08-20T22:47:55.3546050Z 	libpaper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpaper.so.1
2025-08-20T22:47:55.3546472Z 	libpangoft2-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpangoft2-1.0.so.0
2025-08-20T22:47:55.3546940Z 	libpangocairo-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpangocairo-1.0.so.0
2025-08-20T22:47:55.3547384Z 	libpango-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpango-1.0.so.0
2025-08-20T22:47:55.3547787Z 	libpanelw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanelw.so.6
2025-08-20T22:47:55.3548174Z 	libpanelw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanelw.so
2025-08-20T22:47:55.3548555Z 	libpanel.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanel.so.6
2025-08-20T22:47:55.3549072Z 	libpanel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanel.so
2025-08-20T22:47:55.3549448Z 	libpamc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpamc.so.0
2025-08-20T22:47:55.3549838Z 	libpam_misc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpam_misc.so.0
2025-08-20T22:47:55.3550217Z 	libpam.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpam.so.0
2025-08-20T22:47:55.3550800Z 	libpackagekit-glib2.so.18 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpackagekit-glib2.so.18
2025-08-20T22:47:55.3551270Z 	libopenjp2.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libopenjp2.so.7
2025-08-20T22:47:55.3551733Z 	libopeniscsiusr.so.0.2.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libopeniscsiusr.so.0.2.0
2025-08-20T22:47:55.3552248Z 	libopcodes-2.42-system.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-system.so
2025-08-20T22:47:55.3552763Z 	libopcodes-2.42-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-armhf.so
2025-08-20T22:47:55.3553268Z 	libopcodes-2.42-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-armel.so
2025-08-20T22:47:55.3553705Z 	libonig.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libonig.so.5
2025-08-20T22:47:55.3554067Z 	libogg.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libogg.so.0
2025-08-20T22:47:55.3554431Z 	libodbc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libodbc.so.2
2025-08-20T22:47:55.3554808Z 	libobjc_gc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libobjc_gc.so.4
2025-08-20T22:47:55.3555193Z 	libobjc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libobjc.so.4
2025-08-20T22:47:55.3555564Z 	libnvme.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnvme.so.1
2025-08-20T22:47:55.3555945Z 	libnvme-mi.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnvme-mi.so.1
2025-08-20T22:47:55.3556331Z 	libnuma.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnuma.so.1
2025-08-20T22:47:55.3556717Z 	libntfs-3g.so.89 (libc6,AArch64) => /lib/aarch64-linux-gnu/libntfs-3g.so.89
2025-08-20T22:47:55.3557097Z 	libnss3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss3.so
2025-08-20T22:47:55.3557479Z 	libnssutil3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssutil3.so
2025-08-20T22:47:55.3557879Z 	libnssdbm3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssdbm3.so
2025-08-20T22:47:55.3558273Z 	libnssckbi.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssckbi.so
2025-08-20T22:47:55.3558911Z 	libnss_systemd.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_systemd.so.2
2025-08-20T22:47:55.3559366Z 	libnss_hesiod.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_hesiod.so.2
2025-08-20T22:47:55.3559787Z 	libnss_hesiod.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_hesiod.so
2025-08-20T22:47:55.3560200Z 	libnss_files.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_files.so.2
2025-08-20T22:47:55.3560600Z 	libnss_dns.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_dns.so.2
2025-08-20T22:47:55.3561008Z 	libnss_compat.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_compat.so.2
2025-08-20T22:47:55.3561425Z 	libnss_compat.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_compat.so
2025-08-20T22:47:55.3562036Z 	libnspr4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnspr4.so
2025-08-20T22:47:55.3562406Z 	libnsl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnsl.so.1
2025-08-20T22:47:55.3562913Z 	libns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T22:47:55.3563431Z 	libnpth.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnpth.so.0
2025-08-20T22:47:55.3563801Z 	libnorm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnorm.so.1
2025-08-20T22:47:55.3564176Z 	libnl-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-3.so.200
2025-08-20T22:47:55.3564539Z 	libnl-3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-3.so
2025-08-20T22:47:55.3564939Z 	libnl-route-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-route-3.so.200
2025-08-20T22:47:55.3565377Z 	libnl-route-3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-route-3.so
2025-08-20T22:47:55.3565800Z 	libnl-genl-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-genl-3.so.200
2025-08-20T22:47:55.3566229Z 	libnghttp2.so.14 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnghttp2.so.14
2025-08-20T22:47:55.3566631Z 	libnftnl.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnftnl.so.11
2025-08-20T22:47:55.3567031Z 	libnftables.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnftables.so.1
2025-08-20T22:47:55.3567573Z 	libnfnetlink.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnfnetlink.so.0
2025-08-20T22:47:55.3567982Z 	libnewt.so.0.52 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnewt.so.0.52
2025-08-20T22:47:55.3568371Z 	libnettle.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnettle.so.8
2025-08-20T22:47:55.3568959Z 	libnetsnmpmibs.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmpmibs.so.40
2025-08-20T22:47:55.3569450Z 	libnetsnmphelpers.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmphelpers.so.40
2025-08-20T22:47:55.3569942Z 	libnetsnmpagent.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmpagent.so.40
2025-08-20T22:47:55.3570397Z 	libnetsnmp.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmp.so.40
2025-08-20T22:47:55.3570807Z 	libnetplan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetplan.so.1
2025-08-20T22:47:55.3571247Z 	libnetpbm.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetpbm.so.11
2025-08-20T22:47:55.3571725Z 	libnetfilter_conntrack.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetfilter_conntrack.so.3
2025-08-20T22:47:55.3572209Z 	libncursesw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libncursesw.so.6
2025-08-20T22:47:55.3572622Z 	libncurses.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libncurses.so.6
2025-08-20T22:47:55.3573054Z 	libmysqlclient.so.21 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmysqlclient.so.21
2025-08-20T22:47:55.3573504Z 	libmysqlclient.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmysqlclient.so
2025-08-20T22:47:55.3573911Z 	libmvec.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmvec.so.1
2025-08-20T22:47:55.3574269Z 	libmvec.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmvec.so
2025-08-20T22:47:55.3574626Z 	libmultipath.so.0 (libc6,AArch64) => /lib/libmultipath.so.0
2025-08-20T22:47:55.3574995Z 	libmspack.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmspack.so.0
2025-08-20T22:47:55.3575376Z 	libmpfr.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmpfr.so.6
2025-08-20T22:47:55.3575749Z 	libmpc.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmpc.so.3
2025-08-20T22:47:55.3576100Z 	libmpathutil.so.0 (libc6,AArch64) => /lib/libmpathutil.so.0
2025-08-20T22:47:55.3576470Z 	libmpathpersist.so.0 (libc6,AArch64) => /lib/libmpathpersist.so.0
2025-08-20T22:47:55.3576834Z 	libmpathcmd.so.0 (libc6,AArch64) => /lib/libmpathcmd.so.0
2025-08-20T22:47:55.3577188Z 	libmount.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmount.so.1
2025-08-20T22:47:55.3577556Z 	libmnl.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmnl.so.0
2025-08-20T22:47:55.3577909Z 	libmms.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmms.so.0
2025-08-20T22:47:55.3578477Z 	libmm-glib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmm-glib.so.0
2025-08-20T22:47:55.3579001Z 	libmlx5.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx5.so.1
2025-08-20T22:47:55.3579366Z 	libmlx5.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx5.so
2025-08-20T22:47:55.3579718Z 	libmlx4.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx4.so.1
2025-08-20T22:47:55.3580083Z 	libmlx4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx4.so
2025-08-20T22:47:55.3580447Z 	libmenuw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenuw.so.6
2025-08-20T22:47:55.3580820Z 	libmenuw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenuw.so
2025-08-20T22:47:55.3581187Z 	libmenu.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenu.so.6
2025-08-20T22:47:55.3581548Z 	libmenu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenu.so
2025-08-20T22:47:55.3581921Z 	libmemusage.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmemusage.so
2025-08-20T22:47:55.3582343Z 	libmemcached.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmemcached.so.11
2025-08-20T22:47:55.3582779Z 	libmediainfo.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmediainfo.so.0
2025-08-20T22:47:55.3583183Z 	libmecab.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmecab.so.2
2025-08-20T22:47:55.3583545Z 	libmd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmd.so.0
2025-08-20T22:47:55.3584052Z 	libmbim-glib.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmbim-glib.so.4
2025-08-20T22:47:55.3584478Z 	libmaxminddb.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmaxminddb.so.0
2025-08-20T22:47:55.3584877Z 	libmana.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmana.so.1
2025-08-20T22:47:55.3585239Z 	libmana.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmana.so
2025-08-20T22:47:55.3585605Z 	libmagic.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmagic.so.1
2025-08-20T22:47:55.3585960Z 	libm.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libm.so.6
2025-08-20T22:47:55.3586305Z 	liblz4.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz4.so.1
2025-08-20T22:47:55.3586654Z 	liblz4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz4.so
2025-08-20T22:47:55.3587002Z 	liblzo2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzo2.so.2
2025-08-20T22:47:55.3587368Z 	liblzma.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzma.so.5
2025-08-20T22:47:55.3587732Z 	liblzma.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzma.so
2025-08-20T22:47:55.3588079Z 	liblz.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz.so.1
2025-08-20T22:47:55.3588410Z 	liblz.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz.so
2025-08-20T22:47:55.3588926Z 	liblvm2cmd.so.2.03 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblvm2cmd.so.2.03
2025-08-20T22:47:55.3589334Z 	liblua5.4.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.4.so.0
2025-08-20T22:47:55.3589732Z 	liblua5.4-c++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.4-c++.so.0
2025-08-20T22:47:55.3590125Z 	liblua5.3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.3.so.0
2025-08-20T22:47:55.3590522Z 	liblua5.3-c++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.3-c++.so.0
2025-08-20T22:47:55.3590935Z 	liblttng-ust.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust.so.1
2025-08-20T22:47:55.3591435Z 	liblttng-ust-tracepoint.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-tracepoint.so.1
2025-08-20T22:47:55.3592050Z 	liblttng-ust-pthread-wrapper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-pthread-wrapper.so.1
2025-08-20T22:47:55.3592668Z 	liblttng-ust-libc-wrapper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-libc-wrapper.so.1
2025-08-20T22:47:55.3593208Z 	liblttng-ust-fork.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-fork.so.1
2025-08-20T22:47:55.3593678Z 	liblttng-ust-fd.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-fd.so.1
2025-08-20T22:47:55.3594133Z 	liblttng-ust-dl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-dl.so.1
2025-08-20T22:47:55.3594682Z 	liblttng-ust-cyg-profile.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-cyg-profile.so.1
2025-08-20T22:47:55.3595535Z 	liblttng-ust-cyg-profile-fast.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-cyg-profile-fast.so.1
2025-08-20T22:47:55.3596109Z 	liblttng-ust-ctl.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-ctl.so.5
2025-08-20T22:47:55.3596603Z 	liblttng-ust-common.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-common.so.1
2025-08-20T22:47:55.3597045Z 	libltdl.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libltdl.so.7
2025-08-20T22:47:55.3597413Z 	liblsan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblsan.so.0
2025-08-20T22:47:55.3597780Z 	liblqr-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblqr-1.so.0
2025-08-20T22:47:55.3598150Z 	liblmdb.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblmdb.so.0
2025-08-20T22:47:55.3598528Z 	liblldb-18.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-18.so.1
2025-08-20T22:47:55.3599029Z 	liblldb-18.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-18.so
2025-08-20T22:47:55.3599419Z 	liblldb-17.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-17.so.1
2025-08-20T22:47:55.3599805Z 	liblldb-17.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-17.so
2025-08-20T22:47:55.3600188Z 	liblldb-16.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-16.so.1
2025-08-20T22:47:55.3600738Z 	liblldb-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-16.so
2025-08-20T22:47:55.3601111Z 	libldap.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libldap.so.2
2025-08-20T22:47:55.3601487Z 	liblcms2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblcms2.so.2
2025-08-20T22:47:55.3601861Z 	liblber.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblber.so.2
2025-08-20T22:47:55.3602251Z 	libk5crypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libk5crypto.so.3
2025-08-20T22:47:55.3602642Z 	libksba.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libksba.so.8
2025-08-20T22:47:55.3603055Z 	libkrb5support.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkrb5support.so.0
2025-08-20T22:47:55.3603468Z 	libkrb5.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkrb5.so.3
2025-08-20T22:47:55.3603832Z 	libkmod.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkmod.so.2
2025-08-20T22:47:55.3604223Z 	libkeyutils.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkeyutils.so.1
2025-08-20T22:47:55.3604638Z 	libjxrglue.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjxrglue.so.0
2025-08-20T22:47:55.3605047Z 	libjsoncpp.so.25 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjsoncpp.so.25
2025-08-20T22:47:55.3605488Z 	libjson-glib-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjson-glib-1.0.so.0
2025-08-20T22:47:55.3605910Z 	libjson-c.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjson-c.so.5
2025-08-20T22:47:55.3606278Z 	libjq.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjq.so.1
2025-08-20T22:47:55.3606646Z 	libjpegxr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjpegxr.so.0
2025-08-20T22:47:55.3607030Z 	libjpeg.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjpeg.so.8
2025-08-20T22:47:55.3607402Z 	libjcat.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjcat.so.1
2025-08-20T22:47:55.3607795Z 	libjbig2dec.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjbig2dec.so.0
2025-08-20T22:47:55.3608186Z 	libjbig.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjbig.so.0
2025-08-20T22:47:55.3608576Z 	libjansson.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjansson.so.4
2025-08-20T22:47:55.3609112Z 	libitm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libitm.so.1
2025-08-20T22:47:55.3609475Z 	libisns.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libisns.so.0
2025-08-20T22:47:55.3609843Z 	libisl.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libisl.so.23
2025-08-20T22:47:55.3610387Z 	libisccfg-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libisccfg-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T22:47:55.3611103Z 	libisccc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libisccc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T22:47:55.3611983Z 	libisc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libisc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T22:47:55.3612662Z 	libirs-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libirs-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T22:47:55.3613192Z 	libip6tc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libip6tc.so.2
2025-08-20T22:47:55.3613574Z 	libip4tc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libip4tc.so.2
2025-08-20T22:47:55.3613976Z 	libiniparser.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libiniparser.so.1
2025-08-20T22:47:55.3614380Z 	libinih.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libinih.so.1
2025-08-20T22:47:55.3614756Z 	libijs-0.35.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libijs-0.35.so
2025-08-20T22:47:55.3615132Z 	libidn2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libidn2.so.0
2025-08-20T22:47:55.3615497Z 	libidn.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libidn.so.12
2025-08-20T22:47:55.3615876Z 	libicuuc.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuuc.so.74
2025-08-20T22:47:55.3616251Z 	libicuuc.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuuc.so
2025-08-20T22:47:55.3616624Z 	libicutu.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutu.so.74
2025-08-20T22:47:55.3617005Z 	libicutu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutu.so
2025-08-20T22:47:55.3617525Z 	libicutest.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutest.so.74
2025-08-20T22:47:55.3617930Z 	libicutest.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutest.so
2025-08-20T22:47:55.3618331Z 	libicui18n.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicui18n.so.74
2025-08-20T22:47:55.3618859Z 	libicui18n.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicui18n.so
2025-08-20T22:47:55.3619245Z 	libicuio.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuio.so.74
2025-08-20T22:47:55.3619622Z 	libicuio.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuio.so
2025-08-20T22:47:55.3620014Z 	libicudata.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicudata.so.74
2025-08-20T22:47:55.3620415Z 	libicudata.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicudata.so
2025-08-20T22:47:55.3620811Z 	libibverbs.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libibverbs.so.1
2025-08-20T22:47:55.3621204Z 	libibverbs.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libibverbs.so
2025-08-20T22:47:55.3621598Z 	libhwasan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhwasan.so.0
2025-08-20T22:47:55.3622017Z 	libhunspell-1.7.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhunspell-1.7.so.0
2025-08-20T22:47:55.3622444Z 	libhogweed.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhogweed.so.6
2025-08-20T22:47:55.3622847Z 	libhistory.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhistory.so.8
2025-08-20T22:47:55.3623281Z 	libhiredis_ssl.so.1.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhiredis_ssl.so.1.1.0
2025-08-20T22:47:55.3623739Z 	libhiredis.so.1.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhiredis.so.1.1.0
2025-08-20T22:47:55.3624144Z 	libhgfs.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhgfs.so.0
2025-08-20T22:47:55.3624511Z 	libheif.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libheif.so.1
2025-08-20T22:47:55.3624896Z 	libhavege.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhavege.so.2
2025-08-20T22:47:55.3625295Z 	libhashkit.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhashkit.so.2
2025-08-20T22:47:55.3625705Z 	libharfbuzz.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libharfbuzz.so.0
2025-08-20T22:47:55.3626115Z 	libhandle.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhandle.so.1
2025-08-20T22:47:55.3626497Z 	libgusb.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgusb.so.2
2025-08-20T22:47:55.3626887Z 	libguestlib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libguestlib.so.0
2025-08-20T22:47:55.3627359Z 	libguestStoreClient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libguestStoreClient.so.0
2025-08-20T22:47:55.3627828Z 	libgudev-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgudev-1.0.so.0
2025-08-20T22:47:55.3628442Z 	libgtk-3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgtk-3.so.0
2025-08-20T22:47:55.3628984Z 	libgthread-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgthread-2.0.so.0
2025-08-20T22:47:55.3629436Z 	libgstreamer-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstreamer-1.0.so.0
2025-08-20T22:47:55.3629883Z 	libgstnet-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstnet-1.0.so.0
2025-08-20T22:47:55.3630358Z 	libgstcontroller-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstcontroller-1.0.so.0
2025-08-20T22:47:55.3630843Z 	libgstcheck-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstcheck-1.0.so.0
2025-08-20T22:47:55.3631286Z 	libgstbase-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstbase-1.0.so.0
2025-08-20T22:47:55.3631724Z 	libgssapi_krb5.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgssapi_krb5.so.2
2025-08-20T22:47:55.3632122Z 	libgs.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgs.so.10
2025-08-20T22:47:55.3632517Z 	libgraphite2.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgraphite2.so.3
2025-08-20T22:47:55.3632937Z 	libgprofng.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgprofng.so.0
2025-08-20T22:47:55.3633320Z 	libgpm.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpm.so.2
2025-08-20T22:47:55.3633840Z 	libgpgme.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpgme.so.11
2025-08-20T22:47:55.3634246Z 	libgpg-error.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpg-error.so.0
2025-08-20T22:47:55.3634646Z 	libgomp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgomp.so.1
2025-08-20T22:47:55.3635047Z 	libgobject-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgobject-2.0.so.0
2025-08-20T22:47:55.3635465Z 	libgnutls.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgnutls.so.30
2025-08-20T22:47:55.3635859Z 	libgmpxx.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmpxx.so.4
2025-08-20T22:47:55.3636231Z 	libgmpxx.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmpxx.so
2025-08-20T22:47:55.3636600Z 	libgmp.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmp.so.10
2025-08-20T22:47:55.3636957Z 	libgmp.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmp.so
2025-08-20T22:47:55.3637344Z 	libgmodule-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmodule-2.0.so.0
2025-08-20T22:47:55.3637763Z 	libglib-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libglib-2.0.so.0
2025-08-20T22:47:55.3638158Z 	libglapi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libglapi.so.0
2025-08-20T22:47:55.3638719Z 	libgirepository-1.0.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgirepository-1.0.so.1
2025-08-20T22:47:55.3639176Z 	libgio-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgio-2.0.so.0
2025-08-20T22:47:55.3639577Z 	libgfortran.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgfortran.so.5
2025-08-20T22:47:55.3640015Z 	libgdk_pixbuf-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdk_pixbuf-2.0.so.0
2025-08-20T22:47:55.3640435Z 	libgdk-3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdk-3.so.0
2025-08-20T22:47:55.3640840Z 	libgdbm_compat.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdbm_compat.so.4
2025-08-20T22:47:55.3641246Z 	libgdbm.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdbm.so.6
2025-08-20T22:47:55.3641607Z 	libgd.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgd.so.3
2025-08-20T22:47:55.3641972Z 	libgctba.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgctba.so.1
2025-08-20T22:47:55.3642363Z 	libgcrypt.so.20 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgcrypt.so.20
2025-08-20T22:47:55.3642751Z 	libgccpp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgccpp.so.1
2025-08-20T22:47:55.3643129Z 	libgcc_s.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgcc_s.so.1
2025-08-20T22:47:55.3643487Z 	libgc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgc.so.1
2025-08-20T22:47:55.3643835Z 	libgbm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgbm.so.1
2025-08-20T22:47:55.3644182Z 	libgbm.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgbm.so
2025-08-20T22:47:55.3644853Z 	libgallium-24.2.8-1ubuntu1~24.04.1.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgallium-24.2.8-1ubuntu1~24.04.1.so
2025-08-20T22:47:55.3645371Z 	libfwupd.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfwupd.so.2
2025-08-20T22:47:55.3645755Z 	libfuse3.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfuse3.so.3
2025-08-20T22:47:55.3646138Z 	libftdi1.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libftdi1.so.2
2025-08-20T22:47:55.3646536Z 	libfsverity.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfsverity.so.0
2025-08-20T22:47:55.3646946Z 	libfribidi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfribidi.so.0
2025-08-20T22:47:55.3647353Z 	libfreetype.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreetype.so.6
2025-08-20T22:47:55.3647757Z 	libfreebl3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreebl3.so
2025-08-20T22:47:55.3648167Z 	libfreeblpriv3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreeblpriv3.so
2025-08-20T22:47:55.3648763Z 	libformw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libformw.so.6
2025-08-20T22:47:55.3649185Z 	libformw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libformw.so
2025-08-20T22:47:55.3649551Z 	libform.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libform.so.6
2025-08-20T22:47:55.3649912Z 	libform.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libform.so
2025-08-20T22:47:55.3650439Z 	libfontenc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfontenc.so.1
2025-08-20T22:47:55.3650863Z 	libfontconfig.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfontconfig.so.1
2025-08-20T22:47:55.3651284Z 	libflashrom.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libflashrom.so.1
2025-08-20T22:47:55.3651685Z 	libfido2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfido2.so.1
2025-08-20T22:47:55.3652102Z 	libfftw3_threads.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3_threads.so.3
2025-08-20T22:47:55.3652540Z 	libfftw3_omp.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3_omp.so.3
2025-08-20T22:47:55.3652941Z 	libfftw3.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3.so.3
2025-08-20T22:47:55.3653308Z 	libffi.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libffi.so.8
2025-08-20T22:47:55.3653653Z 	libffi.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libffi.so
2025-08-20T22:47:55.3654001Z 	libfdt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfdt.so.1
2025-08-20T22:47:55.3654372Z 	libfdisk.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfdisk.so.1
2025-08-20T22:47:55.3654744Z 	libfcgi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfcgi.so.0
2025-08-20T22:47:55.3655123Z 	libfcgi++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfcgi++.so.0
2025-08-20T22:47:55.3655523Z 	libfbclient.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfbclient.so.2
2025-08-20T22:47:55.3655937Z 	libfastjson.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfastjson.so.4
2025-08-20T22:47:55.3656396Z 	libfakeroot-0.so (libc6,AArch64) => /usr/lib/aarch64-linux-gnu/libfakeroot/libfakeroot-0.so
2025-08-20T22:47:55.3656833Z 	libe2p.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libe2p.so.2
2025-08-20T22:47:55.3657213Z 	libext2fs.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libext2fs.so.2
2025-08-20T22:47:55.3657598Z 	libexslt.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexslt.so.0
2025-08-20T22:47:55.3657983Z 	libexpatw.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpatw.so.1
2025-08-20T22:47:55.3658373Z 	libexpatw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpatw.so
2025-08-20T22:47:55.3658889Z 	libexpat.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpat.so.1
2025-08-20T22:47:55.3659260Z 	libexpat.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpat.so
2025-08-20T22:47:55.3659699Z 	libevent_pthreads-2.1.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevent_pthreads-2.1.so.7
2025-08-20T22:47:55.3660188Z 	libevent_core-2.1.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevent_core-2.1.so.7
2025-08-20T22:47:55.3660608Z 	libevdev.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevdev.so.2
2025-08-20T22:47:55.3661172Z 	libestr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libestr.so.0
2025-08-20T22:47:55.3661553Z 	libepoxy.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libepoxy.so.0
2025-08-20T22:47:55.3661953Z 	libenchant-2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libenchant-2.so.2
2025-08-20T22:47:55.3662343Z 	libelf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libelf.so.1
2025-08-20T22:47:55.3662719Z 	libefivar.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefivar.so.1
2025-08-20T22:47:55.3663115Z 	libefiboot.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefiboot.so.1
2025-08-20T22:47:55.3663495Z 	libefa.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefa.so.1
2025-08-20T22:47:55.3663842Z 	libefa.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libefa.so
2025-08-20T22:47:55.3664199Z 	libedit.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libedit.so.2
2025-08-20T22:47:55.3664596Z 	libeatmydata.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libeatmydata.so.1
2025-08-20T22:47:55.3665017Z 	libeatmydata.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libeatmydata.so
2025-08-20T22:47:55.3665400Z 	libdw.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdw.so.1
2025-08-20T22:47:55.3665789Z 	libduktape.so.207 (libc6,AArch64) => /lib/aarch64-linux-gnu/libduktape.so.207
2025-08-20T22:47:55.3666228Z 	libdrop_ambient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrop_ambient.so.0
2025-08-20T22:47:55.3666812Z 	libdrm_radeon.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm_radeon.so.1
2025-08-20T22:47:55.3667238Z 	libdrm_amdgpu.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm_amdgpu.so.1
2025-08-20T22:47:55.3667630Z 	libdrm.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm.so.2
2025-08-20T22:47:55.3668159Z 	libdns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T22:47:55.3668798Z 	libdl.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdl.so.2
2025-08-20T22:47:55.3669200Z 	libdjvulibre.so.21 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdjvulibre.so.21
2025-08-20T22:47:55.3669613Z 	libde265.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libde265.so.0
2025-08-20T22:47:55.3670045Z 	libdevmapper.so.1.02.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper.so.1.02.1
2025-08-20T22:47:55.3670564Z 	libdevmapper-event.so.1.02.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event.so.1.02.1
2025-08-20T22:47:55.3671187Z 	libdevmapper-event-lvm2vdo.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2vdo.so
2025-08-20T22:47:55.3671795Z 	libdevmapper-event-lvm2thin.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2thin.so
2025-08-20T22:47:55.3672441Z 	libdevmapper-event-lvm2snapshot.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2snapshot.so
2025-08-20T22:47:55.3673088Z 	libdevmapper-event-lvm2raid.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2raid.so
2025-08-20T22:47:55.3673711Z 	libdevmapper-event-lvm2mirror.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2mirror.so
2025-08-20T22:47:55.3674336Z 	libdevmapper-event-lvm2.so.2.03 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2.so.2.03
2025-08-20T22:47:55.3674914Z 	libdevmapper-event-lvm2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2.so
2025-08-20T22:47:55.3675393Z 	libdeflate.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdeflate.so.0
2025-08-20T22:47:55.3675842Z 	libdebconfclient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdebconfclient.so.0
2025-08-20T22:47:55.3676273Z 	libdconf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdconf.so.1
2025-08-20T22:47:55.3676698Z 	libdbusmenu-gtk3.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbusmenu-gtk3.so.4
2025-08-20T22:47:55.3677173Z 	libdbusmenu-glib.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbusmenu-glib.so.4
2025-08-20T22:47:55.3677606Z 	libdbus-1.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbus-1.so.3
2025-08-20T22:47:55.3677987Z 	libdbus-1.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbus-1.so
2025-08-20T22:47:55.3678554Z 	libdb-5.3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdb-5.3.so
2025-08-20T22:47:55.3679059Z 	libdatrie.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdatrie.so.1
2025-08-20T22:47:55.3679441Z 	libcurl.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcurl.so.4
2025-08-20T22:47:55.3679850Z 	libcurl-gnutls.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcurl-gnutls.so.4
2025-08-20T22:47:55.3680258Z 	libcups.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcups.so.2
2025-08-20T22:47:55.3680618Z 	libctf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf.so.0
2025-08-20T22:47:55.3681007Z 	libctf-nobfd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd.so.0
2025-08-20T22:47:55.3681466Z 	libctf-nobfd-armhf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armhf.so.0
2025-08-20T22:47:55.3681952Z 	libctf-nobfd-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armhf.so
2025-08-20T22:47:55.3682444Z 	libctf-nobfd-armel.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armel.so.0
2025-08-20T22:47:55.3682931Z 	libctf-nobfd-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armel.so
2025-08-20T22:47:55.3683381Z 	libctf-armhf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armhf.so.0
2025-08-20T22:47:55.3683795Z 	libctf-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armhf.so
2025-08-20T22:47:55.3684371Z 	libctf-armel.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armel.so.0
2025-08-20T22:47:55.3684782Z 	libctf-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armel.so
2025-08-20T22:47:55.3685211Z 	libcryptsetup.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcryptsetup.so.12
2025-08-20T22:47:55.3685630Z 	libcrypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypto.so.3
2025-08-20T22:47:55.3686017Z 	libcrypto.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypto.so
2025-08-20T22:47:55.3686396Z 	libcrypt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypt.so.1
2025-08-20T22:47:55.3686773Z 	libcrypt.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypt.so
2025-08-20T22:47:55.3687148Z 	libcom_err.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcom_err.so.2
2025-08-20T22:47:55.3687585Z 	libcolordprivate.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcolordprivate.so.2
2025-08-20T22:47:55.3688025Z 	libcolord.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcolord.so.2
2025-08-20T22:47:55.3688426Z 	libclang-18.so.18 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-18.so.18
2025-08-20T22:47:55.3688962Z 	libclang-17.so.17 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-17.so.17
2025-08-20T22:47:55.3689388Z 	libclang-16.so.16.0.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-16.so.16.0.6
2025-08-20T22:47:55.3689836Z 	libclang-cpp.so.18.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.18.1
2025-08-20T22:47:55.3690271Z 	libclang-cpp.so.17 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.17
2025-08-20T22:47:55.3690704Z 	libclang-cpp.so.16 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.16
2025-08-20T22:47:55.3691101Z 	libcc1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcc1.so.0
2025-08-20T22:47:55.3691471Z 	libcbor.so.0.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcbor.so.0.10
2025-08-20T22:47:55.3691856Z 	libcares.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcares.so.2
2025-08-20T22:47:55.3692232Z 	libcap.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcap.so.2
2025-08-20T22:47:55.3692602Z 	libcap-ng.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcap-ng.so.0
2025-08-20T22:47:55.3692999Z 	libcanberra.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcanberra.so.0
2025-08-20T22:47:55.3693395Z 	libcairo.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcairo.so.2
2025-08-20T22:47:55.3693823Z 	libcairo-gobject.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcairo-gobject.so.2
2025-08-20T22:47:55.3694291Z 	libc_malloc_debug.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libc_malloc_debug.so.0
2025-08-20T22:47:55.3694922Z 	libc_malloc_debug.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libc_malloc_debug.so
2025-08-20T22:47:55.3695337Z 	libc.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libc.so.6
2025-08-20T22:47:55.3695686Z 	libc-client.so.2007e (libc6,AArch64) => /lib/libc-client.so.2007e
2025-08-20T22:47:55.3696056Z 	libbz2.so.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbz2.so.1.0
2025-08-20T22:47:55.3696453Z 	libbytesize.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbytesize.so.1
2025-08-20T22:47:55.3696839Z 	libbsd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbsd.so.0
2025-08-20T22:47:55.3697228Z 	libbrotlienc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlienc.so.1
2025-08-20T22:47:55.3697656Z 	libbrotlidec.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlidec.so.1
2025-08-20T22:47:55.3698101Z 	libbrotlicommon.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlicommon.so.1
2025-08-20T22:47:55.3698515Z 	libbpf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbpf.so.1
2025-08-20T22:47:55.3699030Z 	libblockdev.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libblockdev.so.3
2025-08-20T22:47:55.3699429Z 	libblkid.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libblkid.so.1
2025-08-20T22:47:55.3699971Z 	libbind9-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbind9-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T22:47:55.3700686Z 	libbfd-2.42-system.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-system.so
2025-08-20T22:47:55.3701138Z 	libbfd-2.42-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-armhf.so
2025-08-20T22:47:55.3701585Z 	libbfd-2.42-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-armel.so
2025-08-20T22:47:55.3702008Z 	libbd_utils.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_utils.so.3
2025-08-20T22:47:55.3702406Z 	libbd_swap.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_swap.so.3
2025-08-20T22:47:55.3702795Z 	libbd_part.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_part.so.3
2025-08-20T22:47:55.3703189Z 	libbd_nvme.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_nvme.so.3
2025-08-20T22:47:55.3703588Z 	libbd_mdraid.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_mdraid.so.3
2025-08-20T22:47:55.3703987Z 	libbd_loop.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_loop.so.3
2025-08-20T22:47:55.3704364Z 	libbd_fs.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_fs.so.3
2025-08-20T22:47:55.3704757Z 	libbd_crypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_crypto.so.3
2025-08-20T22:47:55.3705158Z 	libbcc_bpf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbcc_bpf.so.0
2025-08-20T22:47:55.3705532Z 	libbcc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbcc.so.0
2025-08-20T22:47:55.3705940Z 	libavahi-common.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libavahi-common.so.3
2025-08-20T22:47:55.3706405Z 	libavahi-client.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libavahi-client.so.3
2025-08-20T22:47:55.3706834Z 	libaudit.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaudit.so.1
2025-08-20T22:47:55.3707215Z 	libattr.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libattr.so.1
2025-08-20T22:47:55.3707589Z 	libatspi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatspi.so.0
2025-08-20T22:47:55.3707977Z 	libatomic.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatomic.so.1
2025-08-20T22:47:55.3708356Z 	libatm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatm.so.1
2025-08-20T22:47:55.3708841Z 	libatk-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatk-1.0.so.0
2025-08-20T22:47:55.3709275Z 	libatk-bridge-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatk-bridge-2.0.so.0
2025-08-20T22:47:55.3709720Z 	libatasmart.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatasmart.so.4
2025-08-20T22:47:55.3710125Z 	libassuan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libassuan.so.0
2025-08-20T22:47:55.3710522Z 	libaspell.so.15 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaspell.so.15
2025-08-20T22:47:55.3710919Z 	libasound.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libasound.so.2
2025-08-20T22:47:55.3711507Z 	libasan.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libasan.so.8
2025-08-20T22:47:55.3711888Z 	libaria2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaria2.so.0
2025-08-20T22:47:55.3712273Z 	libargon2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libargon2.so.1
2025-08-20T22:47:55.3712675Z 	libarchive.so.13 (libc6,AArch64) => /lib/aarch64-linux-gnu/libarchive.so.13
2025-08-20T22:47:55.3713117Z 	libapt-private.so.0.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapt-private.so.0.0
2025-08-20T22:47:55.3713564Z 	libapt-pkg.so.6.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapt-pkg.so.6.0
2025-08-20T22:47:55.3713986Z 	libaprutil-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaprutil-1.so.0
2025-08-20T22:47:55.3714382Z 	libapr-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapr-1.so.0
2025-08-20T22:47:55.3714786Z 	libappstream.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libappstream.so.5
2025-08-20T22:47:55.3715211Z 	libapparmor.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapparmor.so.1
2025-08-20T22:47:55.3715601Z 	libaom.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaom.so.3
2025-08-20T22:47:55.3715956Z 	libanl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libanl.so.1
2025-08-20T22:47:55.3716303Z 	libanl.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libanl.so
2025-08-20T22:47:55.3716843Z 	libaio.so.1t64 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaio.so.1t64
2025-08-20T22:47:55.3717217Z 	libacl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libacl.so.1
2025-08-20T22:47:55.3717569Z 	libX11.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libX11.so.6
2025-08-20T22:47:55.3717943Z 	libX11-xcb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libX11-xcb.so.1
2025-08-20T22:47:55.3718336Z 	libXxf86vm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXxf86vm.so.1
2025-08-20T22:47:55.3718829Z 	libXtst.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXtst.so.6
2025-08-20T22:47:55.3719187Z 	libXt.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXt.so.6
2025-08-20T22:47:55.3719541Z 	libXss.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXss.so.1
2025-08-20T22:47:55.3719917Z 	libXrender.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXrender.so.1
2025-08-20T22:47:55.3720315Z 	libXrandr.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXrandr.so.2
2025-08-20T22:47:55.3720689Z 	libXpm.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXpm.so.4
2025-08-20T22:47:55.3721060Z 	libXmuu.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXmuu.so.1
2025-08-20T22:47:55.3721422Z 	libXmu.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXmu.so.6
2025-08-20T22:47:55.3721807Z 	libXinerama.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXinerama.so.1
2025-08-20T22:47:55.3722213Z 	libXi.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXi.so.6
2025-08-20T22:47:55.3722562Z 	libXft.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXft.so.2
2025-08-20T22:47:55.3722935Z 	libXfont2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXfont2.so.2
2025-08-20T22:47:55.3723325Z 	libXfixes.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXfixes.so.3
2025-08-20T22:47:55.3723708Z 	libXext.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXext.so.6
2025-08-20T22:47:55.3724083Z 	libXdmcp.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdmcp.so.6
2025-08-20T22:47:55.3724455Z 	libXdmcp.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdmcp.so
2025-08-20T22:47:55.3724844Z 	libXdamage.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdamage.so.1
2025-08-20T22:47:55.3725246Z 	libXcursor.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXcursor.so.1
2025-08-20T22:47:55.3725669Z 	libXcomposite.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXcomposite.so.1
2025-08-20T22:47:55.3726067Z 	libXaw.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXaw.so.7
2025-08-20T22:47:55.3726422Z 	libXau.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXau.so.6
2025-08-20T22:47:55.3726771Z 	libXau.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libXau.so
2025-08-20T22:47:55.3727115Z 	libSM.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libSM.so.6
2025-08-20T22:47:55.3727757Z 	libOpenEXRUtil-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXRUtil-3_1.so.30
2025-08-20T22:47:55.3728266Z 	libOpenEXRCore-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXRCore-3_1.so.30
2025-08-20T22:47:55.3728847Z 	libOpenEXR-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXR-3_1.so.30
2025-08-20T22:47:55.3729327Z 	libMagickWand-6.Q16.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libMagickWand-6.Q16.so.7
2025-08-20T22:47:55.3729830Z 	libMagickCore-6.Q16.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libMagickCore-6.Q16.so.7
2025-08-20T22:47:55.3730265Z 	libLerc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLerc.so.4
2025-08-20T22:47:55.3730644Z 	libLLVM.so.19.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM.so.19.1
2025-08-20T22:47:55.3731032Z 	libLLVM.so.18.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM.so.18.1
2025-08-20T22:47:55.3731422Z 	libLLVM-17.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-17.so.1
2025-08-20T22:47:55.3731813Z 	libLLVM-17.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-17.so
2025-08-20T22:47:55.3732200Z 	libLLVM-16.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-16.so.1
2025-08-20T22:47:55.3732582Z 	libLLVM-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-16.so
2025-08-20T22:47:55.3733088Z 	libJudy.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libJudy.so.1
2025-08-20T22:47:55.3733478Z 	libImath-3_1.so.29 (libc6,AArch64) => /lib/aarch64-linux-gnu/libImath-3_1.so.29
2025-08-20T22:47:55.3733918Z 	libIlmThread-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libIlmThread-3_1.so.30
2025-08-20T22:47:55.3734348Z 	libIex-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libIex-3_1.so.30
2025-08-20T22:47:55.3734724Z 	libICE.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libICE.so.6
2025-08-20T22:47:55.3735124Z 	libGLdispatch.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLdispatch.so.0
2025-08-20T22:47:55.3735544Z 	libGLX_mesa.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLX_mesa.so.0
2025-08-20T22:47:55.3735927Z 	libGLX.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLX.so.0
2025-08-20T22:47:55.3736276Z 	libGL.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGL.so.1
2025-08-20T22:47:55.3736662Z 	libDeployPkg.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libDeployPkg.so.0
2025-08-20T22:47:55.3737117Z 	libBrokenLocale.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libBrokenLocale.so.1
2025-08-20T22:47:55.3737580Z 	libBrokenLocale.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libBrokenLocale.so
2025-08-20T22:47:55.3737996Z 	ld-musl-aarch64.so.1 (libc6,AArch64) => /lib/ld-musl-aarch64.so.1
2025-08-20T22:47:55.3738415Z 	ld-linux-aarch64.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/ld-linux-aarch64.so.1
2025-08-20T22:47:55.3738944Z 	ld-linux-aarch64.so.1 (libc6,AArch64) => /lib/ld-linux-aarch64.so.1
2025-08-20T22:47:55.3739381Z Cache generated by: ldconfig (Ubuntu GLIBC 2.39-0ubuntu8.4) stable release version 2.39
2025-08-20T22:47:55.3739666Z 
2025-08-20T22:47:55.3739670Z 
2025-08-20T22:47:55.3740041Z  [+] Finished Initializing Linux runnervmdbl46 6.11.0-1015-azure aarch64 :: at Wednesday, 2025-08-20 (10:47:55 PM)
2025-08-20T22:47:55.3740397Z 
2025-08-20T22:47:55.3740401Z 
2025-08-20T22:47:55.3740405Z 
2025-08-20T22:47:55.3740475Z [+] Continue : YES
2025-08-20T22:47:55.3740578Z 
2025-08-20T22:47:55.3740847Z [+] ulimit -n (open file descriptors) :: [Soft --> 65536] [Hard --> 65536] [Total --> 9223372036854775807]
2025-08-20T22:47:55.4161950Z 
2025-08-20T22:47:55.4177534Z ==> [+] Started Building at :: Wednesday, 2025-08-20 (10:47:55 PM) UTC
2025-08-20T22:47:55.4177783Z 
2025-08-20T22:47:55.4177786Z 
2025-08-20T22:47:55.4177859Z [+] Total RECIPES :: 1
2025-08-20T22:47:55.4177981Z 
2025-08-20T22:47:55.4249495Z 
2025-08-20T22:47:55.4250305Z [+] Fetching : https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/stress-ng/static.official.source.yaml (1/1)
2025-08-20T22:47:55.4250822Z 
2025-08-20T22:47:55.4699096Z ==> https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/stress-ng/static.official.source.yaml
2025-08-20T22:47:55.4715870Z mode of '/tmp/pkgforge/eCUlzWPXQ_build.yaml' changed from 0600 (rw-------) to 0755 (rwxr-xr-x)
2025-08-20T22:47:55.4754218Z [+] Setting '.ghcr_pkg' --> ghcr.io/pkgforge/bincache/stress-ng/official/source [Provided]
2025-08-20T22:47:55.4754670Z [+] Setting '.pkg_family' --> stress-ng [Provided]
2025-08-20T22:47:55.4766711Z [00:00:00.000]➜  [+] SBUILD Functions Version: 1.7.1
2025-08-20T22:47:55.4772911Z [00:00:00.000]➜  [+] HOST: Linux runnervmdbl46 6.11.0-1015-azure #15~24.04.1-Ubuntu SMP Thu May  1 03:01:44 UTC 2025 aarch64 aarch64 aarch64 GNU/Linux
2025-08-20T22:47:55.4799501Z [00:00:00.003]➜  
2025-08-20T22:47:55.4799969Z [00:00:00.003]➜  [+] INFO: Adding --platform="linux/arm64" to 'docker run' ==> /tmp/pkgforge/eCUlzWPXQ_build.yaml
2025-08-20T22:47:55.4800383Z [00:00:00.003]➜  
2025-08-20T22:47:55.4834824Z [00:00:00.006]➜  
2025-08-20T22:47:55.4835277Z [00:00:00.006]➜  [+] INFO: Fixing Docker Tag ':$(uname -m)' to ':aarch64' ==> /tmp/pkgforge/eCUlzWPXQ_build.yaml
2025-08-20T22:47:55.4835667Z [00:00:00.006]➜  
2025-08-20T22:47:55.4910528Z [00:00:00.014]➜  
2025-08-20T22:47:55.4911515Z [00:00:00.014]➜  [+] Building (https://github.com/pkgforge/soarpkgs/blob/main/binaries/stress-ng/static.official.source.yaml) --> /tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR [Wednesday, 2025-08-20 (10:47:55 PM) UTC]
2025-08-20T22:47:55.4912775Z [00:00:00.014]➜  
2025-08-20T22:47:55.4912966Z [00:00:00.014]➜  
2025-08-20T22:47:55.4913145Z [00:00:00.014]➜  
2025-08-20T22:47:55.4913421Z [00:00:00.014]➜  ###################################################################
2025-08-20T22:47:55.4921144Z [00:00:00.015]➜  #!/SBUILD ver @v1.0.0    
2025-08-20T22:47:55.4922336Z [00:00:00.015]➜  #SELF: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/stress-ng/static.official.source.yaml
2025-08-20T22:47:55.4922952Z [00:00:00.015]➜  _disabled: false
2025-08-20T22:47:55.4923187Z [00:00:00.015]➜  
2025-08-20T22:47:55.4923423Z [00:00:00.015]➜  pkg: "stress-ng"
2025-08-20T22:47:55.4923797Z [00:00:00.015]➜  pkg_id: "github.com.ColinIanKing.stress-ng.source"
2025-08-20T22:47:55.4924131Z [00:00:00.015]➜  pkg_type: "static"
2025-08-20T22:47:55.4924374Z [00:00:00.015]➜  category:
2025-08-20T22:47:55.4926525Z [00:00:00.015]➜    - "ConsoleOnly"
2025-08-20T22:47:55.4926925Z [00:00:00.015]➜    - "Utility"
2025-08-20T22:47:55.4927327Z [00:00:00.015]➜  description: "Stress test a computer system in various selectable ways"
2025-08-20T22:47:55.4927698Z [00:00:00.015]➜  homepage:
2025-08-20T22:47:55.4928006Z [00:00:00.015]➜    - "https://github.com/ColinIanKing/stress-ng"
2025-08-20T22:47:55.4928306Z [00:00:00.015]➜  license:
2025-08-20T22:47:55.4928534Z [00:00:00.015]➜    - id: "GPL-2.0"
2025-08-20T22:47:55.4929306Z [00:00:00.015]➜      url: "https://github.com/ColinIanKing/stress-ng/raw/87bbc3c04b44b974f486a60d6c25eeb4e47de0b0/COPYING"
2025-08-20T22:47:55.4929789Z [00:00:00.015]➜  maintainer:
2025-08-20T22:47:55.4930115Z [00:00:00.015]➜    - "Azathothas (https://github.com/Azathothas)"
2025-08-20T22:47:55.4930407Z [00:00:00.015]➜  note:
2025-08-20T22:47:55.4930684Z [00:00:00.015]➜    - "[DO NOT RUN] (Meant for pkgforge CI Only)"
2025-08-20T22:47:55.4931210Z [00:00:00.015]➜    - "Built From Source (Latest Git HEAD). Check/Report @ https://github.com/ColinIanKing/stress-ng"
2025-08-20T22:47:55.4931653Z [00:00:00.015]➜  provides:
2025-08-20T22:47:55.4931904Z [00:00:00.015]➜    - "stress-ng"  
2025-08-20T22:47:55.4932152Z [00:00:00.015]➜  repology:
2025-08-20T22:47:55.4932376Z [00:00:00.015]➜    - "stress-ng"
2025-08-20T22:47:55.4932604Z [00:00:00.015]➜  src_url:
2025-08-20T22:47:55.4932895Z [00:00:00.015]➜    - "https://github.com/ColinIanKing/stress-ng"
2025-08-20T22:47:55.4933192Z [00:00:00.015]➜  tag:
2025-08-20T22:47:55.4933407Z [00:00:00.015]➜    - "Utility"
2025-08-20T22:47:55.4933635Z [00:00:00.015]➜  x_exec:
2025-08-20T22:47:55.4933893Z [00:00:00.015]➜    bsys: "docker://clang+make"
2025-08-20T22:47:55.4934165Z [00:00:00.015]➜    host:
2025-08-20T22:47:55.4934693Z [00:00:00.015]➜      - "aarch64-Linux"
2025-08-20T22:47:55.4935040Z [00:00:00.015]➜      - "x86_64-Linux"
2025-08-20T22:47:55.4935296Z [00:00:00.015]➜    shell: "bash"
2025-08-20T22:47:55.4935534Z [00:00:00.015]➜    pkgver: |
2025-08-20T22:47:55.4935814Z [00:00:00.015]➜      pushd "$(mktemp -d)" &>/dev/null && \
2025-08-20T22:47:55.4936539Z [00:00:00.015]➜      git clone --depth="1" --filter="blob:none" --no-checkout --single-branch --quiet "https://github.com/ColinIanKing/stress-ng" "./TEMPREPO" &>/dev/null && \
2025-08-20T22:47:55.4937408Z [00:00:00.015]➜      git --git-dir="./TEMPREPO/.git" --no-pager log -1 --pretty=format:'HEAD-%h-%cd' --date=format:'%y%m%dT%H%M%S' && \
2025-08-20T22:47:55.4938043Z [00:00:00.015]➜      [ -d "$(realpath .)/TEMPREPO" ] && rm -rf "$(realpath .)" &>/dev/null && popd &>/dev/null
2025-08-20T22:47:55.4938410Z [00:00:00.015]➜    run: |
2025-08-20T22:47:55.4939009Z [00:00:00.015]➜      #Build
2025-08-20T22:47:55.4939704Z [00:00:00.015]➜       mkdir -pv "${SBUILD_TMPDIR}/tmp" && docker run --platform="linux/arm64" --privileged --net="host" --name "alpine-builder" --pull="always" \
2025-08-20T22:47:55.4940426Z [00:00:00.015]➜       -e "PKG=${PKG}" -e "PKG_ID=${PKG_ID}" -e "PKG_TYPE=${PKG_TYPE}" -e "PKG_VER=${PKG_VER}" \
2025-08-20T22:47:55.4941271Z [00:00:00.015]➜       -e "PKGVER=${PKGVER}" -e "SBUILD_PKG=${SBUILD_PKG}" -e "SBUILD_PKGVER=${SBUILD_PKGVER}" \
2025-08-20T22:47:55.4941759Z [00:00:00.015]➜       --volume "${SBUILD_TMPDIR}/tmp:/tmp:rw" \
2025-08-20T22:47:55.4942170Z [00:00:00.015]➜       "ghcr.io/pkgforge/devscripts/alpine-builder:aarch64" \
2025-08-20T22:47:55.4942507Z [00:00:00.015]➜        bash -l -c '
2025-08-20T22:47:55.4942752Z [00:00:00.015]➜        #Setup ENV
2025-08-20T22:47:55.4943167Z [00:00:00.015]➜         set -x ; mkdir -pv "/tmp" ; chown -R "$(whoami):$(whoami)" "/tmp" ; chmod -v "1777" "/tmp"
2025-08-20T22:47:55.4943655Z [00:00:00.015]➜         mkdir -p "/build-bins" && pushd "$(mktemp -d)" &>/dev/null
2025-08-20T22:47:55.4943994Z [00:00:00.015]➜        #Build
2025-08-20T22:47:55.4944549Z [00:00:00.015]➜         git clone --filter "blob:none" --depth="1" --quiet "https://github.com/ColinIanKing/stress-ng" "./TEMPREPO" && cd "./TEMPREPO"
2025-08-20T22:47:55.4945074Z [00:00:00.015]➜         export CC="clang"
2025-08-20T22:47:55.4945356Z [00:00:00.015]➜         export CXX="clang++"
2025-08-20T22:47:55.4945858Z [00:00:00.015]➜         export CFLAGS="-Os -flto=auto -fuse-ld=$(which mold) -g0 -pipe -static -static-pie -v -w -Wno-error"
2025-08-20T22:47:55.4946327Z [00:00:00.015]➜         export CPPFLAGS="${CFLAGS}"
2025-08-20T22:47:55.4946637Z [00:00:00.015]➜         export CXXFLAGS="${CFLAGS}"
2025-08-20T22:47:55.4946944Z [00:00:00.015]➜         export LD="$(which mold)"
2025-08-20T22:47:55.4947958Z [00:00:00.015]➜         export LDFLAGS="-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro"
2025-08-20T22:47:55.4949062Z [00:00:00.015]➜         export STATIC="1"
2025-08-20T22:47:55.4949397Z [00:00:00.015]➜         make --jobs="$(($(nproc)+1))" --keep-going
2025-08-20T22:47:55.4950316Z [00:00:00.015]➜         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-20T22:47:55.4951149Z [00:00:00.015]➜        #Copy
2025-08-20T22:47:55.4951446Z [00:00:00.015]➜         #cp "./stress-ng" "/build-bins/stress-ng"
2025-08-20T22:47:55.4952337Z [00:00:00.015]➜         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-20T22:47:55.4953674Z [00:00:00.015]➜         ( 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-20T22:47:55.4954326Z [00:00:00.015]➜        #strip & info 
2025-08-20T22:47:55.4954835Z [00:00:00.015]➜         find "/build-bins/" -type f -exec objcopy --remove-section=".comment" --remove-section=".note.*" "{}" \;
2025-08-20T22:47:55.4955524Z [00:00:00.015]➜         find "/build-bins/" -type f ! -name "*.no_strip" -exec strip --strip-all --verbose "{}" 2>/dev/null \;
2025-08-20T22:47:55.4956198Z [00:00:00.015]➜         find "/build-bins/" -type f -exec bash -c "echo && realpath {} && readelf --section-headers {} 2>/dev/null" \;
2025-08-20T22:47:55.4956784Z [00:00:00.015]➜         file "/build-bins/"* && stat -c "%n:         %s Bytes" "/build-bins/"* && \
2025-08-20T22:47:55.4957337Z [00:00:00.015]➜         du "/build-bins/"* --bytes --human-readable --time --time-style="full-iso" --summarize
2025-08-20T22:47:55.4957752Z [00:00:00.015]➜         popd &>/dev/null
2025-08-20T22:47:55.4957999Z [00:00:00.015]➜        '
2025-08-20T22:47:55.4958224Z [00:00:00.015]➜      #Copy & Meta
2025-08-20T22:47:55.4958576Z [00:00:00.015]➜       docker cp "alpine-builder:/build-bins/." "${SBUILD_TMPDIR}/"
2025-08-20T22:47:55.4960325Z [00:00:00.015]➜       [ -s "${SBUILD_TMPDIR}/LICENSE" ] && cp -fv "${SBUILD_TMPDIR}/LICENSE" "${SBUILD_OUTDIR}/LICENSE"
2025-08-20T22:47:55.4961657Z [00:00:00.015]➜       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-20T22:47:55.4962430Z [00:00:00.015]➜  
2025-08-20T22:47:55.4962615Z [00:00:00.015]➜  
2025-08-20T22:47:55.4962884Z [00:00:00.015]➜  ###################################################################
2025-08-20T22:47:55.4963161Z [00:00:00.015]➜  
2025-08-20T22:47:55.4963345Z [00:00:00.015]➜  
2025-08-20T22:47:55.4963527Z [00:00:00.015]➜  
2025-08-20T22:47:55.4964040Z [00:00:00.016]➜  '/tmp/pkgforge/eCUlzWPXQ_build.yaml' -> '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD'
2025-08-20T22:47:56.7867141Z [00:00:01.309]➜  '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/stress-ng.static.version' -> '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/stress-ng.version'
2025-08-20T22:47:56.7916661Z [00:00:01.314]➜  [+] Version: HEAD-886bdb5-250820T113824 ('.x_exec.pkgver') [/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/stress-ng.static.version]
2025-08-20T22:47:56.8100909Z [00:00:01.333]➜  [+] Progs: stress-ng
2025-08-20T22:47:56.9839430Z [00:00:01.507]➜  
2025-08-20T22:47:56.9839827Z [00:00:01.507]➜  [-] Missing packages. Found: 
2025-08-20T22:47:56.9840153Z [00:00:01.507]➜  [+] Expected: stress-ng
2025-08-20T22:47:56.9840443Z [00:00:01.507]➜  [+] Continuing with build...
2025-08-20T22:47:56.9840694Z [00:00:01.507]➜  
2025-08-20T22:47:57.3149573Z [00:00:01.838]➜  
2025-08-20T22:47:57.3149854Z [00:00:01.838]➜  
2025-08-20T22:47:57.3222007Z [00:00:01.845]➜  + mkdir -pv /tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp
2025-08-20T22:47:57.3236204Z [00:00:01.846]➜  + docker run --platform=linux/arm64 --privileged --net=host --name alpine-builder --pull=always -e PKG=stress-ng -e PKG_ID=github.com.ColinIanKing.stress-ng.source -e PKG_TYPE=static -e PKG_VER=HEAD-886bdb5-250820T113824 -e PKGVER=HEAD-886bdb5-250820T113824 -e SBUILD_PKG=stress-ng.static -e SBUILD_PKGVER=HEAD-886bdb5-250820T113824 --volume /tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp:/tmp:rw ghcr.io/pkgforge/devscripts/alpine-builder:aarch64 bash -l -c '
2025-08-20T22:47:57.3237889Z [00:00:01.846]➜    #Setup ENV
2025-08-20T22:47:57.3238307Z [00:00:01.846]➜     set -x ; mkdir -pv "/tmp" ; chown -R "$(whoami):$(whoami)" "/tmp" ; chmod -v "1777" "/tmp"
2025-08-20T22:47:57.3238992Z [00:00:01.846]➜     mkdir -p "/build-bins" && pushd "$(mktemp -d)" &>/dev/null
2025-08-20T22:47:57.3239334Z [00:00:01.846]➜    #Build
2025-08-20T22:47:57.3240307Z [00:00:01.846]➜     git clone --filter "blob:none" --depth="1" --quiet "https://github.com/ColinIanKing/stress-ng" "./TEMPREPO" && cd "./TEMPREPO"
2025-08-20T22:47:57.3240898Z [00:00:01.846]➜     export CC="clang"
2025-08-20T22:47:57.3241170Z [00:00:01.846]➜     export CXX="clang++"
2025-08-20T22:47:57.3241666Z [00:00:01.846]➜     export CFLAGS="-Os -flto=auto -fuse-ld=$(which mold) -g0 -pipe -static -static-pie -v -w -Wno-error"
2025-08-20T22:47:57.3242150Z [00:00:01.846]➜     export CPPFLAGS="${CFLAGS}"
2025-08-20T22:47:57.3242448Z [00:00:01.846]➜     export CXXFLAGS="${CFLAGS}"
2025-08-20T22:47:57.3242742Z [00:00:01.846]➜     export LD="$(which mold)"
2025-08-20T22:47:57.3243637Z [00:00:01.846]➜     export LDFLAGS="-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro"
2025-08-20T22:47:57.3244421Z [00:00:01.846]➜     export STATIC="1"
2025-08-20T22:47:57.3244732Z [00:00:01.846]➜     make --jobs="$(($(nproc)+1))" --keep-going
2025-08-20T22:47:57.3245662Z [00:00:01.846]➜     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-20T22:47:57.3246386Z [00:00:01.846]➜    #Copy
2025-08-20T22:47:57.3246967Z [00:00:01.846]➜     #cp "./stress-ng" "/build-bins/stress-ng"
2025-08-20T22:47:57.3247863Z [00:00:01.846]➜     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-20T22:47:57.3249153Z [00:00:01.846]➜     ( 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-20T22:47:57.3249727Z [00:00:01.846]➜    #strip & info 
2025-08-20T22:47:57.3250230Z [00:00:01.846]➜     find "/build-bins/" -type f -exec objcopy --remove-section=".comment" --remove-section=".note.*" "{}" \;
2025-08-20T22:47:57.3250904Z [00:00:01.846]➜     find "/build-bins/" -type f ! -name "*.no_strip" -exec strip --strip-all --verbose "{}" 2>/dev/null \;
2025-08-20T22:47:57.3251572Z [00:00:01.846]➜     find "/build-bins/" -type f -exec bash -c "echo && realpath {} && readelf --section-headers {} 2>/dev/null" \;
2025-08-20T22:47:57.3252158Z [00:00:01.846]➜     file "/build-bins/"* && stat -c "%n:         %s Bytes" "/build-bins/"* && \
2025-08-20T22:47:57.3252699Z [00:00:01.846]➜     du "/build-bins/"* --bytes --human-readable --time --time-style="full-iso" --summarize
2025-08-20T22:47:57.3253104Z [00:00:01.846]➜     popd &>/dev/null
2025-08-20T22:47:57.3253371Z [00:00:01.846]➜    '
2025-08-20T22:47:57.6519686Z [00:00:02.175]➜  aarch64: Pulling from pkgforge/devscripts/alpine-builder
2025-08-20T22:47:57.7295683Z [00:00:02.252]➜  b2e6f696af52: Pulling fs layer
2025-08-20T22:47:57.7296074Z [00:00:02.252]➜  996f2cb07f7c: Pulling fs layer
2025-08-20T22:47:57.7296452Z [00:00:02.252]➜  99fd740fb142: Pulling fs layer
2025-08-20T22:47:57.7296756Z [00:00:02.252]➜  2b92eb3035e7: Pulling fs layer
2025-08-20T22:47:57.7297061Z [00:00:02.252]➜  4239b2f25ebc: Pulling fs layer
2025-08-20T22:47:57.7297356Z [00:00:02.252]➜  323e89f8c367: Pulling fs layer
2025-08-20T22:47:57.7297661Z [00:00:02.252]➜  4239b2f25ebc: Waiting
2025-08-20T22:47:57.7297919Z [00:00:02.252]➜  323e89f8c367: Waiting
2025-08-20T22:47:57.7298173Z [00:00:02.252]➜  2b92eb3035e7: Waiting
2025-08-20T22:47:57.8176299Z [00:00:02.340]➜  99fd740fb142: Verifying Checksum
2025-08-20T22:47:57.8176697Z [00:00:02.340]➜  99fd740fb142: Download complete
2025-08-20T22:47:57.8453354Z [00:00:02.368]➜  996f2cb07f7c: Verifying Checksum
2025-08-20T22:47:57.8453852Z [00:00:02.368]➜  996f2cb07f7c: Download complete
2025-08-20T22:47:57.8641748Z [00:00:02.387]➜  b2e6f696af52: Download complete
2025-08-20T22:47:57.9274702Z [00:00:02.450]➜  323e89f8c367: Verifying Checksum
2025-08-20T22:47:57.9275545Z [00:00:02.450]➜  323e89f8c367: Download complete
2025-08-20T22:47:57.9652631Z [00:00:02.488]➜  b2e6f696af52: Pull complete
2025-08-20T22:47:58.1116871Z [00:00:02.634]➜  4239b2f25ebc: Verifying Checksum
2025-08-20T22:47:58.1117304Z [00:00:02.634]➜  4239b2f25ebc: Download complete
2025-08-20T22:48:03.5798259Z [00:00:08.103]➜  2b92eb3035e7: Verifying Checksum
2025-08-20T22:48:03.5798737Z [00:00:08.103]➜  2b92eb3035e7: Download complete
2025-08-20T22:48:11.0617715Z [00:00:15.585]➜  996f2cb07f7c: Pull complete
2025-08-20T22:48:14.9648705Z [00:00:19.488]➜  99fd740fb142: Pull complete
2025-08-20T22:49:36.7075503Z [00:01:41.230]➜  2b92eb3035e7: Pull complete
2025-08-20T22:49:44.1464726Z [00:01:48.669]➜  4239b2f25ebc: Pull complete
2025-08-20T22:49:44.2227751Z [00:01:48.746]➜  323e89f8c367: Pull complete
2025-08-20T22:49:44.2529711Z [00:01:48.776]➜  Digest: sha256:dbb80a1ad31baabce9ce8c0fc820e46b46e1b8e0c15b77c1b005d3c06d8b9bc4
2025-08-20T22:49:44.2671193Z [00:01:48.790]➜  Status: Downloaded newer image for ghcr.io/pkgforge/devscripts/alpine-builder:aarch64
2025-08-20T22:49:44.5305423Z [00:01:49.053]➜  + mkdir -pv /tmp
2025-08-20T22:49:44.5319406Z [00:01:49.055]➜  ++ whoami
2025-08-20T22:49:44.5334534Z [00:01:49.056]➜  ++ whoami
2025-08-20T22:49:44.5346015Z [00:01:49.057]➜  + chown -R root:root /tmp
2025-08-20T22:49:44.5361273Z [00:01:49.059]➜  + chmod -v 1777 /tmp
2025-08-20T22:49:44.5373090Z [00:01:49.060]➜  mode of '/tmp' changed from 0755 (rwxr-xr-x) to 1777 (rwxrwxrwt)
2025-08-20T22:49:44.5374287Z [00:01:49.060]➜  + mkdir -p /build-bins
2025-08-20T22:49:44.5390818Z [00:01:49.062]➜  ++ mktemp -d
2025-08-20T22:49:44.5403234Z [00:01:49.063]➜  + pushd /tmp/tmp.ijBcsMhhXg
2025-08-20T22:49:44.5405221Z [00:01:49.063]➜  + git clone --filter blob:none --depth=1 --quiet https://github.com/ColinIanKing/stress-ng ./TEMPREPO
2025-08-20T22:49:45.6522620Z [00:01:50.175]➜  + cd ./TEMPREPO
2025-08-20T22:49:45.6527535Z [00:01:50.175]➜  + export CC=clang
2025-08-20T22:49:45.6527832Z [00:01:50.175]➜  + CC=clang
2025-08-20T22:49:45.6528112Z [00:01:50.175]➜  + export CXX=clang++
2025-08-20T22:49:45.6528364Z [00:01:50.175]➜  + CXX=clang++
2025-08-20T22:49:45.6528765Z [00:01:50.175]➜  ++ which mold
2025-08-20T22:49:45.6555910Z [00:01:50.178]➜  + export 'CFLAGS=-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error'
2025-08-20T22:49:45.6556663Z [00:01:50.178]➜  + CFLAGS='-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error'
2025-08-20T22:49:45.6557343Z [00:01:50.178]➜  + export 'CPPFLAGS=-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error'
2025-08-20T22:49:45.6558012Z [00:01:50.178]➜  + CPPFLAGS='-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error'
2025-08-20T22:49:45.6558939Z [00:01:50.178]➜  + export 'CXXFLAGS=-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error'
2025-08-20T22:49:45.6559679Z [00:01:50.179]➜  + CXXFLAGS='-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error'
2025-08-20T22:49:45.6560132Z [00:01:50.179]➜  ++ which mold
2025-08-20T22:49:45.6565555Z [00:01:50.179]➜  + export LD=/usr/bin/mold
2025-08-20T22:49:45.6565908Z [00:01:50.179]➜  + LD=/usr/bin/mold
2025-08-20T22:49:45.6566798Z [00:01:50.179]➜  + export 'LDFLAGS=-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro'
2025-08-20T22:49:45.6568193Z [00:01:50.179]➜  + LDFLAGS='-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro'
2025-08-20T22:49:45.6569204Z [00:01:50.179]➜  + export STATIC=1
2025-08-20T22:49:45.6569459Z [00:01:50.179]➜  + STATIC=1
2025-08-20T22:49:45.6580470Z [00:01:50.181]➜  ++ nproc
2025-08-20T22:49:45.6585174Z [00:01:50.181]➜  + make --jobs=5 --keep-going
2025-08-20T22:49:45.9936108Z [00:01:50.516]➜  Alpine clang version 20.1.8
2025-08-20T22:49:45.9936856Z [00:01:50.516]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:49:45.9937234Z [00:01:50.516]➜  Thread model: posix
2025-08-20T22:49:45.9937527Z [00:01:50.516]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:49:45.9937950Z [00:01:50.516]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:49:45.9938884Z [00:01:50.516]➜  System configuration file directory: /etc/clang20
2025-08-20T22:49:45.9939444Z [00:01:50.516]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:49:45.9939998Z [00:01:50.516]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:49:45.9940530Z [00:01:50.516]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:49:45.9940929Z [00:01:50.516]➜  Candidate multilib: .;@m64
2025-08-20T22:49:45.9941217Z [00:01:50.516]➜  Selected multilib: .;@m64
2025-08-20T22:49:45.9941561Z [00:01:50.517]➜   (in-process)
2025-08-20T22:49:45.9949073Z [00:01:50.517]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -E -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name - -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -w -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o - -x c -
2025-08-20T22:49:45.9953670Z [00:01:50.518]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:49:45.9954182Z [00:01:50.518]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:49:45.9954850Z [00:01:50.518]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:49:45.9955461Z [00:01:50.518]➜  #include "..." search starts here:
2025-08-20T22:49:45.9955776Z [00:01:50.518]➜  #include <...> search starts here:
2025-08-20T22:49:45.9956064Z [00:01:50.518]➜   /usr/include/fortify
2025-08-20T22:49:45.9956309Z [00:01:50.518]➜   /usr/include
2025-08-20T22:49:45.9956580Z [00:01:50.518]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:49:45.9957178Z [00:01:50.518]➜  End of search list.
2025-08-20T22:49:46.7566550Z [00:01:51.279]➜  Generating config..
2025-08-20T22:49:46.7580106Z [00:01:51.281]➜  make CC="clang" CXX="clang++" STATIC=1 -f Makefile.config
2025-08-20T22:49:46.7590248Z [00:01:51.282]➜  make[1]: Entering directory '/tmp/tmp.ijBcsMhhXg/TEMPREPO'
2025-08-20T22:49:46.7596050Z [00:01:51.282]➜  MK git-commit-id.h
2025-08-20T22:49:46.8942652Z [00:01:51.417]➜  using -lapparmor ... no
2025-08-20T22:49:46.9384635Z [00:01:51.461]➜        reloc_nonalloc=0
2025-08-20T22:49:46.9400211Z [00:01:51.463]➜               comdats=0
2025-08-20T22:49:46.9400606Z [00:01:51.463]➜    removed_comdat_mem=0
2025-08-20T22:49:46.9400884Z [00:01:51.463]➜              num_dsos=0
2025-08-20T22:49:46.9401147Z [00:01:51.463]➜           thunk_bytes=0
2025-08-20T22:49:46.9401409Z [00:01:51.463]➜       parsed_lto_objs=1
2025-08-20T22:49:46.9401671Z [00:01:51.463]➜       num_unique_cies=2
2025-08-20T22:49:46.9401932Z [00:01:51.463]➜              num_cies=6
2025-08-20T22:49:46.9402220Z [00:01:51.463]➜        merged_strings=7
2025-08-20T22:49:46.9402483Z [00:01:51.463]➜              num_fdes=15
2025-08-20T22:49:46.9402746Z [00:01:51.463]➜         output_chunks=25
2025-08-20T22:49:46.9403008Z [00:01:51.463]➜              num_objs=37
2025-08-20T22:49:46.9403657Z [00:01:51.463]➜      string_fragments=71
2025-08-20T22:49:46.9403933Z [00:01:51.463]➜      garbage_sections=110
2025-08-20T22:49:46.9404207Z [00:01:51.463]➜        undefined_syms=203
2025-08-20T22:49:46.9404478Z [00:01:51.463]➜           reloc_alloc=349
2025-08-20T22:49:46.9404748Z [00:01:51.463]➜          defined_syms=664
2025-08-20T22:49:46.9405027Z [00:01:51.463]➜        input_sections=836
2025-08-20T22:49:46.9405304Z [00:01:51.463]➜           parsed_objs=1808
2025-08-20T22:49:46.9405584Z [00:01:51.463]➜      regular_sections=10021
2025-08-20T22:49:46.9405861Z [00:01:51.463]➜              all_syms=36061
2025-08-20T22:49:46.9406158Z [00:01:51.463]➜     total_input_bytes=44386910
2025-08-20T22:49:46.9406473Z [00:01:51.463]➜  .comment estimation=1628 actual=5
2025-08-20T22:49:46.9406808Z [00:01:51.463]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:49:46.9452043Z [00:01:51.468]➜  using -lbsd ... yes
2025-08-20T22:49:46.9591107Z [00:01:51.482]➜        reloc_nonalloc=0
2025-08-20T22:49:46.9606122Z [00:01:51.483]➜               comdats=0
2025-08-20T22:49:46.9607843Z [00:01:51.484]➜    removed_comdat_mem=0
2025-08-20T22:49:46.9608190Z [00:01:51.484]➜              num_dsos=0
2025-08-20T22:49:46.9608467Z [00:01:51.484]➜           thunk_bytes=0
2025-08-20T22:49:46.9608945Z [00:01:51.484]➜       parsed_lto_objs=1
2025-08-20T22:49:46.9609217Z [00:01:51.484]➜       num_unique_cies=2
2025-08-20T22:49:46.9609480Z [00:01:51.484]➜              num_cies=16
2025-08-20T22:49:46.9609745Z [00:01:51.484]➜              num_fdes=20
2025-08-20T22:49:46.9610016Z [00:01:51.484]➜        merged_strings=27
2025-08-20T22:49:46.9610284Z [00:01:51.484]➜         output_chunks=28
2025-08-20T22:49:46.9610545Z [00:01:51.484]➜              num_objs=58
2025-08-20T22:49:46.9610836Z [00:01:51.484]➜      garbage_sections=158
2025-08-20T22:49:46.9611113Z [00:01:51.484]➜      string_fragments=161
2025-08-20T22:49:46.9611387Z [00:01:51.484]➜        undefined_syms=304
2025-08-20T22:49:46.9611657Z [00:01:51.484]➜           reloc_alloc=370
2025-08-20T22:49:46.9611942Z [00:01:51.484]➜          defined_syms=888
2025-08-20T22:49:46.9612217Z [00:01:51.484]➜        input_sections=1239
2025-08-20T22:49:46.9612487Z [00:01:51.484]➜           parsed_objs=1774
2025-08-20T22:49:46.9612768Z [00:01:51.484]➜      regular_sections=9818
2025-08-20T22:49:46.9613042Z [00:01:51.484]➜              all_syms=35247
2025-08-20T22:49:46.9613358Z [00:01:51.484]➜     total_input_bytes=44017110
2025-08-20T22:49:46.9613671Z [00:01:51.484]➜  .comment estimation=1628 actual=5
2025-08-20T22:49:46.9614010Z [00:01:51.484]➜  .rodata.str1.8 estimation=1630 actual=10
2025-08-20T22:49:46.9614355Z [00:01:51.484]➜  .rodata.cst16 estimation=1631 actual=11
2025-08-20T22:49:46.9615104Z [00:01:51.484]➜  .rodata.str1.1 estimation=1626 actual=1
2025-08-20T22:49:46.9705454Z [00:01:51.493]➜        reloc_nonalloc=0
2025-08-20T22:49:46.9706405Z [00:01:51.493]➜               comdats=0
2025-08-20T22:49:46.9707113Z [00:01:51.493]➜    removed_comdat_mem=0
2025-08-20T22:49:46.9707603Z [00:01:51.493]➜              num_dsos=0
2025-08-20T22:49:46.9708158Z [00:01:51.493]➜           thunk_bytes=0
2025-08-20T22:49:46.9708794Z [00:01:51.493]➜       parsed_lto_objs=1
2025-08-20T22:49:46.9718179Z [00:01:51.493]➜       num_unique_cies=2
2025-08-20T22:49:46.9718477Z [00:01:51.493]➜         output_chunks=29
2025-08-20T22:49:46.9718908Z [00:01:51.493]➜        merged_strings=30
2025-08-20T22:49:46.9719192Z [00:01:51.493]➜              num_cies=34
2025-08-20T22:49:46.9719455Z [00:01:51.493]➜              num_fdes=46
2025-08-20T22:49:46.9719715Z [00:01:51.493]➜              num_objs=89
2025-08-20T22:49:46.9719978Z [00:01:51.493]➜      string_fragments=228
2025-08-20T22:49:46.9720253Z [00:01:51.493]➜      garbage_sections=254
2025-08-20T22:49:46.9720547Z [00:01:51.493]➜        undefined_syms=481
2025-08-20T22:49:46.9720816Z [00:01:51.493]➜           reloc_alloc=642
2025-08-20T22:49:46.9721084Z [00:01:51.494]➜          defined_syms=1370
2025-08-20T22:49:46.9721355Z [00:01:51.494]➜           parsed_objs=1816
2025-08-20T22:49:46.9721988Z [00:01:51.494]➜        input_sections=1857
2025-08-20T22:49:46.9722271Z [00:01:51.494]➜      regular_sections=10043
2025-08-20T22:49:46.9722541Z [00:01:51.494]➜              all_syms=35935
2025-08-20T22:49:46.9722821Z [00:01:51.494]➜     total_input_bytes=44291076
2025-08-20T22:49:46.9723124Z [00:01:51.494]➜  .comment estimation=1628 actual=5
2025-08-20T22:49:46.9723458Z [00:01:51.494]➜  .rodata.cst16 estimation=1631 actual=11
2025-08-20T22:49:46.9723801Z [00:01:51.494]➜  .rodata.str1.1 estimation=1627 actual=3
2025-08-20T22:49:46.9724137Z [00:01:51.494]➜  .rodata.str1.8 estimation=1630 actual=10
2025-08-20T22:49:46.9724465Z [00:01:51.494]➜  .rodata.cst8 estimation=1626 actual=1
2025-08-20T22:49:46.9724773Z [00:01:51.494]➜  using -laio ... yes
2025-08-20T22:49:46.9805115Z [00:01:51.503]➜  using -lacl ... yes
2025-08-20T22:49:46.9891566Z [00:01:51.512]➜        reloc_nonalloc=0
2025-08-20T22:49:46.9898083Z [00:01:51.513]➜               comdats=0
2025-08-20T22:49:46.9899295Z [00:01:51.513]➜    removed_comdat_mem=0
2025-08-20T22:49:46.9901613Z [00:01:51.513]➜              num_dsos=0
2025-08-20T22:49:46.9902123Z [00:01:51.513]➜           thunk_bytes=0
2025-08-20T22:49:46.9903167Z [00:01:51.513]➜       parsed_lto_objs=1
2025-08-20T22:49:46.9903731Z [00:01:51.513]➜       num_unique_cies=2
2025-08-20T22:49:46.9905668Z [00:01:51.513]➜              num_cies=12
2025-08-20T22:49:46.9905940Z [00:01:51.513]➜              num_fdes=15
2025-08-20T22:49:46.9906205Z [00:01:51.513]➜         output_chunks=26
2025-08-20T22:49:46.9906472Z [00:01:51.513]➜        merged_strings=49
2025-08-20T22:49:46.9906731Z [00:01:51.513]➜              num_objs=62
2025-08-20T22:49:46.9906991Z [00:01:51.513]➜      garbage_sections=179
2025-08-20T22:49:46.9907281Z [00:01:51.513]➜      string_fragments=258
2025-08-20T22:49:46.9907556Z [00:01:51.513]➜        undefined_syms=433
2025-08-20T22:49:46.9907823Z [00:01:51.513]➜           reloc_alloc=735
2025-08-20T22:49:46.9908094Z [00:01:51.513]➜          defined_syms=1190
2025-08-20T22:49:46.9908380Z [00:01:51.513]➜        input_sections=1494
2025-08-20T22:49:46.9908784Z [00:01:51.513]➜           parsed_objs=1762
2025-08-20T22:49:46.9909120Z [00:01:51.513]➜      regular_sections=9760
2025-08-20T22:49:46.9909393Z [00:01:51.513]➜              all_syms=35080
2025-08-20T22:49:46.9909675Z [00:01:51.513]➜     total_input_bytes=43955012
2025-08-20T22:49:46.9909980Z [00:01:51.513]➜  .comment estimation=1627 actual=4
2025-08-20T22:49:46.9910310Z [00:01:51.513]➜  .rodata.cst16 estimation=1635 actual=18
2025-08-20T22:49:46.9910650Z [00:01:51.513]➜  .rodata.str1.8 estimation=1640 actual=27
2025-08-20T22:49:46.9946373Z [00:01:51.517]➜  using -ldl ... no
2025-08-20T22:49:46.9948092Z [00:01:51.517]➜  using -lcrypt ... yes
2025-08-20T22:49:47.0735360Z [00:01:51.596]➜  using -lEGL ... no
2025-08-20T22:49:47.0736276Z [00:01:51.596]➜  using -lIPSec_MB ... no
2025-08-20T22:49:47.0974301Z [00:01:51.620]➜  using -lgmp ... no
2025-08-20T22:49:47.0978960Z [00:01:51.621]➜  using -lgbm ... no
2025-08-20T22:49:47.1261940Z [00:01:51.649]➜  using -lGLESv2 ... no
2025-08-20T22:49:47.1974967Z [00:01:51.720]➜  using -lkmod ... no
2025-08-20T22:49:47.2079590Z [00:01:51.731]➜        reloc_nonalloc=0
2025-08-20T22:49:47.2083463Z [00:01:51.731]➜               comdats=0
2025-08-20T22:49:47.2083758Z [00:01:51.731]➜    removed_comdat_mem=0
2025-08-20T22:49:47.2084027Z [00:01:51.731]➜              num_dsos=0
2025-08-20T22:49:47.2084297Z [00:01:51.731]➜           thunk_bytes=0
2025-08-20T22:49:47.2084568Z [00:01:51.731]➜       parsed_lto_objs=1
2025-08-20T22:49:47.2110270Z [00:01:51.731]➜       num_unique_cies=2
2025-08-20T22:49:47.2111077Z [00:01:51.731]➜              num_cies=3
2025-08-20T22:49:47.2112189Z [00:01:51.731]➜        merged_strings=8
2025-08-20T22:49:47.2112736Z [00:01:51.731]➜              num_objs=20
2025-08-20T22:49:47.2113190Z [00:01:51.731]➜              num_fdes=21
2025-08-20T22:49:47.2113693Z [00:01:51.731]➜         output_chunks=26
2025-08-20T22:49:47.2114459Z [00:01:51.731]➜      string_fragments=38
2025-08-20T22:49:47.2115166Z [00:01:51.731]➜      garbage_sections=51
2025-08-20T22:49:47.2115448Z [00:01:51.731]➜        undefined_syms=141
2025-08-20T22:49:47.2115722Z [00:01:51.731]➜           reloc_alloc=205
2025-08-20T22:49:47.2115990Z [00:01:51.731]➜          defined_syms=336
2025-08-20T22:49:47.2116261Z [00:01:51.731]➜        input_sections=408
2025-08-20T22:49:47.2116538Z [00:01:51.731]➜           parsed_objs=1778
2025-08-20T22:49:47.2116813Z [00:01:51.731]➜      regular_sections=9856
2025-08-20T22:49:47.2117087Z [00:01:51.731]➜              all_syms=35508
2025-08-20T22:49:47.2117369Z [00:01:51.731]➜     total_input_bytes=44192030
2025-08-20T22:49:47.2117676Z [00:01:51.731]➜  .comment estimation=1628 actual=5
2025-08-20T22:49:47.2118023Z [00:01:51.731]➜  .rodata.str1.1 estimation=1626 actual=1
2025-08-20T22:49:47.2118359Z [00:01:51.731]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:49:47.2144422Z [00:01:51.737]➜  using -lmd ... yes
2025-08-20T22:49:47.2429842Z [00:01:51.766]➜  using -lmpfr ... no
2025-08-20T22:49:47.2673053Z [00:01:51.790]➜        reloc_nonalloc=0
2025-08-20T22:49:47.2686330Z [00:01:51.791]➜               comdats=0
2025-08-20T22:49:47.2686923Z [00:01:51.791]➜    removed_comdat_mem=0
2025-08-20T22:49:47.2687511Z [00:01:51.791]➜              num_dsos=0
2025-08-20T22:49:47.2688075Z [00:01:51.791]➜           thunk_bytes=0
2025-08-20T22:49:47.2688845Z [00:01:51.791]➜       parsed_lto_objs=1
2025-08-20T22:49:47.2689356Z [00:01:51.791]➜       num_unique_cies=2
2025-08-20T22:49:47.2689827Z [00:01:51.791]➜              num_cies=22
2025-08-20T22:49:47.2690383Z [00:01:51.791]➜         output_chunks=28
2025-08-20T22:49:47.2691146Z [00:01:51.791]➜        merged_strings=31
2025-08-20T22:49:47.2691485Z [00:01:51.791]➜              num_objs=71
2025-08-20T22:49:47.2691784Z [00:01:51.791]➜              num_fdes=99
2025-08-20T22:49:47.2692058Z [00:01:51.791]➜      string_fragments=191
2025-08-20T22:49:47.2692330Z [00:01:51.791]➜      garbage_sections=201
2025-08-20T22:49:47.2692604Z [00:01:51.791]➜        undefined_syms=638
2025-08-20T22:49:47.2692893Z [00:01:51.791]➜          defined_syms=1147
2025-08-20T22:49:47.2693168Z [00:01:51.791]➜           reloc_alloc=1219
2025-08-20T22:49:47.2693440Z [00:01:51.791]➜        input_sections=1515
2025-08-20T22:49:47.2693712Z [00:01:51.792]➜           parsed_objs=1807
2025-08-20T22:49:47.2693988Z [00:01:51.792]➜      regular_sections=10016
2025-08-20T22:49:47.2694269Z [00:01:51.792]➜              all_syms=36397
2025-08-20T22:49:47.2694549Z [00:01:51.792]➜     total_input_bytes=44995436
2025-08-20T22:49:47.2694853Z [00:01:51.792]➜  .comment estimation=1628 actual=5
2025-08-20T22:49:47.2695191Z [00:01:51.792]➜  .rodata.cst16 estimation=1631 actual=11
2025-08-20T22:49:47.2695860Z [00:01:51.792]➜  .rodata.str1.8 estimation=1630 actual=10
2025-08-20T22:49:47.2696278Z [00:01:51.792]➜  .rodata.str1.1 estimation=1628 actual=5
2025-08-20T22:49:47.2733823Z [00:01:51.795]➜        reloc_nonalloc=0
2025-08-20T22:49:47.2734386Z [00:01:51.795]➜               comdats=0
2025-08-20T22:49:47.2734907Z [00:01:51.795]➜    removed_comdat_mem=0
2025-08-20T22:49:47.2735464Z [00:01:51.795]➜              num_dsos=0
2025-08-20T22:49:47.2735937Z [00:01:51.795]➜           thunk_bytes=0
2025-08-20T22:49:47.2736409Z [00:01:51.795]➜       parsed_lto_objs=1
2025-08-20T22:49:47.2736968Z [00:01:51.795]➜       num_unique_cies=2
2025-08-20T22:49:47.2737410Z [00:01:51.795]➜         output_chunks=31
2025-08-20T22:49:47.2737794Z [00:01:51.795]➜              num_cies=78
2025-08-20T22:49:47.2738186Z [00:01:51.795]➜              num_objs=170
2025-08-20T22:49:47.2740949Z [00:01:51.795]➜        merged_strings=195
2025-08-20T22:49:47.2741390Z [00:01:51.795]➜      garbage_sections=443
2025-08-20T22:49:47.2741668Z [00:01:51.795]➜              num_fdes=446
2025-08-20T22:49:47.2741962Z [00:01:51.795]➜      string_fragments=563
2025-08-20T22:49:47.2742236Z [00:01:51.795]➜        undefined_syms=1393
2025-08-20T22:49:47.2742512Z [00:01:51.795]➜           parsed_objs=1878
2025-08-20T22:49:47.2742783Z [00:01:51.795]➜           reloc_alloc=2435
2025-08-20T22:49:47.2743425Z [00:01:51.795]➜          defined_syms=2723
2025-08-20T22:49:47.2743703Z [00:01:51.795]➜        input_sections=3340
2025-08-20T22:49:47.2743980Z [00:01:51.795]➜      regular_sections=10388
2025-08-20T22:49:47.2744254Z [00:01:51.795]➜              all_syms=37782
2025-08-20T22:49:47.2744539Z [00:01:51.795]➜     total_input_bytes=46028652
2025-08-20T22:49:47.2744842Z [00:01:51.795]➜  .comment estimation=1628 actual=5
2025-08-20T22:49:47.2745171Z [00:01:51.795]➜  .rodata.cst8 estimation=1628 actual=5
2025-08-20T22:49:47.2745504Z [00:01:51.795]➜  .rodata.cst16 estimation=1637 actual=23
2025-08-20T22:49:47.2745845Z [00:01:51.795]➜  .rodata.str1.1 estimation=1704 actual=146
2025-08-20T22:49:47.2746194Z [00:01:51.795]➜  .rodata.str1.8 estimation=1631 actual=11
2025-08-20T22:49:47.2746530Z [00:01:51.795]➜  .rodata.cst4 estimation=1628 actual=5
2025-08-20T22:49:47.2778240Z [00:01:51.801]➜  using -lJudy ... yes
2025-08-20T22:49:47.2806341Z [00:01:51.803]➜  using -ljpeg ... yes
2025-08-20T22:49:47.3620019Z [00:01:51.885]➜        reloc_nonalloc=0
2025-08-20T22:49:47.3620811Z [00:01:51.885]➜               comdats=0
2025-08-20T22:49:47.3621757Z [00:01:51.885]➜    removed_comdat_mem=0
2025-08-20T22:49:47.3622078Z [00:01:51.885]➜              num_dsos=0
2025-08-20T22:49:47.3622354Z [00:01:51.885]➜           thunk_bytes=0
2025-08-20T22:49:47.3622622Z [00:01:51.885]➜       parsed_lto_objs=1
2025-08-20T22:49:47.3622888Z [00:01:51.885]➜       num_unique_cies=2
2025-08-20T22:49:47.3623151Z [00:01:51.885]➜              num_cies=12
2025-08-20T22:49:47.3623419Z [00:01:51.885]➜              num_fdes=15
2025-08-20T22:49:47.3623684Z [00:01:51.885]➜         output_chunks=28
2025-08-20T22:49:47.3623949Z [00:01:51.885]➜        merged_strings=28
2025-08-20T22:49:47.3624247Z [00:01:51.885]➜              num_objs=87
2025-08-20T22:49:47.3624511Z [00:01:51.885]➜      string_fragments=214
2025-08-20T22:49:47.3624788Z [00:01:51.885]➜      garbage_sections=256
2025-08-20T22:49:47.3625063Z [00:01:51.885]➜        undefined_syms=474
2025-08-20T22:49:47.3625351Z [00:01:51.885]➜           reloc_alloc=621
2025-08-20T22:49:47.3625624Z [00:01:51.885]➜          defined_syms=1505
2025-08-20T22:49:47.3625932Z [00:01:51.885]➜           parsed_objs=1762
2025-08-20T22:49:47.3626210Z [00:01:51.885]➜        input_sections=2067
2025-08-20T22:49:47.3626485Z [00:01:51.885]➜      regular_sections=9759
2025-08-20T22:49:47.3626758Z [00:01:51.885]➜              all_syms=35095
2025-08-20T22:49:47.3627041Z [00:01:51.885]➜     total_input_bytes=43956328
2025-08-20T22:49:47.3627346Z [00:01:51.885]➜  .comment estimation=1627 actual=4
2025-08-20T22:49:47.3627679Z [00:01:51.885]➜  .rodata.str1.8 estimation=1631 actual=12
2025-08-20T22:49:47.3628397Z [00:01:51.885]➜  .rodata.cst16 estimation=1631 actual=11
2025-08-20T22:49:47.3628953Z [00:01:51.885]➜  .rodata.str1.1 estimation=1626 actual=1
2025-08-20T22:49:47.3639150Z [00:01:51.887]➜  using -lsctp ... no
2025-08-20T22:49:47.3748670Z [00:01:51.898]➜  using -lpthread ... yes
2025-08-20T22:49:47.3855503Z [00:01:51.908]➜        reloc_nonalloc=0
2025-08-20T22:49:47.3858577Z [00:01:51.909]➜               comdats=0
2025-08-20T22:49:47.3859003Z [00:01:51.909]➜    removed_comdat_mem=0
2025-08-20T22:49:47.3859274Z [00:01:51.909]➜              num_dsos=0
2025-08-20T22:49:47.3859540Z [00:01:51.909]➜           thunk_bytes=0
2025-08-20T22:49:47.3859805Z [00:01:51.909]➜       parsed_lto_objs=1
2025-08-20T22:49:47.3860068Z [00:01:51.909]➜       num_unique_cies=2
2025-08-20T22:49:47.3860329Z [00:01:51.909]➜              num_cies=12
2025-08-20T22:49:47.3860592Z [00:01:51.909]➜              num_fdes=15
2025-08-20T22:49:47.3860858Z [00:01:51.909]➜        merged_strings=26
2025-08-20T22:49:47.3861121Z [00:01:51.909]➜         output_chunks=28
2025-08-20T22:49:47.3861406Z [00:01:51.909]➜              num_objs=57
2025-08-20T22:49:47.3861675Z [00:01:51.909]➜      string_fragments=159
2025-08-20T22:49:47.3861950Z [00:01:51.909]➜      garbage_sections=159
2025-08-20T22:49:47.3862222Z [00:01:51.909]➜        undefined_syms=292
2025-08-20T22:49:47.3862827Z [00:01:51.909]➜           reloc_alloc=360
2025-08-20T22:49:47.3863095Z [00:01:51.909]➜          defined_syms=903
2025-08-20T22:49:47.3863365Z [00:01:51.909]➜        input_sections=1265
2025-08-20T22:49:47.3863640Z [00:01:51.909]➜           parsed_objs=1762
2025-08-20T22:49:47.3863914Z [00:01:51.909]➜      regular_sections=9759
2025-08-20T22:49:47.3864187Z [00:01:51.909]➜              all_syms=35083
2025-08-20T22:49:47.3864470Z [00:01:51.909]➜     total_input_bytes=43955516
2025-08-20T22:49:47.3864775Z [00:01:51.909]➜  .comment estimation=1627 actual=4
2025-08-20T22:49:47.3865106Z [00:01:51.909]➜  .rodata.str1.8 estimation=1630 actual=10
2025-08-20T22:49:47.3865445Z [00:01:51.909]➜  .rodata.cst16 estimation=1631 actual=11
2025-08-20T22:49:47.3865789Z [00:01:51.909]➜  .rodata.str1.1 estimation=1626 actual=1
2025-08-20T22:49:47.3924811Z [00:01:51.915]➜        reloc_nonalloc=0
2025-08-20T22:49:47.3941033Z [00:01:51.917]➜               comdats=0
2025-08-20T22:49:47.3941440Z [00:01:51.917]➜    removed_comdat_mem=0
2025-08-20T22:49:47.3941736Z [00:01:51.917]➜              num_dsos=0
2025-08-20T22:49:47.3941997Z [00:01:51.917]➜           thunk_bytes=0
2025-08-20T22:49:47.3942260Z [00:01:51.917]➜       parsed_lto_objs=1
2025-08-20T22:49:47.3942526Z [00:01:51.917]➜       num_unique_cies=2
2025-08-20T22:49:47.3942787Z [00:01:51.917]➜              num_cies=12
2025-08-20T22:49:47.3943048Z [00:01:51.917]➜              num_fdes=15
2025-08-20T22:49:47.3943312Z [00:01:51.917]➜         output_chunks=29
2025-08-20T22:49:47.3943577Z [00:01:51.917]➜        merged_strings=30
2025-08-20T22:49:47.3943842Z [00:01:51.917]➜              num_objs=108
2025-08-20T22:49:47.3944113Z [00:01:51.917]➜      string_fragments=256
2025-08-20T22:49:47.3944399Z [00:01:51.917]➜      garbage_sections=319
2025-08-20T22:49:47.3944674Z [00:01:51.917]➜        undefined_syms=532
2025-08-20T22:49:47.3944943Z [00:01:51.917]➜           reloc_alloc=636
2025-08-20T22:49:47.3945213Z [00:01:51.917]➜           parsed_objs=1762
2025-08-20T22:49:47.3945502Z [00:01:51.917]➜          defined_syms=1860
2025-08-20T22:49:47.3945776Z [00:01:51.917]➜        input_sections=2602
2025-08-20T22:49:47.3946053Z [00:01:51.917]➜      regular_sections=9759
2025-08-20T22:49:47.3946327Z [00:01:51.917]➜              all_syms=35103
2025-08-20T22:49:47.3946612Z [00:01:51.917]➜     total_input_bytes=43956720
2025-08-20T22:49:47.3946917Z [00:01:51.917]➜  .comment estimation=1627 actual=4
2025-08-20T22:49:47.3947249Z [00:01:51.917]➜  .rodata.str1.8 estimation=1632 actual=13
2025-08-20T22:49:47.3947590Z [00:01:51.917]➜  .rodata.cst16 estimation=1631 actual=11
2025-08-20T22:49:47.3947919Z [00:01:51.917]➜  .rodata.cst8 estimation=1626 actual=1
2025-08-20T22:49:47.3948535Z [00:01:51.917]➜  .rodata.str1.1 estimation=1626 actual=1
2025-08-20T22:49:47.3960212Z [00:01:51.919]➜  using -lpthread spinlock ... yes
2025-08-20T22:49:47.4045070Z [00:01:51.927]➜  using -lrt ... yes
2025-08-20T22:49:47.4157140Z [00:01:51.938]➜  using -lxxhash ... no
2025-08-20T22:49:47.4525238Z [00:01:51.975]➜  using acl/libacl.h ... yes
2025-08-20T22:49:47.4581929Z [00:01:51.981]➜  using aio.h ... yes
2025-08-20T22:49:47.4950931Z [00:01:52.018]➜  using asm/ldt.h ... no
2025-08-20T22:49:47.4980548Z [00:01:52.021]➜  using asm/cachectl.h ... no
2025-08-20T22:49:47.5037333Z [00:01:52.027]➜        reloc_nonalloc=0
2025-08-20T22:49:47.5051938Z [00:01:52.028]➜               comdats=0
2025-08-20T22:49:47.5052758Z [00:01:52.028]➜    removed_comdat_mem=0
2025-08-20T22:49:47.5053554Z [00:01:52.028]➜              num_dsos=0
2025-08-20T22:49:47.5053870Z [00:01:52.028]➜           thunk_bytes=0
2025-08-20T22:49:47.5054141Z [00:01:52.028]➜       parsed_lto_objs=1
2025-08-20T22:49:47.5054407Z [00:01:52.028]➜       num_unique_cies=2
2025-08-20T22:49:47.5054709Z [00:01:52.028]➜        merged_strings=12
2025-08-20T22:49:47.5055004Z [00:01:52.028]➜         output_chunks=28
2025-08-20T22:49:47.5055271Z [00:01:52.028]➜              num_cies=34
2025-08-20T22:49:47.5055532Z [00:01:52.028]➜              num_objs=66
2025-08-20T22:49:47.5055799Z [00:01:52.028]➜      string_fragments=134
2025-08-20T22:49:47.5056485Z [00:01:52.028]➜              num_fdes=137
2025-08-20T22:49:47.5056780Z [00:01:52.028]➜      garbage_sections=169
2025-08-20T22:49:47.5057052Z [00:01:52.028]➜        undefined_syms=467
2025-08-20T22:49:47.5057323Z [00:01:52.028]➜           reloc_alloc=824
2025-08-20T22:49:47.5057591Z [00:01:52.028]➜          defined_syms=999
2025-08-20T22:49:47.5057861Z [00:01:52.028]➜        input_sections=1208
2025-08-20T22:49:47.5058137Z [00:01:52.028]➜           parsed_objs=1841
2025-08-20T22:49:47.5058411Z [00:01:52.028]➜      regular_sections=10185
2025-08-20T22:49:47.5058880Z [00:01:52.028]➜              all_syms=36905
2025-08-20T22:49:47.5059201Z [00:01:52.028]➜     total_input_bytes=45160940
2025-08-20T22:49:47.5059508Z [00:01:52.028]➜  .comment estimation=1628 actual=5
2025-08-20T22:49:47.5059839Z [00:01:52.028]➜  .rodata.str1.8 estimation=1627 actual=3
2025-08-20T22:49:47.5060175Z [00:01:52.028]➜  .rodata.cst16 estimation=1626 actual=2
2025-08-20T22:49:47.5060515Z [00:01:52.028]➜  .rodata.cst8 estimation=1627 actual=2
2025-08-20T22:49:47.5080108Z [00:01:52.029]➜        reloc_nonalloc=0
2025-08-20T22:49:47.5080405Z [00:01:52.029]➜               comdats=0
2025-08-20T22:49:47.5080670Z [00:01:52.029]➜    removed_comdat_mem=0
2025-08-20T22:49:47.5080932Z [00:01:52.029]➜              num_dsos=0
2025-08-20T22:49:47.5081195Z [00:01:52.029]➜           thunk_bytes=0
2025-08-20T22:49:47.5081453Z [00:01:52.029]➜       parsed_lto_objs=1
2025-08-20T22:49:47.5081709Z [00:01:52.029]➜       num_unique_cies=2
2025-08-20T22:49:47.5081964Z [00:01:52.029]➜              num_cies=7
2025-08-20T22:49:47.5082222Z [00:01:52.029]➜        merged_strings=19
2025-08-20T22:49:47.5082511Z [00:01:52.029]➜         output_chunks=28
2025-08-20T22:49:47.5082777Z [00:01:52.029]➜              num_objs=34
2025-08-20T22:49:47.5083037Z [00:01:52.029]➜              num_fdes=59
2025-08-20T22:49:47.5083302Z [00:01:52.029]➜      garbage_sections=101
2025-08-20T22:49:47.5083576Z [00:01:52.029]➜      string_fragments=112
2025-08-20T22:49:47.5083861Z [00:01:52.029]➜        undefined_syms=247
2025-08-20T22:49:47.5084128Z [00:01:52.029]➜           reloc_alloc=458
2025-08-20T22:49:47.5084388Z [00:01:52.030]➜          defined_syms=639
2025-08-20T22:49:47.5084656Z [00:01:52.030]➜        input_sections=755
2025-08-20T22:49:47.5084929Z [00:01:52.030]➜           parsed_objs=1777
2025-08-20T22:49:47.5085205Z [00:01:52.030]➜      regular_sections=9858
2025-08-20T22:49:47.5085477Z [00:01:52.030]➜              all_syms=35525
2025-08-20T22:49:47.5085759Z [00:01:52.030]➜     total_input_bytes=44334688
2025-08-20T22:49:47.5086062Z [00:01:52.030]➜  .comment estimation=1628 actual=5
2025-08-20T22:49:47.5086712Z [00:01:52.030]➜  .rodata.cst8 estimation=1626 actual=2
2025-08-20T22:49:47.5087139Z [00:01:52.030]➜  .rodata.str1.1 estimation=1626 actual=1
2025-08-20T22:49:47.5087475Z [00:01:52.030]➜  .rodata.str1.8 estimation=1631 actual=11
2025-08-20T22:49:47.5163647Z [00:01:52.039]➜  using -llzma ... yes
2025-08-20T22:49:47.5166421Z [00:01:52.039]➜  using -lz ... yes
2025-08-20T22:49:47.5287383Z [00:01:52.052]➜  using asm/mtrr.h ... no
2025-08-20T22:49:47.5424434Z [00:01:52.065]➜  using attr/xattr.h ... no
2025-08-20T22:49:47.5557835Z [00:01:52.079]➜  using asm/prctl.h ... no
2025-08-20T22:49:47.5643407Z [00:01:52.087]➜  using bsd/stdlib.h ... yes
2025-08-20T22:49:47.5719536Z [00:01:52.095]➜  using bsd/string.h ... yes
2025-08-20T22:49:47.5802606Z [00:01:52.103]➜  using bsd/sys/tree.h ... yes
2025-08-20T22:49:47.5994274Z [00:01:52.122]➜  using bsd/unistd.h ... yes
2025-08-20T22:49:47.6136318Z [00:01:52.136]➜  using bsd/wchar.h ... yes
2025-08-20T22:49:47.6158171Z [00:01:52.139]➜  using crypt.h ... yes
2025-08-20T22:49:47.6209807Z [00:01:52.144]➜  using complex.h ... yes
2025-08-20T22:49:47.6393300Z [00:01:52.162]➜  using EGL/egl.h EGL/eglext.h ... yes
2025-08-20T22:49:47.6549742Z [00:01:52.178]➜  using EGL/egl.h ... yes
2025-08-20T22:49:47.6628708Z [00:01:52.186]➜  using fenv.h ... yes
2025-08-20T22:49:47.6674829Z [00:01:52.190]➜  using execinfo.h ... no
2025-08-20T22:49:47.6747146Z [00:01:52.198]➜  using features.h ... yes
2025-08-20T22:49:47.6932694Z [00:01:52.216]➜  using float.h ... yes
2025-08-20T22:49:47.7088982Z [00:01:52.232]➜  using gbm.h ... yes
2025-08-20T22:49:47.7121664Z [00:01:52.235]➜  using GLES2/gl2.h ... yes
2025-08-20T22:49:47.7205692Z [00:01:52.243]➜  using grp.h ... yes
2025-08-20T22:49:47.7507499Z [00:01:52.274]➜  using intel-ipsec-mb.h ... no
2025-08-20T22:49:47.7552144Z [00:01:52.278]➜  using gmp.h ... yes
2025-08-20T22:49:47.7605213Z [00:01:52.283]➜  using jpeglib.h ... yes
2025-08-20T22:49:47.7772069Z [00:01:52.300]➜  using ifaddrs.h ... yes
2025-08-20T22:49:47.7977788Z [00:01:52.320]➜  using keyutils.h ... yes
2025-08-20T22:49:47.8173278Z [00:01:52.340]➜  using libaio.h ... yes
2025-08-20T22:49:47.8251999Z [00:01:52.348]➜  using Judy.h ... yes
2025-08-20T22:49:47.8402483Z [00:01:52.363]➜  using libkmod.h ... yes
2025-08-20T22:49:47.8436276Z [00:01:52.367]➜  using libgen.h ... yes
2025-08-20T22:49:47.8639113Z [00:01:52.387]➜  using link.h ... yes
2025-08-20T22:49:47.8827017Z [00:01:52.405]➜  using linux/android/binderfs.h ... yes
2025-08-20T22:49:47.9023447Z [00:01:52.425]➜  using linux/android/binder.h ... yes
2025-08-20T22:49:47.9108156Z [00:01:52.434]➜  using linux/auto_dev-ioctl.h ... yes
2025-08-20T22:49:47.9202388Z [00:01:52.443]➜  using linux/audit.h ... yes
2025-08-20T22:49:47.9446530Z [00:01:52.467]➜  using linux/btrfs.h ... yes
2025-08-20T22:49:47.9476872Z [00:01:52.471]➜  using linux/blkzoned.h ... yes
2025-08-20T22:49:47.9803737Z [00:01:52.503]➜  using linux/cdrom.h ... yes
2025-08-20T22:49:47.9849346Z [00:01:52.508]➜  using linux/connector.h ... yes
2025-08-20T22:49:47.9882200Z [00:01:52.511]➜  using linux/cn_proc.h ... yes
2025-08-20T22:49:47.9920890Z [00:01:52.515]➜  using linux/dm-ioctl.h ... yes
2025-08-20T22:49:47.9963524Z [00:01:52.519]➜  using immintrin.h ... no
2025-08-20T22:49:48.0262234Z [00:01:52.549]➜  using linux/fd.h ... yes
2025-08-20T22:49:48.0305670Z [00:01:52.553]➜  using linux/fiemap.h ... yes
2025-08-20T22:49:48.0381363Z [00:01:52.561]➜  using linux/filter.h ... yes
2025-08-20T22:49:48.0452023Z [00:01:52.568]➜  using linux/fb.h ... yes
2025-08-20T22:49:48.0668890Z [00:01:52.590]➜  using linux/fsverity.h ... yes
2025-08-20T22:49:48.0716294Z [00:01:52.595]➜  using linux/futex.h ... yes
2025-08-20T22:49:48.0745980Z [00:01:52.597]➜  using linux/fs.h ... yes
2025-08-20T22:49:48.0820308Z [00:01:52.605]➜  using linux/genetlink.h ... yes
2025-08-20T22:49:48.1073137Z [00:01:52.630]➜  using linux/hdreg.h ... yes
2025-08-20T22:49:48.1140865Z [00:01:52.637]➜  using linux/hidraw.h ... yes
2025-08-20T22:49:48.1190165Z [00:01:52.642]➜  using linux/hiddev.h ... yes
2025-08-20T22:49:48.1284587Z [00:01:52.651]➜  using linux/hpet.h ... yes
2025-08-20T22:49:48.1299768Z [00:01:52.653]➜  using linux/if_alg.h ... yes
2025-08-20T22:49:48.1616366Z [00:01:52.684]➜  using linux/input.h ... yes
2025-08-20T22:49:48.1643147Z [00:01:52.687]➜  using linux/if_tun.h ... yes
2025-08-20T22:49:48.1717283Z [00:01:52.695]➜  using linux/io_uring.h ... yes
2025-08-20T22:49:48.1882732Z [00:01:52.711]➜  using linux/if_packet.h ... yes
2025-08-20T22:49:48.1919195Z [00:01:52.715]➜  using linux/kd.h ... yes
2025-08-20T22:49:48.2045826Z [00:01:52.727]➜  using linux/kvm.h ... yes
2025-08-20T22:49:48.2125108Z [00:01:52.735]➜  using linux/lirc.h ... yes
2025-08-20T22:49:48.2356093Z [00:01:52.757]➜  using linux/loop.h ... yes
2025-08-20T22:49:48.2421624Z [00:01:52.765]➜  using linux/landlock.h ... yes
2025-08-20T22:49:48.2453688Z [00:01:52.768]➜  using linux/magic.h ... yes
2025-08-20T22:49:48.2475890Z [00:01:52.770]➜  using linux/lsm.h ... yes
2025-08-20T22:49:48.2614466Z [00:01:52.784]➜  using linux/media.h ... yes
2025-08-20T22:49:48.2863586Z [00:01:52.809]➜  using linux/membarrier.h ... yes
2025-08-20T22:49:48.2892174Z [00:01:52.812]➜  using linux/mempolicy.h ... yes
2025-08-20T22:49:48.3005102Z [00:01:52.823]➜  using linux/netlink.h ... yes
2025-08-20T22:49:48.3032689Z [00:01:52.826]➜  using linux/memfd.h ... yes
2025-08-20T22:49:48.3155664Z [00:01:52.838]➜  using linux/module.h ... yes
2025-08-20T22:49:48.3322016Z [00:01:52.855]➜  using linux/openat2.h ... yes
2025-08-20T22:49:48.3359707Z [00:01:52.859]➜  using linux/pci.h ... yes
2025-08-20T22:49:48.3440074Z [00:01:52.867]➜  using linux/perf_event.h ... yes
2025-08-20T22:49:48.3586495Z [00:01:52.881]➜  using linux/posix_types.h ... yes
2025-08-20T22:49:48.3645592Z [00:01:52.887]➜  using linux/ppdev.h ... yes
2025-08-20T22:49:48.3772514Z [00:01:52.900]➜  using linux/ptp_clock.h ... yes
2025-08-20T22:49:48.3978819Z [00:01:52.921]➜  using linux/rtc.h ... yes
2025-08-20T22:49:48.4047998Z [00:01:52.928]➜  using linux/rtnetlink.h ... yes
2025-08-20T22:49:48.4129070Z [00:01:52.936]➜  using linux/random.h ... yes
2025-08-20T22:49:48.4174724Z [00:01:52.940]➜  using linux/sched.h ... yes
2025-08-20T22:49:48.4240478Z [00:01:52.947]➜  using linux/rseq.h ... yes
2025-08-20T22:49:48.4389187Z [00:01:52.962]➜  using linux/seccomp.h ... yes
2025-08-20T22:49:48.4657541Z [00:01:52.989]➜  using linux/sockios.h ... yes
2025-08-20T22:49:48.4787265Z [00:01:53.001]➜  using linux/serial.h ... yes
2025-08-20T22:49:48.4790069Z [00:01:53.002]➜  using linux/sysctl.h ... yes
2025-08-20T22:49:48.4856329Z [00:01:53.009]➜  using linux/socket.h ... yes
2025-08-20T22:49:48.5096699Z [00:01:53.032]➜  using linux/taskstats.h ... yes
2025-08-20T22:49:48.5247096Z [00:01:53.048]➜  using linux/unix_diag.h ... yes
2025-08-20T22:49:48.5282334Z [00:01:53.051]➜  using linux/udp.h ... yes
2025-08-20T22:49:48.5452883Z [00:01:53.068]➜        reloc_nonalloc=0
2025-08-20T22:49:48.5459811Z [00:01:53.069]➜               comdats=0
2025-08-20T22:49:48.5460508Z [00:01:53.069]➜    removed_comdat_mem=0
2025-08-20T22:49:48.5461329Z [00:01:53.069]➜              num_dsos=0
2025-08-20T22:49:48.5461686Z [00:01:53.069]➜           thunk_bytes=0
2025-08-20T22:49:48.5461959Z [00:01:53.069]➜       parsed_lto_objs=1
2025-08-20T22:49:48.5462218Z [00:01:53.069]➜              num_cies=2
2025-08-20T22:49:48.5462476Z [00:01:53.069]➜       num_unique_cies=2
2025-08-20T22:49:48.5462755Z [00:01:53.069]➜              num_fdes=5
2025-08-20T22:49:48.5463011Z [00:01:53.069]➜        merged_strings=6
2025-08-20T22:49:48.5463269Z [00:01:53.069]➜              num_objs=18
2025-08-20T22:49:48.5463533Z [00:01:53.069]➜         output_chunks=24
2025-08-20T22:49:48.5463797Z [00:01:53.069]➜      string_fragments=33
2025-08-20T22:49:48.5464064Z [00:01:53.069]➜      garbage_sections=45
2025-08-20T22:49:48.5464333Z [00:01:53.069]➜        undefined_syms=100
2025-08-20T22:49:48.5464603Z [00:01:53.069]➜           reloc_alloc=118
2025-08-20T22:49:48.5464867Z [00:01:53.069]➜          defined_syms=295
2025-08-20T22:49:48.5465137Z [00:01:53.069]➜        input_sections=365
2025-08-20T22:49:48.5465721Z [00:01:53.069]➜           parsed_objs=1762
2025-08-20T22:49:48.5466082Z [00:01:53.069]➜      regular_sections=9757
2025-08-20T22:49:48.5466360Z [00:01:53.069]➜              all_syms=35068
2025-08-20T22:49:48.5466648Z [00:01:53.069]➜     total_input_bytes=43953352
2025-08-20T22:49:48.5466947Z [00:01:53.069]➜  .comment estimation=1627 actual=4
2025-08-20T22:49:48.5467291Z [00:01:53.069]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:49:48.5519522Z [00:01:53.075]➜  using linux/sockdiag.h ... yes
2025-08-20T22:49:48.5520202Z [00:01:53.075]➜  using linux/uinput.h ... yes
2025-08-20T22:49:48.5634443Z [00:01:53.086]➜  using linux/usb/cdc-wdm.h ... yes
2025-08-20T22:49:48.5882840Z [00:01:53.111]➜  using linux/userfaultfd.h ... yes
2025-08-20T22:49:48.5894829Z [00:01:53.112]➜  using linux/usbdevice_fs.h ... yes
2025-08-20T22:49:48.5942519Z [00:01:53.117]➜  using linux/version.h ... yes
2025-08-20T22:49:48.6046747Z [00:01:53.128]➜  using linux/vt.h ... yes
2025-08-20T22:49:48.6270142Z [00:01:53.148]➜  using linux/videodev2.h ... yes
2025-08-20T22:49:48.6357744Z [00:01:53.159]➜  using locale.h ... yes
2025-08-20T22:49:48.6422640Z [00:01:53.165]➜  using linux/watchdog.h ... yes
2025-08-20T22:49:48.6515687Z [00:01:53.174]➜  using mach/mach.h ... no
2025-08-20T22:49:48.6558261Z [00:01:53.179]➜  using lzma.h ... yes
2025-08-20T22:49:48.6778058Z [00:01:53.201]➜  using mach/vm_statistics.h ... no
2025-08-20T22:49:48.6820790Z [00:01:53.205]➜  using mach/machine.h ... no
2025-08-20T22:49:48.6952240Z [00:01:53.218]➜  using mntent.h ... yes
2025-08-20T22:49:48.7017639Z [00:01:53.225]➜  using malloc.h ... yes
2025-08-20T22:49:48.7189438Z [00:01:53.242]➜  using mqueue.h ... yes
2025-08-20T22:49:48.7400378Z [00:01:53.263]➜  using netinet/ip.h ... yes
2025-08-20T22:49:48.7441877Z [00:01:53.267]➜  using netinet/ip_icmp.h ... yes
2025-08-20T22:49:48.7565539Z [00:01:53.279]➜  using mpfr.h ... yes
2025-08-20T22:49:48.7575466Z [00:01:53.280]➜  using net/if.h ... yes
2025-08-20T22:49:48.7589949Z [00:01:53.282]➜  using netinet/sctp.h ... no
2025-08-20T22:49:48.7866387Z [00:01:53.309]➜  using netinet/tcp.h ... yes
2025-08-20T22:49:48.7970908Z [00:01:53.320]➜  using netinet/udp.h ... yes
2025-08-20T22:49:48.8051013Z [00:01:53.328]➜  using pthread.h ... yes
2025-08-20T22:49:48.8146370Z [00:01:53.337]➜  using pthread_np.h ... no
2025-08-20T22:49:48.8292948Z [00:01:53.352]➜  using poll.h ... yes
2025-08-20T22:49:48.8377707Z [00:01:53.361]➜  using scsi/scsi.h ... yes
2025-08-20T22:49:48.8438810Z [00:01:53.367]➜  using scsi/scsi_ioctl.h ... yes
2025-08-20T22:49:48.8482220Z [00:01:53.371]➜  using regex.h ... yes
2025-08-20T22:49:48.8587756Z [00:01:53.382]➜  using scsi/sg.h ... yes
2025-08-20T22:49:48.8870386Z [00:01:53.410]➜  using spawn.h ... yes
2025-08-20T22:49:48.8887380Z [00:01:53.412]➜  using sound/asound.h ... yes
2025-08-20T22:49:48.8913648Z [00:01:53.414]➜  using search.h ... yes
2025-08-20T22:49:48.8993017Z [00:01:53.422]➜  using semaphore.h ... yes
2025-08-20T22:49:48.9210940Z [00:01:53.444]➜  using strings.h ... yes
2025-08-20T22:49:48.9268575Z [00:01:53.450]➜  using sys/apparmor.h ... no
2025-08-20T22:49:48.9295897Z [00:01:53.452]➜  using sys/acl.h ... yes
2025-08-20T22:49:48.9559470Z [00:01:53.479]➜  using sys/syscall.h ... yes
2025-08-20T22:49:48.9681746Z [00:01:53.491]➜  using sys/epoll.h ... yes
2025-08-20T22:49:48.9685181Z [00:01:53.491]➜  using sys/auxv.h ... yes
2025-08-20T22:49:48.9970469Z [00:01:53.520]➜  using sys/eventfd.h ... yes
2025-08-20T22:49:49.0032702Z [00:01:53.526]➜  using sys/fanotify.h ... yes
2025-08-20T22:49:49.0083497Z [00:01:53.531]➜  using sys/file.h ... yes
2025-08-20T22:49:49.0207095Z [00:01:53.544]➜  using sys/fsuid.h ... yes
2025-08-20T22:49:49.0465762Z [00:01:53.569]➜        reloc_nonalloc=0
2025-08-20T22:49:49.0466503Z [00:01:53.569]➜               comdats=0
2025-08-20T22:49:49.0467144Z [00:01:53.569]➜    removed_comdat_mem=0
2025-08-20T22:49:49.0467912Z [00:01:53.569]➜              num_dsos=0
2025-08-20T22:49:49.0468233Z [00:01:53.569]➜           thunk_bytes=0
2025-08-20T22:49:49.0468507Z [00:01:53.569]➜       parsed_lto_objs=1
2025-08-20T22:49:49.0469305Z [00:01:53.569]➜              num_cies=2
2025-08-20T22:49:49.0469637Z [00:01:53.569]➜       num_unique_cies=2
2025-08-20T22:49:49.0469901Z [00:01:53.569]➜              num_fdes=5
2025-08-20T22:49:49.0470161Z [00:01:53.569]➜        merged_strings=6
2025-08-20T22:49:49.0470678Z [00:01:53.569]➜              num_objs=23
2025-08-20T22:49:49.0470954Z [00:01:53.569]➜         output_chunks=24
2025-08-20T22:49:49.0471223Z [00:01:53.569]➜      string_fragments=43
2025-08-20T22:49:49.0471489Z [00:01:53.569]➜      garbage_sections=62
2025-08-20T22:49:49.0471759Z [00:01:53.569]➜        undefined_syms=117
2025-08-20T22:49:49.0472030Z [00:01:53.569]➜           reloc_alloc=134
2025-08-20T22:49:49.0472300Z [00:01:53.569]➜          defined_syms=385
2025-08-20T22:49:49.0472565Z [00:01:53.569]➜        input_sections=496
2025-08-20T22:49:49.0472839Z [00:01:53.569]➜           parsed_objs=1762
2025-08-20T22:49:49.0473113Z [00:01:53.569]➜      regular_sections=9757
2025-08-20T22:49:49.0473400Z [00:01:53.569]➜              all_syms=35074
2025-08-20T22:49:49.0473686Z [00:01:53.569]➜     total_input_bytes=43954704
2025-08-20T22:49:49.0473994Z [00:01:53.569]➜  .comment estimation=1627 actual=4
2025-08-20T22:49:49.0474324Z [00:01:53.569]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:49:49.0513800Z [00:01:53.574]➜  using sys/io.h ... yes
2025-08-20T22:49:49.0562826Z [00:01:53.579]➜  using sys/capability.h ... yes
2025-08-20T22:49:49.0581064Z [00:01:53.581]➜  using sys/inotify.h ... yes
2025-08-20T22:49:49.0667218Z [00:01:53.590]➜  using sys/loadavg.h ... no
2025-08-20T22:49:49.0710455Z [00:01:53.594]➜  using sys/ipc.h ... yes
2025-08-20T22:49:49.1127254Z [00:01:53.635]➜  using sys/param.h ... yes
2025-08-20T22:49:49.1127929Z [00:01:53.636]➜  using sys/mount.h ... yes
2025-08-20T22:49:49.1150105Z [00:01:53.638]➜  using sys/mkdev.h ... no
2025-08-20T22:49:49.1161188Z [00:01:53.639]➜  using syslog.h ... yes
2025-08-20T22:49:49.1164253Z [00:01:53.639]➜  using sys/msg.h ... yes
2025-08-20T22:49:49.1552039Z [00:01:53.678]➜  using sys/pidfd.h ... no
2025-08-20T22:49:49.1563805Z [00:01:53.679]➜  using sys/platform/ppc.h ... no
2025-08-20T22:49:49.1596300Z [00:01:53.682]➜  using sys/prctl.h ... yes
2025-08-20T22:49:49.1672647Z [00:01:53.690]➜  using sys/personality.h ... yes
2025-08-20T22:49:49.1783345Z [00:01:53.701]➜  using sys/procctl.h ... no
2025-08-20T22:49:49.1979150Z [00:01:53.721]➜  using sys/queue.h ... yes
2025-08-20T22:49:49.2021141Z [00:01:53.725]➜  using sys/quota.h ... yes
2025-08-20T22:49:49.2194663Z [00:01:53.742]➜  using sys/select.h ... yes
2025-08-20T22:49:49.2362740Z [00:01:53.759]➜  using sys/rseq.h ... no
2025-08-20T22:49:49.2381949Z [00:01:53.761]➜  using sys/random.h ... yes
2025-08-20T22:49:49.2414813Z [00:01:53.764]➜  using sys/sendfile.h ... yes
2025-08-20T22:49:49.2421428Z [00:01:53.765]➜  using sys/shm.h ... yes
2025-08-20T22:49:49.2624528Z [00:01:53.785]➜  using sys/signalfd.h ... yes
2025-08-20T22:49:49.2758177Z [00:01:53.799]➜  using sys/statfs.h ... yes
2025-08-20T22:49:49.2883974Z [00:01:53.811]➜  using sys/swap.h ... yes
2025-08-20T22:49:49.3089244Z [00:01:53.832]➜  using sys/sysinfo.h ... yes
2025-08-20T22:49:49.3090339Z [00:01:53.832]➜  using sys/statvfs.h ... yes
2025-08-20T22:49:49.3174966Z [00:01:53.840]➜  using sys/sysmacros.h ... yes
2025-08-20T22:49:49.3202185Z [00:01:53.843]➜  using sys/sysctl.h ... no
2025-08-20T22:49:49.3410543Z [00:01:53.862]➜  using sys/timerfd.h ... yes
2025-08-20T22:49:49.3574887Z [00:01:53.880]➜  using sys/ucred.h ... no
2025-08-20T22:49:49.3587540Z [00:01:53.882]➜  using sys/tree.h ... yes
2025-08-20T22:49:49.3686658Z [00:01:53.892]➜  using sys/timex.h ... yes
2025-08-20T22:49:49.3770762Z [00:01:53.900]➜  using sys/uio.h ... yes
2025-08-20T22:49:49.3796750Z [00:01:53.903]➜  using sys/un.h ... yes
2025-08-20T22:49:49.4055144Z [00:01:53.928]➜  using sys/utsname.h ... yes
2025-08-20T22:49:49.4141208Z [00:01:53.937]➜  using sys/xattr.h ... yes
2025-08-20T22:49:49.4179837Z [00:01:53.941]➜  using termio.h ... no
2025-08-20T22:49:49.4342771Z [00:01:53.957]➜  using sys/vfs.h ... yes
2025-08-20T22:49:49.4373755Z [00:01:53.960]➜  using sys/vmmeter.h ... no
2025-08-20T22:49:49.4481714Z [00:01:53.971]➜  using termios.h ... yes
2025-08-20T22:49:49.4526005Z [00:01:53.975]➜  using threads.h ... yes
2025-08-20T22:49:49.4571433Z [00:01:53.980]➜  using ucontext.h ... yes
2025-08-20T22:49:49.4824429Z [00:01:54.005]➜  using ustat.h ... no
2025-08-20T22:49:49.4868325Z [00:01:54.010]➜  using utime.h ... yes
2025-08-20T22:49:49.5009285Z [00:01:54.024]➜  using uvm/uvm_extern.h ... no
2025-08-20T22:49:49.5196466Z [00:01:54.042]➜  using wchar.h ... yes
2025-08-20T22:49:49.5569155Z [00:01:54.080]➜  using xmmintrin.h ... no
2025-08-20T22:49:49.5594050Z [00:01:54.082]➜  using xxhash.h ... yes
2025-08-20T22:49:49.6231501Z [00:01:54.146]➜        reloc_nonalloc=0
2025-08-20T22:49:49.6232420Z [00:01:54.146]➜               comdats=0
2025-08-20T22:49:49.6233004Z [00:01:54.146]➜    removed_comdat_mem=0
2025-08-20T22:49:49.6233526Z [00:01:54.146]➜              num_dsos=0
2025-08-20T22:49:49.6234162Z [00:01:54.146]➜           thunk_bytes=0
2025-08-20T22:49:49.6235143Z [00:01:54.146]➜       parsed_lto_objs=1
2025-08-20T22:49:49.6235495Z [00:01:54.146]➜              num_cies=2
2025-08-20T22:49:49.6235767Z [00:01:54.146]➜       num_unique_cies=2
2025-08-20T22:49:49.6236056Z [00:01:54.146]➜              num_fdes=5
2025-08-20T22:49:49.6236315Z [00:01:54.146]➜        merged_strings=6
2025-08-20T22:49:49.6236574Z [00:01:54.146]➜              num_objs=18
2025-08-20T22:49:49.6236841Z [00:01:54.146]➜         output_chunks=24
2025-08-20T22:49:49.6237108Z [00:01:54.146]➜      string_fragments=33
2025-08-20T22:49:49.6237378Z [00:01:54.146]➜      garbage_sections=45
2025-08-20T22:49:49.6237647Z [00:01:54.146]➜        undefined_syms=100
2025-08-20T22:49:49.6237916Z [00:01:54.146]➜           reloc_alloc=118
2025-08-20T22:49:49.6238184Z [00:01:54.146]➜          defined_syms=295
2025-08-20T22:49:49.6238453Z [00:01:54.146]➜        input_sections=365
2025-08-20T22:49:49.6238941Z [00:01:54.146]➜           parsed_objs=1762
2025-08-20T22:49:49.6239228Z [00:01:54.146]➜      regular_sections=9757
2025-08-20T22:49:49.6239503Z [00:01:54.146]➜              all_syms=35069
2025-08-20T22:49:49.6239794Z [00:01:54.146]➜     total_input_bytes=43953436
2025-08-20T22:49:49.6240101Z [00:01:54.146]➜  .comment estimation=1627 actual=4
2025-08-20T22:49:49.6240448Z [00:01:54.146]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:49:49.6340036Z [00:01:54.157]➜  using 128 byte alignment attribute ... yes
2025-08-20T22:49:49.6501271Z [00:01:54.173]➜        reloc_nonalloc=0
2025-08-20T22:49:49.6501994Z [00:01:54.173]➜               comdats=0
2025-08-20T22:49:49.6502748Z [00:01:54.173]➜    removed_comdat_mem=0
2025-08-20T22:49:49.6503740Z [00:01:54.173]➜              num_dsos=0
2025-08-20T22:49:49.6504640Z [00:01:54.173]➜           thunk_bytes=0
2025-08-20T22:49:49.6504966Z [00:01:54.173]➜       parsed_lto_objs=1
2025-08-20T22:49:49.6505235Z [00:01:54.173]➜              num_cies=2
2025-08-20T22:49:49.6505493Z [00:01:54.173]➜       num_unique_cies=2
2025-08-20T22:49:49.6506079Z [00:01:54.173]➜              num_fdes=5
2025-08-20T22:49:49.6506431Z [00:01:54.173]➜        merged_strings=6
2025-08-20T22:49:49.6506694Z [00:01:54.173]➜              num_objs=18
2025-08-20T22:49:49.6506960Z [00:01:54.173]➜         output_chunks=24
2025-08-20T22:49:49.6507242Z [00:01:54.173]➜      string_fragments=33
2025-08-20T22:49:49.6507510Z [00:01:54.173]➜      garbage_sections=45
2025-08-20T22:49:49.6507777Z [00:01:54.173]➜        undefined_syms=100
2025-08-20T22:49:49.6508042Z [00:01:54.173]➜           reloc_alloc=118
2025-08-20T22:49:49.6508308Z [00:01:54.173]➜          defined_syms=295
2025-08-20T22:49:49.6508576Z [00:01:54.173]➜        input_sections=365
2025-08-20T22:49:49.6509834Z [00:01:54.173]➜           parsed_objs=1762
2025-08-20T22:49:49.6510113Z [00:01:54.173]➜      regular_sections=9757
2025-08-20T22:49:49.6510387Z [00:01:54.173]➜              all_syms=35069
2025-08-20T22:49:49.6510670Z [00:01:54.173]➜     total_input_bytes=43953436
2025-08-20T22:49:49.6510989Z [00:01:54.173]➜  .comment estimation=1627 actual=4
2025-08-20T22:49:49.6511332Z [00:01:54.173]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:49:49.6580739Z [00:01:54.181]➜  using 64 byte alignment attribute ... yes
2025-08-20T22:49:49.6610846Z [00:01:54.184]➜  using ALPHA draina instruction ... no
2025-08-20T22:49:49.6647252Z [00:01:54.188]➜        reloc_nonalloc=0
2025-08-20T22:49:49.6653960Z [00:01:54.188]➜               comdats=0
2025-08-20T22:49:49.6654294Z [00:01:54.188]➜    removed_comdat_mem=0
2025-08-20T22:49:49.6654562Z [00:01:54.188]➜              num_dsos=0
2025-08-20T22:49:49.6654824Z [00:01:54.188]➜           thunk_bytes=0
2025-08-20T22:49:49.6655088Z [00:01:54.188]➜       parsed_lto_objs=1
2025-08-20T22:49:49.6655346Z [00:01:54.188]➜              num_cies=2
2025-08-20T22:49:49.6655605Z [00:01:54.188]➜       num_unique_cies=2
2025-08-20T22:49:49.6655861Z [00:01:54.188]➜              num_fdes=5
2025-08-20T22:49:49.6656119Z [00:01:54.188]➜        merged_strings=6
2025-08-20T22:49:49.6656402Z [00:01:54.188]➜              num_objs=18
2025-08-20T22:49:49.6656672Z [00:01:54.188]➜         output_chunks=24
2025-08-20T22:49:49.6656947Z [00:01:54.188]➜      string_fragments=33
2025-08-20T22:49:49.6657212Z [00:01:54.188]➜      garbage_sections=45
2025-08-20T22:49:49.6657503Z [00:01:54.188]➜        undefined_syms=100
2025-08-20T22:49:49.6657775Z [00:01:54.188]➜           reloc_alloc=118
2025-08-20T22:49:49.6658045Z [00:01:54.188]➜          defined_syms=295
2025-08-20T22:49:49.6658317Z [00:01:54.188]➜        input_sections=365
2025-08-20T22:49:49.6658847Z [00:01:54.188]➜           parsed_objs=1762
2025-08-20T22:49:49.6659207Z [00:01:54.188]➜      regular_sections=9757
2025-08-20T22:49:49.6659479Z [00:01:54.188]➜              all_syms=35069
2025-08-20T22:49:49.6659764Z [00:01:54.188]➜     total_input_bytes=43953436
2025-08-20T22:49:49.6660069Z [00:01:54.188]➜  .comment estimation=1627 actual=4
2025-08-20T22:49:49.6660403Z [00:01:54.188]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:49:49.6703837Z [00:01:54.193]➜  using 64K byte alignment attribute ... yes
2025-08-20T22:49:49.7258101Z [00:01:54.248]➜  using ALPHA halt instruction ... no
2025-08-20T22:49:49.7666796Z [00:01:54.289]➜        reloc_nonalloc=0
2025-08-20T22:49:49.7668545Z [00:01:54.290]➜               comdats=0
2025-08-20T22:49:49.7669607Z [00:01:54.290]➜    removed_comdat_mem=0
2025-08-20T22:49:49.7669922Z [00:01:54.290]➜              num_dsos=0
2025-08-20T22:49:49.7670196Z [00:01:54.290]➜           thunk_bytes=0
2025-08-20T22:49:49.7670464Z [00:01:54.290]➜       parsed_lto_objs=1
2025-08-20T22:49:49.7670725Z [00:01:54.290]➜              num_cies=2
2025-08-20T22:49:49.7670986Z [00:01:54.290]➜       num_unique_cies=2
2025-08-20T22:49:49.7671240Z [00:01:54.290]➜              num_fdes=5
2025-08-20T22:49:49.7671503Z [00:01:54.290]➜        merged_strings=6
2025-08-20T22:49:49.7671765Z [00:01:54.290]➜              num_objs=18
2025-08-20T22:49:49.7672030Z [00:01:54.290]➜         output_chunks=24
2025-08-20T22:49:49.7672677Z [00:01:54.290]➜      string_fragments=33
2025-08-20T22:49:49.7673022Z [00:01:54.290]➜      garbage_sections=45
2025-08-20T22:49:49.7673303Z [00:01:54.290]➜        undefined_syms=100
2025-08-20T22:49:49.7673576Z [00:01:54.290]➜           reloc_alloc=118
2025-08-20T22:49:49.7673844Z [00:01:54.290]➜          defined_syms=295
2025-08-20T22:49:49.7674127Z [00:01:54.290]➜        input_sections=365
2025-08-20T22:49:49.7674400Z [00:01:54.290]➜           parsed_objs=1762
2025-08-20T22:49:49.7674677Z [00:01:54.290]➜      regular_sections=9757
2025-08-20T22:49:49.7674951Z [00:01:54.290]➜              all_syms=35068
2025-08-20T22:49:49.7675236Z [00:01:54.290]➜     total_input_bytes=43953468
2025-08-20T22:49:49.7675538Z [00:01:54.290]➜  .comment estimation=1627 actual=4
2025-08-20T22:49:49.7675884Z [00:01:54.290]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:49:49.7724012Z [00:01:54.295]➜  using ARM tlbi instruction ... yes
2025-08-20T22:49:49.7816206Z [00:01:54.304]➜        reloc_nonalloc=0
2025-08-20T22:49:49.7825750Z [00:01:54.305]➜               comdats=0
2025-08-20T22:49:49.7826053Z [00:01:54.305]➜    removed_comdat_mem=0
2025-08-20T22:49:49.7826323Z [00:01:54.305]➜              num_dsos=0
2025-08-20T22:49:49.7826584Z [00:01:54.305]➜           thunk_bytes=0
2025-08-20T22:49:49.7827160Z [00:01:54.305]➜       parsed_lto_objs=1
2025-08-20T22:49:49.7827419Z [00:01:54.305]➜              num_cies=2
2025-08-20T22:49:49.7827678Z [00:01:54.305]➜       num_unique_cies=2
2025-08-20T22:49:49.7827939Z [00:01:54.305]➜              num_fdes=5
2025-08-20T22:49:49.7828200Z [00:01:54.305]➜        merged_strings=6
2025-08-20T22:49:49.7828455Z [00:01:54.305]➜              num_objs=18
2025-08-20T22:49:49.7828960Z [00:01:54.305]➜         output_chunks=24
2025-08-20T22:49:49.7829237Z [00:01:54.305]➜      string_fragments=33
2025-08-20T22:49:49.7829510Z [00:01:54.305]➜      garbage_sections=45
2025-08-20T22:49:49.7829781Z [00:01:54.305]➜        undefined_syms=100
2025-08-20T22:49:49.7830050Z [00:01:54.305]➜           reloc_alloc=118
2025-08-20T22:49:49.7830334Z [00:01:54.305]➜          defined_syms=295
2025-08-20T22:49:49.7830620Z [00:01:54.305]➜        input_sections=365
2025-08-20T22:49:49.7830895Z [00:01:54.305]➜           parsed_objs=1762
2025-08-20T22:49:49.7831170Z [00:01:54.305]➜      regular_sections=9757
2025-08-20T22:49:49.7831457Z [00:01:54.305]➜              all_syms=35068
2025-08-20T22:49:49.7831744Z [00:01:54.305]➜     total_input_bytes=43953464
2025-08-20T22:49:49.7832052Z [00:01:54.305]➜  .comment estimation=1627 actual=4
2025-08-20T22:49:49.7832387Z [00:01:54.305]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:49:49.7955399Z [00:01:54.318]➜  using ARM dmb sy instruction ... yes
2025-08-20T22:49:49.8184986Z [00:01:54.341]➜        reloc_nonalloc=0
2025-08-20T22:49:49.8188990Z [00:01:54.341]➜               comdats=0
2025-08-20T22:49:49.8189283Z [00:01:54.341]➜    removed_comdat_mem=0
2025-08-20T22:49:49.8189555Z [00:01:54.341]➜              num_dsos=0
2025-08-20T22:49:49.8189823Z [00:01:54.341]➜           thunk_bytes=0
2025-08-20T22:49:49.8190128Z [00:01:54.341]➜       parsed_lto_objs=1
2025-08-20T22:49:49.8190394Z [00:01:54.341]➜              num_cies=2
2025-08-20T22:49:49.8190658Z [00:01:54.341]➜       num_unique_cies=2
2025-08-20T22:49:49.8190921Z [00:01:54.341]➜              num_fdes=5
2025-08-20T22:49:49.8191198Z [00:01:54.341]➜        merged_strings=6
2025-08-20T22:49:49.8191469Z [00:01:54.341]➜              num_objs=19
2025-08-20T22:49:49.8191751Z [00:01:54.341]➜         output_chunks=24
2025-08-20T22:49:49.8192022Z [00:01:54.341]➜      string_fragments=35
2025-08-20T22:49:49.8192296Z [00:01:54.341]➜      garbage_sections=49
2025-08-20T22:49:49.8192571Z [00:01:54.341]➜        undefined_syms=107
2025-08-20T22:49:49.8192843Z [00:01:54.341]➜           reloc_alloc=130
2025-08-20T22:49:49.8193116Z [00:01:54.341]➜          defined_syms=316
2025-08-20T22:49:49.8193391Z [00:01:54.341]➜        input_sections=394
2025-08-20T22:49:49.8193668Z [00:01:54.341]➜           parsed_objs=1762
2025-08-20T22:49:49.8194248Z [00:01:54.341]➜      regular_sections=9757
2025-08-20T22:49:49.8194631Z [00:01:54.341]➜              all_syms=35070
2025-08-20T22:49:49.8194948Z [00:01:54.341]➜     total_input_bytes=43954168
2025-08-20T22:49:49.8195258Z [00:01:54.341]➜  .comment estimation=1627 actual=4
2025-08-20T22:49:49.8195605Z [00:01:54.341]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:49:49.8300609Z [00:01:54.353]➜  using ARM prfm instruction ... yes
2025-08-20T22:49:49.8374349Z [00:01:54.360]➜  using x86intrin.h ... no
2025-08-20T22:49:49.8574647Z [00:01:54.380]➜  using hppa rfi instruction ... no
2025-08-20T22:49:49.8669329Z [00:01:54.390]➜        reloc_nonalloc=0
2025-08-20T22:49:49.8671193Z [00:01:54.390]➜               comdats=0
2025-08-20T22:49:49.8672010Z [00:01:54.390]➜    removed_comdat_mem=0
2025-08-20T22:49:49.8672339Z [00:01:54.390]➜              num_dsos=0
2025-08-20T22:49:49.8672632Z [00:01:54.390]➜           thunk_bytes=0
2025-08-20T22:49:49.8672897Z [00:01:54.390]➜       parsed_lto_objs=1
2025-08-20T22:49:49.8673200Z [00:01:54.390]➜              num_cies=2
2025-08-20T22:49:49.8673459Z [00:01:54.390]➜       num_unique_cies=2
2025-08-20T22:49:49.8673717Z [00:01:54.390]➜              num_fdes=5
2025-08-20T22:49:49.8673976Z [00:01:54.390]➜        merged_strings=6
2025-08-20T22:49:49.8674239Z [00:01:54.390]➜              num_objs=18
2025-08-20T22:49:49.8674894Z [00:01:54.390]➜         output_chunks=24
2025-08-20T22:49:49.8675168Z [00:01:54.390]➜      string_fragments=33
2025-08-20T22:49:49.8675440Z [00:01:54.390]➜      garbage_sections=45
2025-08-20T22:49:49.8675710Z [00:01:54.390]➜        undefined_syms=100
2025-08-20T22:49:49.8675979Z [00:01:54.390]➜           reloc_alloc=118
2025-08-20T22:49:49.8676246Z [00:01:54.390]➜          defined_syms=295
2025-08-20T22:49:49.8676515Z [00:01:54.390]➜        input_sections=365
2025-08-20T22:49:49.8676786Z [00:01:54.390]➜           parsed_objs=1762
2025-08-20T22:49:49.8677063Z [00:01:54.390]➜      regular_sections=9757
2025-08-20T22:49:49.8677335Z [00:01:54.390]➜              all_syms=35068
2025-08-20T22:49:49.8677651Z [00:01:54.390]➜     total_input_bytes=43953460
2025-08-20T22:49:49.8677957Z [00:01:54.390]➜  .comment estimation=1627 actual=4
2025-08-20T22:49:49.8678291Z [00:01:54.390]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:49:49.8702738Z [00:01:54.393]➜  using hppa diag instruction ... no
2025-08-20T22:49:49.8727853Z [00:01:54.396]➜  using ARM yield instruction ... yes
2025-08-20T22:49:49.9005702Z [00:01:54.423]➜  using loong64 cpucfg instruction ... no
2025-08-20T22:49:49.9219287Z [00:01:54.445]➜  using loong64 dbar instruction ... no
2025-08-20T22:49:49.9353588Z [00:01:54.458]➜  using loong64 rdtime instruction ... no
2025-08-20T22:49:49.9499646Z [00:01:54.473]➜  using loong64 tlbrd instruction ... no
2025-08-20T22:49:49.9530565Z [00:01:54.476]➜  using loong64 tlbsrch instruction ... no
2025-08-20T22:49:49.9592718Z [00:01:54.482]➜  using M68K eori.w on sr instruction ... no
2025-08-20T22:49:50.0015255Z [00:01:54.524]➜  using MIPS wait instruction ... no
2025-08-20T22:49:50.0293461Z [00:01:54.552]➜  using ppc64 darn instruction ... no
2025-08-20T22:49:50.0630094Z [00:01:54.586]➜        reloc_nonalloc=0
2025-08-20T22:49:50.0637307Z [00:01:54.587]➜               comdats=0
2025-08-20T22:49:50.0638462Z [00:01:54.587]➜    removed_comdat_mem=0
2025-08-20T22:49:50.0640371Z [00:01:54.587]➜              num_dsos=0
2025-08-20T22:49:50.0640720Z [00:01:54.587]➜           thunk_bytes=0
2025-08-20T22:49:50.0641002Z [00:01:54.587]➜       parsed_lto_objs=1
2025-08-20T22:49:50.0641267Z [00:01:54.587]➜              num_cies=2
2025-08-20T22:49:50.0641527Z [00:01:54.587]➜       num_unique_cies=2
2025-08-20T22:49:50.0641788Z [00:01:54.587]➜              num_fdes=5
2025-08-20T22:49:50.0642049Z [00:01:54.587]➜        merged_strings=6
2025-08-20T22:49:50.0642312Z [00:01:54.587]➜              num_objs=18
2025-08-20T22:49:50.0642582Z [00:01:54.587]➜         output_chunks=24
2025-08-20T22:49:50.0642851Z [00:01:54.587]➜      string_fragments=33
2025-08-20T22:49:50.0643125Z [00:01:54.587]➜      garbage_sections=45
2025-08-20T22:49:50.0643805Z [00:01:54.587]➜        undefined_syms=100
2025-08-20T22:49:50.0644163Z [00:01:54.587]➜           reloc_alloc=118
2025-08-20T22:49:50.0644437Z [00:01:54.587]➜          defined_syms=295
2025-08-20T22:49:50.0644707Z [00:01:54.587]➜        input_sections=365
2025-08-20T22:49:50.0644998Z [00:01:54.587]➜           parsed_objs=1762
2025-08-20T22:49:50.0645271Z [00:01:54.587]➜      regular_sections=9757
2025-08-20T22:49:50.0645551Z [00:01:54.587]➜              all_syms=35068
2025-08-20T22:49:50.0645837Z [00:01:54.587]➜     total_input_bytes=43953448
2025-08-20T22:49:50.0646147Z [00:01:54.587]➜  .comment estimation=1627 actual=4
2025-08-20T22:49:50.0646518Z [00:01:54.587]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:49:50.0683435Z [00:01:54.591]➜  using generic nop instruction ... yes
2025-08-20T22:49:50.0693029Z [00:01:54.592]➜        reloc_nonalloc=0
2025-08-20T22:49:50.0711099Z [00:01:54.594]➜               comdats=0
2025-08-20T22:49:50.0711474Z [00:01:54.594]➜    removed_comdat_mem=0
2025-08-20T22:49:50.0711775Z [00:01:54.594]➜              num_dsos=0
2025-08-20T22:49:50.0712034Z [00:01:54.594]➜           thunk_bytes=0
2025-08-20T22:49:50.0712293Z [00:01:54.594]➜       parsed_lto_objs=1
2025-08-20T22:49:50.0712554Z [00:01:54.594]➜              num_cies=2
2025-08-20T22:49:50.0713235Z [00:01:54.594]➜       num_unique_cies=2
2025-08-20T22:49:50.0713498Z [00:01:54.594]➜              num_fdes=5
2025-08-20T22:49:50.0713755Z [00:01:54.594]➜        merged_strings=6
2025-08-20T22:49:50.0714014Z [00:01:54.594]➜              num_objs=18
2025-08-20T22:49:50.0714281Z [00:01:54.594]➜         output_chunks=24
2025-08-20T22:49:50.0714548Z [00:01:54.594]➜      string_fragments=33
2025-08-20T22:49:50.0714817Z [00:01:54.594]➜      garbage_sections=45
2025-08-20T22:49:50.0715088Z [00:01:54.594]➜        undefined_syms=100
2025-08-20T22:49:50.0715356Z [00:01:54.594]➜           reloc_alloc=118
2025-08-20T22:49:50.0715626Z [00:01:54.594]➜          defined_syms=295
2025-08-20T22:49:50.0715904Z [00:01:54.594]➜        input_sections=365
2025-08-20T22:49:50.0716177Z [00:01:54.594]➜           parsed_objs=1762
2025-08-20T22:49:50.0716453Z [00:01:54.594]➜      regular_sections=9757
2025-08-20T22:49:50.0716730Z [00:01:54.594]➜              all_syms=35068
2025-08-20T22:49:50.0717027Z [00:01:54.594]➜     total_input_bytes=43953440
2025-08-20T22:49:50.0717336Z [00:01:54.594]➜  .comment estimation=1627 actual=4
2025-08-20T22:49:50.0717665Z [00:01:54.594]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:49:50.0835187Z [00:01:54.606]➜  using memory barrier ... yes
2025-08-20T22:49:50.0972923Z [00:01:54.620]➜  using ppc64 dcbst instruction ... no
2025-08-20T22:49:50.1047512Z [00:01:54.627]➜        reloc_nonalloc=0
2025-08-20T22:49:50.1049357Z [00:01:54.628]➜               comdats=0
2025-08-20T22:49:50.1049649Z [00:01:54.628]➜    removed_comdat_mem=0
2025-08-20T22:49:50.1049914Z [00:01:54.628]➜              num_dsos=0
2025-08-20T22:49:50.1050173Z [00:01:54.628]➜           thunk_bytes=0
2025-08-20T22:49:50.1050464Z [00:01:54.628]➜       parsed_lto_objs=1
2025-08-20T22:49:50.1050726Z [00:01:54.628]➜              num_cies=2
2025-08-20T22:49:50.1050982Z [00:01:54.628]➜       num_unique_cies=2
2025-08-20T22:49:50.1051238Z [00:01:54.628]➜              num_fdes=5
2025-08-20T22:49:50.1051518Z [00:01:54.628]➜        merged_strings=6
2025-08-20T22:49:50.1051779Z [00:01:54.628]➜              num_objs=18
2025-08-20T22:49:50.1052044Z [00:01:54.628]➜         output_chunks=24
2025-08-20T22:49:50.1052314Z [00:01:54.628]➜      string_fragments=33
2025-08-20T22:49:50.1052582Z [00:01:54.628]➜      garbage_sections=45
2025-08-20T22:49:50.1052854Z [00:01:54.628]➜        undefined_syms=100
2025-08-20T22:49:50.1053128Z [00:01:54.628]➜           reloc_alloc=118
2025-08-20T22:49:50.1053395Z [00:01:54.628]➜          defined_syms=295
2025-08-20T22:49:50.1053664Z [00:01:54.628]➜        input_sections=365
2025-08-20T22:49:50.1053936Z [00:01:54.628]➜           parsed_objs=1762
2025-08-20T22:49:50.1054212Z [00:01:54.628]➜      regular_sections=9757
2025-08-20T22:49:50.1054808Z [00:01:54.628]➜              all_syms=35068
2025-08-20T22:49:50.1055179Z [00:01:54.628]➜     total_input_bytes=43953440
2025-08-20T22:49:50.1055482Z [00:01:54.628]➜  .comment estimation=1627 actual=4
2025-08-20T22:49:50.1055816Z [00:01:54.628]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:49:50.1154555Z [00:01:54.638]➜  using asm("") ... yes
2025-08-20T22:49:50.1169060Z [00:01:54.639]➜  using ppc64 dcbt instruction ... no
2025-08-20T22:49:50.1435609Z [00:01:54.666]➜  using ppc64 dcbtst instruction ... no
2025-08-20T22:49:50.1576441Z [00:01:54.680]➜  using ppc64 icbi instruction ... no
2025-08-20T22:49:50.1683283Z [00:01:54.691]➜  using ppc64 msync instruction ... no
2025-08-20T22:49:50.2003092Z [00:01:54.723]➜  using ppc dcbst instruction ... no
2025-08-20T22:49:50.2021451Z [00:01:54.725]➜  using ppc dcbt instruction ... no
2025-08-20T22:49:50.2067934Z [00:01:54.730]➜  using ppc64 tlbie instruction ... no
2025-08-20T22:49:50.2398799Z [00:01:54.763]➜  using ppc icbi instruction ... no
2025-08-20T22:49:50.2462686Z [00:01:54.769]➜  using ppc dcbtst instruction ... no
2025-08-20T22:49:50.2677342Z [00:01:54.791]➜  using RISC-V fence.i instruction ... no
2025-08-20T22:49:50.2739833Z [00:01:54.797]➜  using RISC-V fence instruction ... no
2025-08-20T22:49:50.3025463Z [00:01:54.825]➜  using RISC-V sfence.vma instruction ... no
2025-08-20T22:49:50.3138298Z [00:01:54.837]➜  using RISC-V cbo.zero instruction ... no
2025-08-20T22:49:50.3273319Z [00:01:54.850]➜  using SH4 sleep instruction ... no
2025-08-20T22:49:50.3301486Z [00:01:54.853]➜  using SH4 rte instruction ... no
2025-08-20T22:49:50.3571066Z [00:01:54.880]➜  using s390 ptlb instruction ... no
2025-08-20T22:49:50.3806445Z [00:01:54.902]➜  using SPARC membar instruction ... no
2025-08-20T22:49:50.3909859Z [00:01:54.914]➜  using SPARC rdpr instruction ... no
2025-08-20T22:49:50.3918224Z [00:01:54.915]➜  using SPARC tick instruction ... no
2025-08-20T22:49:50.4565700Z [00:01:54.979]➜  using x86 cldemote instruction ... no
2025-08-20T22:49:50.4566554Z [00:01:54.979]➜  using x86 clts instruction ... no
2025-08-20T22:49:50.5066146Z [00:01:55.029]➜  using x86 clflushopt instruction ... no
2025-08-20T22:49:50.5066643Z [00:01:55.029]➜  using x86 clflush instruction ... no
2025-08-20T22:49:50.5301872Z [00:01:55.053]➜  using x86 clwb instruction ... no
2025-08-20T22:49:50.5413820Z [00:01:55.064]➜  using x86 invd instruction ... no
2025-08-20T22:49:50.5544086Z [00:01:55.077]➜  using x86 hlt instruction ... no
2025-08-20T22:49:50.5878534Z [00:01:55.111]➜  using x86 invpg instruction ... no
2025-08-20T22:49:50.5885533Z [00:01:55.111]➜  using x86 lahf instruction ... no
2025-08-20T22:49:50.5995960Z [00:01:55.122]➜  using x86 lfence instruction ... no
2025-08-20T22:49:50.6043541Z [00:01:55.127]➜  using x86 lgdt instruction ... no
2025-08-20T22:49:50.6279118Z [00:01:55.151]➜  using x86 lldt instruction ... no
2025-08-20T22:49:50.6636607Z [00:01:55.186]➜  using x86 mov to dr0 instruction ... no
2025-08-20T22:49:50.6643590Z [00:01:55.187]➜  using x86 mfence instruction ... no
2025-08-20T22:49:50.6783487Z [00:01:55.201]➜  using x86 mov to cr0 instruction ... no
2025-08-20T22:49:50.6941026Z [00:01:55.217]➜  using x86 lmsw instruction ... no
2025-08-20T22:49:50.7344520Z [00:01:55.257]➜  using x86 pause instruction ... no
2025-08-20T22:49:50.7502775Z [00:01:55.273]➜  using x86 movdiri instruction ... no
2025-08-20T22:49:50.7930143Z [00:01:55.316]➜  using x86 prefetchtnta instruction ... no
2025-08-20T22:49:50.8154470Z [00:01:55.338]➜  using x86 prefetcht1 instruction ... no
2025-08-20T22:49:50.8339027Z [00:01:55.357]➜  using x86 prefetcht0 instruction ... no
2025-08-20T22:49:50.8566534Z [00:01:55.379]➜  using x86 prefetcht2 instruction ... no
2025-08-20T22:49:50.8873663Z [00:01:55.410]➜  using x86 prefetchw instruction ... no
2025-08-20T22:49:50.9039776Z [00:01:55.427]➜  using x86 rdmsr instruction ... no
2025-08-20T22:49:50.9253712Z [00:01:55.448]➜  using x86 rdpmc instruction ... no
2025-08-20T22:49:50.9350500Z [00:01:55.458]➜  using x86 prefetchwt1 instruction ... no
2025-08-20T22:49:50.9503950Z [00:01:55.473]➜  using x86 rdrand instruction ... no
2025-08-20T22:49:50.9603478Z [00:01:55.483]➜  using x86 rdseed instruction ... no
2025-08-20T22:49:50.9793661Z [00:01:55.502]➜  using x86 rdtsc instruction ... no
2025-08-20T22:49:50.9945080Z [00:01:55.517]➜  using x86 rdtscp instruction ... no
2025-08-20T22:49:51.0002593Z [00:01:55.523]➜  using x86 rep stosb instruction ... no
2025-08-20T22:49:51.0155107Z [00:01:55.538]➜  using x86 rep stosd instruction ... no
2025-08-20T22:49:51.0515659Z [00:01:55.574]➜  using x86 rep stosq instruction ... no
2025-08-20T22:49:51.0528566Z [00:01:55.576]➜  using x86 serialize instruction ... no
2025-08-20T22:49:51.0609102Z [00:01:55.584]➜  using x86 sfence instruction ... no
2025-08-20T22:49:51.0773754Z [00:01:55.600]➜  using x86 rep stosw instruction ... no
2025-08-20T22:49:51.1094537Z [00:01:55.632]➜  using x86 tpause instruction ... no
2025-08-20T22:49:51.1203339Z [00:01:55.643]➜  using x86 wrinvd instruction ... no
2025-08-20T22:49:51.1225463Z [00:01:55.645]➜  using x86 wrmsr instruction ... no
2025-08-20T22:49:51.1686469Z [00:01:55.691]➜        reloc_nonalloc=0
2025-08-20T22:49:51.1693883Z [00:01:55.692]➜               comdats=0
2025-08-20T22:49:51.1694571Z [00:01:55.692]➜    removed_comdat_mem=0
2025-08-20T22:49:51.1695739Z [00:01:55.692]➜              num_dsos=0
2025-08-20T22:49:51.1696055Z [00:01:55.692]➜           thunk_bytes=0
2025-08-20T22:49:51.1696328Z [00:01:55.692]➜       parsed_lto_objs=1
2025-08-20T22:49:51.1696593Z [00:01:55.692]➜              num_cies=2
2025-08-20T22:49:51.1696853Z [00:01:55.692]➜       num_unique_cies=2
2025-08-20T22:49:51.1697115Z [00:01:55.692]➜              num_fdes=5
2025-08-20T22:49:51.1697371Z [00:01:55.692]➜        merged_strings=6
2025-08-20T22:49:51.1697631Z [00:01:55.692]➜              num_objs=18
2025-08-20T22:49:51.1697896Z [00:01:55.692]➜         output_chunks=24
2025-08-20T22:49:51.1698161Z [00:01:55.692]➜      string_fragments=33
2025-08-20T22:49:51.1698455Z [00:01:55.692]➜      garbage_sections=45
2025-08-20T22:49:51.1698917Z [00:01:55.692]➜        undefined_syms=100
2025-08-20T22:49:51.1699205Z [00:01:55.692]➜           reloc_alloc=118
2025-08-20T22:49:51.1699472Z [00:01:55.692]➜          defined_syms=295
2025-08-20T22:49:51.1699742Z [00:01:55.692]➜        input_sections=365
2025-08-20T22:49:51.1700031Z [00:01:55.692]➜           parsed_objs=1762
2025-08-20T22:49:51.1700308Z [00:01:55.692]➜      regular_sections=9757
2025-08-20T22:49:51.1700579Z [00:01:55.692]➜              all_syms=35068
2025-08-20T22:49:51.1700871Z [00:01:55.692]➜     total_input_bytes=43953392
2025-08-20T22:49:51.1701179Z [00:01:55.692]➜  .comment estimation=1627 actual=4
2025-08-20T22:49:51.1701507Z [00:01:55.692]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:49:51.1736853Z [00:01:55.696]➜  using __attribute__((always_inline)) ... yes
2025-08-20T22:49:51.1901854Z [00:01:55.713]➜        reloc_nonalloc=0
2025-08-20T22:49:51.1914719Z [00:01:55.714]➜               comdats=0
2025-08-20T22:49:51.1915375Z [00:01:55.714]➜    removed_comdat_mem=0
2025-08-20T22:49:51.1915980Z [00:01:55.714]➜              num_dsos=0
2025-08-20T22:49:51.1916723Z [00:01:55.714]➜           thunk_bytes=0
2025-08-20T22:49:51.1917040Z [00:01:55.714]➜       parsed_lto_objs=1
2025-08-20T22:49:51.1917315Z [00:01:55.714]➜              num_cies=2
2025-08-20T22:49:51.1917608Z [00:01:55.714]➜       num_unique_cies=2
2025-08-20T22:49:51.1917867Z [00:01:55.714]➜              num_fdes=5
2025-08-20T22:49:51.1918126Z [00:01:55.714]➜        merged_strings=6
2025-08-20T22:49:51.1918384Z [00:01:55.714]➜              num_objs=18
2025-08-20T22:49:51.1918837Z [00:01:55.714]➜         output_chunks=24
2025-08-20T22:49:51.1919156Z [00:01:55.714]➜      string_fragments=33
2025-08-20T22:49:51.1919425Z [00:01:55.714]➜      garbage_sections=45
2025-08-20T22:49:51.1919699Z [00:01:55.714]➜        undefined_syms=100
2025-08-20T22:49:51.1919968Z [00:01:55.714]➜           reloc_alloc=118
2025-08-20T22:49:51.1920234Z [00:01:55.714]➜          defined_syms=295
2025-08-20T22:49:51.1920883Z [00:01:55.714]➜        input_sections=365
2025-08-20T22:49:51.1921243Z [00:01:55.714]➜           parsed_objs=1762
2025-08-20T22:49:51.1921522Z [00:01:55.714]➜      regular_sections=9757
2025-08-20T22:49:51.1921798Z [00:01:55.714]➜              all_syms=35068
2025-08-20T22:49:51.1922101Z [00:01:55.714]➜     total_input_bytes=43953568
2025-08-20T22:49:51.1922411Z [00:01:55.714]➜  .comment estimation=1627 actual=4
2025-08-20T22:49:51.1922740Z [00:01:55.714]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:49:51.2004682Z [00:01:55.723]➜  using __attribute__((fast_math)) ... yes
2025-08-20T22:49:51.2490477Z [00:01:55.769]➜        reloc_nonalloc=0
2025-08-20T22:49:51.2499790Z [00:01:55.769]➜               comdats=0
2025-08-20T22:49:51.2500086Z [00:01:55.769]➜    removed_comdat_mem=0
2025-08-20T22:49:51.2500346Z [00:01:55.769]➜              num_dsos=0
2025-08-20T22:49:51.2500613Z [00:01:55.769]➜           thunk_bytes=0
2025-08-20T22:49:51.2500873Z [00:01:55.769]➜       parsed_lto_objs=1
2025-08-20T22:49:51.2501168Z [00:01:55.769]➜              num_cies=2
2025-08-20T22:49:51.2501427Z [00:01:55.769]➜       num_unique_cies=2
2025-08-20T22:49:51.2501681Z [00:01:55.769]➜              num_fdes=5
2025-08-20T22:49:51.2501940Z [00:01:55.769]➜        merged_strings=6
2025-08-20T22:49:51.2502625Z [00:01:55.769]➜              num_objs=18
2025-08-20T22:49:51.2502890Z [00:01:55.769]➜         output_chunks=24
2025-08-20T22:49:51.2503159Z [00:01:55.769]➜      string_fragments=33
2025-08-20T22:49:51.2503426Z [00:01:55.769]➜      garbage_sections=45
2025-08-20T22:49:51.2503693Z [00:01:55.769]➜        undefined_syms=100
2025-08-20T22:49:51.2503966Z [00:01:55.769]➜           reloc_alloc=118
2025-08-20T22:49:51.2504233Z [00:01:55.769]➜          defined_syms=295
2025-08-20T22:49:51.2504498Z [00:01:55.769]➜        input_sections=365
2025-08-20T22:49:51.2504768Z [00:01:55.769]➜           parsed_objs=1762
2025-08-20T22:49:51.2505042Z [00:01:55.769]➜      regular_sections=9757
2025-08-20T22:49:51.2505330Z [00:01:55.769]➜              all_syms=35069
2025-08-20T22:49:51.2505619Z [00:01:55.769]➜     total_input_bytes=43953452
2025-08-20T22:49:51.2505925Z [00:01:55.769]➜  .comment estimation=1627 actual=4
2025-08-20T22:49:51.2506255Z [00:01:55.769]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:49:51.2585033Z [00:01:55.781]➜  using __attribute__((nonstring)) ... yes
2025-08-20T22:49:51.2716979Z [00:01:55.794]➜        reloc_nonalloc=0
2025-08-20T22:49:51.2717346Z [00:01:55.794]➜               comdats=0
2025-08-20T22:49:51.2717618Z [00:01:55.794]➜    removed_comdat_mem=0
2025-08-20T22:49:51.2717880Z [00:01:55.794]➜              num_dsos=0
2025-08-20T22:49:51.2718137Z [00:01:55.794]➜           thunk_bytes=0
2025-08-20T22:49:51.2718396Z [00:01:55.794]➜       parsed_lto_objs=1
2025-08-20T22:49:51.2719112Z [00:01:55.794]➜              num_cies=2
2025-08-20T22:49:51.2719435Z [00:01:55.794]➜       num_unique_cies=2
2025-08-20T22:49:51.2719700Z [00:01:55.794]➜              num_fdes=6
2025-08-20T22:49:51.2719983Z [00:01:55.794]➜        merged_strings=6
2025-08-20T22:49:51.2720241Z [00:01:55.794]➜              num_objs=19
2025-08-20T22:49:51.2720503Z [00:01:55.794]➜         output_chunks=24
2025-08-20T22:49:51.2720770Z [00:01:55.794]➜      string_fragments=35
2025-08-20T22:49:51.2721038Z [00:01:55.794]➜      garbage_sections=48
2025-08-20T22:49:51.2721324Z [00:01:55.794]➜        undefined_syms=103
2025-08-20T22:49:51.2721594Z [00:01:55.794]➜           reloc_alloc=121
2025-08-20T22:49:51.2721859Z [00:01:55.794]➜          defined_syms=315
2025-08-20T22:49:51.2722129Z [00:01:55.794]➜        input_sections=394
2025-08-20T22:49:51.2722401Z [00:01:55.794]➜           parsed_objs=1762
2025-08-20T22:49:51.2722677Z [00:01:55.794]➜      regular_sections=9758
2025-08-20T22:49:51.2722949Z [00:01:55.794]➜              all_syms=35073
2025-08-20T22:49:51.2723233Z [00:01:55.794]➜     total_input_bytes=43954244
2025-08-20T22:49:51.2723536Z [00:01:55.794]➜  .comment estimation=1627 actual=4
2025-08-20T22:49:51.2724211Z [00:01:55.794]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:49:51.2724862Z [00:01:55.795]➜        reloc_nonalloc=0
2025-08-20T22:49:51.2725144Z [00:01:55.795]➜               comdats=0
2025-08-20T22:49:51.2725399Z [00:01:55.795]➜    removed_comdat_mem=0
2025-08-20T22:49:51.2725656Z [00:01:55.795]➜              num_dsos=0
2025-08-20T22:49:51.2725922Z [00:01:55.795]➜           thunk_bytes=0
2025-08-20T22:49:51.2726336Z [00:01:55.795]➜       parsed_lto_objs=1
2025-08-20T22:49:51.2726603Z [00:01:55.795]➜              num_cies=2
2025-08-20T22:49:51.2727030Z [00:01:55.795]➜       num_unique_cies=2
2025-08-20T22:49:51.2727473Z [00:01:55.795]➜              num_fdes=5
2025-08-20T22:49:51.2727878Z [00:01:55.795]➜        merged_strings=6
2025-08-20T22:49:51.2728304Z [00:01:55.795]➜              num_objs=18
2025-08-20T22:49:51.2734118Z [00:01:55.795]➜         output_chunks=24
2025-08-20T22:49:51.2734440Z [00:01:55.795]➜      string_fragments=33
2025-08-20T22:49:51.2734712Z [00:01:55.795]➜      garbage_sections=45
2025-08-20T22:49:51.2734998Z [00:01:55.795]➜        undefined_syms=100
2025-08-20T22:49:51.2735267Z [00:01:55.795]➜           reloc_alloc=118
2025-08-20T22:49:51.2735533Z [00:01:55.795]➜          defined_syms=295
2025-08-20T22:49:51.2735804Z [00:01:55.795]➜        input_sections=365
2025-08-20T22:49:51.2736408Z [00:01:55.795]➜           parsed_objs=1762
2025-08-20T22:49:51.2736681Z [00:01:55.795]➜      regular_sections=9757
2025-08-20T22:49:51.2736954Z [00:01:55.795]➜              all_syms=35069
2025-08-20T22:49:51.2737237Z [00:01:55.795]➜     total_input_bytes=43953760
2025-08-20T22:49:51.2737538Z [00:01:55.795]➜  .comment estimation=1627 actual=4
2025-08-20T22:49:51.2737866Z [00:01:55.795]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:49:51.2804697Z [00:01:55.803]➜  using __attribute__((noinline)) ... yes
2025-08-20T22:49:51.2824787Z [00:01:55.805]➜  using __attribute__((noreturn)) ... yes
2025-08-20T22:49:51.3021318Z [00:01:55.825]➜        reloc_nonalloc=0
2025-08-20T22:49:51.3041060Z [00:01:55.827]➜               comdats=0
2025-08-20T22:49:51.3041506Z [00:01:55.827]➜    removed_comdat_mem=0
2025-08-20T22:49:51.3041780Z [00:01:55.827]➜              num_dsos=0
2025-08-20T22:49:51.3042050Z [00:01:55.827]➜           thunk_bytes=0
2025-08-20T22:49:51.3042318Z [00:01:55.827]➜       parsed_lto_objs=1
2025-08-20T22:49:51.3042600Z [00:01:55.827]➜              num_cies=2
2025-08-20T22:49:51.3042862Z [00:01:55.827]➜       num_unique_cies=2
2025-08-20T22:49:51.3043122Z [00:01:55.827]➜              num_fdes=5
2025-08-20T22:49:51.3043387Z [00:01:55.827]➜        merged_strings=6
2025-08-20T22:49:51.3043704Z [00:01:55.827]➜              num_objs=18
2025-08-20T22:49:51.3043970Z [00:01:55.827]➜         output_chunks=24
2025-08-20T22:49:51.3044240Z [00:01:55.827]➜      string_fragments=33
2025-08-20T22:49:51.3044510Z [00:01:55.827]➜      garbage_sections=45
2025-08-20T22:49:51.3044785Z [00:01:55.827]➜        undefined_syms=100
2025-08-20T22:49:51.3045055Z [00:01:55.827]➜           reloc_alloc=118
2025-08-20T22:49:51.3045727Z [00:01:55.827]➜          defined_syms=295
2025-08-20T22:49:51.3046085Z [00:01:55.827]➜        input_sections=365
2025-08-20T22:49:51.3046365Z [00:01:55.827]➜           parsed_objs=1762
2025-08-20T22:49:51.3046643Z [00:01:55.827]➜      regular_sections=9757
2025-08-20T22:49:51.3046919Z [00:01:55.827]➜              all_syms=35068
2025-08-20T22:49:51.3047222Z [00:01:55.827]➜     total_input_bytes=43953392
2025-08-20T22:49:51.3047527Z [00:01:55.827]➜  .comment estimation=1627 actual=4
2025-08-20T22:49:51.3047858Z [00:01:55.827]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:49:51.3124503Z [00:01:55.835]➜  using __attribute__((packed)) ... yes
2025-08-20T22:49:51.3359661Z [00:01:55.859]➜        reloc_nonalloc=0
2025-08-20T22:49:51.3360959Z [00:01:55.859]➜               comdats=0
2025-08-20T22:49:51.3361246Z [00:01:55.859]➜    removed_comdat_mem=0
2025-08-20T22:49:51.3361511Z [00:01:55.859]➜              num_dsos=0
2025-08-20T22:49:51.3361773Z [00:01:55.859]➜           thunk_bytes=0
2025-08-20T22:49:51.3362069Z [00:01:55.859]➜       parsed_lto_objs=1
2025-08-20T22:49:51.3362332Z [00:01:55.859]➜              num_cies=2
2025-08-20T22:49:51.3362589Z [00:01:55.859]➜       num_unique_cies=2
2025-08-20T22:49:51.3362850Z [00:01:55.859]➜              num_fdes=5
2025-08-20T22:49:51.3363346Z [00:01:55.859]➜        merged_strings=6
2025-08-20T22:49:51.3364144Z [00:01:55.859]➜              num_objs=18
2025-08-20T22:49:51.3364534Z [00:01:55.859]➜         output_chunks=24
2025-08-20T22:49:51.3364925Z [00:01:55.859]➜      string_fragments=33
2025-08-20T22:49:51.3365311Z [00:01:55.859]➜      garbage_sections=45
2025-08-20T22:49:51.3365700Z [00:01:55.859]➜        undefined_syms=100
2025-08-20T22:49:51.3366089Z [00:01:55.859]➜           reloc_alloc=118
2025-08-20T22:49:51.3366475Z [00:01:55.859]➜          defined_syms=295
2025-08-20T22:49:51.3366845Z [00:01:55.859]➜        input_sections=365
2025-08-20T22:49:51.3367223Z [00:01:55.859]➜           parsed_objs=1762
2025-08-20T22:49:51.3367615Z [00:01:55.859]➜      regular_sections=9757
2025-08-20T22:49:51.3368005Z [00:01:55.859]➜              all_syms=35068
2025-08-20T22:49:51.3368424Z [00:01:55.859]➜     total_input_bytes=43953368
2025-08-20T22:49:51.3369004Z [00:01:55.859]➜  .comment estimation=1627 actual=4
2025-08-20T22:49:51.3369470Z [00:01:55.859]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:49:51.3455271Z [00:01:55.868]➜  using __attribute__((pure)) ... yes
2025-08-20T22:49:51.4047234Z [00:01:55.927]➜        reloc_nonalloc=0
2025-08-20T22:49:51.4082082Z [00:01:55.927]➜               comdats=0
2025-08-20T22:49:51.4082400Z [00:01:55.927]➜    removed_comdat_mem=0
2025-08-20T22:49:51.4082671Z [00:01:55.927]➜              num_dsos=0
2025-08-20T22:49:51.4082931Z [00:01:55.927]➜           thunk_bytes=0
2025-08-20T22:49:51.4083191Z [00:01:55.927]➜       parsed_lto_objs=1
2025-08-20T22:49:51.4083449Z [00:01:55.927]➜              num_cies=2
2025-08-20T22:49:51.4083705Z [00:01:55.927]➜       num_unique_cies=2
2025-08-20T22:49:51.4083960Z [00:01:55.927]➜              num_fdes=5
2025-08-20T22:49:51.4084255Z [00:01:55.927]➜        merged_strings=6
2025-08-20T22:49:51.4084516Z [00:01:55.927]➜              num_objs=18
2025-08-20T22:49:51.4084778Z [00:01:55.927]➜         output_chunks=24
2025-08-20T22:49:51.4085047Z [00:01:55.927]➜      string_fragments=33
2025-08-20T22:49:51.4085335Z [00:01:55.927]➜      garbage_sections=45
2025-08-20T22:49:51.4085606Z [00:01:55.927]➜        undefined_syms=100
2025-08-20T22:49:51.4085878Z [00:01:55.927]➜           reloc_alloc=118
2025-08-20T22:49:51.4086141Z [00:01:55.927]➜          defined_syms=295
2025-08-20T22:49:51.4086410Z [00:01:55.927]➜        input_sections=365
2025-08-20T22:49:51.4086685Z [00:01:55.927]➜           parsed_objs=1762
2025-08-20T22:49:51.4086961Z [00:01:55.927]➜      regular_sections=9757
2025-08-20T22:49:51.4087239Z [00:01:55.927]➜              all_syms=35068
2025-08-20T22:49:51.4087523Z [00:01:55.927]➜     total_input_bytes=43953396
2025-08-20T22:49:51.4087828Z [00:01:55.927]➜  .comment estimation=1627 actual=4
2025-08-20T22:49:51.4088532Z [00:01:55.927]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:49:51.4134338Z [00:01:55.936]➜  using __attribute__((returns_nonnull)) ... yes
2025-08-20T22:49:51.4256564Z [00:01:55.948]➜        reloc_nonalloc=0
2025-08-20T22:49:51.4261210Z [00:01:55.949]➜               comdats=0
2025-08-20T22:49:51.4261537Z [00:01:55.949]➜    removed_comdat_mem=0
2025-08-20T22:49:51.4261805Z [00:01:55.949]➜              num_dsos=0
2025-08-20T22:49:51.4262067Z [00:01:55.949]➜           thunk_bytes=0
2025-08-20T22:49:51.4262331Z [00:01:55.949]➜       parsed_lto_objs=1
2025-08-20T22:49:51.4262590Z [00:01:55.949]➜              num_cies=2
2025-08-20T22:49:51.4262846Z [00:01:55.949]➜       num_unique_cies=2
2025-08-20T22:49:51.4263107Z [00:01:55.949]➜              num_fdes=5
2025-08-20T22:49:51.4263365Z [00:01:55.949]➜        merged_strings=6
2025-08-20T22:49:51.4263627Z [00:01:55.949]➜              num_objs=18
2025-08-20T22:49:51.4263891Z [00:01:55.949]➜         output_chunks=24
2025-08-20T22:49:51.4264158Z [00:01:55.949]➜      string_fragments=33
2025-08-20T22:49:51.4264440Z [00:01:55.949]➜      garbage_sections=45
2025-08-20T22:49:51.4264713Z [00:01:55.949]➜        undefined_syms=100
2025-08-20T22:49:51.4264981Z [00:01:55.949]➜           reloc_alloc=118
2025-08-20T22:49:51.4265247Z [00:01:55.949]➜          defined_syms=295
2025-08-20T22:49:51.4265935Z [00:01:55.949]➜        input_sections=365
2025-08-20T22:49:51.4266211Z [00:01:55.949]➜           parsed_objs=1762
2025-08-20T22:49:51.4266486Z [00:01:55.949]➜      regular_sections=9757
2025-08-20T22:49:51.4266758Z [00:01:55.949]➜              all_syms=35069
2025-08-20T22:49:51.4267035Z [00:01:55.949]➜     total_input_bytes=43953460
2025-08-20T22:49:51.4267339Z [00:01:55.949]➜  .comment estimation=1627 actual=4
2025-08-20T22:49:51.4267675Z [00:01:55.949]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:49:51.4332658Z [00:01:55.956]➜  using __attribute__((weak)) ... yes
2025-08-20T22:49:51.4400135Z [00:01:55.963]➜        reloc_nonalloc=0
2025-08-20T22:49:51.4409961Z [00:01:55.964]➜               comdats=0
2025-08-20T22:49:51.4410750Z [00:01:55.964]➜    removed_comdat_mem=0
2025-08-20T22:49:51.4411403Z [00:01:55.964]➜              num_dsos=0
2025-08-20T22:49:51.4412183Z [00:01:55.964]➜           thunk_bytes=0
2025-08-20T22:49:51.4412505Z [00:01:55.964]➜       parsed_lto_objs=1
2025-08-20T22:49:51.4412805Z [00:01:55.964]➜              num_cies=2
2025-08-20T22:49:51.4413065Z [00:01:55.964]➜       num_unique_cies=2
2025-08-20T22:49:51.4413322Z [00:01:55.964]➜              num_fdes=5
2025-08-20T22:49:51.4413574Z [00:01:55.964]➜        merged_strings=6
2025-08-20T22:49:51.4413834Z [00:01:55.964]➜              num_objs=18
2025-08-20T22:49:51.4414101Z [00:01:55.964]➜         output_chunks=24
2025-08-20T22:49:51.4414370Z [00:01:55.964]➜      string_fragments=33
2025-08-20T22:49:51.4414638Z [00:01:55.964]➜      garbage_sections=45
2025-08-20T22:49:51.4414927Z [00:01:55.964]➜        undefined_syms=100
2025-08-20T22:49:51.4415193Z [00:01:55.964]➜           reloc_alloc=118
2025-08-20T22:49:51.4415473Z [00:01:55.964]➜          defined_syms=295
2025-08-20T22:49:51.4415743Z [00:01:55.964]➜        input_sections=365
2025-08-20T22:49:51.4416018Z [00:01:55.964]➜           parsed_objs=1762
2025-08-20T22:49:51.4416295Z [00:01:55.964]➜      regular_sections=9757
2025-08-20T22:49:51.4416579Z [00:01:55.964]➜              all_syms=35068
2025-08-20T22:49:51.4416927Z [00:01:55.964]➜     total_input_bytes=43953376
2025-08-20T22:49:51.4417233Z [00:01:55.964]➜  .comment estimation=1627 actual=4
2025-08-20T22:49:51.4417566Z [00:01:55.964]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:49:51.4501383Z [00:01:55.973]➜  using __attribute__((warn_unused_result)) ... yes
2025-08-20T22:49:51.4647190Z [00:01:55.987]➜        reloc_nonalloc=0
2025-08-20T22:49:51.4653759Z [00:01:55.988]➜               comdats=0
2025-08-20T22:49:51.4654501Z [00:01:55.988]➜    removed_comdat_mem=0
2025-08-20T22:49:51.4655185Z [00:01:55.988]➜              num_dsos=0
2025-08-20T22:49:51.4655698Z [00:01:55.988]➜           thunk_bytes=0
2025-08-20T22:49:51.4656460Z [00:01:55.988]➜       parsed_lto_objs=1
2025-08-20T22:49:51.4657009Z [00:01:55.988]➜              num_cies=2
2025-08-20T22:49:51.4657529Z [00:01:55.988]➜       num_unique_cies=2
2025-08-20T22:49:51.4658149Z [00:01:55.988]➜              num_fdes=5
2025-08-20T22:49:51.4658901Z [00:01:55.988]➜        merged_strings=6
2025-08-20T22:49:51.4659545Z [00:01:55.988]➜              num_objs=18
2025-08-20T22:49:51.4660250Z [00:01:55.988]➜         output_chunks=24
2025-08-20T22:49:51.4660575Z [00:01:55.988]➜      string_fragments=33
2025-08-20T22:49:51.4660848Z [00:01:55.988]➜      garbage_sections=45
2025-08-20T22:49:51.4661123Z [00:01:55.988]➜        undefined_syms=100
2025-08-20T22:49:51.4661399Z [00:01:55.988]➜           reloc_alloc=118
2025-08-20T22:49:51.4661664Z [00:01:55.988]➜          defined_syms=295
2025-08-20T22:49:51.4661933Z [00:01:55.988]➜        input_sections=365
2025-08-20T22:49:51.4662206Z [00:01:55.988]➜           parsed_objs=1762
2025-08-20T22:49:51.4662504Z [00:01:55.988]➜      regular_sections=9757
2025-08-20T22:49:51.4662779Z [00:01:55.988]➜              all_syms=35068
2025-08-20T22:49:51.4663062Z [00:01:55.988]➜     total_input_bytes=43953372
2025-08-20T22:49:51.4663367Z [00:01:55.988]➜  .comment estimation=1627 actual=4
2025-08-20T22:49:51.4663693Z [00:01:55.988]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:49:51.4772756Z [00:01:56.000]➜  using label as value feature ... yes
2025-08-20T22:49:51.7824364Z [00:01:56.305]➜  using _mm256_add_epi8 intrinsic ... no
2025-08-20T22:49:51.8296638Z [00:01:56.352]➜  using _mm256_storeu_si256 intrinsic ... no
2025-08-20T22:49:51.8440265Z [00:01:56.367]➜  using _mm256_dpbusd_epi32 intrinsic ... no
2025-08-20T22:49:51.8451928Z [00:01:56.368]➜  using _mm256_dpwssd_epi32 intrinsic ... no
2025-08-20T22:49:51.9684657Z [00:01:56.491]➜  using _mm256_loadu_si256 intrinsic ... no
2025-08-20T22:49:52.2035226Z [00:01:56.726]➜  using _mm512_dpbusd_epi32 intrinsic ... no
2025-08-20T22:49:52.2065079Z [00:01:56.729]➜  using _mm512_loadu_si512 intrinsic ... no
2025-08-20T22:49:52.2564655Z [00:01:56.779]➜  using _mm512_dpwssd_epi32 intrinsic ... no
2025-08-20T22:49:52.2593299Z [00:01:56.782]➜  using _mm512_add_epi8 intrinsic ... no
2025-08-20T22:49:52.4416718Z [00:01:56.964]➜  using _mm512_storeu_si512 intrinsic ... no
2025-08-20T22:49:52.6144569Z [00:01:57.137]➜  using _mm_add_epi8 intrinsic ... no
2025-08-20T22:49:52.6193801Z [00:01:57.142]➜  using _mm_dpbusd_epi32 intrinsic ... no
2025-08-20T22:49:52.6714781Z [00:01:57.194]➜  using _mm_dpwssd_epi32 intrinsic ... no
2025-08-20T22:49:52.6730901Z [00:01:57.196]➜  using _mm_loadu_si128 intrinsic ... no
2025-08-20T22:49:52.7332534Z [00:01:57.256]➜  using pragma gcc no-hard-dfp ... no
2025-08-20T22:49:52.7489342Z [00:01:57.272]➜        reloc_nonalloc=0
2025-08-20T22:49:52.7505215Z [00:01:57.273]➜               comdats=0
2025-08-20T22:49:52.7505894Z [00:01:57.273]➜    removed_comdat_mem=0
2025-08-20T22:49:52.7506703Z [00:01:57.273]➜              num_dsos=0
2025-08-20T22:49:52.7507036Z [00:01:57.273]➜           thunk_bytes=0
2025-08-20T22:49:52.7507348Z [00:01:57.273]➜       parsed_lto_objs=1
2025-08-20T22:49:52.7507611Z [00:01:57.273]➜              num_cies=2
2025-08-20T22:49:52.7507871Z [00:01:57.273]➜       num_unique_cies=2
2025-08-20T22:49:52.7508131Z [00:01:57.273]➜              num_fdes=5
2025-08-20T22:49:52.7508405Z [00:01:57.273]➜        merged_strings=6
2025-08-20T22:49:52.7508868Z [00:01:57.273]➜              num_objs=18
2025-08-20T22:49:52.7509167Z [00:01:57.273]➜         output_chunks=24
2025-08-20T22:49:52.7509435Z [00:01:57.273]➜      string_fragments=33
2025-08-20T22:49:52.7509703Z [00:01:57.273]➜      garbage_sections=45
2025-08-20T22:49:52.7509972Z [00:01:57.273]➜        undefined_syms=100
2025-08-20T22:49:52.7510243Z [00:01:57.273]➜           reloc_alloc=118
2025-08-20T22:49:52.7510510Z [00:01:57.273]➜          defined_syms=295
2025-08-20T22:49:52.7510779Z [00:01:57.273]➜        input_sections=365
2025-08-20T22:49:52.7511047Z [00:01:57.273]➜           parsed_objs=1762
2025-08-20T22:49:52.7511732Z [00:01:57.273]➜      regular_sections=9757
2025-08-20T22:49:52.7512090Z [00:01:57.273]➜              all_syms=35068
2025-08-20T22:49:52.7512379Z [00:01:57.273]➜     total_input_bytes=43953360
2025-08-20T22:49:52.7512682Z [00:01:57.273]➜  .comment estimation=1627 actual=4
2025-08-20T22:49:52.7513030Z [00:01:57.273]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:49:52.7596722Z [00:01:57.282]➜        reloc_nonalloc=0
2025-08-20T22:49:52.7597068Z [00:01:57.283]➜               comdats=0
2025-08-20T22:49:52.7598278Z [00:01:57.283]➜    removed_comdat_mem=0
2025-08-20T22:49:52.7598547Z [00:01:57.283]➜              num_dsos=0
2025-08-20T22:49:52.7607475Z [00:01:57.283]➜           thunk_bytes=0
2025-08-20T22:49:52.7608286Z [00:01:57.284]➜       parsed_lto_objs=1
2025-08-20T22:49:52.7609012Z [00:01:57.284]➜              num_cies=2
2025-08-20T22:49:52.7609677Z [00:01:57.284]➜       num_unique_cies=2
2025-08-20T22:49:52.7609966Z [00:01:57.284]➜              num_fdes=5
2025-08-20T22:49:52.7610264Z [00:01:57.284]➜        merged_strings=6
2025-08-20T22:49:52.7610530Z [00:01:57.284]➜              num_objs=18
2025-08-20T22:49:52.7610795Z [00:01:57.284]➜         output_chunks=24
2025-08-20T22:49:52.7611091Z [00:01:57.284]➜      string_fragments=33
2025-08-20T22:49:52.7611358Z [00:01:57.284]➜      garbage_sections=45
2025-08-20T22:49:52.7612022Z [00:01:57.284]➜        undefined_syms=100
2025-08-20T22:49:52.7612294Z [00:01:57.284]➜           reloc_alloc=118
2025-08-20T22:49:52.7612562Z [00:01:57.284]➜          defined_syms=295
2025-08-20T22:49:52.7612830Z [00:01:57.284]➜        input_sections=365
2025-08-20T22:49:52.7613103Z [00:01:57.284]➜           parsed_objs=1762
2025-08-20T22:49:52.7613377Z [00:01:57.284]➜      regular_sections=9757
2025-08-20T22:49:52.7613672Z [00:01:57.284]➜              all_syms=35068
2025-08-20T22:49:52.7613961Z [00:01:57.284]➜     total_input_bytes=43953348
2025-08-20T22:49:52.7614261Z [00:01:57.284]➜  .comment estimation=1627 actual=4
2025-08-20T22:49:52.7614607Z [00:01:57.284]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:49:52.7619589Z [00:01:57.285]➜  using pragma inside functions ... yes
2025-08-20T22:49:52.7690890Z [00:01:57.292]➜  using pragma push/pop ... yes
2025-08-20T22:49:52.8007454Z [00:01:57.323]➜  using _mm_storeu_si128 intrinsic ... no
2025-08-20T22:49:52.8350667Z [00:01:57.358]➜  using target_clones attribute ... no
2025-08-20T22:49:52.8470752Z [00:01:57.370]➜        reloc_nonalloc=0
2025-08-20T22:49:52.8472038Z [00:01:57.370]➜               comdats=0
2025-08-20T22:49:52.8472641Z [00:01:57.370]➜    removed_comdat_mem=0
2025-08-20T22:49:52.8473217Z [00:01:57.370]➜              num_dsos=0
2025-08-20T22:49:52.8474422Z [00:01:57.370]➜           thunk_bytes=0
2025-08-20T22:49:52.8474707Z [00:01:57.370]➜       parsed_lto_objs=1
2025-08-20T22:49:52.8474974Z [00:01:57.370]➜       num_unique_cies=2
2025-08-20T22:49:52.8475238Z [00:01:57.370]➜              num_cies=12
2025-08-20T22:49:52.8475500Z [00:01:57.370]➜              num_fdes=15
2025-08-20T22:49:52.8475805Z [00:01:57.370]➜         output_chunks=27
2025-08-20T22:49:52.8476074Z [00:01:57.370]➜        merged_strings=30
2025-08-20T22:49:52.8476339Z [00:01:57.370]➜              num_objs=53
2025-08-20T22:49:52.8476612Z [00:01:57.370]➜      garbage_sections=147
2025-08-20T22:49:52.8476888Z [00:01:57.370]➜      string_fragments=155
2025-08-20T22:49:52.8477180Z [00:01:57.370]➜        undefined_syms=292
2025-08-20T22:49:52.8477444Z [00:01:57.370]➜           reloc_alloc=364
2025-08-20T22:49:52.8477719Z [00:01:57.370]➜          defined_syms=837
2025-08-20T22:49:52.8477991Z [00:01:57.370]➜        input_sections=1165
2025-08-20T22:49:52.8478268Z [00:01:57.370]➜           parsed_objs=1762
2025-08-20T22:49:52.8478544Z [00:01:57.370]➜      regular_sections=9760
2025-08-20T22:49:52.8479046Z [00:01:57.370]➜              all_syms=35077
2025-08-20T22:49:52.8479339Z [00:01:57.370]➜     total_input_bytes=43955588
2025-08-20T22:49:52.8479648Z [00:01:57.370]➜  .comment estimation=1627 actual=4
2025-08-20T22:49:52.8480361Z [00:01:57.370]➜  .rodata.str1.8 estimation=1630 actual=10
2025-08-20T22:49:52.8480792Z [00:01:57.370]➜  .rodata.cst16 estimation=1633 actual=15
2025-08-20T22:49:52.8481131Z [00:01:57.370]➜  .rodata.str1.1 estimation=1626 actual=1
2025-08-20T22:49:52.8523732Z [00:01:57.375]➜  using pragma gcc prefetch ... yes
2025-08-20T22:49:52.8563892Z [00:01:57.379]➜  using target_clones arch=alderlake attribute (x86) ... no
2025-08-20T22:49:52.8910497Z [00:01:57.414]➜        reloc_nonalloc=0
2025-08-20T22:49:52.8915330Z [00:01:57.414]➜               comdats=0
2025-08-20T22:49:52.8918755Z [00:01:57.415]➜    removed_comdat_mem=0
2025-08-20T22:49:52.8919511Z [00:01:57.415]➜              num_dsos=0
2025-08-20T22:49:52.8920079Z [00:01:57.415]➜           thunk_bytes=0
2025-08-20T22:49:52.8920716Z [00:01:57.415]➜       parsed_lto_objs=1
2025-08-20T22:49:52.8921362Z [00:01:57.415]➜              num_cies=2
2025-08-20T22:49:52.8922193Z [00:01:57.415]➜       num_unique_cies=2
2025-08-20T22:49:52.8922524Z [00:01:57.415]➜              num_fdes=5
2025-08-20T22:49:52.8922833Z [00:01:57.415]➜        merged_strings=7
2025-08-20T22:49:52.8923102Z [00:01:57.415]➜              num_objs=19
2025-08-20T22:49:52.8923368Z [00:01:57.415]➜         output_chunks=25
2025-08-20T22:49:52.8923638Z [00:01:57.415]➜      string_fragments=36
2025-08-20T22:49:52.8924300Z [00:01:57.415]➜      garbage_sections=49
2025-08-20T22:49:52.8924575Z [00:01:57.415]➜        undefined_syms=109
2025-08-20T22:49:52.8924850Z [00:01:57.415]➜           reloc_alloc=132
2025-08-20T22:49:52.8925121Z [00:01:57.415]➜          defined_syms=318
2025-08-20T22:49:52.8925394Z [00:01:57.415]➜        input_sections=395
2025-08-20T22:49:52.8925669Z [00:01:57.415]➜           parsed_objs=1762
2025-08-20T22:49:52.8925947Z [00:01:57.415]➜      regular_sections=9758
2025-08-20T22:49:52.8926224Z [00:01:57.415]➜              all_syms=35073
2025-08-20T22:49:52.8926512Z [00:01:57.415]➜     total_input_bytes=43955168
2025-08-20T22:49:52.8926818Z [00:01:57.415]➜  .comment estimation=1627 actual=4
2025-08-20T22:49:52.8927162Z [00:01:57.415]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:49:52.8927501Z [00:01:57.415]➜  .rodata.str1.1 estimation=1626 actual=1
2025-08-20T22:49:52.9004872Z [00:01:57.423]➜  using target_clones arch=arrowlake attribute (x86) ... no
2025-08-20T22:49:52.9012964Z [00:01:57.424]➜  using __restrict keyword ... yes
2025-08-20T22:49:52.9223976Z [00:01:57.445]➜  using target_clones avx2 attribute (x86) ... no
2025-08-20T22:49:52.9394196Z [00:01:57.462]➜  using target_clones avx attribute (x86) ... no
2025-08-20T22:49:52.9453819Z [00:01:57.468]➜  using target_clones avxvnni attribute (x86) ... no
2025-08-20T22:49:52.9775905Z [00:01:57.500]➜  using target_clones arch=cooperlake attribute (x86) ... no
2025-08-20T22:49:52.9786651Z [00:01:57.502]➜  using target_clones arch=diamondrapids attribute (x86) ... no
2025-08-20T22:49:53.0014335Z [00:01:57.524]➜  using target_clones arch=graniterapids attribute (x86) ... no
2025-08-20T22:49:53.0148861Z [00:01:57.538]➜  using target_clones arch=lunarlake attribute (x86) ... no
2025-08-20T22:49:53.0235192Z [00:01:57.546]➜  using target_clones mmx attribute (x86) ... no
2025-08-20T22:49:53.0474123Z [00:01:57.570]➜  using target_clones arch=pantherlake attribute (x86) ... no
2025-08-20T22:49:53.0540007Z [00:01:57.577]➜  using target_clones cpu=power attribute (power9) ... no
2025-08-20T22:49:53.0774874Z [00:01:57.600]➜  using target_clones cpu=power attribute (power11) ... no
2025-08-20T22:49:53.0935922Z [00:01:57.616]➜  using target_clones cpu=power attribute (power10) ... no
2025-08-20T22:49:53.0992280Z [00:01:57.622]➜  using target_clones arch=rocketlake attribute (x86) ... no
2025-08-20T22:49:53.1264034Z [00:01:57.649]➜  using target_clones arch=skylake-avx512 attribute (x86) ... no
2025-08-20T22:49:53.1366147Z [00:01:57.659]➜  using target_clones arch=sapphirerapids attribute (x86) ... no
2025-08-20T22:49:53.1530537Z [00:01:57.676]➜  using target_clones sse2 attribute (x86) ... no
2025-08-20T22:49:53.1828755Z [00:01:57.706]➜  using target_clones sse3 attribute (x86) ... no
2025-08-20T22:49:53.1903044Z [00:01:57.713]➜  using target_clones sse attribute (x86) ... no
2025-08-20T22:49:53.1948782Z [00:01:57.718]➜  using target_clones sse4_2 attribute (x86) ... no
2025-08-20T22:49:53.2052436Z [00:01:57.728]➜  using target_clones sse4_1 attribute (x86) ... no
2025-08-20T22:49:53.2215656Z [00:01:57.744]➜  using target_clones ssse3 attribute (x86) ... no
2025-08-20T22:49:53.2482823Z [00:01:57.771]➜  using target_clones arch=tigerlake attribute (x86) ... no
2025-08-20T22:49:53.3014579Z [00:01:57.824]➜  using vector math ... yes
2025-08-20T22:49:53.3214973Z [00:01:57.844]➜        reloc_nonalloc=0
2025-08-20T22:49:53.3218565Z [00:01:57.845]➜               comdats=0
2025-08-20T22:49:53.3219592Z [00:01:57.845]➜    removed_comdat_mem=0
2025-08-20T22:49:53.3220133Z [00:01:57.845]➜              num_dsos=0
2025-08-20T22:49:53.3221265Z [00:01:57.845]➜           thunk_bytes=0
2025-08-20T22:49:53.3221547Z [00:01:57.845]➜       parsed_lto_objs=1
2025-08-20T22:49:53.3221804Z [00:01:57.845]➜              num_cies=2
2025-08-20T22:49:53.3222095Z [00:01:57.845]➜       num_unique_cies=2
2025-08-20T22:49:53.3222356Z [00:01:57.845]➜              num_fdes=5
2025-08-20T22:49:53.3222612Z [00:01:57.845]➜        merged_strings=6
2025-08-20T22:49:53.3222879Z [00:01:57.845]➜              num_objs=18
2025-08-20T22:49:53.3223583Z [00:01:57.845]➜         output_chunks=24
2025-08-20T22:49:53.3223855Z [00:01:57.845]➜      string_fragments=33
2025-08-20T22:49:53.3224126Z [00:01:57.845]➜      garbage_sections=45
2025-08-20T22:49:53.3224398Z [00:01:57.845]➜        undefined_syms=100
2025-08-20T22:49:53.3224671Z [00:01:57.845]➜           reloc_alloc=118
2025-08-20T22:49:53.3224939Z [00:01:57.845]➜          defined_syms=295
2025-08-20T22:49:53.3225209Z [00:01:57.845]➜        input_sections=365
2025-08-20T22:49:53.3225484Z [00:01:57.845]➜           parsed_objs=1762
2025-08-20T22:49:53.3225755Z [00:01:57.845]➜      regular_sections=9757
2025-08-20T22:49:53.3226034Z [00:01:57.845]➜              all_syms=35069
2025-08-20T22:49:53.3226333Z [00:01:57.845]➜     total_input_bytes=43953448
2025-08-20T22:49:53.3226643Z [00:01:57.845]➜  .comment estimation=1627 actual=4
2025-08-20T22:49:53.3226980Z [00:01:57.845]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:49:53.3273788Z [00:01:57.850]➜        reloc_nonalloc=0
2025-08-20T22:49:53.3276303Z [00:01:57.850]➜               comdats=0
2025-08-20T22:49:53.3276584Z [00:01:57.850]➜    removed_comdat_mem=0
2025-08-20T22:49:53.3276850Z [00:01:57.850]➜              num_dsos=0
2025-08-20T22:49:53.3277105Z [00:01:57.850]➜           thunk_bytes=0
2025-08-20T22:49:53.3277363Z [00:01:57.850]➜       parsed_lto_objs=1
2025-08-20T22:49:53.3277621Z [00:01:57.850]➜              num_cies=2
2025-08-20T22:49:53.3277879Z [00:01:57.850]➜       num_unique_cies=2
2025-08-20T22:49:53.3278134Z [00:01:57.850]➜              num_fdes=5
2025-08-20T22:49:53.3278390Z [00:01:57.850]➜        merged_strings=6
2025-08-20T22:49:53.3278823Z [00:01:57.850]➜              num_objs=18
2025-08-20T22:49:53.3279159Z [00:01:57.850]➜         output_chunks=24
2025-08-20T22:49:53.3279431Z [00:01:57.850]➜      string_fragments=33
2025-08-20T22:49:53.3279699Z [00:01:57.850]➜      garbage_sections=45
2025-08-20T22:49:53.3279970Z [00:01:57.850]➜        undefined_syms=100
2025-08-20T22:49:53.3280259Z [00:01:57.850]➜           reloc_alloc=118
2025-08-20T22:49:53.3280544Z [00:01:57.850]➜          defined_syms=295
2025-08-20T22:49:53.3280819Z [00:01:57.850]➜        input_sections=365
2025-08-20T22:49:53.3281091Z [00:01:57.850]➜           parsed_objs=1762
2025-08-20T22:49:53.3281367Z [00:01:57.850]➜      regular_sections=9757
2025-08-20T22:49:53.3281645Z [00:01:57.850]➜              all_syms=35068
2025-08-20T22:49:53.3281933Z [00:01:57.850]➜     total_input_bytes=43953352
2025-08-20T22:49:53.3282235Z [00:01:57.850]➜  .comment estimation=1627 actual=4
2025-08-20T22:49:53.3282565Z [00:01:57.850]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:49:53.3342426Z [00:01:57.857]➜  using struct cdrom_blk ... yes
2025-08-20T22:49:53.3356145Z [00:01:57.858]➜  using variable length array function args ... yes
2025-08-20T22:49:53.3953688Z [00:01:57.918]➜        reloc_nonalloc=0
2025-08-20T22:49:53.3954628Z [00:01:57.918]➜               comdats=0
2025-08-20T22:49:53.3956626Z [00:01:57.918]➜    removed_comdat_mem=0
2025-08-20T22:49:53.3957169Z [00:01:57.918]➜              num_dsos=0
2025-08-20T22:49:53.3957616Z [00:01:57.918]➜           thunk_bytes=0
2025-08-20T22:49:53.3958123Z [00:01:57.918]➜       parsed_lto_objs=1
2025-08-20T22:49:53.3958976Z [00:01:57.918]➜              num_cies=2
2025-08-20T22:49:53.3959935Z [00:01:57.918]➜       num_unique_cies=2
2025-08-20T22:49:53.3960443Z [00:01:57.918]➜              num_fdes=5
2025-08-20T22:49:53.3960863Z [00:01:57.918]➜        merged_strings=6
2025-08-20T22:49:53.3961322Z [00:01:57.918]➜              num_objs=18
2025-08-20T22:49:53.3961809Z [00:01:57.918]➜         output_chunks=24
2025-08-20T22:49:53.3962324Z [00:01:57.918]➜      string_fragments=33
2025-08-20T22:49:53.3962751Z [00:01:57.918]➜      garbage_sections=45
2025-08-20T22:49:53.3963267Z [00:01:57.918]➜        undefined_syms=100
2025-08-20T22:49:53.3963831Z [00:01:57.918]➜           reloc_alloc=118
2025-08-20T22:49:53.3964620Z [00:01:57.918]➜          defined_syms=295
2025-08-20T22:49:53.3964950Z [00:01:57.918]➜        input_sections=365
2025-08-20T22:49:53.3965666Z [00:01:57.918]➜           parsed_objs=1762
2025-08-20T22:49:53.3965955Z [00:01:57.918]➜      regular_sections=9757
2025-08-20T22:49:53.3966234Z [00:01:57.918]➜              all_syms=35068
2025-08-20T22:49:53.3967188Z [00:01:57.918]➜     total_input_bytes=43953364
2025-08-20T22:49:53.3967540Z [00:01:57.918]➜  .comment estimation=1627 actual=4
2025-08-20T22:49:53.3967887Z [00:01:57.918]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:49:53.4079101Z [00:01:57.931]➜  using struct cdrom_mcn ... yes
2025-08-20T22:49:53.4303125Z [00:01:57.953]➜        reloc_nonalloc=0
2025-08-20T22:49:53.4308094Z [00:01:57.953]➜               comdats=0
2025-08-20T22:49:53.4308378Z [00:01:57.953]➜    removed_comdat_mem=0
2025-08-20T22:49:53.4308805Z [00:01:57.953]➜              num_dsos=0
2025-08-20T22:49:53.4309128Z [00:01:57.953]➜           thunk_bytes=0
2025-08-20T22:49:53.4309391Z [00:01:57.953]➜       parsed_lto_objs=1
2025-08-20T22:49:53.4309655Z [00:01:57.953]➜              num_cies=2
2025-08-20T22:49:53.4309931Z [00:01:57.953]➜       num_unique_cies=2
2025-08-20T22:49:53.4310187Z [00:01:57.953]➜              num_fdes=5
2025-08-20T22:49:53.4310440Z [00:01:57.953]➜        merged_strings=6
2025-08-20T22:49:53.4310701Z [00:01:57.953]➜              num_objs=18
2025-08-20T22:49:53.4310964Z [00:01:57.953]➜         output_chunks=24
2025-08-20T22:49:53.4311230Z [00:01:57.953]➜      string_fragments=33
2025-08-20T22:49:53.4311500Z [00:01:57.953]➜      garbage_sections=45
2025-08-20T22:49:53.4311770Z [00:01:57.953]➜        undefined_syms=100
2025-08-20T22:49:53.4312043Z [00:01:57.953]➜           reloc_alloc=118
2025-08-20T22:49:53.4312311Z [00:01:57.953]➜          defined_syms=295
2025-08-20T22:49:53.4312591Z [00:01:57.953]➜        input_sections=365
2025-08-20T22:49:53.4312863Z [00:01:57.953]➜           parsed_objs=1762
2025-08-20T22:49:53.4313138Z [00:01:57.953]➜      regular_sections=9757
2025-08-20T22:49:53.4313414Z [00:01:57.953]➜              all_syms=35068
2025-08-20T22:49:53.4313697Z [00:01:57.953]➜     total_input_bytes=43953364
2025-08-20T22:49:53.4314011Z [00:01:57.953]➜  .comment estimation=1627 actual=4
2025-08-20T22:49:53.4314342Z [00:01:57.953]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:49:53.4385362Z [00:01:57.961]➜  using struct cdrom_msf ... yes
2025-08-20T22:49:53.4680385Z [00:01:57.990]➜        reloc_nonalloc=0
2025-08-20T22:49:53.4681137Z [00:01:57.990]➜               comdats=0
2025-08-20T22:49:53.4681773Z [00:01:57.990]➜    removed_comdat_mem=0
2025-08-20T22:49:53.4682573Z [00:01:57.990]➜              num_dsos=0
2025-08-20T22:49:53.4682891Z [00:01:57.990]➜           thunk_bytes=0
2025-08-20T22:49:53.4683171Z [00:01:57.990]➜       parsed_lto_objs=1
2025-08-20T22:49:53.4683825Z [00:01:57.990]➜              num_cies=2
2025-08-20T22:49:53.4684192Z [00:01:57.990]➜       num_unique_cies=2
2025-08-20T22:49:53.4684455Z [00:01:57.990]➜              num_fdes=5
2025-08-20T22:49:53.4684714Z [00:01:57.990]➜        merged_strings=6
2025-08-20T22:49:53.4684978Z [00:01:57.990]➜              num_objs=18
2025-08-20T22:49:53.4685263Z [00:01:57.990]➜         output_chunks=24
2025-08-20T22:49:53.4685528Z [00:01:57.990]➜      string_fragments=33
2025-08-20T22:49:53.4685799Z [00:01:57.990]➜      garbage_sections=45
2025-08-20T22:49:53.4686072Z [00:01:57.990]➜        undefined_syms=100
2025-08-20T22:49:53.4686349Z [00:01:57.990]➜           reloc_alloc=118
2025-08-20T22:49:53.4686617Z [00:01:57.990]➜          defined_syms=295
2025-08-20T22:49:53.4686888Z [00:01:57.990]➜        input_sections=365
2025-08-20T22:49:53.4687164Z [00:01:57.990]➜           parsed_objs=1762
2025-08-20T22:49:53.4687442Z [00:01:57.990]➜      regular_sections=9757
2025-08-20T22:49:53.4687716Z [00:01:57.990]➜              all_syms=35068
2025-08-20T22:49:53.4688017Z [00:01:57.990]➜     total_input_bytes=43953372
2025-08-20T22:49:53.4688325Z [00:01:57.990]➜  .comment estimation=1627 actual=4
2025-08-20T22:49:53.4688894Z [00:01:57.990]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:49:53.4689298Z [00:01:57.991]➜  using struct cdrom_subchnl ... yes
2025-08-20T22:49:53.4856176Z [00:01:58.008]➜        reloc_nonalloc=0
2025-08-20T22:49:53.4893683Z [00:01:58.012]➜               comdats=0
2025-08-20T22:49:53.4894277Z [00:01:58.012]➜    removed_comdat_mem=0
2025-08-20T22:49:53.4894846Z [00:01:58.012]➜              num_dsos=0
2025-08-20T22:49:53.4895357Z [00:01:58.012]➜           thunk_bytes=0
2025-08-20T22:49:53.4895891Z [00:01:58.012]➜       parsed_lto_objs=1
2025-08-20T22:49:53.4896664Z [00:01:58.012]➜              num_cies=2
2025-08-20T22:49:53.4896976Z [00:01:58.012]➜       num_unique_cies=2
2025-08-20T22:49:53.4897245Z [00:01:58.012]➜              num_fdes=5
2025-08-20T22:49:53.4897505Z [00:01:58.012]➜        merged_strings=6
2025-08-20T22:49:53.4897806Z [00:01:58.012]➜              num_objs=18
2025-08-20T22:49:53.4898073Z [00:01:58.012]➜         output_chunks=24
2025-08-20T22:49:53.4898345Z [00:01:58.012]➜      string_fragments=33
2025-08-20T22:49:53.4898764Z [00:01:58.012]➜      garbage_sections=45
2025-08-20T22:49:53.4899122Z [00:01:58.012]➜        undefined_syms=100
2025-08-20T22:49:53.4899398Z [00:01:58.012]➜           reloc_alloc=118
2025-08-20T22:49:53.4899669Z [00:01:58.012]➜          defined_syms=295
2025-08-20T22:49:53.4899939Z [00:01:58.012]➜        input_sections=365
2025-08-20T22:49:53.4900213Z [00:01:58.012]➜           parsed_objs=1762
2025-08-20T22:49:53.4900493Z [00:01:58.012]➜      regular_sections=9757
2025-08-20T22:49:53.4900767Z [00:01:58.012]➜              all_syms=35068
2025-08-20T22:49:53.4901056Z [00:01:58.012]➜     total_input_bytes=43953380
2025-08-20T22:49:53.4901360Z [00:01:58.012]➜  .comment estimation=1627 actual=4
2025-08-20T22:49:53.4901697Z [00:01:58.012]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:49:53.4983517Z [00:01:58.021]➜  using struct cdrom_read_audio ... yes
2025-08-20T22:49:53.5190489Z [00:01:58.042]➜        reloc_nonalloc=0
2025-08-20T22:49:53.5191288Z [00:01:58.042]➜               comdats=0
2025-08-20T22:49:53.5191846Z [00:01:58.042]➜    removed_comdat_mem=0
2025-08-20T22:49:53.5192388Z [00:01:58.042]➜              num_dsos=0
2025-08-20T22:49:53.5192949Z [00:01:58.042]➜           thunk_bytes=0
2025-08-20T22:49:53.5193925Z [00:01:58.042]➜       parsed_lto_objs=1
2025-08-20T22:49:53.5194249Z [00:01:58.042]➜              num_cies=2
2025-08-20T22:49:53.5194526Z [00:01:58.042]➜       num_unique_cies=2
2025-08-20T22:49:53.5194791Z [00:01:58.042]➜              num_fdes=5
2025-08-20T22:49:53.5195053Z [00:01:58.042]➜        merged_strings=6
2025-08-20T22:49:53.5195313Z [00:01:58.042]➜              num_objs=18
2025-08-20T22:49:53.5195583Z [00:01:58.042]➜         output_chunks=24
2025-08-20T22:49:53.5195848Z [00:01:58.042]➜      string_fragments=33
2025-08-20T22:49:53.5196119Z [00:01:58.042]➜      garbage_sections=45
2025-08-20T22:49:53.5196733Z [00:01:58.042]➜        undefined_syms=100
2025-08-20T22:49:53.5197118Z [00:01:58.042]➜           reloc_alloc=118
2025-08-20T22:49:53.5197416Z [00:01:58.042]➜          defined_syms=295
2025-08-20T22:49:53.5197688Z [00:01:58.042]➜        input_sections=365
2025-08-20T22:49:53.5197978Z [00:01:58.042]➜           parsed_objs=1762
2025-08-20T22:49:53.5198253Z [00:01:58.042]➜      regular_sections=9757
2025-08-20T22:49:53.5198527Z [00:01:58.042]➜              all_syms=35068
2025-08-20T22:49:53.5199043Z [00:01:58.042]➜     total_input_bytes=43953352
2025-08-20T22:49:53.5199364Z [00:01:58.042]➜  .comment estimation=1627 actual=4
2025-08-20T22:49:53.5199704Z [00:01:58.042]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:49:53.5315728Z [00:01:58.054]➜  using struct cdrom_ti ... yes
2025-08-20T22:49:53.5970691Z [00:01:58.120]➜        reloc_nonalloc=0
2025-08-20T22:49:53.5971058Z [00:01:58.120]➜               comdats=0
2025-08-20T22:49:53.5971594Z [00:01:58.120]➜    removed_comdat_mem=0
2025-08-20T22:49:53.5971902Z [00:01:58.120]➜              num_dsos=0
2025-08-20T22:49:53.5972301Z [00:01:58.120]➜           thunk_bytes=0
2025-08-20T22:49:53.5972681Z [00:01:58.120]➜       parsed_lto_objs=1
2025-08-20T22:49:53.5973060Z [00:01:58.120]➜              num_cies=2
2025-08-20T22:49:53.5973863Z [00:01:58.120]➜       num_unique_cies=2
2025-08-20T22:49:53.5974250Z [00:01:58.120]➜              num_fdes=5
2025-08-20T22:49:53.5974623Z [00:01:58.120]➜        merged_strings=6
2025-08-20T22:49:53.5975013Z [00:01:58.120]➜              num_objs=18
2025-08-20T22:49:53.5975482Z [00:01:58.120]➜         output_chunks=24
2025-08-20T22:49:53.5975933Z [00:01:58.120]➜      string_fragments=33
2025-08-20T22:49:53.5976347Z [00:01:58.120]➜      garbage_sections=45
2025-08-20T22:49:53.5976753Z [00:01:58.120]➜        undefined_syms=100
2025-08-20T22:49:53.5977140Z [00:01:58.120]➜           reloc_alloc=118
2025-08-20T22:49:53.5977545Z [00:01:58.120]➜          defined_syms=295
2025-08-20T22:49:53.5977959Z [00:01:58.120]➜        input_sections=365
2025-08-20T22:49:53.5978350Z [00:01:58.120]➜           parsed_objs=1762
2025-08-20T22:49:53.5979051Z [00:01:58.120]➜      regular_sections=9757
2025-08-20T22:49:53.5979333Z [00:01:58.120]➜              all_syms=35068
2025-08-20T22:49:53.5979619Z [00:01:58.120]➜     total_input_bytes=43953360
2025-08-20T22:49:53.5979940Z [00:01:58.120]➜  .comment estimation=1627 actual=4
2025-08-20T22:49:53.5980273Z [00:01:58.120]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:49:53.6075842Z [00:01:58.130]➜  using struct cdrom_tochdr ... yes
2025-08-20T22:49:53.6311224Z [00:01:58.153]➜        reloc_nonalloc=0
2025-08-20T22:49:53.6311601Z [00:01:58.153]➜               comdats=0
2025-08-20T22:49:53.6311871Z [00:01:58.153]➜    removed_comdat_mem=0
2025-08-20T22:49:53.6312137Z [00:01:58.153]➜              num_dsos=0
2025-08-20T22:49:53.6312396Z [00:01:58.153]➜           thunk_bytes=0
2025-08-20T22:49:53.6312652Z [00:01:58.153]➜       parsed_lto_objs=1
2025-08-20T22:49:53.6313265Z [00:01:58.153]➜              num_cies=2
2025-08-20T22:49:53.6313628Z [00:01:58.153]➜       num_unique_cies=2
2025-08-20T22:49:53.6313887Z [00:01:58.153]➜              num_fdes=5
2025-08-20T22:49:53.6314141Z [00:01:58.153]➜        merged_strings=6
2025-08-20T22:49:53.6314400Z [00:01:58.153]➜              num_objs=18
2025-08-20T22:49:53.6314686Z [00:01:58.153]➜         output_chunks=24
2025-08-20T22:49:53.6314955Z [00:01:58.153]➜      string_fragments=33
2025-08-20T22:49:53.6315225Z [00:01:58.153]➜      garbage_sections=45
2025-08-20T22:49:53.6315497Z [00:01:58.153]➜        undefined_syms=100
2025-08-20T22:49:53.6315768Z [00:01:58.153]➜           reloc_alloc=118
2025-08-20T22:49:53.6316029Z [00:01:58.153]➜          defined_syms=295
2025-08-20T22:49:53.6316297Z [00:01:58.153]➜        input_sections=365
2025-08-20T22:49:53.6316571Z [00:01:58.153]➜           parsed_objs=1762
2025-08-20T22:49:53.6316842Z [00:01:58.153]➜      regular_sections=9757
2025-08-20T22:49:53.6317115Z [00:01:58.153]➜              all_syms=35068
2025-08-20T22:49:53.6317406Z [00:01:58.153]➜     total_input_bytes=43953376
2025-08-20T22:49:53.6317720Z [00:01:58.153]➜  .comment estimation=1627 actual=4
2025-08-20T22:49:53.6318051Z [00:01:58.153]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:49:53.6386220Z [00:01:58.161]➜  using struct cdrom_tocentry ... yes
2025-08-20T22:49:53.6524509Z [00:01:58.175]➜        reloc_nonalloc=0
2025-08-20T22:49:53.6525055Z [00:01:58.175]➜               comdats=0
2025-08-20T22:49:53.6526770Z [00:01:58.176]➜    removed_comdat_mem=0
2025-08-20T22:49:53.6527182Z [00:01:58.176]➜              num_dsos=0
2025-08-20T22:49:53.6527600Z [00:01:58.176]➜           thunk_bytes=0
2025-08-20T22:49:53.6527961Z [00:01:58.176]➜       parsed_lto_objs=1
2025-08-20T22:49:53.6528336Z [00:01:58.176]➜              num_cies=2
2025-08-20T22:49:53.6528829Z [00:01:58.176]➜       num_unique_cies=2
2025-08-20T22:49:53.6529235Z [00:01:58.176]➜              num_fdes=5
2025-08-20T22:49:53.6529601Z [00:01:58.176]➜        merged_strings=6
2025-08-20T22:49:53.6530005Z [00:01:58.176]➜              num_objs=18
2025-08-20T22:49:53.6530381Z [00:01:58.176]➜         output_chunks=24
2025-08-20T22:49:53.6530772Z [00:01:58.176]➜      string_fragments=33
2025-08-20T22:49:53.6531174Z [00:01:58.176]➜      garbage_sections=45
2025-08-20T22:49:53.6531580Z [00:01:58.176]➜        undefined_syms=100
2025-08-20T22:49:53.6531975Z [00:01:58.176]➜           reloc_alloc=118
2025-08-20T22:49:53.6532366Z [00:01:58.176]➜          defined_syms=295
2025-08-20T22:49:53.6532773Z [00:01:58.176]➜        input_sections=365
2025-08-20T22:49:53.6533180Z [00:01:58.176]➜           parsed_objs=1762
2025-08-20T22:49:53.6533618Z [00:01:58.176]➜      regular_sections=9757
2025-08-20T22:49:53.6534020Z [00:01:58.176]➜              all_syms=35068
2025-08-20T22:49:53.6534432Z [00:01:58.176]➜     total_input_bytes=43953360
2025-08-20T22:49:53.6534864Z [00:01:58.176]➜  .comment estimation=1627 actual=4
2025-08-20T22:49:53.6535308Z [00:01:58.176]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:49:53.6615008Z [00:01:58.184]➜  using struct cdrom_volctrl ... yes
2025-08-20T22:49:53.6973510Z [00:01:58.219]➜        reloc_nonalloc=0
2025-08-20T22:49:53.6973871Z [00:01:58.219]➜               comdats=0
2025-08-20T22:49:53.6974136Z [00:01:58.219]➜    removed_comdat_mem=0
2025-08-20T22:49:53.6974453Z [00:01:58.219]➜              num_dsos=0
2025-08-20T22:49:53.6974712Z [00:01:58.219]➜           thunk_bytes=0
2025-08-20T22:49:53.6974977Z [00:01:58.219]➜       parsed_lto_objs=1
2025-08-20T22:49:53.6975235Z [00:01:58.219]➜              num_cies=2
2025-08-20T22:49:53.6975492Z [00:01:58.219]➜       num_unique_cies=2
2025-08-20T22:49:53.6975749Z [00:01:58.219]➜              num_fdes=5
2025-08-20T22:49:53.6976007Z [00:01:58.219]➜        merged_strings=6
2025-08-20T22:49:53.6976268Z [00:01:58.219]➜              num_objs=18
2025-08-20T22:49:53.6976531Z [00:01:58.219]➜         output_chunks=24
2025-08-20T22:49:53.6976801Z [00:01:58.219]➜      string_fragments=33
2025-08-20T22:49:53.6977069Z [00:01:58.219]➜      garbage_sections=45
2025-08-20T22:49:53.6978319Z [00:01:58.219]➜        undefined_syms=100
2025-08-20T22:49:53.6979064Z [00:01:58.219]➜           reloc_alloc=118
2025-08-20T22:49:53.6979383Z [00:01:58.219]➜          defined_syms=295
2025-08-20T22:49:53.6979662Z [00:01:58.219]➜        input_sections=365
2025-08-20T22:49:53.6979958Z [00:01:58.219]➜           parsed_objs=1762
2025-08-20T22:49:53.6980232Z [00:01:58.219]➜      regular_sections=9757
2025-08-20T22:49:53.6980508Z [00:01:58.219]➜              all_syms=35068
2025-08-20T22:49:53.6980793Z [00:01:58.219]➜     total_input_bytes=43953352
2025-08-20T22:49:53.6981099Z [00:01:58.219]➜  .comment estimation=1627 actual=4
2025-08-20T22:49:53.6981434Z [00:01:58.219]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:49:53.7096498Z [00:01:58.232]➜  using complex ... yes
2025-08-20T22:49:53.7662399Z [00:01:58.289]➜  using daddr_t ... no
2025-08-20T22:49:53.8056750Z [00:01:58.328]➜        reloc_nonalloc=0
2025-08-20T22:49:53.8057120Z [00:01:58.328]➜               comdats=0
2025-08-20T22:49:53.8061628Z [00:01:58.328]➜    removed_comdat_mem=0
2025-08-20T22:49:53.8062417Z [00:01:58.328]➜              num_dsos=0
2025-08-20T22:49:53.8063143Z [00:01:58.328]➜           thunk_bytes=0
2025-08-20T22:49:53.8063838Z [00:01:58.328]➜       parsed_lto_objs=1
2025-08-20T22:49:53.8064505Z [00:01:58.328]➜              num_cies=2
2025-08-20T22:49:53.8064780Z [00:01:58.328]➜       num_unique_cies=2
2025-08-20T22:49:53.8065043Z [00:01:58.328]➜              num_fdes=5
2025-08-20T22:49:53.8065301Z [00:01:58.328]➜        merged_strings=6
2025-08-20T22:49:53.8065562Z [00:01:58.328]➜              num_objs=18
2025-08-20T22:49:53.8065831Z [00:01:58.328]➜         output_chunks=24
2025-08-20T22:49:53.8066095Z [00:01:58.328]➜      string_fragments=33
2025-08-20T22:49:53.8066368Z [00:01:58.328]➜      garbage_sections=45
2025-08-20T22:49:53.8066639Z [00:01:58.328]➜        undefined_syms=100
2025-08-20T22:49:53.8066909Z [00:01:58.328]➜           reloc_alloc=118
2025-08-20T22:49:53.8067190Z [00:01:58.328]➜          defined_syms=295
2025-08-20T22:49:53.8067462Z [00:01:58.328]➜        input_sections=365
2025-08-20T22:49:53.8067736Z [00:01:58.328]➜           parsed_objs=1762
2025-08-20T22:49:53.8068014Z [00:01:58.328]➜      regular_sections=9757
2025-08-20T22:49:53.8068291Z [00:01:58.328]➜              all_syms=35068
2025-08-20T22:49:53.8068757Z [00:01:58.328]➜     total_input_bytes=43953364
2025-08-20T22:49:53.8069144Z [00:01:58.328]➜  .comment estimation=1627 actual=4
2025-08-20T22:49:53.8069478Z [00:01:58.328]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:49:53.8133820Z [00:01:58.336]➜  using cpu_set_t ... yes
2025-08-20T22:49:53.8206206Z [00:01:58.343]➜        reloc_nonalloc=0
2025-08-20T22:49:53.8206533Z [00:01:58.343]➜               comdats=0
2025-08-20T22:49:53.8206800Z [00:01:58.343]➜    removed_comdat_mem=0
2025-08-20T22:49:53.8207060Z [00:01:58.343]➜              num_dsos=0
2025-08-20T22:49:53.8207330Z [00:01:58.343]➜           thunk_bytes=0
2025-08-20T22:49:53.8207591Z [00:01:58.343]➜       parsed_lto_objs=1
2025-08-20T22:49:53.8207885Z [00:01:58.343]➜              num_cies=2
2025-08-20T22:49:53.8208143Z [00:01:58.343]➜       num_unique_cies=2
2025-08-20T22:49:53.8208400Z [00:01:58.343]➜              num_fdes=5
2025-08-20T22:49:53.8208786Z [00:01:58.343]➜        merged_strings=6
2025-08-20T22:49:53.8209077Z [00:01:58.343]➜              num_objs=18
2025-08-20T22:49:53.8209346Z [00:01:58.343]➜         output_chunks=24
2025-08-20T22:49:53.8209614Z [00:01:58.343]➜      string_fragments=33
2025-08-20T22:49:53.8209883Z [00:01:58.343]➜      garbage_sections=45
2025-08-20T22:49:53.8210153Z [00:01:58.343]➜        undefined_syms=100
2025-08-20T22:49:53.8210422Z [00:01:58.343]➜           reloc_alloc=118
2025-08-20T22:49:53.8210692Z [00:01:58.343]➜          defined_syms=295
2025-08-20T22:49:53.8210957Z [00:01:58.343]➜        input_sections=365
2025-08-20T22:49:53.8211229Z [00:01:58.343]➜           parsed_objs=1762
2025-08-20T22:49:53.8211853Z [00:01:58.343]➜      regular_sections=9757
2025-08-20T22:49:53.8213009Z [00:01:58.343]➜              all_syms=35068
2025-08-20T22:49:53.8213781Z [00:01:58.343]➜     total_input_bytes=43953376
2025-08-20T22:49:53.8214145Z [00:01:58.343]➜  .comment estimation=1627 actual=4
2025-08-20T22:49:53.8278104Z [00:01:58.343]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:49:53.8278523Z [00:01:58.351]➜  using struct consolefontdesc ... yes
2025-08-20T22:49:53.8812171Z [00:01:58.404]➜  using _Decimal128 ... no
2025-08-20T22:49:53.8877108Z [00:01:58.411]➜  using _Decimal32 ... no
2025-08-20T22:49:53.9951291Z [00:01:58.518]➜  using _Decimal64 ... no
2025-08-20T22:49:54.0531017Z [00:01:58.576]➜        reloc_nonalloc=0
2025-08-20T22:49:54.0533874Z [00:01:58.576]➜               comdats=0
2025-08-20T22:49:54.0534187Z [00:01:58.576]➜    removed_comdat_mem=0
2025-08-20T22:49:54.0534459Z [00:01:58.576]➜              num_dsos=0
2025-08-20T22:49:54.0534725Z [00:01:58.576]➜           thunk_bytes=0
2025-08-20T22:49:54.0534992Z [00:01:58.576]➜       parsed_lto_objs=1
2025-08-20T22:49:54.0535293Z [00:01:58.576]➜              num_cies=2
2025-08-20T22:49:54.0535559Z [00:01:58.576]➜       num_unique_cies=2
2025-08-20T22:49:54.0535821Z [00:01:58.576]➜              num_fdes=5
2025-08-20T22:49:54.0536083Z [00:01:58.576]➜        merged_strings=6
2025-08-20T22:49:54.0536345Z [00:01:58.576]➜              num_objs=18
2025-08-20T22:49:54.0537036Z [00:01:58.576]➜         output_chunks=24
2025-08-20T22:49:54.0537316Z [00:01:58.576]➜      string_fragments=33
2025-08-20T22:49:54.0537590Z [00:01:58.576]➜      garbage_sections=45
2025-08-20T22:49:54.0537867Z [00:01:58.576]➜        undefined_syms=100
2025-08-20T22:49:54.0538145Z [00:01:58.576]➜           reloc_alloc=118
2025-08-20T22:49:54.0538417Z [00:01:58.576]➜          defined_syms=295
2025-08-20T22:49:54.0539029Z [00:01:58.576]➜        input_sections=365
2025-08-20T22:49:54.0539344Z [00:01:58.576]➜           parsed_objs=1762
2025-08-20T22:49:54.0539628Z [00:01:58.576]➜      regular_sections=9757
2025-08-20T22:49:54.0539908Z [00:01:58.576]➜              all_syms=35068
2025-08-20T22:49:54.0540218Z [00:01:58.576]➜     total_input_bytes=43953360
2025-08-20T22:49:54.0540529Z [00:01:58.576]➜  .comment estimation=1627 actual=4
2025-08-20T22:49:54.0540867Z [00:01:58.576]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:49:54.0585531Z [00:01:58.581]➜  using struct dirent d_type ... yes
2025-08-20T22:49:54.6360524Z [00:01:59.157]➜        reloc_nonalloc=0
2025-08-20T22:49:54.6363244Z [00:01:59.157]➜               comdats=0
2025-08-20T22:49:54.6363536Z [00:01:59.157]➜    removed_comdat_mem=0
2025-08-20T22:49:54.6363800Z [00:01:59.157]➜              num_dsos=0
2025-08-20T22:49:54.6364060Z [00:01:59.157]➜           thunk_bytes=0
2025-08-20T22:49:54.6364321Z [00:01:59.157]➜       parsed_lto_objs=1
2025-08-20T22:49:54.6364578Z [00:01:59.157]➜              num_cies=2
2025-08-20T22:49:54.6364834Z [00:01:59.157]➜       num_unique_cies=2
2025-08-20T22:49:54.6365093Z [00:01:59.157]➜              num_fdes=5
2025-08-20T22:49:54.6365345Z [00:01:59.157]➜        merged_strings=6
2025-08-20T22:49:54.6365642Z [00:01:59.157]➜              num_objs=18
2025-08-20T22:49:54.6365909Z [00:01:59.157]➜         output_chunks=24
2025-08-20T22:49:54.6366176Z [00:01:59.157]➜      string_fragments=33
2025-08-20T22:49:54.6366448Z [00:01:59.157]➜      garbage_sections=45
2025-08-20T22:49:54.6366741Z [00:01:59.157]➜        undefined_syms=100
2025-08-20T22:49:54.6367011Z [00:01:59.157]➜           reloc_alloc=118
2025-08-20T22:49:54.6367278Z [00:01:59.157]➜          defined_syms=295
2025-08-20T22:49:54.6367548Z [00:01:59.157]➜        input_sections=365
2025-08-20T22:49:54.6367821Z [00:01:59.157]➜           parsed_objs=1762
2025-08-20T22:49:54.6368099Z [00:01:59.158]➜      regular_sections=9757
2025-08-20T22:49:54.6368376Z [00:01:59.158]➜              all_syms=35068
2025-08-20T22:49:54.6368836Z [00:01:59.158]➜     total_input_bytes=43953364
2025-08-20T22:49:54.6369203Z [00:01:59.158]➜  .comment estimation=1627 actual=4
2025-08-20T22:49:54.6369536Z [00:01:59.158]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:49:54.6438710Z [00:01:59.166]➜        reloc_nonalloc=0
2025-08-20T22:49:54.6459733Z [00:01:59.167]➜               comdats=0
2025-08-20T22:49:54.6460076Z [00:01:59.167]➜    removed_comdat_mem=0
2025-08-20T22:49:54.6460347Z [00:01:59.167]➜              num_dsos=0
2025-08-20T22:49:54.6460641Z [00:01:59.167]➜           thunk_bytes=0
2025-08-20T22:49:54.6460903Z [00:01:59.167]➜       parsed_lto_objs=1
2025-08-20T22:49:54.6461163Z [00:01:59.167]➜              num_cies=2
2025-08-20T22:49:54.6461419Z [00:01:59.167]➜       num_unique_cies=2
2025-08-20T22:49:54.6461680Z [00:01:59.167]➜              num_fdes=5
2025-08-20T22:49:54.6461941Z [00:01:59.167]➜        merged_strings=6
2025-08-20T22:49:54.6462205Z [00:01:59.167]➜              num_objs=18
2025-08-20T22:49:54.6462470Z [00:01:59.167]➜         output_chunks=24
2025-08-20T22:49:54.6462739Z [00:01:59.167]➜      string_fragments=33
2025-08-20T22:49:54.6463008Z [00:01:59.167]➜      garbage_sections=45
2025-08-20T22:49:54.6463271Z [00:01:59.167]➜        undefined_syms=100
2025-08-20T22:49:54.6463557Z [00:01:59.167]➜           reloc_alloc=118
2025-08-20T22:49:54.6463822Z [00:01:59.167]➜          defined_syms=295
2025-08-20T22:49:54.6464088Z [00:01:59.167]➜        input_sections=365
2025-08-20T22:49:54.6464362Z [00:01:59.167]➜           parsed_objs=1762
2025-08-20T22:49:54.6465041Z [00:01:59.167]➜      regular_sections=9757
2025-08-20T22:49:54.6465315Z [00:01:59.167]➜              all_syms=35068
2025-08-20T22:49:54.6465601Z [00:01:59.167]➜     total_input_bytes=43953368
2025-08-20T22:49:54.6465903Z [00:01:59.167]➜  .comment estimation=1627 actual=4
2025-08-20T22:49:54.6466236Z [00:01:59.167]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:49:54.6504745Z [00:01:59.173]➜  using dvd_struct ... yes
2025-08-20T22:49:54.6619776Z [00:01:59.185]➜  using __float128 ... no
2025-08-20T22:49:54.6906707Z [00:01:59.213]➜  using struct dm_ioctl ... yes
2025-08-20T22:49:54.6995016Z [00:01:59.222]➜        reloc_nonalloc=0
2025-08-20T22:49:54.6997507Z [00:01:59.222]➜               comdats=0
2025-08-20T22:49:54.6998082Z [00:01:59.222]➜    removed_comdat_mem=0
2025-08-20T22:49:54.6998568Z [00:01:59.222]➜              num_dsos=0
2025-08-20T22:49:54.7000523Z [00:01:59.222]➜           thunk_bytes=0
2025-08-20T22:49:54.7001052Z [00:01:59.222]➜       parsed_lto_objs=1
2025-08-20T22:49:54.7001869Z [00:01:59.222]➜              num_cies=2
2025-08-20T22:49:54.7002200Z [00:01:59.222]➜       num_unique_cies=2
2025-08-20T22:49:54.7002465Z [00:01:59.222]➜              num_fdes=5
2025-08-20T22:49:54.7002734Z [00:01:59.222]➜        merged_strings=6
2025-08-20T22:49:54.7002999Z [00:01:59.222]➜              num_objs=18
2025-08-20T22:49:54.7003268Z [00:01:59.222]➜         output_chunks=24
2025-08-20T22:49:54.7003540Z [00:01:59.222]➜      string_fragments=33
2025-08-20T22:49:54.7003810Z [00:01:59.222]➜      garbage_sections=45
2025-08-20T22:49:54.7004083Z [00:01:59.222]➜        undefined_syms=100
2025-08-20T22:49:54.7004353Z [00:01:59.222]➜           reloc_alloc=118
2025-08-20T22:49:54.7004642Z [00:01:59.222]➜          defined_syms=295
2025-08-20T22:49:54.7004913Z [00:01:59.222]➜        input_sections=365
2025-08-20T22:49:54.7005185Z [00:01:59.222]➜           parsed_objs=1762
2025-08-20T22:49:54.7005461Z [00:01:59.222]➜      regular_sections=9757
2025-08-20T22:49:54.7005736Z [00:01:59.222]➜              all_syms=35068
2025-08-20T22:49:54.7006034Z [00:01:59.222]➜     total_input_bytes=43953372
2025-08-20T22:49:54.7006336Z [00:01:59.222]➜  .comment estimation=1627 actual=4
2025-08-20T22:49:54.7006667Z [00:01:59.222]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:49:54.7123536Z [00:01:59.235]➜  using dvd_authinfo ... yes
2025-08-20T22:49:54.7974099Z [00:01:59.320]➜  using _Float128 ... no
2025-08-20T22:49:54.8334139Z [00:01:59.356]➜  using __fp16 ... yes
2025-08-20T22:49:54.8351653Z [00:01:59.358]➜  using _Float32 ... no
2025-08-20T22:49:54.8530452Z [00:01:59.374]➜  using _Float64 ... no
2025-08-20T22:49:54.9888200Z [00:01:59.512]➜  using _Float128x ... no
2025-08-20T22:49:54.9910646Z [00:01:59.514]➜  using _Float64x ... no
2025-08-20T22:49:55.0091887Z [00:01:59.532]➜  using _Float32x ... no
2025-08-20T22:49:55.0311213Z [00:01:59.554]➜  using _Float16 ... yes
2025-08-20T22:49:55.1324676Z [00:01:59.655]➜  using __float80 ... no
2025-08-20T22:49:55.1764302Z [00:01:59.699]➜        reloc_nonalloc=0
2025-08-20T22:49:55.1790828Z [00:01:59.699]➜               comdats=0
2025-08-20T22:49:55.1791562Z [00:01:59.699]➜    removed_comdat_mem=0
2025-08-20T22:49:55.1792171Z [00:01:59.699]➜              num_dsos=0
2025-08-20T22:49:55.1793448Z [00:01:59.699]➜           thunk_bytes=0
2025-08-20T22:49:55.1793726Z [00:01:59.699]➜       parsed_lto_objs=1
2025-08-20T22:49:55.1793992Z [00:01:59.699]➜              num_cies=2
2025-08-20T22:49:55.1794256Z [00:01:59.699]➜       num_unique_cies=2
2025-08-20T22:49:55.1794513Z [00:01:59.702]➜              num_fdes=5
2025-08-20T22:49:55.1794766Z [00:01:59.702]➜        merged_strings=6
2025-08-20T22:49:55.1795031Z [00:01:59.702]➜              num_objs=18
2025-08-20T22:49:55.1795325Z [00:01:59.702]➜         output_chunks=24
2025-08-20T22:49:55.1795595Z [00:01:59.702]➜      string_fragments=33
2025-08-20T22:49:55.1795863Z [00:01:59.702]➜      garbage_sections=45
2025-08-20T22:49:55.1796133Z [00:01:59.702]➜        undefined_syms=100
2025-08-20T22:49:55.1796402Z [00:01:59.702]➜           reloc_alloc=118
2025-08-20T22:49:55.1797088Z [00:01:59.702]➜          defined_syms=295
2025-08-20T22:49:55.1797366Z [00:01:59.702]➜        input_sections=365
2025-08-20T22:49:55.1797641Z [00:01:59.702]➜           parsed_objs=1762
2025-08-20T22:49:55.1797915Z [00:01:59.702]➜      regular_sections=9757
2025-08-20T22:49:55.1798193Z [00:01:59.702]➜              all_syms=35068
2025-08-20T22:49:55.1798484Z [00:01:59.702]➜     total_input_bytes=43953384
2025-08-20T22:49:55.1799062Z [00:01:59.702]➜  .comment estimation=1627 actual=4
2025-08-20T22:49:55.1799397Z [00:01:59.702]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:49:55.1802554Z [00:01:59.703]➜  using struct floppy_drive_struct ... yes
2025-08-20T22:49:55.1990157Z [00:01:59.722]➜  using _Float16x ... no
2025-08-20T22:49:55.2148015Z [00:01:59.737]➜        reloc_nonalloc=0
2025-08-20T22:49:55.2149039Z [00:01:59.737]➜               comdats=0
2025-08-20T22:49:55.2150952Z [00:01:59.737]➜    removed_comdat_mem=0
2025-08-20T22:49:55.2151648Z [00:01:59.737]➜              num_dsos=0
2025-08-20T22:49:55.2152194Z [00:01:59.737]➜           thunk_bytes=0
2025-08-20T22:49:55.2153932Z [00:01:59.737]➜       parsed_lto_objs=1
2025-08-20T22:49:55.2154290Z [00:01:59.737]➜              num_cies=2
2025-08-20T22:49:55.2154739Z [00:01:59.737]➜       num_unique_cies=2
2025-08-20T22:49:55.2155236Z [00:01:59.737]➜              num_fdes=5
2025-08-20T22:49:55.2156043Z [00:01:59.737]➜        merged_strings=6
2025-08-20T22:49:55.2156450Z [00:01:59.738]➜              num_objs=18
2025-08-20T22:49:55.2156879Z [00:01:59.738]➜         output_chunks=24
2025-08-20T22:49:55.2157437Z [00:01:59.738]➜      string_fragments=33
2025-08-20T22:49:55.2157907Z [00:01:59.738]➜      garbage_sections=45
2025-08-20T22:49:55.2158365Z [00:01:59.738]➜        undefined_syms=100
2025-08-20T22:49:55.2159224Z [00:01:59.738]➜           reloc_alloc=118
2025-08-20T22:49:55.2160767Z [00:01:59.738]➜          defined_syms=295
2025-08-20T22:49:55.2161233Z [00:01:59.738]➜        input_sections=365
2025-08-20T22:49:55.2161694Z [00:01:59.738]➜           parsed_objs=1762
2025-08-20T22:49:55.2164438Z [00:01:59.738]➜      regular_sections=9757
2025-08-20T22:49:55.2164866Z [00:01:59.738]➜              all_syms=35068
2025-08-20T22:49:55.2165315Z [00:01:59.738]➜     total_input_bytes=43953380
2025-08-20T22:49:55.2165788Z [00:01:59.738]➜  .comment estimation=1627 actual=4
2025-08-20T22:49:55.2166354Z [00:01:59.738]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:49:55.2217370Z [00:01:59.745]➜  using struct floppy_fdc_state ... yes
2025-08-20T22:49:55.2456675Z [00:01:59.768]➜  using _Float80 ... no
2025-08-20T22:49:55.4267275Z [00:01:59.949]➜        reloc_nonalloc=0
2025-08-20T22:49:55.4268311Z [00:01:59.949]➜               comdats=0
2025-08-20T22:49:55.4269400Z [00:01:59.949]➜    removed_comdat_mem=0
2025-08-20T22:49:55.4269963Z [00:01:59.949]➜              num_dsos=0
2025-08-20T22:49:55.4270450Z [00:01:59.949]➜           thunk_bytes=0
2025-08-20T22:49:55.4271022Z [00:01:59.949]➜       parsed_lto_objs=1
2025-08-20T22:49:55.4271602Z [00:01:59.949]➜              num_cies=2
2025-08-20T22:49:55.4272149Z [00:01:59.949]➜       num_unique_cies=2
2025-08-20T22:49:55.4272821Z [00:01:59.949]➜              num_fdes=5
2025-08-20T22:49:55.4273238Z [00:01:59.949]➜        merged_strings=6
2025-08-20T22:49:55.4274112Z [00:01:59.949]➜              num_objs=18
2025-08-20T22:49:55.4274381Z [00:01:59.949]➜         output_chunks=24
2025-08-20T22:49:55.4274649Z [00:01:59.949]➜      string_fragments=33
2025-08-20T22:49:55.4274920Z [00:01:59.949]➜      garbage_sections=45
2025-08-20T22:49:55.4275191Z [00:01:59.949]➜        undefined_syms=100
2025-08-20T22:49:55.4275468Z [00:01:59.949]➜           reloc_alloc=118
2025-08-20T22:49:55.4275757Z [00:01:59.949]➜          defined_syms=295
2025-08-20T22:49:55.4276035Z [00:01:59.949]➜        input_sections=365
2025-08-20T22:49:55.4276313Z [00:01:59.949]➜           parsed_objs=1762
2025-08-20T22:49:55.4276590Z [00:01:59.949]➜      regular_sections=9757
2025-08-20T22:49:55.4276867Z [00:01:59.949]➜              all_syms=35068
2025-08-20T22:49:55.4277536Z [00:01:59.949]➜     total_input_bytes=43953372
2025-08-20T22:49:55.4277846Z [00:01:59.949]➜  .comment estimation=1627 actual=4
2025-08-20T22:49:55.4278174Z [00:01:59.949]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:49:55.4321212Z [00:01:59.955]➜  using struct floppy_struct ... yes
2025-08-20T22:49:56.0353388Z [00:02:00.558]➜        reloc_nonalloc=0
2025-08-20T22:49:56.0355611Z [00:02:00.558]➜               comdats=0
2025-08-20T22:49:56.0356805Z [00:02:00.558]➜    removed_comdat_mem=0
2025-08-20T22:49:56.0357121Z [00:02:00.558]➜              num_dsos=0
2025-08-20T22:49:56.0357393Z [00:02:00.558]➜           thunk_bytes=0
2025-08-20T22:49:56.0357707Z [00:02:00.558]➜       parsed_lto_objs=1
2025-08-20T22:49:56.0357966Z [00:02:00.558]➜              num_cies=2
2025-08-20T22:49:56.0358224Z [00:02:00.558]➜       num_unique_cies=2
2025-08-20T22:49:56.0358482Z [00:02:00.558]➜              num_fdes=5
2025-08-20T22:49:56.0358944Z [00:02:00.558]➜        merged_strings=6
2025-08-20T22:49:56.0359236Z [00:02:00.558]➜              num_objs=18
2025-08-20T22:49:56.0359501Z [00:02:00.558]➜         output_chunks=24
2025-08-20T22:49:56.0359771Z [00:02:00.558]➜      string_fragments=33
2025-08-20T22:49:56.0360039Z [00:02:00.558]➜      garbage_sections=45
2025-08-20T22:49:56.0360309Z [00:02:00.558]➜        undefined_syms=100
2025-08-20T22:49:56.0360578Z [00:02:00.558]➜           reloc_alloc=118
2025-08-20T22:49:56.0360843Z [00:02:00.558]➜          defined_syms=295
2025-08-20T22:49:56.0361114Z [00:02:00.558]➜        input_sections=365
2025-08-20T22:49:56.0361388Z [00:02:00.558]➜           parsed_objs=1762
2025-08-20T22:49:56.0361668Z [00:02:00.558]➜      regular_sections=9757
2025-08-20T22:49:56.0361956Z [00:02:00.558]➜              all_syms=35068
2025-08-20T22:49:56.0362239Z [00:02:00.558]➜     total_input_bytes=43953384
2025-08-20T22:49:56.0362543Z [00:02:00.558]➜  .comment estimation=1627 actual=4
2025-08-20T22:49:56.0362878Z [00:02:00.558]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:49:56.0363229Z [00:02:00.558]➜  using struct floppy_write_errors ... yes
2025-08-20T22:49:56.0534365Z [00:02:00.576]➜  using _Float80x ... no
2025-08-20T22:49:56.0761417Z [00:02:00.599]➜        reloc_nonalloc=0
2025-08-20T22:49:56.0762149Z [00:02:00.599]➜               comdats=0
2025-08-20T22:49:56.0765190Z [00:02:00.599]➜    removed_comdat_mem=0
2025-08-20T22:49:56.0765629Z [00:02:00.599]➜              num_dsos=0
2025-08-20T22:49:56.0767757Z [00:02:00.599]➜           thunk_bytes=0
2025-08-20T22:49:56.0787778Z [00:02:00.599]➜       parsed_lto_objs=1
2025-08-20T22:49:56.0788394Z [00:02:00.599]➜              num_cies=2
2025-08-20T22:49:56.0789101Z [00:02:00.599]➜       num_unique_cies=2
2025-08-20T22:49:56.0789947Z [00:02:00.599]➜              num_fdes=5
2025-08-20T22:49:56.0790648Z [00:02:00.599]➜        merged_strings=6
2025-08-20T22:49:56.0791094Z [00:02:00.599]➜              num_objs=18
2025-08-20T22:49:56.0791512Z [00:02:00.599]➜         output_chunks=24
2025-08-20T22:49:56.0792027Z [00:02:00.599]➜      string_fragments=33
2025-08-20T22:49:56.0792599Z [00:02:00.599]➜      garbage_sections=45
2025-08-20T22:49:56.0793448Z [00:02:00.599]➜        undefined_syms=100
2025-08-20T22:49:56.0793773Z [00:02:00.599]➜           reloc_alloc=118
2025-08-20T22:49:56.0794058Z [00:02:00.599]➜          defined_syms=295
2025-08-20T22:49:56.0794331Z [00:02:00.599]➜        input_sections=365
2025-08-20T22:49:56.0794607Z [00:02:00.599]➜           parsed_objs=1762
2025-08-20T22:49:56.0794890Z [00:02:00.599]➜      regular_sections=9757
2025-08-20T22:49:56.0795167Z [00:02:00.599]➜              all_syms=35068
2025-08-20T22:49:56.0795458Z [00:02:00.599]➜     total_input_bytes=43953372
2025-08-20T22:49:56.0795788Z [00:02:00.599]➜  .comment estimation=1627 actual=4
2025-08-20T22:49:56.0796132Z [00:02:00.599]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:49:56.0843081Z [00:02:00.607]➜  using struct fs_sysfs_path ... yes
2025-08-20T22:49:56.8881752Z [00:02:01.411]➜        reloc_nonalloc=0
2025-08-20T22:49:56.8950779Z [00:02:01.416]➜               comdats=0
2025-08-20T22:49:56.8952838Z [00:02:01.416]➜    removed_comdat_mem=0
2025-08-20T22:49:56.8953143Z [00:02:01.416]➜              num_dsos=0
2025-08-20T22:49:56.8953408Z [00:02:01.416]➜           thunk_bytes=0
2025-08-20T22:49:56.8953668Z [00:02:01.416]➜       parsed_lto_objs=1
2025-08-20T22:49:56.8953928Z [00:02:01.416]➜              num_cies=2
2025-08-20T22:49:56.8954221Z [00:02:01.416]➜       num_unique_cies=2
2025-08-20T22:49:56.8954476Z [00:02:01.416]➜              num_fdes=5
2025-08-20T22:49:56.8954734Z [00:02:01.416]➜        merged_strings=6
2025-08-20T22:49:56.8954995Z [00:02:01.416]➜              num_objs=18
2025-08-20T22:49:56.8955259Z [00:02:01.416]➜         output_chunks=24
2025-08-20T22:49:56.8955559Z [00:02:01.416]➜      string_fragments=33
2025-08-20T22:49:56.8955831Z [00:02:01.416]➜      garbage_sections=45
2025-08-20T22:49:56.8956100Z [00:02:01.416]➜        undefined_syms=100
2025-08-20T22:49:56.8956374Z [00:02:01.416]➜           reloc_alloc=118
2025-08-20T22:49:56.8956658Z [00:02:01.416]➜          defined_syms=295
2025-08-20T22:49:56.8956927Z [00:02:01.416]➜        input_sections=365
2025-08-20T22:49:56.8957201Z [00:02:01.416]➜           parsed_objs=1762
2025-08-20T22:49:56.8957477Z [00:02:01.416]➜      regular_sections=9757
2025-08-20T22:49:56.8957755Z [00:02:01.416]➜              all_syms=35068
2025-08-20T22:49:56.8958038Z [00:02:01.416]➜     total_input_bytes=43953364
2025-08-20T22:49:56.8958346Z [00:02:01.416]➜  .comment estimation=1627 actual=4
2025-08-20T22:49:56.8958928Z [00:02:01.416]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:49:56.8989932Z [00:02:01.420]➜  using struct fsverity_digest ... yes
2025-08-20T22:49:56.9004356Z [00:02:01.423]➜        reloc_nonalloc=0
2025-08-20T22:49:56.9029244Z [00:02:01.423]➜               comdats=0
2025-08-20T22:49:56.9030001Z [00:02:01.423]➜    removed_comdat_mem=0
2025-08-20T22:49:56.9030327Z [00:02:01.423]➜              num_dsos=0
2025-08-20T22:49:56.9030599Z [00:02:01.423]➜           thunk_bytes=0
2025-08-20T22:49:56.9030889Z [00:02:01.423]➜       parsed_lto_objs=1
2025-08-20T22:49:56.9031146Z [00:02:01.423]➜              num_cies=2
2025-08-20T22:49:56.9031404Z [00:02:01.423]➜       num_unique_cies=2
2025-08-20T22:49:56.9031661Z [00:02:01.423]➜              num_fdes=5
2025-08-20T22:49:56.9031917Z [00:02:01.423]➜        merged_strings=6
2025-08-20T22:49:56.9032175Z [00:02:01.423]➜              num_objs=18
2025-08-20T22:49:56.9032439Z [00:02:01.423]➜         output_chunks=24
2025-08-20T22:49:56.9032708Z [00:02:01.423]➜      string_fragments=33
2025-08-20T22:49:56.9032974Z [00:02:01.423]➜      garbage_sections=45
2025-08-20T22:49:56.9033241Z [00:02:01.423]➜        undefined_syms=100
2025-08-20T22:49:56.9033840Z [00:02:01.423]➜           reloc_alloc=118
2025-08-20T22:49:56.9034189Z [00:02:01.423]➜          defined_syms=295
2025-08-20T22:49:56.9034456Z [00:02:01.423]➜        input_sections=365
2025-08-20T22:49:56.9034728Z [00:02:01.423]➜           parsed_objs=1762
2025-08-20T22:49:56.9034999Z [00:02:01.423]➜      regular_sections=9757
2025-08-20T22:49:56.9035285Z [00:02:01.423]➜              all_syms=35068
2025-08-20T22:49:56.9035571Z [00:02:01.423]➜     total_input_bytes=43953364
2025-08-20T22:49:56.9035871Z [00:02:01.423]➜  .comment estimation=1627 actual=4
2025-08-20T22:49:56.9036206Z [00:02:01.423]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:49:56.9069558Z [00:02:01.430]➜  using struct fsuuid2 ... yes
2025-08-20T22:49:56.9365040Z [00:02:01.457]➜        reloc_nonalloc=0
2025-08-20T22:49:56.9365794Z [00:02:01.457]➜               comdats=0
2025-08-20T22:49:56.9366425Z [00:02:01.457]➜    removed_comdat_mem=0
2025-08-20T22:49:56.9366983Z [00:02:01.457]➜              num_dsos=0
2025-08-20T22:49:56.9367517Z [00:02:01.457]➜           thunk_bytes=0
2025-08-20T22:49:56.9368097Z [00:02:01.457]➜       parsed_lto_objs=1
2025-08-20T22:49:56.9370586Z [00:02:01.457]➜              num_cies=2
2025-08-20T22:49:56.9370862Z [00:02:01.457]➜       num_unique_cies=2
2025-08-20T22:49:56.9371124Z [00:02:01.457]➜              num_fdes=5
2025-08-20T22:49:56.9371794Z [00:02:01.457]➜        merged_strings=6
2025-08-20T22:49:56.9372057Z [00:02:01.457]➜              num_objs=18
2025-08-20T22:49:56.9372326Z [00:02:01.457]➜         output_chunks=24
2025-08-20T22:49:56.9372597Z [00:02:01.457]➜      string_fragments=33
2025-08-20T22:49:56.9372863Z [00:02:01.457]➜      garbage_sections=45
2025-08-20T22:49:56.9373134Z [00:02:01.457]➜        undefined_syms=100
2025-08-20T22:49:56.9373410Z [00:02:01.457]➜           reloc_alloc=118
2025-08-20T22:49:56.9373677Z [00:02:01.457]➜          defined_syms=295
2025-08-20T22:49:56.9373970Z [00:02:01.457]➜        input_sections=365
2025-08-20T22:49:56.9374244Z [00:02:01.457]➜           parsed_objs=1762
2025-08-20T22:49:56.9374534Z [00:02:01.457]➜      regular_sections=9757
2025-08-20T22:49:56.9374810Z [00:02:01.457]➜              all_syms=35068
2025-08-20T22:49:56.9375095Z [00:02:01.457]➜     total_input_bytes=43953384
2025-08-20T22:49:56.9375399Z [00:02:01.457]➜  .comment estimation=1627 actual=4
2025-08-20T22:49:56.9375740Z [00:02:01.457]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:49:56.9383568Z [00:02:01.461]➜  using struct fsverity_enable_arg ... yes
2025-08-20T22:49:56.9714634Z [00:02:01.494]➜        reloc_nonalloc=0
2025-08-20T22:49:56.9725166Z [00:02:01.495]➜               comdats=0
2025-08-20T22:49:56.9726876Z [00:02:01.496]➜    removed_comdat_mem=0
2025-08-20T22:49:56.9728140Z [00:02:01.496]➜              num_dsos=0
2025-08-20T22:49:56.9728956Z [00:02:01.496]➜           thunk_bytes=0
2025-08-20T22:49:56.9730110Z [00:02:01.496]➜       parsed_lto_objs=1
2025-08-20T22:49:56.9730972Z [00:02:01.496]➜              num_cies=2
2025-08-20T22:49:56.9731371Z [00:02:01.496]➜       num_unique_cies=2
2025-08-20T22:49:56.9731813Z [00:02:01.496]➜              num_fdes=5
2025-08-20T22:49:56.9732310Z [00:02:01.496]➜        merged_strings=6
2025-08-20T22:49:56.9733256Z [00:02:01.496]➜              num_objs=18
2025-08-20T22:49:56.9733976Z [00:02:01.496]➜         output_chunks=24
2025-08-20T22:49:56.9739312Z [00:02:01.496]➜      string_fragments=33
2025-08-20T22:49:56.9739949Z [00:02:01.496]➜      garbage_sections=45
2025-08-20T22:49:56.9740435Z [00:02:01.496]➜        undefined_syms=100
2025-08-20T22:49:56.9740884Z [00:02:01.496]➜           reloc_alloc=118
2025-08-20T22:49:56.9742063Z [00:02:01.496]➜          defined_syms=295
2025-08-20T22:49:56.9742592Z [00:02:01.496]➜        input_sections=365
2025-08-20T22:49:56.9742965Z [00:02:01.496]➜           parsed_objs=1762
2025-08-20T22:49:56.9743410Z [00:02:01.496]➜      regular_sections=9757
2025-08-20T22:49:56.9744304Z [00:02:01.496]➜              all_syms=35068
2025-08-20T22:49:56.9744804Z [00:02:01.496]➜     total_input_bytes=43953364
2025-08-20T22:49:56.9745617Z [00:02:01.496]➜  .comment estimation=1627 actual=4
2025-08-20T22:49:56.9746231Z [00:02:01.496]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:49:56.9840721Z [00:02:01.507]➜  using struct fsxattr ... yes
2025-08-20T22:49:57.0201347Z [00:02:01.543]➜  using __ibm128 ... no
2025-08-20T22:49:57.0691959Z [00:02:01.592]➜        reloc_nonalloc=0
2025-08-20T22:49:57.0715781Z [00:02:01.594]➜               comdats=0
2025-08-20T22:49:57.0716094Z [00:02:01.594]➜    removed_comdat_mem=0
2025-08-20T22:49:57.0716357Z [00:02:01.594]➜              num_dsos=0
2025-08-20T22:49:57.0716617Z [00:02:01.594]➜           thunk_bytes=0
2025-08-20T22:49:57.0716879Z [00:02:01.594]➜       parsed_lto_objs=1
2025-08-20T22:49:57.0717137Z [00:02:01.594]➜              num_cies=2
2025-08-20T22:49:57.0717396Z [00:02:01.594]➜       num_unique_cies=2
2025-08-20T22:49:57.0717652Z [00:02:01.594]➜              num_fdes=5
2025-08-20T22:49:57.0717908Z [00:02:01.594]➜        merged_strings=6
2025-08-20T22:49:57.0718165Z [00:02:01.594]➜              num_objs=18
2025-08-20T22:49:57.0718467Z [00:02:01.594]➜         output_chunks=24
2025-08-20T22:49:57.0718964Z [00:02:01.594]➜      string_fragments=33
2025-08-20T22:49:57.0719240Z [00:02:01.594]➜      garbage_sections=45
2025-08-20T22:49:57.0719514Z [00:02:01.594]➜        undefined_syms=100
2025-08-20T22:49:57.0720224Z [00:02:01.594]➜           reloc_alloc=118
2025-08-20T22:49:57.0720502Z [00:02:01.594]➜          defined_syms=295
2025-08-20T22:49:57.0720771Z [00:02:01.594]➜        input_sections=365
2025-08-20T22:49:57.0721043Z [00:02:01.594]➜           parsed_objs=1762
2025-08-20T22:49:57.0721317Z [00:02:01.594]➜      regular_sections=9757
2025-08-20T22:49:57.0721590Z [00:02:01.594]➜              all_syms=35068
2025-08-20T22:49:57.0721883Z [00:02:01.594]➜     total_input_bytes=43953364
2025-08-20T22:49:57.0722188Z [00:02:01.594]➜  .comment estimation=1627 actual=4
2025-08-20T22:49:57.0722527Z [00:02:01.594]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:49:57.0795993Z [00:02:01.600]➜        reloc_nonalloc=0
2025-08-20T22:49:57.0801791Z [00:02:01.603]➜               comdats=0
2025-08-20T22:49:57.0803897Z [00:02:01.603]➜    removed_comdat_mem=0
2025-08-20T22:49:57.0805041Z [00:02:01.603]➜              num_dsos=0
2025-08-20T22:49:57.0805329Z [00:02:01.603]➜           thunk_bytes=0
2025-08-20T22:49:57.0805623Z [00:02:01.603]➜       parsed_lto_objs=1
2025-08-20T22:49:57.0805886Z [00:02:01.603]➜              num_cies=2
2025-08-20T22:49:57.0806143Z [00:02:01.603]➜       num_unique_cies=2
2025-08-20T22:49:57.0806405Z [00:02:01.603]➜              num_fdes=5
2025-08-20T22:49:57.0806662Z [00:02:01.603]➜        merged_strings=6
2025-08-20T22:49:57.0806923Z [00:02:01.603]➜              num_objs=18
2025-08-20T22:49:57.0807191Z [00:02:01.603]➜         output_chunks=24
2025-08-20T22:49:57.0807461Z [00:02:01.603]➜      string_fragments=33
2025-08-20T22:49:57.0807733Z [00:02:01.603]➜      garbage_sections=45
2025-08-20T22:49:57.0808009Z [00:02:01.603]➜        undefined_syms=100
2025-08-20T22:49:57.0808294Z [00:02:01.603]➜           reloc_alloc=118
2025-08-20T22:49:57.0808566Z [00:02:01.603]➜          defined_syms=295
2025-08-20T22:49:57.0809035Z [00:02:01.603]➜        input_sections=365
2025-08-20T22:49:57.0809313Z [00:02:01.603]➜           parsed_objs=1762
2025-08-20T22:49:57.0809598Z [00:02:01.603]➜      regular_sections=9757
2025-08-20T22:49:57.0809885Z [00:02:01.603]➜              all_syms=35068
2025-08-20T22:49:57.0810180Z [00:02:01.603]➜     total_input_bytes=43953360
2025-08-20T22:49:57.0810491Z [00:02:01.603]➜  .comment estimation=1627 actual=4
2025-08-20T22:49:57.0810831Z [00:02:01.603]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:49:57.0921594Z [00:02:01.615]➜  using struct iphdr and icmphdr ... yes
2025-08-20T22:49:57.0971076Z [00:02:01.620]➜  using struct ifconf ... yes
2025-08-20T22:49:57.1109706Z [00:02:01.634]➜  using ino64_t ... no
2025-08-20T22:49:57.1727008Z [00:02:01.695]➜        reloc_nonalloc=0
2025-08-20T22:49:57.1728201Z [00:02:01.696]➜               comdats=0
2025-08-20T22:49:57.1729438Z [00:02:01.696]➜    removed_comdat_mem=0
2025-08-20T22:49:57.1729830Z [00:02:01.696]➜              num_dsos=0
2025-08-20T22:49:57.1730110Z [00:02:01.696]➜           thunk_bytes=0
2025-08-20T22:49:57.1730378Z [00:02:01.696]➜       parsed_lto_objs=1
2025-08-20T22:49:57.1730638Z [00:02:01.696]➜              num_cies=2
2025-08-20T22:49:57.1731157Z [00:02:01.696]➜       num_unique_cies=2
2025-08-20T22:49:57.1731417Z [00:02:01.696]➜              num_fdes=5
2025-08-20T22:49:57.1731679Z [00:02:01.696]➜        merged_strings=6
2025-08-20T22:49:57.1731941Z [00:02:01.696]➜              num_objs=18
2025-08-20T22:49:57.1732208Z [00:02:01.696]➜         output_chunks=24
2025-08-20T22:49:57.1732482Z [00:02:01.696]➜      string_fragments=33
2025-08-20T22:49:57.1732752Z [00:02:01.696]➜      garbage_sections=45
2025-08-20T22:49:57.1733029Z [00:02:01.696]➜        undefined_syms=100
2025-08-20T22:49:57.1733303Z [00:02:01.696]➜           reloc_alloc=118
2025-08-20T22:49:57.1733569Z [00:02:01.696]➜          defined_syms=295
2025-08-20T22:49:57.1733851Z [00:02:01.696]➜        input_sections=365
2025-08-20T22:49:57.1734124Z [00:02:01.696]➜           parsed_objs=1762
2025-08-20T22:49:57.1734400Z [00:02:01.696]➜      regular_sections=9757
2025-08-20T22:49:57.1734673Z [00:02:01.696]➜              all_syms=35068
2025-08-20T22:49:57.1734967Z [00:02:01.696]➜     total_input_bytes=43953356
2025-08-20T22:49:57.1735273Z [00:02:01.696]➜  .comment estimation=1627 actual=4
2025-08-20T22:49:57.1735610Z [00:02:01.696]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:49:57.1843152Z [00:02:01.707]➜  using struct ifreq ... yes
2025-08-20T22:49:57.2363605Z [00:02:01.759]➜  using __bf16 ... no
2025-08-20T22:49:57.2445372Z [00:02:01.767]➜        reloc_nonalloc=0
2025-08-20T22:49:57.2460154Z [00:02:01.769]➜               comdats=0
2025-08-20T22:49:57.2460505Z [00:02:01.769]➜    removed_comdat_mem=0
2025-08-20T22:49:57.2460774Z [00:02:01.769]➜              num_dsos=0
2025-08-20T22:49:57.2461039Z [00:02:01.769]➜           thunk_bytes=0
2025-08-20T22:49:57.2461346Z [00:02:01.769]➜       parsed_lto_objs=1
2025-08-20T22:49:57.2461605Z [00:02:01.769]➜              num_cies=2
2025-08-20T22:49:57.2461863Z [00:02:01.769]➜       num_unique_cies=2
2025-08-20T22:49:57.2462119Z [00:02:01.769]➜              num_fdes=5
2025-08-20T22:49:57.2462396Z [00:02:01.769]➜        merged_strings=6
2025-08-20T22:49:57.2462655Z [00:02:01.769]➜              num_objs=18
2025-08-20T22:49:57.2462920Z [00:02:01.769]➜         output_chunks=24
2025-08-20T22:49:57.2463193Z [00:02:01.769]➜      string_fragments=33
2025-08-20T22:49:57.2463463Z [00:02:01.769]➜      garbage_sections=45
2025-08-20T22:49:57.2463734Z [00:02:01.769]➜        undefined_syms=100
2025-08-20T22:49:57.2464004Z [00:02:01.769]➜           reloc_alloc=118
2025-08-20T22:49:57.2464273Z [00:02:01.769]➜          defined_syms=295
2025-08-20T22:49:57.2464542Z [00:02:01.769]➜        input_sections=365
2025-08-20T22:49:57.2464816Z [00:02:01.769]➜           parsed_objs=1762
2025-08-20T22:49:57.2465091Z [00:02:01.769]➜      regular_sections=9757
2025-08-20T22:49:57.2465700Z [00:02:01.769]➜              all_syms=35068
2025-08-20T22:49:57.2466080Z [00:02:01.769]➜     total_input_bytes=43953352
2025-08-20T22:49:57.2466395Z [00:02:01.769]➜  .comment estimation=1627 actual=4
2025-08-20T22:49:57.2466724Z [00:02:01.769]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:49:57.2601665Z [00:02:01.782]➜  using int128_t ... yes
2025-08-20T22:49:57.2641334Z [00:02:01.787]➜        reloc_nonalloc=0
2025-08-20T22:49:57.2642517Z [00:02:01.787]➜               comdats=0
2025-08-20T22:49:57.2642793Z [00:02:01.787]➜    removed_comdat_mem=0
2025-08-20T22:49:57.2643054Z [00:02:01.787]➜              num_dsos=0
2025-08-20T22:49:57.2643316Z [00:02:01.787]➜           thunk_bytes=0
2025-08-20T22:49:57.2643579Z [00:02:01.787]➜       parsed_lto_objs=1
2025-08-20T22:49:57.2643839Z [00:02:01.787]➜              num_cies=2
2025-08-20T22:49:57.2644098Z [00:02:01.787]➜       num_unique_cies=2
2025-08-20T22:49:57.2644354Z [00:02:01.787]➜              num_fdes=5
2025-08-20T22:49:57.2644645Z [00:02:01.787]➜        merged_strings=6
2025-08-20T22:49:57.2644907Z [00:02:01.787]➜              num_objs=18
2025-08-20T22:49:57.2645168Z [00:02:01.787]➜         output_chunks=24
2025-08-20T22:49:57.2645438Z [00:02:01.787]➜      string_fragments=33
2025-08-20T22:49:57.2646137Z [00:02:01.787]➜      garbage_sections=45
2025-08-20T22:49:57.2651789Z [00:02:01.787]➜        undefined_syms=100
2025-08-20T22:49:57.2652262Z [00:02:01.787]➜           reloc_alloc=118
2025-08-20T22:49:57.2652665Z [00:02:01.787]➜          defined_syms=295
2025-08-20T22:49:57.2652993Z [00:02:01.787]➜        input_sections=365
2025-08-20T22:49:57.2653329Z [00:02:01.787]➜           parsed_objs=1762
2025-08-20T22:49:57.2653646Z [00:02:01.787]➜      regular_sections=9757
2025-08-20T22:49:57.2654071Z [00:02:01.787]➜              all_syms=35068
2025-08-20T22:49:57.2654539Z [00:02:01.787]➜     total_input_bytes=43953360
2025-08-20T22:49:57.2654988Z [00:02:01.787]➜  .comment estimation=1627 actual=4
2025-08-20T22:49:57.2655474Z [00:02:01.787]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:49:57.2916732Z [00:02:01.814]➜        reloc_nonalloc=0
2025-08-20T22:49:57.2923203Z [00:02:01.815]➜  using int_fast8_t ... yes
2025-08-20T22:49:57.2960883Z [00:02:01.816]➜               comdats=0
2025-08-20T22:49:57.2961804Z [00:02:01.816]➜    removed_comdat_mem=0
2025-08-20T22:49:57.2962255Z [00:02:01.816]➜              num_dsos=0
2025-08-20T22:49:57.2962686Z [00:02:01.816]➜           thunk_bytes=0
2025-08-20T22:49:57.2963149Z [00:02:01.816]➜       parsed_lto_objs=1
2025-08-20T22:49:57.2963685Z [00:02:01.816]➜              num_cies=2
2025-08-20T22:49:57.2964200Z [00:02:01.816]➜       num_unique_cies=2
2025-08-20T22:49:57.2964720Z [00:02:01.816]➜              num_fdes=5
2025-08-20T22:49:57.2965210Z [00:02:01.816]➜        merged_strings=6
2025-08-20T22:49:57.2965675Z [00:02:01.816]➜              num_objs=18
2025-08-20T22:49:57.2966208Z [00:02:01.816]➜         output_chunks=24
2025-08-20T22:49:57.2966694Z [00:02:01.816]➜      string_fragments=33
2025-08-20T22:49:57.2967221Z [00:02:01.816]➜      garbage_sections=45
2025-08-20T22:49:57.2967873Z [00:02:01.816]➜        undefined_syms=100
2025-08-20T22:49:57.2968452Z [00:02:01.816]➜           reloc_alloc=118
2025-08-20T22:49:57.2969116Z [00:02:01.816]➜          defined_syms=295
2025-08-20T22:49:57.2969579Z [00:02:01.816]➜        input_sections=365
2025-08-20T22:49:57.2969987Z [00:02:01.816]➜           parsed_objs=1762
2025-08-20T22:49:57.2970491Z [00:02:01.816]➜      regular_sections=9757
2025-08-20T22:49:57.2971483Z [00:02:01.816]➜              all_syms=35068
2025-08-20T22:49:57.2971906Z [00:02:01.816]➜     total_input_bytes=43953360
2025-08-20T22:49:57.2972405Z [00:02:01.816]➜  .comment estimation=1627 actual=4
2025-08-20T22:49:57.2972946Z [00:02:01.816]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:49:57.3090039Z [00:02:01.832]➜  using int_fast16_t ... yes
2025-08-20T22:49:57.3761235Z [00:02:01.899]➜        reloc_nonalloc=0
2025-08-20T22:49:57.3773000Z [00:02:01.900]➜               comdats=0
2025-08-20T22:49:57.3773961Z [00:02:01.900]➜    removed_comdat_mem=0
2025-08-20T22:49:57.3774830Z [00:02:01.900]➜              num_dsos=0
2025-08-20T22:49:57.3799573Z [00:02:01.900]➜           thunk_bytes=0
2025-08-20T22:49:57.3800149Z [00:02:01.900]➜       parsed_lto_objs=1
2025-08-20T22:49:57.3800651Z [00:02:01.900]➜              num_cies=2
2025-08-20T22:49:57.3801210Z [00:02:01.900]➜       num_unique_cies=2
2025-08-20T22:49:57.3802488Z [00:02:01.900]➜              num_fdes=5
2025-08-20T22:49:57.3802769Z [00:02:01.900]➜        merged_strings=6
2025-08-20T22:49:57.3803033Z [00:02:01.900]➜              num_objs=18
2025-08-20T22:49:57.3803304Z [00:02:01.900]➜         output_chunks=24
2025-08-20T22:49:57.3803579Z [00:02:01.900]➜      string_fragments=33
2025-08-20T22:49:57.3803849Z [00:02:01.900]➜      garbage_sections=45
2025-08-20T22:49:57.3804120Z [00:02:01.900]➜        undefined_syms=100
2025-08-20T22:49:57.3804393Z [00:02:01.900]➜           reloc_alloc=118
2025-08-20T22:49:57.3804678Z [00:02:01.900]➜          defined_syms=295
2025-08-20T22:49:57.3804948Z [00:02:01.900]➜        input_sections=365
2025-08-20T22:49:57.3805227Z [00:02:01.900]➜           parsed_objs=1762
2025-08-20T22:49:57.3805506Z [00:02:01.900]➜      regular_sections=9757
2025-08-20T22:49:57.3805783Z [00:02:01.900]➜              all_syms=35068
2025-08-20T22:49:57.3806498Z [00:02:01.900]➜     total_input_bytes=43953360
2025-08-20T22:49:57.3806822Z [00:02:01.900]➜  .comment estimation=1627 actual=4
2025-08-20T22:49:57.3807160Z [00:02:01.900]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:49:57.3827600Z [00:02:01.906]➜  using __itimer_which_t ... no
2025-08-20T22:49:57.3891396Z [00:02:01.912]➜  using int_fast32_t ... yes
2025-08-20T22:49:57.4401739Z [00:02:01.963]➜        reloc_nonalloc=0
2025-08-20T22:49:57.4406415Z [00:02:01.964]➜               comdats=0
2025-08-20T22:49:57.4406723Z [00:02:01.964]➜    removed_comdat_mem=0
2025-08-20T22:49:57.4407005Z [00:02:01.964]➜              num_dsos=0
2025-08-20T22:49:57.4407331Z [00:02:01.964]➜           thunk_bytes=0
2025-08-20T22:49:57.4408159Z [00:02:01.964]➜       parsed_lto_objs=1
2025-08-20T22:49:57.4408442Z [00:02:01.964]➜              num_cies=2
2025-08-20T22:49:57.4409044Z [00:02:01.964]➜       num_unique_cies=2
2025-08-20T22:49:57.4409443Z [00:02:01.964]➜              num_fdes=5
2025-08-20T22:49:57.4409871Z [00:02:01.964]➜        merged_strings=6
2025-08-20T22:49:57.4410245Z [00:02:01.964]➜              num_objs=18
2025-08-20T22:49:57.4410618Z [00:02:01.964]➜         output_chunks=24
2025-08-20T22:49:57.4411005Z [00:02:01.964]➜      string_fragments=33
2025-08-20T22:49:57.4411382Z [00:02:01.964]➜      garbage_sections=45
2025-08-20T22:49:57.4411757Z [00:02:01.964]➜        undefined_syms=100
2025-08-20T22:49:57.4412131Z [00:02:01.964]➜           reloc_alloc=118
2025-08-20T22:49:57.4412499Z [00:02:01.964]➜          defined_syms=295
2025-08-20T22:49:57.4412874Z [00:02:01.964]➜        input_sections=365
2025-08-20T22:49:57.4413259Z [00:02:01.964]➜           parsed_objs=1762
2025-08-20T22:49:57.4413659Z [00:02:01.964]➜      regular_sections=9757
2025-08-20T22:49:57.4414042Z [00:02:01.964]➜              all_syms=35068
2025-08-20T22:49:57.4414440Z [00:02:01.964]➜     total_input_bytes=43953356
2025-08-20T22:49:57.4414885Z [00:02:01.964]➜  .comment estimation=1627 actual=4
2025-08-20T22:49:57.4415378Z [00:02:01.964]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:49:57.4440354Z [00:02:01.967]➜        reloc_nonalloc=0
2025-08-20T22:49:57.4442705Z [00:02:01.967]➜               comdats=0
2025-08-20T22:49:57.4445060Z [00:02:01.967]➜    removed_comdat_mem=0
2025-08-20T22:49:57.4445965Z [00:02:01.967]➜              num_dsos=0
2025-08-20T22:49:57.4446498Z [00:02:01.967]➜           thunk_bytes=0
2025-08-20T22:49:57.4446801Z [00:02:01.967]➜       parsed_lto_objs=1
2025-08-20T22:49:57.4447065Z [00:02:01.967]➜              num_cies=2
2025-08-20T22:49:57.4447327Z [00:02:01.967]➜       num_unique_cies=2
2025-08-20T22:49:57.4447585Z [00:02:01.967]➜              num_fdes=5
2025-08-20T22:49:57.4448292Z [00:02:01.967]➜        merged_strings=6
2025-08-20T22:49:57.4448753Z [00:02:01.967]➜              num_objs=18
2025-08-20T22:49:57.4449073Z [00:02:01.967]➜         output_chunks=24
2025-08-20T22:49:57.4449345Z [00:02:01.967]➜      string_fragments=33
2025-08-20T22:49:57.4449614Z [00:02:01.967]➜      garbage_sections=45
2025-08-20T22:49:57.4449901Z [00:02:01.967]➜        undefined_syms=100
2025-08-20T22:49:57.4450168Z [00:02:01.967]➜           reloc_alloc=118
2025-08-20T22:49:57.4450435Z [00:02:01.967]➜          defined_syms=295
2025-08-20T22:49:57.4450704Z [00:02:01.967]➜        input_sections=365
2025-08-20T22:49:57.4450982Z [00:02:01.967]➜           parsed_objs=1762
2025-08-20T22:49:57.4451258Z [00:02:01.967]➜      regular_sections=9757
2025-08-20T22:49:57.4451532Z [00:02:01.967]➜              all_syms=35068
2025-08-20T22:49:57.4451815Z [00:02:01.967]➜     total_input_bytes=43953360
2025-08-20T22:49:57.4452116Z [00:02:01.967]➜  .comment estimation=1627 actual=4
2025-08-20T22:49:57.4452456Z [00:02:01.967]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:49:57.4495144Z [00:02:01.972]➜  using struct iphdr ... yes
2025-08-20T22:49:57.4624525Z [00:02:01.985]➜  using int_fast64_t ... yes
2025-08-20T22:49:57.4711203Z [00:02:01.994]➜        reloc_nonalloc=0
2025-08-20T22:49:57.4712080Z [00:02:01.994]➜               comdats=0
2025-08-20T22:49:57.4713295Z [00:02:01.994]➜    removed_comdat_mem=0
2025-08-20T22:49:57.4713622Z [00:02:01.994]➜              num_dsos=0
2025-08-20T22:49:57.4713893Z [00:02:01.994]➜           thunk_bytes=0
2025-08-20T22:49:57.4714158Z [00:02:01.994]➜       parsed_lto_objs=1
2025-08-20T22:49:57.4714419Z [00:02:01.994]➜              num_cies=2
2025-08-20T22:49:57.4714681Z [00:02:01.994]➜       num_unique_cies=2
2025-08-20T22:49:57.4714938Z [00:02:01.994]➜              num_fdes=5
2025-08-20T22:49:57.4715198Z [00:02:01.994]➜        merged_strings=6
2025-08-20T22:49:57.4715457Z [00:02:01.994]➜              num_objs=18
2025-08-20T22:49:57.4715722Z [00:02:01.994]➜         output_chunks=24
2025-08-20T22:49:57.4716017Z [00:02:01.994]➜      string_fragments=33
2025-08-20T22:49:57.4716293Z [00:02:01.994]➜      garbage_sections=45
2025-08-20T22:49:57.4716563Z [00:02:01.994]➜        undefined_syms=100
2025-08-20T22:49:57.4716834Z [00:02:01.994]➜           reloc_alloc=118
2025-08-20T22:49:57.4717112Z [00:02:01.994]➜          defined_syms=295
2025-08-20T22:49:57.4717379Z [00:02:01.994]➜        input_sections=365
2025-08-20T22:49:57.4717657Z [00:02:01.994]➜           parsed_objs=1762
2025-08-20T22:49:57.4717966Z [00:02:01.994]➜      regular_sections=9757
2025-08-20T22:49:57.4718242Z [00:02:01.994]➜              all_syms=35068
2025-08-20T22:49:57.4718532Z [00:02:01.994]➜     total_input_bytes=43953364
2025-08-20T22:49:57.4719382Z [00:02:01.994]➜  .comment estimation=1627 actual=4
2025-08-20T22:49:57.4719720Z [00:02:01.994]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:49:57.4796893Z [00:02:02.002]➜  using struct kbdiacrs ... yes
2025-08-20T22:49:57.5229773Z [00:02:02.046]➜        reloc_nonalloc=0
2025-08-20T22:49:57.5240030Z [00:02:02.047]➜               comdats=0
2025-08-20T22:49:57.5242400Z [00:02:02.047]➜    removed_comdat_mem=0
2025-08-20T22:49:57.5242692Z [00:02:02.047]➜              num_dsos=0
2025-08-20T22:49:57.5242960Z [00:02:02.047]➜           thunk_bytes=0
2025-08-20T22:49:57.5243266Z [00:02:02.047]➜       parsed_lto_objs=1
2025-08-20T22:49:57.5243525Z [00:02:02.047]➜              num_cies=2
2025-08-20T22:49:57.5243786Z [00:02:02.047]➜       num_unique_cies=2
2025-08-20T22:49:57.5244044Z [00:02:02.047]➜              num_fdes=5
2025-08-20T22:49:57.5244299Z [00:02:02.047]➜        merged_strings=6
2025-08-20T22:49:57.5244560Z [00:02:02.047]➜              num_objs=18
2025-08-20T22:49:57.5244826Z [00:02:02.047]➜         output_chunks=24
2025-08-20T22:49:57.5245094Z [00:02:02.047]➜      string_fragments=33
2025-08-20T22:49:57.5245365Z [00:02:02.047]➜      garbage_sections=45
2025-08-20T22:49:57.5245634Z [00:02:02.047]➜        undefined_syms=100
2025-08-20T22:49:57.5245901Z [00:02:02.047]➜           reloc_alloc=118
2025-08-20T22:49:57.5246504Z [00:02:02.047]➜          defined_syms=295
2025-08-20T22:49:57.5246854Z [00:02:02.047]➜        input_sections=365
2025-08-20T22:49:57.5247127Z [00:02:02.047]➜           parsed_objs=1762
2025-08-20T22:49:57.5247400Z [00:02:02.047]➜      regular_sections=9757
2025-08-20T22:49:57.5247685Z [00:02:02.047]➜              all_syms=35068
2025-08-20T22:49:57.5247963Z [00:02:02.047]➜     total_input_bytes=43953352
2025-08-20T22:49:57.5248266Z [00:02:02.047]➜  .comment estimation=1627 actual=4
2025-08-20T22:49:57.5248874Z [00:02:02.047]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:49:57.5354061Z [00:02:02.058]➜  using struct kbkeycode ... yes
2025-08-20T22:49:57.5367201Z [00:02:02.060]➜        reloc_nonalloc=0
2025-08-20T22:49:57.5379838Z [00:02:02.061]➜               comdats=0
2025-08-20T22:49:57.5380676Z [00:02:02.061]➜    removed_comdat_mem=0
2025-08-20T22:49:57.5381000Z [00:02:02.061]➜              num_dsos=0
2025-08-20T22:49:57.5381282Z [00:02:02.061]➜           thunk_bytes=0
2025-08-20T22:49:57.5381587Z [00:02:02.061]➜       parsed_lto_objs=1
2025-08-20T22:49:57.5381855Z [00:02:02.061]➜              num_cies=2
2025-08-20T22:49:57.5382124Z [00:02:02.061]➜       num_unique_cies=2
2025-08-20T22:49:57.5382386Z [00:02:02.061]➜              num_fdes=5
2025-08-20T22:49:57.5383093Z [00:02:02.061]➜        merged_strings=6
2025-08-20T22:49:57.5383361Z [00:02:02.061]➜              num_objs=18
2025-08-20T22:49:57.5383630Z [00:02:02.061]➜         output_chunks=24
2025-08-20T22:49:57.5383899Z [00:02:02.061]➜      string_fragments=33
2025-08-20T22:49:57.5384181Z [00:02:02.061]➜      garbage_sections=45
2025-08-20T22:49:57.5384450Z [00:02:02.061]➜        undefined_syms=100
2025-08-20T22:49:57.5384723Z [00:02:02.061]➜           reloc_alloc=118
2025-08-20T22:49:57.5384990Z [00:02:02.061]➜          defined_syms=295
2025-08-20T22:49:57.5385263Z [00:02:02.061]➜        input_sections=365
2025-08-20T22:49:57.5385542Z [00:02:02.061]➜           parsed_objs=1762
2025-08-20T22:49:57.5385833Z [00:02:02.061]➜      regular_sections=9757
2025-08-20T22:49:57.5386119Z [00:02:02.061]➜              all_syms=35068
2025-08-20T22:49:57.5386409Z [00:02:02.061]➜     total_input_bytes=43953352
2025-08-20T22:49:57.5386724Z [00:02:02.061]➜  .comment estimation=1627 actual=4
2025-08-20T22:49:57.5387076Z [00:02:02.061]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:49:57.5516105Z [00:02:02.074]➜  using struct kbentry ... yes
2025-08-20T22:49:57.5821959Z [00:02:02.105]➜        reloc_nonalloc=0
2025-08-20T22:49:57.5829186Z [00:02:02.106]➜               comdats=0
2025-08-20T22:49:57.5829504Z [00:02:02.106]➜    removed_comdat_mem=0
2025-08-20T22:49:57.5831395Z [00:02:02.106]➜              num_dsos=0
2025-08-20T22:49:57.5832100Z [00:02:02.106]➜           thunk_bytes=0
2025-08-20T22:49:57.5832752Z [00:02:02.106]➜       parsed_lto_objs=1
2025-08-20T22:49:57.5833331Z [00:02:02.106]➜              num_cies=2
2025-08-20T22:49:57.5833620Z [00:02:02.106]➜       num_unique_cies=2
2025-08-20T22:49:57.5833922Z [00:02:02.106]➜              num_fdes=5
2025-08-20T22:49:57.5834178Z [00:02:02.106]➜        merged_strings=6
2025-08-20T22:49:57.5834442Z [00:02:02.106]➜              num_objs=18
2025-08-20T22:49:57.5834710Z [00:02:02.106]➜         output_chunks=24
2025-08-20T22:49:57.5834980Z [00:02:02.106]➜      string_fragments=33
2025-08-20T22:49:57.5835267Z [00:02:02.106]➜      garbage_sections=45
2025-08-20T22:49:57.5835539Z [00:02:02.106]➜        undefined_syms=100
2025-08-20T22:49:57.5835808Z [00:02:02.106]➜           reloc_alloc=118
2025-08-20T22:49:57.5836078Z [00:02:02.106]➜          defined_syms=295
2025-08-20T22:49:57.5836350Z [00:02:02.106]➜        input_sections=365
2025-08-20T22:49:57.5836628Z [00:02:02.106]➜           parsed_objs=1762
2025-08-20T22:49:57.5836906Z [00:02:02.106]➜      regular_sections=9757
2025-08-20T22:49:57.5837178Z [00:02:02.106]➜              all_syms=35068
2025-08-20T22:49:57.5837467Z [00:02:02.106]➜     total_input_bytes=43953364
2025-08-20T22:49:57.5837771Z [00:02:02.106]➜  .comment estimation=1627 actual=4
2025-08-20T22:49:57.5838505Z [00:02:02.106]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:49:57.5931121Z [00:02:02.116]➜  using struct kbsentry ... yes
2025-08-20T22:49:57.6290100Z [00:02:02.152]➜        reloc_nonalloc=0
2025-08-20T22:49:57.6290479Z [00:02:02.152]➜               comdats=0
2025-08-20T22:49:57.6290805Z [00:02:02.152]➜    removed_comdat_mem=0
2025-08-20T22:49:57.6291068Z [00:02:02.152]➜              num_dsos=0
2025-08-20T22:49:57.6291333Z [00:02:02.152]➜           thunk_bytes=0
2025-08-20T22:49:57.6291596Z [00:02:02.152]➜       parsed_lto_objs=1
2025-08-20T22:49:57.6291862Z [00:02:02.152]➜              num_cies=2
2025-08-20T22:49:57.6292121Z [00:02:02.152]➜       num_unique_cies=2
2025-08-20T22:49:57.6292380Z [00:02:02.152]➜              num_fdes=5
2025-08-20T22:49:57.6292638Z [00:02:02.152]➜        merged_strings=6
2025-08-20T22:49:57.6292904Z [00:02:02.152]➜              num_objs=18
2025-08-20T22:49:57.6293231Z [00:02:02.152]➜         output_chunks=24
2025-08-20T22:49:57.6293518Z [00:02:02.152]➜      string_fragments=33
2025-08-20T22:49:57.6293792Z [00:02:02.152]➜      garbage_sections=45
2025-08-20T22:49:57.6294060Z [00:02:02.152]➜        undefined_syms=100
2025-08-20T22:49:57.6294333Z [00:02:02.152]➜           reloc_alloc=118
2025-08-20T22:49:57.6295037Z [00:02:02.152]➜          defined_syms=295
2025-08-20T22:49:57.6295311Z [00:02:02.152]➜        input_sections=365
2025-08-20T22:49:57.6295585Z [00:02:02.152]➜           parsed_objs=1762
2025-08-20T22:49:57.6295860Z [00:02:02.152]➜      regular_sections=9757
2025-08-20T22:49:57.6296135Z [00:02:02.152]➜              all_syms=35069
2025-08-20T22:49:57.6296424Z [00:02:02.152]➜     total_input_bytes=43953428
2025-08-20T22:49:57.6296733Z [00:02:02.152]➜  .comment estimation=1627 actual=4
2025-08-20T22:49:57.6297070Z [00:02:02.152]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:49:57.6333762Z [00:02:02.156]➜        reloc_nonalloc=0
2025-08-20T22:49:57.6341210Z [00:02:02.157]➜               comdats=0
2025-08-20T22:49:57.6343464Z [00:02:02.157]➜    removed_comdat_mem=0
2025-08-20T22:49:57.6343752Z [00:02:02.157]➜              num_dsos=0
2025-08-20T22:49:57.6344015Z [00:02:02.157]➜           thunk_bytes=0
2025-08-20T22:49:57.6344277Z [00:02:02.157]➜       parsed_lto_objs=1
2025-08-20T22:49:57.6344539Z [00:02:02.157]➜              num_cies=2
2025-08-20T22:49:57.6344811Z [00:02:02.157]➜       num_unique_cies=2
2025-08-20T22:49:57.6345071Z [00:02:02.157]➜              num_fdes=5
2025-08-20T22:49:57.6345331Z [00:02:02.157]➜        merged_strings=6
2025-08-20T22:49:57.6345590Z [00:02:02.157]➜              num_objs=18
2025-08-20T22:49:57.6345853Z [00:02:02.157]➜         output_chunks=24
2025-08-20T22:49:57.6346123Z [00:02:02.157]➜      string_fragments=33
2025-08-20T22:49:57.6346393Z [00:02:02.157]➜      garbage_sections=45
2025-08-20T22:49:57.6346665Z [00:02:02.157]➜        undefined_syms=100
2025-08-20T22:49:57.6346933Z [00:02:02.157]➜           reloc_alloc=118
2025-08-20T22:49:57.6347203Z [00:02:02.157]➜          defined_syms=295
2025-08-20T22:49:57.6347483Z [00:02:02.157]➜        input_sections=365
2025-08-20T22:49:57.6347760Z [00:02:02.157]➜           parsed_objs=1762
2025-08-20T22:49:57.6348036Z [00:02:02.157]➜      regular_sections=9757
2025-08-20T22:49:57.6348308Z [00:02:02.157]➜              all_syms=35069
2025-08-20T22:49:57.6348837Z [00:02:02.157]➜     total_input_bytes=43953428
2025-08-20T22:49:57.6349242Z [00:02:02.157]➜  .comment estimation=1627 actual=4
2025-08-20T22:49:57.6349575Z [00:02:02.157]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:49:57.6443556Z [00:02:02.167]➜  using __kernel_ulong_t ... yes
2025-08-20T22:49:57.6449149Z [00:02:02.168]➜  using __kernel_long_t ... yes
2025-08-20T22:49:57.7095715Z [00:02:02.232]➜        reloc_nonalloc=0
2025-08-20T22:49:57.7096571Z [00:02:02.232]➜               comdats=0
2025-08-20T22:49:57.7099628Z [00:02:02.232]➜    removed_comdat_mem=0
2025-08-20T22:49:57.7100279Z [00:02:02.232]➜              num_dsos=0
2025-08-20T22:49:57.7100735Z [00:02:02.232]➜           thunk_bytes=0
2025-08-20T22:49:57.7101549Z [00:02:02.232]➜       parsed_lto_objs=1
2025-08-20T22:49:57.7102003Z [00:02:02.232]➜              num_cies=2
2025-08-20T22:49:57.7102487Z [00:02:02.232]➜       num_unique_cies=2
2025-08-20T22:49:57.7103003Z [00:02:02.232]➜              num_fdes=5
2025-08-20T22:49:57.7103527Z [00:02:02.232]➜        merged_strings=6
2025-08-20T22:49:57.7103889Z [00:02:02.232]➜              num_objs=18
2025-08-20T22:49:57.7105164Z [00:02:02.232]➜         output_chunks=24
2025-08-20T22:49:57.7105452Z [00:02:02.232]➜      string_fragments=33
2025-08-20T22:49:57.7105723Z [00:02:02.232]➜      garbage_sections=45
2025-08-20T22:49:57.7105997Z [00:02:02.232]➜        undefined_syms=100
2025-08-20T22:49:57.7106271Z [00:02:02.232]➜           reloc_alloc=118
2025-08-20T22:49:57.7106538Z [00:02:02.232]➜          defined_syms=295
2025-08-20T22:49:57.7106812Z [00:02:02.232]➜        input_sections=365
2025-08-20T22:49:57.7107091Z [00:02:02.232]➜           parsed_objs=1762
2025-08-20T22:49:57.7107383Z [00:02:02.232]➜      regular_sections=9757
2025-08-20T22:49:57.7107662Z [00:02:02.232]➜              all_syms=35068
2025-08-20T22:49:57.7107953Z [00:02:02.232]➜     total_input_bytes=43953388
2025-08-20T22:49:57.7108261Z [00:02:02.232]➜  .comment estimation=1627 actual=4
2025-08-20T22:49:57.7109098Z [00:02:02.232]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:49:57.7146892Z [00:02:02.237]➜  using struct landlock_ruleset_attr ... yes
2025-08-20T22:49:57.7335744Z [00:02:02.256]➜        reloc_nonalloc=0
2025-08-20T22:49:57.7336521Z [00:02:02.256]➜               comdats=0
2025-08-20T22:49:57.7337128Z [00:02:02.256]➜    removed_comdat_mem=0
2025-08-20T22:49:57.7341152Z [00:02:02.256]➜              num_dsos=0
2025-08-20T22:49:57.7341465Z [00:02:02.256]➜           thunk_bytes=0
2025-08-20T22:49:57.7341737Z [00:02:02.256]➜       parsed_lto_objs=1
2025-08-20T22:49:57.7342007Z [00:02:02.256]➜              num_cies=2
2025-08-20T22:49:57.7342270Z [00:02:02.256]➜       num_unique_cies=2
2025-08-20T22:49:57.7342566Z [00:02:02.256]➜              num_fdes=5
2025-08-20T22:49:57.7342828Z [00:02:02.256]➜        merged_strings=6
2025-08-20T22:49:57.7343091Z [00:02:02.256]➜              num_objs=18
2025-08-20T22:49:57.7343386Z [00:02:02.256]➜         output_chunks=24
2025-08-20T22:49:57.7358531Z [00:02:02.256]➜      string_fragments=33
2025-08-20T22:49:57.7359185Z [00:02:02.256]➜      garbage_sections=45
2025-08-20T22:49:57.7359477Z [00:02:02.256]➜        undefined_syms=100
2025-08-20T22:49:57.7359751Z [00:02:02.256]➜           reloc_alloc=118
2025-08-20T22:49:57.7360020Z [00:02:02.256]➜          defined_syms=295
2025-08-20T22:49:57.7360323Z [00:02:02.256]➜        input_sections=365
2025-08-20T22:49:57.7360597Z [00:02:02.257]➜           parsed_objs=1762
2025-08-20T22:49:57.7360871Z [00:02:02.257]➜      regular_sections=9757
2025-08-20T22:49:57.7361146Z [00:02:02.257]➜              all_syms=35068
2025-08-20T22:49:57.7361435Z [00:02:02.257]➜     total_input_bytes=43953344
2025-08-20T22:49:57.7361742Z [00:02:02.257]➜  .comment estimation=1627 actual=4
2025-08-20T22:49:57.7362095Z [00:02:02.257]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:49:57.7535965Z [00:02:02.276]➜  using key_t ... yes
2025-08-20T22:49:57.7923110Z [00:02:02.315]➜  using loff_t ... no
2025-08-20T22:49:57.8213746Z [00:02:02.344]➜        reloc_nonalloc=0
2025-08-20T22:49:57.8217020Z [00:02:02.344]➜               comdats=0
2025-08-20T22:49:57.8217657Z [00:02:02.344]➜    removed_comdat_mem=0
2025-08-20T22:49:57.8218231Z [00:02:02.344]➜              num_dsos=0
2025-08-20T22:49:57.8219189Z [00:02:02.344]➜           thunk_bytes=0
2025-08-20T22:49:57.8219512Z [00:02:02.344]➜       parsed_lto_objs=1
2025-08-20T22:49:57.8219782Z [00:02:02.344]➜              num_cies=2
2025-08-20T22:49:57.8220051Z [00:02:02.344]➜       num_unique_cies=2
2025-08-20T22:49:57.8220309Z [00:02:02.344]➜              num_fdes=5
2025-08-20T22:49:57.8220569Z [00:02:02.344]➜        merged_strings=6
2025-08-20T22:49:57.8220830Z [00:02:02.344]➜              num_objs=18
2025-08-20T22:49:57.8221462Z [00:02:02.344]➜         output_chunks=24
2025-08-20T22:49:57.8221796Z [00:02:02.344]➜      string_fragments=33
2025-08-20T22:49:57.8222079Z [00:02:02.344]➜      garbage_sections=45
2025-08-20T22:49:57.8222353Z [00:02:02.344]➜        undefined_syms=100
2025-08-20T22:49:57.8222626Z [00:02:02.344]➜           reloc_alloc=118
2025-08-20T22:49:57.8222904Z [00:02:02.344]➜          defined_syms=295
2025-08-20T22:49:57.8223177Z [00:02:02.344]➜        input_sections=365
2025-08-20T22:49:57.8223455Z [00:02:02.344]➜           parsed_objs=1762
2025-08-20T22:49:57.8223731Z [00:02:02.344]➜      regular_sections=9757
2025-08-20T22:49:57.8224006Z [00:02:02.344]➜              all_syms=35068
2025-08-20T22:49:57.8224290Z [00:02:02.344]➜     total_input_bytes=43953372
2025-08-20T22:49:57.8224598Z [00:02:02.344]➜  .comment estimation=1627 actual=4
2025-08-20T22:49:57.8224930Z [00:02:02.344]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:49:57.8534567Z [00:02:02.376]➜  using landlock_rule_type ... yes
2025-08-20T22:49:57.8536432Z [00:02:02.377]➜        reloc_nonalloc=0
2025-08-20T22:49:57.8538671Z [00:02:02.377]➜               comdats=0
2025-08-20T22:49:57.8539018Z [00:02:02.377]➜    removed_comdat_mem=0
2025-08-20T22:49:57.8539286Z [00:02:02.377]➜              num_dsos=0
2025-08-20T22:49:57.8539546Z [00:02:02.377]➜           thunk_bytes=0
2025-08-20T22:49:57.8540184Z [00:02:02.377]➜       parsed_lto_objs=1
2025-08-20T22:49:57.8540448Z [00:02:02.377]➜              num_cies=2
2025-08-20T22:49:57.8540704Z [00:02:02.377]➜       num_unique_cies=2
2025-08-20T22:49:57.8540956Z [00:02:02.377]➜              num_fdes=5
2025-08-20T22:49:57.8541213Z [00:02:02.377]➜        merged_strings=6
2025-08-20T22:49:57.8541472Z [00:02:02.377]➜              num_objs=18
2025-08-20T22:49:57.8541735Z [00:02:02.377]➜         output_chunks=24
2025-08-20T22:49:57.8542001Z [00:02:02.377]➜      string_fragments=33
2025-08-20T22:49:57.8542268Z [00:02:02.377]➜      garbage_sections=45
2025-08-20T22:49:57.8542538Z [00:02:02.377]➜        undefined_syms=100
2025-08-20T22:49:57.8542822Z [00:02:02.377]➜           reloc_alloc=118
2025-08-20T22:49:57.8543095Z [00:02:02.377]➜          defined_syms=295
2025-08-20T22:49:57.8543366Z [00:02:02.377]➜        input_sections=365
2025-08-20T22:49:57.8543640Z [00:02:02.377]➜           parsed_objs=1762
2025-08-20T22:49:57.8543924Z [00:02:02.377]➜      regular_sections=9757
2025-08-20T22:49:57.8544199Z [00:02:02.377]➜              all_syms=35068
2025-08-20T22:49:57.8544484Z [00:02:02.377]➜     total_input_bytes=43953380
2025-08-20T22:49:57.8544783Z [00:02:02.377]➜  .comment estimation=1627 actual=4
2025-08-20T22:49:57.8545114Z [00:02:02.377]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:49:57.8679150Z [00:02:02.391]➜  using struct media_device_info ... yes
2025-08-20T22:49:57.9144988Z [00:02:02.437]➜        reloc_nonalloc=0
2025-08-20T22:49:57.9145866Z [00:02:02.437]➜               comdats=0
2025-08-20T22:49:57.9146540Z [00:02:02.437]➜    removed_comdat_mem=0
2025-08-20T22:49:57.9147377Z [00:02:02.437]➜              num_dsos=0
2025-08-20T22:49:57.9147732Z [00:02:02.437]➜           thunk_bytes=0
2025-08-20T22:49:57.9148012Z [00:02:02.437]➜       parsed_lto_objs=1
2025-08-20T22:49:57.9148281Z [00:02:02.437]➜              num_cies=2
2025-08-20T22:49:57.9148542Z [00:02:02.437]➜       num_unique_cies=2
2025-08-20T22:49:57.9149030Z [00:02:02.437]➜              num_fdes=5
2025-08-20T22:49:57.9149302Z [00:02:02.437]➜        merged_strings=6
2025-08-20T22:49:57.9149559Z [00:02:02.437]➜              num_objs=18
2025-08-20T22:49:57.9149829Z [00:02:02.437]➜         output_chunks=24
2025-08-20T22:49:57.9150101Z [00:02:02.437]➜      string_fragments=33
2025-08-20T22:49:57.9150374Z [00:02:02.437]➜      garbage_sections=45
2025-08-20T22:49:57.9150646Z [00:02:02.437]➜        undefined_syms=100
2025-08-20T22:49:57.9150919Z [00:02:02.437]➜           reloc_alloc=118
2025-08-20T22:49:57.9151192Z [00:02:02.437]➜          defined_syms=295
2025-08-20T22:49:57.9151468Z [00:02:02.437]➜        input_sections=365
2025-08-20T22:49:57.9152106Z [00:02:02.437]➜           parsed_objs=1762
2025-08-20T22:49:57.9152467Z [00:02:02.437]➜      regular_sections=9757
2025-08-20T22:49:57.9152745Z [00:02:02.437]➜              all_syms=35068
2025-08-20T22:49:57.9153035Z [00:02:02.437]➜     total_input_bytes=43953368
2025-08-20T22:49:57.9153344Z [00:02:02.437]➜  .comment estimation=1627 actual=4
2025-08-20T22:49:57.9153697Z [00:02:02.437]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:49:57.9220679Z [00:02:02.444]➜  using struct mnt_id_req ... yes
2025-08-20T22:49:57.9954726Z [00:02:02.518]➜        reloc_nonalloc=0
2025-08-20T22:49:57.9955541Z [00:02:02.518]➜               comdats=0
2025-08-20T22:49:57.9956317Z [00:02:02.518]➜    removed_comdat_mem=0
2025-08-20T22:49:57.9956629Z [00:02:02.518]➜              num_dsos=0
2025-08-20T22:49:57.9956902Z [00:02:02.518]➜           thunk_bytes=0
2025-08-20T22:49:57.9957207Z [00:02:02.518]➜       parsed_lto_objs=1
2025-08-20T22:49:57.9957464Z [00:02:02.518]➜              num_cies=2
2025-08-20T22:49:57.9957726Z [00:02:02.518]➜       num_unique_cies=2
2025-08-20T22:49:57.9958022Z [00:02:02.518]➜              num_fdes=5
2025-08-20T22:49:57.9958284Z [00:02:02.518]➜        merged_strings=6
2025-08-20T22:49:57.9958545Z [00:02:02.518]➜              num_objs=18
2025-08-20T22:49:57.9959012Z [00:02:02.518]➜         output_chunks=24
2025-08-20T22:49:57.9959720Z [00:02:02.518]➜      string_fragments=33
2025-08-20T22:49:57.9959998Z [00:02:02.518]➜      garbage_sections=45
2025-08-20T22:49:57.9960269Z [00:02:02.518]➜        undefined_syms=100
2025-08-20T22:49:57.9960539Z [00:02:02.518]➜           reloc_alloc=118
2025-08-20T22:49:57.9960805Z [00:02:02.518]➜          defined_syms=295
2025-08-20T22:49:57.9961073Z [00:02:02.518]➜        input_sections=365
2025-08-20T22:49:57.9961346Z [00:02:02.518]➜           parsed_objs=1762
2025-08-20T22:49:57.9961621Z [00:02:02.518]➜      regular_sections=9757
2025-08-20T22:49:57.9961891Z [00:02:02.518]➜              all_syms=35068
2025-08-20T22:49:57.9962177Z [00:02:02.518]➜     total_input_bytes=43953348
2025-08-20T22:49:57.9962495Z [00:02:02.518]➜  .comment estimation=1627 actual=4
2025-08-20T22:49:57.9962831Z [00:02:02.518]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:49:57.9963152Z [00:02:02.518]➜  using struct mtrr_gentry ... no
2025-08-20T22:49:58.0033816Z [00:02:02.526]➜  using mode_t ... yes
2025-08-20T22:49:58.0328949Z [00:02:02.556]➜  using struct mtrr_sentry ... no
2025-08-20T22:49:58.0572314Z [00:02:02.580]➜        reloc_nonalloc=0
2025-08-20T22:49:58.0573208Z [00:02:02.580]➜               comdats=0
2025-08-20T22:49:58.0573836Z [00:02:02.580]➜    removed_comdat_mem=0
2025-08-20T22:49:58.0574356Z [00:02:02.580]➜              num_dsos=0
2025-08-20T22:49:58.0575366Z [00:02:02.580]➜           thunk_bytes=0
2025-08-20T22:49:58.0575632Z [00:02:02.580]➜       parsed_lto_objs=1
2025-08-20T22:49:58.0575890Z [00:02:02.580]➜              num_cies=2
2025-08-20T22:49:58.0576148Z [00:02:02.580]➜       num_unique_cies=2
2025-08-20T22:49:58.0576402Z [00:02:02.580]➜              num_fdes=5
2025-08-20T22:49:58.0576697Z [00:02:02.580]➜        merged_strings=6
2025-08-20T22:49:58.0576960Z [00:02:02.580]➜              num_objs=18
2025-08-20T22:49:58.0577220Z [00:02:02.580]➜         output_chunks=24
2025-08-20T22:49:58.0577491Z [00:02:02.580]➜      string_fragments=33
2025-08-20T22:49:58.0577763Z [00:02:02.580]➜      garbage_sections=45
2025-08-20T22:49:58.0578051Z [00:02:02.580]➜        undefined_syms=100
2025-08-20T22:49:58.0578322Z [00:02:02.580]➜           reloc_alloc=118
2025-08-20T22:49:58.0578732Z [00:02:02.580]➜          defined_syms=295
2025-08-20T22:49:58.0579051Z [00:02:02.580]➜        input_sections=365
2025-08-20T22:49:58.0579323Z [00:02:02.580]➜           parsed_objs=1762
2025-08-20T22:49:58.0579602Z [00:02:02.580]➜      regular_sections=9757
2025-08-20T22:49:58.0579875Z [00:02:02.580]➜              all_syms=35068
2025-08-20T22:49:58.0580161Z [00:02:02.580]➜     total_input_bytes=43953356
2025-08-20T22:49:58.0580464Z [00:02:02.580]➜  .comment estimation=1627 actual=4
2025-08-20T22:49:58.0581135Z [00:02:02.580]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:49:58.0664623Z [00:02:02.589]➜  using mtx_t ... yes
2025-08-20T22:49:58.0984648Z [00:02:02.621]➜        reloc_nonalloc=0
2025-08-20T22:49:58.1001548Z [00:02:02.623]➜               comdats=0
2025-08-20T22:49:58.1001877Z [00:02:02.623]➜    removed_comdat_mem=0
2025-08-20T22:49:58.1003045Z [00:02:02.623]➜              num_dsos=0
2025-08-20T22:49:58.1003633Z [00:02:02.623]➜           thunk_bytes=0
2025-08-20T22:49:58.1004139Z [00:02:02.623]➜       parsed_lto_objs=1
2025-08-20T22:49:58.1004612Z [00:02:02.623]➜              num_cies=2
2025-08-20T22:49:58.1005134Z [00:02:02.623]➜       num_unique_cies=2
2025-08-20T22:49:58.1005883Z [00:02:02.623]➜              num_fdes=5
2025-08-20T22:49:58.1006193Z [00:02:02.623]➜        merged_strings=6
2025-08-20T22:49:58.1006464Z [00:02:02.623]➜              num_objs=18
2025-08-20T22:49:58.1006733Z [00:02:02.623]➜         output_chunks=24
2025-08-20T22:49:58.1006998Z [00:02:02.623]➜      string_fragments=33
2025-08-20T22:49:58.1007289Z [00:02:02.623]➜      garbage_sections=45
2025-08-20T22:49:58.1007562Z [00:02:02.623]➜        undefined_syms=100
2025-08-20T22:49:58.1007832Z [00:02:02.623]➜           reloc_alloc=118
2025-08-20T22:49:58.1008099Z [00:02:02.623]➜          defined_syms=295
2025-08-20T22:49:58.1008378Z [00:02:02.623]➜        input_sections=365
2025-08-20T22:49:58.1008836Z [00:02:02.623]➜           parsed_objs=1762
2025-08-20T22:49:58.1009185Z [00:02:02.623]➜      regular_sections=9757
2025-08-20T22:49:58.1009460Z [00:02:02.623]➜              all_syms=35068
2025-08-20T22:49:58.1009744Z [00:02:02.623]➜     total_input_bytes=43953352
2025-08-20T22:49:58.1010048Z [00:02:02.623]➜  .comment estimation=1627 actual=4
2025-08-20T22:49:58.1010379Z [00:02:02.623]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:49:58.1085991Z [00:02:02.631]➜  using struct msginfo ... yes
2025-08-20T22:49:58.1295730Z [00:02:02.652]➜        reloc_nonalloc=0
2025-08-20T22:49:58.1296129Z [00:02:02.652]➜               comdats=0
2025-08-20T22:49:58.1296827Z [00:02:02.652]➜    removed_comdat_mem=0
2025-08-20T22:49:58.1297292Z [00:02:02.652]➜              num_dsos=0
2025-08-20T22:49:58.1297727Z [00:02:02.652]➜           thunk_bytes=0
2025-08-20T22:49:58.1298151Z [00:02:02.652]➜       parsed_lto_objs=1
2025-08-20T22:49:58.1299591Z [00:02:02.652]➜              num_cies=2
2025-08-20T22:49:58.1299867Z [00:02:02.652]➜       num_unique_cies=2
2025-08-20T22:49:58.1300126Z [00:02:02.652]➜              num_fdes=5
2025-08-20T22:49:58.1300381Z [00:02:02.652]➜        merged_strings=6
2025-08-20T22:49:58.1300638Z [00:02:02.652]➜              num_objs=18
2025-08-20T22:49:58.1300900Z [00:02:02.652]➜         output_chunks=24
2025-08-20T22:49:58.1301168Z [00:02:02.652]➜      string_fragments=33
2025-08-20T22:49:58.1301438Z [00:02:02.652]➜      garbage_sections=45
2025-08-20T22:49:58.1301705Z [00:02:02.652]➜        undefined_syms=100
2025-08-20T22:49:58.1301975Z [00:02:02.652]➜           reloc_alloc=118
2025-08-20T22:49:58.1302242Z [00:02:02.652]➜          defined_syms=295
2025-08-20T22:49:58.1302892Z [00:02:02.652]➜        input_sections=365
2025-08-20T22:49:58.1303243Z [00:02:02.652]➜           parsed_objs=1762
2025-08-20T22:49:58.1303518Z [00:02:02.652]➜      regular_sections=9757
2025-08-20T22:49:58.1303793Z [00:02:02.652]➜              all_syms=35068
2025-08-20T22:49:58.1304089Z [00:02:02.652]➜     total_input_bytes=43953352
2025-08-20T22:49:58.1304394Z [00:02:02.652]➜  .comment estimation=1627 actual=4
2025-08-20T22:49:58.1304726Z [00:02:02.652]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:49:58.1370524Z [00:02:02.660]➜  using struct open_how ... no
2025-08-20T22:49:58.1400943Z [00:02:02.663]➜  using off64_t ... yes
2025-08-20T22:49:58.1617123Z [00:02:02.684]➜  using __pid_type ... no
2025-08-20T22:49:58.1687161Z [00:02:02.691]➜        reloc_nonalloc=0
2025-08-20T22:49:58.1689508Z [00:02:02.692]➜               comdats=0
2025-08-20T22:49:58.1690021Z [00:02:02.692]➜    removed_comdat_mem=0
2025-08-20T22:49:58.1690613Z [00:02:02.692]➜              num_dsos=0
2025-08-20T22:49:58.1691242Z [00:02:02.692]➜           thunk_bytes=0
2025-08-20T22:49:58.1691792Z [00:02:02.692]➜       parsed_lto_objs=1
2025-08-20T22:49:58.1692523Z [00:02:02.692]➜              num_cies=2
2025-08-20T22:49:58.1692841Z [00:02:02.692]➜       num_unique_cies=2
2025-08-20T22:49:58.1693524Z [00:02:02.692]➜              num_fdes=5
2025-08-20T22:49:58.1693790Z [00:02:02.692]➜        merged_strings=6
2025-08-20T22:49:58.1694050Z [00:02:02.692]➜              num_objs=18
2025-08-20T22:49:58.1694315Z [00:02:02.692]➜         output_chunks=24
2025-08-20T22:49:58.1694580Z [00:02:02.692]➜      string_fragments=33
2025-08-20T22:49:58.1694849Z [00:02:02.692]➜      garbage_sections=45
2025-08-20T22:49:58.1695115Z [00:02:02.692]➜        undefined_syms=100
2025-08-20T22:49:58.1695384Z [00:02:02.692]➜           reloc_alloc=118
2025-08-20T22:49:58.1695652Z [00:02:02.692]➜          defined_syms=295
2025-08-20T22:49:58.1695918Z [00:02:02.692]➜        input_sections=365
2025-08-20T22:49:58.1696201Z [00:02:02.692]➜           parsed_objs=1762
2025-08-20T22:49:58.1696500Z [00:02:02.692]➜      regular_sections=9757
2025-08-20T22:49:58.1696773Z [00:02:02.692]➜              all_syms=35068
2025-08-20T22:49:58.1697056Z [00:02:02.692]➜     total_input_bytes=43953344
2025-08-20T22:49:58.1697361Z [00:02:02.692]➜  .comment estimation=1627 actual=4
2025-08-20T22:49:58.1697703Z [00:02:02.692]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:49:58.1746860Z [00:02:02.698]➜  using off_t ... yes
2025-08-20T22:49:58.2174077Z [00:02:02.740]➜  using __priority_which_t ... no
2025-08-20T22:49:58.2473635Z [00:02:02.770]➜  using ptrace_request ... no
2025-08-20T22:49:58.2501573Z [00:02:02.773]➜  using __rlimit_resource_t ... no
2025-08-20T22:49:58.2652586Z [00:02:02.788]➜        reloc_nonalloc=0
2025-08-20T22:49:58.2654597Z [00:02:02.788]➜               comdats=0
2025-08-20T22:49:58.2655138Z [00:02:02.788]➜    removed_comdat_mem=0
2025-08-20T22:49:58.2655592Z [00:02:02.788]➜              num_dsos=0
2025-08-20T22:49:58.2656541Z [00:02:02.788]➜           thunk_bytes=0
2025-08-20T22:49:58.2656997Z [00:02:02.788]➜       parsed_lto_objs=1
2025-08-20T22:49:58.2657408Z [00:02:02.788]➜              num_cies=2
2025-08-20T22:49:58.2657814Z [00:02:02.788]➜       num_unique_cies=2
2025-08-20T22:49:58.2658307Z [00:02:02.788]➜              num_fdes=5
2025-08-20T22:49:58.2659240Z [00:02:02.788]➜        merged_strings=6
2025-08-20T22:49:58.2659616Z [00:02:02.788]➜              num_objs=18
2025-08-20T22:49:58.2659899Z [00:02:02.788]➜         output_chunks=24
2025-08-20T22:49:58.2660170Z [00:02:02.788]➜      string_fragments=33
2025-08-20T22:49:58.2660435Z [00:02:02.788]➜      garbage_sections=45
2025-08-20T22:49:58.2660707Z [00:02:02.788]➜        undefined_syms=100
2025-08-20T22:49:58.2660976Z [00:02:02.788]➜           reloc_alloc=118
2025-08-20T22:49:58.2661240Z [00:02:02.788]➜          defined_syms=295
2025-08-20T22:49:58.2661506Z [00:02:02.788]➜        input_sections=365
2025-08-20T22:49:58.2661776Z [00:02:02.788]➜           parsed_objs=1762
2025-08-20T22:49:58.2662754Z [00:02:02.788]➜      regular_sections=9757
2025-08-20T22:49:58.2663162Z [00:02:02.788]➜              all_syms=35068
2025-08-20T22:49:58.2663455Z [00:02:02.788]➜     total_input_bytes=43953376
2025-08-20T22:49:58.2663759Z [00:02:02.788]➜  .comment estimation=1627 actual=4
2025-08-20T22:49:58.2664112Z [00:02:02.788]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:49:58.2756440Z [00:02:02.798]➜        reloc_nonalloc=0
2025-08-20T22:49:58.2757852Z [00:02:02.799]➜               comdats=0
2025-08-20T22:49:58.2758128Z [00:02:02.799]➜    removed_comdat_mem=0
2025-08-20T22:49:58.2758395Z [00:02:02.799]➜              num_dsos=0
2025-08-20T22:49:58.2758758Z [00:02:02.799]➜           thunk_bytes=0
2025-08-20T22:49:58.2759044Z [00:02:02.799]➜       parsed_lto_objs=1
2025-08-20T22:49:58.2759307Z [00:02:02.799]➜              num_cies=2
2025-08-20T22:49:58.2759567Z [00:02:02.799]➜       num_unique_cies=2
2025-08-20T22:49:58.2759819Z [00:02:02.799]➜              num_fdes=5
2025-08-20T22:49:58.2760104Z [00:02:02.799]➜        merged_strings=6
2025-08-20T22:49:58.2760367Z [00:02:02.799]➜              num_objs=18
2025-08-20T22:49:58.2760629Z [00:02:02.799]➜         output_chunks=24
2025-08-20T22:49:58.2760897Z [00:02:02.799]➜      string_fragments=33
2025-08-20T22:49:58.2761167Z [00:02:02.799]➜      garbage_sections=45
2025-08-20T22:49:58.2761785Z [00:02:02.799]➜        undefined_syms=100
2025-08-20T22:49:58.2762057Z [00:02:02.799]➜           reloc_alloc=118
2025-08-20T22:49:58.2762326Z [00:02:02.799]➜          defined_syms=295
2025-08-20T22:49:58.2762597Z [00:02:02.799]➜        input_sections=365
2025-08-20T22:49:58.2762871Z [00:02:02.799]➜           parsed_objs=1762
2025-08-20T22:49:58.2763146Z [00:02:02.799]➜      regular_sections=9757
2025-08-20T22:49:58.2763421Z [00:02:02.799]➜              all_syms=35068
2025-08-20T22:49:58.2763707Z [00:02:02.799]➜     total_input_bytes=43953372
2025-08-20T22:49:58.2764010Z [00:02:02.799]➜  .comment estimation=1627 actual=4
2025-08-20T22:49:58.2764354Z [00:02:02.799]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:49:58.2765204Z [00:02:02.799]➜  using pthread_mutex_t ... yes
2025-08-20T22:49:58.2883330Z [00:02:02.811]➜  using pthread_mutexattr_t ... yes
2025-08-20T22:49:58.3526063Z [00:02:02.875]➜        reloc_nonalloc=0
2025-08-20T22:49:58.3533256Z [00:02:02.876]➜               comdats=0
2025-08-20T22:49:58.3533773Z [00:02:02.876]➜    removed_comdat_mem=0
2025-08-20T22:49:58.3535708Z [00:02:02.876]➜              num_dsos=0
2025-08-20T22:49:58.3536196Z [00:02:02.876]➜           thunk_bytes=0
2025-08-20T22:49:58.3536644Z [00:02:02.876]➜       parsed_lto_objs=1
2025-08-20T22:49:58.3538486Z [00:02:02.876]➜              num_cies=2
2025-08-20T22:49:58.3539074Z [00:02:02.876]➜       num_unique_cies=2
2025-08-20T22:49:58.3539920Z [00:02:02.876]➜              num_fdes=5
2025-08-20T22:49:58.3540371Z [00:02:02.876]➜        merged_strings=6
2025-08-20T22:49:58.3540835Z [00:02:02.876]➜              num_objs=18
2025-08-20T22:49:58.3541399Z [00:02:02.876]➜         output_chunks=24
2025-08-20T22:49:58.3542164Z [00:02:02.876]➜      string_fragments=33
2025-08-20T22:49:58.3542531Z [00:02:02.876]➜      garbage_sections=45
2025-08-20T22:49:58.3542807Z [00:02:02.876]➜        undefined_syms=100
2025-08-20T22:49:58.3543079Z [00:02:02.876]➜           reloc_alloc=118
2025-08-20T22:49:58.3543368Z [00:02:02.876]➜          defined_syms=295
2025-08-20T22:49:58.3543639Z [00:02:02.876]➜        input_sections=365
2025-08-20T22:49:58.3543915Z [00:02:02.876]➜           parsed_objs=1762
2025-08-20T22:49:58.3544194Z [00:02:02.876]➜      regular_sections=9757
2025-08-20T22:49:58.3544467Z [00:02:02.876]➜              all_syms=35068
2025-08-20T22:49:58.3544752Z [00:02:02.876]➜     total_input_bytes=43953364
2025-08-20T22:49:58.3545056Z [00:02:02.876]➜  .comment estimation=1627 actual=4
2025-08-20T22:49:58.3545397Z [00:02:02.876]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:49:58.3639374Z [00:02:02.887]➜  using struct rtc_param ... yes
2025-08-20T22:49:58.3715102Z [00:02:02.894]➜        reloc_nonalloc=0
2025-08-20T22:49:58.3715716Z [00:02:02.894]➜               comdats=0
2025-08-20T22:49:58.3716052Z [00:02:02.894]➜    removed_comdat_mem=0
2025-08-20T22:49:58.3716314Z [00:02:02.894]➜              num_dsos=0
2025-08-20T22:49:58.3716576Z [00:02:02.894]➜           thunk_bytes=0
2025-08-20T22:49:58.3716850Z [00:02:02.894]➜       parsed_lto_objs=1
2025-08-20T22:49:58.3717106Z [00:02:02.894]➜              num_cies=2
2025-08-20T22:49:58.3717362Z [00:02:02.894]➜       num_unique_cies=2
2025-08-20T22:49:58.3717615Z [00:02:02.894]➜              num_fdes=5
2025-08-20T22:49:58.3717868Z [00:02:02.894]➜        merged_strings=6
2025-08-20T22:49:58.3718124Z [00:02:02.894]➜              num_objs=18
2025-08-20T22:49:58.3718385Z [00:02:02.894]➜         output_chunks=24
2025-08-20T22:49:58.3718857Z [00:02:02.894]➜      string_fragments=33
2025-08-20T22:49:58.3719193Z [00:02:02.894]➜      garbage_sections=45
2025-08-20T22:49:58.3719461Z [00:02:02.894]➜        undefined_syms=100
2025-08-20T22:49:58.3719743Z [00:02:02.894]➜           reloc_alloc=118
2025-08-20T22:49:58.3720005Z [00:02:02.894]➜          defined_syms=295
2025-08-20T22:49:58.3720272Z [00:02:02.894]➜        input_sections=365
2025-08-20T22:49:58.3720542Z [00:02:02.894]➜           parsed_objs=1762
2025-08-20T22:49:58.3720817Z [00:02:02.894]➜      regular_sections=9757
2025-08-20T22:49:58.3721386Z [00:02:02.894]➜              all_syms=35068
2025-08-20T22:49:58.3721672Z [00:02:02.894]➜     total_input_bytes=43953368
2025-08-20T22:49:58.3721974Z [00:02:02.894]➜  .comment estimation=1627 actual=4
2025-08-20T22:49:58.3722305Z [00:02:02.894]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:49:58.3825125Z [00:02:02.905]➜  using struct rusage.ru_minflt ... yes
2025-08-20T22:49:58.3880768Z [00:02:02.909]➜  using __rusage_who_t ... no
2025-08-20T22:49:58.3962929Z [00:02:02.919]➜        reloc_nonalloc=0
2025-08-20T22:49:58.3963389Z [00:02:02.919]➜               comdats=0
2025-08-20T22:49:58.3963675Z [00:02:02.919]➜    removed_comdat_mem=0
2025-08-20T22:49:58.3963970Z [00:02:02.919]➜              num_dsos=0
2025-08-20T22:49:58.3964232Z [00:02:02.919]➜           thunk_bytes=0
2025-08-20T22:49:58.3964494Z [00:02:02.919]➜       parsed_lto_objs=1
2025-08-20T22:49:58.3964752Z [00:02:02.919]➜              num_cies=2
2025-08-20T22:49:58.3965007Z [00:02:02.919]➜       num_unique_cies=2
2025-08-20T22:49:58.3965281Z [00:02:02.919]➜              num_fdes=5
2025-08-20T22:49:58.3965539Z [00:02:02.919]➜        merged_strings=6
2025-08-20T22:49:58.3965802Z [00:02:02.919]➜              num_objs=18
2025-08-20T22:49:58.3966066Z [00:02:02.919]➜         output_chunks=24
2025-08-20T22:49:58.3966333Z [00:02:02.919]➜      string_fragments=33
2025-08-20T22:49:58.3966602Z [00:02:02.919]➜      garbage_sections=45
2025-08-20T22:49:58.3966872Z [00:02:02.919]➜        undefined_syms=100
2025-08-20T22:49:58.3967165Z [00:02:02.919]➜           reloc_alloc=118
2025-08-20T22:49:58.3967431Z [00:02:02.919]➜          defined_syms=295
2025-08-20T22:49:58.3967697Z [00:02:02.919]➜        input_sections=365
2025-08-20T22:49:58.3967984Z [00:02:02.919]➜           parsed_objs=1762
2025-08-20T22:49:58.3968259Z [00:02:02.919]➜      regular_sections=9757
2025-08-20T22:49:58.3968531Z [00:02:02.919]➜              all_syms=35068
2025-08-20T22:49:58.3969095Z [00:02:02.919]➜     total_input_bytes=43953368
2025-08-20T22:49:58.3969423Z [00:02:02.919]➜  .comment estimation=1627 actual=4
2025-08-20T22:49:58.3969755Z [00:02:02.919]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:49:58.4038397Z [00:02:02.926]➜  using struct rusage.ru_maxrss ... yes
2025-08-20T22:49:58.4376885Z [00:02:02.960]➜        reloc_nonalloc=0
2025-08-20T22:49:58.4378522Z [00:02:02.960]➜               comdats=0
2025-08-20T22:49:58.4378996Z [00:02:02.960]➜    removed_comdat_mem=0
2025-08-20T22:49:58.4379261Z [00:02:02.960]➜              num_dsos=0
2025-08-20T22:49:58.4379525Z [00:02:02.960]➜           thunk_bytes=0
2025-08-20T22:49:58.4379783Z [00:02:02.960]➜       parsed_lto_objs=1
2025-08-20T22:49:58.4380042Z [00:02:02.960]➜              num_cies=2
2025-08-20T22:49:58.4380719Z [00:02:02.960]➜       num_unique_cies=2
2025-08-20T22:49:58.4381064Z [00:02:02.960]➜              num_fdes=5
2025-08-20T22:49:58.4381322Z [00:02:02.960]➜        merged_strings=6
2025-08-20T22:49:58.4381581Z [00:02:02.960]➜              num_objs=18
2025-08-20T22:49:58.4381862Z [00:02:02.960]➜         output_chunks=24
2025-08-20T22:49:58.4382130Z [00:02:02.960]➜      string_fragments=33
2025-08-20T22:49:58.4382395Z [00:02:02.960]➜      garbage_sections=45
2025-08-20T22:49:58.4382661Z [00:02:02.960]➜        undefined_syms=100
2025-08-20T22:49:58.4382929Z [00:02:02.960]➜           reloc_alloc=118
2025-08-20T22:49:58.4383193Z [00:02:02.960]➜          defined_syms=295
2025-08-20T22:49:58.4383459Z [00:02:02.960]➜        input_sections=365
2025-08-20T22:49:58.4383729Z [00:02:02.960]➜           parsed_objs=1762
2025-08-20T22:49:58.4384007Z [00:02:02.960]➜      regular_sections=9757
2025-08-20T22:49:58.4384279Z [00:02:02.960]➜              all_syms=35068
2025-08-20T22:49:58.4384573Z [00:02:02.960]➜     total_input_bytes=43953364
2025-08-20T22:49:58.4384878Z [00:02:02.960]➜  .comment estimation=1627 actual=4
2025-08-20T22:49:58.4385210Z [00:02:02.960]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:49:58.4506995Z [00:02:02.973]➜  using struct rusage.ru_nvcsw ... yes
2025-08-20T22:49:58.4629577Z [00:02:02.986]➜  using struct sctp_assoc_stats ... no
2025-08-20T22:49:58.4643268Z [00:02:02.987]➜  using struct sctp_assoc_value ... no
2025-08-20T22:49:58.4749024Z [00:02:02.998]➜  using struct sctp_assocparams ... no
2025-08-20T22:49:58.4859160Z [00:02:03.007]➜  using struct sctp_default_prinfo ... no
2025-08-20T22:49:58.5321884Z [00:02:03.055]➜  using struct sctp_event_subscribe ... no
2025-08-20T22:49:58.5323828Z [00:02:03.055]➜  using struct sctp_getaddrs ... no
2025-08-20T22:49:58.5419088Z [00:02:03.065]➜  using struct sctp_initmsg ... no
2025-08-20T22:49:58.5541620Z [00:02:03.077]➜  using struct sctp_paddrinfo ... no
2025-08-20T22:49:58.5592663Z [00:02:03.082]➜  using struct sctp_paddrparams ... no
2025-08-20T22:49:58.6005759Z [00:02:03.123]➜  using struct sctp_prim ... no
2025-08-20T22:49:58.6090220Z [00:02:03.132]➜  using struct sctp_probeinterval ... no
2025-08-20T22:49:58.6441801Z [00:02:03.167]➜  using struct sctp_rtoinfo ... no
2025-08-20T22:49:58.6474263Z [00:02:03.170]➜  using struct sctp_sched_type ... no
2025-08-20T22:49:58.6585122Z [00:02:03.181]➜  using struct sctp_setadaption ... no
2025-08-20T22:49:58.6865374Z [00:02:03.209]➜  using struct sctp_status ... no
2025-08-20T22:49:58.7286507Z [00:02:03.251]➜  using struct sctp_stream_value ... no
2025-08-20T22:49:58.7724004Z [00:02:03.295]➜  using struct sctp_udpencaps ... no
2025-08-20T22:49:58.8644464Z [00:02:03.387]➜        reloc_nonalloc=0
2025-08-20T22:49:58.8645385Z [00:02:03.387]➜               comdats=0
2025-08-20T22:49:58.8645705Z [00:02:03.387]➜    removed_comdat_mem=0
2025-08-20T22:49:58.8645974Z [00:02:03.387]➜              num_dsos=0
2025-08-20T22:49:58.8646239Z [00:02:03.387]➜           thunk_bytes=0
2025-08-20T22:49:58.8646547Z [00:02:03.387]➜       parsed_lto_objs=1
2025-08-20T22:49:58.8647161Z [00:02:03.387]➜              num_cies=2
2025-08-20T22:49:58.8647427Z [00:02:03.387]➜       num_unique_cies=2
2025-08-20T22:49:58.8647687Z [00:02:03.387]➜              num_fdes=5
2025-08-20T22:49:58.8647943Z [00:02:03.387]➜        merged_strings=6
2025-08-20T22:49:58.8648224Z [00:02:03.387]➜              num_objs=18
2025-08-20T22:49:58.8648483Z [00:02:03.387]➜         output_chunks=24
2025-08-20T22:49:58.8648973Z [00:02:03.387]➜      string_fragments=33
2025-08-20T22:49:58.8649249Z [00:02:03.387]➜      garbage_sections=45
2025-08-20T22:49:58.8649522Z [00:02:03.387]➜        undefined_syms=100
2025-08-20T22:49:58.8649793Z [00:02:03.387]➜           reloc_alloc=118
2025-08-20T22:49:58.8650062Z [00:02:03.387]➜          defined_syms=295
2025-08-20T22:49:58.8650331Z [00:02:03.387]➜        input_sections=365
2025-08-20T22:49:58.8650604Z [00:02:03.387]➜           parsed_objs=1762
2025-08-20T22:49:58.8650885Z [00:02:03.387]➜      regular_sections=9757
2025-08-20T22:49:58.8651541Z [00:02:03.387]➜              all_syms=35068
2025-08-20T22:49:58.8651927Z [00:02:03.387]➜     total_input_bytes=43953360
2025-08-20T22:49:58.8652235Z [00:02:03.387]➜  .comment estimation=1627 actual=4
2025-08-20T22:49:58.8652570Z [00:02:03.387]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:49:58.8700538Z [00:02:03.393]➜  using struct serial_struct ... yes
2025-08-20T22:49:58.8780244Z [00:02:03.401]➜        reloc_nonalloc=0
2025-08-20T22:49:58.8801585Z [00:02:03.403]➜               comdats=0
2025-08-20T22:49:58.8802198Z [00:02:03.403]➜    removed_comdat_mem=0
2025-08-20T22:49:58.8802813Z [00:02:03.403]➜              num_dsos=0
2025-08-20T22:49:58.8803677Z [00:02:03.403]➜           thunk_bytes=0
2025-08-20T22:49:58.8804000Z [00:02:03.403]➜       parsed_lto_objs=1
2025-08-20T22:49:58.8804273Z [00:02:03.403]➜              num_cies=2
2025-08-20T22:49:58.8804538Z [00:02:03.403]➜       num_unique_cies=2
2025-08-20T22:49:58.8804801Z [00:02:03.403]➜              num_fdes=5
2025-08-20T22:49:58.8805092Z [00:02:03.403]➜        merged_strings=6
2025-08-20T22:49:58.8805355Z [00:02:03.403]➜              num_objs=18
2025-08-20T22:49:58.8805622Z [00:02:03.403]➜         output_chunks=24
2025-08-20T22:49:58.8805887Z [00:02:03.403]➜      string_fragments=33
2025-08-20T22:49:58.8806588Z [00:02:03.403]➜      garbage_sections=45
2025-08-20T22:49:58.8806860Z [00:02:03.403]➜        undefined_syms=100
2025-08-20T22:49:58.8807133Z [00:02:03.403]➜           reloc_alloc=118
2025-08-20T22:49:58.8807399Z [00:02:03.403]➜          defined_syms=295
2025-08-20T22:49:58.8807670Z [00:02:03.403]➜        input_sections=365
2025-08-20T22:49:58.8807944Z [00:02:03.403]➜           parsed_objs=1762
2025-08-20T22:49:58.8808217Z [00:02:03.403]➜      regular_sections=9757
2025-08-20T22:49:58.8808494Z [00:02:03.403]➜              all_syms=35068
2025-08-20T22:49:58.8809037Z [00:02:03.403]➜     total_input_bytes=43953364
2025-08-20T22:49:58.8809351Z [00:02:03.403]➜  .comment estimation=1627 actual=4
2025-08-20T22:49:58.8809708Z [00:02:03.403]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:49:58.8934699Z [00:02:03.416]➜  using struct serial_icounter_struct ... yes
2025-08-20T22:49:58.9359892Z [00:02:03.459]➜        reloc_nonalloc=0
2025-08-20T22:49:58.9360814Z [00:02:03.459]➜               comdats=0
2025-08-20T22:49:58.9361442Z [00:02:03.459]➜    removed_comdat_mem=0
2025-08-20T22:49:58.9361715Z [00:02:03.459]➜              num_dsos=0
2025-08-20T22:49:58.9361979Z [00:02:03.459]➜           thunk_bytes=0
2025-08-20T22:49:58.9362244Z [00:02:03.459]➜       parsed_lto_objs=1
2025-08-20T22:49:58.9362506Z [00:02:03.459]➜              num_cies=2
2025-08-20T22:49:58.9362762Z [00:02:03.459]➜       num_unique_cies=2
2025-08-20T22:49:58.9363017Z [00:02:03.459]➜              num_fdes=5
2025-08-20T22:49:58.9363272Z [00:02:03.459]➜        merged_strings=6
2025-08-20T22:49:58.9363543Z [00:02:03.459]➜              num_objs=18
2025-08-20T22:49:58.9363812Z [00:02:03.459]➜         output_chunks=24
2025-08-20T22:49:58.9364098Z [00:02:03.459]➜      string_fragments=33
2025-08-20T22:49:58.9364368Z [00:02:03.459]➜      garbage_sections=45
2025-08-20T22:49:58.9364642Z [00:02:03.459]➜        undefined_syms=100
2025-08-20T22:49:58.9364913Z [00:02:03.459]➜           reloc_alloc=118
2025-08-20T22:49:58.9365180Z [00:02:03.459]➜          defined_syms=295
2025-08-20T22:49:58.9365466Z [00:02:03.459]➜        input_sections=365
2025-08-20T22:49:58.9365742Z [00:02:03.459]➜           parsed_objs=1762
2025-08-20T22:49:58.9366020Z [00:02:03.459]➜      regular_sections=9757
2025-08-20T22:49:58.9366293Z [00:02:03.459]➜              all_syms=35068
2025-08-20T22:49:58.9366582Z [00:02:03.459]➜     total_input_bytes=43953384
2025-08-20T22:49:58.9366891Z [00:02:03.459]➜  .comment estimation=1627 actual=4
2025-08-20T22:49:58.9367223Z [00:02:03.459]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:49:58.9474207Z [00:02:03.470]➜  using struct seccomp_notif_sizes ... yes
2025-08-20T22:49:58.9558519Z [00:02:03.479]➜        reloc_nonalloc=0
2025-08-20T22:49:58.9574082Z [00:02:03.480]➜               comdats=0
2025-08-20T22:49:58.9574795Z [00:02:03.480]➜    removed_comdat_mem=0
2025-08-20T22:49:58.9575433Z [00:02:03.480]➜              num_dsos=0
2025-08-20T22:49:58.9576281Z [00:02:03.480]➜           thunk_bytes=0
2025-08-20T22:49:58.9576612Z [00:02:03.480]➜       parsed_lto_objs=1
2025-08-20T22:49:58.9576921Z [00:02:03.480]➜              num_cies=2
2025-08-20T22:49:58.9577194Z [00:02:03.480]➜       num_unique_cies=2
2025-08-20T22:49:58.9577457Z [00:02:03.480]➜              num_fdes=5
2025-08-20T22:49:58.9577718Z [00:02:03.480]➜        merged_strings=6
2025-08-20T22:49:58.9577985Z [00:02:03.480]➜              num_objs=18
2025-08-20T22:49:58.9578254Z [00:02:03.480]➜         output_chunks=24
2025-08-20T22:49:58.9578525Z [00:02:03.480]➜      string_fragments=33
2025-08-20T22:49:58.9579048Z [00:02:03.480]➜      garbage_sections=45
2025-08-20T22:49:58.9579329Z [00:02:03.480]➜        undefined_syms=100
2025-08-20T22:49:58.9579607Z [00:02:03.480]➜           reloc_alloc=118
2025-08-20T22:49:58.9579897Z [00:02:03.480]➜          defined_syms=295
2025-08-20T22:49:58.9580172Z [00:02:03.480]➜        input_sections=365
2025-08-20T22:49:58.9580445Z [00:02:03.480]➜           parsed_objs=1762
2025-08-20T22:49:58.9580723Z [00:02:03.480]➜      regular_sections=9757
2025-08-20T22:49:58.9581439Z [00:02:03.480]➜              all_syms=35068
2025-08-20T22:49:58.9581732Z [00:02:03.480]➜     total_input_bytes=43953352
2025-08-20T22:49:58.9582042Z [00:02:03.480]➜  .comment estimation=1627 actual=4
2025-08-20T22:49:58.9582378Z [00:02:03.480]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:49:58.9668810Z [00:02:03.490]➜  using struct shmid_ds ... yes
2025-08-20T22:49:59.0003806Z [00:02:03.523]➜        reloc_nonalloc=0
2025-08-20T22:49:59.0006913Z [00:02:03.524]➜               comdats=0
2025-08-20T22:49:59.0030528Z [00:02:03.524]➜    removed_comdat_mem=0
2025-08-20T22:49:59.0030826Z [00:02:03.524]➜              num_dsos=0
2025-08-20T22:49:59.0031102Z [00:02:03.524]➜           thunk_bytes=0
2025-08-20T22:49:59.0031401Z [00:02:03.524]➜       parsed_lto_objs=1
2025-08-20T22:49:59.0031662Z [00:02:03.524]➜              num_cies=2
2025-08-20T22:49:59.0031919Z [00:02:03.524]➜       num_unique_cies=2
2025-08-20T22:49:59.0032177Z [00:02:03.524]➜              num_fdes=5
2025-08-20T22:49:59.0032456Z [00:02:03.524]➜        merged_strings=6
2025-08-20T22:49:59.0032720Z [00:02:03.524]➜              num_objs=18
2025-08-20T22:49:59.0032988Z [00:02:03.524]➜         output_chunks=24
2025-08-20T22:49:59.0033260Z [00:02:03.524]➜      string_fragments=33
2025-08-20T22:49:59.0033532Z [00:02:03.524]➜      garbage_sections=45
2025-08-20T22:49:59.0033803Z [00:02:03.524]➜        undefined_syms=100
2025-08-20T22:49:59.0034110Z [00:02:03.524]➜           reloc_alloc=118
2025-08-20T22:49:59.0034382Z [00:02:03.524]➜          defined_syms=295
2025-08-20T22:49:59.0034655Z [00:02:03.524]➜        input_sections=365
2025-08-20T22:49:59.0034932Z [00:02:03.524]➜           parsed_objs=1762
2025-08-20T22:49:59.0035220Z [00:02:03.524]➜      regular_sections=9757
2025-08-20T22:49:59.0035493Z [00:02:03.524]➜              all_syms=35068
2025-08-20T22:49:59.0035788Z [00:02:03.524]➜     total_input_bytes=43953352
2025-08-20T22:49:59.0036096Z [00:02:03.524]➜  .comment estimation=1627 actual=4
2025-08-20T22:49:59.0036429Z [00:02:03.524]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:49:59.0087102Z [00:02:03.531]➜  using struct shminfo ... yes
2025-08-20T22:49:59.0355827Z [00:02:03.558]➜        reloc_nonalloc=0
2025-08-20T22:49:59.0359455Z [00:02:03.559]➜               comdats=0
2025-08-20T22:49:59.0359751Z [00:02:03.559]➜    removed_comdat_mem=0
2025-08-20T22:49:59.0360019Z [00:02:03.559]➜              num_dsos=0
2025-08-20T22:49:59.0360285Z [00:02:03.559]➜           thunk_bytes=0
2025-08-20T22:49:59.0360550Z [00:02:03.559]➜       parsed_lto_objs=1
2025-08-20T22:49:59.0360812Z [00:02:03.559]➜              num_cies=2
2025-08-20T22:49:59.0361068Z [00:02:03.559]➜       num_unique_cies=2
2025-08-20T22:49:59.0361328Z [00:02:03.559]➜              num_fdes=5
2025-08-20T22:49:59.0361939Z [00:02:03.559]➜        merged_strings=6
2025-08-20T22:49:59.0362278Z [00:02:03.559]➜              num_objs=18
2025-08-20T22:49:59.0362548Z [00:02:03.559]➜         output_chunks=24
2025-08-20T22:49:59.0362820Z [00:02:03.559]➜      string_fragments=33
2025-08-20T22:49:59.0363106Z [00:02:03.559]➜      garbage_sections=45
2025-08-20T22:49:59.0363380Z [00:02:03.559]➜        undefined_syms=100
2025-08-20T22:49:59.0363654Z [00:02:03.559]➜           reloc_alloc=118
2025-08-20T22:49:59.0363922Z [00:02:03.559]➜          defined_syms=295
2025-08-20T22:49:59.0364200Z [00:02:03.559]➜        input_sections=365
2025-08-20T22:49:59.0364476Z [00:02:03.559]➜           parsed_objs=1762
2025-08-20T22:49:59.0364755Z [00:02:03.559]➜      regular_sections=9757
2025-08-20T22:49:59.0365030Z [00:02:03.559]➜              all_syms=35068
2025-08-20T22:49:59.0365320Z [00:02:03.559]➜     total_input_bytes=43953360
2025-08-20T22:49:59.0365628Z [00:02:03.559]➜  .comment estimation=1627 actual=4
2025-08-20T22:49:59.0365976Z [00:02:03.559]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:49:59.0376970Z [00:02:03.560]➜        reloc_nonalloc=0
2025-08-20T22:49:59.0400871Z [00:02:03.561]➜               comdats=0
2025-08-20T22:49:59.0401164Z [00:02:03.561]➜    removed_comdat_mem=0
2025-08-20T22:49:59.0401828Z [00:02:03.561]➜              num_dsos=0
2025-08-20T22:49:59.0402093Z [00:02:03.561]➜           thunk_bytes=0
2025-08-20T22:49:59.0402355Z [00:02:03.561]➜       parsed_lto_objs=1
2025-08-20T22:49:59.0402613Z [00:02:03.561]➜              num_cies=2
2025-08-20T22:49:59.0402871Z [00:02:03.561]➜       num_unique_cies=2
2025-08-20T22:49:59.0403127Z [00:02:03.561]➜              num_fdes=5
2025-08-20T22:49:59.0403386Z [00:02:03.561]➜        merged_strings=6
2025-08-20T22:49:59.0403646Z [00:02:03.561]➜              num_objs=18
2025-08-20T22:49:59.0403914Z [00:02:03.561]➜         output_chunks=24
2025-08-20T22:49:59.0404182Z [00:02:03.561]➜      string_fragments=33
2025-08-20T22:49:59.0404464Z [00:02:03.561]➜      garbage_sections=45
2025-08-20T22:49:59.0404736Z [00:02:03.561]➜        undefined_syms=100
2025-08-20T22:49:59.0405004Z [00:02:03.561]➜           reloc_alloc=118
2025-08-20T22:49:59.0405272Z [00:02:03.561]➜          defined_syms=295
2025-08-20T22:49:59.0405542Z [00:02:03.561]➜        input_sections=365
2025-08-20T22:49:59.0405824Z [00:02:03.561]➜           parsed_objs=1762
2025-08-20T22:49:59.0406100Z [00:02:03.561]➜      regular_sections=9757
2025-08-20T22:49:59.0406374Z [00:02:03.561]➜              all_syms=35068
2025-08-20T22:49:59.0406658Z [00:02:03.561]➜     total_input_bytes=43953380
2025-08-20T22:49:59.0406966Z [00:02:03.561]➜  .comment estimation=1627 actual=4
2025-08-20T22:49:59.0407298Z [00:02:03.561]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:49:59.0416745Z [00:02:03.564]➜  using struct snd_ctl_card_info ... yes
2025-08-20T22:49:59.0454319Z [00:02:03.567]➜  using struct snd_ctl_tlv ... yes
2025-08-20T22:49:59.0986299Z [00:02:03.621]➜        reloc_nonalloc=0
2025-08-20T22:49:59.0988373Z [00:02:03.622]➜               comdats=0
2025-08-20T22:49:59.0989082Z [00:02:03.622]➜    removed_comdat_mem=0
2025-08-20T22:49:59.0989708Z [00:02:03.622]➜              num_dsos=0
2025-08-20T22:49:59.0990571Z [00:02:03.622]➜           thunk_bytes=0
2025-08-20T22:49:59.0990907Z [00:02:03.622]➜       parsed_lto_objs=1
2025-08-20T22:49:59.0991213Z [00:02:03.622]➜              num_cies=2
2025-08-20T22:49:59.0991481Z [00:02:03.622]➜       num_unique_cies=2
2025-08-20T22:49:59.0991741Z [00:02:03.622]➜              num_fdes=5
2025-08-20T22:49:59.0991999Z [00:02:03.622]➜        merged_strings=6
2025-08-20T22:49:59.0992263Z [00:02:03.622]➜              num_objs=18
2025-08-20T22:49:59.0992529Z [00:02:03.622]➜         output_chunks=24
2025-08-20T22:49:59.0992797Z [00:02:03.622]➜      string_fragments=33
2025-08-20T22:49:59.0993064Z [00:02:03.622]➜      garbage_sections=45
2025-08-20T22:49:59.0993332Z [00:02:03.622]➜        undefined_syms=100
2025-08-20T22:49:59.0993602Z [00:02:03.622]➜           reloc_alloc=118
2025-08-20T22:49:59.0994201Z [00:02:03.622]➜          defined_syms=295
2025-08-20T22:49:59.0994590Z [00:02:03.622]➜        input_sections=365
2025-08-20T22:49:59.0994885Z [00:02:03.622]➜           parsed_objs=1762
2025-08-20T22:49:59.0995161Z [00:02:03.622]➜      regular_sections=9757
2025-08-20T22:49:59.0995442Z [00:02:03.622]➜              all_syms=35068
2025-08-20T22:49:59.0995728Z [00:02:03.622]➜     total_input_bytes=43953372
2025-08-20T22:49:59.0996033Z [00:02:03.622]➜  .comment estimation=1627 actual=4
2025-08-20T22:49:59.0996365Z [00:02:03.622]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:49:59.1076456Z [00:02:03.630]➜  using struct sockaddr_un ... yes
2025-08-20T22:49:59.1299825Z [00:02:03.653]➜        reloc_nonalloc=0
2025-08-20T22:49:59.1311229Z [00:02:03.654]➜               comdats=0
2025-08-20T22:49:59.1311546Z [00:02:03.654]➜    removed_comdat_mem=0
2025-08-20T22:49:59.1311821Z [00:02:03.654]➜              num_dsos=0
2025-08-20T22:49:59.1312082Z [00:02:03.654]➜           thunk_bytes=0
2025-08-20T22:49:59.1312388Z [00:02:03.654]➜       parsed_lto_objs=1
2025-08-20T22:49:59.1312699Z [00:02:03.654]➜              num_cies=2
2025-08-20T22:49:59.1312958Z [00:02:03.654]➜       num_unique_cies=2
2025-08-20T22:49:59.1313216Z [00:02:03.654]➜              num_fdes=5
2025-08-20T22:49:59.1313903Z [00:02:03.654]➜        merged_strings=6
2025-08-20T22:49:59.1314164Z [00:02:03.654]➜              num_objs=18
2025-08-20T22:49:59.1314426Z [00:02:03.654]➜         output_chunks=24
2025-08-20T22:49:59.1314698Z [00:02:03.654]➜      string_fragments=33
2025-08-20T22:49:59.1314966Z [00:02:03.654]➜      garbage_sections=45
2025-08-20T22:49:59.1315240Z [00:02:03.654]➜        undefined_syms=100
2025-08-20T22:49:59.1315511Z [00:02:03.654]➜           reloc_alloc=118
2025-08-20T22:49:59.1315778Z [00:02:03.654]➜          defined_syms=295
2025-08-20T22:49:59.1316048Z [00:02:03.654]➜        input_sections=365
2025-08-20T22:49:59.1316324Z [00:02:03.654]➜           parsed_objs=1762
2025-08-20T22:49:59.1316611Z [00:02:03.654]➜      regular_sections=9757
2025-08-20T22:49:59.1317242Z [00:02:03.654]➜              all_syms=35068
2025-08-20T22:49:59.1317565Z [00:02:03.654]➜     total_input_bytes=43953364
2025-08-20T22:49:59.1317871Z [00:02:03.654]➜  .comment estimation=1627 actual=4
2025-08-20T22:49:59.1318204Z [00:02:03.654]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:49:59.1414979Z [00:02:03.664]➜  using struct termios ... yes
2025-08-20T22:49:59.1492486Z [00:02:03.672]➜        reloc_nonalloc=0
2025-08-20T22:49:59.1492836Z [00:02:03.672]➜               comdats=0
2025-08-20T22:49:59.1493988Z [00:02:03.672]➜    removed_comdat_mem=0
2025-08-20T22:49:59.1494255Z [00:02:03.672]➜              num_dsos=0
2025-08-20T22:49:59.1494519Z [00:02:03.672]➜           thunk_bytes=0
2025-08-20T22:49:59.1494781Z [00:02:03.672]➜       parsed_lto_objs=1
2025-08-20T22:49:59.1495041Z [00:02:03.672]➜              num_cies=2
2025-08-20T22:49:59.1495299Z [00:02:03.672]➜       num_unique_cies=2
2025-08-20T22:49:59.1495560Z [00:02:03.672]➜              num_fdes=5
2025-08-20T22:49:59.1495853Z [00:02:03.672]➜        merged_strings=6
2025-08-20T22:49:59.1496119Z [00:02:03.672]➜              num_objs=18
2025-08-20T22:49:59.1496390Z [00:02:03.672]➜         output_chunks=24
2025-08-20T22:49:59.1496660Z [00:02:03.672]➜      string_fragments=33
2025-08-20T22:49:59.1496948Z [00:02:03.672]➜      garbage_sections=45
2025-08-20T22:49:59.1497226Z [00:02:03.672]➜        undefined_syms=100
2025-08-20T22:49:59.1497497Z [00:02:03.672]➜           reloc_alloc=118
2025-08-20T22:49:59.1497770Z [00:02:03.672]➜          defined_syms=295
2025-08-20T22:49:59.1498040Z [00:02:03.672]➜        input_sections=365
2025-08-20T22:49:59.1498316Z [00:02:03.672]➜           parsed_objs=1762
2025-08-20T22:49:59.1498708Z [00:02:03.672]➜      regular_sections=9757
2025-08-20T22:49:59.1499062Z [00:02:03.672]➜              all_syms=35068
2025-08-20T22:49:59.1499356Z [00:02:03.672]➜     total_input_bytes=43953356
2025-08-20T22:49:59.1499667Z [00:02:03.672]➜  .comment estimation=1627 actual=4
2025-08-20T22:49:59.1500377Z [00:02:03.672]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:49:59.1623336Z [00:02:03.685]➜  using struct timex ... yes
2025-08-20T22:49:59.1749435Z [00:02:03.698]➜        reloc_nonalloc=0
2025-08-20T22:49:59.1761508Z [00:02:03.699]➜               comdats=0
2025-08-20T22:49:59.1761853Z [00:02:03.699]➜    removed_comdat_mem=0
2025-08-20T22:49:59.1762124Z [00:02:03.699]➜              num_dsos=0
2025-08-20T22:49:59.1762387Z [00:02:03.699]➜           thunk_bytes=0
2025-08-20T22:49:59.1762648Z [00:02:03.699]➜       parsed_lto_objs=1
2025-08-20T22:49:59.1762905Z [00:02:03.699]➜              num_cies=2
2025-08-20T22:49:59.1763163Z [00:02:03.699]➜       num_unique_cies=2
2025-08-20T22:49:59.1763422Z [00:02:03.699]➜              num_fdes=5
2025-08-20T22:49:59.1763677Z [00:02:03.699]➜        merged_strings=6
2025-08-20T22:49:59.1763934Z [00:02:03.699]➜              num_objs=18
2025-08-20T22:49:59.1764204Z [00:02:03.699]➜         output_chunks=24
2025-08-20T22:49:59.1764485Z [00:02:03.699]➜      string_fragments=33
2025-08-20T22:49:59.1764756Z [00:02:03.699]➜      garbage_sections=45
2025-08-20T22:49:59.1765027Z [00:02:03.699]➜        undefined_syms=100
2025-08-20T22:49:59.1765297Z [00:02:03.699]➜           reloc_alloc=118
2025-08-20T22:49:59.1765566Z [00:02:03.699]➜          defined_syms=295
2025-08-20T22:49:59.1766238Z [00:02:03.699]➜        input_sections=365
2025-08-20T22:49:59.1766516Z [00:02:03.699]➜           parsed_objs=1762
2025-08-20T22:49:59.1766792Z [00:02:03.699]➜      regular_sections=9757
2025-08-20T22:49:59.1767071Z [00:02:03.699]➜              all_syms=35068
2025-08-20T22:49:59.1767357Z [00:02:03.699]➜     total_input_bytes=43953352
2025-08-20T22:49:59.1767664Z [00:02:03.699]➜  .comment estimation=1627 actual=4
2025-08-20T22:49:59.1767995Z [00:02:03.699]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:49:59.1870520Z [00:02:03.710]➜  using struct timezone ... yes
2025-08-20T22:49:59.2091190Z [00:02:03.732]➜        reloc_nonalloc=0
2025-08-20T22:49:59.2096094Z [00:02:03.732]➜               comdats=0
2025-08-20T22:49:59.2096441Z [00:02:03.732]➜    removed_comdat_mem=0
2025-08-20T22:49:59.2096714Z [00:02:03.732]➜              num_dsos=0
2025-08-20T22:49:59.2096978Z [00:02:03.732]➜           thunk_bytes=0
2025-08-20T22:49:59.2097242Z [00:02:03.732]➜       parsed_lto_objs=1
2025-08-20T22:49:59.2097525Z [00:02:03.732]➜              num_cies=2
2025-08-20T22:49:59.2097782Z [00:02:03.732]➜       num_unique_cies=2
2025-08-20T22:49:59.2098040Z [00:02:03.732]➜              num_fdes=5
2025-08-20T22:49:59.2098320Z [00:02:03.732]➜        merged_strings=6
2025-08-20T22:49:59.2098741Z [00:02:03.732]➜              num_objs=18
2025-08-20T22:49:59.2099074Z [00:02:03.732]➜         output_chunks=24
2025-08-20T22:49:59.2099349Z [00:02:03.732]➜      string_fragments=33
2025-08-20T22:49:59.2099619Z [00:02:03.732]➜      garbage_sections=45
2025-08-20T22:49:59.2099888Z [00:02:03.732]➜        undefined_syms=100
2025-08-20T22:49:59.2100160Z [00:02:03.732]➜           reloc_alloc=118
2025-08-20T22:49:59.2100764Z [00:02:03.732]➜          defined_syms=295
2025-08-20T22:49:59.2101149Z [00:02:03.732]➜        input_sections=365
2025-08-20T22:49:59.2101423Z [00:02:03.732]➜           parsed_objs=1762
2025-08-20T22:49:59.2101701Z [00:02:03.732]➜      regular_sections=9757
2025-08-20T22:49:59.2101987Z [00:02:03.732]➜              all_syms=35068
2025-08-20T22:49:59.2102271Z [00:02:03.732]➜     total_input_bytes=43953372
2025-08-20T22:49:59.2102577Z [00:02:03.732]➜  .comment estimation=1627 actual=4
2025-08-20T22:49:59.2102911Z [00:02:03.732]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:49:59.2150801Z [00:02:03.738]➜  using struct tpacket_req3 ... yes
2025-08-20T22:49:59.2493139Z [00:02:03.772]➜        reloc_nonalloc=0
2025-08-20T22:49:59.2502064Z [00:02:03.773]➜               comdats=0
2025-08-20T22:49:59.2504196Z [00:02:03.773]➜    removed_comdat_mem=0
2025-08-20T22:49:59.2507220Z [00:02:03.773]➜              num_dsos=0
2025-08-20T22:49:59.2507610Z [00:02:03.773]➜           thunk_bytes=0
2025-08-20T22:49:59.2507915Z [00:02:03.773]➜       parsed_lto_objs=1
2025-08-20T22:49:59.2508181Z [00:02:03.773]➜              num_cies=2
2025-08-20T22:49:59.2508439Z [00:02:03.773]➜       num_unique_cies=2
2025-08-20T22:49:59.2508815Z [00:02:03.773]➜              num_fdes=5
2025-08-20T22:49:59.2509498Z [00:02:03.773]➜        merged_strings=6
2025-08-20T22:49:59.2509758Z [00:02:03.773]➜              num_objs=18
2025-08-20T22:49:59.2510020Z [00:02:03.773]➜         output_chunks=24
2025-08-20T22:49:59.2510288Z [00:02:03.773]➜      string_fragments=33
2025-08-20T22:49:59.2510556Z [00:02:03.773]➜      garbage_sections=45
2025-08-20T22:49:59.2510828Z [00:02:03.773]➜        undefined_syms=100
2025-08-20T22:49:59.2511096Z [00:02:03.773]➜           reloc_alloc=118
2025-08-20T22:49:59.2511362Z [00:02:03.773]➜          defined_syms=295
2025-08-20T22:49:59.2511633Z [00:02:03.773]➜        input_sections=365
2025-08-20T22:49:59.2511905Z [00:02:03.773]➜           parsed_objs=1762
2025-08-20T22:49:59.2512183Z [00:02:03.773]➜      regular_sections=9757
2025-08-20T22:49:59.2512474Z [00:02:03.773]➜              all_syms=35068
2025-08-20T22:49:59.2512764Z [00:02:03.773]➜     total_input_bytes=43953368
2025-08-20T22:49:59.2513070Z [00:02:03.773]➜  .comment estimation=1627 actual=4
2025-08-20T22:49:59.2513407Z [00:02:03.773]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:49:59.2553044Z [00:02:03.778]➜  using struct user_desc ... no
2025-08-20T22:49:59.2577093Z [00:02:03.781]➜  using struct unimapdesc ... yes
2025-08-20T22:49:59.3115602Z [00:02:03.834]➜  using __v2di ... no
2025-08-20T22:49:59.3156643Z [00:02:03.838]➜        reloc_nonalloc=0
2025-08-20T22:49:59.3166695Z [00:02:03.839]➜               comdats=0
2025-08-20T22:49:59.3167477Z [00:02:03.839]➜    removed_comdat_mem=0
2025-08-20T22:49:59.3167788Z [00:02:03.839]➜              num_dsos=0
2025-08-20T22:49:59.3168280Z [00:02:03.839]➜           thunk_bytes=0
2025-08-20T22:49:59.3168551Z [00:02:03.839]➜       parsed_lto_objs=1
2025-08-20T22:49:59.3169181Z [00:02:03.839]➜              num_cies=2
2025-08-20T22:49:59.3169479Z [00:02:03.839]➜       num_unique_cies=2
2025-08-20T22:49:59.3169737Z [00:02:03.840]➜              num_fdes=5
2025-08-20T22:49:59.3169997Z [00:02:03.840]➜        merged_strings=6
2025-08-20T22:49:59.3170257Z [00:02:03.840]➜              num_objs=18
2025-08-20T22:49:59.3170541Z [00:02:03.840]➜         output_chunks=24
2025-08-20T22:49:59.3170806Z [00:02:03.840]➜      string_fragments=33
2025-08-20T22:49:59.3171074Z [00:02:03.840]➜      garbage_sections=45
2025-08-20T22:49:59.3171355Z [00:02:03.840]➜        undefined_syms=100
2025-08-20T22:49:59.3171633Z [00:02:03.840]➜           reloc_alloc=118
2025-08-20T22:49:59.3171898Z [00:02:03.840]➜          defined_syms=295
2025-08-20T22:49:59.3172166Z [00:02:03.840]➜        input_sections=365
2025-08-20T22:49:59.3172437Z [00:02:03.840]➜           parsed_objs=1762
2025-08-20T22:49:59.3172714Z [00:02:03.840]➜      regular_sections=9757
2025-08-20T22:49:59.3172991Z [00:02:03.840]➜              all_syms=35068
2025-08-20T22:49:59.3173645Z [00:02:03.840]➜     total_input_bytes=43953384
2025-08-20T22:49:59.3174014Z [00:02:03.840]➜  .comment estimation=1627 actual=4
2025-08-20T22:49:59.3174347Z [00:02:03.840]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:49:59.3174670Z [00:02:03.840]➜        reloc_nonalloc=0
2025-08-20T22:49:59.3175572Z [00:02:03.840]➜               comdats=0
2025-08-20T22:49:59.3175841Z [00:02:03.840]➜    removed_comdat_mem=0
2025-08-20T22:49:59.3176102Z [00:02:03.840]➜              num_dsos=0
2025-08-20T22:49:59.3176358Z [00:02:03.840]➜           thunk_bytes=0
2025-08-20T22:49:59.3176617Z [00:02:03.840]➜       parsed_lto_objs=1
2025-08-20T22:49:59.3176872Z [00:02:03.840]➜              num_cies=2
2025-08-20T22:49:59.3177128Z [00:02:03.840]➜       num_unique_cies=2
2025-08-20T22:49:59.3177381Z [00:02:03.840]➜              num_fdes=5
2025-08-20T22:49:59.3177637Z [00:02:03.840]➜        merged_strings=6
2025-08-20T22:49:59.3177890Z [00:02:03.840]➜              num_objs=18
2025-08-20T22:49:59.3178152Z [00:02:03.840]➜         output_chunks=24
2025-08-20T22:49:59.3178426Z [00:02:03.840]➜      string_fragments=33
2025-08-20T22:49:59.3178922Z [00:02:03.840]➜      garbage_sections=45
2025-08-20T22:49:59.3179203Z [00:02:03.840]➜        undefined_syms=100
2025-08-20T22:49:59.3179474Z [00:02:03.840]➜           reloc_alloc=118
2025-08-20T22:49:59.3180093Z [00:02:03.840]➜          defined_syms=295
2025-08-20T22:49:59.3180369Z [00:02:03.840]➜        input_sections=365
2025-08-20T22:49:59.3180639Z [00:02:03.840]➜           parsed_objs=1762
2025-08-20T22:49:59.3180916Z [00:02:03.840]➜      regular_sections=9757
2025-08-20T22:49:59.3181191Z [00:02:03.840]➜              all_syms=35068
2025-08-20T22:49:59.3181486Z [00:02:03.840]➜     total_input_bytes=43953364
2025-08-20T22:49:59.3181788Z [00:02:03.840]➜  .comment estimation=1627 actual=4
2025-08-20T22:49:59.3182119Z [00:02:03.840]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:49:59.3248396Z [00:02:03.848]➜  using struct usbdevfs_getdriver ... yes
2025-08-20T22:49:59.3262980Z [00:02:03.849]➜  using struct utimbuf ... yes
2025-08-20T22:49:59.3838435Z [00:02:03.907]➜        reloc_nonalloc=0
2025-08-20T22:49:59.3839146Z [00:02:03.907]➜               comdats=0
2025-08-20T22:49:59.3839551Z [00:02:03.907]➜    removed_comdat_mem=0
2025-08-20T22:49:59.3839935Z [00:02:03.907]➜              num_dsos=0
2025-08-20T22:49:59.3840374Z [00:02:03.907]➜           thunk_bytes=0
2025-08-20T22:49:59.3840780Z [00:02:03.907]➜       parsed_lto_objs=1
2025-08-20T22:49:59.3841168Z [00:02:03.907]➜              num_cies=2
2025-08-20T22:49:59.3841531Z [00:02:03.907]➜       num_unique_cies=2
2025-08-20T22:49:59.3841901Z [00:02:03.907]➜              num_fdes=5
2025-08-20T22:49:59.3842267Z [00:02:03.907]➜        merged_strings=6
2025-08-20T22:49:59.3842664Z [00:02:03.907]➜              num_objs=18
2025-08-20T22:49:59.3843059Z [00:02:03.907]➜         output_chunks=24
2025-08-20T22:49:59.3843431Z [00:02:03.907]➜      string_fragments=33
2025-08-20T22:49:59.3843809Z [00:02:03.907]➜      garbage_sections=45
2025-08-20T22:49:59.3844215Z [00:02:03.907]➜        undefined_syms=100
2025-08-20T22:49:59.3844624Z [00:02:03.907]➜           reloc_alloc=118
2025-08-20T22:49:59.3845028Z [00:02:03.907]➜          defined_syms=295
2025-08-20T22:49:59.3845410Z [00:02:03.907]➜        input_sections=365
2025-08-20T22:49:59.3845827Z [00:02:03.907]➜           parsed_objs=1762
2025-08-20T22:49:59.3846243Z [00:02:03.907]➜      regular_sections=9757
2025-08-20T22:49:59.3846628Z [00:02:03.907]➜              all_syms=35068
2025-08-20T22:49:59.3847049Z [00:02:03.907]➜     total_input_bytes=43953368
2025-08-20T22:49:59.3847482Z [00:02:03.907]➜  .comment estimation=1627 actual=4
2025-08-20T22:49:59.3847942Z [00:02:03.907]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:49:59.3965782Z [00:02:03.919]➜  using struct v4l2_audio ... yes
2025-08-20T22:49:59.4231128Z [00:02:03.946]➜        reloc_nonalloc=0
2025-08-20T22:49:59.4231513Z [00:02:03.946]➜               comdats=0
2025-08-20T22:49:59.4236701Z [00:02:03.946]➜    removed_comdat_mem=0
2025-08-20T22:49:59.4239465Z [00:02:03.946]➜              num_dsos=0
2025-08-20T22:49:59.4239794Z [00:02:03.946]➜           thunk_bytes=0
2025-08-20T22:49:59.4240070Z [00:02:03.946]➜       parsed_lto_objs=1
2025-08-20T22:49:59.4240333Z [00:02:03.946]➜              num_cies=2
2025-08-20T22:49:59.4240612Z [00:02:03.946]➜       num_unique_cies=2
2025-08-20T22:49:59.4240871Z [00:02:03.946]➜              num_fdes=5
2025-08-20T22:49:59.4241131Z [00:02:03.946]➜        merged_strings=6
2025-08-20T22:49:59.4241391Z [00:02:03.946]➜              num_objs=18
2025-08-20T22:49:59.4241657Z [00:02:03.946]➜         output_chunks=24
2025-08-20T22:49:59.4241934Z [00:02:03.946]➜      string_fragments=33
2025-08-20T22:49:59.4242208Z [00:02:03.946]➜      garbage_sections=45
2025-08-20T22:49:59.4242477Z [00:02:03.946]➜        undefined_syms=100
2025-08-20T22:49:59.4242746Z [00:02:03.946]➜           reloc_alloc=118
2025-08-20T22:49:59.4243017Z [00:02:03.946]➜          defined_syms=295
2025-08-20T22:49:59.4243291Z [00:02:03.946]➜        input_sections=365
2025-08-20T22:49:59.4243576Z [00:02:03.946]➜           parsed_objs=1762
2025-08-20T22:49:59.4243859Z [00:02:03.946]➜      regular_sections=9757
2025-08-20T22:49:59.4244136Z [00:02:03.946]➜              all_syms=35068
2025-08-20T22:49:59.4244418Z [00:02:03.946]➜     total_input_bytes=43953372
2025-08-20T22:49:59.4245021Z [00:02:03.946]➜  .comment estimation=1627 actual=4
2025-08-20T22:49:59.4245362Z [00:02:03.946]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:49:59.4374887Z [00:02:03.960]➜  using struct v4l2_audioout ... yes
2025-08-20T22:49:59.4523486Z [00:02:03.975]➜        reloc_nonalloc=0
2025-08-20T22:49:59.4524956Z [00:02:03.975]➜               comdats=0
2025-08-20T22:49:59.4525243Z [00:02:03.975]➜    removed_comdat_mem=0
2025-08-20T22:49:59.4525502Z [00:02:03.975]➜              num_dsos=0
2025-08-20T22:49:59.4525763Z [00:02:03.975]➜           thunk_bytes=0
2025-08-20T22:49:59.4526025Z [00:02:03.975]➜       parsed_lto_objs=1
2025-08-20T22:49:59.4526281Z [00:02:03.975]➜              num_cies=2
2025-08-20T22:49:59.4526580Z [00:02:03.975]➜       num_unique_cies=2
2025-08-20T22:49:59.4526838Z [00:02:03.975]➜              num_fdes=5
2025-08-20T22:49:59.4527090Z [00:02:03.975]➜        merged_strings=6
2025-08-20T22:49:59.4527354Z [00:02:03.975]➜              num_objs=18
2025-08-20T22:49:59.4527635Z [00:02:03.975]➜         output_chunks=24
2025-08-20T22:49:59.4527903Z [00:02:03.975]➜      string_fragments=33
2025-08-20T22:49:59.4528172Z [00:02:03.975]➜      garbage_sections=45
2025-08-20T22:49:59.4528444Z [00:02:03.975]➜        undefined_syms=100
2025-08-20T22:49:59.4528933Z [00:02:03.975]➜           reloc_alloc=118
2025-08-20T22:49:59.4529226Z [00:02:03.975]➜          defined_syms=295
2025-08-20T22:49:59.4529495Z [00:02:03.975]➜        input_sections=365
2025-08-20T22:49:59.4529770Z [00:02:03.975]➜           parsed_objs=1762
2025-08-20T22:49:59.4530045Z [00:02:03.975]➜      regular_sections=9757
2025-08-20T22:49:59.4530318Z [00:02:03.975]➜              all_syms=35068
2025-08-20T22:49:59.4530621Z [00:02:03.975]➜     total_input_bytes=43953376
2025-08-20T22:49:59.4530926Z [00:02:03.975]➜  .comment estimation=1627 actual=4
2025-08-20T22:49:59.4531254Z [00:02:03.975]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:49:59.4601213Z [00:02:03.983]➜  using struct v4l2_capability ... yes
2025-08-20T22:49:59.4633629Z [00:02:03.986]➜        reloc_nonalloc=0
2025-08-20T22:49:59.4644840Z [00:02:03.987]➜               comdats=0
2025-08-20T22:49:59.4645176Z [00:02:03.987]➜    removed_comdat_mem=0
2025-08-20T22:49:59.4645438Z [00:02:03.987]➜              num_dsos=0
2025-08-20T22:49:59.4645729Z [00:02:03.987]➜           thunk_bytes=0
2025-08-20T22:49:59.4645993Z [00:02:03.987]➜       parsed_lto_objs=1
2025-08-20T22:49:59.4646249Z [00:02:03.987]➜              num_cies=2
2025-08-20T22:49:59.4646502Z [00:02:03.987]➜       num_unique_cies=2
2025-08-20T22:49:59.4646758Z [00:02:03.987]➜              num_fdes=5
2025-08-20T22:49:59.4647015Z [00:02:03.987]➜        merged_strings=6
2025-08-20T22:49:59.4647616Z [00:02:03.987]➜              num_objs=18
2025-08-20T22:49:59.4647967Z [00:02:03.987]➜         output_chunks=24
2025-08-20T22:49:59.4648246Z [00:02:03.987]➜      string_fragments=33
2025-08-20T22:49:59.4648517Z [00:02:03.987]➜      garbage_sections=45
2025-08-20T22:49:59.4649030Z [00:02:03.987]➜        undefined_syms=100
2025-08-20T22:49:59.4649325Z [00:02:03.987]➜           reloc_alloc=118
2025-08-20T22:49:59.4649601Z [00:02:03.987]➜          defined_syms=295
2025-08-20T22:49:59.4649873Z [00:02:03.987]➜        input_sections=365
2025-08-20T22:49:59.4650156Z [00:02:03.987]➜           parsed_objs=1762
2025-08-20T22:49:59.4650434Z [00:02:03.987]➜      regular_sections=9757
2025-08-20T22:49:59.4650707Z [00:02:03.987]➜              all_syms=35068
2025-08-20T22:49:59.4650997Z [00:02:03.987]➜     total_input_bytes=43953376
2025-08-20T22:49:59.4651302Z [00:02:03.987]➜  .comment estimation=1627 actual=4
2025-08-20T22:49:59.4651636Z [00:02:03.987]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:49:59.4747527Z [00:02:03.997]➜  using struct v4l2_dv_timings ... yes
2025-08-20T22:49:59.5191322Z [00:02:04.042]➜        reloc_nonalloc=0
2025-08-20T22:49:59.5197931Z [00:02:04.043]➜               comdats=0
2025-08-20T22:49:59.5198917Z [00:02:04.043]➜    removed_comdat_mem=0
2025-08-20T22:49:59.5201606Z [00:02:04.043]➜              num_dsos=0
2025-08-20T22:49:59.5202611Z [00:02:04.043]➜           thunk_bytes=0
2025-08-20T22:49:59.5204335Z [00:02:04.043]➜       parsed_lto_objs=1
2025-08-20T22:49:59.5204824Z [00:02:04.043]➜              num_cies=2
2025-08-20T22:49:59.5205317Z [00:02:04.043]➜       num_unique_cies=2
2025-08-20T22:49:59.5205915Z [00:02:04.043]➜              num_fdes=5
2025-08-20T22:49:59.5206794Z [00:02:04.043]➜        merged_strings=6
2025-08-20T22:49:59.5207117Z [00:02:04.043]➜              num_objs=18
2025-08-20T22:49:59.5207390Z [00:02:04.043]➜         output_chunks=24
2025-08-20T22:49:59.5207666Z [00:02:04.043]➜      string_fragments=33
2025-08-20T22:49:59.5207940Z [00:02:04.043]➜      garbage_sections=45
2025-08-20T22:49:59.5208234Z [00:02:04.043]➜        undefined_syms=100
2025-08-20T22:49:59.5208505Z [00:02:04.043]➜           reloc_alloc=118
2025-08-20T22:49:59.5208961Z [00:02:04.043]➜          defined_syms=295
2025-08-20T22:49:59.5209251Z [00:02:04.043]➜        input_sections=365
2025-08-20T22:49:59.5209540Z [00:02:04.043]➜           parsed_objs=1762
2025-08-20T22:49:59.5209817Z [00:02:04.043]➜      regular_sections=9757
2025-08-20T22:49:59.5210092Z [00:02:04.043]➜              all_syms=35068
2025-08-20T22:49:59.5210378Z [00:02:04.043]➜     total_input_bytes=43953372
2025-08-20T22:49:59.5210682Z [00:02:04.043]➜  .comment estimation=1627 actual=4
2025-08-20T22:49:59.5211015Z [00:02:04.043]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:49:59.5311219Z [00:02:04.054]➜  using struct v4l2_enc_idx ... yes
2025-08-20T22:49:59.5670767Z [00:02:04.090]➜        reloc_nonalloc=0
2025-08-20T22:49:59.5671154Z [00:02:04.090]➜               comdats=0
2025-08-20T22:49:59.5672358Z [00:02:04.090]➜    removed_comdat_mem=0
2025-08-20T22:49:59.5672785Z [00:02:04.090]➜              num_dsos=0
2025-08-20T22:49:59.5673062Z [00:02:04.090]➜           thunk_bytes=0
2025-08-20T22:49:59.5673346Z [00:02:04.090]➜       parsed_lto_objs=1
2025-08-20T22:49:59.5673610Z [00:02:04.090]➜              num_cies=2
2025-08-20T22:49:59.5673894Z [00:02:04.090]➜       num_unique_cies=2
2025-08-20T22:49:59.5674153Z [00:02:04.090]➜              num_fdes=5
2025-08-20T22:49:59.5674411Z [00:02:04.090]➜        merged_strings=6
2025-08-20T22:49:59.5674667Z [00:02:04.090]➜              num_objs=18
2025-08-20T22:49:59.5674932Z [00:02:04.090]➜         output_chunks=24
2025-08-20T22:49:59.5675201Z [00:02:04.090]➜      string_fragments=33
2025-08-20T22:49:59.5675469Z [00:02:04.090]➜      garbage_sections=45
2025-08-20T22:49:59.5675738Z [00:02:04.090]➜        undefined_syms=100
2025-08-20T22:49:59.5676010Z [00:02:04.090]➜           reloc_alloc=118
2025-08-20T22:49:59.5676276Z [00:02:04.090]➜          defined_syms=295
2025-08-20T22:49:59.5676993Z [00:02:04.090]➜        input_sections=365
2025-08-20T22:49:59.5677345Z [00:02:04.090]➜           parsed_objs=1762
2025-08-20T22:49:59.5677623Z [00:02:04.090]➜      regular_sections=9757
2025-08-20T22:49:59.5677898Z [00:02:04.090]➜              all_syms=35068
2025-08-20T22:49:59.5678184Z [00:02:04.090]➜     total_input_bytes=43953380
2025-08-20T22:49:59.5678501Z [00:02:04.090]➜  .comment estimation=1627 actual=4
2025-08-20T22:49:59.5679766Z [00:02:04.090]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:49:59.5777915Z [00:02:04.101]➜  using struct v4l2_framebuffer ... yes
2025-08-20T22:49:59.5808558Z [00:02:04.104]➜        reloc_nonalloc=0
2025-08-20T22:49:59.5831063Z [00:02:04.106]➜               comdats=0
2025-08-20T22:49:59.5832928Z [00:02:04.106]➜    removed_comdat_mem=0
2025-08-20T22:49:59.5833762Z [00:02:04.106]➜              num_dsos=0
2025-08-20T22:49:59.5834118Z [00:02:04.106]➜           thunk_bytes=0
2025-08-20T22:49:59.5834396Z [00:02:04.106]➜       parsed_lto_objs=1
2025-08-20T22:49:59.5834695Z [00:02:04.106]➜              num_cies=2
2025-08-20T22:49:59.5834962Z [00:02:04.106]➜       num_unique_cies=2
2025-08-20T22:49:59.5835222Z [00:02:04.106]➜              num_fdes=5
2025-08-20T22:49:59.5835483Z [00:02:04.106]➜        merged_strings=6
2025-08-20T22:49:59.5835742Z [00:02:04.106]➜              num_objs=18
2025-08-20T22:49:59.5836436Z [00:02:04.106]➜         output_chunks=24
2025-08-20T22:49:59.5836705Z [00:02:04.106]➜      string_fragments=33
2025-08-20T22:49:59.5836974Z [00:02:04.106]➜      garbage_sections=45
2025-08-20T22:49:59.5837241Z [00:02:04.106]➜        undefined_syms=100
2025-08-20T22:49:59.5837513Z [00:02:04.106]➜           reloc_alloc=118
2025-08-20T22:49:59.5837782Z [00:02:04.106]➜          defined_syms=295
2025-08-20T22:49:59.5838052Z [00:02:04.106]➜        input_sections=365
2025-08-20T22:49:59.5838324Z [00:02:04.106]➜           parsed_objs=1762
2025-08-20T22:49:59.5838759Z [00:02:04.106]➜      regular_sections=9757
2025-08-20T22:49:59.5839104Z [00:02:04.106]➜              all_syms=35068
2025-08-20T22:49:59.5839405Z [00:02:04.106]➜     total_input_bytes=43953388
2025-08-20T22:49:59.5839710Z [00:02:04.106]➜  .comment estimation=1627 actual=4
2025-08-20T22:49:59.5840042Z [00:02:04.106]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:49:59.5898172Z [00:02:04.113]➜  using struct v4l2_jpegcompression ... yes
2025-08-20T22:49:59.5899289Z [00:02:04.113]➜        reloc_nonalloc=0
2025-08-20T22:49:59.5903431Z [00:02:04.113]➜               comdats=0
2025-08-20T22:49:59.5903718Z [00:02:04.113]➜    removed_comdat_mem=0
2025-08-20T22:49:59.5903979Z [00:02:04.113]➜              num_dsos=0
2025-08-20T22:49:59.5904234Z [00:02:04.113]➜           thunk_bytes=0
2025-08-20T22:49:59.5904493Z [00:02:04.113]➜       parsed_lto_objs=1
2025-08-20T22:49:59.5904750Z [00:02:04.113]➜              num_cies=2
2025-08-20T22:49:59.5905007Z [00:02:04.113]➜       num_unique_cies=2
2025-08-20T22:49:59.5905462Z [00:02:04.113]➜              num_fdes=5
2025-08-20T22:49:59.5906506Z [00:02:04.113]➜        merged_strings=6
2025-08-20T22:49:59.5906814Z [00:02:04.113]➜              num_objs=18
2025-08-20T22:49:59.5907084Z [00:02:04.113]➜         output_chunks=24
2025-08-20T22:49:59.5907350Z [00:02:04.113]➜      string_fragments=33
2025-08-20T22:49:59.5907618Z [00:02:04.113]➜      garbage_sections=45
2025-08-20T22:49:59.5907897Z [00:02:04.113]➜        undefined_syms=100
2025-08-20T22:49:59.5908162Z [00:02:04.113]➜           reloc_alloc=118
2025-08-20T22:49:59.5908429Z [00:02:04.113]➜          defined_syms=295
2025-08-20T22:49:59.5908910Z [00:02:04.113]➜        input_sections=365
2025-08-20T22:49:59.5909210Z [00:02:04.113]➜           parsed_objs=1762
2025-08-20T22:49:59.5909488Z [00:02:04.113]➜      regular_sections=9757
2025-08-20T22:49:59.5909762Z [00:02:04.113]➜              all_syms=35068
2025-08-20T22:49:59.5910044Z [00:02:04.113]➜     total_input_bytes=43953368
2025-08-20T22:49:59.5910348Z [00:02:04.113]➜  .comment estimation=1627 actual=4
2025-08-20T22:49:59.5910676Z [00:02:04.113]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:49:59.5950471Z [00:02:04.118]➜  using struct vt_consize ... yes
2025-08-20T22:49:59.6266609Z [00:02:04.149]➜        reloc_nonalloc=0
2025-08-20T22:49:59.6279717Z [00:02:04.151]➜               comdats=0
2025-08-20T22:49:59.6281962Z [00:02:04.151]➜    removed_comdat_mem=0
2025-08-20T22:49:59.6282867Z [00:02:04.151]➜              num_dsos=0
2025-08-20T22:49:59.6283180Z [00:02:04.151]➜           thunk_bytes=0
2025-08-20T22:49:59.6283448Z [00:02:04.151]➜       parsed_lto_objs=1
2025-08-20T22:49:59.6283708Z [00:02:04.151]➜              num_cies=2
2025-08-20T22:49:59.6283967Z [00:02:04.151]➜       num_unique_cies=2
2025-08-20T22:49:59.6284226Z [00:02:04.151]➜              num_fdes=5
2025-08-20T22:49:59.6284483Z [00:02:04.151]➜        merged_strings=6
2025-08-20T22:49:59.6284738Z [00:02:04.151]➜              num_objs=18
2025-08-20T22:49:59.6285001Z [00:02:04.151]➜         output_chunks=24
2025-08-20T22:49:59.6285271Z [00:02:04.151]➜      string_fragments=33
2025-08-20T22:49:59.6285540Z [00:02:04.151]➜      garbage_sections=45
2025-08-20T22:49:59.6285833Z [00:02:04.151]➜        undefined_syms=100
2025-08-20T22:49:59.6286102Z [00:02:04.151]➜           reloc_alloc=118
2025-08-20T22:49:59.6286369Z [00:02:04.151]➜          defined_syms=295
2025-08-20T22:49:59.6286637Z [00:02:04.151]➜        input_sections=365
2025-08-20T22:49:59.6287316Z [00:02:04.151]➜           parsed_objs=1762
2025-08-20T22:49:59.6287593Z [00:02:04.151]➜      regular_sections=9757
2025-08-20T22:49:59.6287869Z [00:02:04.151]➜              all_syms=35068
2025-08-20T22:49:59.6288157Z [00:02:04.151]➜     total_input_bytes=43953360
2025-08-20T22:49:59.6288461Z [00:02:04.151]➜  .comment estimation=1627 actual=4
2025-08-20T22:49:59.6289063Z [00:02:04.151]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:49:59.6366755Z [00:02:04.160]➜  using v4l2_std_id ... yes
2025-08-20T22:49:59.7114815Z [00:02:04.234]➜        reloc_nonalloc=0
2025-08-20T22:49:59.7115145Z [00:02:04.234]➜               comdats=0
2025-08-20T22:49:59.7115415Z [00:02:04.234]➜    removed_comdat_mem=0
2025-08-20T22:49:59.7115722Z [00:02:04.234]➜              num_dsos=0
2025-08-20T22:49:59.7115985Z [00:02:04.234]➜           thunk_bytes=0
2025-08-20T22:49:59.7116252Z [00:02:04.234]➜       parsed_lto_objs=1
2025-08-20T22:49:59.7116512Z [00:02:04.234]➜              num_cies=2
2025-08-20T22:49:59.7116794Z [00:02:04.234]➜       num_unique_cies=2
2025-08-20T22:49:59.7117056Z [00:02:04.234]➜              num_fdes=5
2025-08-20T22:49:59.7117316Z [00:02:04.234]➜        merged_strings=6
2025-08-20T22:49:59.7117575Z [00:02:04.234]➜              num_objs=18
2025-08-20T22:49:59.7117844Z [00:02:04.234]➜         output_chunks=24
2025-08-20T22:49:59.7118109Z [00:02:04.234]➜      string_fragments=33
2025-08-20T22:49:59.7118381Z [00:02:04.234]➜      garbage_sections=45
2025-08-20T22:49:59.7118794Z [00:02:04.234]➜        undefined_syms=100
2025-08-20T22:49:59.7119124Z [00:02:04.234]➜           reloc_alloc=118
2025-08-20T22:49:59.7119394Z [00:02:04.234]➜          defined_syms=295
2025-08-20T22:49:59.7119679Z [00:02:04.234]➜        input_sections=365
2025-08-20T22:49:59.7119953Z [00:02:04.234]➜           parsed_objs=1762
2025-08-20T22:49:59.7120250Z [00:02:04.234]➜      regular_sections=9757
2025-08-20T22:49:59.7120528Z [00:02:04.234]➜              all_syms=35068
2025-08-20T22:49:59.7120820Z [00:02:04.234]➜     total_input_bytes=43953364
2025-08-20T22:49:59.7121137Z [00:02:04.234]➜  .comment estimation=1627 actual=4
2025-08-20T22:49:59.7121470Z [00:02:04.234]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:49:59.7132699Z [00:02:04.235]➜        reloc_nonalloc=0
2025-08-20T22:49:59.7133078Z [00:02:04.236]➜               comdats=0
2025-08-20T22:49:59.7133347Z [00:02:04.236]➜    removed_comdat_mem=0
2025-08-20T22:49:59.7133606Z [00:02:04.236]➜              num_dsos=0
2025-08-20T22:49:59.7133866Z [00:02:04.236]➜           thunk_bytes=0
2025-08-20T22:49:59.7134126Z [00:02:04.236]➜       parsed_lto_objs=1
2025-08-20T22:49:59.7134383Z [00:02:04.236]➜              num_cies=2
2025-08-20T22:49:59.7134647Z [00:02:04.236]➜       num_unique_cies=2
2025-08-20T22:49:59.7135236Z [00:02:04.236]➜              num_fdes=5
2025-08-20T22:49:59.7135602Z [00:02:04.236]➜        merged_strings=6
2025-08-20T22:49:59.7135865Z [00:02:04.236]➜              num_objs=18
2025-08-20T22:49:59.7136131Z [00:02:04.236]➜         output_chunks=24
2025-08-20T22:49:59.7136415Z [00:02:04.236]➜      string_fragments=33
2025-08-20T22:49:59.7136684Z [00:02:04.236]➜      garbage_sections=45
2025-08-20T22:49:59.7136954Z [00:02:04.236]➜        undefined_syms=100
2025-08-20T22:49:59.7137223Z [00:02:04.236]➜           reloc_alloc=118
2025-08-20T22:49:59.7137498Z [00:02:04.236]➜          defined_syms=295
2025-08-20T22:49:59.7137770Z [00:02:04.236]➜        input_sections=365
2025-08-20T22:49:59.7138044Z [00:02:04.236]➜           parsed_objs=1762
2025-08-20T22:49:59.7138317Z [00:02:04.236]➜      regular_sections=9757
2025-08-20T22:49:59.7138783Z [00:02:04.236]➜              all_syms=35068
2025-08-20T22:49:59.7139133Z [00:02:04.236]➜     total_input_bytes=43953352
2025-08-20T22:49:59.7139447Z [00:02:04.236]➜  .comment estimation=1627 actual=4
2025-08-20T22:49:59.7139773Z [00:02:04.236]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:49:59.7176005Z [00:02:04.240]➜        reloc_nonalloc=0
2025-08-20T22:49:59.7185846Z [00:02:04.241]➜               comdats=0
2025-08-20T22:49:59.7186493Z [00:02:04.241]➜    removed_comdat_mem=0
2025-08-20T22:49:59.7186760Z [00:02:04.241]➜              num_dsos=0
2025-08-20T22:49:59.7187018Z [00:02:04.241]➜           thunk_bytes=0
2025-08-20T22:49:59.7187279Z [00:02:04.241]➜       parsed_lto_objs=1
2025-08-20T22:49:59.7187534Z [00:02:04.241]➜              num_cies=2
2025-08-20T22:49:59.7187789Z [00:02:04.241]➜       num_unique_cies=2
2025-08-20T22:49:59.7188043Z [00:02:04.241]➜              num_fdes=5
2025-08-20T22:49:59.7188295Z [00:02:04.241]➜        merged_strings=6
2025-08-20T22:49:59.7188554Z [00:02:04.241]➜              num_objs=18
2025-08-20T22:49:59.7198915Z [00:02:04.241]➜         output_chunks=24
2025-08-20T22:49:59.7199212Z [00:02:04.241]➜      string_fragments=33
2025-08-20T22:49:59.7199479Z [00:02:04.241]➜      garbage_sections=45
2025-08-20T22:49:59.7199747Z [00:02:04.241]➜        undefined_syms=100
2025-08-20T22:49:59.7200017Z [00:02:04.241]➜           reloc_alloc=118
2025-08-20T22:49:59.7200285Z [00:02:04.241]➜          defined_syms=295
2025-08-20T22:49:59.7200563Z [00:02:04.241]➜        input_sections=365
2025-08-20T22:49:59.7200834Z [00:02:04.241]➜           parsed_objs=1762
2025-08-20T22:49:59.7201108Z [00:02:04.241]➜      regular_sections=9757
2025-08-20T22:49:59.7201383Z [00:02:04.241]➜              all_syms=35068
2025-08-20T22:49:59.7201671Z [00:02:04.241]➜     total_input_bytes=43953364
2025-08-20T22:49:59.7201982Z [00:02:04.241]➜  .comment estimation=1627 actual=4
2025-08-20T22:49:59.7202311Z [00:02:04.241]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:49:59.7243965Z [00:02:04.247]➜  using struct vt_mode ... yes
2025-08-20T22:49:59.7259194Z [00:02:04.249]➜  using struct vt_stat ... yes
2025-08-20T22:49:59.7271967Z [00:02:04.250]➜  using struct vt_sizes ... yes
2025-08-20T22:49:59.7293053Z [00:02:04.252]➜        reloc_nonalloc=0
2025-08-20T22:49:59.7294466Z [00:02:04.252]➜               comdats=0
2025-08-20T22:49:59.7319906Z [00:02:04.252]➜    removed_comdat_mem=0
2025-08-20T22:49:59.7320199Z [00:02:04.252]➜              num_dsos=0
2025-08-20T22:49:59.7320488Z [00:02:04.252]➜           thunk_bytes=0
2025-08-20T22:49:59.7320745Z [00:02:04.252]➜       parsed_lto_objs=1
2025-08-20T22:49:59.7321002Z [00:02:04.252]➜              num_cies=2
2025-08-20T22:49:59.7321258Z [00:02:04.252]➜       num_unique_cies=2
2025-08-20T22:49:59.7321513Z [00:02:04.252]➜              num_fdes=5
2025-08-20T22:49:59.7321766Z [00:02:04.252]➜        merged_strings=6
2025-08-20T22:49:59.7322024Z [00:02:04.252]➜              num_objs=18
2025-08-20T22:49:59.7322286Z [00:02:04.252]➜         output_chunks=24
2025-08-20T22:49:59.7322551Z [00:02:04.252]➜      string_fragments=33
2025-08-20T22:49:59.7322821Z [00:02:04.252]➜      garbage_sections=45
2025-08-20T22:49:59.7323714Z [00:02:04.252]➜        undefined_syms=100
2025-08-20T22:49:59.7324182Z [00:02:04.252]➜           reloc_alloc=118
2025-08-20T22:49:59.7324688Z [00:02:04.252]➜          defined_syms=295
2025-08-20T22:49:59.7324975Z [00:02:04.252]➜        input_sections=365
2025-08-20T22:49:59.7325263Z [00:02:04.252]➜           parsed_objs=1762
2025-08-20T22:49:59.7325533Z [00:02:04.252]➜      regular_sections=9757
2025-08-20T22:49:59.7325810Z [00:02:04.252]➜              all_syms=35068
2025-08-20T22:49:59.7326095Z [00:02:04.252]➜     total_input_bytes=43953352
2025-08-20T22:49:59.7326395Z [00:02:04.252]➜  .comment estimation=1627 actual=4
2025-08-20T22:49:59.7326893Z [00:02:04.252]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:49:59.7362142Z [00:02:04.259]➜  using struct winsize ... yes
2025-08-20T22:49:59.7970326Z [00:02:04.320]➜  using __rseq_offset ... no
2025-08-20T22:49:59.8463885Z [00:02:04.369]➜        reloc_nonalloc=0
2025-08-20T22:49:59.8464610Z [00:02:04.369]➜               comdats=0
2025-08-20T22:49:59.8465237Z [00:02:04.369]➜    removed_comdat_mem=0
2025-08-20T22:49:59.8465776Z [00:02:04.369]➜              num_dsos=0
2025-08-20T22:49:59.8466317Z [00:02:04.369]➜           thunk_bytes=0
2025-08-20T22:49:59.8467085Z [00:02:04.369]➜       parsed_lto_objs=1
2025-08-20T22:49:59.8467776Z [00:02:04.369]➜              num_cies=2
2025-08-20T22:49:59.8468050Z [00:02:04.369]➜       num_unique_cies=2
2025-08-20T22:49:59.8468310Z [00:02:04.369]➜              num_fdes=5
2025-08-20T22:49:59.8468572Z [00:02:04.369]➜        merged_strings=6
2025-08-20T22:49:59.8469055Z [00:02:04.369]➜              num_objs=23
2025-08-20T22:49:59.8469327Z [00:02:04.369]➜         output_chunks=24
2025-08-20T22:49:59.8469594Z [00:02:04.369]➜      string_fragments=43
2025-08-20T22:49:59.8469865Z [00:02:04.369]➜      garbage_sections=61
2025-08-20T22:49:59.8470132Z [00:02:04.369]➜        undefined_syms=116
2025-08-20T22:49:59.8470399Z [00:02:04.369]➜           reloc_alloc=135
2025-08-20T22:49:59.8470669Z [00:02:04.369]➜          defined_syms=383
2025-08-20T22:49:59.8470947Z [00:02:04.369]➜        input_sections=495
2025-08-20T22:49:59.8471222Z [00:02:04.369]➜           parsed_objs=1762
2025-08-20T22:49:59.8471496Z [00:02:04.369]➜      regular_sections=9757
2025-08-20T22:49:59.8471768Z [00:02:04.369]➜              all_syms=35072
2025-08-20T22:49:59.8472066Z [00:02:04.369]➜     total_input_bytes=43954680
2025-08-20T22:49:59.8472376Z [00:02:04.369]➜  .comment estimation=1627 actual=4
2025-08-20T22:49:59.8472710Z [00:02:04.369]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:49:59.8513871Z [00:02:04.374]➜  using adjtimex ... yes
2025-08-20T22:49:59.8724352Z [00:02:04.395]➜        reloc_nonalloc=0
2025-08-20T22:49:59.8726047Z [00:02:04.395]➜               comdats=0
2025-08-20T22:49:59.8726359Z [00:02:04.395]➜    removed_comdat_mem=0
2025-08-20T22:49:59.8726626Z [00:02:04.395]➜              num_dsos=0
2025-08-20T22:49:59.8726890Z [00:02:04.395]➜           thunk_bytes=0
2025-08-20T22:49:59.8727152Z [00:02:04.395]➜       parsed_lto_objs=1
2025-08-20T22:49:59.8727659Z [00:02:04.395]➜              num_cies=2
2025-08-20T22:49:59.8728070Z [00:02:04.395]➜       num_unique_cies=2
2025-08-20T22:49:59.8728463Z [00:02:04.395]➜              num_fdes=5
2025-08-20T22:49:59.8729020Z [00:02:04.395]➜        merged_strings=6
2025-08-20T22:49:59.8729415Z [00:02:04.395]➜         output_chunks=24
2025-08-20T22:49:59.8729849Z [00:02:04.395]➜              num_objs=24
2025-08-20T22:49:59.8730271Z [00:02:04.395]➜      string_fragments=45
2025-08-20T22:49:59.8730684Z [00:02:04.396]➜      garbage_sections=64
2025-08-20T22:49:59.8731114Z [00:02:04.396]➜        undefined_syms=122
2025-08-20T22:49:59.8731562Z [00:02:04.396]➜           reloc_alloc=140
2025-08-20T22:49:59.8731991Z [00:02:04.396]➜          defined_syms=403
2025-08-20T22:49:59.8732364Z [00:02:04.396]➜        input_sections=522
2025-08-20T22:49:59.8732738Z [00:02:04.396]➜           parsed_objs=1762
2025-08-20T22:49:59.8733123Z [00:02:04.396]➜      regular_sections=9757
2025-08-20T22:49:59.8733852Z [00:02:04.396]➜              all_syms=35072
2025-08-20T22:49:59.8734329Z [00:02:04.396]➜     total_input_bytes=43954684
2025-08-20T22:49:59.8734784Z [00:02:04.396]➜  .comment estimation=1627 actual=4
2025-08-20T22:49:59.8735270Z [00:02:04.396]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:49:59.8853234Z [00:02:04.408]➜  using accept4 ... yes
2025-08-20T22:49:59.8875034Z [00:02:04.410]➜        reloc_nonalloc=0
2025-08-20T22:49:59.8879090Z [00:02:04.410]➜               comdats=0
2025-08-20T22:49:59.8879393Z [00:02:04.410]➜    removed_comdat_mem=0
2025-08-20T22:49:59.8879652Z [00:02:04.410]➜              num_dsos=0
2025-08-20T22:49:59.8879909Z [00:02:04.410]➜           thunk_bytes=0
2025-08-20T22:49:59.8880168Z [00:02:04.410]➜       parsed_lto_objs=1
2025-08-20T22:49:59.8882271Z [00:02:04.410]➜              num_cies=2
2025-08-20T22:49:59.8882559Z [00:02:04.410]➜       num_unique_cies=2
2025-08-20T22:49:59.8882822Z [00:02:04.410]➜              num_fdes=5
2025-08-20T22:49:59.8883078Z [00:02:04.410]➜        merged_strings=6
2025-08-20T22:49:59.8883371Z [00:02:04.410]➜         output_chunks=24
2025-08-20T22:49:59.8883641Z [00:02:04.410]➜              num_objs=24
2025-08-20T22:49:59.8883907Z [00:02:04.410]➜      string_fragments=45
2025-08-20T22:49:59.8884169Z [00:02:04.410]➜      garbage_sections=64
2025-08-20T22:49:59.8884869Z [00:02:04.410]➜        undefined_syms=119
2025-08-20T22:49:59.8885139Z [00:02:04.410]➜           reloc_alloc=137
2025-08-20T22:49:59.8885405Z [00:02:04.410]➜          defined_syms=400
2025-08-20T22:49:59.8885673Z [00:02:04.410]➜        input_sections=521
2025-08-20T22:49:59.8885942Z [00:02:04.410]➜           parsed_objs=1762
2025-08-20T22:49:59.8886218Z [00:02:04.410]➜      regular_sections=9757
2025-08-20T22:49:59.8886489Z [00:02:04.410]➜              all_syms=35072
2025-08-20T22:49:59.8886775Z [00:02:04.410]➜     total_input_bytes=43954520
2025-08-20T22:49:59.8887077Z [00:02:04.410]➜  .comment estimation=1627 actual=4
2025-08-20T22:49:59.8887408Z [00:02:04.410]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:49:59.8990994Z [00:02:04.422]➜  using adjtime ... yes
2025-08-20T22:49:59.9107171Z [00:02:04.433]➜        reloc_nonalloc=0
2025-08-20T22:49:59.9107534Z [00:02:04.433]➜               comdats=0
2025-08-20T22:49:59.9108103Z [00:02:04.433]➜    removed_comdat_mem=0
2025-08-20T22:49:59.9108863Z [00:02:04.433]➜              num_dsos=0
2025-08-20T22:49:59.9109468Z [00:02:04.433]➜           thunk_bytes=0
2025-08-20T22:49:59.9109991Z [00:02:04.434]➜       parsed_lto_objs=1
2025-08-20T22:49:59.9110709Z [00:02:04.434]➜              num_cies=2
2025-08-20T22:49:59.9111030Z [00:02:04.434]➜       num_unique_cies=2
2025-08-20T22:49:59.9111303Z [00:02:04.434]➜              num_fdes=5
2025-08-20T22:49:59.9111562Z [00:02:04.434]➜        merged_strings=8
2025-08-20T22:49:59.9111828Z [00:02:04.434]➜         output_chunks=25
2025-08-20T22:49:59.9112089Z [00:02:04.434]➜              num_objs=93
2025-08-20T22:49:59.9112355Z [00:02:04.434]➜      string_fragments=178
2025-08-20T22:49:59.9113007Z [00:02:04.434]➜      garbage_sections=350
2025-08-20T22:49:59.9113348Z [00:02:04.434]➜           reloc_alloc=464
2025-08-20T22:49:59.9113642Z [00:02:04.434]➜        undefined_syms=466
2025-08-20T22:49:59.9113919Z [00:02:04.434]➜           parsed_objs=1774
2025-08-20T22:49:59.9114194Z [00:02:04.434]➜          defined_syms=1776
2025-08-20T22:49:59.9114481Z [00:02:04.434]➜        input_sections=2378
2025-08-20T22:49:59.9114760Z [00:02:04.434]➜      regular_sections=9816
2025-08-20T22:49:59.9115035Z [00:02:04.434]➜              all_syms=35237
2025-08-20T22:49:59.9115322Z [00:02:04.434]➜     total_input_bytes=44016290
2025-08-20T22:49:59.9115628Z [00:02:04.434]➜  .comment estimation=1627 actual=4
2025-08-20T22:49:59.9115963Z [00:02:04.434]➜  .rodata.str1.8 estimation=1628 actual=4
2025-08-20T22:49:59.9162723Z [00:02:04.439]➜  using aio_cancel ... yes
2025-08-20T22:49:59.9377254Z [00:02:04.461]➜        reloc_nonalloc=0
2025-08-20T22:49:59.9393791Z [00:02:04.462]➜               comdats=0
2025-08-20T22:49:59.9394592Z [00:02:04.462]➜    removed_comdat_mem=0
2025-08-20T22:49:59.9395163Z [00:02:04.462]➜              num_dsos=0
2025-08-20T22:49:59.9395840Z [00:02:04.462]➜           thunk_bytes=0
2025-08-20T22:49:59.9396596Z [00:02:04.462]➜       parsed_lto_objs=1
2025-08-20T22:49:59.9396910Z [00:02:04.462]➜              num_cies=2
2025-08-20T22:49:59.9397549Z [00:02:04.462]➜       num_unique_cies=2
2025-08-20T22:49:59.9397846Z [00:02:04.462]➜              num_fdes=5
2025-08-20T22:49:59.9398106Z [00:02:04.462]➜        merged_strings=8
2025-08-20T22:49:59.9398372Z [00:02:04.462]➜         output_chunks=25
2025-08-20T22:49:59.9398766Z [00:02:04.462]➜              num_objs=93
2025-08-20T22:49:59.9399109Z [00:02:04.462]➜      string_fragments=178
2025-08-20T22:49:59.9399387Z [00:02:04.462]➜      garbage_sections=307
2025-08-20T22:49:59.9399661Z [00:02:04.462]➜        undefined_syms=466
2025-08-20T22:49:59.9399930Z [00:02:04.462]➜           reloc_alloc=652
2025-08-20T22:49:59.9400200Z [00:02:04.462]➜           parsed_objs=1774
2025-08-20T22:49:59.9400488Z [00:02:04.462]➜          defined_syms=1776
2025-08-20T22:49:59.9400763Z [00:02:04.462]➜        input_sections=2378
2025-08-20T22:49:59.9401041Z [00:02:04.462]➜      regular_sections=9816
2025-08-20T22:49:59.9401316Z [00:02:04.462]➜              all_syms=35237
2025-08-20T22:49:59.9401642Z [00:02:04.462]➜     total_input_bytes=44016302
2025-08-20T22:49:59.9401945Z [00:02:04.462]➜  .comment estimation=1627 actual=4
2025-08-20T22:49:59.9402275Z [00:02:04.462]➜  .rodata.str1.8 estimation=1628 actual=4
2025-08-20T22:49:59.9527198Z [00:02:04.475]➜  using aio_fsync ... yes
2025-08-20T22:49:59.9795715Z [00:02:04.502]➜  using arc4random ... no
2025-08-20T22:50:00.0225541Z [00:02:04.545]➜  using arch_prctl ... no
2025-08-20T22:50:00.0279943Z [00:02:04.551]➜        reloc_nonalloc=0
2025-08-20T22:50:00.0281704Z [00:02:04.551]➜               comdats=0
2025-08-20T22:50:00.0282466Z [00:02:04.551]➜    removed_comdat_mem=0
2025-08-20T22:50:00.0283053Z [00:02:04.551]➜              num_dsos=0
2025-08-20T22:50:00.0283654Z [00:02:04.551]➜           thunk_bytes=0
2025-08-20T22:50:00.0284259Z [00:02:04.551]➜       parsed_lto_objs=1
2025-08-20T22:50:00.0285039Z [00:02:04.551]➜              num_cies=2
2025-08-20T22:50:00.0285415Z [00:02:04.551]➜       num_unique_cies=2
2025-08-20T22:50:00.0285679Z [00:02:04.551]➜              num_fdes=5
2025-08-20T22:50:00.0285974Z [00:02:04.551]➜        merged_strings=8
2025-08-20T22:50:00.0286239Z [00:02:04.551]➜         output_chunks=25
2025-08-20T22:50:00.0286505Z [00:02:04.551]➜              num_objs=93
2025-08-20T22:50:00.0286769Z [00:02:04.551]➜      string_fragments=178
2025-08-20T22:50:00.0287045Z [00:02:04.551]➜      garbage_sections=307
2025-08-20T22:50:00.0287316Z [00:02:04.551]➜        undefined_syms=466
2025-08-20T22:50:00.0287581Z [00:02:04.551]➜           reloc_alloc=651
2025-08-20T22:50:00.0287851Z [00:02:04.551]➜           parsed_objs=1774
2025-08-20T22:50:00.0288124Z [00:02:04.551]➜          defined_syms=1776
2025-08-20T22:50:00.0288398Z [00:02:04.551]➜        input_sections=2378
2025-08-20T22:50:00.0289210Z [00:02:04.551]➜      regular_sections=9816
2025-08-20T22:50:00.0289587Z [00:02:04.551]➜              all_syms=35237
2025-08-20T22:50:00.0289894Z [00:02:04.551]➜     total_input_bytes=44016278
2025-08-20T22:50:00.0290195Z [00:02:04.551]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:00.0290554Z [00:02:04.551]➜  .rodata.str1.8 estimation=1628 actual=4
2025-08-20T22:50:00.0395810Z [00:02:04.561]➜  using aio_read ... yes
2025-08-20T22:50:00.0458782Z [00:02:04.569]➜        reloc_nonalloc=0
2025-08-20T22:50:00.0459819Z [00:02:04.569]➜               comdats=0
2025-08-20T22:50:00.0460517Z [00:02:04.569]➜    removed_comdat_mem=0
2025-08-20T22:50:00.0461000Z [00:02:04.569]➜              num_dsos=0
2025-08-20T22:50:00.0461479Z [00:02:04.569]➜           thunk_bytes=0
2025-08-20T22:50:00.0461926Z [00:02:04.569]➜       parsed_lto_objs=1
2025-08-20T22:50:00.0462493Z [00:02:04.569]➜              num_cies=2
2025-08-20T22:50:00.0462927Z [00:02:04.569]➜       num_unique_cies=2
2025-08-20T22:50:00.0463530Z [00:02:04.569]➜              num_fdes=5
2025-08-20T22:50:00.0464354Z [00:02:04.569]➜        merged_strings=6
2025-08-20T22:50:00.0464714Z [00:02:04.569]➜              num_objs=18
2025-08-20T22:50:00.0464991Z [00:02:04.569]➜         output_chunks=24
2025-08-20T22:50:00.0465678Z [00:02:04.569]➜      string_fragments=33
2025-08-20T22:50:00.0465954Z [00:02:04.569]➜      garbage_sections=45
2025-08-20T22:50:00.0466223Z [00:02:04.569]➜        undefined_syms=100
2025-08-20T22:50:00.0466496Z [00:02:04.569]➜           reloc_alloc=118
2025-08-20T22:50:00.0466762Z [00:02:04.569]➜          defined_syms=295
2025-08-20T22:50:00.0467033Z [00:02:04.569]➜        input_sections=365
2025-08-20T22:50:00.0467305Z [00:02:04.569]➜           parsed_objs=1762
2025-08-20T22:50:00.0467579Z [00:02:04.569]➜      regular_sections=9757
2025-08-20T22:50:00.0467854Z [00:02:04.569]➜              all_syms=35068
2025-08-20T22:50:00.0468143Z [00:02:04.569]➜     total_input_bytes=43953360
2025-08-20T22:50:00.0468460Z [00:02:04.569]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:00.0469644Z [00:02:04.569]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:00.0593191Z [00:02:04.582]➜  using aligned_alloc ... yes
2025-08-20T22:50:00.0649839Z [00:02:04.588]➜        reloc_nonalloc=0
2025-08-20T22:50:00.0655451Z [00:02:04.588]➜               comdats=0
2025-08-20T22:50:00.0659500Z [00:02:04.588]➜    removed_comdat_mem=0
2025-08-20T22:50:00.0659830Z [00:02:04.588]➜              num_dsos=0
2025-08-20T22:50:00.0660097Z [00:02:04.588]➜           thunk_bytes=0
2025-08-20T22:50:00.0660360Z [00:02:04.588]➜       parsed_lto_objs=1
2025-08-20T22:50:00.0660619Z [00:02:04.588]➜              num_cies=2
2025-08-20T22:50:00.0660877Z [00:02:04.588]➜       num_unique_cies=2
2025-08-20T22:50:00.0661132Z [00:02:04.588]➜              num_fdes=5
2025-08-20T22:50:00.0661390Z [00:02:04.588]➜        merged_strings=8
2025-08-20T22:50:00.0661656Z [00:02:04.588]➜         output_chunks=25
2025-08-20T22:50:00.0661922Z [00:02:04.588]➜              num_objs=93
2025-08-20T22:50:00.0662214Z [00:02:04.588]➜      string_fragments=178
2025-08-20T22:50:00.0662489Z [00:02:04.588]➜      garbage_sections=307
2025-08-20T22:50:00.0662762Z [00:02:04.588]➜        undefined_syms=466
2025-08-20T22:50:00.0663024Z [00:02:04.588]➜           reloc_alloc=651
2025-08-20T22:50:00.0663310Z [00:02:04.588]➜           parsed_objs=1774
2025-08-20T22:50:00.0663586Z [00:02:04.588]➜          defined_syms=1776
2025-08-20T22:50:00.0663868Z [00:02:04.589]➜        input_sections=2378
2025-08-20T22:50:00.0664146Z [00:02:04.589]➜      regular_sections=9816
2025-08-20T22:50:00.0664421Z [00:02:04.589]➜              all_syms=35237
2025-08-20T22:50:00.0664711Z [00:02:04.589]➜     total_input_bytes=44016282
2025-08-20T22:50:00.0665014Z [00:02:04.589]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:00.0665347Z [00:02:04.589]➜  .rodata.str1.8 estimation=1628 actual=4
2025-08-20T22:50:00.0745149Z [00:02:04.597]➜  using aio_write ... yes
2025-08-20T22:50:00.1084210Z [00:02:04.631]➜        reloc_nonalloc=0
2025-08-20T22:50:00.1093545Z [00:02:04.632]➜               comdats=0
2025-08-20T22:50:00.1093918Z [00:02:04.632]➜    removed_comdat_mem=0
2025-08-20T22:50:00.1094183Z [00:02:04.632]➜              num_dsos=0
2025-08-20T22:50:00.1094442Z [00:02:04.632]➜           thunk_bytes=0
2025-08-20T22:50:00.1094723Z [00:02:04.632]➜       parsed_lto_objs=1
2025-08-20T22:50:00.1094986Z [00:02:04.632]➜              num_cies=2
2025-08-20T22:50:00.1095239Z [00:02:04.632]➜       num_unique_cies=2
2025-08-20T22:50:00.1095502Z [00:02:04.632]➜              num_fdes=5
2025-08-20T22:50:00.1095760Z [00:02:04.632]➜        merged_strings=6
2025-08-20T22:50:00.1096020Z [00:02:04.632]➜              num_objs=18
2025-08-20T22:50:00.1096285Z [00:02:04.632]➜         output_chunks=24
2025-08-20T22:50:00.1096552Z [00:02:04.632]➜      string_fragments=33
2025-08-20T22:50:00.1096823Z [00:02:04.632]➜      garbage_sections=45
2025-08-20T22:50:00.1097091Z [00:02:04.632]➜        undefined_syms=100
2025-08-20T22:50:00.1097368Z [00:02:04.632]➜           reloc_alloc=118
2025-08-20T22:50:00.1097641Z [00:02:04.632]➜          defined_syms=295
2025-08-20T22:50:00.1097914Z [00:02:04.632]➜        input_sections=365
2025-08-20T22:50:00.1098204Z [00:02:04.632]➜           parsed_objs=1828
2025-08-20T22:50:00.1098487Z [00:02:04.632]➜      regular_sections=10074
2025-08-20T22:50:00.1099293Z [00:02:04.632]➜              all_syms=35522
2025-08-20T22:50:00.1099582Z [00:02:04.632]➜     total_input_bytes=44232404
2025-08-20T22:50:00.1099887Z [00:02:04.632]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:00.1100223Z [00:02:04.632]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:00.1134966Z [00:02:04.636]➜  using atomics with -latomic ... yes
2025-08-20T22:50:00.1550265Z [00:02:04.678]➜        reloc_nonalloc=0
2025-08-20T22:50:00.1556581Z [00:02:04.678]➜               comdats=0
2025-08-20T22:50:00.1561743Z [00:02:04.679]➜    removed_comdat_mem=0
2025-08-20T22:50:00.1562968Z [00:02:04.679]➜              num_dsos=0
2025-08-20T22:50:00.1563653Z [00:02:04.679]➜           thunk_bytes=0
2025-08-20T22:50:00.1564468Z [00:02:04.679]➜       parsed_lto_objs=1
2025-08-20T22:50:00.1565076Z [00:02:04.679]➜       num_unique_cies=2
2025-08-20T22:50:00.1565895Z [00:02:04.679]➜              num_cies=3
2025-08-20T22:50:00.1566687Z [00:02:04.679]➜              num_fdes=6
2025-08-20T22:50:00.1567027Z [00:02:04.679]➜        merged_strings=6
2025-08-20T22:50:00.1567298Z [00:02:04.679]➜              num_objs=20
2025-08-20T22:50:00.1567569Z [00:02:04.679]➜         output_chunks=24
2025-08-20T22:50:00.1567840Z [00:02:04.679]➜      string_fragments=35
2025-08-20T22:50:00.1568109Z [00:02:04.679]➜      garbage_sections=49
2025-08-20T22:50:00.1568378Z [00:02:04.679]➜        undefined_syms=104
2025-08-20T22:50:00.1568795Z [00:02:04.679]➜           reloc_alloc=121
2025-08-20T22:50:00.1569121Z [00:02:04.679]➜          defined_syms=299
2025-08-20T22:50:00.1569390Z [00:02:04.679]➜        input_sections=386
2025-08-20T22:50:00.1569663Z [00:02:04.679]➜           parsed_objs=1762
2025-08-20T22:50:00.1569956Z [00:02:04.679]➜      regular_sections=9757
2025-08-20T22:50:00.1570230Z [00:02:04.679]➜              all_syms=35069
2025-08-20T22:50:00.1570514Z [00:02:04.679]➜     total_input_bytes=43953812
2025-08-20T22:50:00.1570820Z [00:02:04.679]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:00.1571168Z [00:02:04.679]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:00.1622050Z [00:02:04.685]➜  using __atomic_and_fetch ... yes
2025-08-20T22:50:00.2005319Z [00:02:04.723]➜        reloc_nonalloc=0
2025-08-20T22:50:00.2006430Z [00:02:04.723]➜        reloc_nonalloc=0
2025-08-20T22:50:00.2006776Z [00:02:04.723]➜               comdats=0
2025-08-20T22:50:00.2007040Z [00:02:04.723]➜    removed_comdat_mem=0
2025-08-20T22:50:00.2007308Z [00:02:04.723]➜              num_dsos=0
2025-08-20T22:50:00.2007565Z [00:02:04.723]➜           thunk_bytes=0
2025-08-20T22:50:00.2007825Z [00:02:04.723]➜       parsed_lto_objs=1
2025-08-20T22:50:00.2008084Z [00:02:04.723]➜       num_unique_cies=2
2025-08-20T22:50:00.2010126Z [00:02:04.723]➜              num_cies=3
2025-08-20T22:50:00.2010525Z [00:02:04.723]➜              num_fdes=6
2025-08-20T22:50:00.2010790Z [00:02:04.723]➜        merged_strings=6
2025-08-20T22:50:00.2011048Z [00:02:04.723]➜              num_objs=20
2025-08-20T22:50:00.2011335Z [00:02:04.723]➜         output_chunks=24
2025-08-20T22:50:00.2011601Z [00:02:04.723]➜      string_fragments=35
2025-08-20T22:50:00.2011900Z [00:02:04.723]➜      garbage_sections=49
2025-08-20T22:50:00.2012170Z [00:02:04.723]➜        undefined_syms=104
2025-08-20T22:50:00.2012441Z [00:02:04.723]➜           reloc_alloc=121
2025-08-20T22:50:00.2012708Z [00:02:04.723]➜          defined_syms=299
2025-08-20T22:50:00.2012976Z [00:02:04.723]➜        input_sections=386
2025-08-20T22:50:00.2013247Z [00:02:04.723]➜           parsed_objs=1762
2025-08-20T22:50:00.2013523Z [00:02:04.723]➜      regular_sections=9757
2025-08-20T22:50:00.2013796Z [00:02:04.723]➜              all_syms=35069
2025-08-20T22:50:00.2014089Z [00:02:04.723]➜     total_input_bytes=43953968
2025-08-20T22:50:00.2014393Z [00:02:04.723]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:00.2014729Z [00:02:04.723]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:00.2015023Z [00:02:04.723]➜               comdats=0
2025-08-20T22:50:00.2015608Z [00:02:04.723]➜    removed_comdat_mem=0
2025-08-20T22:50:00.2015877Z [00:02:04.723]➜              num_dsos=0
2025-08-20T22:50:00.2016133Z [00:02:04.723]➜           thunk_bytes=0
2025-08-20T22:50:00.2016391Z [00:02:04.723]➜       parsed_lto_objs=1
2025-08-20T22:50:00.2016654Z [00:02:04.723]➜       num_unique_cies=2
2025-08-20T22:50:00.2016910Z [00:02:04.723]➜              num_cies=3
2025-08-20T22:50:00.2017161Z [00:02:04.723]➜              num_fdes=6
2025-08-20T22:50:00.2017416Z [00:02:04.723]➜        merged_strings=6
2025-08-20T22:50:00.2017676Z [00:02:04.723]➜              num_objs=20
2025-08-20T22:50:00.2017934Z [00:02:04.723]➜         output_chunks=24
2025-08-20T22:50:00.2018202Z [00:02:04.723]➜      string_fragments=35
2025-08-20T22:50:00.2018476Z [00:02:04.723]➜      garbage_sections=49
2025-08-20T22:50:00.2018960Z [00:02:04.723]➜        undefined_syms=104
2025-08-20T22:50:00.2019239Z [00:02:04.723]➜           reloc_alloc=121
2025-08-20T22:50:00.2023400Z [00:02:04.723]➜          defined_syms=299
2025-08-20T22:50:00.2023776Z [00:02:04.723]➜        input_sections=386
2025-08-20T22:50:00.2024053Z [00:02:04.723]➜           parsed_objs=1762
2025-08-20T22:50:00.2024328Z [00:02:04.723]➜      regular_sections=9757
2025-08-20T22:50:00.2024601Z [00:02:04.723]➜              all_syms=35069
2025-08-20T22:50:00.2024882Z [00:02:04.723]➜     total_input_bytes=43953812
2025-08-20T22:50:00.2025182Z [00:02:04.723]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:00.2025509Z [00:02:04.723]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:00.2059844Z [00:02:04.728]➜  using __atomic_add_fetch ... yes
2025-08-20T22:50:00.2120972Z [00:02:04.735]➜  using __atomic_compare_exchange ... yes
2025-08-20T22:50:00.2365037Z [00:02:04.759]➜        reloc_nonalloc=0
2025-08-20T22:50:00.2366060Z [00:02:04.759]➜               comdats=0
2025-08-20T22:50:00.2366670Z [00:02:04.759]➜    removed_comdat_mem=0
2025-08-20T22:50:00.2367221Z [00:02:04.759]➜              num_dsos=0
2025-08-20T22:50:00.2367715Z [00:02:04.759]➜           thunk_bytes=0
2025-08-20T22:50:00.2368337Z [00:02:04.759]➜       parsed_lto_objs=1
2025-08-20T22:50:00.2369011Z [00:02:04.759]➜       num_unique_cies=2
2025-08-20T22:50:00.2369567Z [00:02:04.759]➜              num_cies=3
2025-08-20T22:50:00.2370075Z [00:02:04.759]➜              num_fdes=6
2025-08-20T22:50:00.2370487Z [00:02:04.759]➜        merged_strings=6
2025-08-20T22:50:00.2371020Z [00:02:04.759]➜              num_objs=20
2025-08-20T22:50:00.2371474Z [00:02:04.759]➜         output_chunks=24
2025-08-20T22:50:00.2371922Z [00:02:04.759]➜      string_fragments=35
2025-08-20T22:50:00.2372351Z [00:02:04.759]➜      garbage_sections=49
2025-08-20T22:50:00.2372860Z [00:02:04.759]➜        undefined_syms=104
2025-08-20T22:50:00.2374621Z [00:02:04.759]➜           reloc_alloc=121
2025-08-20T22:50:00.2374970Z [00:02:04.759]➜          defined_syms=299
2025-08-20T22:50:00.2375246Z [00:02:04.759]➜        input_sections=386
2025-08-20T22:50:00.2375521Z [00:02:04.759]➜           parsed_objs=1762
2025-08-20T22:50:00.2375793Z [00:02:04.759]➜      regular_sections=9757
2025-08-20T22:50:00.2376087Z [00:02:04.759]➜              all_syms=35069
2025-08-20T22:50:00.2376372Z [00:02:04.759]➜     total_input_bytes=43953812
2025-08-20T22:50:00.2376672Z [00:02:04.759]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:00.2377022Z [00:02:04.759]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:00.2405059Z [00:02:04.763]➜  using __atomic_fetch_add ... yes
2025-08-20T22:50:00.2514935Z [00:02:04.774]➜        reloc_nonalloc=0
2025-08-20T22:50:00.2523680Z [00:02:04.775]➜               comdats=0
2025-08-20T22:50:00.2525416Z [00:02:04.775]➜    removed_comdat_mem=0
2025-08-20T22:50:00.2525908Z [00:02:04.775]➜              num_dsos=0
2025-08-20T22:50:00.2526353Z [00:02:04.775]➜           thunk_bytes=0
2025-08-20T22:50:00.2526869Z [00:02:04.775]➜       parsed_lto_objs=1
2025-08-20T22:50:00.2528353Z [00:02:04.775]➜              num_cies=2
2025-08-20T22:50:00.2528792Z [00:02:04.775]➜       num_unique_cies=2
2025-08-20T22:50:00.2529115Z [00:02:04.775]➜              num_fdes=5
2025-08-20T22:50:00.2529810Z [00:02:04.775]➜        merged_strings=6
2025-08-20T22:50:00.2530080Z [00:02:04.775]➜              num_objs=18
2025-08-20T22:50:00.2530350Z [00:02:04.775]➜         output_chunks=24
2025-08-20T22:50:00.2530622Z [00:02:04.775]➜      string_fragments=33
2025-08-20T22:50:00.2530892Z [00:02:04.775]➜      garbage_sections=45
2025-08-20T22:50:00.2531166Z [00:02:04.775]➜        undefined_syms=100
2025-08-20T22:50:00.2531440Z [00:02:04.775]➜           reloc_alloc=118
2025-08-20T22:50:00.2531710Z [00:02:04.775]➜          defined_syms=295
2025-08-20T22:50:00.2531974Z [00:02:04.775]➜        input_sections=365
2025-08-20T22:50:00.2532246Z [00:02:04.775]➜           parsed_objs=1762
2025-08-20T22:50:00.2532538Z [00:02:04.775]➜      regular_sections=9757
2025-08-20T22:50:00.2532816Z [00:02:04.775]➜              all_syms=35068
2025-08-20T22:50:00.2533101Z [00:02:04.775]➜     total_input_bytes=43953380
2025-08-20T22:50:00.2533410Z [00:02:04.775]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:00.2533754Z [00:02:04.775]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:00.2653398Z [00:02:04.788]➜  using __atomic_clear ... yes
2025-08-20T22:50:00.2761511Z [00:02:04.799]➜  using __atomic_fetch_add_2 ... no
2025-08-20T22:50:00.3018457Z [00:02:04.825]➜  using __atomic_fetch_add_4 ... no
2025-08-20T22:50:00.3046227Z [00:02:04.827]➜  using __atomic_fetch_add_8 ... no
2025-08-20T22:50:00.3462906Z [00:02:04.869]➜        reloc_nonalloc=0
2025-08-20T22:50:00.3470848Z [00:02:04.870]➜               comdats=0
2025-08-20T22:50:00.3472639Z [00:02:04.870]➜    removed_comdat_mem=0
2025-08-20T22:50:00.3474988Z [00:02:04.870]➜              num_dsos=0
2025-08-20T22:50:00.3475588Z [00:02:04.870]➜           thunk_bytes=0
2025-08-20T22:50:00.3476130Z [00:02:04.870]➜       parsed_lto_objs=1
2025-08-20T22:50:00.3477628Z [00:02:04.870]➜       num_unique_cies=2
2025-08-20T22:50:00.3478043Z [00:02:04.870]➜              num_cies=3
2025-08-20T22:50:00.3478440Z [00:02:04.870]➜              num_fdes=6
2025-08-20T22:50:00.3481510Z [00:02:04.870]➜        merged_strings=6
2025-08-20T22:50:00.3481782Z [00:02:04.870]➜              num_objs=20
2025-08-20T22:50:00.3482051Z [00:02:04.870]➜         output_chunks=24
2025-08-20T22:50:00.3482321Z [00:02:04.870]➜      string_fragments=35
2025-08-20T22:50:00.3482593Z [00:02:04.870]➜      garbage_sections=49
2025-08-20T22:50:00.3482862Z [00:02:04.870]➜        undefined_syms=104
2025-08-20T22:50:00.3483135Z [00:02:04.870]➜           reloc_alloc=121
2025-08-20T22:50:00.3483404Z [00:02:04.870]➜          defined_syms=299
2025-08-20T22:50:00.3483671Z [00:02:04.870]➜        input_sections=386
2025-08-20T22:50:00.3483942Z [00:02:04.870]➜           parsed_objs=1762
2025-08-20T22:50:00.3484538Z [00:02:04.870]➜      regular_sections=9757
2025-08-20T22:50:00.3484879Z [00:02:04.870]➜              all_syms=35069
2025-08-20T22:50:00.3485176Z [00:02:04.870]➜     total_input_bytes=43953812
2025-08-20T22:50:00.3485482Z [00:02:04.870]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:00.3485827Z [00:02:04.870]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:00.3590142Z [00:02:04.881]➜  using __atomic_fetch_and ... yes
2025-08-20T22:50:00.3936159Z [00:02:04.916]➜        reloc_nonalloc=0
2025-08-20T22:50:00.3939512Z [00:02:04.917]➜               comdats=0
2025-08-20T22:50:00.3941077Z [00:02:04.917]➜    removed_comdat_mem=0
2025-08-20T22:50:00.3941509Z [00:02:04.917]➜              num_dsos=0
2025-08-20T22:50:00.3941879Z [00:02:04.917]➜           thunk_bytes=0
2025-08-20T22:50:00.3942241Z [00:02:04.917]➜       parsed_lto_objs=1
2025-08-20T22:50:00.3942613Z [00:02:04.917]➜              num_cies=2
2025-08-20T22:50:00.3942979Z [00:02:04.917]➜       num_unique_cies=2
2025-08-20T22:50:00.3943374Z [00:02:04.917]➜              num_fdes=5
2025-08-20T22:50:00.3943731Z [00:02:04.917]➜        merged_strings=6
2025-08-20T22:50:00.3944012Z [00:02:04.917]➜              num_objs=19
2025-08-20T22:50:00.3944375Z [00:02:04.917]➜         output_chunks=24
2025-08-20T22:50:00.3944735Z [00:02:04.917]➜      string_fragments=35
2025-08-20T22:50:00.3969488Z [00:02:04.917]➜      garbage_sections=49
2025-08-20T22:50:00.3969807Z [00:02:04.917]➜        undefined_syms=107
2025-08-20T22:50:00.3970089Z [00:02:04.917]➜           reloc_alloc=130
2025-08-20T22:50:00.3970361Z [00:02:04.917]➜          defined_syms=316
2025-08-20T22:50:00.3970630Z [00:02:04.917]➜        input_sections=394
2025-08-20T22:50:00.3970904Z [00:02:04.917]➜           parsed_objs=1762
2025-08-20T22:50:00.3971179Z [00:02:04.917]➜      regular_sections=9757
2025-08-20T22:50:00.3971454Z [00:02:04.917]➜              all_syms=35070
2025-08-20T22:50:00.3971737Z [00:02:04.917]➜     total_input_bytes=43954008
2025-08-20T22:50:00.3972064Z [00:02:04.917]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:00.3972395Z [00:02:04.917]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:00.4093174Z [00:02:04.932]➜  using __atomic_fetch_nand ... yes
2025-08-20T22:50:00.4278178Z [00:02:04.951]➜        reloc_nonalloc=0
2025-08-20T22:50:00.4280459Z [00:02:04.951]➜               comdats=0
2025-08-20T22:50:00.4281811Z [00:02:04.951]➜    removed_comdat_mem=0
2025-08-20T22:50:00.4282391Z [00:02:04.951]➜              num_dsos=0
2025-08-20T22:50:00.4283992Z [00:02:04.951]➜           thunk_bytes=0
2025-08-20T22:50:00.4284396Z [00:02:04.951]➜       parsed_lto_objs=1
2025-08-20T22:50:00.4284785Z [00:02:04.951]➜       num_unique_cies=2
2025-08-20T22:50:00.4285324Z [00:02:04.951]➜              num_cies=3
2025-08-20T22:50:00.4286048Z [00:02:04.951]➜              num_fdes=6
2025-08-20T22:50:00.4286358Z [00:02:04.951]➜        merged_strings=6
2025-08-20T22:50:00.4286633Z [00:02:04.951]➜              num_objs=20
2025-08-20T22:50:00.4286903Z [00:02:04.951]➜         output_chunks=24
2025-08-20T22:50:00.4287196Z [00:02:04.951]➜      string_fragments=35
2025-08-20T22:50:00.4287467Z [00:02:04.951]➜      garbage_sections=49
2025-08-20T22:50:00.4287736Z [00:02:04.951]➜        undefined_syms=104
2025-08-20T22:50:00.4288008Z [00:02:04.951]➜           reloc_alloc=121
2025-08-20T22:50:00.4288289Z [00:02:04.951]➜          defined_syms=299
2025-08-20T22:50:00.4288560Z [00:02:04.951]➜        input_sections=386
2025-08-20T22:50:00.4289144Z [00:02:04.951]➜           parsed_objs=1762
2025-08-20T22:50:00.4289428Z [00:02:04.951]➜      regular_sections=9757
2025-08-20T22:50:00.4289703Z [00:02:04.951]➜              all_syms=35069
2025-08-20T22:50:00.4289992Z [00:02:04.951]➜     total_input_bytes=43953808
2025-08-20T22:50:00.4290329Z [00:02:04.951]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:00.4290671Z [00:02:04.951]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:00.4406477Z [00:02:04.963]➜  using __atomic_fetch_or ... yes
2025-08-20T22:50:00.4462760Z [00:02:04.969]➜        reloc_nonalloc=0
2025-08-20T22:50:00.4463732Z [00:02:04.969]➜               comdats=0
2025-08-20T22:50:00.4464305Z [00:02:04.969]➜    removed_comdat_mem=0
2025-08-20T22:50:00.4464903Z [00:02:04.969]➜              num_dsos=0
2025-08-20T22:50:00.4465824Z [00:02:04.969]➜           thunk_bytes=0
2025-08-20T22:50:00.4466179Z [00:02:04.969]➜       parsed_lto_objs=1
2025-08-20T22:50:00.4466454Z [00:02:04.969]➜       num_unique_cies=2
2025-08-20T22:50:00.4466718Z [00:02:04.969]➜              num_cies=3
2025-08-20T22:50:00.4466975Z [00:02:04.969]➜              num_fdes=6
2025-08-20T22:50:00.4467236Z [00:02:04.969]➜        merged_strings=6
2025-08-20T22:50:00.4467495Z [00:02:04.969]➜              num_objs=20
2025-08-20T22:50:00.4467768Z [00:02:04.969]➜         output_chunks=24
2025-08-20T22:50:00.4468040Z [00:02:04.969]➜      string_fragments=35
2025-08-20T22:50:00.4468311Z [00:02:04.969]➜      garbage_sections=49
2025-08-20T22:50:00.4468734Z [00:02:04.969]➜        undefined_syms=104
2025-08-20T22:50:00.4469078Z [00:02:04.969]➜           reloc_alloc=121
2025-08-20T22:50:00.4469360Z [00:02:04.969]➜          defined_syms=299
2025-08-20T22:50:00.4469634Z [00:02:04.969]➜        input_sections=386
2025-08-20T22:50:00.4469908Z [00:02:04.969]➜           parsed_objs=1762
2025-08-20T22:50:00.4470183Z [00:02:04.969]➜      regular_sections=9757
2025-08-20T22:50:00.4470854Z [00:02:04.969]➜              all_syms=35069
2025-08-20T22:50:00.4471144Z [00:02:04.969]➜     total_input_bytes=43953812
2025-08-20T22:50:00.4471452Z [00:02:04.969]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:00.4471786Z [00:02:04.969]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:00.4534511Z [00:02:04.976]➜  using __atomic_fetch_sub ... yes
2025-08-20T22:50:00.4550023Z [00:02:04.978]➜        reloc_nonalloc=0
2025-08-20T22:50:00.4550326Z [00:02:04.978]➜               comdats=0
2025-08-20T22:50:00.4550593Z [00:02:04.978]➜    removed_comdat_mem=0
2025-08-20T22:50:00.4550853Z [00:02:04.978]➜              num_dsos=0
2025-08-20T22:50:00.4551109Z [00:02:04.978]➜           thunk_bytes=0
2025-08-20T22:50:00.4551399Z [00:02:04.978]➜       parsed_lto_objs=1
2025-08-20T22:50:00.4551666Z [00:02:04.978]➜       num_unique_cies=2
2025-08-20T22:50:00.4551922Z [00:02:04.978]➜              num_cies=3
2025-08-20T22:50:00.4552173Z [00:02:04.978]➜              num_fdes=6
2025-08-20T22:50:00.4552442Z [00:02:04.978]➜        merged_strings=6
2025-08-20T22:50:00.4552702Z [00:02:04.978]➜              num_objs=20
2025-08-20T22:50:00.4552967Z [00:02:04.978]➜         output_chunks=24
2025-08-20T22:50:00.4553234Z [00:02:04.978]➜      string_fragments=35
2025-08-20T22:50:00.4553503Z [00:02:04.978]➜      garbage_sections=49
2025-08-20T22:50:00.4553773Z [00:02:04.978]➜        undefined_syms=104
2025-08-20T22:50:00.4554042Z [00:02:04.978]➜           reloc_alloc=121
2025-08-20T22:50:00.4554310Z [00:02:04.978]➜          defined_syms=299
2025-08-20T22:50:00.4554585Z [00:02:04.978]➜        input_sections=386
2025-08-20T22:50:00.4554862Z [00:02:04.978]➜           parsed_objs=1762
2025-08-20T22:50:00.4555140Z [00:02:04.978]➜      regular_sections=9757
2025-08-20T22:50:00.4555417Z [00:02:04.978]➜              all_syms=35069
2025-08-20T22:50:00.4555701Z [00:02:04.978]➜     total_input_bytes=43953812
2025-08-20T22:50:00.4556008Z [00:02:04.978]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:00.4556365Z [00:02:04.978]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:00.4624524Z [00:02:04.985]➜  using __atomic_fetch_xor ... yes
2025-08-20T22:50:00.4854789Z [00:02:05.008]➜        reloc_nonalloc=0
2025-08-20T22:50:00.4861510Z [00:02:05.009]➜               comdats=0
2025-08-20T22:50:00.4862942Z [00:02:05.009]➜    removed_comdat_mem=0
2025-08-20T22:50:00.4863240Z [00:02:05.009]➜              num_dsos=0
2025-08-20T22:50:00.4863502Z [00:02:05.009]➜           thunk_bytes=0
2025-08-20T22:50:00.4863770Z [00:02:05.009]➜       parsed_lto_objs=1
2025-08-20T22:50:00.4864030Z [00:02:05.009]➜              num_cies=2
2025-08-20T22:50:00.4864289Z [00:02:05.009]➜       num_unique_cies=2
2025-08-20T22:50:00.4864884Z [00:02:05.009]➜              num_fdes=5
2025-08-20T22:50:00.4865263Z [00:02:05.009]➜        merged_strings=6
2025-08-20T22:50:00.4865530Z [00:02:05.009]➜              num_objs=18
2025-08-20T22:50:00.4865796Z [00:02:05.009]➜         output_chunks=24
2025-08-20T22:50:00.4866068Z [00:02:05.009]➜      string_fragments=33
2025-08-20T22:50:00.4866359Z [00:02:05.009]➜      garbage_sections=45
2025-08-20T22:50:00.4866634Z [00:02:05.009]➜        undefined_syms=100
2025-08-20T22:50:00.4866906Z [00:02:05.009]➜           reloc_alloc=118
2025-08-20T22:50:00.4867173Z [00:02:05.009]➜          defined_syms=295
2025-08-20T22:50:00.4867446Z [00:02:05.009]➜        input_sections=365
2025-08-20T22:50:00.4867717Z [00:02:05.009]➜           parsed_objs=1762
2025-08-20T22:50:00.4867991Z [00:02:05.009]➜      regular_sections=9757
2025-08-20T22:50:00.4868270Z [00:02:05.009]➜              all_syms=35068
2025-08-20T22:50:00.4868553Z [00:02:05.009]➜     total_input_bytes=43953380
2025-08-20T22:50:00.4869086Z [00:02:05.009]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:00.4869420Z [00:02:05.009]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:00.4914113Z [00:02:05.014]➜  using __atomic_load ... yes
2025-08-20T22:50:00.5365331Z [00:02:05.059]➜        reloc_nonalloc=0
2025-08-20T22:50:00.5366838Z [00:02:05.059]➜               comdats=0
2025-08-20T22:50:00.5367546Z [00:02:05.059]➜    removed_comdat_mem=0
2025-08-20T22:50:00.5367821Z [00:02:05.059]➜              num_dsos=0
2025-08-20T22:50:00.5368116Z [00:02:05.060]➜           thunk_bytes=0
2025-08-20T22:50:00.5368377Z [00:02:05.060]➜       parsed_lto_objs=1
2025-08-20T22:50:00.5368868Z [00:02:05.060]➜              num_cies=2
2025-08-20T22:50:00.5369199Z [00:02:05.060]➜       num_unique_cies=2
2025-08-20T22:50:00.5369456Z [00:02:05.060]➜              num_fdes=5
2025-08-20T22:50:00.5369711Z [00:02:05.060]➜        merged_strings=6
2025-08-20T22:50:00.5369971Z [00:02:05.060]➜              num_objs=18
2025-08-20T22:50:00.5370231Z [00:02:05.060]➜         output_chunks=24
2025-08-20T22:50:00.5370517Z [00:02:05.060]➜      string_fragments=33
2025-08-20T22:50:00.5370785Z [00:02:05.060]➜      garbage_sections=45
2025-08-20T22:50:00.5371055Z [00:02:05.060]➜        undefined_syms=100
2025-08-20T22:50:00.5371326Z [00:02:05.060]➜           reloc_alloc=118
2025-08-20T22:50:00.5371603Z [00:02:05.060]➜          defined_syms=295
2025-08-20T22:50:00.5371871Z [00:02:05.060]➜        input_sections=365
2025-08-20T22:50:00.5372148Z [00:02:05.060]➜           parsed_objs=1762
2025-08-20T22:50:00.5372423Z [00:02:05.060]➜      regular_sections=9757
2025-08-20T22:50:00.5372702Z [00:02:05.060]➜              all_syms=35068
2025-08-20T22:50:00.5372992Z [00:02:05.060]➜     total_input_bytes=43953392
2025-08-20T22:50:00.5373294Z [00:02:05.060]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:00.5373623Z [00:02:05.060]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:00.5480725Z [00:02:05.071]➜  using __atomic_load_double ... yes
2025-08-20T22:50:00.5891618Z [00:02:05.111]➜        reloc_nonalloc=0
2025-08-20T22:50:00.5892029Z [00:02:05.111]➜               comdats=0
2025-08-20T22:50:00.5892305Z [00:02:05.111]➜    removed_comdat_mem=0
2025-08-20T22:50:00.5892562Z [00:02:05.111]➜              num_dsos=0
2025-08-20T22:50:00.5892831Z [00:02:05.111]➜           thunk_bytes=0
2025-08-20T22:50:00.5893112Z [00:02:05.111]➜       parsed_lto_objs=1
2025-08-20T22:50:00.5893369Z [00:02:05.111]➜              num_cies=2
2025-08-20T22:50:00.5893626Z [00:02:05.111]➜       num_unique_cies=2
2025-08-20T22:50:00.5893885Z [00:02:05.111]➜              num_fdes=5
2025-08-20T22:50:00.5894141Z [00:02:05.111]➜        merged_strings=6
2025-08-20T22:50:00.5894407Z [00:02:05.111]➜              num_objs=19
2025-08-20T22:50:00.5894675Z [00:02:05.111]➜         output_chunks=24
2025-08-20T22:50:00.5894943Z [00:02:05.111]➜      string_fragments=35
2025-08-20T22:50:00.5895212Z [00:02:05.111]➜      garbage_sections=49
2025-08-20T22:50:00.5895486Z [00:02:05.111]➜        undefined_syms=107
2025-08-20T22:50:00.5895758Z [00:02:05.111]➜           reloc_alloc=130
2025-08-20T22:50:00.5896361Z [00:02:05.111]➜          defined_syms=316
2025-08-20T22:50:00.5896728Z [00:02:05.111]➜        input_sections=394
2025-08-20T22:50:00.5897009Z [00:02:05.111]➜           parsed_objs=1762
2025-08-20T22:50:00.5897288Z [00:02:05.111]➜      regular_sections=9757
2025-08-20T22:50:00.5897578Z [00:02:05.111]➜              all_syms=35070
2025-08-20T22:50:00.5897865Z [00:02:05.111]➜     total_input_bytes=43954008
2025-08-20T22:50:00.5898171Z [00:02:05.111]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:00.5898524Z [00:02:05.111]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:00.5944581Z [00:02:05.116]➜        reloc_nonalloc=0
2025-08-20T22:50:00.5945010Z [00:02:05.117]➜               comdats=0
2025-08-20T22:50:00.5945286Z [00:02:05.117]➜    removed_comdat_mem=0
2025-08-20T22:50:00.5945542Z [00:02:05.117]➜              num_dsos=0
2025-08-20T22:50:00.5945799Z [00:02:05.117]➜           thunk_bytes=0
2025-08-20T22:50:00.5946057Z [00:02:05.117]➜       parsed_lto_objs=1
2025-08-20T22:50:00.5946342Z [00:02:05.117]➜       num_unique_cies=2
2025-08-20T22:50:00.5946600Z [00:02:05.117]➜              num_cies=3
2025-08-20T22:50:00.5946851Z [00:02:05.117]➜              num_fdes=6
2025-08-20T22:50:00.5947108Z [00:02:05.117]➜        merged_strings=6
2025-08-20T22:50:00.5947664Z [00:02:05.117]➜              num_objs=20
2025-08-20T22:50:00.5947930Z [00:02:05.117]➜         output_chunks=24
2025-08-20T22:50:00.5948198Z [00:02:05.117]➜      string_fragments=35
2025-08-20T22:50:00.5948467Z [00:02:05.117]➜      garbage_sections=49
2025-08-20T22:50:00.5948929Z [00:02:05.117]➜        undefined_syms=104
2025-08-20T22:50:00.5949198Z [00:02:05.117]➜           reloc_alloc=121
2025-08-20T22:50:00.5949465Z [00:02:05.117]➜          defined_syms=299
2025-08-20T22:50:00.5949734Z [00:02:05.117]➜        input_sections=386
2025-08-20T22:50:00.5950006Z [00:02:05.117]➜           parsed_objs=1762
2025-08-20T22:50:00.5950282Z [00:02:05.117]➜      regular_sections=9757
2025-08-20T22:50:00.5950565Z [00:02:05.117]➜              all_syms=35069
2025-08-20T22:50:00.5950851Z [00:02:05.117]➜     total_input_bytes=43953808
2025-08-20T22:50:00.5951150Z [00:02:05.117]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:00.5951479Z [00:02:05.117]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:00.6071731Z [00:02:05.127]➜        reloc_nonalloc=0
2025-08-20T22:50:00.6079992Z [00:02:05.127]➜               comdats=0
2025-08-20T22:50:00.6080283Z [00:02:05.127]➜    removed_comdat_mem=0
2025-08-20T22:50:00.6080550Z [00:02:05.127]➜              num_dsos=0
2025-08-20T22:50:00.6080815Z [00:02:05.127]➜           thunk_bytes=0
2025-08-20T22:50:00.6081082Z [00:02:05.127]➜       parsed_lto_objs=1
2025-08-20T22:50:00.6081340Z [00:02:05.127]➜              num_cies=2
2025-08-20T22:50:00.6081598Z [00:02:05.127]➜       num_unique_cies=2
2025-08-20T22:50:00.6081860Z [00:02:05.127]➜              num_fdes=5
2025-08-20T22:50:00.6082115Z [00:02:05.127]➜        merged_strings=6
2025-08-20T22:50:00.6082374Z [00:02:05.127]➜              num_objs=18
2025-08-20T22:50:00.6082971Z [00:02:05.127]➜         output_chunks=24
2025-08-20T22:50:00.6083315Z [00:02:05.127]➜      string_fragments=33
2025-08-20T22:50:00.6083585Z [00:02:05.127]➜      garbage_sections=45
2025-08-20T22:50:00.6083882Z [00:02:05.127]➜        undefined_syms=100
2025-08-20T22:50:00.6084166Z [00:02:05.127]➜           reloc_alloc=118
2025-08-20T22:50:00.6084433Z [00:02:05.127]➜          defined_syms=295
2025-08-20T22:50:00.6084702Z [00:02:05.127]➜        input_sections=365
2025-08-20T22:50:00.6084975Z [00:02:05.127]➜           parsed_objs=1762
2025-08-20T22:50:00.6085253Z [00:02:05.127]➜      regular_sections=9757
2025-08-20T22:50:00.6085529Z [00:02:05.127]➜              all_syms=35068
2025-08-20T22:50:00.6085813Z [00:02:05.127]➜     total_input_bytes=43953380
2025-08-20T22:50:00.6086119Z [00:02:05.127]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:00.6086448Z [00:02:05.127]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:00.6086783Z [00:02:05.127]➜  using __atomic_nand_fetch ... yes
2025-08-20T22:50:00.6094915Z [00:02:05.132]➜  using __atomic_or_fetch ... yes
2025-08-20T22:50:00.6097506Z [00:02:05.132]➜  using __atomic_store ... yes
2025-08-20T22:50:00.6405509Z [00:02:05.163]➜        reloc_nonalloc=0
2025-08-20T22:50:00.6412092Z [00:02:05.164]➜               comdats=0
2025-08-20T22:50:00.6413533Z [00:02:05.164]➜    removed_comdat_mem=0
2025-08-20T22:50:00.6414215Z [00:02:05.164]➜              num_dsos=0
2025-08-20T22:50:00.6414875Z [00:02:05.164]➜           thunk_bytes=0
2025-08-20T22:50:00.6415170Z [00:02:05.164]➜       parsed_lto_objs=1
2025-08-20T22:50:00.6415437Z [00:02:05.164]➜              num_cies=2
2025-08-20T22:50:00.6415702Z [00:02:05.164]➜       num_unique_cies=2
2025-08-20T22:50:00.6415959Z [00:02:05.164]➜              num_fdes=5
2025-08-20T22:50:00.6416219Z [00:02:05.164]➜        merged_strings=6
2025-08-20T22:50:00.6416482Z [00:02:05.164]➜              num_objs=18
2025-08-20T22:50:00.6416745Z [00:02:05.164]➜         output_chunks=24
2025-08-20T22:50:00.6417040Z [00:02:05.164]➜      string_fragments=33
2025-08-20T22:50:00.6417308Z [00:02:05.164]➜      garbage_sections=45
2025-08-20T22:50:00.6417574Z [00:02:05.164]➜        undefined_syms=100
2025-08-20T22:50:00.6417844Z [00:02:05.164]➜           reloc_alloc=118
2025-08-20T22:50:00.6418127Z [00:02:05.164]➜          defined_syms=295
2025-08-20T22:50:00.6418399Z [00:02:05.164]➜        input_sections=365
2025-08-20T22:50:00.6418878Z [00:02:05.164]➜           parsed_objs=1762
2025-08-20T22:50:00.6419182Z [00:02:05.164]➜      regular_sections=9757
2025-08-20T22:50:00.6419458Z [00:02:05.164]➜              all_syms=35068
2025-08-20T22:50:00.6419740Z [00:02:05.164]➜     total_input_bytes=43953392
2025-08-20T22:50:00.6420044Z [00:02:05.164]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:00.6420376Z [00:02:05.164]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:00.6522662Z [00:02:05.175]➜  using __atomic_store_double ... yes
2025-08-20T22:50:00.6747100Z [00:02:05.197]➜        reloc_nonalloc=0
2025-08-20T22:50:00.6750430Z [00:02:05.197]➜               comdats=0
2025-08-20T22:50:00.6751181Z [00:02:05.197]➜    removed_comdat_mem=0
2025-08-20T22:50:00.6752021Z [00:02:05.197]➜              num_dsos=0
2025-08-20T22:50:00.6752348Z [00:02:05.197]➜           thunk_bytes=0
2025-08-20T22:50:00.6752692Z [00:02:05.197]➜       parsed_lto_objs=1
2025-08-20T22:50:00.6752962Z [00:02:05.197]➜       num_unique_cies=2
2025-08-20T22:50:00.6753224Z [00:02:05.197]➜              num_cies=3
2025-08-20T22:50:00.6753478Z [00:02:05.197]➜              num_fdes=6
2025-08-20T22:50:00.6753733Z [00:02:05.197]➜        merged_strings=6
2025-08-20T22:50:00.6753996Z [00:02:05.197]➜              num_objs=20
2025-08-20T22:50:00.6754261Z [00:02:05.197]➜         output_chunks=24
2025-08-20T22:50:00.6754532Z [00:02:05.197]➜      string_fragments=35
2025-08-20T22:50:00.6754801Z [00:02:05.197]➜      garbage_sections=49
2025-08-20T22:50:00.6755071Z [00:02:05.197]➜        undefined_syms=104
2025-08-20T22:50:00.6755343Z [00:02:05.197]➜           reloc_alloc=121
2025-08-20T22:50:00.6755956Z [00:02:05.197]➜          defined_syms=299
2025-08-20T22:50:00.6756283Z [00:02:05.197]➜        input_sections=386
2025-08-20T22:50:00.6756561Z [00:02:05.197]➜           parsed_objs=1762
2025-08-20T22:50:00.6756836Z [00:02:05.197]➜      regular_sections=9757
2025-08-20T22:50:00.6757126Z [00:02:05.197]➜              all_syms=35069
2025-08-20T22:50:00.6757416Z [00:02:05.197]➜     total_input_bytes=43953812
2025-08-20T22:50:00.6757718Z [00:02:05.197]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:00.6758055Z [00:02:05.197]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:00.6815188Z [00:02:05.204]➜  using __atomic_sub_fetch ... yes
2025-08-20T22:50:00.7392458Z [00:02:05.262]➜  using backtrace ... no
2025-08-20T22:50:00.7491685Z [00:02:05.272]➜        reloc_nonalloc=0
2025-08-20T22:50:00.7492209Z [00:02:05.272]➜        reloc_nonalloc=0
2025-08-20T22:50:00.7494433Z [00:02:05.272]➜               comdats=0
2025-08-20T22:50:00.7494871Z [00:02:05.272]➜    removed_comdat_mem=0
2025-08-20T22:50:00.7495305Z [00:02:05.272]➜              num_dsos=0
2025-08-20T22:50:00.7495673Z [00:02:05.272]➜           thunk_bytes=0
2025-08-20T22:50:00.7496049Z [00:02:05.272]➜       parsed_lto_objs=1
2025-08-20T22:50:00.7496417Z [00:02:05.272]➜       num_unique_cies=2
2025-08-20T22:50:00.7497169Z [00:02:05.272]➜              num_cies=3
2025-08-20T22:50:00.7497585Z [00:02:05.272]➜              num_fdes=6
2025-08-20T22:50:00.7497976Z [00:02:05.272]➜        merged_strings=6
2025-08-20T22:50:00.7498364Z [00:02:05.272]➜              num_objs=20
2025-08-20T22:50:00.7498975Z [00:02:05.272]➜         output_chunks=24
2025-08-20T22:50:00.7500004Z [00:02:05.272]➜      string_fragments=35
2025-08-20T22:50:00.7500291Z [00:02:05.272]➜      garbage_sections=49
2025-08-20T22:50:00.7500562Z [00:02:05.272]➜        undefined_syms=104
2025-08-20T22:50:00.7500833Z [00:02:05.272]➜           reloc_alloc=121
2025-08-20T22:50:00.7501099Z [00:02:05.272]➜          defined_syms=299
2025-08-20T22:50:00.7501389Z [00:02:05.272]➜        input_sections=386
2025-08-20T22:50:00.7501662Z [00:02:05.272]➜           parsed_objs=1762
2025-08-20T22:50:00.7501936Z [00:02:05.272]➜      regular_sections=9757
2025-08-20T22:50:00.7502213Z [00:02:05.272]➜              all_syms=35069
2025-08-20T22:50:00.7502509Z [00:02:05.272]➜     total_input_bytes=43953812
2025-08-20T22:50:00.7502817Z [00:02:05.272]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:00.7503149Z [00:02:05.272]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:00.7503436Z [00:02:05.272]➜               comdats=0
2025-08-20T22:50:00.7503696Z [00:02:05.272]➜    removed_comdat_mem=0
2025-08-20T22:50:00.7503953Z [00:02:05.272]➜              num_dsos=0
2025-08-20T22:50:00.7504205Z [00:02:05.272]➜           thunk_bytes=0
2025-08-20T22:50:00.7504463Z [00:02:05.272]➜       parsed_lto_objs=1
2025-08-20T22:50:00.7504720Z [00:02:05.272]➜              num_cies=2
2025-08-20T22:50:00.7504976Z [00:02:05.272]➜       num_unique_cies=2
2025-08-20T22:50:00.7505242Z [00:02:05.272]➜              num_fdes=5
2025-08-20T22:50:00.7505502Z [00:02:05.272]➜        merged_strings=6
2025-08-20T22:50:00.7505760Z [00:02:05.272]➜              num_objs=21
2025-08-20T22:50:00.7506021Z [00:02:05.272]➜         output_chunks=24
2025-08-20T22:50:00.7506293Z [00:02:05.272]➜      string_fragments=39
2025-08-20T22:50:00.7506911Z [00:02:05.272]➜      garbage_sections=54
2025-08-20T22:50:00.7507184Z [00:02:05.272]➜        undefined_syms=107
2025-08-20T22:50:00.7507565Z [00:02:05.272]➜           reloc_alloc=121
2025-08-20T22:50:00.7507951Z [00:02:05.272]➜          defined_syms=345
2025-08-20T22:50:00.7508332Z [00:02:05.272]➜        input_sections=441
2025-08-20T22:50:00.7515599Z [00:02:05.272]➜           parsed_objs=1762
2025-08-20T22:50:00.7515940Z [00:02:05.272]➜      regular_sections=9757
2025-08-20T22:50:00.7516217Z [00:02:05.272]➜              all_syms=35070
2025-08-20T22:50:00.7516502Z [00:02:05.272]➜     total_input_bytes=43953796
2025-08-20T22:50:00.7516809Z [00:02:05.272]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:00.7517438Z [00:02:05.272]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:00.7561614Z [00:02:05.279]➜        reloc_nonalloc=0
2025-08-20T22:50:00.7563966Z [00:02:05.279]➜               comdats=0
2025-08-20T22:50:00.7564283Z [00:02:05.279]➜    removed_comdat_mem=0
2025-08-20T22:50:00.7564577Z [00:02:05.279]➜              num_dsos=0
2025-08-20T22:50:00.7564837Z [00:02:05.279]➜           thunk_bytes=0
2025-08-20T22:50:00.7565098Z [00:02:05.279]➜       parsed_lto_objs=1
2025-08-20T22:50:00.7565366Z [00:02:05.279]➜       num_unique_cies=2
2025-08-20T22:50:00.7565626Z [00:02:05.279]➜              num_cies=3
2025-08-20T22:50:00.7565878Z [00:02:05.279]➜              num_fdes=6
2025-08-20T22:50:00.7566132Z [00:02:05.279]➜        merged_strings=6
2025-08-20T22:50:00.7566391Z [00:02:05.279]➜              num_objs=20
2025-08-20T22:50:00.7566648Z [00:02:05.279]➜         output_chunks=24
2025-08-20T22:50:00.7566912Z [00:02:05.279]➜      string_fragments=35
2025-08-20T22:50:00.7567192Z [00:02:05.279]➜      garbage_sections=49
2025-08-20T22:50:00.7567463Z [00:02:05.279]➜        undefined_syms=104
2025-08-20T22:50:00.7567734Z [00:02:05.279]➜           reloc_alloc=121
2025-08-20T22:50:00.7568004Z [00:02:05.279]➜          defined_syms=299
2025-08-20T22:50:00.7568275Z [00:02:05.279]➜        input_sections=386
2025-08-20T22:50:00.7569095Z [00:02:05.279]➜           parsed_objs=1762
2025-08-20T22:50:00.7569387Z [00:02:05.279]➜      regular_sections=9757
2025-08-20T22:50:00.7569674Z [00:02:05.279]➜              all_syms=35069
2025-08-20T22:50:00.7570703Z [00:02:05.279]➜     total_input_bytes=43954008
2025-08-20T22:50:00.7571438Z [00:02:05.279]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:00.7571820Z [00:02:05.280]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:00.7587371Z [00:02:05.282]➜  using brk ... yes
2025-08-20T22:50:00.7605444Z [00:02:05.283]➜  using __atomic_xor_fetch ... yes
2025-08-20T22:50:00.7651612Z [00:02:05.288]➜  using __atomic_test_and_set ... yes
2025-08-20T22:50:00.8447875Z [00:02:05.367]➜        reloc_nonalloc=0
2025-08-20T22:50:00.8448329Z [00:02:05.367]➜               comdats=0
2025-08-20T22:50:00.8448767Z [00:02:05.368]➜    removed_comdat_mem=0
2025-08-20T22:50:00.8449102Z [00:02:05.368]➜              num_dsos=0
2025-08-20T22:50:00.8449391Z [00:02:05.368]➜           thunk_bytes=0
2025-08-20T22:50:00.8449646Z [00:02:05.368]➜       parsed_lto_objs=1
2025-08-20T22:50:00.8449907Z [00:02:05.368]➜              num_cies=2
2025-08-20T22:50:00.8450166Z [00:02:05.368]➜       num_unique_cies=2
2025-08-20T22:50:00.8450422Z [00:02:05.368]➜              num_fdes=5
2025-08-20T22:50:00.8450679Z [00:02:05.368]➜        merged_strings=6
2025-08-20T22:50:00.8450935Z [00:02:05.368]➜              num_objs=18
2025-08-20T22:50:00.8451201Z [00:02:05.368]➜         output_chunks=24
2025-08-20T22:50:00.8451470Z [00:02:05.368]➜      string_fragments=33
2025-08-20T22:50:00.8451738Z [00:02:05.368]➜      garbage_sections=45
2025-08-20T22:50:00.8452009Z [00:02:05.368]➜        undefined_syms=100
2025-08-20T22:50:00.8452291Z [00:02:05.368]➜           reloc_alloc=118
2025-08-20T22:50:00.8452561Z [00:02:05.368]➜          defined_syms=295
2025-08-20T22:50:00.8452828Z [00:02:05.368]➜        input_sections=365
2025-08-20T22:50:00.8453101Z [00:02:05.368]➜           parsed_objs=1808
2025-08-20T22:50:00.8453395Z [00:02:05.368]➜      regular_sections=10020
2025-08-20T22:50:00.8453674Z [00:02:05.368]➜              all_syms=36049
2025-08-20T22:50:00.8453958Z [00:02:05.368]➜     total_input_bytes=44384598
2025-08-20T22:50:00.8454266Z [00:02:05.368]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:00.8454605Z [00:02:05.368]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:00.8529539Z [00:02:05.376]➜  using strlcat ... yes
2025-08-20T22:50:00.8876050Z [00:02:05.410]➜        reloc_nonalloc=0
2025-08-20T22:50:00.8876388Z [00:02:05.410]➜               comdats=0
2025-08-20T22:50:00.8876661Z [00:02:05.410]➜    removed_comdat_mem=0
2025-08-20T22:50:00.8876925Z [00:02:05.410]➜              num_dsos=0
2025-08-20T22:50:00.8877538Z [00:02:05.410]➜           thunk_bytes=0
2025-08-20T22:50:00.8877861Z [00:02:05.410]➜       parsed_lto_objs=1
2025-08-20T22:50:00.8878135Z [00:02:05.410]➜              num_cies=2
2025-08-20T22:50:00.8878423Z [00:02:05.410]➜       num_unique_cies=2
2025-08-20T22:50:00.8878928Z [00:02:05.410]➜              num_fdes=5
2025-08-20T22:50:00.8879194Z [00:02:05.410]➜        merged_strings=6
2025-08-20T22:50:00.8879457Z [00:02:05.410]➜              num_objs=18
2025-08-20T22:50:00.8879720Z [00:02:05.410]➜         output_chunks=24
2025-08-20T22:50:00.8879986Z [00:02:05.410]➜      string_fragments=33
2025-08-20T22:50:00.8880253Z [00:02:05.410]➜      garbage_sections=45
2025-08-20T22:50:00.8880520Z [00:02:05.410]➜        undefined_syms=100
2025-08-20T22:50:00.8880789Z [00:02:05.410]➜           reloc_alloc=118
2025-08-20T22:50:00.8881058Z [00:02:05.410]➜          defined_syms=295
2025-08-20T22:50:00.8881327Z [00:02:05.410]➜        input_sections=365
2025-08-20T22:50:00.8881962Z [00:02:05.410]➜           parsed_objs=1762
2025-08-20T22:50:00.8882252Z [00:02:05.410]➜      regular_sections=9757
2025-08-20T22:50:00.8882674Z [00:02:05.410]➜              all_syms=35068
2025-08-20T22:50:00.8883100Z [00:02:05.410]➜     total_input_bytes=43953524
2025-08-20T22:50:00.8883548Z [00:02:05.410]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:00.8884314Z [00:02:05.410]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:00.8961802Z [00:02:05.418]➜        reloc_nonalloc=0
2025-08-20T22:50:00.8962169Z [00:02:05.418]➜               comdats=0
2025-08-20T22:50:00.8962445Z [00:02:05.418]➜    removed_comdat_mem=0
2025-08-20T22:50:00.8962713Z [00:02:05.418]➜              num_dsos=0
2025-08-20T22:50:00.8962972Z [00:02:05.418]➜           thunk_bytes=0
2025-08-20T22:50:00.8963232Z [00:02:05.418]➜       parsed_lto_objs=1
2025-08-20T22:50:00.8963489Z [00:02:05.418]➜              num_cies=2
2025-08-20T22:50:00.8963743Z [00:02:05.418]➜       num_unique_cies=2
2025-08-20T22:50:00.8963999Z [00:02:05.418]➜              num_fdes=5
2025-08-20T22:50:00.8964289Z [00:02:05.418]➜        merged_strings=6
2025-08-20T22:50:00.8964550Z [00:02:05.418]➜              num_objs=18
2025-08-20T22:50:00.8964812Z [00:02:05.418]➜         output_chunks=24
2025-08-20T22:50:00.8965080Z [00:02:05.418]➜      string_fragments=33
2025-08-20T22:50:00.8965368Z [00:02:05.418]➜      garbage_sections=45
2025-08-20T22:50:00.8965634Z [00:02:05.418]➜        undefined_syms=100
2025-08-20T22:50:00.8965901Z [00:02:05.418]➜           reloc_alloc=118
2025-08-20T22:50:00.8966165Z [00:02:05.418]➜          defined_syms=295
2025-08-20T22:50:00.8966437Z [00:02:05.418]➜        input_sections=365
2025-08-20T22:50:00.8966710Z [00:02:05.418]➜           parsed_objs=1808
2025-08-20T22:50:00.8966989Z [00:02:05.418]➜      regular_sections=10020
2025-08-20T22:50:00.8967267Z [00:02:05.418]➜              all_syms=36049
2025-08-20T22:50:00.8967555Z [00:02:05.418]➜     total_input_bytes=44384598
2025-08-20T22:50:00.8967862Z [00:02:05.418]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:00.8968208Z [00:02:05.418]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:00.9011981Z [00:02:05.424]➜  using __builtin_assume_aligned ... yes
2025-08-20T22:50:00.9071888Z [00:02:05.430]➜  using strlcpy ... yes
2025-08-20T22:50:00.9220596Z [00:02:05.445]➜        reloc_nonalloc=0
2025-08-20T22:50:00.9222729Z [00:02:05.445]➜               comdats=0
2025-08-20T22:50:00.9223020Z [00:02:05.445]➜    removed_comdat_mem=0
2025-08-20T22:50:00.9223284Z [00:02:05.445]➜              num_dsos=0
2025-08-20T22:50:00.9223550Z [00:02:05.445]➜           thunk_bytes=0
2025-08-20T22:50:00.9223813Z [00:02:05.445]➜       parsed_lto_objs=1
2025-08-20T22:50:00.9224077Z [00:02:05.445]➜              num_cies=2
2025-08-20T22:50:00.9224334Z [00:02:05.445]➜       num_unique_cies=2
2025-08-20T22:50:00.9224591Z [00:02:05.445]➜              num_fdes=6
2025-08-20T22:50:00.9224844Z [00:02:05.445]➜        merged_strings=7
2025-08-20T22:50:00.9225103Z [00:02:05.445]➜              num_objs=20
2025-08-20T22:50:00.9225671Z [00:02:05.445]➜         output_chunks=25
2025-08-20T22:50:00.9226028Z [00:02:05.445]➜      string_fragments=38
2025-08-20T22:50:00.9226298Z [00:02:05.445]➜      garbage_sections=52
2025-08-20T22:50:00.9226571Z [00:02:05.445]➜        undefined_syms=111
2025-08-20T22:50:00.9226843Z [00:02:05.445]➜           reloc_alloc=135
2025-08-20T22:50:00.9227123Z [00:02:05.445]➜          defined_syms=338
2025-08-20T22:50:00.9227397Z [00:02:05.445]➜        input_sections=421
2025-08-20T22:50:00.9227668Z [00:02:05.445]➜           parsed_objs=1762
2025-08-20T22:50:00.9227941Z [00:02:05.445]➜      regular_sections=9759
2025-08-20T22:50:00.9228211Z [00:02:05.445]➜              all_syms=35077
2025-08-20T22:50:00.9228975Z [00:02:05.445]➜     total_input_bytes=43955792
2025-08-20T22:50:00.9229286Z [00:02:05.445]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:00.9230227Z [00:02:05.445]➜  .rodata.cst16 estimation=1626 actual=1
2025-08-20T22:50:00.9230718Z [00:02:05.445]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:00.9271849Z [00:02:05.450]➜  using bsearch ... yes
2025-08-20T22:50:00.9414986Z [00:02:05.464]➜        reloc_nonalloc=0
2025-08-20T22:50:00.9415400Z [00:02:05.464]➜               comdats=0
2025-08-20T22:50:00.9415671Z [00:02:05.464]➜    removed_comdat_mem=0
2025-08-20T22:50:00.9415938Z [00:02:05.464]➜              num_dsos=0
2025-08-20T22:50:00.9416642Z [00:02:05.464]➜           thunk_bytes=0
2025-08-20T22:50:00.9416912Z [00:02:05.464]➜       parsed_lto_objs=1
2025-08-20T22:50:00.9417173Z [00:02:05.464]➜              num_cies=2
2025-08-20T22:50:00.9417439Z [00:02:05.464]➜       num_unique_cies=2
2025-08-20T22:50:00.9417698Z [00:02:05.464]➜              num_fdes=5
2025-08-20T22:50:00.9417956Z [00:02:05.464]➜        merged_strings=6
2025-08-20T22:50:00.9418216Z [00:02:05.464]➜              num_objs=18
2025-08-20T22:50:00.9418499Z [00:02:05.464]➜         output_chunks=24
2025-08-20T22:50:00.9418971Z [00:02:05.464]➜      string_fragments=33
2025-08-20T22:50:00.9419245Z [00:02:05.464]➜      garbage_sections=45
2025-08-20T22:50:00.9419537Z [00:02:05.464]➜        undefined_syms=100
2025-08-20T22:50:00.9419811Z [00:02:05.464]➜           reloc_alloc=120
2025-08-20T22:50:00.9420082Z [00:02:05.464]➜          defined_syms=295
2025-08-20T22:50:00.9420357Z [00:02:05.464]➜        input_sections=366
2025-08-20T22:50:00.9420645Z [00:02:05.464]➜           parsed_objs=1762
2025-08-20T22:50:00.9420922Z [00:02:05.464]➜      regular_sections=9757
2025-08-20T22:50:00.9421199Z [00:02:05.464]➜              all_syms=35068
2025-08-20T22:50:00.9421499Z [00:02:05.464]➜     total_input_bytes=43953880
2025-08-20T22:50:00.9421809Z [00:02:05.464]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:00.9422148Z [00:02:05.464]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:00.9485912Z [00:02:05.471]➜  using __builtin_bitreverse ... yes
2025-08-20T22:50:00.9996100Z [00:02:05.522]➜  using __builtin_cabs ... no
2025-08-20T22:50:01.0009149Z [00:02:05.524]➜        reloc_nonalloc=0
2025-08-20T22:50:01.0010094Z [00:02:05.524]➜               comdats=0
2025-08-20T22:50:01.0010886Z [00:02:05.524]➜    removed_comdat_mem=0
2025-08-20T22:50:01.0011724Z [00:02:05.524]➜              num_dsos=0
2025-08-20T22:50:01.0012042Z [00:02:05.524]➜           thunk_bytes=0
2025-08-20T22:50:01.0012311Z [00:02:05.524]➜       parsed_lto_objs=1
2025-08-20T22:50:01.0012601Z [00:02:05.524]➜              num_cies=2
2025-08-20T22:50:01.0012854Z [00:02:05.524]➜       num_unique_cies=2
2025-08-20T22:50:01.0013111Z [00:02:05.524]➜              num_fdes=5
2025-08-20T22:50:01.0013366Z [00:02:05.524]➜        merged_strings=6
2025-08-20T22:50:01.0013624Z [00:02:05.524]➜              num_objs=18
2025-08-20T22:50:01.0013891Z [00:02:05.524]➜         output_chunks=24
2025-08-20T22:50:01.0014161Z [00:02:05.524]➜      string_fragments=33
2025-08-20T22:50:01.0014430Z [00:02:05.524]➜      garbage_sections=45
2025-08-20T22:50:01.0014698Z [00:02:05.524]➜        undefined_syms=100
2025-08-20T22:50:01.0014968Z [00:02:05.524]➜           reloc_alloc=118
2025-08-20T22:50:01.0015585Z [00:02:05.524]➜          defined_syms=295
2025-08-20T22:50:01.0015932Z [00:02:05.524]➜        input_sections=365
2025-08-20T22:50:01.0016205Z [00:02:05.524]➜           parsed_objs=1762
2025-08-20T22:50:01.0016479Z [00:02:05.524]➜      regular_sections=9757
2025-08-20T22:50:01.0016750Z [00:02:05.524]➜              all_syms=35068
2025-08-20T22:50:01.0017057Z [00:02:05.524]➜     total_input_bytes=43953408
2025-08-20T22:50:01.0017361Z [00:02:05.524]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:01.0017697Z [00:02:05.524]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:01.0104545Z [00:02:05.533]➜  using __builtin_bswap32 ... yes
2025-08-20T22:50:01.0111539Z [00:02:05.534]➜  using __builtin_cabsf ... no
2025-08-20T22:50:01.0335764Z [00:02:05.556]➜  using __builtin_cabsl ... no
2025-08-20T22:50:01.0472448Z [00:02:05.570]➜  using __builtin_cbrt ... no
2025-08-20T22:50:01.0854467Z [00:02:05.608]➜  using __builtin_cbrtl ... no
2025-08-20T22:50:01.0905585Z [00:02:05.613]➜  using __builtin_cbrtf ... no
2025-08-20T22:50:01.1085021Z [00:02:05.631]➜  using __builtin_ccosf ... no
2025-08-20T22:50:01.1289077Z [00:02:05.652]➜  using __builtin_ccos ... no
2025-08-20T22:50:01.1392533Z [00:02:05.662]➜  using __builtin_ccosl ... no
2025-08-20T22:50:01.1765206Z [00:02:05.699]➜  using __builtin_cexpf ... no
2025-08-20T22:50:01.1777236Z [00:02:05.701]➜  using __builtin_cexp ... no
2025-08-20T22:50:01.2008306Z [00:02:05.724]➜  using __builtin_cexpl ... no
2025-08-20T22:50:01.2255961Z [00:02:05.748]➜  using __builtin_clog ... no
2025-08-20T22:50:01.2575459Z [00:02:05.780]➜        reloc_nonalloc=0
2025-08-20T22:50:01.2577688Z [00:02:05.781]➜               comdats=0
2025-08-20T22:50:01.2577993Z [00:02:05.781]➜    removed_comdat_mem=0
2025-08-20T22:50:01.2578273Z [00:02:05.781]➜              num_dsos=0
2025-08-20T22:50:01.2578543Z [00:02:05.781]➜           thunk_bytes=0
2025-08-20T22:50:01.2579082Z [00:02:05.781]➜       parsed_lto_objs=1
2025-08-20T22:50:01.2579355Z [00:02:05.781]➜       num_unique_cies=2
2025-08-20T22:50:01.2579661Z [00:02:05.781]➜              num_cies=4
2025-08-20T22:50:01.2579927Z [00:02:05.781]➜        merged_strings=6
2025-08-20T22:50:01.2580186Z [00:02:05.781]➜              num_fdes=7
2025-08-20T22:50:01.2580448Z [00:02:05.781]➜              num_objs=20
2025-08-20T22:50:01.2580715Z [00:02:05.781]➜         output_chunks=24
2025-08-20T22:50:01.2581008Z [00:02:05.781]➜      string_fragments=37
2025-08-20T22:50:01.2581278Z [00:02:05.781]➜      garbage_sections=48
2025-08-20T22:50:01.2581553Z [00:02:05.781]➜        undefined_syms=104
2025-08-20T22:50:01.2581831Z [00:02:05.781]➜           reloc_alloc=126
2025-08-20T22:50:01.2582104Z [00:02:05.781]➜          defined_syms=307
2025-08-20T22:50:01.2582383Z [00:02:05.781]➜        input_sections=391
2025-08-20T22:50:01.2582666Z [00:02:05.781]➜           parsed_objs=1762
2025-08-20T22:50:01.2582939Z [00:02:05.781]➜      regular_sections=9758
2025-08-20T22:50:01.2583215Z [00:02:05.781]➜              all_syms=35072
2025-08-20T22:50:01.2583514Z [00:02:05.781]➜     total_input_bytes=43953972
2025-08-20T22:50:01.2583838Z [00:02:05.781]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:01.2584175Z [00:02:05.781]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:01.2680161Z [00:02:05.791]➜  using __builtin___clear_cache ... yes
2025-08-20T22:50:01.2713423Z [00:02:05.794]➜  using __builtin_clogf ... no
2025-08-20T22:50:01.3070840Z [00:02:05.830]➜  using __builtin_clogl ... no
2025-08-20T22:50:01.3428719Z [00:02:05.866]➜        reloc_nonalloc=0
2025-08-20T22:50:01.3449758Z [00:02:05.866]➜               comdats=0
2025-08-20T22:50:01.3450670Z [00:02:05.866]➜    removed_comdat_mem=0
2025-08-20T22:50:01.3450992Z [00:02:05.866]➜              num_dsos=0
2025-08-20T22:50:01.3451271Z [00:02:05.866]➜           thunk_bytes=0
2025-08-20T22:50:01.3451544Z [00:02:05.866]➜       parsed_lto_objs=1
2025-08-20T22:50:01.3451836Z [00:02:05.866]➜              num_cies=2
2025-08-20T22:50:01.3452100Z [00:02:05.866]➜       num_unique_cies=2
2025-08-20T22:50:01.3452355Z [00:02:05.866]➜              num_fdes=5
2025-08-20T22:50:01.3453040Z [00:02:05.866]➜        merged_strings=6
2025-08-20T22:50:01.3453388Z [00:02:05.866]➜              num_objs=18
2025-08-20T22:50:01.3453659Z [00:02:05.866]➜         output_chunks=24
2025-08-20T22:50:01.3453928Z [00:02:05.866]➜      string_fragments=33
2025-08-20T22:50:01.3454221Z [00:02:05.866]➜      garbage_sections=45
2025-08-20T22:50:01.3454493Z [00:02:05.866]➜        undefined_syms=100
2025-08-20T22:50:01.3454763Z [00:02:05.866]➜           reloc_alloc=118
2025-08-20T22:50:01.3455030Z [00:02:05.866]➜          defined_syms=295
2025-08-20T22:50:01.3455307Z [00:02:05.866]➜        input_sections=365
2025-08-20T22:50:01.3455583Z [00:02:05.866]➜           parsed_objs=1762
2025-08-20T22:50:01.3455859Z [00:02:05.866]➜      regular_sections=9757
2025-08-20T22:50:01.3456138Z [00:02:05.866]➜              all_syms=35068
2025-08-20T22:50:01.3456421Z [00:02:05.866]➜     total_input_bytes=43953500
2025-08-20T22:50:01.3456734Z [00:02:05.866]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:01.3457091Z [00:02:05.866]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:01.3504586Z [00:02:05.873]➜  using __builtin_clz ... yes
2025-08-20T22:50:01.3809481Z [00:02:05.904]➜  using __builtin_cos ... no
2025-08-20T22:50:01.3876035Z [00:02:05.910]➜        reloc_nonalloc=0
2025-08-20T22:50:01.3909673Z [00:02:05.914]➜               comdats=0
2025-08-20T22:50:01.3911387Z [00:02:05.914]➜    removed_comdat_mem=0
2025-08-20T22:50:01.3912005Z [00:02:05.914]➜              num_dsos=0
2025-08-20T22:50:01.3913342Z [00:02:05.914]➜           thunk_bytes=0
2025-08-20T22:50:01.3913620Z [00:02:05.914]➜       parsed_lto_objs=1
2025-08-20T22:50:01.3913880Z [00:02:05.914]➜              num_cies=2
2025-08-20T22:50:01.3914137Z [00:02:05.914]➜       num_unique_cies=2
2025-08-20T22:50:01.3914395Z [00:02:05.914]➜              num_fdes=5
2025-08-20T22:50:01.3914652Z [00:02:05.914]➜        merged_strings=6
2025-08-20T22:50:01.3914912Z [00:02:05.914]➜              num_objs=18
2025-08-20T22:50:01.3915180Z [00:02:05.914]➜         output_chunks=24
2025-08-20T22:50:01.3915483Z [00:02:05.914]➜      string_fragments=33
2025-08-20T22:50:01.3915756Z [00:02:05.914]➜      garbage_sections=45
2025-08-20T22:50:01.3916030Z [00:02:05.914]➜        undefined_syms=100
2025-08-20T22:50:01.3916301Z [00:02:05.914]➜           reloc_alloc=118
2025-08-20T22:50:01.3916589Z [00:02:05.914]➜          defined_syms=295
2025-08-20T22:50:01.3916863Z [00:02:05.914]➜        input_sections=365
2025-08-20T22:50:01.3917137Z [00:02:05.914]➜           parsed_objs=1762
2025-08-20T22:50:01.3917410Z [00:02:05.914]➜      regular_sections=9757
2025-08-20T22:50:01.3917688Z [00:02:05.914]➜              all_syms=35068
2025-08-20T22:50:01.3917978Z [00:02:05.914]➜     total_input_bytes=43953528
2025-08-20T22:50:01.3918288Z [00:02:05.914]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:01.3918832Z [00:02:05.914]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:01.4041250Z [00:02:05.927]➜  using __builtin_clzl ... yes
2025-08-20T22:50:01.4087389Z [00:02:05.931]➜        reloc_nonalloc=0
2025-08-20T22:50:01.4088226Z [00:02:05.931]➜               comdats=0
2025-08-20T22:50:01.4090450Z [00:02:05.931]➜    removed_comdat_mem=0
2025-08-20T22:50:01.4090968Z [00:02:05.931]➜              num_dsos=0
2025-08-20T22:50:01.4091509Z [00:02:05.931]➜           thunk_bytes=0
2025-08-20T22:50:01.4092225Z [00:02:05.931]➜       parsed_lto_objs=1
2025-08-20T22:50:01.4092666Z [00:02:05.931]➜              num_cies=2
2025-08-20T22:50:01.4093193Z [00:02:05.931]➜       num_unique_cies=2
2025-08-20T22:50:01.4093928Z [00:02:05.931]➜              num_fdes=5
2025-08-20T22:50:01.4094409Z [00:02:05.931]➜        merged_strings=6
2025-08-20T22:50:01.4094817Z [00:02:05.931]➜              num_objs=18
2025-08-20T22:50:01.4095265Z [00:02:05.931]➜         output_chunks=24
2025-08-20T22:50:01.4096504Z [00:02:05.931]➜      string_fragments=33
2025-08-20T22:50:01.4096982Z [00:02:05.931]➜      garbage_sections=45
2025-08-20T22:50:01.4097380Z [00:02:05.931]➜        undefined_syms=100
2025-08-20T22:50:01.4098291Z [00:02:05.931]➜           reloc_alloc=118
2025-08-20T22:50:01.4099510Z [00:02:05.931]➜          defined_syms=295
2025-08-20T22:50:01.4100194Z [00:02:05.931]➜        input_sections=365
2025-08-20T22:50:01.4100672Z [00:02:05.931]➜           parsed_objs=1762
2025-08-20T22:50:01.4101232Z [00:02:05.931]➜      regular_sections=9757
2025-08-20T22:50:01.4101737Z [00:02:05.931]➜              all_syms=35068
2025-08-20T22:50:01.4102266Z [00:02:05.931]➜     total_input_bytes=43953532
2025-08-20T22:50:01.4102779Z [00:02:05.932]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:01.4103350Z [00:02:05.932]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:01.4179721Z [00:02:05.941]➜  using __builtin_clzll ... yes
2025-08-20T22:50:01.4194075Z [00:02:05.942]➜        reloc_nonalloc=0
2025-08-20T22:50:01.4194885Z [00:02:05.942]➜               comdats=0
2025-08-20T22:50:01.4195304Z [00:02:05.942]➜    removed_comdat_mem=0
2025-08-20T22:50:01.4195715Z [00:02:05.942]➜              num_dsos=0
2025-08-20T22:50:01.4196260Z [00:02:05.942]➜           thunk_bytes=0
2025-08-20T22:50:01.4196656Z [00:02:05.942]➜       parsed_lto_objs=1
2025-08-20T22:50:01.4197872Z [00:02:05.942]➜              num_cies=2
2025-08-20T22:50:01.4198150Z [00:02:05.942]➜       num_unique_cies=2
2025-08-20T22:50:01.4198410Z [00:02:05.942]➜              num_fdes=5
2025-08-20T22:50:01.4199209Z [00:02:05.942]➜        merged_strings=6
2025-08-20T22:50:01.4199471Z [00:02:05.942]➜              num_objs=18
2025-08-20T22:50:01.4199739Z [00:02:05.942]➜         output_chunks=24
2025-08-20T22:50:01.4200009Z [00:02:05.942]➜      string_fragments=33
2025-08-20T22:50:01.4200276Z [00:02:05.942]➜      garbage_sections=45
2025-08-20T22:50:01.4200547Z [00:02:05.942]➜        undefined_syms=100
2025-08-20T22:50:01.4200818Z [00:02:05.942]➜           reloc_alloc=118
2025-08-20T22:50:01.4201086Z [00:02:05.942]➜          defined_syms=295
2025-08-20T22:50:01.4201353Z [00:02:05.942]➜        input_sections=365
2025-08-20T22:50:01.4201628Z [00:02:05.942]➜           parsed_objs=1762
2025-08-20T22:50:01.4201915Z [00:02:05.942]➜      regular_sections=9757
2025-08-20T22:50:01.4202192Z [00:02:05.942]➜              all_syms=35068
2025-08-20T22:50:01.4202475Z [00:02:05.942]➜     total_input_bytes=43953392
2025-08-20T22:50:01.4202778Z [00:02:05.942]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:01.4203119Z [00:02:05.942]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:01.4326634Z [00:02:05.955]➜  using __builtin_constant_p ... yes
2025-08-20T22:50:01.4675064Z [00:02:05.990]➜  using __builtin_cosf ... no
2025-08-20T22:50:01.4758080Z [00:02:05.999]➜  using __builtin_coshf ... no
2025-08-20T22:50:01.4877592Z [00:02:06.011]➜  using __builtin_cosl ... no
2025-08-20T22:50:01.5224418Z [00:02:06.045]➜  using __builtin_coshl ... no
2025-08-20T22:50:01.5460818Z [00:02:06.069]➜  using __builtin_cpow ... no
2025-08-20T22:50:01.5492651Z [00:02:06.072]➜  using __builtin_cpowf ... no
2025-08-20T22:50:01.5567244Z [00:02:06.080]➜  using __builtin_cpowl ... no
2025-08-20T22:50:01.5694152Z [00:02:06.092]➜  using __builtin_cpu_is(power9) ... no
2025-08-20T22:50:01.5960657Z [00:02:06.119]➜  using __builtin_cpu_is(power10) ... no
2025-08-20T22:50:01.6237825Z [00:02:06.147]➜  using __builtin_cpu_is(power11) ... no
2025-08-20T22:50:01.6335207Z [00:02:06.156]➜  using __builtin_csin ... no
2025-08-20T22:50:01.6419126Z [00:02:06.165]➜  using __builtin_csinf ... no
2025-08-20T22:50:01.6543867Z [00:02:06.177]➜  using __builtin_csinl ... no
2025-08-20T22:50:01.6952106Z [00:02:06.218]➜  using __builtin_csqrt ... no
2025-08-20T22:50:01.7269323Z [00:02:06.250]➜  using __builtin_exp ... no
2025-08-20T22:50:01.7354370Z [00:02:06.258]➜  using __builtin_csqrtf ... no
2025-08-20T22:50:01.7558277Z [00:02:06.279]➜        reloc_nonalloc=0
2025-08-20T22:50:01.7559259Z [00:02:06.279]➜               comdats=0
2025-08-20T22:50:01.7560267Z [00:02:06.279]➜    removed_comdat_mem=0
2025-08-20T22:50:01.7560644Z [00:02:06.279]➜              num_dsos=0
2025-08-20T22:50:01.7560922Z [00:02:06.279]➜           thunk_bytes=0
2025-08-20T22:50:01.7561539Z [00:02:06.279]➜       parsed_lto_objs=1
2025-08-20T22:50:01.7561879Z [00:02:06.279]➜              num_cies=2
2025-08-20T22:50:01.7562147Z [00:02:06.279]➜       num_unique_cies=2
2025-08-20T22:50:01.7562403Z [00:02:06.279]➜              num_fdes=5
2025-08-20T22:50:01.7562680Z [00:02:06.279]➜        merged_strings=6
2025-08-20T22:50:01.7562936Z [00:02:06.279]➜              num_objs=18
2025-08-20T22:50:01.7563201Z [00:02:06.279]➜         output_chunks=24
2025-08-20T22:50:01.7563465Z [00:02:06.279]➜      string_fragments=33
2025-08-20T22:50:01.7563731Z [00:02:06.279]➜      garbage_sections=45
2025-08-20T22:50:01.7564000Z [00:02:06.279]➜        undefined_syms=100
2025-08-20T22:50:01.7564271Z [00:02:06.279]➜           reloc_alloc=118
2025-08-20T22:50:01.7564543Z [00:02:06.279]➜          defined_syms=295
2025-08-20T22:50:01.7564813Z [00:02:06.279]➜        input_sections=365
2025-08-20T22:50:01.7565086Z [00:02:06.279]➜           parsed_objs=1762
2025-08-20T22:50:01.7565368Z [00:02:06.279]➜      regular_sections=9757
2025-08-20T22:50:01.7565654Z [00:02:06.279]➜              all_syms=35068
2025-08-20T22:50:01.7565944Z [00:02:06.279]➜     total_input_bytes=43953508
2025-08-20T22:50:01.7566250Z [00:02:06.279]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:01.7566587Z [00:02:06.279]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:01.7613293Z [00:02:06.284]➜  using __builtin_csqrtl ... no
2025-08-20T22:50:01.7639997Z [00:02:06.285]➜  using __builtin_ctz ... yes
2025-08-20T22:50:01.7739015Z [00:02:06.297]➜  using __builtin_exp10 ... no
2025-08-20T22:50:01.8095056Z [00:02:06.332]➜  using __builtin_exp10l ... no
2025-08-20T22:50:01.8333557Z [00:02:06.356]➜  using __builtin_exp10f ... no
2025-08-20T22:50:01.8497722Z [00:02:06.373]➜  using __builtin_exp2 ... no
2025-08-20T22:50:01.8821372Z [00:02:06.405]➜  using __builtin_exp2f ... no
2025-08-20T22:50:01.8903012Z [00:02:06.413]➜  using __builtin_exp2l ... no
2025-08-20T22:50:01.9133955Z [00:02:06.436]➜  using __builtin_expf ... no
2025-08-20T22:50:01.9180168Z [00:02:06.441]➜  using __builtin_expl ... no
2025-08-20T22:50:01.9394865Z [00:02:06.462]➜        reloc_nonalloc=0
2025-08-20T22:50:01.9412599Z [00:02:06.464]➜               comdats=0
2025-08-20T22:50:01.9412906Z [00:02:06.464]➜    removed_comdat_mem=0
2025-08-20T22:50:01.9413218Z [00:02:06.464]➜              num_dsos=0
2025-08-20T22:50:01.9413477Z [00:02:06.464]➜           thunk_bytes=0
2025-08-20T22:50:01.9413739Z [00:02:06.464]➜       parsed_lto_objs=1
2025-08-20T22:50:01.9413996Z [00:02:06.464]➜              num_cies=2
2025-08-20T22:50:01.9414253Z [00:02:06.464]➜       num_unique_cies=2
2025-08-20T22:50:01.9414505Z [00:02:06.464]➜              num_fdes=5
2025-08-20T22:50:01.9414760Z [00:02:06.464]➜        merged_strings=6
2025-08-20T22:50:01.9415017Z [00:02:06.464]➜              num_objs=18
2025-08-20T22:50:01.9415278Z [00:02:06.464]➜         output_chunks=24
2025-08-20T22:50:01.9415543Z [00:02:06.464]➜      string_fragments=33
2025-08-20T22:50:01.9415811Z [00:02:06.464]➜      garbage_sections=45
2025-08-20T22:50:01.9416094Z [00:02:06.464]➜        undefined_syms=100
2025-08-20T22:50:01.9416364Z [00:02:06.464]➜           reloc_alloc=118
2025-08-20T22:50:01.9416633Z [00:02:06.464]➜          defined_syms=295
2025-08-20T22:50:01.9416898Z [00:02:06.464]➜        input_sections=365
2025-08-20T22:50:01.9417183Z [00:02:06.464]➜           parsed_objs=1762
2025-08-20T22:50:01.9417458Z [00:02:06.464]➜      regular_sections=9757
2025-08-20T22:50:01.9417734Z [00:02:06.464]➜              all_syms=35068
2025-08-20T22:50:01.9418017Z [00:02:06.464]➜     total_input_bytes=43953536
2025-08-20T22:50:01.9418326Z [00:02:06.464]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:01.9418913Z [00:02:06.464]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:01.9544214Z [00:02:06.477]➜  using __builtin_expect ... yes
2025-08-20T22:50:02.0069270Z [00:02:06.530]➜        reloc_nonalloc=0
2025-08-20T22:50:02.0070624Z [00:02:06.530]➜               comdats=0
2025-08-20T22:50:02.0071345Z [00:02:06.530]➜    removed_comdat_mem=0
2025-08-20T22:50:02.0072158Z [00:02:06.530]➜              num_dsos=0
2025-08-20T22:50:02.0072692Z [00:02:06.530]➜           thunk_bytes=0
2025-08-20T22:50:02.0074271Z [00:02:06.530]➜       parsed_lto_objs=1
2025-08-20T22:50:02.0074564Z [00:02:06.530]➜              num_cies=2
2025-08-20T22:50:02.0075126Z [00:02:06.530]➜       num_unique_cies=2
2025-08-20T22:50:02.0075389Z [00:02:06.530]➜              num_fdes=5
2025-08-20T22:50:02.0075648Z [00:02:06.530]➜        merged_strings=7
2025-08-20T22:50:02.0075906Z [00:02:06.530]➜              num_objs=18
2025-08-20T22:50:02.0076170Z [00:02:06.530]➜         output_chunks=25
2025-08-20T22:50:02.0076436Z [00:02:06.530]➜      string_fragments=34
2025-08-20T22:50:02.0076703Z [00:02:06.530]➜      garbage_sections=45
2025-08-20T22:50:02.0076971Z [00:02:06.530]➜        undefined_syms=102
2025-08-20T22:50:02.0077241Z [00:02:06.530]➜           reloc_alloc=120
2025-08-20T22:50:02.0077506Z [00:02:06.530]➜          defined_syms=297
2025-08-20T22:50:02.0077783Z [00:02:06.530]➜        input_sections=367
2025-08-20T22:50:02.0078058Z [00:02:06.530]➜           parsed_objs=1762
2025-08-20T22:50:02.0078331Z [00:02:06.530]➜      regular_sections=9758
2025-08-20T22:50:02.0078791Z [00:02:06.530]➜              all_syms=35070
2025-08-20T22:50:02.0079145Z [00:02:06.530]➜     total_input_bytes=43953768
2025-08-20T22:50:02.0079463Z [00:02:06.530]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:02.0079794Z [00:02:06.530]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:02.0080126Z [00:02:06.530]➜  .rodata.cst8 estimation=1626 actual=1
2025-08-20T22:50:02.0080427Z [00:02:06.530]➜  using __builtin_fma ... no
2025-08-20T22:50:02.0186113Z [00:02:06.541]➜  using __builtin_fabs ... yes
2025-08-20T22:50:02.0329556Z [00:02:06.555]➜        reloc_nonalloc=0
2025-08-20T22:50:02.0333805Z [00:02:06.556]➜               comdats=0
2025-08-20T22:50:02.0334623Z [00:02:06.556]➜    removed_comdat_mem=0
2025-08-20T22:50:02.0335926Z [00:02:06.556]➜              num_dsos=0
2025-08-20T22:50:02.0336405Z [00:02:06.556]➜           thunk_bytes=0
2025-08-20T22:50:02.0336996Z [00:02:06.556]➜       parsed_lto_objs=1
2025-08-20T22:50:02.0338060Z [00:02:06.556]➜              num_cies=2
2025-08-20T22:50:02.0338564Z [00:02:06.556]➜       num_unique_cies=2
2025-08-20T22:50:02.0339199Z [00:02:06.556]➜              num_fdes=5
2025-08-20T22:50:02.0339683Z [00:02:06.556]➜        merged_strings=7
2025-08-20T22:50:02.0340171Z [00:02:06.556]➜              num_objs=18
2025-08-20T22:50:02.0340973Z [00:02:06.556]➜         output_chunks=25
2025-08-20T22:50:02.0341299Z [00:02:06.556]➜      string_fragments=34
2025-08-20T22:50:02.0341582Z [00:02:06.556]➜      garbage_sections=45
2025-08-20T22:50:02.0341856Z [00:02:06.556]➜        undefined_syms=102
2025-08-20T22:50:02.0342130Z [00:02:06.556]➜           reloc_alloc=120
2025-08-20T22:50:02.0342397Z [00:02:06.556]➜          defined_syms=297
2025-08-20T22:50:02.0342687Z [00:02:06.556]➜        input_sections=367
2025-08-20T22:50:02.0342959Z [00:02:06.556]➜           parsed_objs=1762
2025-08-20T22:50:02.0343644Z [00:02:06.556]➜      regular_sections=9758
2025-08-20T22:50:02.0343990Z [00:02:06.556]➜              all_syms=35070
2025-08-20T22:50:02.0344276Z [00:02:06.556]➜     total_input_bytes=43953788
2025-08-20T22:50:02.0344581Z [00:02:06.556]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:02.0344917Z [00:02:06.556]➜  .rodata.cst8 estimation=1626 actual=1
2025-08-20T22:50:02.0345251Z [00:02:06.556]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:02.0456483Z [00:02:06.568]➜  using __builtin_fabsf ... yes
2025-08-20T22:50:02.0716164Z [00:02:06.594]➜  using __builtin_fmaf ... no
2025-08-20T22:50:02.0904978Z [00:02:06.613]➜  using __builtin_hypot ... no
2025-08-20T22:50:02.1117772Z [00:02:06.635]➜  using __builtin_hypotf ... no
2025-08-20T22:50:02.1132941Z [00:02:06.636]➜  using __builtin_hypotl ... no
2025-08-20T22:50:02.1236835Z [00:02:06.647]➜        reloc_nonalloc=0
2025-08-20T22:50:02.1240666Z [00:02:06.647]➜               comdats=0
2025-08-20T22:50:02.1241291Z [00:02:06.647]➜    removed_comdat_mem=0
2025-08-20T22:50:02.1279255Z [00:02:06.647]➜              num_dsos=0
2025-08-20T22:50:02.1290056Z [00:02:06.647]➜           thunk_bytes=0
2025-08-20T22:50:02.1296973Z [00:02:06.647]➜       parsed_lto_objs=1
2025-08-20T22:50:02.1302419Z [00:02:06.647]➜       num_unique_cies=2
2025-08-20T22:50:02.1307942Z [00:02:06.647]➜              num_cies=6
2025-08-20T22:50:02.1313743Z [00:02:06.647]➜        merged_strings=8
2025-08-20T22:50:02.1314210Z [00:02:06.647]➜              num_fdes=9
2025-08-20T22:50:02.1316533Z [00:02:06.647]➜              num_objs=22
2025-08-20T22:50:02.1316956Z [00:02:06.647]➜         output_chunks=25
2025-08-20T22:50:02.1317952Z [00:02:06.647]➜      string_fragments=43
2025-08-20T22:50:02.1318228Z [00:02:06.647]➜      garbage_sections=53
2025-08-20T22:50:02.1318500Z [00:02:06.647]➜        undefined_syms=113
2025-08-20T22:50:02.1319011Z [00:02:06.647]➜           reloc_alloc=127
2025-08-20T22:50:02.1319288Z [00:02:06.647]➜          defined_syms=311
2025-08-20T22:50:02.1319580Z [00:02:06.647]➜        input_sections=414
2025-08-20T22:50:02.1319859Z [00:02:06.647]➜           parsed_objs=1762
2025-08-20T22:50:02.1320135Z [00:02:06.647]➜      regular_sections=9758
2025-08-20T22:50:02.1320411Z [00:02:06.647]➜              all_syms=35073
2025-08-20T22:50:02.1320714Z [00:02:06.647]➜     total_input_bytes=43954020
2025-08-20T22:50:02.1321021Z [00:02:06.647]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:02.1321354Z [00:02:06.647]➜  .rodata.cst16 estimation=1626 actual=2
2025-08-20T22:50:02.1321693Z [00:02:06.647]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:02.1322013Z [00:02:06.651]➜  using __builtin_fabsl ... yes
2025-08-20T22:50:02.1740538Z [00:02:06.696]➜  using __builtin_ia32_movnti ... no
2025-08-20T22:50:02.1863869Z [00:02:06.709]➜  using __builtin_ia32_movntdq ... no
2025-08-20T22:50:02.1959108Z [00:02:06.719]➜  using __builtin_j1 ... no
2025-08-20T22:50:02.2275506Z [00:02:06.750]➜  using __builtin_ia32_movnti64 ... no
2025-08-20T22:50:02.2427861Z [00:02:06.766]➜  using __builtin_j0 ... no
2025-08-20T22:50:02.2662436Z [00:02:06.789]➜  using __builtin_jn ... no
2025-08-20T22:50:02.2693909Z [00:02:06.792]➜  using __builtin_j0f ... no
2025-08-20T22:50:02.2699661Z [00:02:06.793]➜  using __builtin_j1f ... no
2025-08-20T22:50:02.3236723Z [00:02:06.846]➜  using __builtin_jnf ... no
2025-08-20T22:50:02.3371323Z [00:02:06.860]➜  using __builtin_j0l ... no
2025-08-20T22:50:02.3379165Z [00:02:06.861]➜  using __builtin_j1l ... no
2025-08-20T22:50:02.3526571Z [00:02:06.875]➜  using __builtin_lgammal ... no
2025-08-20T22:50:02.3844406Z [00:02:06.907]➜  using __builtin_jnl ... no
2025-08-20T22:50:02.4233620Z [00:02:06.946]➜  using __builtin_log10 ... no
2025-08-20T22:50:02.4394441Z [00:02:06.962]➜  using __builtin_log ... no
2025-08-20T22:50:02.4445496Z [00:02:06.967]➜        reloc_nonalloc=0
2025-08-20T22:50:02.4455795Z [00:02:06.968]➜               comdats=0
2025-08-20T22:50:02.4456861Z [00:02:06.968]➜    removed_comdat_mem=0
2025-08-20T22:50:02.4470035Z [00:02:06.968]➜              num_dsos=0
2025-08-20T22:50:02.4470882Z [00:02:06.968]➜           thunk_bytes=0
2025-08-20T22:50:02.4471206Z [00:02:06.968]➜       parsed_lto_objs=1
2025-08-20T22:50:02.4471477Z [00:02:06.968]➜              num_cies=2
2025-08-20T22:50:02.4471740Z [00:02:06.968]➜       num_unique_cies=2
2025-08-20T22:50:02.4472031Z [00:02:06.968]➜              num_fdes=5
2025-08-20T22:50:02.4472287Z [00:02:06.968]➜        merged_strings=6
2025-08-20T22:50:02.4472550Z [00:02:06.968]➜              num_objs=18
2025-08-20T22:50:02.4472813Z [00:02:06.968]➜         output_chunks=24
2025-08-20T22:50:02.4473083Z [00:02:06.968]➜      string_fragments=33
2025-08-20T22:50:02.4473359Z [00:02:06.968]➜      garbage_sections=45
2025-08-20T22:50:02.4473630Z [00:02:06.968]➜        undefined_syms=100
2025-08-20T22:50:02.4473898Z [00:02:06.968]➜           reloc_alloc=118
2025-08-20T22:50:02.4474166Z [00:02:06.968]➜          defined_syms=295
2025-08-20T22:50:02.4474436Z [00:02:06.968]➜        input_sections=365
2025-08-20T22:50:02.4474725Z [00:02:06.968]➜           parsed_objs=1762
2025-08-20T22:50:02.4475003Z [00:02:06.968]➜      regular_sections=9757
2025-08-20T22:50:02.4475276Z [00:02:06.968]➜              all_syms=35068
2025-08-20T22:50:02.4475562Z [00:02:06.968]➜     total_input_bytes=43953392
2025-08-20T22:50:02.4476289Z [00:02:06.969]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:02.4476624Z [00:02:06.969]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:02.4482419Z [00:02:06.971]➜  using __builtin_log10f ... no
2025-08-20T22:50:02.4511267Z [00:02:06.974]➜  using __builtin_llabs ... yes
2025-08-20T22:50:02.4813051Z [00:02:07.004]➜  using __builtin_log10l ... no
2025-08-20T22:50:02.5154641Z [00:02:07.038]➜  using __builtin_log2 ... no
2025-08-20T22:50:02.5238067Z [00:02:07.047]➜  using __builtin_logb ... no
2025-08-20T22:50:02.5394040Z [00:02:07.062]➜  using __builtin_log2f ... no
2025-08-20T22:50:02.5495143Z [00:02:07.072]➜  using __builtin_log2l ... no
2025-08-20T22:50:02.5594656Z [00:02:07.082]➜  using __builtin_logbf ... no
2025-08-20T22:50:02.6000386Z [00:02:07.123]➜  using __builtin_logf ... no
2025-08-20T22:50:02.6001217Z [00:02:07.123]➜  using __builtin_logbl ... no
2025-08-20T22:50:02.6281466Z [00:02:07.151]➜  using __builtin_logl ... no
2025-08-20T22:50:02.6710831Z [00:02:07.194]➜        reloc_nonalloc=0
2025-08-20T22:50:02.6711798Z [00:02:07.194]➜               comdats=0
2025-08-20T22:50:02.6712347Z [00:02:07.194]➜    removed_comdat_mem=0
2025-08-20T22:50:02.6716925Z [00:02:07.194]➜              num_dsos=0
2025-08-20T22:50:02.6717207Z [00:02:07.194]➜           thunk_bytes=0
2025-08-20T22:50:02.6717473Z [00:02:07.194]➜       parsed_lto_objs=1
2025-08-20T22:50:02.6717732Z [00:02:07.194]➜              num_cies=2
2025-08-20T22:50:02.6717990Z [00:02:07.194]➜       num_unique_cies=2
2025-08-20T22:50:02.6718248Z [00:02:07.194]➜              num_fdes=5
2025-08-20T22:50:02.6718505Z [00:02:07.194]➜        merged_strings=6
2025-08-20T22:50:02.6718968Z [00:02:07.194]➜              num_objs=19
2025-08-20T22:50:02.6719265Z [00:02:07.194]➜         output_chunks=24
2025-08-20T22:50:02.6719533Z [00:02:07.194]➜      string_fragments=35
2025-08-20T22:50:02.6719801Z [00:02:07.194]➜      garbage_sections=49
2025-08-20T22:50:02.6720072Z [00:02:07.194]➜        undefined_syms=101
2025-08-20T22:50:02.6720341Z [00:02:07.194]➜           reloc_alloc=118
2025-08-20T22:50:02.6720631Z [00:02:07.194]➜          defined_syms=312
2025-08-20T22:50:02.6720903Z [00:02:07.194]➜        input_sections=390
2025-08-20T22:50:02.6721173Z [00:02:07.194]➜           parsed_objs=1762
2025-08-20T22:50:02.6721456Z [00:02:07.194]➜      regular_sections=9757
2025-08-20T22:50:02.6721730Z [00:02:07.194]➜              all_syms=35069
2025-08-20T22:50:02.6722015Z [00:02:07.194]➜     total_input_bytes=43954152
2025-08-20T22:50:02.6722320Z [00:02:07.194]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:02.6722651Z [00:02:07.194]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:02.6813548Z [00:02:07.204]➜  using __builtin_memcmp ... yes
2025-08-20T22:50:02.7101886Z [00:02:07.233]➜        reloc_nonalloc=0
2025-08-20T22:50:02.7102521Z [00:02:07.233]➜               comdats=0
2025-08-20T22:50:02.7103080Z [00:02:07.233]➜    removed_comdat_mem=0
2025-08-20T22:50:02.7103852Z [00:02:07.233]➜              num_dsos=0
2025-08-20T22:50:02.7104157Z [00:02:07.233]➜           thunk_bytes=0
2025-08-20T22:50:02.7104473Z [00:02:07.233]➜       parsed_lto_objs=1
2025-08-20T22:50:02.7104772Z [00:02:07.233]➜              num_cies=2
2025-08-20T22:50:02.7105034Z [00:02:07.233]➜       num_unique_cies=2
2025-08-20T22:50:02.7105295Z [00:02:07.233]➜              num_fdes=5
2025-08-20T22:50:02.7105556Z [00:02:07.233]➜        merged_strings=6
2025-08-20T22:50:02.7105820Z [00:02:07.233]➜              num_objs=18
2025-08-20T22:50:02.7106090Z [00:02:07.233]➜         output_chunks=24
2025-08-20T22:50:02.7106359Z [00:02:07.233]➜      string_fragments=33
2025-08-20T22:50:02.7106631Z [00:02:07.233]➜      garbage_sections=45
2025-08-20T22:50:02.7106902Z [00:02:07.233]➜        undefined_syms=100
2025-08-20T22:50:02.7107185Z [00:02:07.233]➜           reloc_alloc=118
2025-08-20T22:50:02.7107460Z [00:02:07.233]➜          defined_syms=295
2025-08-20T22:50:02.7107730Z [00:02:07.233]➜        input_sections=365
2025-08-20T22:50:02.7107997Z [00:02:07.233]➜           parsed_objs=1762
2025-08-20T22:50:02.7108946Z [00:02:07.233]➜      regular_sections=9757
2025-08-20T22:50:02.7109253Z [00:02:07.233]➜              all_syms=35068
2025-08-20T22:50:02.7109539Z [00:02:07.233]➜     total_input_bytes=43953384
2025-08-20T22:50:02.7109841Z [00:02:07.233]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:02.7110177Z [00:02:07.233]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:02.7201633Z [00:02:07.243]➜  using __builtin_memcpy ... yes
2025-08-20T22:50:02.7280898Z [00:02:07.251]➜        reloc_nonalloc=0
2025-08-20T22:50:02.7281401Z [00:02:07.251]➜               comdats=0
2025-08-20T22:50:02.7281807Z [00:02:07.251]➜    removed_comdat_mem=0
2025-08-20T22:50:02.7282207Z [00:02:07.251]➜              num_dsos=0
2025-08-20T22:50:02.7282633Z [00:02:07.251]➜           thunk_bytes=0
2025-08-20T22:50:02.7283008Z [00:02:07.251]➜       parsed_lto_objs=1
2025-08-20T22:50:02.7283402Z [00:02:07.251]➜              num_cies=2
2025-08-20T22:50:02.7283793Z [00:02:07.251]➜       num_unique_cies=2
2025-08-20T22:50:02.7284192Z [00:02:07.251]➜              num_fdes=5
2025-08-20T22:50:02.7284555Z [00:02:07.251]➜        merged_strings=6
2025-08-20T22:50:02.7284955Z [00:02:07.251]➜              num_objs=18
2025-08-20T22:50:02.7285363Z [00:02:07.251]➜         output_chunks=24
2025-08-20T22:50:02.7285774Z [00:02:07.251]➜      string_fragments=33
2025-08-20T22:50:02.7286152Z [00:02:07.251]➜      garbage_sections=45
2025-08-20T22:50:02.7288844Z [00:02:07.251]➜        undefined_syms=100
2025-08-20T22:50:02.7289556Z [00:02:07.251]➜           reloc_alloc=118
2025-08-20T22:50:02.7289971Z [00:02:07.251]➜          defined_syms=295
2025-08-20T22:50:02.7290379Z [00:02:07.251]➜        input_sections=365
2025-08-20T22:50:02.7290790Z [00:02:07.251]➜           parsed_objs=1762
2025-08-20T22:50:02.7291168Z [00:02:07.251]➜      regular_sections=9757
2025-08-20T22:50:02.7291613Z [00:02:07.251]➜              all_syms=35068
2025-08-20T22:50:02.7292035Z [00:02:07.251]➜     total_input_bytes=43953384
2025-08-20T22:50:02.7292487Z [00:02:07.251]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:02.7292961Z [00:02:07.251]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:02.7431002Z [00:02:07.265]➜  using __builtin_memmove ... yes
2025-08-20T22:50:02.7576488Z [00:02:07.280]➜        reloc_nonalloc=0
2025-08-20T22:50:02.7588267Z [00:02:07.282]➜               comdats=0
2025-08-20T22:50:02.7588729Z [00:02:07.282]➜    removed_comdat_mem=0
2025-08-20T22:50:02.7589071Z [00:02:07.282]➜              num_dsos=0
2025-08-20T22:50:02.7589333Z [00:02:07.282]➜           thunk_bytes=0
2025-08-20T22:50:02.7589599Z [00:02:07.282]➜       parsed_lto_objs=1
2025-08-20T22:50:02.7589860Z [00:02:07.282]➜              num_cies=2
2025-08-20T22:50:02.7590116Z [00:02:07.282]➜       num_unique_cies=2
2025-08-20T22:50:02.7590770Z [00:02:07.282]➜              num_fdes=5
2025-08-20T22:50:02.7591099Z [00:02:07.282]➜        merged_strings=6
2025-08-20T22:50:02.7591360Z [00:02:07.282]➜              num_objs=18
2025-08-20T22:50:02.7591633Z [00:02:07.282]➜         output_chunks=24
2025-08-20T22:50:02.7592017Z [00:02:07.282]➜      string_fragments=33
2025-08-20T22:50:02.7592290Z [00:02:07.282]➜      garbage_sections=45
2025-08-20T22:50:02.7592563Z [00:02:07.282]➜        undefined_syms=100
2025-08-20T22:50:02.7592829Z [00:02:07.282]➜           reloc_alloc=118
2025-08-20T22:50:02.7593100Z [00:02:07.282]➜          defined_syms=295
2025-08-20T22:50:02.7593370Z [00:02:07.282]➜        input_sections=365
2025-08-20T22:50:02.7593648Z [00:02:07.282]➜           parsed_objs=1762
2025-08-20T22:50:02.7593925Z [00:02:07.282]➜      regular_sections=9757
2025-08-20T22:50:02.7594204Z [00:02:07.282]➜              all_syms=35068
2025-08-20T22:50:02.7594494Z [00:02:07.282]➜     total_input_bytes=43953384
2025-08-20T22:50:02.7594812Z [00:02:07.282]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:02.7595150Z [00:02:07.282]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:02.7728881Z [00:02:07.296]➜  using __builtin_memset ... yes
2025-08-20T22:50:02.7766958Z [00:02:07.299]➜        reloc_nonalloc=0
2025-08-20T22:50:02.7767880Z [00:02:07.299]➜               comdats=0
2025-08-20T22:50:02.7768314Z [00:02:07.299]➜    removed_comdat_mem=0
2025-08-20T22:50:02.7768850Z [00:02:07.299]➜              num_dsos=0
2025-08-20T22:50:02.7769193Z [00:02:07.299]➜           thunk_bytes=0
2025-08-20T22:50:02.7769463Z [00:02:07.299]➜       parsed_lto_objs=1
2025-08-20T22:50:02.7769724Z [00:02:07.299]➜              num_cies=2
2025-08-20T22:50:02.7769982Z [00:02:07.299]➜       num_unique_cies=2
2025-08-20T22:50:02.7770241Z [00:02:07.299]➜              num_fdes=5
2025-08-20T22:50:02.7770501Z [00:02:07.299]➜        merged_strings=6
2025-08-20T22:50:02.7770760Z [00:02:07.299]➜              num_objs=18
2025-08-20T22:50:02.7771059Z [00:02:07.299]➜         output_chunks=24
2025-08-20T22:50:02.7771336Z [00:02:07.299]➜      string_fragments=33
2025-08-20T22:50:02.7771602Z [00:02:07.299]➜      garbage_sections=45
2025-08-20T22:50:02.7771873Z [00:02:07.300]➜        undefined_syms=100
2025-08-20T22:50:02.7772146Z [00:02:07.300]➜           reloc_alloc=118
2025-08-20T22:50:02.7772427Z [00:02:07.300]➜          defined_syms=295
2025-08-20T22:50:02.7772696Z [00:02:07.300]➜        input_sections=365
2025-08-20T22:50:02.7772969Z [00:02:07.300]➜           parsed_objs=1762
2025-08-20T22:50:02.7773251Z [00:02:07.300]➜      regular_sections=9757
2025-08-20T22:50:02.7790439Z [00:02:07.300]➜              all_syms=35068
2025-08-20T22:50:02.7790817Z [00:02:07.300]➜     total_input_bytes=43953404
2025-08-20T22:50:02.7791139Z [00:02:07.300]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:02.7791475Z [00:02:07.300]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:02.7882105Z [00:02:07.311]➜  using __builtin_nontemporal_load ... yes
2025-08-20T22:50:02.8401166Z [00:02:07.363]➜        reloc_nonalloc=0
2025-08-20T22:50:02.8401728Z [00:02:07.363]➜               comdats=0
2025-08-20T22:50:02.8402128Z [00:02:07.363]➜    removed_comdat_mem=0
2025-08-20T22:50:02.8402480Z [00:02:07.363]➜              num_dsos=0
2025-08-20T22:50:02.8402786Z [00:02:07.363]➜           thunk_bytes=0
2025-08-20T22:50:02.8403065Z [00:02:07.363]➜       parsed_lto_objs=1
2025-08-20T22:50:02.8403442Z [00:02:07.363]➜              num_cies=2
2025-08-20T22:50:02.8404118Z [00:02:07.363]➜       num_unique_cies=2
2025-08-20T22:50:02.8406593Z [00:02:07.363]➜              num_fdes=5
2025-08-20T22:50:02.8406914Z [00:02:07.363]➜        merged_strings=6
2025-08-20T22:50:02.8407188Z [00:02:07.363]➜              num_objs=18
2025-08-20T22:50:02.8407456Z [00:02:07.363]➜         output_chunks=24
2025-08-20T22:50:02.8407724Z [00:02:07.363]➜      string_fragments=33
2025-08-20T22:50:02.8407994Z [00:02:07.363]➜      garbage_sections=45
2025-08-20T22:50:02.8408263Z [00:02:07.363]➜        undefined_syms=100
2025-08-20T22:50:02.8409014Z [00:02:07.363]➜           reloc_alloc=118
2025-08-20T22:50:02.8409405Z [00:02:07.363]➜          defined_syms=295
2025-08-20T22:50:02.8409675Z [00:02:07.363]➜        input_sections=365
2025-08-20T22:50:02.8409950Z [00:02:07.363]➜           parsed_objs=1762
2025-08-20T22:50:02.8410244Z [00:02:07.363]➜      regular_sections=9757
2025-08-20T22:50:02.8410518Z [00:02:07.363]➜              all_syms=35068
2025-08-20T22:50:02.8410803Z [00:02:07.363]➜     total_input_bytes=43953404
2025-08-20T22:50:02.8411109Z [00:02:07.363]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:02.8411446Z [00:02:07.363]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:02.8536162Z [00:02:07.376]➜  using __builtin_nontemporal_store ... yes
2025-08-20T22:50:02.8672060Z [00:02:07.390]➜        reloc_nonalloc=0
2025-08-20T22:50:02.8673141Z [00:02:07.390]➜               comdats=0
2025-08-20T22:50:02.8673655Z [00:02:07.390]➜    removed_comdat_mem=0
2025-08-20T22:50:02.8674580Z [00:02:07.390]➜              num_dsos=0
2025-08-20T22:50:02.8674945Z [00:02:07.390]➜           thunk_bytes=0
2025-08-20T22:50:02.8675216Z [00:02:07.390]➜       parsed_lto_objs=1
2025-08-20T22:50:02.8675472Z [00:02:07.390]➜              num_cies=2
2025-08-20T22:50:02.8675729Z [00:02:07.390]➜       num_unique_cies=2
2025-08-20T22:50:02.8676355Z [00:02:07.390]➜              num_fdes=5
2025-08-20T22:50:02.8676614Z [00:02:07.390]➜        merged_strings=6
2025-08-20T22:50:02.8676873Z [00:02:07.390]➜              num_objs=18
2025-08-20T22:50:02.8677138Z [00:02:07.390]➜         output_chunks=24
2025-08-20T22:50:02.8677407Z [00:02:07.390]➜      string_fragments=33
2025-08-20T22:50:02.8677674Z [00:02:07.390]➜      garbage_sections=45
2025-08-20T22:50:02.8677943Z [00:02:07.390]➜        undefined_syms=100
2025-08-20T22:50:02.8678213Z [00:02:07.390]➜           reloc_alloc=118
2025-08-20T22:50:02.8678477Z [00:02:07.390]➜          defined_syms=295
2025-08-20T22:50:02.8678959Z [00:02:07.390]➜        input_sections=365
2025-08-20T22:50:02.8679251Z [00:02:07.390]➜           parsed_objs=1762
2025-08-20T22:50:02.8679529Z [00:02:07.390]➜      regular_sections=9757
2025-08-20T22:50:02.8679807Z [00:02:07.390]➜              all_syms=35068
2025-08-20T22:50:02.8680091Z [00:02:07.390]➜     total_input_bytes=43953520
2025-08-20T22:50:02.8680414Z [00:02:07.390]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:02.8680749Z [00:02:07.390]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:02.8776186Z [00:02:07.400]➜  using __builtin_parity ... yes
2025-08-20T22:50:02.9009658Z [00:02:07.424]➜        reloc_nonalloc=0
2025-08-20T22:50:02.9014827Z [00:02:07.424]➜               comdats=0
2025-08-20T22:50:02.9015118Z [00:02:07.424]➜    removed_comdat_mem=0
2025-08-20T22:50:02.9015382Z [00:02:07.424]➜              num_dsos=0
2025-08-20T22:50:02.9015651Z [00:02:07.424]➜           thunk_bytes=0
2025-08-20T22:50:02.9015915Z [00:02:07.424]➜       parsed_lto_objs=1
2025-08-20T22:50:02.9016175Z [00:02:07.424]➜              num_cies=2
2025-08-20T22:50:02.9016465Z [00:02:07.424]➜       num_unique_cies=2
2025-08-20T22:50:02.9016724Z [00:02:07.424]➜              num_fdes=5
2025-08-20T22:50:02.9016982Z [00:02:07.424]➜        merged_strings=6
2025-08-20T22:50:02.9017247Z [00:02:07.424]➜              num_objs=18
2025-08-20T22:50:02.9017513Z [00:02:07.424]➜         output_chunks=24
2025-08-20T22:50:02.9017798Z [00:02:07.424]➜      string_fragments=33
2025-08-20T22:50:02.9018067Z [00:02:07.424]➜      garbage_sections=45
2025-08-20T22:50:02.9018339Z [00:02:07.424]➜        undefined_syms=100
2025-08-20T22:50:02.9018767Z [00:02:07.424]➜           reloc_alloc=118
2025-08-20T22:50:02.9019098Z [00:02:07.424]➜          defined_syms=295
2025-08-20T22:50:02.9019371Z [00:02:07.424]➜        input_sections=365
2025-08-20T22:50:02.9019642Z [00:02:07.424]➜           parsed_objs=1762
2025-08-20T22:50:02.9019918Z [00:02:07.424]➜      regular_sections=9757
2025-08-20T22:50:02.9020189Z [00:02:07.424]➜              all_syms=35068
2025-08-20T22:50:02.9020471Z [00:02:07.424]➜     total_input_bytes=43953504
2025-08-20T22:50:02.9021192Z [00:02:07.424]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:02.9021601Z [00:02:07.424]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:02.9074020Z [00:02:07.430]➜  using __builtin_popcount ... yes
2025-08-20T22:50:02.9319304Z [00:02:07.454]➜        reloc_nonalloc=0
2025-08-20T22:50:02.9321824Z [00:02:07.455]➜               comdats=0
2025-08-20T22:50:02.9322146Z [00:02:07.455]➜    removed_comdat_mem=0
2025-08-20T22:50:02.9322411Z [00:02:07.455]➜              num_dsos=0
2025-08-20T22:50:02.9322671Z [00:02:07.455]➜           thunk_bytes=0
2025-08-20T22:50:02.9322936Z [00:02:07.455]➜       parsed_lto_objs=1
2025-08-20T22:50:02.9323196Z [00:02:07.455]➜              num_cies=2
2025-08-20T22:50:02.9323453Z [00:02:07.455]➜       num_unique_cies=2
2025-08-20T22:50:02.9323706Z [00:02:07.455]➜              num_fdes=5
2025-08-20T22:50:02.9323961Z [00:02:07.455]➜        merged_strings=6
2025-08-20T22:50:02.9324220Z [00:02:07.455]➜              num_objs=18
2025-08-20T22:50:02.9324507Z [00:02:07.455]➜         output_chunks=24
2025-08-20T22:50:02.9324769Z [00:02:07.455]➜      string_fragments=33
2025-08-20T22:50:02.9325042Z [00:02:07.455]➜      garbage_sections=45
2025-08-20T22:50:02.9325312Z [00:02:07.455]➜        undefined_syms=100
2025-08-20T22:50:02.9325993Z [00:02:07.455]➜           reloc_alloc=118
2025-08-20T22:50:02.9326263Z [00:02:07.455]➜          defined_syms=295
2025-08-20T22:50:02.9326531Z [00:02:07.455]➜        input_sections=365
2025-08-20T22:50:02.9326803Z [00:02:07.455]➜           parsed_objs=1762
2025-08-20T22:50:02.9327079Z [00:02:07.455]➜      regular_sections=9757
2025-08-20T22:50:02.9327354Z [00:02:07.455]➜              all_syms=35068
2025-08-20T22:50:02.9327640Z [00:02:07.455]➜     total_input_bytes=43953524
2025-08-20T22:50:02.9327945Z [00:02:07.455]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:02.9328283Z [00:02:07.455]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:02.9441759Z [00:02:07.465]➜  using __builtin_popcountll ... yes
2025-08-20T22:50:02.9449543Z [00:02:07.468]➜        reloc_nonalloc=0
2025-08-20T22:50:02.9450687Z [00:02:07.468]➜               comdats=0
2025-08-20T22:50:02.9451465Z [00:02:07.468]➜    removed_comdat_mem=0
2025-08-20T22:50:02.9451998Z [00:02:07.468]➜              num_dsos=0
2025-08-20T22:50:02.9452607Z [00:02:07.468]➜           thunk_bytes=0
2025-08-20T22:50:02.9453231Z [00:02:07.468]➜       parsed_lto_objs=1
2025-08-20T22:50:02.9454050Z [00:02:07.468]➜              num_cies=2
2025-08-20T22:50:02.9454381Z [00:02:07.468]➜       num_unique_cies=2
2025-08-20T22:50:02.9454651Z [00:02:07.468]➜              num_fdes=5
2025-08-20T22:50:02.9454912Z [00:02:07.468]➜        merged_strings=6
2025-08-20T22:50:02.9455175Z [00:02:07.468]➜              num_objs=18
2025-08-20T22:50:02.9455446Z [00:02:07.468]➜         output_chunks=24
2025-08-20T22:50:02.9455714Z [00:02:07.468]➜      string_fragments=33
2025-08-20T22:50:02.9455982Z [00:02:07.468]➜      garbage_sections=45
2025-08-20T22:50:02.9456251Z [00:02:07.468]➜        undefined_syms=100
2025-08-20T22:50:02.9456543Z [00:02:07.468]➜           reloc_alloc=118
2025-08-20T22:50:02.9456813Z [00:02:07.468]➜          defined_syms=295
2025-08-20T22:50:02.9457083Z [00:02:07.468]➜        input_sections=365
2025-08-20T22:50:02.9457357Z [00:02:07.468]➜           parsed_objs=1762
2025-08-20T22:50:02.9457647Z [00:02:07.468]➜      regular_sections=9757
2025-08-20T22:50:02.9457925Z [00:02:07.468]➜              all_syms=35068
2025-08-20T22:50:02.9458212Z [00:02:07.468]➜     total_input_bytes=43953524
2025-08-20T22:50:02.9458518Z [00:02:07.468]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:02.9459095Z [00:02:07.468]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:02.9551593Z [00:02:07.478]➜  using __builtin_popcountl ... yes
2025-08-20T22:50:02.9734607Z [00:02:07.496]➜  using __builtin_pow ... no
2025-08-20T22:50:02.9782503Z [00:02:07.501]➜  using __builtin_powf ... no
2025-08-20T22:50:03.0046697Z [00:02:07.527]➜  using __builtin_powl ... no
2025-08-20T22:50:03.0918857Z [00:02:07.614]➜        reloc_nonalloc=0
2025-08-20T22:50:03.0919882Z [00:02:07.615]➜               comdats=0
2025-08-20T22:50:03.0920466Z [00:02:07.615]➜    removed_comdat_mem=0
2025-08-20T22:50:03.0920991Z [00:02:07.615]➜              num_dsos=0
2025-08-20T22:50:03.0921669Z [00:02:07.615]➜           thunk_bytes=0
2025-08-20T22:50:03.0922204Z [00:02:07.615]➜       parsed_lto_objs=1
2025-08-20T22:50:03.0923023Z [00:02:07.615]➜       num_unique_cies=2
2025-08-20T22:50:03.0923359Z [00:02:07.615]➜              num_cies=9
2025-08-20T22:50:03.0923646Z [00:02:07.615]➜        merged_strings=10
2025-08-20T22:50:03.0923910Z [00:02:07.615]➜              num_fdes=12
2025-08-20T22:50:03.0924181Z [00:02:07.615]➜         output_chunks=25
2025-08-20T22:50:03.0924442Z [00:02:07.615]➜              num_objs=26
2025-08-20T22:50:03.0924710Z [00:02:07.615]➜      string_fragments=54
2025-08-20T22:50:03.0924982Z [00:02:07.615]➜      garbage_sections=62
2025-08-20T22:50:03.0925250Z [00:02:07.615]➜        undefined_syms=136
2025-08-20T22:50:03.0925542Z [00:02:07.615]➜           reloc_alloc=147
2025-08-20T22:50:03.0925813Z [00:02:07.615]➜          defined_syms=343
2025-08-20T22:50:03.0926082Z [00:02:07.615]➜        input_sections=479
2025-08-20T22:50:03.0926355Z [00:02:07.615]➜           parsed_objs=1762
2025-08-20T22:50:03.0927064Z [00:02:07.615]➜      regular_sections=9758
2025-08-20T22:50:03.0927344Z [00:02:07.615]➜              all_syms=35074
2025-08-20T22:50:03.0927629Z [00:02:07.615]➜     total_input_bytes=43954052
2025-08-20T22:50:03.0927939Z [00:02:07.615]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:03.0928281Z [00:02:07.615]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:03.0928823Z [00:02:07.615]➜  .rodata.cst16 estimation=1627 actual=4
2025-08-20T22:50:03.1033902Z [00:02:07.626]➜  using __builtin_rintl ... yes
2025-08-20T22:50:03.1105460Z [00:02:07.633]➜        reloc_nonalloc=0
2025-08-20T22:50:03.1119576Z [00:02:07.635]➜               comdats=0
2025-08-20T22:50:03.1150566Z [00:02:07.635]➜    removed_comdat_mem=0
2025-08-20T22:50:03.1151458Z [00:02:07.635]➜              num_dsos=0
2025-08-20T22:50:03.1151790Z [00:02:07.635]➜           thunk_bytes=0
2025-08-20T22:50:03.1152060Z [00:02:07.635]➜       parsed_lto_objs=1
2025-08-20T22:50:03.1152322Z [00:02:07.635]➜              num_cies=2
2025-08-20T22:50:03.1152600Z [00:02:07.635]➜       num_unique_cies=2
2025-08-20T22:50:03.1152858Z [00:02:07.635]➜              num_fdes=5
2025-08-20T22:50:03.1153114Z [00:02:07.635]➜        merged_strings=6
2025-08-20T22:50:03.1153373Z [00:02:07.635]➜              num_objs=19
2025-08-20T22:50:03.1153637Z [00:02:07.635]➜         output_chunks=24
2025-08-20T22:50:03.1153908Z [00:02:07.635]➜      string_fragments=35
2025-08-20T22:50:03.1154176Z [00:02:07.635]➜      garbage_sections=49
2025-08-20T22:50:03.1154448Z [00:02:07.635]➜        undefined_syms=107
2025-08-20T22:50:03.1154719Z [00:02:07.635]➜           reloc_alloc=130
2025-08-20T22:50:03.1154984Z [00:02:07.635]➜          defined_syms=316
2025-08-20T22:50:03.1155255Z [00:02:07.635]➜        input_sections=394
2025-08-20T22:50:03.1155538Z [00:02:07.635]➜           parsed_objs=1762
2025-08-20T22:50:03.1155816Z [00:02:07.635]➜      regular_sections=9757
2025-08-20T22:50:03.1156091Z [00:02:07.635]➜              all_syms=35070
2025-08-20T22:50:03.1156376Z [00:02:07.635]➜     total_input_bytes=43954140
2025-08-20T22:50:03.1156695Z [00:02:07.635]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:03.1157039Z [00:02:07.635]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:03.1183624Z [00:02:07.641]➜  using __builtin_prefetch ... yes
2025-08-20T22:50:03.1251742Z [00:02:07.648]➜        reloc_nonalloc=0
2025-08-20T22:50:03.1252566Z [00:02:07.648]➜               comdats=0
2025-08-20T22:50:03.1252876Z [00:02:07.648]➜    removed_comdat_mem=0
2025-08-20T22:50:03.1253140Z [00:02:07.648]➜              num_dsos=0
2025-08-20T22:50:03.1253399Z [00:02:07.648]➜           thunk_bytes=0
2025-08-20T22:50:03.1253659Z [00:02:07.648]➜       parsed_lto_objs=1
2025-08-20T22:50:03.1253918Z [00:02:07.648]➜              num_cies=2
2025-08-20T22:50:03.1254526Z [00:02:07.648]➜       num_unique_cies=2
2025-08-20T22:50:03.1254890Z [00:02:07.648]➜              num_fdes=5
2025-08-20T22:50:03.1255154Z [00:02:07.648]➜        merged_strings=6
2025-08-20T22:50:03.1255417Z [00:02:07.648]➜              num_objs=18
2025-08-20T22:50:03.1255698Z [00:02:07.648]➜         output_chunks=24
2025-08-20T22:50:03.1255965Z [00:02:07.648]➜      string_fragments=33
2025-08-20T22:50:03.1256233Z [00:02:07.648]➜      garbage_sections=45
2025-08-20T22:50:03.1256502Z [00:02:07.648]➜        undefined_syms=100
2025-08-20T22:50:03.1256773Z [00:02:07.648]➜           reloc_alloc=118
2025-08-20T22:50:03.1257037Z [00:02:07.648]➜          defined_syms=295
2025-08-20T22:50:03.1257312Z [00:02:07.648]➜        input_sections=365
2025-08-20T22:50:03.1257600Z [00:02:07.648]➜           parsed_objs=1762
2025-08-20T22:50:03.1257893Z [00:02:07.648]➜      regular_sections=9757
2025-08-20T22:50:03.1258169Z [00:02:07.648]➜              all_syms=35068
2025-08-20T22:50:03.1258472Z [00:02:07.648]➜     total_input_bytes=43953524
2025-08-20T22:50:03.1259026Z [00:02:07.648]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:03.1259358Z [00:02:07.648]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:03.1405720Z [00:02:07.663]➜  using __builtin_rotateleft16 ... yes
2025-08-20T22:50:03.1413899Z [00:02:07.664]➜        reloc_nonalloc=0
2025-08-20T22:50:03.1414867Z [00:02:07.664]➜               comdats=0
2025-08-20T22:50:03.1415175Z [00:02:07.664]➜    removed_comdat_mem=0
2025-08-20T22:50:03.1415453Z [00:02:07.664]➜              num_dsos=0
2025-08-20T22:50:03.1415715Z [00:02:07.664]➜           thunk_bytes=0
2025-08-20T22:50:03.1415978Z [00:02:07.664]➜       parsed_lto_objs=1
2025-08-20T22:50:03.1416234Z [00:02:07.664]➜              num_cies=2
2025-08-20T22:50:03.1416491Z [00:02:07.664]➜       num_unique_cies=2
2025-08-20T22:50:03.1416748Z [00:02:07.664]➜              num_fdes=5
2025-08-20T22:50:03.1417005Z [00:02:07.664]➜        merged_strings=6
2025-08-20T22:50:03.1417295Z [00:02:07.664]➜              num_objs=18
2025-08-20T22:50:03.1417565Z [00:02:07.664]➜         output_chunks=24
2025-08-20T22:50:03.1417837Z [00:02:07.664]➜      string_fragments=33
2025-08-20T22:50:03.1418106Z [00:02:07.664]➜      garbage_sections=45
2025-08-20T22:50:03.1418372Z [00:02:07.664]➜        undefined_syms=100
2025-08-20T22:50:03.1418857Z [00:02:07.664]➜           reloc_alloc=118
2025-08-20T22:50:03.1419153Z [00:02:07.664]➜          defined_syms=295
2025-08-20T22:50:03.1419426Z [00:02:07.664]➜        input_sections=365
2025-08-20T22:50:03.1419696Z [00:02:07.664]➜           parsed_objs=1762
2025-08-20T22:50:03.1419971Z [00:02:07.664]➜      regular_sections=9757
2025-08-20T22:50:03.1420246Z [00:02:07.664]➜              all_syms=35068
2025-08-20T22:50:03.1420537Z [00:02:07.664]➜     total_input_bytes=43953484
2025-08-20T22:50:03.1420843Z [00:02:07.664]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:03.1421182Z [00:02:07.664]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:03.1481955Z [00:02:07.671]➜        reloc_nonalloc=0
2025-08-20T22:50:03.1485329Z [00:02:07.671]➜               comdats=0
2025-08-20T22:50:03.1485883Z [00:02:07.671]➜    removed_comdat_mem=0
2025-08-20T22:50:03.1486195Z [00:02:07.671]➜              num_dsos=0
2025-08-20T22:50:03.1488941Z [00:02:07.671]➜           thunk_bytes=0
2025-08-20T22:50:03.1489327Z [00:02:07.671]➜       parsed_lto_objs=1
2025-08-20T22:50:03.1489593Z [00:02:07.671]➜              num_cies=2
2025-08-20T22:50:03.1489855Z [00:02:07.671]➜       num_unique_cies=2
2025-08-20T22:50:03.1490106Z [00:02:07.671]➜              num_fdes=5
2025-08-20T22:50:03.1490358Z [00:02:07.671]➜        merged_strings=7
2025-08-20T22:50:03.1490618Z [00:02:07.671]➜              num_objs=18
2025-08-20T22:50:03.1490887Z [00:02:07.671]➜         output_chunks=25
2025-08-20T22:50:03.1491158Z [00:02:07.671]➜      string_fragments=34
2025-08-20T22:50:03.1491428Z [00:02:07.671]➜      garbage_sections=45
2025-08-20T22:50:03.1491700Z [00:02:07.671]➜        undefined_syms=102
2025-08-20T22:50:03.1492321Z [00:02:07.671]➜           reloc_alloc=120
2025-08-20T22:50:03.1492678Z [00:02:07.671]➜          defined_syms=297
2025-08-20T22:50:03.1500999Z [00:02:07.671]➜        input_sections=367
2025-08-20T22:50:03.1501468Z [00:02:07.671]➜           parsed_objs=1762
2025-08-20T22:50:03.1501781Z [00:02:07.671]➜      regular_sections=9758
2025-08-20T22:50:03.1502061Z [00:02:07.671]➜              all_syms=35070
2025-08-20T22:50:03.1502344Z [00:02:07.671]➜     total_input_bytes=43953768
2025-08-20T22:50:03.1502645Z [00:02:07.671]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:03.1502981Z [00:02:07.671]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:03.1503318Z [00:02:07.671]➜  .rodata.cst8 estimation=1626 actual=1
2025-08-20T22:50:03.1503649Z [00:02:07.671]➜  using __builtin_rotateleft32 ... yes
2025-08-20T22:50:03.1574820Z [00:02:07.680]➜  using __builtin_rint ... yes
2025-08-20T22:50:03.2474957Z [00:02:07.770]➜        reloc_nonalloc=0
2025-08-20T22:50:03.2475938Z [00:02:07.770]➜               comdats=0
2025-08-20T22:50:03.2476293Z [00:02:07.770]➜    removed_comdat_mem=0
2025-08-20T22:50:03.2476565Z [00:02:07.770]➜              num_dsos=0
2025-08-20T22:50:03.2476831Z [00:02:07.770]➜           thunk_bytes=0
2025-08-20T22:50:03.2477094Z [00:02:07.770]➜       parsed_lto_objs=1
2025-08-20T22:50:03.2477770Z [00:02:07.770]➜              num_cies=2
2025-08-20T22:50:03.2478031Z [00:02:07.770]➜       num_unique_cies=2
2025-08-20T22:50:03.2478295Z [00:02:07.770]➜              num_fdes=5
2025-08-20T22:50:03.2478549Z [00:02:07.770]➜        merged_strings=6
2025-08-20T22:50:03.2479055Z [00:02:07.770]➜              num_objs=18
2025-08-20T22:50:03.2479329Z [00:02:07.770]➜         output_chunks=24
2025-08-20T22:50:03.2479606Z [00:02:07.770]➜      string_fragments=33
2025-08-20T22:50:03.2479876Z [00:02:07.770]➜      garbage_sections=45
2025-08-20T22:50:03.2480145Z [00:02:07.770]➜        undefined_syms=100
2025-08-20T22:50:03.2480413Z [00:02:07.770]➜           reloc_alloc=118
2025-08-20T22:50:03.2480695Z [00:02:07.770]➜          defined_syms=295
2025-08-20T22:50:03.2480981Z [00:02:07.770]➜        input_sections=365
2025-08-20T22:50:03.2481258Z [00:02:07.770]➜           parsed_objs=1762
2025-08-20T22:50:03.2481537Z [00:02:07.770]➜      regular_sections=9757
2025-08-20T22:50:03.2481810Z [00:02:07.770]➜              all_syms=35068
2025-08-20T22:50:03.2482107Z [00:02:07.770]➜     total_input_bytes=43953520
2025-08-20T22:50:03.2482418Z [00:02:07.770]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:03.2482753Z [00:02:07.770]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:03.2509066Z [00:02:07.774]➜        reloc_nonalloc=0
2025-08-20T22:50:03.2517517Z [00:02:07.774]➜               comdats=0
2025-08-20T22:50:03.2517818Z [00:02:07.774]➜    removed_comdat_mem=0
2025-08-20T22:50:03.2518086Z [00:02:07.774]➜              num_dsos=0
2025-08-20T22:50:03.2518346Z [00:02:07.774]➜           thunk_bytes=0
2025-08-20T22:50:03.2531665Z [00:02:07.774]➜       parsed_lto_objs=1
2025-08-20T22:50:03.2532162Z [00:02:07.774]➜              num_cies=2
2025-08-20T22:50:03.2532865Z [00:02:07.774]➜       num_unique_cies=2
2025-08-20T22:50:03.2533248Z [00:02:07.774]➜              num_fdes=5
2025-08-20T22:50:03.2533512Z [00:02:07.774]➜        merged_strings=6
2025-08-20T22:50:03.2533772Z [00:02:07.774]➜              num_objs=18
2025-08-20T22:50:03.2534063Z [00:02:07.774]➜         output_chunks=24
2025-08-20T22:50:03.2534328Z [00:02:07.774]➜      string_fragments=33
2025-08-20T22:50:03.2534595Z [00:02:07.774]➜      garbage_sections=45
2025-08-20T22:50:03.2534863Z [00:02:07.774]➜        undefined_syms=100
2025-08-20T22:50:03.2535133Z [00:02:07.774]➜           reloc_alloc=118
2025-08-20T22:50:03.2535398Z [00:02:07.774]➜          defined_syms=295
2025-08-20T22:50:03.2535667Z [00:02:07.774]➜        input_sections=365
2025-08-20T22:50:03.2535945Z [00:02:07.774]➜           parsed_objs=1762
2025-08-20T22:50:03.2536217Z [00:02:07.774]➜      regular_sections=9757
2025-08-20T22:50:03.2536494Z [00:02:07.774]➜              all_syms=35068
2025-08-20T22:50:03.2536790Z [00:02:07.774]➜     total_input_bytes=43953516
2025-08-20T22:50:03.2537099Z [00:02:07.774]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:03.2537429Z [00:02:07.774]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:03.2604346Z [00:02:07.783]➜  using __builtin_rotateleft8 ... yes
2025-08-20T22:50:03.2612697Z [00:02:07.784]➜  using __builtin_rotateleft64 ... yes
2025-08-20T22:50:03.3104545Z [00:02:07.833]➜        reloc_nonalloc=0
2025-08-20T22:50:03.3104926Z [00:02:07.833]➜               comdats=0
2025-08-20T22:50:03.3105197Z [00:02:07.833]➜    removed_comdat_mem=0
2025-08-20T22:50:03.3105468Z [00:02:07.833]➜              num_dsos=0
2025-08-20T22:50:03.3105729Z [00:02:07.833]➜           thunk_bytes=0
2025-08-20T22:50:03.3105994Z [00:02:07.833]➜       parsed_lto_objs=1
2025-08-20T22:50:03.3106252Z [00:02:07.833]➜              num_cies=2
2025-08-20T22:50:03.3106509Z [00:02:07.833]➜       num_unique_cies=2
2025-08-20T22:50:03.3106765Z [00:02:07.833]➜              num_fdes=5
2025-08-20T22:50:03.3107057Z [00:02:07.833]➜        merged_strings=6
2025-08-20T22:50:03.3107319Z [00:02:07.833]➜              num_objs=18
2025-08-20T22:50:03.3107583Z [00:02:07.833]➜         output_chunks=24
2025-08-20T22:50:03.3107852Z [00:02:07.833]➜      string_fragments=33
2025-08-20T22:50:03.3108143Z [00:02:07.833]➜      garbage_sections=45
2025-08-20T22:50:03.3108413Z [00:02:07.833]➜        undefined_syms=100
2025-08-20T22:50:03.3108839Z [00:02:07.833]➜           reloc_alloc=118
2025-08-20T22:50:03.3109129Z [00:02:07.833]➜          defined_syms=295
2025-08-20T22:50:03.3109399Z [00:02:07.833]➜        input_sections=365
2025-08-20T22:50:03.3109676Z [00:02:07.833]➜           parsed_objs=1762
2025-08-20T22:50:03.3109952Z [00:02:07.833]➜      regular_sections=9757
2025-08-20T22:50:03.3110225Z [00:02:07.833]➜              all_syms=35068
2025-08-20T22:50:03.3110508Z [00:02:07.833]➜     total_input_bytes=43953412
2025-08-20T22:50:03.3110816Z [00:02:07.833]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:03.3111159Z [00:02:07.833]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:03.3132527Z [00:02:07.836]➜        reloc_nonalloc=0
2025-08-20T22:50:03.3150328Z [00:02:07.838]➜               comdats=0
2025-08-20T22:50:03.3151859Z [00:02:07.838]➜    removed_comdat_mem=0
2025-08-20T22:50:03.3152161Z [00:02:07.838]➜              num_dsos=0
2025-08-20T22:50:03.3152425Z [00:02:07.838]➜           thunk_bytes=0
2025-08-20T22:50:03.3152687Z [00:02:07.838]➜       parsed_lto_objs=1
2025-08-20T22:50:03.3152945Z [00:02:07.838]➜              num_cies=2
2025-08-20T22:50:03.3153202Z [00:02:07.838]➜       num_unique_cies=2
2025-08-20T22:50:03.3153457Z [00:02:07.838]➜              num_fdes=5
2025-08-20T22:50:03.3153711Z [00:02:07.838]➜        merged_strings=6
2025-08-20T22:50:03.3154000Z [00:02:07.838]➜              num_objs=18
2025-08-20T22:50:03.3154262Z [00:02:07.838]➜         output_chunks=24
2025-08-20T22:50:03.3154530Z [00:02:07.838]➜      string_fragments=33
2025-08-20T22:50:03.3154800Z [00:02:07.838]➜      garbage_sections=45
2025-08-20T22:50:03.3155450Z [00:02:07.838]➜        undefined_syms=100
2025-08-20T22:50:03.3155793Z [00:02:07.838]➜           reloc_alloc=118
2025-08-20T22:50:03.3156060Z [00:02:07.838]➜          defined_syms=295
2025-08-20T22:50:03.3156332Z [00:02:07.838]➜        input_sections=365
2025-08-20T22:50:03.3156619Z [00:02:07.838]➜           parsed_objs=1762
2025-08-20T22:50:03.3156902Z [00:02:07.838]➜      regular_sections=9757
2025-08-20T22:50:03.3157179Z [00:02:07.838]➜              all_syms=35068
2025-08-20T22:50:03.3157464Z [00:02:07.838]➜     total_input_bytes=43953524
2025-08-20T22:50:03.3157767Z [00:02:07.838]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:03.3158097Z [00:02:07.838]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:03.3212875Z [00:02:07.844]➜  using __builtin_rotateright64 ... yes
2025-08-20T22:50:03.3238908Z [00:02:07.847]➜  using __builtin_rotateright16 ... yes
2025-08-20T22:50:03.3378123Z [00:02:07.861]➜        reloc_nonalloc=0
2025-08-20T22:50:03.3379527Z [00:02:07.861]➜               comdats=0
2025-08-20T22:50:03.3379946Z [00:02:07.861]➜    removed_comdat_mem=0
2025-08-20T22:50:03.3380216Z [00:02:07.861]➜              num_dsos=0
2025-08-20T22:50:03.3380479Z [00:02:07.861]➜           thunk_bytes=0
2025-08-20T22:50:03.3380742Z [00:02:07.861]➜       parsed_lto_objs=1
2025-08-20T22:50:03.3381442Z [00:02:07.861]➜              num_cies=2
2025-08-20T22:50:03.3381704Z [00:02:07.861]➜       num_unique_cies=2
2025-08-20T22:50:03.3381966Z [00:02:07.861]➜              num_fdes=5
2025-08-20T22:50:03.3382219Z [00:02:07.861]➜        merged_strings=6
2025-08-20T22:50:03.3382479Z [00:02:07.861]➜              num_objs=18
2025-08-20T22:50:03.3382743Z [00:02:07.861]➜         output_chunks=24
2025-08-20T22:50:03.3383009Z [00:02:07.861]➜      string_fragments=33
2025-08-20T22:50:03.3383278Z [00:02:07.861]➜      garbage_sections=45
2025-08-20T22:50:03.3383550Z [00:02:07.861]➜        undefined_syms=100
2025-08-20T22:50:03.3383818Z [00:02:07.861]➜           reloc_alloc=118
2025-08-20T22:50:03.3384098Z [00:02:07.861]➜          defined_syms=295
2025-08-20T22:50:03.3384370Z [00:02:07.861]➜        input_sections=365
2025-08-20T22:50:03.3384641Z [00:02:07.861]➜           parsed_objs=1762
2025-08-20T22:50:03.3384918Z [00:02:07.861]➜      regular_sections=9757
2025-08-20T22:50:03.3385203Z [00:02:07.861]➜              all_syms=35068
2025-08-20T22:50:03.3385491Z [00:02:07.861]➜     total_input_bytes=43953500
2025-08-20T22:50:03.3385797Z [00:02:07.861]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:03.3386127Z [00:02:07.861]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:03.3482552Z [00:02:07.870]➜  using __builtin_rotateright32 ... yes
2025-08-20T22:50:03.3492592Z [00:02:07.872]➜  using __builtin_roundl ... no
2025-08-20T22:50:03.3838936Z [00:02:07.907]➜        reloc_nonalloc=0
2025-08-20T22:50:03.3839909Z [00:02:07.907]➜               comdats=0
2025-08-20T22:50:03.3840227Z [00:02:07.907]➜    removed_comdat_mem=0
2025-08-20T22:50:03.3840495Z [00:02:07.907]➜              num_dsos=0
2025-08-20T22:50:03.3840800Z [00:02:07.907]➜           thunk_bytes=0
2025-08-20T22:50:03.3841062Z [00:02:07.907]➜       parsed_lto_objs=1
2025-08-20T22:50:03.3841322Z [00:02:07.907]➜              num_cies=2
2025-08-20T22:50:03.3841584Z [00:02:07.907]➜       num_unique_cies=2
2025-08-20T22:50:03.3841855Z [00:02:07.907]➜              num_fdes=5
2025-08-20T22:50:03.3842108Z [00:02:07.907]➜        merged_strings=6
2025-08-20T22:50:03.3842370Z [00:02:07.907]➜              num_objs=18
2025-08-20T22:50:03.3842636Z [00:02:07.907]➜         output_chunks=24
2025-08-20T22:50:03.3842905Z [00:02:07.907]➜      string_fragments=33
2025-08-20T22:50:03.3843179Z [00:02:07.907]➜      garbage_sections=45
2025-08-20T22:50:03.3843453Z [00:02:07.907]➜        undefined_syms=100
2025-08-20T22:50:03.3843724Z [00:02:07.907]➜           reloc_alloc=118
2025-08-20T22:50:03.3843990Z [00:02:07.907]➜          defined_syms=295
2025-08-20T22:50:03.3844258Z [00:02:07.907]➜        input_sections=365
2025-08-20T22:50:03.3844533Z [00:02:07.907]➜           parsed_objs=1762
2025-08-20T22:50:03.3845128Z [00:02:07.907]➜      regular_sections=9757
2025-08-20T22:50:03.3845488Z [00:02:07.907]➜              all_syms=35068
2025-08-20T22:50:03.3845772Z [00:02:07.907]➜     total_input_bytes=43953520
2025-08-20T22:50:03.3846077Z [00:02:07.907]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:03.3846429Z [00:02:07.907]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:03.3890745Z [00:02:07.912]➜  using __builtin_rotateright8 ... yes
2025-08-20T22:50:03.4211042Z [00:02:07.944]➜  using __builtin_ia32_sfence ... no
2025-08-20T22:50:03.4304170Z [00:02:07.953]➜  using __builtin_shuffle ... no
2025-08-20T22:50:03.4532211Z [00:02:07.976]➜  using __builtin_sincos ... no
2025-08-20T22:50:03.4547545Z [00:02:07.976]➜  using __builtin_sin ... no
2025-08-20T22:50:03.4724583Z [00:02:07.995]➜  using __builtin_sincosf ... no
2025-08-20T22:50:03.5027744Z [00:02:08.026]➜  using __builtin_sinf ... no
2025-08-20T22:50:03.5160076Z [00:02:08.039]➜  using __builtin_sincosl ... no
2025-08-20T22:50:03.5281863Z [00:02:08.051]➜  using __builtin_sinhf ... no
2025-08-20T22:50:03.5574263Z [00:02:08.080]➜  using __builtin_sinh ... no
2025-08-20T22:50:03.5688721Z [00:02:08.091]➜  using __builtin_sinhl ... no
2025-08-20T22:50:03.5889220Z [00:02:08.112]➜  using __builtin_sqrt ... no
2025-08-20T22:50:03.6099979Z [00:02:08.130]➜  using __builtin_sinl ... no
2025-08-20T22:50:03.6114344Z [00:02:08.134]➜  using __builtin_sqrtf ... no
2025-08-20T22:50:03.6508929Z [00:02:08.174]➜  using __builtin_stdc_rotate_left ... no
2025-08-20T22:50:03.6523304Z [00:02:08.175]➜  using __builtin_sqrtl ... no
2025-08-20T22:50:03.6804296Z [00:02:08.203]➜  using __builtin_stdc_rotate_right ... no
2025-08-20T22:50:03.7253905Z [00:02:08.248]➜  using __builtin_tanf ... no
2025-08-20T22:50:03.7502117Z [00:02:08.273]➜  using __builtin_tan ... no
2025-08-20T22:50:03.7523898Z [00:02:08.275]➜        reloc_nonalloc=0
2025-08-20T22:50:03.7543249Z [00:02:08.277]➜               comdats=0
2025-08-20T22:50:03.7543631Z [00:02:08.277]➜    removed_comdat_mem=0
2025-08-20T22:50:03.7543894Z [00:02:08.277]➜              num_dsos=0
2025-08-20T22:50:03.7544156Z [00:02:08.277]➜           thunk_bytes=0
2025-08-20T22:50:03.7544417Z [00:02:08.277]➜       parsed_lto_objs=1
2025-08-20T22:50:03.7544673Z [00:02:08.277]➜              num_cies=2
2025-08-20T22:50:03.7544950Z [00:02:08.277]➜       num_unique_cies=2
2025-08-20T22:50:03.7545204Z [00:02:08.277]➜              num_fdes=5
2025-08-20T22:50:03.7545480Z [00:02:08.277]➜        merged_strings=6
2025-08-20T22:50:03.7545741Z [00:02:08.277]➜              num_objs=18
2025-08-20T22:50:03.7546011Z [00:02:08.277]➜         output_chunks=24
2025-08-20T22:50:03.7546280Z [00:02:08.277]➜      string_fragments=33
2025-08-20T22:50:03.7546546Z [00:02:08.277]➜      garbage_sections=45
2025-08-20T22:50:03.7546826Z [00:02:08.277]➜        undefined_syms=100
2025-08-20T22:50:03.7547096Z [00:02:08.277]➜           reloc_alloc=118
2025-08-20T22:50:03.7547364Z [00:02:08.277]➜          defined_syms=295
2025-08-20T22:50:03.7547646Z [00:02:08.277]➜        input_sections=365
2025-08-20T22:50:03.7547925Z [00:02:08.277]➜           parsed_objs=1762
2025-08-20T22:50:03.7548201Z [00:02:08.277]➜      regular_sections=9757
2025-08-20T22:50:03.7548471Z [00:02:08.277]➜              all_syms=35068
2025-08-20T22:50:03.7549055Z [00:02:08.277]➜     total_input_bytes=43953384
2025-08-20T22:50:03.7549371Z [00:02:08.277]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:03.7549706Z [00:02:08.277]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:03.7633365Z [00:02:08.286]➜  using __builtin_strdup ... yes
2025-08-20T22:50:03.7670246Z [00:02:08.290]➜        reloc_nonalloc=0
2025-08-20T22:50:03.7671281Z [00:02:08.290]➜               comdats=0
2025-08-20T22:50:03.7672024Z [00:02:08.290]➜    removed_comdat_mem=0
2025-08-20T22:50:03.7672329Z [00:02:08.290]➜              num_dsos=0
2025-08-20T22:50:03.7672595Z [00:02:08.290]➜           thunk_bytes=0
2025-08-20T22:50:03.7672859Z [00:02:08.290]➜       parsed_lto_objs=1
2025-08-20T22:50:03.7673461Z [00:02:08.290]➜              num_cies=2
2025-08-20T22:50:03.7673790Z [00:02:08.290]➜       num_unique_cies=2
2025-08-20T22:50:03.7674049Z [00:02:08.290]➜              num_fdes=5
2025-08-20T22:50:03.7674309Z [00:02:08.290]➜        merged_strings=6
2025-08-20T22:50:03.7674568Z [00:02:08.290]➜              num_objs=18
2025-08-20T22:50:03.7674848Z [00:02:08.290]➜         output_chunks=24
2025-08-20T22:50:03.7675117Z [00:02:08.290]➜      string_fragments=33
2025-08-20T22:50:03.7675389Z [00:02:08.290]➜      garbage_sections=45
2025-08-20T22:50:03.7675659Z [00:02:08.290]➜        undefined_syms=100
2025-08-20T22:50:03.7675942Z [00:02:08.290]➜           reloc_alloc=118
2025-08-20T22:50:03.7676213Z [00:02:08.290]➜          defined_syms=295
2025-08-20T22:50:03.7676479Z [00:02:08.290]➜        input_sections=365
2025-08-20T22:50:03.7676750Z [00:02:08.290]➜           parsed_objs=1762
2025-08-20T22:50:03.7677029Z [00:02:08.290]➜      regular_sections=9757
2025-08-20T22:50:03.7677307Z [00:02:08.290]➜              all_syms=35068
2025-08-20T22:50:03.7677604Z [00:02:08.290]➜     total_input_bytes=43953388
2025-08-20T22:50:03.7677911Z [00:02:08.290]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:03.7678246Z [00:02:08.290]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:03.7802825Z [00:02:08.303]➜  using __builtin_supports ... yes
2025-08-20T22:50:03.8037857Z [00:02:08.326]➜  using __builtin_tanl ... no
2025-08-20T22:50:03.8250582Z [00:02:08.345]➜  using __builtin_tanhf ... no
2025-08-20T22:50:03.8356751Z [00:02:08.358]➜  using __builtin_tanhl ... no
2025-08-20T22:50:03.8414683Z [00:02:08.364]➜  using __builtin_tanh ... no
2025-08-20T22:50:03.9038307Z [00:02:08.427]➜  using __builtin_y0 ... no
2025-08-20T22:50:03.9100855Z [00:02:08.433]➜  using __builtin_yn ... no
2025-08-20T22:50:03.9184432Z [00:02:08.441]➜  using __builtin_y1 ... no
2025-08-20T22:50:03.9206962Z [00:02:08.444]➜        reloc_nonalloc=0
2025-08-20T22:50:03.9208938Z [00:02:08.444]➜               comdats=0
2025-08-20T22:50:03.9209805Z [00:02:08.444]➜    removed_comdat_mem=0
2025-08-20T22:50:03.9210134Z [00:02:08.444]➜              num_dsos=0
2025-08-20T22:50:03.9210401Z [00:02:08.444]➜           thunk_bytes=0
2025-08-20T22:50:03.9210673Z [00:02:08.444]➜       parsed_lto_objs=1
2025-08-20T22:50:03.9210939Z [00:02:08.444]➜              num_cies=2
2025-08-20T22:50:03.9211222Z [00:02:08.444]➜       num_unique_cies=2
2025-08-20T22:50:03.9211479Z [00:02:08.444]➜              num_fdes=5
2025-08-20T22:50:03.9211734Z [00:02:08.444]➜        merged_strings=6
2025-08-20T22:50:03.9211998Z [00:02:08.444]➜              num_objs=18
2025-08-20T22:50:03.9212263Z [00:02:08.444]➜         output_chunks=24
2025-08-20T22:50:03.9212532Z [00:02:08.444]➜      string_fragments=33
2025-08-20T22:50:03.9212801Z [00:02:08.444]➜      garbage_sections=45
2025-08-20T22:50:03.9213068Z [00:02:08.444]➜        undefined_syms=100
2025-08-20T22:50:03.9213342Z [00:02:08.444]➜           reloc_alloc=118
2025-08-20T22:50:03.9213610Z [00:02:08.444]➜          defined_syms=295
2025-08-20T22:50:03.9213896Z [00:02:08.444]➜        input_sections=365
2025-08-20T22:50:03.9214168Z [00:02:08.444]➜           parsed_objs=1762
2025-08-20T22:50:03.9214444Z [00:02:08.444]➜      regular_sections=9757
2025-08-20T22:50:03.9214721Z [00:02:08.444]➜              all_syms=35068
2025-08-20T22:50:03.9215021Z [00:02:08.444]➜     total_input_bytes=43953612
2025-08-20T22:50:03.9215327Z [00:02:08.444]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:03.9215671Z [00:02:08.444]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:03.9271376Z [00:02:08.450]➜  using __builtin_thread_pointer ... yes
2025-08-20T22:50:03.9277253Z [00:02:08.451]➜  using __builtin_y0f ... no
2025-08-20T22:50:04.0079459Z [00:02:08.529]➜  using __builtin_y1f ... no
2025-08-20T22:50:04.0186105Z [00:02:08.541]➜  using __builtin_y1l ... no
2025-08-20T22:50:04.0240086Z [00:02:08.547]➜  using __builtin_y0l ... no
2025-08-20T22:50:04.0403888Z [00:02:08.563]➜  using __builtin_ynf ... no
2025-08-20T22:50:04.0475373Z [00:02:08.570]➜  using __builtin_ynl ... no
2025-08-20T22:50:04.0877449Z [00:02:08.610]➜  using cacheflush ... no
2025-08-20T22:50:04.1307601Z [00:02:08.654]➜        reloc_nonalloc=0
2025-08-20T22:50:04.1320780Z [00:02:08.655]➜               comdats=0
2025-08-20T22:50:04.1321823Z [00:02:08.655]➜    removed_comdat_mem=0
2025-08-20T22:50:04.1322717Z [00:02:08.655]➜              num_dsos=0
2025-08-20T22:50:04.1323035Z [00:02:08.655]➜           thunk_bytes=0
2025-08-20T22:50:04.1323307Z [00:02:08.655]➜       parsed_lto_objs=1
2025-08-20T22:50:04.1323576Z [00:02:08.655]➜       num_unique_cies=2
2025-08-20T22:50:04.1323831Z [00:02:08.655]➜              num_cies=8
2025-08-20T22:50:04.1324093Z [00:02:08.655]➜              num_fdes=11
2025-08-20T22:50:04.1324359Z [00:02:08.655]➜        merged_strings=13
2025-08-20T22:50:04.1324632Z [00:02:08.655]➜         output_chunks=26
2025-08-20T22:50:04.1324894Z [00:02:08.655]➜              num_objs=30
2025-08-20T22:50:04.1325157Z [00:02:08.655]➜      string_fragments=66
2025-08-20T22:50:04.1325449Z [00:02:08.655]➜      garbage_sections=75
2025-08-20T22:50:04.1325719Z [00:02:08.655]➜        undefined_syms=160
2025-08-20T22:50:04.1325991Z [00:02:08.655]➜           reloc_alloc=199
2025-08-20T22:50:04.1326258Z [00:02:08.655]➜          defined_syms=425
2025-08-20T22:50:04.1326530Z [00:02:08.655]➜        input_sections=590
2025-08-20T22:50:04.1327254Z [00:02:08.655]➜           parsed_objs=1762
2025-08-20T22:50:04.1327538Z [00:02:08.655]➜      regular_sections=9757
2025-08-20T22:50:04.1327814Z [00:02:08.655]➜              all_syms=35070
2025-08-20T22:50:04.1328092Z [00:02:08.655]➜     total_input_bytes=43953836
2025-08-20T22:50:04.1328394Z [00:02:08.655]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:04.1328925Z [00:02:08.655]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:04.1329280Z [00:02:08.655]➜  .rodata.cst16 estimation=1630 actual=7
2025-08-20T22:50:04.1427946Z [00:02:08.664]➜  using cabsl ... yes
2025-08-20T22:50:04.1473373Z [00:02:08.670]➜        reloc_nonalloc=0
2025-08-20T22:50:04.1476393Z [00:02:08.670]➜               comdats=0
2025-08-20T22:50:04.1476707Z [00:02:08.670]➜    removed_comdat_mem=0
2025-08-20T22:50:04.1476972Z [00:02:08.670]➜              num_dsos=0
2025-08-20T22:50:04.1477284Z [00:02:08.670]➜           thunk_bytes=0
2025-08-20T22:50:04.1477548Z [00:02:08.670]➜       parsed_lto_objs=1
2025-08-20T22:50:04.1477829Z [00:02:08.670]➜              num_cies=2
2025-08-20T22:50:04.1478084Z [00:02:08.670]➜       num_unique_cies=2
2025-08-20T22:50:04.1478341Z [00:02:08.670]➜              num_fdes=5
2025-08-20T22:50:04.1478725Z [00:02:08.670]➜        merged_strings=11
2025-08-20T22:50:04.1479049Z [00:02:08.670]➜              num_objs=19
2025-08-20T22:50:04.1479315Z [00:02:08.670]➜         output_chunks=25
2025-08-20T22:50:04.1479585Z [00:02:08.670]➜      string_fragments=40
2025-08-20T22:50:04.1479857Z [00:02:08.670]➜      garbage_sections=48
2025-08-20T22:50:04.1480127Z [00:02:08.670]➜        undefined_syms=112
2025-08-20T22:50:04.1480396Z [00:02:08.670]➜           reloc_alloc=130
2025-08-20T22:50:04.1480674Z [00:02:08.670]➜          defined_syms=314
2025-08-20T22:50:04.1480950Z [00:02:08.670]➜        input_sections=393
2025-08-20T22:50:04.1481225Z [00:02:08.670]➜           parsed_objs=1762
2025-08-20T22:50:04.1481499Z [00:02:08.670]➜      regular_sections=9757
2025-08-20T22:50:04.1481786Z [00:02:08.670]➜              all_syms=35070
2025-08-20T22:50:04.1482071Z [00:02:08.670]➜     total_input_bytes=43953828
2025-08-20T22:50:04.1482378Z [00:02:08.670]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:04.1482712Z [00:02:08.670]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:04.1483050Z [00:02:08.670]➜  .rodata.cst8 estimation=1629 actual=5
2025-08-20T22:50:04.1555919Z [00:02:08.678]➜  using cbrt ... yes
2025-08-20T22:50:04.2202510Z [00:02:08.743]➜        reloc_nonalloc=0
2025-08-20T22:50:04.2202870Z [00:02:08.743]➜               comdats=0
2025-08-20T22:50:04.2203148Z [00:02:08.743]➜    removed_comdat_mem=0
2025-08-20T22:50:04.2203411Z [00:02:08.743]➜              num_dsos=0
2025-08-20T22:50:04.2203976Z [00:02:08.743]➜           thunk_bytes=0
2025-08-20T22:50:04.2204316Z [00:02:08.743]➜       parsed_lto_objs=1
2025-08-20T22:50:04.2204579Z [00:02:08.743]➜              num_cies=2
2025-08-20T22:50:04.2204840Z [00:02:08.743]➜       num_unique_cies=2
2025-08-20T22:50:04.2205128Z [00:02:08.743]➜              num_fdes=5
2025-08-20T22:50:04.2205384Z [00:02:08.743]➜        merged_strings=6
2025-08-20T22:50:04.2205649Z [00:02:08.743]➜              num_objs=19
2025-08-20T22:50:04.2205920Z [00:02:08.743]➜         output_chunks=24
2025-08-20T22:50:04.2206190Z [00:02:08.743]➜      string_fragments=35
2025-08-20T22:50:04.2206460Z [00:02:08.743]➜      garbage_sections=48
2025-08-20T22:50:04.2206730Z [00:02:08.743]➜        undefined_syms=102
2025-08-20T22:50:04.2207029Z [00:02:08.743]➜           reloc_alloc=120
2025-08-20T22:50:04.2207299Z [00:02:08.743]➜          defined_syms=312
2025-08-20T22:50:04.2207568Z [00:02:08.743]➜        input_sections=391
2025-08-20T22:50:04.2207844Z [00:02:08.743]➜           parsed_objs=1762
2025-08-20T22:50:04.2208135Z [00:02:08.743]➜      regular_sections=9757
2025-08-20T22:50:04.2208411Z [00:02:08.743]➜              all_syms=35070
2025-08-20T22:50:04.2208905Z [00:02:08.743]➜     total_input_bytes=43953828
2025-08-20T22:50:04.2209243Z [00:02:08.743]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:04.2209897Z [00:02:08.743]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:04.2274981Z [00:02:08.750]➜  using cbrtf ... yes
2025-08-20T22:50:04.2281292Z [00:02:08.751]➜        reloc_nonalloc=0
2025-08-20T22:50:04.2282118Z [00:02:08.751]➜               comdats=0
2025-08-20T22:50:04.2282469Z [00:02:08.751]➜    removed_comdat_mem=0
2025-08-20T22:50:04.2282748Z [00:02:08.751]➜              num_dsos=0
2025-08-20T22:50:04.2283039Z [00:02:08.751]➜           thunk_bytes=0
2025-08-20T22:50:04.2283303Z [00:02:08.751]➜       parsed_lto_objs=1
2025-08-20T22:50:04.2283561Z [00:02:08.751]➜              num_cies=2
2025-08-20T22:50:04.2283821Z [00:02:08.751]➜       num_unique_cies=2
2025-08-20T22:50:04.2284115Z [00:02:08.751]➜              num_fdes=5
2025-08-20T22:50:04.2284375Z [00:02:08.751]➜         output_chunks=26
2025-08-20T22:50:04.2284643Z [00:02:08.751]➜              num_objs=40
2025-08-20T22:50:04.2284907Z [00:02:08.751]➜        merged_strings=45
2025-08-20T22:50:04.2285193Z [00:02:08.751]➜      garbage_sections=111
2025-08-20T22:50:04.2285467Z [00:02:08.751]➜      string_fragments=116
2025-08-20T22:50:04.2285739Z [00:02:08.751]➜        undefined_syms=251
2025-08-20T22:50:04.2286009Z [00:02:08.751]➜           reloc_alloc=275
2025-08-20T22:50:04.2286278Z [00:02:08.751]➜          defined_syms=686
2025-08-20T22:50:04.2286551Z [00:02:08.751]➜        input_sections=933
2025-08-20T22:50:04.2286830Z [00:02:08.751]➜           parsed_objs=1762
2025-08-20T22:50:04.2287107Z [00:02:08.751]➜      regular_sections=9757
2025-08-20T22:50:04.2287379Z [00:02:08.751]➜              all_syms=35070
2025-08-20T22:50:04.2287666Z [00:02:08.751]➜     total_input_bytes=43953836
2025-08-20T22:50:04.2287995Z [00:02:08.751]➜  .rodata.cst8 estimation=1646 actual=39
2025-08-20T22:50:04.2288322Z [00:02:08.751]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:04.2289075Z [00:02:08.751]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:04.2468500Z [00:02:08.769]➜        reloc_nonalloc=0
2025-08-20T22:50:04.2469803Z [00:02:08.769]➜               comdats=0
2025-08-20T22:50:04.2470121Z [00:02:08.769]➜    removed_comdat_mem=0
2025-08-20T22:50:04.2470390Z [00:02:08.769]➜              num_dsos=0
2025-08-20T22:50:04.2470654Z [00:02:08.769]➜           thunk_bytes=0
2025-08-20T22:50:04.2470915Z [00:02:08.769]➜       parsed_lto_objs=1
2025-08-20T22:50:04.2471175Z [00:02:08.769]➜       num_unique_cies=2
2025-08-20T22:50:04.2471436Z [00:02:08.769]➜              num_cies=10
2025-08-20T22:50:04.2471697Z [00:02:08.769]➜        merged_strings=11
2025-08-20T22:50:04.2471959Z [00:02:08.769]➜              num_fdes=13
2025-08-20T22:50:04.2472220Z [00:02:08.769]➜         output_chunks=26
2025-08-20T22:50:04.2472830Z [00:02:08.769]➜              num_objs=27
2025-08-20T22:50:04.2473184Z [00:02:08.769]➜      string_fragments=58
2025-08-20T22:50:04.2473458Z [00:02:08.769]➜      garbage_sections=64
2025-08-20T22:50:04.2473725Z [00:02:08.769]➜        undefined_syms=140
2025-08-20T22:50:04.2473992Z [00:02:08.769]➜           reloc_alloc=165
2025-08-20T22:50:04.2474270Z [00:02:08.769]➜          defined_syms=348
2025-08-20T22:50:04.2474539Z [00:02:08.769]➜        input_sections=493
2025-08-20T22:50:04.2474810Z [00:02:08.769]➜           parsed_objs=1762
2025-08-20T22:50:04.2475087Z [00:02:08.769]➜      regular_sections=9757
2025-08-20T22:50:04.2475362Z [00:02:08.769]➜              all_syms=35070
2025-08-20T22:50:04.2475648Z [00:02:08.769]➜     total_input_bytes=43953828
2025-08-20T22:50:04.2475955Z [00:02:08.769]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:04.2476293Z [00:02:08.769]➜  .rodata.cst16 estimation=1628 actual=5
2025-08-20T22:50:04.2476639Z [00:02:08.769]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:04.2476948Z [00:02:08.769]➜  using ccosf ... yes
2025-08-20T22:50:04.2610633Z [00:02:08.781]➜  using cbrtl ... yes
2025-08-20T22:50:04.2963491Z [00:02:08.819]➜        reloc_nonalloc=0
2025-08-20T22:50:04.2975818Z [00:02:08.820]➜               comdats=0
2025-08-20T22:50:04.2976516Z [00:02:08.820]➜    removed_comdat_mem=0
2025-08-20T22:50:04.2978298Z [00:02:08.820]➜              num_dsos=0
2025-08-20T22:50:04.2978756Z [00:02:08.820]➜           thunk_bytes=0
2025-08-20T22:50:04.2979094Z [00:02:08.820]➜       parsed_lto_objs=1
2025-08-20T22:50:04.2979360Z [00:02:08.820]➜       num_unique_cies=2
2025-08-20T22:50:04.2979619Z [00:02:08.820]➜              num_cies=5
2025-08-20T22:50:04.2979875Z [00:02:08.820]➜              num_fdes=8
2025-08-20T22:50:04.2980139Z [00:02:08.820]➜         output_chunks=26
2025-08-20T22:50:04.2980401Z [00:02:08.820]➜              num_objs=44
2025-08-20T22:50:04.2980666Z [00:02:08.820]➜        merged_strings=45
2025-08-20T22:50:04.2980936Z [00:02:08.821]➜      garbage_sections=120
2025-08-20T22:50:04.2981234Z [00:02:08.821]➜      string_fragments=124
2025-08-20T22:50:04.2981506Z [00:02:08.821]➜        undefined_syms=260
2025-08-20T22:50:04.2981772Z [00:02:08.821]➜           reloc_alloc=283
2025-08-20T22:50:04.2982038Z [00:02:08.821]➜          defined_syms=711
2025-08-20T22:50:04.2982327Z [00:02:08.821]➜        input_sections=992
2025-08-20T22:50:04.2982599Z [00:02:08.821]➜           parsed_objs=1762
2025-08-20T22:50:04.2982876Z [00:02:08.821]➜      regular_sections=9757
2025-08-20T22:50:04.2983150Z [00:02:08.821]➜              all_syms=35070
2025-08-20T22:50:04.2983438Z [00:02:08.821]➜     total_input_bytes=43953836
2025-08-20T22:50:04.2983742Z [00:02:08.821]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:04.2984073Z [00:02:08.821]➜  .rodata.cst8 estimation=1646 actual=39
2025-08-20T22:50:04.2984410Z [00:02:08.821]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:04.3036845Z [00:02:08.827]➜  using ccosl ... yes
2025-08-20T22:50:04.3223931Z [00:02:08.845]➜        reloc_nonalloc=0
2025-08-20T22:50:04.3225195Z [00:02:08.845]➜               comdats=0
2025-08-20T22:50:04.3225883Z [00:02:08.845]➜    removed_comdat_mem=0
2025-08-20T22:50:04.3227110Z [00:02:08.845]➜              num_dsos=0
2025-08-20T22:50:04.3227394Z [00:02:08.845]➜           thunk_bytes=0
2025-08-20T22:50:04.3227680Z [00:02:08.845]➜       parsed_lto_objs=1
2025-08-20T22:50:04.3227939Z [00:02:08.845]➜              num_cies=2
2025-08-20T22:50:04.3228198Z [00:02:08.845]➜       num_unique_cies=2
2025-08-20T22:50:04.3228455Z [00:02:08.845]➜              num_fdes=5
2025-08-20T22:50:04.3229046Z [00:02:08.845]➜        merged_strings=23
2025-08-20T22:50:04.3229330Z [00:02:08.845]➜         output_chunks=26
2025-08-20T22:50:04.3229591Z [00:02:08.845]➜              num_objs=40
2025-08-20T22:50:04.3229856Z [00:02:08.845]➜      string_fragments=98
2025-08-20T22:50:04.3230126Z [00:02:08.845]➜      garbage_sections=111
2025-08-20T22:50:04.3230400Z [00:02:08.845]➜        undefined_syms=197
2025-08-20T22:50:04.3230670Z [00:02:08.845]➜           reloc_alloc=229
2025-08-20T22:50:04.3231301Z [00:02:08.845]➜          defined_syms=684
2025-08-20T22:50:04.3231660Z [00:02:08.845]➜        input_sections=931
2025-08-20T22:50:04.3231936Z [00:02:08.845]➜           parsed_objs=1762
2025-08-20T22:50:04.3232213Z [00:02:08.845]➜      regular_sections=9757
2025-08-20T22:50:04.3232501Z [00:02:08.845]➜              all_syms=35070
2025-08-20T22:50:04.3232783Z [00:02:08.845]➜     total_input_bytes=43953836
2025-08-20T22:50:04.3233087Z [00:02:08.845]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:04.3233422Z [00:02:08.845]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:04.3233761Z [00:02:08.845]➜  .rodata.cst8 estimation=1635 actual=17
2025-08-20T22:50:04.3355307Z [00:02:08.858]➜  using ccosf ... yes
2025-08-20T22:50:04.3583338Z [00:02:08.881]➜        reloc_nonalloc=0
2025-08-20T22:50:04.3583700Z [00:02:08.881]➜               comdats=0
2025-08-20T22:50:04.3583962Z [00:02:08.881]➜    removed_comdat_mem=0
2025-08-20T22:50:04.3584220Z [00:02:08.881]➜              num_dsos=0
2025-08-20T22:50:04.3584523Z [00:02:08.881]➜           thunk_bytes=0
2025-08-20T22:50:04.3584786Z [00:02:08.881]➜       parsed_lto_objs=1
2025-08-20T22:50:04.3585039Z [00:02:08.881]➜              num_cies=2
2025-08-20T22:50:04.3585295Z [00:02:08.881]➜       num_unique_cies=2
2025-08-20T22:50:04.3585993Z [00:02:08.881]➜              num_fdes=5
2025-08-20T22:50:04.3586258Z [00:02:08.881]➜         output_chunks=26
2025-08-20T22:50:04.3586521Z [00:02:08.881]➜              num_objs=33
2025-08-20T22:50:04.3586782Z [00:02:08.881]➜        merged_strings=34
2025-08-20T22:50:04.3587050Z [00:02:08.881]➜      garbage_sections=90
2025-08-20T22:50:04.3587317Z [00:02:08.881]➜      string_fragments=91
2025-08-20T22:50:04.3587585Z [00:02:08.881]➜        undefined_syms=205
2025-08-20T22:50:04.3587850Z [00:02:08.881]➜           reloc_alloc=230
2025-08-20T22:50:04.3588119Z [00:02:08.881]➜          defined_syms=564
2025-08-20T22:50:04.3588387Z [00:02:08.881]➜        input_sections=753
2025-08-20T22:50:04.3589024Z [00:02:08.881]➜           parsed_objs=1762
2025-08-20T22:50:04.3589381Z [00:02:08.881]➜      regular_sections=9757
2025-08-20T22:50:04.3589657Z [00:02:08.881]➜              all_syms=35070
2025-08-20T22:50:04.3589941Z [00:02:08.881]➜     total_input_bytes=43953836
2025-08-20T22:50:04.3590258Z [00:02:08.881]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:04.3590587Z [00:02:08.881]➜  .rodata.cst8 estimation=1640 actual=28
2025-08-20T22:50:04.3590922Z [00:02:08.881]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:04.3714960Z [00:02:08.894]➜  using cexp ... yes
2025-08-20T22:50:04.3868889Z [00:02:08.910]➜        reloc_nonalloc=0
2025-08-20T22:50:04.3873315Z [00:02:08.910]➜               comdats=0
2025-08-20T22:50:04.3875993Z [00:02:08.910]➜    removed_comdat_mem=0
2025-08-20T22:50:04.3876279Z [00:02:08.910]➜              num_dsos=0
2025-08-20T22:50:04.3876545Z [00:02:08.910]➜           thunk_bytes=0
2025-08-20T22:50:04.3876806Z [00:02:08.910]➜       parsed_lto_objs=1
2025-08-20T22:50:04.3877105Z [00:02:08.910]➜              num_cies=2
2025-08-20T22:50:04.3877366Z [00:02:08.911]➜       num_unique_cies=2
2025-08-20T22:50:04.3879150Z [00:02:08.911]➜              num_fdes=5
2025-08-20T22:50:04.3879732Z [00:02:08.911]➜        merged_strings=23
2025-08-20T22:50:04.3880311Z [00:02:08.911]➜         output_chunks=26
2025-08-20T22:50:04.3881013Z [00:02:08.911]➜              num_objs=33
2025-08-20T22:50:04.3881794Z [00:02:08.911]➜      string_fragments=84
2025-08-20T22:50:04.3882112Z [00:02:08.911]➜      garbage_sections=90
2025-08-20T22:50:04.3882394Z [00:02:08.911]➜        undefined_syms=179
2025-08-20T22:50:04.3882667Z [00:02:08.911]➜           reloc_alloc=212
2025-08-20T22:50:04.3882934Z [00:02:08.911]➜          defined_syms=566
2025-08-20T22:50:04.3883200Z [00:02:08.911]➜        input_sections=754
2025-08-20T22:50:04.3883473Z [00:02:08.911]➜           parsed_objs=1762
2025-08-20T22:50:04.3883744Z [00:02:08.911]➜      regular_sections=9757
2025-08-20T22:50:04.3884019Z [00:02:08.911]➜              all_syms=35070
2025-08-20T22:50:04.3884661Z [00:02:08.911]➜     total_input_bytes=43953836
2025-08-20T22:50:04.3885049Z [00:02:08.911]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:04.3885385Z [00:02:08.911]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:04.3885722Z [00:02:08.911]➜  .rodata.cst8 estimation=1635 actual=17
2025-08-20T22:50:04.3943408Z [00:02:08.917]➜  using cexp ... yes
2025-08-20T22:50:04.4375608Z [00:02:08.960]➜        reloc_nonalloc=0
2025-08-20T22:50:04.4387082Z [00:02:08.962]➜               comdats=0
2025-08-20T22:50:04.4388963Z [00:02:08.962]➜    removed_comdat_mem=0
2025-08-20T22:50:04.4389800Z [00:02:08.962]➜              num_dsos=0
2025-08-20T22:50:04.4390433Z [00:02:08.962]➜           thunk_bytes=0
2025-08-20T22:50:04.4391392Z [00:02:08.962]➜       parsed_lto_objs=1
2025-08-20T22:50:04.4391753Z [00:02:08.962]➜       num_unique_cies=2
2025-08-20T22:50:04.4392032Z [00:02:08.962]➜              num_cies=5
2025-08-20T22:50:04.4392287Z [00:02:08.962]➜              num_fdes=8
2025-08-20T22:50:04.4392587Z [00:02:08.962]➜         output_chunks=26
2025-08-20T22:50:04.4392861Z [00:02:08.962]➜        merged_strings=34
2025-08-20T22:50:04.4393130Z [00:02:08.962]➜              num_objs=37
2025-08-20T22:50:04.4393400Z [00:02:08.962]➜      string_fragments=99
2025-08-20T22:50:04.4394077Z [00:02:08.962]➜      garbage_sections=99
2025-08-20T22:50:04.4394353Z [00:02:08.962]➜        undefined_syms=214
2025-08-20T22:50:04.4394623Z [00:02:08.962]➜           reloc_alloc=238
2025-08-20T22:50:04.4394893Z [00:02:08.962]➜          defined_syms=589
2025-08-20T22:50:04.4395164Z [00:02:08.962]➜        input_sections=812
2025-08-20T22:50:04.4395438Z [00:02:08.962]➜           parsed_objs=1762
2025-08-20T22:50:04.4395718Z [00:02:08.962]➜      regular_sections=9757
2025-08-20T22:50:04.4395996Z [00:02:08.962]➜              all_syms=35070
2025-08-20T22:50:04.4396287Z [00:02:08.962]➜     total_input_bytes=43953836
2025-08-20T22:50:04.4396595Z [00:02:08.962]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:04.4396944Z [00:02:08.962]➜  .rodata.cst8 estimation=1640 actual=28
2025-08-20T22:50:04.4397286Z [00:02:08.962]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:04.4481048Z [00:02:08.971]➜  using cexpl ... yes
2025-08-20T22:50:04.4762873Z [00:02:08.999]➜        reloc_nonalloc=0
2025-08-20T22:50:04.4779102Z [00:02:09.001]➜               comdats=0
2025-08-20T22:50:04.4781859Z [00:02:09.001]➜    removed_comdat_mem=0
2025-08-20T22:50:04.4782142Z [00:02:09.001]➜              num_dsos=0
2025-08-20T22:50:04.4782407Z [00:02:09.001]➜           thunk_bytes=0
2025-08-20T22:50:04.4782670Z [00:02:09.001]➜       parsed_lto_objs=1
2025-08-20T22:50:04.4782930Z [00:02:09.001]➜              num_cies=2
2025-08-20T22:50:04.4783190Z [00:02:09.001]➜       num_unique_cies=2
2025-08-20T22:50:04.4783450Z [00:02:09.001]➜              num_fdes=5
2025-08-20T22:50:04.4783708Z [00:02:09.001]➜        merged_strings=6
2025-08-20T22:50:04.4783977Z [00:02:09.001]➜         output_chunks=25
2025-08-20T22:50:04.4784242Z [00:02:09.001]➜              num_objs=31
2025-08-20T22:50:04.4784820Z [00:02:09.001]➜      string_fragments=59
2025-08-20T22:50:04.4785203Z [00:02:09.001]➜      garbage_sections=86
2025-08-20T22:50:04.4785480Z [00:02:09.001]➜        undefined_syms=144
2025-08-20T22:50:04.4785753Z [00:02:09.001]➜           reloc_alloc=153
2025-08-20T22:50:04.4786040Z [00:02:09.001]➜          defined_syms=530
2025-08-20T22:50:04.4786314Z [00:02:09.001]➜        input_sections=704
2025-08-20T22:50:04.4786590Z [00:02:09.001]➜           parsed_objs=1762
2025-08-20T22:50:04.4786871Z [00:02:09.001]➜      regular_sections=9757
2025-08-20T22:50:04.4787149Z [00:02:09.001]➜              all_syms=35078
2025-08-20T22:50:04.4787437Z [00:02:09.001]➜     total_input_bytes=43955204
2025-08-20T22:50:04.4787746Z [00:02:09.001]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:04.4788084Z [00:02:09.001]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:04.4850249Z [00:02:09.008]➜  using cfgetispeed ... yes
2025-08-20T22:50:04.5001608Z [00:02:09.023]➜        reloc_nonalloc=0
2025-08-20T22:50:04.5006717Z [00:02:09.023]➜               comdats=0
2025-08-20T22:50:04.5009045Z [00:02:09.023]➜    removed_comdat_mem=0
2025-08-20T22:50:04.5009721Z [00:02:09.023]➜              num_dsos=0
2025-08-20T22:50:04.5010255Z [00:02:09.023]➜           thunk_bytes=0
2025-08-20T22:50:04.5011289Z [00:02:09.023]➜       parsed_lto_objs=1
2025-08-20T22:50:04.5011857Z [00:02:09.023]➜              num_cies=2
2025-08-20T22:50:04.5012648Z [00:02:09.023]➜       num_unique_cies=2
2025-08-20T22:50:04.5012964Z [00:02:09.023]➜              num_fdes=5
2025-08-20T22:50:04.5013234Z [00:02:09.023]➜        merged_strings=6
2025-08-20T22:50:04.5013502Z [00:02:09.023]➜         output_chunks=25
2025-08-20T22:50:04.5013768Z [00:02:09.023]➜              num_objs=32
2025-08-20T22:50:04.5014035Z [00:02:09.023]➜      string_fragments=61
2025-08-20T22:50:04.5014299Z [00:02:09.023]➜      garbage_sections=90
2025-08-20T22:50:04.5014571Z [00:02:09.023]➜        undefined_syms=146
2025-08-20T22:50:04.5014862Z [00:02:09.023]➜           reloc_alloc=154
2025-08-20T22:50:04.5015133Z [00:02:09.023]➜          defined_syms=547
2025-08-20T22:50:04.5015405Z [00:02:09.023]➜        input_sections=730
2025-08-20T22:50:04.5015680Z [00:02:09.023]➜           parsed_objs=1762
2025-08-20T22:50:04.5015955Z [00:02:09.023]➜      regular_sections=9757
2025-08-20T22:50:04.5016241Z [00:02:09.023]➜              all_syms=35078
2025-08-20T22:50:04.5016531Z [00:02:09.023]➜     total_input_bytes=43955204
2025-08-20T22:50:04.5016835Z [00:02:09.023]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:04.5017170Z [00:02:09.023]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:04.5052946Z [00:02:09.028]➜  using cfgetospeed ... yes
2025-08-20T22:50:04.5222950Z [00:02:09.045]➜        reloc_nonalloc=0
2025-08-20T22:50:04.5230594Z [00:02:09.046]➜               comdats=0
2025-08-20T22:50:04.5231716Z [00:02:09.046]➜    removed_comdat_mem=0
2025-08-20T22:50:04.5232369Z [00:02:09.046]➜              num_dsos=0
2025-08-20T22:50:04.5233167Z [00:02:09.046]➜           thunk_bytes=0
2025-08-20T22:50:04.5233522Z [00:02:09.046]➜       parsed_lto_objs=1
2025-08-20T22:50:04.5233790Z [00:02:09.046]➜              num_cies=2
2025-08-20T22:50:04.5234051Z [00:02:09.046]➜       num_unique_cies=2
2025-08-20T22:50:04.5234317Z [00:02:09.046]➜              num_fdes=5
2025-08-20T22:50:04.5234590Z [00:02:09.046]➜        merged_strings=6
2025-08-20T22:50:04.5234850Z [00:02:09.046]➜              num_objs=19
2025-08-20T22:50:04.5235114Z [00:02:09.046]➜         output_chunks=24
2025-08-20T22:50:04.5235431Z [00:02:09.046]➜      string_fragments=35
2025-08-20T22:50:04.5235703Z [00:02:09.046]➜      garbage_sections=48
2025-08-20T22:50:04.5235971Z [00:02:09.046]➜        undefined_syms=102
2025-08-20T22:50:04.5236241Z [00:02:09.046]➜           reloc_alloc=120
2025-08-20T22:50:04.5236507Z [00:02:09.046]➜          defined_syms=311
2025-08-20T22:50:04.5236775Z [00:02:09.046]➜        input_sections=389
2025-08-20T22:50:04.5237047Z [00:02:09.046]➜           parsed_objs=1762
2025-08-20T22:50:04.5237712Z [00:02:09.046]➜      regular_sections=9757
2025-08-20T22:50:04.5238063Z [00:02:09.046]➜              all_syms=35070
2025-08-20T22:50:04.5238355Z [00:02:09.046]➜     total_input_bytes=43953836
2025-08-20T22:50:04.5239123Z [00:02:09.046]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:04.5239544Z [00:02:09.046]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:04.5363425Z [00:02:09.059]➜  using cimag ... yes
2025-08-20T22:50:04.5459972Z [00:02:09.069]➜        reloc_nonalloc=0
2025-08-20T22:50:04.5467212Z [00:02:09.069]➜               comdats=0
2025-08-20T22:50:04.5467789Z [00:02:09.069]➜    removed_comdat_mem=0
2025-08-20T22:50:04.5468323Z [00:02:09.069]➜              num_dsos=0
2025-08-20T22:50:04.5468923Z [00:02:09.069]➜           thunk_bytes=0
2025-08-20T22:50:04.5469497Z [00:02:09.069]➜       parsed_lto_objs=1
2025-08-20T22:50:04.5470295Z [00:02:09.069]➜              num_cies=2
2025-08-20T22:50:04.5470616Z [00:02:09.069]➜       num_unique_cies=2
2025-08-20T22:50:04.5470913Z [00:02:09.069]➜              num_fdes=5
2025-08-20T22:50:04.5471179Z [00:02:09.069]➜        merged_strings=7
2025-08-20T22:50:04.5471445Z [00:02:09.069]➜              num_objs=21
2025-08-20T22:50:04.5471714Z [00:02:09.069]➜         output_chunks=25
2025-08-20T22:50:04.5471983Z [00:02:09.069]➜      string_fragments=40
2025-08-20T22:50:04.5472666Z [00:02:09.069]➜      garbage_sections=54
2025-08-20T22:50:04.5472937Z [00:02:09.069]➜        undefined_syms=109
2025-08-20T22:50:04.5473210Z [00:02:09.069]➜           reloc_alloc=123
2025-08-20T22:50:04.5473480Z [00:02:09.069]➜          defined_syms=347
2025-08-20T22:50:04.5473750Z [00:02:09.069]➜        input_sections=442
2025-08-20T22:50:04.5474020Z [00:02:09.069]➜           parsed_objs=1762
2025-08-20T22:50:04.5474298Z [00:02:09.069]➜      regular_sections=9758
2025-08-20T22:50:04.5474575Z [00:02:09.069]➜              all_syms=35072
2025-08-20T22:50:04.5474867Z [00:02:09.069]➜     total_input_bytes=43954108
2025-08-20T22:50:04.5475174Z [00:02:09.069]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:04.5475517Z [00:02:09.069]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:04.5475851Z [00:02:09.069]➜  .rodata.str1.1 estimation=1626 actual=1
2025-08-20T22:50:04.5542563Z [00:02:09.077]➜  using chroot ... yes
2025-08-20T22:50:04.5851876Z [00:02:09.108]➜        reloc_nonalloc=0
2025-08-20T22:50:04.5854807Z [00:02:09.108]➜               comdats=0
2025-08-20T22:50:04.5855148Z [00:02:09.108]➜    removed_comdat_mem=0
2025-08-20T22:50:04.5855425Z [00:02:09.108]➜              num_dsos=0
2025-08-20T22:50:04.5855690Z [00:02:09.108]➜           thunk_bytes=0
2025-08-20T22:50:04.5855948Z [00:02:09.108]➜       parsed_lto_objs=1
2025-08-20T22:50:04.5856210Z [00:02:09.108]➜              num_cies=2
2025-08-20T22:50:04.5856469Z [00:02:09.108]➜       num_unique_cies=2
2025-08-20T22:50:04.5856728Z [00:02:09.108]➜              num_fdes=5
2025-08-20T22:50:04.5856990Z [00:02:09.108]➜        merged_strings=6
2025-08-20T22:50:04.5857253Z [00:02:09.108]➜              num_objs=19
2025-08-20T22:50:04.5857559Z [00:02:09.108]➜         output_chunks=24
2025-08-20T22:50:04.5857830Z [00:02:09.108]➜      string_fragments=35
2025-08-20T22:50:04.5858102Z [00:02:09.108]➜      garbage_sections=48
2025-08-20T22:50:04.5858376Z [00:02:09.108]➜        undefined_syms=102
2025-08-20T22:50:04.5858898Z [00:02:09.108]➜           reloc_alloc=120
2025-08-20T22:50:04.5859202Z [00:02:09.108]➜          defined_syms=311
2025-08-20T22:50:04.5859479Z [00:02:09.108]➜        input_sections=389
2025-08-20T22:50:04.5859751Z [00:02:09.108]➜           parsed_objs=1762
2025-08-20T22:50:04.5860028Z [00:02:09.108]➜      regular_sections=9757
2025-08-20T22:50:04.5860310Z [00:02:09.108]➜              all_syms=35070
2025-08-20T22:50:04.5860601Z [00:02:09.108]➜     total_input_bytes=43953840
2025-08-20T22:50:04.5860910Z [00:02:09.108]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:04.5861268Z [00:02:09.108]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:04.5985130Z [00:02:09.121]➜  using cimagf ... yes
2025-08-20T22:50:04.6574191Z [00:02:09.180]➜        reloc_nonalloc=0
2025-08-20T22:50:04.6585279Z [00:02:09.181]➜               comdats=0
2025-08-20T22:50:04.6585722Z [00:02:09.181]➜    removed_comdat_mem=0
2025-08-20T22:50:04.6586107Z [00:02:09.181]➜              num_dsos=0
2025-08-20T22:50:04.6586523Z [00:02:09.181]➜           thunk_bytes=0
2025-08-20T22:50:04.6586928Z [00:02:09.181]➜       parsed_lto_objs=1
2025-08-20T22:50:04.6587321Z [00:02:09.181]➜              num_cies=2
2025-08-20T22:50:04.6587709Z [00:02:09.181]➜       num_unique_cies=2
2025-08-20T22:50:04.6588112Z [00:02:09.181]➜              num_fdes=5
2025-08-20T22:50:04.6588476Z [00:02:09.181]➜        merged_strings=6
2025-08-20T22:50:04.6588996Z [00:02:09.181]➜              num_objs=19
2025-08-20T22:50:04.6589392Z [00:02:09.181]➜         output_chunks=24
2025-08-20T22:50:04.6589796Z [00:02:09.181]➜      string_fragments=35
2025-08-20T22:50:04.6590194Z [00:02:09.181]➜      garbage_sections=48
2025-08-20T22:50:04.6590609Z [00:02:09.181]➜        undefined_syms=104
2025-08-20T22:50:04.6591023Z [00:02:09.181]➜           reloc_alloc=122
2025-08-20T22:50:04.6591426Z [00:02:09.181]➜          defined_syms=315
2025-08-20T22:50:04.6591824Z [00:02:09.181]➜        input_sections=393
2025-08-20T22:50:04.6592244Z [00:02:09.181]➜           parsed_objs=1762
2025-08-20T22:50:04.6593089Z [00:02:09.181]➜      regular_sections=9757
2025-08-20T22:50:04.6593477Z [00:02:09.181]➜              all_syms=35070
2025-08-20T22:50:04.6593886Z [00:02:09.181]➜     total_input_bytes=43953768
2025-08-20T22:50:04.6594296Z [00:02:09.181]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:04.6594742Z [00:02:09.181]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:04.6733232Z [00:02:09.196]➜  using clearenv ... yes
2025-08-20T22:50:04.6805015Z [00:02:09.203]➜        reloc_nonalloc=0
2025-08-20T22:50:04.6805335Z [00:02:09.203]➜               comdats=0
2025-08-20T22:50:04.6810018Z [00:02:09.203]➜    removed_comdat_mem=0
2025-08-20T22:50:04.6814819Z [00:02:09.203]➜              num_dsos=0
2025-08-20T22:50:04.6815594Z [00:02:09.203]➜           thunk_bytes=0
2025-08-20T22:50:04.6816414Z [00:02:09.203]➜       parsed_lto_objs=1
2025-08-20T22:50:04.6816977Z [00:02:09.203]➜              num_cies=2
2025-08-20T22:50:04.6817815Z [00:02:09.203]➜       num_unique_cies=2
2025-08-20T22:50:04.6818565Z [00:02:09.203]➜              num_fdes=5
2025-08-20T22:50:04.6819658Z [00:02:09.203]➜        merged_strings=6
2025-08-20T22:50:04.6820403Z [00:02:09.203]➜              num_objs=19
2025-08-20T22:50:04.6820709Z [00:02:09.203]➜         output_chunks=24
2025-08-20T22:50:04.6821006Z [00:02:09.203]➜      string_fragments=35
2025-08-20T22:50:04.6821276Z [00:02:09.203]➜      garbage_sections=48
2025-08-20T22:50:04.6821551Z [00:02:09.203]➜        undefined_syms=102
2025-08-20T22:50:04.6821821Z [00:02:09.203]➜           reloc_alloc=120
2025-08-20T22:50:04.6822083Z [00:02:09.203]➜          defined_syms=311
2025-08-20T22:50:04.6822352Z [00:02:09.203]➜        input_sections=389
2025-08-20T22:50:04.6822646Z [00:02:09.203]➜           parsed_objs=1762
2025-08-20T22:50:04.6822925Z [00:02:09.203]➜      regular_sections=9757
2025-08-20T22:50:04.6823201Z [00:02:09.203]➜              all_syms=35070
2025-08-20T22:50:04.6823490Z [00:02:09.203]➜     total_input_bytes=43953840
2025-08-20T22:50:04.6823795Z [00:02:09.203]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:04.6824146Z [00:02:09.203]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:04.6878418Z [00:02:09.210]➜        reloc_nonalloc=0
2025-08-20T22:50:04.6879035Z [00:02:09.210]➜               comdats=0
2025-08-20T22:50:04.6879315Z [00:02:09.210]➜    removed_comdat_mem=0
2025-08-20T22:50:04.6879573Z [00:02:09.210]➜              num_dsos=0
2025-08-20T22:50:04.6879840Z [00:02:09.210]➜           thunk_bytes=0
2025-08-20T22:50:04.6880101Z [00:02:09.210]➜       parsed_lto_objs=1
2025-08-20T22:50:04.6880361Z [00:02:09.210]➜              num_cies=2
2025-08-20T22:50:04.6880618Z [00:02:09.210]➜       num_unique_cies=2
2025-08-20T22:50:04.6880874Z [00:02:09.210]➜              num_fdes=5
2025-08-20T22:50:04.6881521Z [00:02:09.210]➜        merged_strings=6
2025-08-20T22:50:04.6881855Z [00:02:09.210]➜              num_objs=22
2025-08-20T22:50:04.6882127Z [00:02:09.210]➜         output_chunks=24
2025-08-20T22:50:04.6882396Z [00:02:09.210]➜      string_fragments=41
2025-08-20T22:50:04.6882683Z [00:02:09.210]➜      garbage_sections=58
2025-08-20T22:50:04.6882953Z [00:02:09.210]➜        undefined_syms=115
2025-08-20T22:50:04.6883225Z [00:02:09.210]➜           reloc_alloc=135
2025-08-20T22:50:04.6883493Z [00:02:09.210]➜          defined_syms=366
2025-08-20T22:50:04.6883763Z [00:02:09.210]➜        input_sections=469
2025-08-20T22:50:04.6884031Z [00:02:09.210]➜           parsed_objs=1762
2025-08-20T22:50:04.6884304Z [00:02:09.210]➜      regular_sections=9757
2025-08-20T22:50:04.6884575Z [00:02:09.210]➜              all_syms=35073
2025-08-20T22:50:04.6884857Z [00:02:09.210]➜     total_input_bytes=43954596
2025-08-20T22:50:04.6885160Z [00:02:09.210]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:04.6885504Z [00:02:09.210]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:04.6923999Z [00:02:09.215]➜  using cimagl ... yes
2025-08-20T22:50:04.6932557Z [00:02:09.216]➜  using clock_adjtime ... yes
2025-08-20T22:50:04.7250812Z [00:02:09.248]➜        reloc_nonalloc=0
2025-08-20T22:50:04.7263099Z [00:02:09.249]➜               comdats=0
2025-08-20T22:50:04.7264088Z [00:02:09.249]➜    removed_comdat_mem=0
2025-08-20T22:50:04.7266973Z [00:02:09.249]➜              num_dsos=0
2025-08-20T22:50:04.7267266Z [00:02:09.249]➜           thunk_bytes=0
2025-08-20T22:50:04.7267536Z [00:02:09.249]➜       parsed_lto_objs=1
2025-08-20T22:50:04.7267797Z [00:02:09.249]➜              num_cies=2
2025-08-20T22:50:04.7268058Z [00:02:09.249]➜       num_unique_cies=2
2025-08-20T22:50:04.7268318Z [00:02:09.249]➜              num_fdes=5
2025-08-20T22:50:04.7268572Z [00:02:09.249]➜        merged_strings=6
2025-08-20T22:50:04.7269079Z [00:02:09.249]➜              num_objs=22
2025-08-20T22:50:04.7269382Z [00:02:09.249]➜         output_chunks=24
2025-08-20T22:50:04.7269654Z [00:02:09.249]➜      string_fragments=41
2025-08-20T22:50:04.7269925Z [00:02:09.249]➜      garbage_sections=58
2025-08-20T22:50:04.7270200Z [00:02:09.249]➜        undefined_syms=114
2025-08-20T22:50:04.7270473Z [00:02:09.249]➜           reloc_alloc=133
2025-08-20T22:50:04.7270754Z [00:02:09.249]➜          defined_syms=366
2025-08-20T22:50:04.7271026Z [00:02:09.249]➜        input_sections=469
2025-08-20T22:50:04.7271300Z [00:02:09.249]➜           parsed_objs=1762
2025-08-20T22:50:04.7271579Z [00:02:09.249]➜      regular_sections=9757
2025-08-20T22:50:04.7271855Z [00:02:09.249]➜              all_syms=35072
2025-08-20T22:50:04.7272145Z [00:02:09.249]➜     total_input_bytes=43954348
2025-08-20T22:50:04.7272454Z [00:02:09.249]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:04.7272784Z [00:02:09.249]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:04.7359143Z [00:02:09.259]➜        reloc_nonalloc=0
2025-08-20T22:50:04.7363708Z [00:02:09.259]➜               comdats=0
2025-08-20T22:50:04.7364034Z [00:02:09.259]➜    removed_comdat_mem=0
2025-08-20T22:50:04.7364302Z [00:02:09.259]➜              num_dsos=0
2025-08-20T22:50:04.7364567Z [00:02:09.259]➜           thunk_bytes=0
2025-08-20T22:50:04.7364834Z [00:02:09.259]➜       parsed_lto_objs=1
2025-08-20T22:50:04.7365111Z [00:02:09.259]➜              num_cies=2
2025-08-20T22:50:04.7365369Z [00:02:09.259]➜       num_unique_cies=2
2025-08-20T22:50:04.7365627Z [00:02:09.259]➜              num_fdes=5
2025-08-20T22:50:04.7365883Z [00:02:09.259]➜        merged_strings=8
2025-08-20T22:50:04.7366146Z [00:02:09.259]➜         output_chunks=24
2025-08-20T22:50:04.7366414Z [00:02:09.259]➜              num_objs=24
2025-08-20T22:50:04.7366680Z [00:02:09.259]➜      string_fragments=48
2025-08-20T22:50:04.7366948Z [00:02:09.259]➜      garbage_sections=64
2025-08-20T22:50:04.7367221Z [00:02:09.259]➜        undefined_syms=124
2025-08-20T22:50:04.7367495Z [00:02:09.259]➜           reloc_alloc=151
2025-08-20T22:50:04.7368138Z [00:02:09.259]➜          defined_syms=408
2025-08-20T22:50:04.7368494Z [00:02:09.259]➜        input_sections=525
2025-08-20T22:50:04.7372751Z [00:02:09.259]➜           parsed_objs=1762
2025-08-20T22:50:04.7373045Z [00:02:09.259]➜      regular_sections=9757
2025-08-20T22:50:04.7373336Z [00:02:09.259]➜              all_syms=35072
2025-08-20T22:50:04.7373631Z [00:02:09.259]➜     total_input_bytes=43954348
2025-08-20T22:50:04.7373944Z [00:02:09.259]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:04.7374275Z [00:02:09.259]➜  .rodata.str1.8 estimation=1628 actual=4
2025-08-20T22:50:04.7374590Z [00:02:09.259]➜  using clock_getres ... yes
2025-08-20T22:50:04.7444963Z [00:02:09.267]➜  using clock_gettime ... yes
2025-08-20T22:50:04.8246819Z [00:02:09.347]➜        reloc_nonalloc=0
2025-08-20T22:50:04.8250846Z [00:02:09.347]➜               comdats=0
2025-08-20T22:50:04.8251172Z [00:02:09.347]➜    removed_comdat_mem=0
2025-08-20T22:50:04.8251435Z [00:02:09.347]➜              num_dsos=0
2025-08-20T22:50:04.8251735Z [00:02:09.347]➜           thunk_bytes=0
2025-08-20T22:50:04.8252000Z [00:02:09.347]➜       parsed_lto_objs=1
2025-08-20T22:50:04.8252263Z [00:02:09.347]➜              num_cies=2
2025-08-20T22:50:04.8252521Z [00:02:09.348]➜       num_unique_cies=2
2025-08-20T22:50:04.8252780Z [00:02:09.348]➜              num_fdes=5
2025-08-20T22:50:04.8253404Z [00:02:09.348]➜        merged_strings=6
2025-08-20T22:50:04.8253673Z [00:02:09.348]➜              num_objs=21
2025-08-20T22:50:04.8253937Z [00:02:09.348]➜         output_chunks=24
2025-08-20T22:50:04.8254207Z [00:02:09.348]➜      string_fragments=39
2025-08-20T22:50:04.8254475Z [00:02:09.348]➜      garbage_sections=55
2025-08-20T22:50:04.8254746Z [00:02:09.348]➜        undefined_syms=113
2025-08-20T22:50:04.8255010Z [00:02:09.348]➜           reloc_alloc=134
2025-08-20T22:50:04.8255273Z [00:02:09.348]➜          defined_syms=353
2025-08-20T22:50:04.8264002Z [00:02:09.348]➜        input_sections=447
2025-08-20T22:50:04.8264362Z [00:02:09.348]➜           parsed_objs=1762
2025-08-20T22:50:04.8264656Z [00:02:09.348]➜      regular_sections=9757
2025-08-20T22:50:04.8264934Z [00:02:09.348]➜              all_syms=35072
2025-08-20T22:50:04.8265220Z [00:02:09.348]➜     total_input_bytes=43954580
2025-08-20T22:50:04.8265527Z [00:02:09.348]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:04.8265878Z [00:02:09.348]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:04.8359708Z [00:02:09.359]➜        reloc_nonalloc=0
2025-08-20T22:50:04.8362469Z [00:02:09.359]➜               comdats=0
2025-08-20T22:50:04.8362813Z [00:02:09.359]➜    removed_comdat_mem=0
2025-08-20T22:50:04.8363082Z [00:02:09.359]➜              num_dsos=0
2025-08-20T22:50:04.8363353Z [00:02:09.359]➜           thunk_bytes=0
2025-08-20T22:50:04.8363621Z [00:02:09.359]➜       parsed_lto_objs=1
2025-08-20T22:50:04.8363887Z [00:02:09.359]➜              num_cies=2
2025-08-20T22:50:04.8364147Z [00:02:09.359]➜       num_unique_cies=2
2025-08-20T22:50:04.8364406Z [00:02:09.359]➜              num_fdes=5
2025-08-20T22:50:04.8364700Z [00:02:09.359]➜        merged_strings=6
2025-08-20T22:50:04.8364961Z [00:02:09.359]➜              num_objs=22
2025-08-20T22:50:04.8365226Z [00:02:09.359]➜         output_chunks=24
2025-08-20T22:50:04.8365495Z [00:02:09.359]➜      string_fragments=41
2025-08-20T22:50:04.8365786Z [00:02:09.359]➜      garbage_sections=58
2025-08-20T22:50:04.8366059Z [00:02:09.359]➜        undefined_syms=114
2025-08-20T22:50:04.8366329Z [00:02:09.359]➜           reloc_alloc=133
2025-08-20T22:50:04.8366593Z [00:02:09.359]➜          defined_syms=366
2025-08-20T22:50:04.8366862Z [00:02:09.359]➜        input_sections=469
2025-08-20T22:50:04.8367136Z [00:02:09.359]➜           parsed_objs=1762
2025-08-20T22:50:04.8367413Z [00:02:09.359]➜      regular_sections=9757
2025-08-20T22:50:04.8367683Z [00:02:09.359]➜              all_syms=35072
2025-08-20T22:50:04.8367968Z [00:02:09.359]➜     total_input_bytes=43954508
2025-08-20T22:50:04.8368272Z [00:02:09.359]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:04.8384269Z [00:02:09.359]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:04.8384880Z [00:02:09.361]➜  using clock_nanosleep ... yes
2025-08-20T22:50:04.8479219Z [00:02:09.371]➜  using clock_settime ... yes
2025-08-20T22:50:04.8842415Z [00:02:09.407]➜        reloc_nonalloc=0
2025-08-20T22:50:04.8843276Z [00:02:09.407]➜               comdats=0
2025-08-20T22:50:04.8843896Z [00:02:09.407]➜    removed_comdat_mem=0
2025-08-20T22:50:04.8845408Z [00:02:09.407]➜              num_dsos=0
2025-08-20T22:50:04.8845682Z [00:02:09.407]➜           thunk_bytes=0
2025-08-20T22:50:04.8845948Z [00:02:09.407]➜       parsed_lto_objs=1
2025-08-20T22:50:04.8846206Z [00:02:09.407]➜              num_cies=2
2025-08-20T22:50:04.8846462Z [00:02:09.407]➜       num_unique_cies=2
2025-08-20T22:50:04.8846719Z [00:02:09.407]➜              num_fdes=5
2025-08-20T22:50:04.8846975Z [00:02:09.407]➜        merged_strings=6
2025-08-20T22:50:04.8847242Z [00:02:09.407]➜         output_chunks=25
2025-08-20T22:50:04.8847503Z [00:02:09.407]➜              num_objs=30
2025-08-20T22:50:04.8847786Z [00:02:09.407]➜      string_fragments=57
2025-08-20T22:50:04.8848058Z [00:02:09.407]➜      garbage_sections=81
2025-08-20T22:50:04.8848326Z [00:02:09.407]➜        undefined_syms=125
2025-08-20T22:50:04.8848815Z [00:02:09.407]➜           reloc_alloc=138
2025-08-20T22:50:04.8849593Z [00:02:09.407]➜          defined_syms=497
2025-08-20T22:50:04.8849869Z [00:02:09.407]➜        input_sections=664
2025-08-20T22:50:04.8850143Z [00:02:09.407]➜           parsed_objs=1762
2025-08-20T22:50:04.8850418Z [00:02:09.407]➜      regular_sections=9757
2025-08-20T22:50:04.8850693Z [00:02:09.407]➜              all_syms=35070
2025-08-20T22:50:04.8850977Z [00:02:09.407]➜     total_input_bytes=43953836
2025-08-20T22:50:04.8851281Z [00:02:09.407]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:04.8851620Z [00:02:09.407]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:04.8919278Z [00:02:09.415]➜        reloc_nonalloc=0
2025-08-20T22:50:04.8936810Z [00:02:09.416]➜               comdats=0
2025-08-20T22:50:04.8937153Z [00:02:09.416]➜    removed_comdat_mem=0
2025-08-20T22:50:04.8937422Z [00:02:09.416]➜              num_dsos=0
2025-08-20T22:50:04.8938271Z [00:02:09.416]➜           thunk_bytes=0
2025-08-20T22:50:04.8938918Z [00:02:09.416]➜       parsed_lto_objs=1
2025-08-20T22:50:04.8939412Z [00:02:09.416]➜              num_cies=2
2025-08-20T22:50:04.8940478Z [00:02:09.416]➜       num_unique_cies=2
2025-08-20T22:50:04.8940855Z [00:02:09.416]➜              num_fdes=5
2025-08-20T22:50:04.8941195Z [00:02:09.416]➜        merged_strings=23
2025-08-20T22:50:04.8941582Z [00:02:09.416]➜         output_chunks=26
2025-08-20T22:50:04.8942018Z [00:02:09.416]➜              num_objs=30
2025-08-20T22:50:04.8942384Z [00:02:09.416]➜      string_fragments=75
2025-08-20T22:50:04.8942923Z [00:02:09.416]➜      garbage_sections=81
2025-08-20T22:50:04.8943711Z [00:02:09.416]➜        undefined_syms=167
2025-08-20T22:50:04.8944038Z [00:02:09.416]➜           reloc_alloc=188
2025-08-20T22:50:04.8944339Z [00:02:09.416]➜          defined_syms=510
2025-08-20T22:50:04.8944615Z [00:02:09.416]➜        input_sections=669
2025-08-20T22:50:04.8944890Z [00:02:09.416]➜           parsed_objs=1762
2025-08-20T22:50:04.8945169Z [00:02:09.416]➜      regular_sections=9757
2025-08-20T22:50:04.8945448Z [00:02:09.416]➜              all_syms=35070
2025-08-20T22:50:04.8945753Z [00:02:09.416]➜     total_input_bytes=43953836
2025-08-20T22:50:04.8946063Z [00:02:09.416]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:04.8946397Z [00:02:09.416]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:04.8946734Z [00:02:09.416]➜  .rodata.cst8 estimation=1634 actual=17
2025-08-20T22:50:04.8980151Z [00:02:09.419]➜  using clogf ... yes
2025-08-20T22:50:04.9092258Z [00:02:09.432]➜  using clog ... yes
2025-08-20T22:50:04.9241378Z [00:02:09.447]➜        reloc_nonalloc=0
2025-08-20T22:50:04.9251896Z [00:02:09.448]➜               comdats=0
2025-08-20T22:50:04.9252848Z [00:02:09.448]➜    removed_comdat_mem=0
2025-08-20T22:50:04.9253796Z [00:02:09.448]➜              num_dsos=0
2025-08-20T22:50:04.9254428Z [00:02:09.448]➜           thunk_bytes=0
2025-08-20T22:50:04.9255145Z [00:02:09.448]➜       parsed_lto_objs=1
2025-08-20T22:50:04.9255824Z [00:02:09.448]➜       num_unique_cies=2
2025-08-20T22:50:04.9256685Z [00:02:09.448]➜              num_cies=11
2025-08-20T22:50:04.9257075Z [00:02:09.448]➜              num_fdes=14
2025-08-20T22:50:04.9257349Z [00:02:09.448]➜         output_chunks=26
2025-08-20T22:50:04.9257613Z [00:02:09.448]➜              num_objs=44
2025-08-20T22:50:04.9257871Z [00:02:09.448]➜        merged_strings=65
2025-08-20T22:50:04.9258136Z [00:02:09.448]➜      garbage_sections=115
2025-08-20T22:50:04.9258409Z [00:02:09.448]➜      string_fragments=150
2025-08-20T22:50:04.9258884Z [00:02:09.448]➜        undefined_syms=332
2025-08-20T22:50:04.9259182Z [00:02:09.448]➜           reloc_alloc=414
2025-08-20T22:50:04.9259449Z [00:02:09.448]➜          defined_syms=633
2025-08-20T22:50:04.9259717Z [00:02:09.448]➜        input_sections=907
2025-08-20T22:50:04.9260003Z [00:02:09.448]➜           parsed_objs=1762
2025-08-20T22:50:04.9260281Z [00:02:09.448]➜      regular_sections=9757
2025-08-20T22:50:04.9260553Z [00:02:09.448]➜              all_syms=35070
2025-08-20T22:50:04.9260841Z [00:02:09.448]➜     total_input_bytes=43953836
2025-08-20T22:50:04.9261555Z [00:02:09.448]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:04.9261896Z [00:02:09.448]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:04.9262233Z [00:02:09.448]➜  .rodata.cst16 estimation=1657 actual=59
2025-08-20T22:50:04.9313224Z [00:02:09.454]➜  using clogl ... yes
2025-08-20T22:50:04.9644649Z [00:02:09.487]➜  using close_range ... no
2025-08-20T22:50:05.0037483Z [00:02:09.527]➜        reloc_nonalloc=0
2025-08-20T22:50:05.0038220Z [00:02:09.527]➜               comdats=0
2025-08-20T22:50:05.0039343Z [00:02:09.527]➜    removed_comdat_mem=0
2025-08-20T22:50:05.0039908Z [00:02:09.527]➜              num_dsos=0
2025-08-20T22:50:05.0041124Z [00:02:09.527]➜           thunk_bytes=0
2025-08-20T22:50:05.0041443Z [00:02:09.527]➜       parsed_lto_objs=1
2025-08-20T22:50:05.0041710Z [00:02:09.527]➜              num_cies=2
2025-08-20T22:50:05.0041968Z [00:02:09.527]➜       num_unique_cies=2
2025-08-20T22:50:05.0042228Z [00:02:09.527]➜              num_fdes=6
2025-08-20T22:50:05.0042509Z [00:02:09.527]➜        merged_strings=6
2025-08-20T22:50:05.0042776Z [00:02:09.527]➜         output_chunks=25
2025-08-20T22:50:05.0043039Z [00:02:09.527]➜              num_objs=26
2025-08-20T22:50:05.0043304Z [00:02:09.527]➜      string_fragments=47
2025-08-20T22:50:05.0043568Z [00:02:09.527]➜      garbage_sections=71
2025-08-20T22:50:05.0043844Z [00:02:09.527]➜        undefined_syms=132
2025-08-20T22:50:05.0044116Z [00:02:09.527]➜           reloc_alloc=160
2025-08-20T22:50:05.0044390Z [00:02:09.527]➜          defined_syms=447
2025-08-20T22:50:05.0044662Z [00:02:09.527]➜        input_sections=568
2025-08-20T22:50:05.0044933Z [00:02:09.527]➜           parsed_objs=1762
2025-08-20T22:50:05.0045209Z [00:02:09.527]➜      regular_sections=9759
2025-08-20T22:50:05.0045502Z [00:02:09.527]➜              all_syms=35076
2025-08-20T22:50:05.0045790Z [00:02:09.527]➜     total_input_bytes=43954784
2025-08-20T22:50:05.0046099Z [00:02:09.527]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:05.0046434Z [00:02:09.527]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:05.0214858Z [00:02:09.544]➜  using clone ... yes
2025-08-20T22:50:05.0496071Z [00:02:09.572]➜        reloc_nonalloc=0
2025-08-20T22:50:05.0504701Z [00:02:09.573]➜               comdats=0
2025-08-20T22:50:05.0506813Z [00:02:09.573]➜    removed_comdat_mem=0
2025-08-20T22:50:05.0507086Z [00:02:09.573]➜              num_dsos=0
2025-08-20T22:50:05.0507353Z [00:02:09.573]➜           thunk_bytes=0
2025-08-20T22:50:05.0507617Z [00:02:09.573]➜       parsed_lto_objs=1
2025-08-20T22:50:05.0507876Z [00:02:09.573]➜              num_cies=2
2025-08-20T22:50:05.0508136Z [00:02:09.573]➜       num_unique_cies=2
2025-08-20T22:50:05.0508397Z [00:02:09.573]➜              num_fdes=5
2025-08-20T22:50:05.0509169Z [00:02:09.573]➜        merged_strings=6
2025-08-20T22:50:05.0509496Z [00:02:09.573]➜              num_objs=21
2025-08-20T22:50:05.0509764Z [00:02:09.573]➜         output_chunks=24
2025-08-20T22:50:05.0510035Z [00:02:09.573]➜      string_fragments=39
2025-08-20T22:50:05.0510325Z [00:02:09.573]➜      garbage_sections=54
2025-08-20T22:50:05.0510596Z [00:02:09.573]➜        undefined_syms=107
2025-08-20T22:50:05.0510868Z [00:02:09.573]➜           reloc_alloc=121
2025-08-20T22:50:05.0511135Z [00:02:09.573]➜          defined_syms=345
2025-08-20T22:50:05.0511408Z [00:02:09.573]➜        input_sections=441
2025-08-20T22:50:05.0511682Z [00:02:09.573]➜           parsed_objs=1762
2025-08-20T22:50:05.0511965Z [00:02:09.573]➜      regular_sections=9757
2025-08-20T22:50:05.0512241Z [00:02:09.573]➜              all_syms=35070
2025-08-20T22:50:05.0512528Z [00:02:09.573]➜     total_input_bytes=43953940
2025-08-20T22:50:05.0512834Z [00:02:09.573]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:05.0513180Z [00:02:09.573]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:05.0551626Z [00:02:09.578]➜        reloc_nonalloc=0
2025-08-20T22:50:05.0555136Z [00:02:09.578]➜               comdats=0
2025-08-20T22:50:05.0555434Z [00:02:09.578]➜    removed_comdat_mem=0
2025-08-20T22:50:05.0556047Z [00:02:09.578]➜              num_dsos=0
2025-08-20T22:50:05.0556314Z [00:02:09.578]➜           thunk_bytes=0
2025-08-20T22:50:05.0556577Z [00:02:09.578]➜       parsed_lto_objs=1
2025-08-20T22:50:05.0556837Z [00:02:09.578]➜              num_cies=2
2025-08-20T22:50:05.0557096Z [00:02:09.578]➜       num_unique_cies=2
2025-08-20T22:50:05.0557355Z [00:02:09.578]➜              num_fdes=5
2025-08-20T22:50:05.0557612Z [00:02:09.578]➜        merged_strings=6
2025-08-20T22:50:05.0557882Z [00:02:09.578]➜         output_chunks=25
2025-08-20T22:50:05.0558149Z [00:02:09.578]➜              num_objs=26
2025-08-20T22:50:05.0558413Z [00:02:09.578]➜      string_fragments=49
2025-08-20T22:50:05.0558912Z [00:02:09.578]➜      garbage_sections=69
2025-08-20T22:50:05.0559208Z [00:02:09.578]➜        undefined_syms=118
2025-08-20T22:50:05.0559480Z [00:02:09.578]➜           reloc_alloc=130
2025-08-20T22:50:05.0559750Z [00:02:09.578]➜          defined_syms=428
2025-08-20T22:50:05.0560020Z [00:02:09.578]➜        input_sections=565
2025-08-20T22:50:05.0560307Z [00:02:09.578]➜           parsed_objs=1762
2025-08-20T22:50:05.0560581Z [00:02:09.578]➜      regular_sections=9757
2025-08-20T22:50:05.0560855Z [00:02:09.578]➜              all_syms=35070
2025-08-20T22:50:05.0561137Z [00:02:09.578]➜     total_input_bytes=43953828
2025-08-20T22:50:05.0561437Z [00:02:09.578]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:05.0561762Z [00:02:09.578]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:05.0592085Z [00:02:09.582]➜  using copy_file_range ... yes
2025-08-20T22:50:05.0664150Z [00:02:09.589]➜  using coshf ... yes
2025-08-20T22:50:05.0762672Z [00:02:09.599]➜        reloc_nonalloc=0
2025-08-20T22:50:05.0780206Z [00:02:09.601]➜               comdats=0
2025-08-20T22:50:05.0783214Z [00:02:09.601]➜    removed_comdat_mem=0
2025-08-20T22:50:05.0783719Z [00:02:09.601]➜              num_dsos=0
2025-08-20T22:50:05.0784249Z [00:02:09.601]➜           thunk_bytes=0
2025-08-20T22:50:05.0785027Z [00:02:09.601]➜       parsed_lto_objs=1
2025-08-20T22:50:05.0785486Z [00:02:09.601]➜              num_cies=2
2025-08-20T22:50:05.0785951Z [00:02:09.601]➜       num_unique_cies=2
2025-08-20T22:50:05.0786551Z [00:02:09.601]➜              num_fdes=5
2025-08-20T22:50:05.0787085Z [00:02:09.601]➜        merged_strings=17
2025-08-20T22:50:05.0787926Z [00:02:09.601]➜         output_chunks=26
2025-08-20T22:50:05.0788242Z [00:02:09.601]➜              num_objs=26
2025-08-20T22:50:05.0788516Z [00:02:09.601]➜      string_fragments=60
2025-08-20T22:50:05.0789511Z [00:02:09.601]➜      garbage_sections=69
2025-08-20T22:50:05.0789795Z [00:02:09.601]➜        undefined_syms=146
2025-08-20T22:50:05.0790070Z [00:02:09.601]➜           reloc_alloc=158
2025-08-20T22:50:05.0790733Z [00:02:09.601]➜          defined_syms=432
2025-08-20T22:50:05.0791098Z [00:02:09.601]➜        input_sections=568
2025-08-20T22:50:05.0791381Z [00:02:09.601]➜           parsed_objs=1762
2025-08-20T22:50:05.0791662Z [00:02:09.601]➜      regular_sections=9757
2025-08-20T22:50:05.0791935Z [00:02:09.601]➜              all_syms=35070
2025-08-20T22:50:05.0792240Z [00:02:09.601]➜     total_input_bytes=43953828
2025-08-20T22:50:05.0792546Z [00:02:09.601]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:05.0792889Z [00:02:09.601]➜  .rodata.cst8 estimation=1632 actual=11
2025-08-20T22:50:05.0793265Z [00:02:09.601]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:05.0861001Z [00:02:09.609]➜  using cosh ... yes
2025-08-20T22:50:05.1481481Z [00:02:09.671]➜        reloc_nonalloc=0
2025-08-20T22:50:05.1520153Z [00:02:09.672]➜               comdats=0
2025-08-20T22:50:05.1521139Z [00:02:09.672]➜    removed_comdat_mem=0
2025-08-20T22:50:05.1521767Z [00:02:09.672]➜              num_dsos=0
2025-08-20T22:50:05.1522332Z [00:02:09.672]➜           thunk_bytes=0
2025-08-20T22:50:05.1522879Z [00:02:09.672]➜       parsed_lto_objs=1
2025-08-20T22:50:05.1523593Z [00:02:09.672]➜       num_unique_cies=2
2025-08-20T22:50:05.1524473Z [00:02:09.672]➜              num_cies=5
2025-08-20T22:50:05.1524787Z [00:02:09.672]➜              num_fdes=8
2025-08-20T22:50:05.1525552Z [00:02:09.672]➜        merged_strings=17
2025-08-20T22:50:05.1525831Z [00:02:09.672]➜         output_chunks=26
2025-08-20T22:50:05.1526096Z [00:02:09.672]➜              num_objs=30
2025-08-20T22:50:05.1526365Z [00:02:09.672]➜      string_fragments=68
2025-08-20T22:50:05.1526637Z [00:02:09.672]➜      garbage_sections=78
2025-08-20T22:50:05.1526908Z [00:02:09.672]➜        undefined_syms=155
2025-08-20T22:50:05.1527179Z [00:02:09.672]➜           reloc_alloc=164
2025-08-20T22:50:05.1527449Z [00:02:09.672]➜          defined_syms=458
2025-08-20T22:50:05.1527717Z [00:02:09.672]➜        input_sections=629
2025-08-20T22:50:05.1527991Z [00:02:09.672]➜           parsed_objs=1762
2025-08-20T22:50:05.1528282Z [00:02:09.672]➜      regular_sections=9757
2025-08-20T22:50:05.1528555Z [00:02:09.672]➜              all_syms=35070
2025-08-20T22:50:05.1529142Z [00:02:09.672]➜     total_input_bytes=43953828
2025-08-20T22:50:05.1529453Z [00:02:09.672]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:05.1529813Z [00:02:09.672]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:05.1530153Z [00:02:09.672]➜  .rodata.cst8 estimation=1632 actual=11
2025-08-20T22:50:05.1607717Z [00:02:09.684]➜  using coshl ... yes
2025-08-20T22:50:05.1809876Z [00:02:09.704]➜        reloc_nonalloc=0
2025-08-20T22:50:05.1810648Z [00:02:09.704]➜               comdats=0
2025-08-20T22:50:05.1811436Z [00:02:09.704]➜    removed_comdat_mem=0
2025-08-20T22:50:05.1811752Z [00:02:09.704]➜              num_dsos=0
2025-08-20T22:50:05.1812028Z [00:02:09.704]➜           thunk_bytes=0
2025-08-20T22:50:05.1812290Z [00:02:09.704]➜       parsed_lto_objs=1
2025-08-20T22:50:05.1812552Z [00:02:09.704]➜       num_unique_cies=2
2025-08-20T22:50:05.1813186Z [00:02:09.704]➜              num_cies=12
2025-08-20T22:50:05.1813548Z [00:02:09.704]➜              num_fdes=15
2025-08-20T22:50:05.1813828Z [00:02:09.704]➜         output_chunks=26
2025-08-20T22:50:05.1814091Z [00:02:09.704]➜              num_objs=35
2025-08-20T22:50:05.1814374Z [00:02:09.704]➜        merged_strings=46
2025-08-20T22:50:05.1814642Z [00:02:09.704]➜      garbage_sections=86
2025-08-20T22:50:05.1814941Z [00:02:09.704]➜      string_fragments=111
2025-08-20T22:50:05.1815218Z [00:02:09.704]➜        undefined_syms=251
2025-08-20T22:50:05.1815490Z [00:02:09.704]➜           reloc_alloc=361
2025-08-20T22:50:05.1815758Z [00:02:09.704]➜          defined_syms=467
2025-08-20T22:50:05.1816028Z [00:02:09.704]➜        input_sections=675
2025-08-20T22:50:05.1816303Z [00:02:09.704]➜           parsed_objs=1762
2025-08-20T22:50:05.1816580Z [00:02:09.704]➜      regular_sections=9757
2025-08-20T22:50:05.1816859Z [00:02:09.704]➜              all_syms=35070
2025-08-20T22:50:05.1817154Z [00:02:09.704]➜     total_input_bytes=43953828
2025-08-20T22:50:05.1817459Z [00:02:09.704]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:05.1817795Z [00:02:09.704]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:05.1818132Z [00:02:09.704]➜  .rodata.cst16 estimation=1646 actual=40
2025-08-20T22:50:05.1963192Z [00:02:09.719]➜  using cosl ... yes
2025-08-20T22:50:05.2069284Z [00:02:09.730]➜        reloc_nonalloc=0
2025-08-20T22:50:05.2069633Z [00:02:09.730]➜               comdats=0
2025-08-20T22:50:05.2069903Z [00:02:09.730]➜    removed_comdat_mem=0
2025-08-20T22:50:05.2070165Z [00:02:09.730]➜              num_dsos=0
2025-08-20T22:50:05.2070556Z [00:02:09.730]➜           thunk_bytes=0
2025-08-20T22:50:05.2090812Z [00:02:09.730]➜       parsed_lto_objs=1
2025-08-20T22:50:05.2091307Z [00:02:09.730]➜       num_unique_cies=2
2025-08-20T22:50:05.2091700Z [00:02:09.730]➜              num_cies=3
2025-08-20T22:50:05.2092053Z [00:02:09.730]➜              num_fdes=6
2025-08-20T22:50:05.2092430Z [00:02:09.730]➜        merged_strings=23
2025-08-20T22:50:05.2092839Z [00:02:09.730]➜         output_chunks=26
2025-08-20T22:50:05.2093205Z [00:02:09.730]➜              num_objs=47
2025-08-20T22:50:05.2093573Z [00:02:09.730]➜      string_fragments=112
2025-08-20T22:50:05.2093949Z [00:02:09.730]➜      garbage_sections=131
2025-08-20T22:50:05.2094349Z [00:02:09.730]➜        undefined_syms=208
2025-08-20T22:50:05.2094722Z [00:02:09.730]➜           reloc_alloc=233
2025-08-20T22:50:05.2095096Z [00:02:09.730]➜          defined_syms=787
2025-08-20T22:50:05.2095476Z [00:02:09.730]➜        input_sections=1087
2025-08-20T22:50:05.2095849Z [00:02:09.730]➜           parsed_objs=1762
2025-08-20T22:50:05.2096226Z [00:02:09.730]➜      regular_sections=9757
2025-08-20T22:50:05.2096606Z [00:02:09.730]➜              all_syms=35070
2025-08-20T22:50:05.2096999Z [00:02:09.730]➜     total_input_bytes=43953848
2025-08-20T22:50:05.2097412Z [00:02:09.730]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:05.2097850Z [00:02:09.730]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:05.2098305Z [00:02:09.730]➜  .rodata.cst8 estimation=1635 actual=17
2025-08-20T22:50:05.2243733Z [00:02:09.746]➜        reloc_nonalloc=0
2025-08-20T22:50:05.2244093Z [00:02:09.747]➜  using cpowf ... yes
2025-08-20T22:50:05.2244351Z [00:02:09.747]➜               comdats=0
2025-08-20T22:50:05.2244662Z [00:02:09.747]➜    removed_comdat_mem=0
2025-08-20T22:50:05.2244919Z [00:02:09.747]➜              num_dsos=0
2025-08-20T22:50:05.2245181Z [00:02:09.747]➜           thunk_bytes=0
2025-08-20T22:50:05.2245466Z [00:02:09.747]➜       parsed_lto_objs=1
2025-08-20T22:50:05.2245732Z [00:02:09.747]➜       num_unique_cies=2
2025-08-20T22:50:05.2245988Z [00:02:09.747]➜              num_cies=3
2025-08-20T22:50:05.2246255Z [00:02:09.747]➜              num_fdes=6
2025-08-20T22:50:05.2246518Z [00:02:09.747]➜         output_chunks=26
2025-08-20T22:50:05.2246785Z [00:02:09.747]➜              num_objs=47
2025-08-20T22:50:05.2247048Z [00:02:09.747]➜        merged_strings=50
2025-08-20T22:50:05.2247682Z [00:02:09.747]➜      garbage_sections=131
2025-08-20T22:50:05.2248051Z [00:02:09.747]➜      string_fragments=137
2025-08-20T22:50:05.2248323Z [00:02:09.747]➜        undefined_syms=276
2025-08-20T22:50:05.2249246Z [00:02:09.747]➜           reloc_alloc=301
2025-08-20T22:50:05.2249601Z [00:02:09.747]➜          defined_syms=798
2025-08-20T22:50:05.2249891Z [00:02:09.747]➜        input_sections=1091
2025-08-20T22:50:05.2250170Z [00:02:09.747]➜           parsed_objs=1762
2025-08-20T22:50:05.2250445Z [00:02:09.747]➜      regular_sections=9757
2025-08-20T22:50:05.2250719Z [00:02:09.747]➜              all_syms=35070
2025-08-20T22:50:05.2251008Z [00:02:09.747]➜     total_input_bytes=43953848
2025-08-20T22:50:05.2251322Z [00:02:09.747]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:05.2251655Z [00:02:09.747]➜  .rodata.cst8 estimation=1648 actual=44
2025-08-20T22:50:05.2251988Z [00:02:09.747]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:05.2424757Z [00:02:09.765]➜  using cpow ... yes
2025-08-20T22:50:05.2486088Z [00:02:09.771]➜        reloc_nonalloc=0
2025-08-20T22:50:05.2486610Z [00:02:09.771]➜               comdats=0
2025-08-20T22:50:05.2486999Z [00:02:09.771]➜    removed_comdat_mem=0
2025-08-20T22:50:05.2487393Z [00:02:09.771]➜              num_dsos=0
2025-08-20T22:50:05.2488165Z [00:02:09.771]➜           thunk_bytes=0
2025-08-20T22:50:05.2488558Z [00:02:09.771]➜       parsed_lto_objs=1
2025-08-20T22:50:05.2489142Z [00:02:09.771]➜       num_unique_cies=2
2025-08-20T22:50:05.2489528Z [00:02:09.771]➜              num_cies=15
2025-08-20T22:50:05.2489921Z [00:02:09.771]➜              num_fdes=18
2025-08-20T22:50:05.2490300Z [00:02:09.771]➜         output_chunks=27
2025-08-20T22:50:05.2490678Z [00:02:09.771]➜              num_objs=65
2025-08-20T22:50:05.2491091Z [00:02:09.771]➜        merged_strings=94
2025-08-20T22:50:05.2491518Z [00:02:09.771]➜      garbage_sections=174
2025-08-20T22:50:05.2491953Z [00:02:09.771]➜      string_fragments=224
2025-08-20T22:50:05.2492365Z [00:02:09.771]➜        undefined_syms=547
2025-08-20T22:50:05.2492818Z [00:02:09.771]➜           reloc_alloc=685
2025-08-20T22:50:05.2493223Z [00:02:09.771]➜          defined_syms=948
2025-08-20T22:50:05.2493626Z [00:02:09.771]➜        input_sections=1390
2025-08-20T22:50:05.2494015Z [00:02:09.771]➜           parsed_objs=1762
2025-08-20T22:50:05.2494434Z [00:02:09.771]➜      regular_sections=9757
2025-08-20T22:50:05.2494830Z [00:02:09.771]➜              all_syms=35070
2025-08-20T22:50:05.2495241Z [00:02:09.771]➜     total_input_bytes=43953848
2025-08-20T22:50:05.2495674Z [00:02:09.771]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:05.2496118Z [00:02:09.771]➜  .rodata.cst8 estimation=1640 actual=28
2025-08-20T22:50:05.2497152Z [00:02:09.771]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:05.2497633Z [00:02:09.771]➜  .rodata.cst16 estimation=1658 actual=60
2025-08-20T22:50:05.2586311Z [00:02:09.781]➜  using cpowl ... yes
2025-08-20T22:50:05.3058352Z [00:02:09.828]➜        reloc_nonalloc=0
2025-08-20T22:50:05.3059894Z [00:02:09.829]➜               comdats=0
2025-08-20T22:50:05.3060337Z [00:02:09.829]➜    removed_comdat_mem=0
2025-08-20T22:50:05.3060714Z [00:02:09.829]➜              num_dsos=0
2025-08-20T22:50:05.3061113Z [00:02:09.829]➜           thunk_bytes=0
2025-08-20T22:50:05.3061515Z [00:02:09.829]➜       parsed_lto_objs=1
2025-08-20T22:50:05.3061929Z [00:02:09.829]➜              num_cies=2
2025-08-20T22:50:05.3062304Z [00:02:09.829]➜       num_unique_cies=2
2025-08-20T22:50:05.3062702Z [00:02:09.829]➜              num_fdes=5
2025-08-20T22:50:05.3063093Z [00:02:09.829]➜        merged_strings=6
2025-08-20T22:50:05.3063473Z [00:02:09.829]➜              num_objs=19
2025-08-20T22:50:05.3063872Z [00:02:09.829]➜         output_chunks=24
2025-08-20T22:50:05.3064266Z [00:02:09.829]➜      string_fragments=35
2025-08-20T22:50:05.3064654Z [00:02:09.829]➜      garbage_sections=48
2025-08-20T22:50:05.3065052Z [00:02:09.829]➜        undefined_syms=102
2025-08-20T22:50:05.3065442Z [00:02:09.829]➜           reloc_alloc=120
2025-08-20T22:50:05.3066164Z [00:02:09.829]➜          defined_syms=311
2025-08-20T22:50:05.3066640Z [00:02:09.829]➜        input_sections=389
2025-08-20T22:50:05.3067039Z [00:02:09.829]➜           parsed_objs=1762
2025-08-20T22:50:05.3067451Z [00:02:09.829]➜      regular_sections=9757
2025-08-20T22:50:05.3067884Z [00:02:09.829]➜              all_syms=35070
2025-08-20T22:50:05.3068318Z [00:02:09.829]➜     total_input_bytes=43953836
2025-08-20T22:50:05.3068956Z [00:02:09.829]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:05.3069444Z [00:02:09.829]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:05.3164430Z [00:02:09.839]➜  using creal ... yes
2025-08-20T22:50:05.3239301Z [00:02:09.846]➜  using crypt_r ... no
2025-08-20T22:50:05.3600016Z [00:02:09.883]➜        reloc_nonalloc=0
2025-08-20T22:50:05.3600903Z [00:02:09.883]➜               comdats=0
2025-08-20T22:50:05.3601232Z [00:02:09.883]➜    removed_comdat_mem=0
2025-08-20T22:50:05.3601538Z [00:02:09.883]➜              num_dsos=0
2025-08-20T22:50:05.3601841Z [00:02:09.883]➜           thunk_bytes=0
2025-08-20T22:50:05.3602110Z [00:02:09.883]➜       parsed_lto_objs=1
2025-08-20T22:50:05.3602365Z [00:02:09.883]➜              num_cies=2
2025-08-20T22:50:05.3602624Z [00:02:09.883]➜       num_unique_cies=2
2025-08-20T22:50:05.3602878Z [00:02:09.883]➜              num_fdes=5
2025-08-20T22:50:05.3603558Z [00:02:09.883]➜        merged_strings=6
2025-08-20T22:50:05.3603819Z [00:02:09.883]➜              num_objs=19
2025-08-20T22:50:05.3604149Z [00:02:09.883]➜         output_chunks=24
2025-08-20T22:50:05.3604452Z [00:02:09.883]➜      string_fragments=35
2025-08-20T22:50:05.3604722Z [00:02:09.883]➜      garbage_sections=48
2025-08-20T22:50:05.3604993Z [00:02:09.883]➜        undefined_syms=102
2025-08-20T22:50:05.3605267Z [00:02:09.883]➜           reloc_alloc=120
2025-08-20T22:50:05.3605535Z [00:02:09.883]➜          defined_syms=311
2025-08-20T22:50:05.3605828Z [00:02:09.883]➜        input_sections=389
2025-08-20T22:50:05.3606105Z [00:02:09.883]➜           parsed_objs=1762
2025-08-20T22:50:05.3606392Z [00:02:09.883]➜      regular_sections=9757
2025-08-20T22:50:05.3606665Z [00:02:09.883]➜              all_syms=35070
2025-08-20T22:50:05.3606953Z [00:02:09.883]➜     total_input_bytes=43953840
2025-08-20T22:50:05.3607261Z [00:02:09.883]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:05.3607606Z [00:02:09.883]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:05.3691549Z [00:02:09.892]➜  using creall ... yes
2025-08-20T22:50:05.3888696Z [00:02:09.912]➜        reloc_nonalloc=0
2025-08-20T22:50:05.3895917Z [00:02:09.912]➜               comdats=0
2025-08-20T22:50:05.3896884Z [00:02:09.913]➜    removed_comdat_mem=0
2025-08-20T22:50:05.3897200Z [00:02:09.913]➜              num_dsos=0
2025-08-20T22:50:05.3897469Z [00:02:09.913]➜           thunk_bytes=0
2025-08-20T22:50:05.3897736Z [00:02:09.913]➜       parsed_lto_objs=1
2025-08-20T22:50:05.3897994Z [00:02:09.913]➜              num_cies=2
2025-08-20T22:50:05.3898248Z [00:02:09.913]➜       num_unique_cies=2
2025-08-20T22:50:05.3898538Z [00:02:09.913]➜              num_fdes=5
2025-08-20T22:50:05.3898995Z [00:02:09.913]➜        merged_strings=6
2025-08-20T22:50:05.3899262Z [00:02:09.913]➜              num_objs=19
2025-08-20T22:50:05.3899525Z [00:02:09.913]➜         output_chunks=24
2025-08-20T22:50:05.3899790Z [00:02:09.913]➜      string_fragments=35
2025-08-20T22:50:05.3900075Z [00:02:09.913]➜      garbage_sections=48
2025-08-20T22:50:05.3900344Z [00:02:09.913]➜        undefined_syms=102
2025-08-20T22:50:05.3900613Z [00:02:09.913]➜           reloc_alloc=120
2025-08-20T22:50:05.3900875Z [00:02:09.913]➜          defined_syms=311
2025-08-20T22:50:05.3901143Z [00:02:09.913]➜        input_sections=389
2025-08-20T22:50:05.3901413Z [00:02:09.913]➜           parsed_objs=1762
2025-08-20T22:50:05.3901692Z [00:02:09.913]➜      regular_sections=9757
2025-08-20T22:50:05.3901967Z [00:02:09.913]➜              all_syms=35070
2025-08-20T22:50:05.3902254Z [00:02:09.913]➜     total_input_bytes=43953840
2025-08-20T22:50:05.3902909Z [00:02:09.913]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:05.3903341Z [00:02:09.913]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:05.4014318Z [00:02:09.924]➜  using crealf ... yes
2025-08-20T22:50:05.4161757Z [00:02:09.939]➜        reloc_nonalloc=0
2025-08-20T22:50:05.4179853Z [00:02:09.939]➜               comdats=0
2025-08-20T22:50:05.4180750Z [00:02:09.939]➜    removed_comdat_mem=0
2025-08-20T22:50:05.4181076Z [00:02:09.939]➜              num_dsos=0
2025-08-20T22:50:05.4181349Z [00:02:09.939]➜           thunk_bytes=0
2025-08-20T22:50:05.4181616Z [00:02:09.939]➜       parsed_lto_objs=1
2025-08-20T22:50:05.4181879Z [00:02:09.939]➜              num_cies=2
2025-08-20T22:50:05.4182137Z [00:02:09.939]➜       num_unique_cies=2
2025-08-20T22:50:05.4182393Z [00:02:09.939]➜              num_fdes=5
2025-08-20T22:50:05.4182652Z [00:02:09.939]➜         output_chunks=26
2025-08-20T22:50:05.4182920Z [00:02:09.939]➜              num_objs=40
2025-08-20T22:50:05.4183184Z [00:02:09.939]➜        merged_strings=45
2025-08-20T22:50:05.4183475Z [00:02:09.939]➜      garbage_sections=111
2025-08-20T22:50:05.4183754Z [00:02:09.939]➜      string_fragments=116
2025-08-20T22:50:05.4184027Z [00:02:09.939]➜        undefined_syms=251
2025-08-20T22:50:05.4184297Z [00:02:09.939]➜           reloc_alloc=277
2025-08-20T22:50:05.4185024Z [00:02:09.939]➜          defined_syms=687
2025-08-20T22:50:05.4185298Z [00:02:09.939]➜        input_sections=935
2025-08-20T22:50:05.4185574Z [00:02:09.939]➜           parsed_objs=1762
2025-08-20T22:50:05.4185846Z [00:02:09.939]➜      regular_sections=9757
2025-08-20T22:50:05.4186121Z [00:02:09.939]➜              all_syms=35070
2025-08-20T22:50:05.4186406Z [00:02:09.939]➜     total_input_bytes=43953836
2025-08-20T22:50:05.4186708Z [00:02:09.939]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:05.4187040Z [00:02:09.939]➜  .rodata.cst8 estimation=1646 actual=39
2025-08-20T22:50:05.4187378Z [00:02:09.939]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:05.4229893Z [00:02:09.946]➜  using csin ... yes
2025-08-20T22:50:05.4522802Z [00:02:09.975]➜        reloc_nonalloc=0
2025-08-20T22:50:05.4528169Z [00:02:09.976]➜               comdats=0
2025-08-20T22:50:05.4528464Z [00:02:09.976]➜    removed_comdat_mem=0
2025-08-20T22:50:05.4529010Z [00:02:09.976]➜              num_dsos=0
2025-08-20T22:50:05.4529309Z [00:02:09.976]➜           thunk_bytes=0
2025-08-20T22:50:05.4529573Z [00:02:09.976]➜       parsed_lto_objs=1
2025-08-20T22:50:05.4529830Z [00:02:09.976]➜              num_cies=2
2025-08-20T22:50:05.4530089Z [00:02:09.976]➜       num_unique_cies=2
2025-08-20T22:50:05.4530346Z [00:02:09.976]➜              num_fdes=5
2025-08-20T22:50:05.4530609Z [00:02:09.976]➜        merged_strings=23
2025-08-20T22:50:05.4530880Z [00:02:09.976]➜         output_chunks=26
2025-08-20T22:50:05.4531897Z [00:02:09.976]➜              num_objs=40
2025-08-20T22:50:05.4532208Z [00:02:09.976]➜      string_fragments=98
2025-08-20T22:50:05.4532487Z [00:02:09.976]➜      garbage_sections=111
2025-08-20T22:50:05.4532761Z [00:02:09.976]➜        undefined_syms=197
2025-08-20T22:50:05.4533054Z [00:02:09.976]➜           reloc_alloc=231
2025-08-20T22:50:05.4533327Z [00:02:09.976]➜          defined_syms=685
2025-08-20T22:50:05.4533599Z [00:02:09.976]➜        input_sections=933
2025-08-20T22:50:05.4533872Z [00:02:09.976]➜           parsed_objs=1762
2025-08-20T22:50:05.4534167Z [00:02:09.976]➜      regular_sections=9757
2025-08-20T22:50:05.4534440Z [00:02:09.976]➜              all_syms=35070
2025-08-20T22:50:05.4534730Z [00:02:09.976]➜     total_input_bytes=43953836
2025-08-20T22:50:05.4535040Z [00:02:09.976]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:05.4535370Z [00:02:09.976]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:05.4535702Z [00:02:09.976]➜  .rodata.cst8 estimation=1635 actual=17
2025-08-20T22:50:05.4624402Z [00:02:09.985]➜  using csinf ... yes
2025-08-20T22:50:05.5008262Z [00:02:10.024]➜        reloc_nonalloc=0
2025-08-20T22:50:05.5009224Z [00:02:10.024]➜               comdats=0
2025-08-20T22:50:05.5009803Z [00:02:10.024]➜    removed_comdat_mem=0
2025-08-20T22:50:05.5010720Z [00:02:10.024]➜              num_dsos=0
2025-08-20T22:50:05.5011269Z [00:02:10.024]➜           thunk_bytes=0
2025-08-20T22:50:05.5011905Z [00:02:10.024]➜       parsed_lto_objs=1
2025-08-20T22:50:05.5012458Z [00:02:10.024]➜              num_cies=2
2025-08-20T22:50:05.5013318Z [00:02:10.024]➜       num_unique_cies=2
2025-08-20T22:50:05.5013633Z [00:02:10.024]➜              num_fdes=5
2025-08-20T22:50:05.5013902Z [00:02:10.024]➜        merged_strings=7
2025-08-20T22:50:05.5014165Z [00:02:10.024]➜              num_objs=23
2025-08-20T22:50:05.5014436Z [00:02:10.024]➜         output_chunks=25
2025-08-20T22:50:05.5014708Z [00:02:10.024]➜      string_fragments=44
2025-08-20T22:50:05.5014980Z [00:02:10.024]➜      garbage_sections=60
2025-08-20T22:50:05.5015253Z [00:02:10.024]➜        undefined_syms=115
2025-08-20T22:50:05.5015526Z [00:02:10.024]➜           reloc_alloc=136
2025-08-20T22:50:05.5015794Z [00:02:10.024]➜          defined_syms=382
2025-08-20T22:50:05.5016087Z [00:02:10.024]➜        input_sections=494
2025-08-20T22:50:05.5016364Z [00:02:10.024]➜           parsed_objs=1762
2025-08-20T22:50:05.5016643Z [00:02:10.024]➜      regular_sections=9757
2025-08-20T22:50:05.5016920Z [00:02:10.024]➜              all_syms=35070
2025-08-20T22:50:05.5017659Z [00:02:10.024]➜     total_input_bytes=43953836
2025-08-20T22:50:05.5017968Z [00:02:10.024]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:05.5018293Z [00:02:10.024]➜  .rodata.cst8 estimation=1626 actual=1
2025-08-20T22:50:05.5018824Z [00:02:10.024]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:05.5064352Z [00:02:10.029]➜  using csqrt ... yes
2025-08-20T22:50:05.5346517Z [00:02:10.057]➜        reloc_nonalloc=0
2025-08-20T22:50:05.5347603Z [00:02:10.058]➜               comdats=0
2025-08-20T22:50:05.5348217Z [00:02:10.058]➜    removed_comdat_mem=0
2025-08-20T22:50:05.5348887Z [00:02:10.058]➜              num_dsos=0
2025-08-20T22:50:05.5349336Z [00:02:10.058]➜           thunk_bytes=0
2025-08-20T22:50:05.5350854Z [00:02:10.058]➜       parsed_lto_objs=1
2025-08-20T22:50:05.5351167Z [00:02:10.058]➜       num_unique_cies=2
2025-08-20T22:50:05.5351428Z [00:02:10.058]➜              num_cies=5
2025-08-20T22:50:05.5351681Z [00:02:10.058]➜              num_fdes=8
2025-08-20T22:50:05.5351940Z [00:02:10.058]➜         output_chunks=26
2025-08-20T22:50:05.5352223Z [00:02:10.058]➜              num_objs=44
2025-08-20T22:50:05.5352486Z [00:02:10.058]➜        merged_strings=45
2025-08-20T22:50:05.5352754Z [00:02:10.058]➜      garbage_sections=120
2025-08-20T22:50:05.5353028Z [00:02:10.058]➜      string_fragments=124
2025-08-20T22:50:05.5353294Z [00:02:10.058]➜        undefined_syms=260
2025-08-20T22:50:05.5353565Z [00:02:10.058]➜           reloc_alloc=285
2025-08-20T22:50:05.5353894Z [00:02:10.058]➜          defined_syms=712
2025-08-20T22:50:05.5354162Z [00:02:10.058]➜        input_sections=994
2025-08-20T22:50:05.5354436Z [00:02:10.058]➜           parsed_objs=1762
2025-08-20T22:50:05.5354710Z [00:02:10.058]➜      regular_sections=9757
2025-08-20T22:50:05.5354997Z [00:02:10.058]➜              all_syms=35070
2025-08-20T22:50:05.5355286Z [00:02:10.058]➜     total_input_bytes=43953836
2025-08-20T22:50:05.5355591Z [00:02:10.058]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:05.5355918Z [00:02:10.058]➜  .rodata.cst8 estimation=1646 actual=39
2025-08-20T22:50:05.5356261Z [00:02:10.058]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:05.5424701Z [00:02:10.064]➜  using csinl ... yes
2025-08-20T22:50:05.5471393Z [00:02:10.070]➜        reloc_nonalloc=0
2025-08-20T22:50:05.5472228Z [00:02:10.070]➜               comdats=0
2025-08-20T22:50:05.5474443Z [00:02:10.070]➜    removed_comdat_mem=0
2025-08-20T22:50:05.5474722Z [00:02:10.070]➜              num_dsos=0
2025-08-20T22:50:05.5474989Z [00:02:10.070]➜           thunk_bytes=0
2025-08-20T22:50:05.5475254Z [00:02:10.070]➜       parsed_lto_objs=1
2025-08-20T22:50:05.5475510Z [00:02:10.070]➜              num_cies=2
2025-08-20T22:50:05.5475769Z [00:02:10.070]➜       num_unique_cies=2
2025-08-20T22:50:05.5476342Z [00:02:10.070]➜              num_fdes=5
2025-08-20T22:50:05.5476674Z [00:02:10.070]➜        merged_strings=6
2025-08-20T22:50:05.5476938Z [00:02:10.070]➜              num_objs=23
2025-08-20T22:50:05.5477201Z [00:02:10.070]➜         output_chunks=24
2025-08-20T22:50:05.5477486Z [00:02:10.070]➜      string_fragments=43
2025-08-20T22:50:05.5477753Z [00:02:10.070]➜      garbage_sections=60
2025-08-20T22:50:05.5478021Z [00:02:10.070]➜        undefined_syms=111
2025-08-20T22:50:05.5478290Z [00:02:10.070]➜           reloc_alloc=130
2025-08-20T22:50:05.5478557Z [00:02:10.070]➜          defined_syms=380
2025-08-20T22:50:05.5479034Z [00:02:10.070]➜        input_sections=493
2025-08-20T22:50:05.5479309Z [00:02:10.070]➜           parsed_objs=1762
2025-08-20T22:50:05.5479578Z [00:02:10.070]➜      regular_sections=9757
2025-08-20T22:50:05.5479852Z [00:02:10.070]➜              all_syms=35070
2025-08-20T22:50:05.5480137Z [00:02:10.070]➜     total_input_bytes=43953840
2025-08-20T22:50:05.5480449Z [00:02:10.070]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:05.5480786Z [00:02:10.070]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:05.5615106Z [00:02:10.084]➜  using csqrtf ... yes
2025-08-20T22:50:05.5689293Z [00:02:10.092]➜        reloc_nonalloc=0
2025-08-20T22:50:05.5695930Z [00:02:10.092]➜               comdats=0
2025-08-20T22:50:05.5704165Z [00:02:10.092]➜    removed_comdat_mem=0
2025-08-20T22:50:05.5704456Z [00:02:10.092]➜              num_dsos=0
2025-08-20T22:50:05.5704721Z [00:02:10.092]➜           thunk_bytes=0
2025-08-20T22:50:05.5704985Z [00:02:10.092]➜       parsed_lto_objs=1
2025-08-20T22:50:05.5705247Z [00:02:10.092]➜       num_unique_cies=2
2025-08-20T22:50:05.5705505Z [00:02:10.092]➜              num_cies=5
2025-08-20T22:50:05.5705763Z [00:02:10.092]➜        merged_strings=7
2025-08-20T22:50:05.5706020Z [00:02:10.092]➜              num_fdes=8
2025-08-20T22:50:05.5706282Z [00:02:10.092]➜         output_chunks=25
2025-08-20T22:50:05.5706546Z [00:02:10.092]➜              num_objs=27
2025-08-20T22:50:05.5706832Z [00:02:10.092]➜      string_fragments=52
2025-08-20T22:50:05.5707106Z [00:02:10.092]➜      garbage_sections=69
2025-08-20T22:50:05.5707377Z [00:02:10.092]➜        undefined_syms=124
2025-08-20T22:50:05.5707650Z [00:02:10.092]➜           reloc_alloc=144
2025-08-20T22:50:05.5707939Z [00:02:10.092]➜          defined_syms=407
2025-08-20T22:50:05.5708210Z [00:02:10.092]➜        input_sections=553
2025-08-20T22:50:05.5708483Z [00:02:10.092]➜           parsed_objs=1762
2025-08-20T22:50:05.5713256Z [00:02:10.092]➜      regular_sections=9757
2025-08-20T22:50:05.5713538Z [00:02:10.092]➜              all_syms=35070
2025-08-20T22:50:05.5713821Z [00:02:10.092]➜     total_input_bytes=43953840
2025-08-20T22:50:05.5714127Z [00:02:10.092]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:05.5714458Z [00:02:10.092]➜  .rodata.cst8 estimation=1626 actual=1
2025-08-20T22:50:05.5714798Z [00:02:10.092]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:05.5715172Z [00:02:10.092]➜  using eigen C++ functions ... no, not using gcc
2025-08-20T22:50:05.5762345Z [00:02:10.099]➜  using csqrtl ... yes
2025-08-20T22:50:05.5840762Z [00:02:10.105]➜  using delete_module ... no
2025-08-20T22:50:05.6595116Z [00:02:10.182]➜        reloc_nonalloc=0
2025-08-20T22:50:05.6596720Z [00:02:10.182]➜               comdats=0
2025-08-20T22:50:05.6597471Z [00:02:10.182]➜    removed_comdat_mem=0
2025-08-20T22:50:05.6597978Z [00:02:10.182]➜              num_dsos=0
2025-08-20T22:50:05.6599685Z [00:02:10.182]➜           thunk_bytes=0
2025-08-20T22:50:05.6600052Z [00:02:10.182]➜       parsed_lto_objs=1
2025-08-20T22:50:05.6600802Z [00:02:10.182]➜              num_cies=2
2025-08-20T22:50:05.6601208Z [00:02:10.182]➜       num_unique_cies=2
2025-08-20T22:50:05.6601573Z [00:02:10.182]➜              num_fdes=5
2025-08-20T22:50:05.6602565Z [00:02:10.182]➜        merged_strings=6
2025-08-20T22:50:05.6602961Z [00:02:10.182]➜              num_objs=21
2025-08-20T22:50:05.6603363Z [00:02:10.182]➜         output_chunks=24
2025-08-20T22:50:05.6604163Z [00:02:10.182]➜      string_fragments=39
2025-08-20T22:50:05.6604813Z [00:02:10.182]➜      garbage_sections=54
2025-08-20T22:50:05.6605341Z [00:02:10.182]➜        undefined_syms=107
2025-08-20T22:50:05.6606168Z [00:02:10.182]➜           reloc_alloc=125
2025-08-20T22:50:05.6606536Z [00:02:10.182]➜          defined_syms=345
2025-08-20T22:50:05.6606823Z [00:02:10.182]➜        input_sections=438
2025-08-20T22:50:05.6607106Z [00:02:10.182]➜           parsed_objs=1762
2025-08-20T22:50:05.6607386Z [00:02:10.182]➜      regular_sections=9757
2025-08-20T22:50:05.6607660Z [00:02:10.182]➜              all_syms=35070
2025-08-20T22:50:05.6607945Z [00:02:10.182]➜     total_input_bytes=43953812
2025-08-20T22:50:05.6608251Z [00:02:10.182]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:05.6608730Z [00:02:10.182]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:05.6777460Z [00:02:10.201]➜  using drand48 ... yes
2025-08-20T22:50:05.6906286Z [00:02:10.213]➜        reloc_nonalloc=0
2025-08-20T22:50:05.6907869Z [00:02:10.214]➜               comdats=0
2025-08-20T22:50:05.6908483Z [00:02:10.214]➜    removed_comdat_mem=0
2025-08-20T22:50:05.6910031Z [00:02:10.214]➜              num_dsos=0
2025-08-20T22:50:05.6910528Z [00:02:10.214]➜           thunk_bytes=0
2025-08-20T22:50:05.6911535Z [00:02:10.214]➜       parsed_lto_objs=1
2025-08-20T22:50:05.6912416Z [00:02:10.214]➜       num_unique_cies=2
2025-08-20T22:50:05.6912736Z [00:02:10.214]➜              num_fdes=5
2025-08-20T22:50:05.6913005Z [00:02:10.214]➜              num_cies=18
2025-08-20T22:50:05.6913277Z [00:02:10.214]➜         output_chunks=26
2025-08-20T22:50:05.6913547Z [00:02:10.214]➜        merged_strings=37
2025-08-20T22:50:05.6913809Z [00:02:10.214]➜              num_objs=103
2025-08-20T22:50:05.6914082Z [00:02:10.214]➜      string_fragments=274
2025-08-20T22:50:05.6914351Z [00:02:10.214]➜           reloc_alloc=358
2025-08-20T22:50:05.6914619Z [00:02:10.214]➜      garbage_sections=396
2025-08-20T22:50:05.6914891Z [00:02:10.214]➜        undefined_syms=606
2025-08-20T22:50:05.6915185Z [00:02:10.214]➜          defined_syms=1740
2025-08-20T22:50:05.6915460Z [00:02:10.214]➜           parsed_objs=1762
2025-08-20T22:50:05.6915735Z [00:02:10.214]➜        input_sections=2446
2025-08-20T22:50:05.6916012Z [00:02:10.214]➜      regular_sections=9758
2025-08-20T22:50:05.6916354Z [00:02:10.214]➜              all_syms=35074
2025-08-20T22:50:05.6916643Z [00:02:10.214]➜     total_input_bytes=43954440
2025-08-20T22:50:05.6916950Z [00:02:10.214]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:05.6917281Z [00:02:10.214]➜  .rodata.str1.8 estimation=1632 actual=14
2025-08-20T22:50:05.6917625Z [00:02:10.214]➜  .rodata.cst16 estimation=1634 actual=17
2025-08-20T22:50:05.6917958Z [00:02:10.214]➜  .rodata.str1.1 estimation=1627 actual=2
2025-08-20T22:50:05.7016991Z [00:02:10.224]➜        reloc_nonalloc=0
2025-08-20T22:50:05.7017425Z [00:02:10.225]➜               comdats=0
2025-08-20T22:50:05.7017696Z [00:02:10.225]➜    removed_comdat_mem=0
2025-08-20T22:50:05.7017989Z [00:02:10.225]➜              num_dsos=0
2025-08-20T22:50:05.7018259Z [00:02:10.225]➜           thunk_bytes=0
2025-08-20T22:50:05.7018517Z [00:02:10.225]➜       parsed_lto_objs=1
2025-08-20T22:50:05.7019005Z [00:02:10.225]➜              num_cies=2
2025-08-20T22:50:05.7019272Z [00:02:10.225]➜       num_unique_cies=2
2025-08-20T22:50:05.7019549Z [00:02:10.225]➜              num_fdes=5
2025-08-20T22:50:05.7019813Z [00:02:10.225]➜        merged_strings=11
2025-08-20T22:50:05.7020082Z [00:02:10.225]➜         output_chunks=25
2025-08-20T22:50:05.7020348Z [00:02:10.225]➜              num_objs=67
2025-08-20T22:50:05.7020618Z [00:02:10.225]➜      string_fragments=159
2025-08-20T22:50:05.7020891Z [00:02:10.225]➜           reloc_alloc=219
2025-08-20T22:50:05.7021162Z [00:02:10.225]➜      garbage_sections=258
2025-08-20T22:50:05.7021437Z [00:02:10.225]➜        undefined_syms=350
2025-08-20T22:50:05.7021707Z [00:02:10.225]➜          defined_syms=1253
2025-08-20T22:50:05.7021984Z [00:02:10.225]➜        input_sections=1694
2025-08-20T22:50:05.7022631Z [00:02:10.225]➜           parsed_objs=1762
2025-08-20T22:50:05.7023001Z [00:02:10.225]➜      regular_sections=9757
2025-08-20T22:50:05.7023281Z [00:02:10.225]➜              all_syms=35070
2025-08-20T22:50:05.7023572Z [00:02:10.225]➜     total_input_bytes=43953820
2025-08-20T22:50:05.7023895Z [00:02:10.225]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:05.7024233Z [00:02:10.225]➜  .rodata.str1.8 estimation=1629 actual=7
2025-08-20T22:50:05.7029907Z [00:02:10.225]➜  using endmntent ... yes
2025-08-20T22:50:05.7099908Z [00:02:10.233]➜  using endpwent ... yes
2025-08-20T22:50:05.7210589Z [00:02:10.241]➜        reloc_nonalloc=0
2025-08-20T22:50:05.7211607Z [00:02:10.241]➜               comdats=0
2025-08-20T22:50:05.7213903Z [00:02:10.241]➜    removed_comdat_mem=0
2025-08-20T22:50:05.7214512Z [00:02:10.241]➜              num_dsos=0
2025-08-20T22:50:05.7215071Z [00:02:10.241]➜           thunk_bytes=0
2025-08-20T22:50:05.7217167Z [00:02:10.241]➜       parsed_lto_objs=1
2025-08-20T22:50:05.7217644Z [00:02:10.241]➜              num_cies=2
2025-08-20T22:50:05.7218063Z [00:02:10.241]➜       num_unique_cies=2
2025-08-20T22:50:05.7218542Z [00:02:10.241]➜              num_fdes=5
2025-08-20T22:50:05.7219224Z [00:02:10.241]➜        merged_strings=8
2025-08-20T22:50:05.7220991Z [00:02:10.241]➜              num_objs=24
2025-08-20T22:50:05.7221436Z [00:02:10.241]➜         output_chunks=25
2025-08-20T22:50:05.7221830Z [00:02:10.241]➜      string_fragments=47
2025-08-20T22:50:05.7222266Z [00:02:10.241]➜      garbage_sections=63
2025-08-20T22:50:05.7222721Z [00:02:10.241]➜        undefined_syms=123
2025-08-20T22:50:05.7223137Z [00:02:10.241]➜           reloc_alloc=135
2025-08-20T22:50:05.7223563Z [00:02:10.241]➜          defined_syms=404
2025-08-20T22:50:05.7224258Z [00:02:10.241]➜        input_sections=522
2025-08-20T22:50:05.7224798Z [00:02:10.241]➜           parsed_objs=1762
2025-08-20T22:50:05.7225210Z [00:02:10.241]➜      regular_sections=9758
2025-08-20T22:50:05.7225772Z [00:02:10.241]➜              all_syms=35076
2025-08-20T22:50:05.7226303Z [00:02:10.241]➜     total_input_bytes=43954992
2025-08-20T22:50:05.7226723Z [00:02:10.241]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:05.7227130Z [00:02:10.241]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:05.7227560Z [00:02:10.241]➜  .rodata.str1.1 estimation=1627 actual=2
2025-08-20T22:50:05.7244411Z [00:02:10.247]➜  using dup3 ... yes
2025-08-20T22:50:05.7812265Z [00:02:10.304]➜        reloc_nonalloc=0
2025-08-20T22:50:05.7812616Z [00:02:10.304]➜               comdats=0
2025-08-20T22:50:05.7812898Z [00:02:10.304]➜    removed_comdat_mem=0
2025-08-20T22:50:05.7813164Z [00:02:10.304]➜              num_dsos=0
2025-08-20T22:50:05.7813429Z [00:02:10.304]➜           thunk_bytes=0
2025-08-20T22:50:05.7813697Z [00:02:10.304]➜       parsed_lto_objs=1
2025-08-20T22:50:05.7813951Z [00:02:10.304]➜              num_cies=2
2025-08-20T22:50:05.7814210Z [00:02:10.304]➜       num_unique_cies=2
2025-08-20T22:50:05.7814467Z [00:02:10.304]➜              num_fdes=5
2025-08-20T22:50:05.7814757Z [00:02:10.304]➜        merged_strings=6
2025-08-20T22:50:05.7815022Z [00:02:10.304]➜              num_objs=22
2025-08-20T22:50:05.7815287Z [00:02:10.304]➜         output_chunks=24
2025-08-20T22:50:05.7815559Z [00:02:10.304]➜      string_fragments=41
2025-08-20T22:50:05.7815846Z [00:02:10.304]➜      garbage_sections=62
2025-08-20T22:50:05.7816120Z [00:02:10.304]➜        undefined_syms=114
2025-08-20T22:50:05.7816387Z [00:02:10.304]➜           reloc_alloc=123
2025-08-20T22:50:05.7816657Z [00:02:10.304]➜          defined_syms=373
2025-08-20T22:50:05.7816928Z [00:02:10.304]➜        input_sections=476
2025-08-20T22:50:05.7817203Z [00:02:10.304]➜           parsed_objs=1762
2025-08-20T22:50:05.7817476Z [00:02:10.304]➜      regular_sections=9757
2025-08-20T22:50:05.7817748Z [00:02:10.304]➜              all_syms=35070
2025-08-20T22:50:05.7818035Z [00:02:10.304]➜     total_input_bytes=43953812
2025-08-20T22:50:05.7818344Z [00:02:10.304]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:05.7819259Z [00:02:10.304]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:05.7946222Z [00:02:10.317]➜  using epoll_create ... yes
2025-08-20T22:50:05.8197680Z [00:02:10.342]➜        reloc_nonalloc=0
2025-08-20T22:50:05.8198090Z [00:02:10.342]➜               comdats=0
2025-08-20T22:50:05.8198419Z [00:02:10.342]➜    removed_comdat_mem=0
2025-08-20T22:50:05.8198871Z [00:02:10.342]➜              num_dsos=0
2025-08-20T22:50:05.8199155Z [00:02:10.342]➜           thunk_bytes=0
2025-08-20T22:50:05.8199421Z [00:02:10.342]➜       parsed_lto_objs=1
2025-08-20T22:50:05.8199684Z [00:02:10.342]➜              num_cies=2
2025-08-20T22:50:05.8199940Z [00:02:10.342]➜       num_unique_cies=2
2025-08-20T22:50:05.8200198Z [00:02:10.342]➜              num_fdes=5
2025-08-20T22:50:05.8200456Z [00:02:10.342]➜        merged_strings=6
2025-08-20T22:50:05.8200716Z [00:02:10.342]➜              num_objs=18
2025-08-20T22:50:05.8200978Z [00:02:10.342]➜         output_chunks=24
2025-08-20T22:50:05.8201266Z [00:02:10.342]➜      string_fragments=33
2025-08-20T22:50:05.8201533Z [00:02:10.342]➜      garbage_sections=45
2025-08-20T22:50:05.8201801Z [00:02:10.342]➜        undefined_syms=101
2025-08-20T22:50:05.8202071Z [00:02:10.342]➜           reloc_alloc=120
2025-08-20T22:50:05.8202341Z [00:02:10.342]➜          defined_syms=295
2025-08-20T22:50:05.8203077Z [00:02:10.342]➜        input_sections=366
2025-08-20T22:50:05.8203354Z [00:02:10.342]➜           parsed_objs=1762
2025-08-20T22:50:05.8203634Z [00:02:10.342]➜      regular_sections=9757
2025-08-20T22:50:05.8203906Z [00:02:10.342]➜              all_syms=35070
2025-08-20T22:50:05.8204193Z [00:02:10.342]➜     total_input_bytes=43953720
2025-08-20T22:50:05.8204497Z [00:02:10.342]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:05.8204840Z [00:02:10.342]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:05.8244275Z [00:02:10.347]➜        reloc_nonalloc=0
2025-08-20T22:50:05.8252872Z [00:02:10.348]➜               comdats=0
2025-08-20T22:50:05.8253611Z [00:02:10.348]➜    removed_comdat_mem=0
2025-08-20T22:50:05.8253906Z [00:02:10.348]➜              num_dsos=0
2025-08-20T22:50:05.8254179Z [00:02:10.348]➜           thunk_bytes=0
2025-08-20T22:50:05.8254439Z [00:02:10.348]➜       parsed_lto_objs=1
2025-08-20T22:50:05.8254698Z [00:02:10.348]➜              num_cies=2
2025-08-20T22:50:05.8254976Z [00:02:10.348]➜       num_unique_cies=2
2025-08-20T22:50:05.8255237Z [00:02:10.348]➜              num_fdes=5
2025-08-20T22:50:05.8255493Z [00:02:10.348]➜        merged_strings=6
2025-08-20T22:50:05.8255749Z [00:02:10.348]➜         output_chunks=24
2025-08-20T22:50:05.8256013Z [00:02:10.348]➜              num_objs=24
2025-08-20T22:50:05.8256278Z [00:02:10.348]➜      string_fragments=45
2025-08-20T22:50:05.8256546Z [00:02:10.348]➜      garbage_sections=69
2025-08-20T22:50:05.8256817Z [00:02:10.348]➜        undefined_syms=119
2025-08-20T22:50:05.8257086Z [00:02:10.348]➜           reloc_alloc=121
2025-08-20T22:50:05.8257357Z [00:02:10.348]➜          defined_syms=403
2025-08-20T22:50:05.8257636Z [00:02:10.348]➜        input_sections=524
2025-08-20T22:50:05.8257907Z [00:02:10.348]➜           parsed_objs=1762
2025-08-20T22:50:05.8258181Z [00:02:10.348]➜      regular_sections=9757
2025-08-20T22:50:05.8258453Z [00:02:10.348]➜              all_syms=35070
2025-08-20T22:50:05.8258957Z [00:02:10.348]➜     total_input_bytes=43953856
2025-08-20T22:50:05.8259265Z [00:02:10.348]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:05.8259599Z [00:02:10.348]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:05.8300122Z [00:02:10.353]➜  using __executable_start ... yes
2025-08-20T22:50:05.8353452Z [00:02:10.358]➜  using eventfd ... yes
2025-08-20T22:50:05.8554099Z [00:02:10.378]➜        reloc_nonalloc=0
2025-08-20T22:50:05.8554421Z [00:02:10.378]➜               comdats=0
2025-08-20T22:50:05.8554693Z [00:02:10.378]➜    removed_comdat_mem=0
2025-08-20T22:50:05.8554952Z [00:02:10.378]➜              num_dsos=0
2025-08-20T22:50:05.8555213Z [00:02:10.378]➜           thunk_bytes=0
2025-08-20T22:50:05.8555796Z [00:02:10.378]➜       parsed_lto_objs=1
2025-08-20T22:50:05.8556124Z [00:02:10.378]➜              num_cies=2
2025-08-20T22:50:05.8556383Z [00:02:10.378]➜       num_unique_cies=2
2025-08-20T22:50:05.8556648Z [00:02:10.378]➜              num_fdes=5
2025-08-20T22:50:05.8556911Z [00:02:10.378]➜        merged_strings=6
2025-08-20T22:50:05.8557395Z [00:02:10.378]➜              num_objs=22
2025-08-20T22:50:05.8557692Z [00:02:10.378]➜         output_chunks=24
2025-08-20T22:50:05.8557958Z [00:02:10.378]➜      string_fragments=41
2025-08-20T22:50:05.8558226Z [00:02:10.378]➜      garbage_sections=63
2025-08-20T22:50:05.8558492Z [00:02:10.378]➜        undefined_syms=114
2025-08-20T22:50:05.8558977Z [00:02:10.378]➜           reloc_alloc=121
2025-08-20T22:50:05.8559255Z [00:02:10.378]➜          defined_syms=373
2025-08-20T22:50:05.8559523Z [00:02:10.378]➜        input_sections=476
2025-08-20T22:50:05.8559798Z [00:02:10.378]➜           parsed_objs=1762
2025-08-20T22:50:05.8560072Z [00:02:10.378]➜      regular_sections=9757
2025-08-20T22:50:05.8560358Z [00:02:10.378]➜              all_syms=35070
2025-08-20T22:50:05.8560649Z [00:02:10.378]➜     total_input_bytes=43953804
2025-08-20T22:50:05.8560953Z [00:02:10.378]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:05.8561285Z [00:02:10.378]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:05.8646262Z [00:02:10.387]➜  using epoll_create1 ... yes
2025-08-20T22:50:05.9131676Z [00:02:10.436]➜        reloc_nonalloc=0
2025-08-20T22:50:05.9139507Z [00:02:10.437]➜               comdats=0
2025-08-20T22:50:05.9139800Z [00:02:10.437]➜    removed_comdat_mem=0
2025-08-20T22:50:05.9140068Z [00:02:10.437]➜              num_dsos=0
2025-08-20T22:50:05.9140330Z [00:02:10.437]➜           thunk_bytes=0
2025-08-20T22:50:05.9140598Z [00:02:10.437]➜       parsed_lto_objs=1
2025-08-20T22:50:05.9140852Z [00:02:10.437]➜              num_cies=2
2025-08-20T22:50:05.9141109Z [00:02:10.437]➜       num_unique_cies=2
2025-08-20T22:50:05.9141366Z [00:02:10.437]➜              num_fdes=5
2025-08-20T22:50:05.9141662Z [00:02:10.437]➜        merged_strings=8
2025-08-20T22:50:05.9141940Z [00:02:10.437]➜              num_objs=22
2025-08-20T22:50:05.9142204Z [00:02:10.437]➜         output_chunks=26
2025-08-20T22:50:05.9142471Z [00:02:10.437]➜      string_fragments=43
2025-08-20T22:50:05.9142761Z [00:02:10.437]➜      garbage_sections=58
2025-08-20T22:50:05.9143030Z [00:02:10.437]➜        undefined_syms=117
2025-08-20T22:50:05.9143299Z [00:02:10.437]➜           reloc_alloc=138
2025-08-20T22:50:05.9143570Z [00:02:10.437]➜          defined_syms=370
2025-08-20T22:50:05.9143843Z [00:02:10.437]➜        input_sections=472
2025-08-20T22:50:05.9144129Z [00:02:10.437]➜           parsed_objs=1762
2025-08-20T22:50:05.9144401Z [00:02:10.437]➜      regular_sections=9759
2025-08-20T22:50:05.9144677Z [00:02:10.437]➜              all_syms=35076
2025-08-20T22:50:05.9144966Z [00:02:10.437]➜     total_input_bytes=43955388
2025-08-20T22:50:05.9145271Z [00:02:10.437]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:05.9146055Z [00:02:10.437]➜  .rodata.str1.1 estimation=1627 actual=2
2025-08-20T22:50:05.9146485Z [00:02:10.437]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:05.9265902Z [00:02:10.449]➜  using execveat ... yes
2025-08-20T22:50:05.9607410Z [00:02:10.483]➜        reloc_nonalloc=0
2025-08-20T22:50:05.9623855Z [00:02:10.485]➜               comdats=0
2025-08-20T22:50:05.9624196Z [00:02:10.485]➜    removed_comdat_mem=0
2025-08-20T22:50:05.9624463Z [00:02:10.485]➜              num_dsos=0
2025-08-20T22:50:05.9624726Z [00:02:10.485]➜           thunk_bytes=0
2025-08-20T22:50:05.9624991Z [00:02:10.485]➜       parsed_lto_objs=1
2025-08-20T22:50:05.9625253Z [00:02:10.485]➜              num_cies=2
2025-08-20T22:50:05.9625510Z [00:02:10.485]➜       num_unique_cies=2
2025-08-20T22:50:05.9625767Z [00:02:10.485]➜              num_fdes=5
2025-08-20T22:50:05.9626027Z [00:02:10.485]➜        merged_strings=7
2025-08-20T22:50:05.9626289Z [00:02:10.485]➜         output_chunks=26
2025-08-20T22:50:05.9626554Z [00:02:10.485]➜              num_objs=30
2025-08-20T22:50:05.9626844Z [00:02:10.485]➜      string_fragments=58
2025-08-20T22:50:05.9627116Z [00:02:10.485]➜      garbage_sections=81
2025-08-20T22:50:05.9627384Z [00:02:10.485]➜        undefined_syms=129
2025-08-20T22:50:05.9627654Z [00:02:10.485]➜           reloc_alloc=141
2025-08-20T22:50:05.9628344Z [00:02:10.485]➜          defined_syms=498
2025-08-20T22:50:05.9628802Z [00:02:10.485]➜        input_sections=663
2025-08-20T22:50:05.9629138Z [00:02:10.485]➜           parsed_objs=1762
2025-08-20T22:50:05.9629420Z [00:02:10.485]➜      regular_sections=9757
2025-08-20T22:50:05.9629695Z [00:02:10.485]➜              all_syms=35070
2025-08-20T22:50:05.9629984Z [00:02:10.485]➜     total_input_bytes=43953820
2025-08-20T22:50:05.9630289Z [00:02:10.485]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:05.9630621Z [00:02:10.485]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:05.9630953Z [00:02:10.485]➜  .rodata.cst8 estimation=1626 actual=1
2025-08-20T22:50:05.9701922Z [00:02:10.493]➜        reloc_nonalloc=0
2025-08-20T22:50:05.9706319Z [00:02:10.493]➜               comdats=0
2025-08-20T22:50:05.9706604Z [00:02:10.493]➜    removed_comdat_mem=0
2025-08-20T22:50:05.9706871Z [00:02:10.493]➜              num_dsos=0
2025-08-20T22:50:05.9707128Z [00:02:10.493]➜           thunk_bytes=0
2025-08-20T22:50:05.9707405Z [00:02:10.493]➜       parsed_lto_objs=1
2025-08-20T22:50:05.9707662Z [00:02:10.493]➜              num_cies=2
2025-08-20T22:50:05.9707918Z [00:02:10.493]➜       num_unique_cies=2
2025-08-20T22:50:05.9708174Z [00:02:10.493]➜              num_fdes=5
2025-08-20T22:50:05.9708429Z [00:02:10.493]➜        merged_strings=6
2025-08-20T22:50:05.9708839Z [00:02:10.493]➜              num_objs=23
2025-08-20T22:50:05.9709132Z [00:02:10.493]➜         output_chunks=25
2025-08-20T22:50:05.9709402Z [00:02:10.493]➜      string_fragments=43
2025-08-20T22:50:05.9709669Z [00:02:10.493]➜      garbage_sections=60
2025-08-20T22:50:05.9709937Z [00:02:10.493]➜        undefined_syms=111
2025-08-20T22:50:05.9710216Z [00:02:10.493]➜           reloc_alloc=126
2025-08-20T22:50:05.9710483Z [00:02:10.493]➜          defined_syms=377
2025-08-20T22:50:05.9710751Z [00:02:10.493]➜        input_sections=488
2025-08-20T22:50:05.9711023Z [00:02:10.493]➜           parsed_objs=1762
2025-08-20T22:50:05.9711311Z [00:02:10.493]➜      regular_sections=9757
2025-08-20T22:50:05.9711583Z [00:02:10.493]➜              all_syms=35070
2025-08-20T22:50:05.9711872Z [00:02:10.493]➜     total_input_bytes=43953828
2025-08-20T22:50:05.9712176Z [00:02:10.493]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:05.9712506Z [00:02:10.493]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:05.9759002Z [00:02:10.499]➜  using exp10f ... yes
2025-08-20T22:50:05.9781229Z [00:02:10.501]➜  using exp ... yes
2025-08-20T22:50:06.0111644Z [00:02:10.534]➜        reloc_nonalloc=0
2025-08-20T22:50:06.0112916Z [00:02:10.534]➜               comdats=0
2025-08-20T22:50:06.0113600Z [00:02:10.534]➜    removed_comdat_mem=0
2025-08-20T22:50:06.0114760Z [00:02:10.534]➜              num_dsos=0
2025-08-20T22:50:06.0115141Z [00:02:10.534]➜           thunk_bytes=0
2025-08-20T22:50:06.0115414Z [00:02:10.534]➜       parsed_lto_objs=1
2025-08-20T22:50:06.0115675Z [00:02:10.534]➜              num_cies=2
2025-08-20T22:50:06.0115935Z [00:02:10.534]➜       num_unique_cies=2
2025-08-20T22:50:06.0116213Z [00:02:10.534]➜              num_fdes=5
2025-08-20T22:50:06.0116467Z [00:02:10.534]➜        merged_strings=7
2025-08-20T22:50:06.0116731Z [00:02:10.534]➜         output_chunks=26
2025-08-20T22:50:06.0116997Z [00:02:10.534]➜              num_objs=29
2025-08-20T22:50:06.0117261Z [00:02:10.534]➜      string_fragments=56
2025-08-20T22:50:06.0117524Z [00:02:10.534]➜      garbage_sections=78
2025-08-20T22:50:06.0117795Z [00:02:10.534]➜        undefined_syms=129
2025-08-20T22:50:06.0118063Z [00:02:10.534]➜           reloc_alloc=143
2025-08-20T22:50:06.0118329Z [00:02:10.534]➜          defined_syms=481
2025-08-20T22:50:06.0118754Z [00:02:10.534]➜        input_sections=636
2025-08-20T22:50:06.0119098Z [00:02:10.534]➜           parsed_objs=1762
2025-08-20T22:50:06.0119374Z [00:02:10.534]➜      regular_sections=9757
2025-08-20T22:50:06.0119649Z [00:02:10.534]➜              all_syms=35070
2025-08-20T22:50:06.0119930Z [00:02:10.534]➜     total_input_bytes=43953816
2025-08-20T22:50:06.0120537Z [00:02:10.534]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:06.0120868Z [00:02:10.534]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:06.0121199Z [00:02:10.534]➜  .rodata.cst8 estimation=1626 actual=1
2025-08-20T22:50:06.0157752Z [00:02:10.539]➜        reloc_nonalloc=0
2025-08-20T22:50:06.0169938Z [00:02:10.539]➜               comdats=0
2025-08-20T22:50:06.0170382Z [00:02:10.539]➜    removed_comdat_mem=0
2025-08-20T22:50:06.0170764Z [00:02:10.539]➜              num_dsos=0
2025-08-20T22:50:06.0171162Z [00:02:10.539]➜           thunk_bytes=0
2025-08-20T22:50:06.0171551Z [00:02:10.539]➜       parsed_lto_objs=1
2025-08-20T22:50:06.0171903Z [00:02:10.539]➜       num_unique_cies=2
2025-08-20T22:50:06.0172293Z [00:02:10.539]➜              num_cies=15
2025-08-20T22:50:06.0172666Z [00:02:10.539]➜              num_fdes=18
2025-08-20T22:50:06.0173020Z [00:02:10.539]➜         output_chunks=26
2025-08-20T22:50:06.0173394Z [00:02:10.539]➜        merged_strings=31
2025-08-20T22:50:06.0173788Z [00:02:10.539]➜              num_objs=45
2025-08-20T22:50:06.0174150Z [00:02:10.539]➜      garbage_sections=113
2025-08-20T22:50:06.0174565Z [00:02:10.539]➜      string_fragments=117
2025-08-20T22:50:06.0174953Z [00:02:10.539]➜        undefined_syms=257
2025-08-20T22:50:06.0175336Z [00:02:10.539]➜           reloc_alloc=305
2025-08-20T22:50:06.0175719Z [00:02:10.539]➜          defined_syms=593
2025-08-20T22:50:06.0176096Z [00:02:10.539]➜        input_sections=879
2025-08-20T22:50:06.0176474Z [00:02:10.539]➜           parsed_objs=1762
2025-08-20T22:50:06.0176873Z [00:02:10.539]➜      regular_sections=9757
2025-08-20T22:50:06.0177255Z [00:02:10.539]➜              all_syms=35070
2025-08-20T22:50:06.0177666Z [00:02:10.539]➜     total_input_bytes=43953820
2025-08-20T22:50:06.0178082Z [00:02:10.539]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:06.0178527Z [00:02:10.539]➜  .rodata.cst16 estimation=1640 actual=25
2025-08-20T22:50:06.0179122Z [00:02:10.539]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:06.0229609Z [00:02:10.546]➜  using exp10 ... yes
2025-08-20T22:50:06.0253015Z [00:02:10.548]➜  using exp10l ... yes
2025-08-20T22:50:06.0925957Z [00:02:10.615]➜        reloc_nonalloc=0
2025-08-20T22:50:06.0926334Z [00:02:10.615]➜               comdats=0
2025-08-20T22:50:06.0926601Z [00:02:10.615]➜    removed_comdat_mem=0
2025-08-20T22:50:06.0926864Z [00:02:10.615]➜              num_dsos=0
2025-08-20T22:50:06.0927128Z [00:02:10.615]➜           thunk_bytes=0
2025-08-20T22:50:06.0927389Z [00:02:10.615]➜       parsed_lto_objs=1
2025-08-20T22:50:06.0927649Z [00:02:10.615]➜              num_cies=2
2025-08-20T22:50:06.0927908Z [00:02:10.615]➜       num_unique_cies=2
2025-08-20T22:50:06.0928165Z [00:02:10.615]➜              num_fdes=5
2025-08-20T22:50:06.0928983Z [00:02:10.615]➜        merged_strings=6
2025-08-20T22:50:06.0929347Z [00:02:10.615]➜              num_objs=23
2025-08-20T22:50:06.0929618Z [00:02:10.615]➜         output_chunks=25
2025-08-20T22:50:06.0929891Z [00:02:10.615]➜      string_fragments=43
2025-08-20T22:50:06.0930180Z [00:02:10.615]➜      garbage_sections=60
2025-08-20T22:50:06.0930458Z [00:02:10.615]➜        undefined_syms=111
2025-08-20T22:50:06.0930731Z [00:02:10.615]➜           reloc_alloc=126
2025-08-20T22:50:06.0931001Z [00:02:10.615]➜          defined_syms=377
2025-08-20T22:50:06.0931271Z [00:02:10.615]➜        input_sections=488
2025-08-20T22:50:06.0931538Z [00:02:10.615]➜           parsed_objs=1762
2025-08-20T22:50:06.0931813Z [00:02:10.615]➜      regular_sections=9757
2025-08-20T22:50:06.0932087Z [00:02:10.615]➜              all_syms=35070
2025-08-20T22:50:06.0932373Z [00:02:10.615]➜     total_input_bytes=43953828
2025-08-20T22:50:06.0932679Z [00:02:10.615]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:06.0933023Z [00:02:10.615]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:06.1016781Z [00:02:10.624]➜  using exp2 ... yes
2025-08-20T22:50:06.1274359Z [00:02:10.650]➜        reloc_nonalloc=0
2025-08-20T22:50:06.1275750Z [00:02:10.650]➜               comdats=0
2025-08-20T22:50:06.1276483Z [00:02:10.650]➜    removed_comdat_mem=0
2025-08-20T22:50:06.1276756Z [00:02:10.650]➜              num_dsos=0
2025-08-20T22:50:06.1277019Z [00:02:10.650]➜           thunk_bytes=0
2025-08-20T22:50:06.1277281Z [00:02:10.650]➜       parsed_lto_objs=1
2025-08-20T22:50:06.1277538Z [00:02:10.650]➜       num_unique_cies=2
2025-08-20T22:50:06.1277799Z [00:02:10.650]➜              num_cies=11
2025-08-20T22:50:06.1278061Z [00:02:10.650]➜              num_fdes=14
2025-08-20T22:50:06.1278324Z [00:02:10.650]➜         output_chunks=26
2025-08-20T22:50:06.1284574Z [00:02:10.650]➜        merged_strings=28
2025-08-20T22:50:06.1285089Z [00:02:10.650]➜              num_objs=29
2025-08-20T22:50:06.1285392Z [00:02:10.650]➜      garbage_sections=69
2025-08-20T22:50:06.1285663Z [00:02:10.650]➜      string_fragments=80
2025-08-20T22:50:06.1285933Z [00:02:10.650]➜        undefined_syms=193
2025-08-20T22:50:06.1286201Z [00:02:10.650]➜           reloc_alloc=240
2025-08-20T22:50:06.1286466Z [00:02:10.650]➜          defined_syms=376
2025-08-20T22:50:06.1286745Z [00:02:10.650]➜        input_sections=534
2025-08-20T22:50:06.1287018Z [00:02:10.650]➜           parsed_objs=1762
2025-08-20T22:50:06.1287289Z [00:02:10.650]➜      regular_sections=9757
2025-08-20T22:50:06.1287563Z [00:02:10.650]➜              all_syms=35070
2025-08-20T22:50:06.1287851Z [00:02:10.650]➜     total_input_bytes=43953828
2025-08-20T22:50:06.1288154Z [00:02:10.650]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:06.1288485Z [00:02:10.650]➜  .rodata.cst16 estimation=1638 actual=22
2025-08-20T22:50:06.1289073Z [00:02:10.650]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:06.1464435Z [00:02:10.669]➜  using exp2l ... yes
2025-08-20T22:50:06.1567669Z [00:02:10.679]➜        reloc_nonalloc=0
2025-08-20T22:50:06.1568059Z [00:02:10.679]➜               comdats=0
2025-08-20T22:50:06.1568543Z [00:02:10.679]➜    removed_comdat_mem=0
2025-08-20T22:50:06.1568944Z [00:02:10.679]➜              num_dsos=0
2025-08-20T22:50:06.1569219Z [00:02:10.679]➜           thunk_bytes=0
2025-08-20T22:50:06.1569506Z [00:02:10.679]➜       parsed_lto_objs=1
2025-08-20T22:50:06.1569763Z [00:02:10.679]➜              num_cies=2
2025-08-20T22:50:06.1570027Z [00:02:10.679]➜       num_unique_cies=2
2025-08-20T22:50:06.1570283Z [00:02:10.679]➜              num_fdes=5
2025-08-20T22:50:06.1570542Z [00:02:10.679]➜        merged_strings=6
2025-08-20T22:50:06.1570796Z [00:02:10.680]➜              num_objs=23
2025-08-20T22:50:06.1571058Z [00:02:10.680]➜         output_chunks=25
2025-08-20T22:50:06.1571327Z [00:02:10.680]➜      string_fragments=43
2025-08-20T22:50:06.1571599Z [00:02:10.680]➜      garbage_sections=60
2025-08-20T22:50:06.1571867Z [00:02:10.680]➜        undefined_syms=111
2025-08-20T22:50:06.1572470Z [00:02:10.680]➜           reloc_alloc=126
2025-08-20T22:50:06.1572853Z [00:02:10.680]➜          defined_syms=377
2025-08-20T22:50:06.1573127Z [00:02:10.680]➜        input_sections=488
2025-08-20T22:50:06.1573401Z [00:02:10.680]➜           parsed_objs=1762
2025-08-20T22:50:06.1573686Z [00:02:10.680]➜      regular_sections=9757
2025-08-20T22:50:06.1573960Z [00:02:10.680]➜              all_syms=35070
2025-08-20T22:50:06.1574247Z [00:02:10.680]➜     total_input_bytes=43953828
2025-08-20T22:50:06.1574549Z [00:02:10.680]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:06.1574876Z [00:02:10.680]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:06.1671962Z [00:02:10.690]➜  using exp2f ... yes
2025-08-20T22:50:06.1752000Z [00:02:10.698]➜        reloc_nonalloc=0
2025-08-20T22:50:06.1752326Z [00:02:10.698]➜               comdats=0
2025-08-20T22:50:06.1752594Z [00:02:10.698]➜    removed_comdat_mem=0
2025-08-20T22:50:06.1752854Z [00:02:10.698]➜              num_dsos=0
2025-08-20T22:50:06.1753156Z [00:02:10.698]➜           thunk_bytes=0
2025-08-20T22:50:06.1753420Z [00:02:10.698]➜       parsed_lto_objs=1
2025-08-20T22:50:06.1753680Z [00:02:10.698]➜       num_unique_cies=2
2025-08-20T22:50:06.1753940Z [00:02:10.698]➜              num_cies=5
2025-08-20T22:50:06.1754197Z [00:02:10.698]➜        merged_strings=6
2025-08-20T22:50:06.1754864Z [00:02:10.698]➜              num_fdes=8
2025-08-20T22:50:06.1755130Z [00:02:10.698]➜         output_chunks=25
2025-08-20T22:50:06.1755394Z [00:02:10.698]➜              num_objs=27
2025-08-20T22:50:06.1755661Z [00:02:10.698]➜      string_fragments=51
2025-08-20T22:50:06.1755931Z [00:02:10.698]➜      garbage_sections=69
2025-08-20T22:50:06.1756197Z [00:02:10.698]➜        undefined_syms=120
2025-08-20T22:50:06.1756466Z [00:02:10.698]➜           reloc_alloc=132
2025-08-20T22:50:06.1756731Z [00:02:10.698]➜          defined_syms=403
2025-08-20T22:50:06.1756999Z [00:02:10.698]➜        input_sections=549
2025-08-20T22:50:06.1757268Z [00:02:10.698]➜           parsed_objs=1762
2025-08-20T22:50:06.1757553Z [00:02:10.698]➜      regular_sections=9757
2025-08-20T22:50:06.1757827Z [00:02:10.698]➜              all_syms=35070
2025-08-20T22:50:06.1758115Z [00:02:10.698]➜     total_input_bytes=43953828
2025-08-20T22:50:06.1758420Z [00:02:10.698]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:06.1759040Z [00:02:10.698]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:06.1841235Z [00:02:10.707]➜  using expl ... yes
2025-08-20T22:50:06.1939332Z [00:02:10.717]➜        reloc_nonalloc=0
2025-08-20T22:50:06.1970001Z [00:02:10.718]➜               comdats=0
2025-08-20T22:50:06.1970960Z [00:02:10.718]➜    removed_comdat_mem=0
2025-08-20T22:50:06.1971304Z [00:02:10.718]➜              num_dsos=0
2025-08-20T22:50:06.1971572Z [00:02:10.718]➜           thunk_bytes=0
2025-08-20T22:50:06.1971838Z [00:02:10.718]➜       parsed_lto_objs=1
2025-08-20T22:50:06.1972101Z [00:02:10.718]➜              num_cies=2
2025-08-20T22:50:06.1972356Z [00:02:10.718]➜       num_unique_cies=2
2025-08-20T22:50:06.1972654Z [00:02:10.718]➜              num_fdes=5
2025-08-20T22:50:06.1972912Z [00:02:10.718]➜        merged_strings=6
2025-08-20T22:50:06.1973174Z [00:02:10.718]➜              num_objs=23
2025-08-20T22:50:06.1973433Z [00:02:10.718]➜         output_chunks=25
2025-08-20T22:50:06.1973728Z [00:02:10.718]➜      string_fragments=43
2025-08-20T22:50:06.1973997Z [00:02:10.718]➜      garbage_sections=60
2025-08-20T22:50:06.1974270Z [00:02:10.718]➜        undefined_syms=111
2025-08-20T22:50:06.1974542Z [00:02:10.718]➜           reloc_alloc=126
2025-08-20T22:50:06.1974811Z [00:02:10.718]➜          defined_syms=377
2025-08-20T22:50:06.1975079Z [00:02:10.718]➜        input_sections=488
2025-08-20T22:50:06.1975353Z [00:02:10.718]➜           parsed_objs=1762
2025-08-20T22:50:06.1975628Z [00:02:10.718]➜      regular_sections=9757
2025-08-20T22:50:06.1975902Z [00:02:10.718]➜              all_syms=35070
2025-08-20T22:50:06.1976184Z [00:02:10.718]➜     total_input_bytes=43953828
2025-08-20T22:50:06.1976881Z [00:02:10.718]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:06.1977301Z [00:02:10.718]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:06.2039919Z [00:02:10.727]➜  using expf ... yes
2025-08-20T22:50:06.2372826Z [00:02:10.760]➜  using faccessat2 ... no
2025-08-20T22:50:06.3045169Z [00:02:10.827]➜        reloc_nonalloc=0
2025-08-20T22:50:06.3074493Z [00:02:10.830]➜               comdats=0
2025-08-20T22:50:06.3075286Z [00:02:10.830]➜    removed_comdat_mem=0
2025-08-20T22:50:06.3076032Z [00:02:10.830]➜              num_dsos=0
2025-08-20T22:50:06.3076358Z [00:02:10.830]➜           thunk_bytes=0
2025-08-20T22:50:06.3076635Z [00:02:10.830]➜       parsed_lto_objs=1
2025-08-20T22:50:06.3076898Z [00:02:10.830]➜              num_cies=2
2025-08-20T22:50:06.3077151Z [00:02:10.830]➜       num_unique_cies=2
2025-08-20T22:50:06.3077409Z [00:02:10.830]➜              num_fdes=5
2025-08-20T22:50:06.3077662Z [00:02:10.830]➜        merged_strings=6
2025-08-20T22:50:06.3077923Z [00:02:10.830]➜              num_objs=21
2025-08-20T22:50:06.3078215Z [00:02:10.830]➜         output_chunks=24
2025-08-20T22:50:06.3078482Z [00:02:10.830]➜      string_fragments=39
2025-08-20T22:50:06.3078913Z [00:02:10.830]➜      garbage_sections=54
2025-08-20T22:50:06.3079187Z [00:02:10.830]➜        undefined_syms=107
2025-08-20T22:50:06.3079907Z [00:02:10.830]➜           reloc_alloc=121
2025-08-20T22:50:06.3080176Z [00:02:10.830]➜          defined_syms=345
2025-08-20T22:50:06.3080446Z [00:02:10.830]➜        input_sections=441
2025-08-20T22:50:06.3080721Z [00:02:10.830]➜           parsed_objs=1762
2025-08-20T22:50:06.3080996Z [00:02:10.830]➜      regular_sections=9757
2025-08-20T22:50:06.3081273Z [00:02:10.830]➜              all_syms=35070
2025-08-20T22:50:06.3081558Z [00:02:10.830]➜     total_input_bytes=43953856
2025-08-20T22:50:06.3081863Z [00:02:10.830]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:06.3082227Z [00:02:10.830]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:06.3100558Z [00:02:10.833]➜        reloc_nonalloc=0
2025-08-20T22:50:06.3102154Z [00:02:10.833]➜               comdats=0
2025-08-20T22:50:06.3102607Z [00:02:10.833]➜    removed_comdat_mem=0
2025-08-20T22:50:06.3102889Z [00:02:10.833]➜              num_dsos=0
2025-08-20T22:50:06.3103150Z [00:02:10.833]➜           thunk_bytes=0
2025-08-20T22:50:06.3103425Z [00:02:10.833]➜       parsed_lto_objs=1
2025-08-20T22:50:06.3103684Z [00:02:10.833]➜              num_cies=2
2025-08-20T22:50:06.3103939Z [00:02:10.833]➜       num_unique_cies=2
2025-08-20T22:50:06.3104197Z [00:02:10.833]➜              num_fdes=5
2025-08-20T22:50:06.3104456Z [00:02:10.833]➜        merged_strings=7
2025-08-20T22:50:06.3104717Z [00:02:10.833]➜         output_chunks=26
2025-08-20T22:50:06.3104985Z [00:02:10.833]➜              num_objs=29
2025-08-20T22:50:06.3105250Z [00:02:10.833]➜      string_fragments=54
2025-08-20T22:50:06.3105521Z [00:02:10.833]➜      garbage_sections=79
2025-08-20T22:50:06.3105786Z [00:02:10.833]➜        undefined_syms=130
2025-08-20T22:50:06.3106052Z [00:02:10.833]➜           reloc_alloc=144
2025-08-20T22:50:06.3106327Z [00:02:10.833]➜          defined_syms=490
2025-08-20T22:50:06.3106602Z [00:02:10.833]➜        input_sections=643
2025-08-20T22:50:06.3106875Z [00:02:10.833]➜           parsed_objs=1762
2025-08-20T22:50:06.3107151Z [00:02:10.833]➜      regular_sections=9758
2025-08-20T22:50:06.3107439Z [00:02:10.833]➜              all_syms=35072
2025-08-20T22:50:06.3107729Z [00:02:10.833]➜     total_input_bytes=43954124
2025-08-20T22:50:06.3108034Z [00:02:10.833]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:06.3108365Z [00:02:10.833]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:06.3108855Z [00:02:10.833]➜  .rodata.str1.1 estimation=1626 actual=1
2025-08-20T22:50:06.3164444Z [00:02:10.839]➜  using fchmodat2 ... no
2025-08-20T22:50:06.3182820Z [00:02:10.841]➜  using faccessat ... yes
2025-08-20T22:50:06.3234409Z [00:02:10.846]➜  using fallocate ... yes
2025-08-20T22:50:06.3427001Z [00:02:10.865]➜        reloc_nonalloc=0
2025-08-20T22:50:06.3427378Z [00:02:10.865]➜               comdats=0
2025-08-20T22:50:06.3427939Z [00:02:10.865]➜    removed_comdat_mem=0
2025-08-20T22:50:06.3428273Z [00:02:10.865]➜              num_dsos=0
2025-08-20T22:50:06.3428538Z [00:02:10.865]➜           thunk_bytes=0
2025-08-20T22:50:06.3431721Z [00:02:10.865]➜       parsed_lto_objs=1
2025-08-20T22:50:06.3432016Z [00:02:10.865]➜              num_cies=2
2025-08-20T22:50:06.3432274Z [00:02:10.865]➜       num_unique_cies=2
2025-08-20T22:50:06.3432530Z [00:02:10.865]➜              num_fdes=5
2025-08-20T22:50:06.3432788Z [00:02:10.865]➜        merged_strings=8
2025-08-20T22:50:06.3433048Z [00:02:10.865]➜              num_objs=24
2025-08-20T22:50:06.3433345Z [00:02:10.865]➜         output_chunks=26
2025-08-20T22:50:06.3433619Z [00:02:10.865]➜      string_fragments=47
2025-08-20T22:50:06.3433892Z [00:02:10.865]➜      garbage_sections=63
2025-08-20T22:50:06.3434165Z [00:02:10.865]➜        undefined_syms=121
2025-08-20T22:50:06.3434436Z [00:02:10.865]➜           reloc_alloc=137
2025-08-20T22:50:06.3434716Z [00:02:10.865]➜          defined_syms=400
2025-08-20T22:50:06.3434989Z [00:02:10.865]➜        input_sections=521
2025-08-20T22:50:06.3435267Z [00:02:10.865]➜           parsed_objs=1762
2025-08-20T22:50:06.3435541Z [00:02:10.865]➜      regular_sections=9758
2025-08-20T22:50:06.3435818Z [00:02:10.865]➜              all_syms=35072
2025-08-20T22:50:06.3436507Z [00:02:10.865]➜     total_input_bytes=43954076
2025-08-20T22:50:06.3436817Z [00:02:10.865]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:06.3437147Z [00:02:10.865]➜  .rodata.cst8 estimation=1626 actual=1
2025-08-20T22:50:06.3437485Z [00:02:10.865]➜  .rodata.str1.1 estimation=1626 actual=1
2025-08-20T22:50:06.3437825Z [00:02:10.865]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:06.3511796Z [00:02:10.874]➜  using fchmodat ... yes
2025-08-20T22:50:06.3815394Z [00:02:10.904]➜        reloc_nonalloc=0
2025-08-20T22:50:06.3818018Z [00:02:10.905]➜               comdats=0
2025-08-20T22:50:06.3818338Z [00:02:10.905]➜    removed_comdat_mem=0
2025-08-20T22:50:06.3818850Z [00:02:10.905]➜              num_dsos=0
2025-08-20T22:50:06.3819193Z [00:02:10.905]➜           thunk_bytes=0
2025-08-20T22:50:06.3819459Z [00:02:10.905]➜       parsed_lto_objs=1
2025-08-20T22:50:06.3819724Z [00:02:10.905]➜              num_cies=2
2025-08-20T22:50:06.3820005Z [00:02:10.905]➜       num_unique_cies=2
2025-08-20T22:50:06.3820270Z [00:02:10.905]➜              num_fdes=5
2025-08-20T22:50:06.3820524Z [00:02:10.905]➜        merged_strings=7
2025-08-20T22:50:06.3820791Z [00:02:10.905]➜         output_chunks=26
2025-08-20T22:50:06.3821061Z [00:02:10.905]➜              num_objs=35
2025-08-20T22:50:06.3821330Z [00:02:10.905]➜      string_fragments=68
2025-08-20T22:50:06.3821601Z [00:02:10.905]➜      garbage_sections=100
2025-08-20T22:50:06.3821877Z [00:02:10.905]➜        undefined_syms=185
2025-08-20T22:50:06.3822147Z [00:02:10.905]➜           reloc_alloc=307
2025-08-20T22:50:06.3822420Z [00:02:10.905]➜          defined_syms=631
2025-08-20T22:50:06.3822690Z [00:02:10.905]➜        input_sections=826
2025-08-20T22:50:06.3822979Z [00:02:10.905]➜           parsed_objs=1762
2025-08-20T22:50:06.3823260Z [00:02:10.905]➜      regular_sections=9758
2025-08-20T22:50:06.3823535Z [00:02:10.905]➜              all_syms=35084
2025-08-20T22:50:06.3823830Z [00:02:10.905]➜     total_input_bytes=43956456
2025-08-20T22:50:06.3824157Z [00:02:10.905]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:06.3824490Z [00:02:10.905]➜  .rodata.str1.1 estimation=1626 actual=1
2025-08-20T22:50:06.3824833Z [00:02:10.905]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:06.3866643Z [00:02:10.909]➜  using fanotify ... yes
2025-08-20T22:50:06.4525799Z [00:02:10.975]➜        reloc_nonalloc=0
2025-08-20T22:50:06.4526623Z [00:02:10.975]➜               comdats=0
2025-08-20T22:50:06.4527234Z [00:02:10.975]➜    removed_comdat_mem=0
2025-08-20T22:50:06.4527739Z [00:02:10.975]➜              num_dsos=0
2025-08-20T22:50:06.4528234Z [00:02:10.975]➜           thunk_bytes=0
2025-08-20T22:50:06.4528926Z [00:02:10.975]➜       parsed_lto_objs=1
2025-08-20T22:50:06.4529830Z [00:02:10.975]➜              num_cies=2
2025-08-20T22:50:06.4530452Z [00:02:10.975]➜       num_unique_cies=2
2025-08-20T22:50:06.4530900Z [00:02:10.975]➜              num_fdes=5
2025-08-20T22:50:06.4531289Z [00:02:10.975]➜        merged_strings=7
2025-08-20T22:50:06.4531848Z [00:02:10.975]➜              num_objs=21
2025-08-20T22:50:06.4532893Z [00:02:10.975]➜         output_chunks=25
2025-08-20T22:50:06.4533169Z [00:02:10.975]➜      string_fragments=40
2025-08-20T22:50:06.4533443Z [00:02:10.975]➜      garbage_sections=54
2025-08-20T22:50:06.4533714Z [00:02:10.975]➜        undefined_syms=109
2025-08-20T22:50:06.4533988Z [00:02:10.975]➜           reloc_alloc=123
2025-08-20T22:50:06.4534255Z [00:02:10.975]➜          defined_syms=347
2025-08-20T22:50:06.4534525Z [00:02:10.975]➜        input_sections=442
2025-08-20T22:50:06.4534798Z [00:02:10.975]➜           parsed_objs=1762
2025-08-20T22:50:06.4535074Z [00:02:10.975]➜      regular_sections=9758
2025-08-20T22:50:06.4535364Z [00:02:10.975]➜              all_syms=35072
2025-08-20T22:50:06.4535653Z [00:02:10.975]➜     total_input_bytes=43954096
2025-08-20T22:50:06.4535959Z [00:02:10.975]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:06.4536298Z [00:02:10.975]➜  .rodata.str1.1 estimation=1626 actual=1
2025-08-20T22:50:06.4536958Z [00:02:10.975]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:06.4641859Z [00:02:10.984]➜        reloc_nonalloc=0
2025-08-20T22:50:06.4642715Z [00:02:10.984]➜               comdats=0
2025-08-20T22:50:06.4644560Z [00:02:10.984]➜    removed_comdat_mem=0
2025-08-20T22:50:06.4645095Z [00:02:10.984]➜              num_dsos=0
2025-08-20T22:50:06.4645518Z [00:02:10.984]➜           thunk_bytes=0
2025-08-20T22:50:06.4646040Z [00:02:10.984]➜       parsed_lto_objs=1
2025-08-20T22:50:06.4646511Z [00:02:10.984]➜              num_cies=2
2025-08-20T22:50:06.4647176Z [00:02:10.984]➜       num_unique_cies=2
2025-08-20T22:50:06.4647534Z [00:02:10.984]➜              num_fdes=5
2025-08-20T22:50:06.4647930Z [00:02:10.984]➜        merged_strings=6
2025-08-20T22:50:06.4648294Z [00:02:10.984]➜         output_chunks=25
2025-08-20T22:50:06.4648786Z [00:02:10.984]➜              num_objs=25
2025-08-20T22:50:06.4649210Z [00:02:10.984]➜      string_fragments=47
2025-08-20T22:50:06.4650479Z [00:02:10.984]➜      garbage_sections=66
2025-08-20T22:50:06.4650774Z [00:02:10.984]➜        undefined_syms=122
2025-08-20T22:50:06.4651042Z [00:02:10.984]➜           reloc_alloc=136
2025-08-20T22:50:06.4651308Z [00:02:10.984]➜          defined_syms=422
2025-08-20T22:50:06.4651577Z [00:02:10.984]➜        input_sections=548
2025-08-20T22:50:06.4651847Z [00:02:10.984]➜           parsed_objs=1762
2025-08-20T22:50:06.4652123Z [00:02:10.984]➜      regular_sections=9758
2025-08-20T22:50:06.4652394Z [00:02:10.984]➜              all_syms=35079
2025-08-20T22:50:06.4652678Z [00:02:10.984]➜     total_input_bytes=43955212
2025-08-20T22:50:06.4652982Z [00:02:10.984]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:06.4653332Z [00:02:10.984]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:06.4674636Z [00:02:10.990]➜  using fdatasync ... yes
2025-08-20T22:50:06.4693880Z [00:02:10.992]➜  using fchownat ... yes
2025-08-20T22:50:06.4976176Z [00:02:11.020]➜        reloc_nonalloc=0
2025-08-20T22:50:06.4992269Z [00:02:11.022]➜               comdats=0
2025-08-20T22:50:06.4992854Z [00:02:11.022]➜    removed_comdat_mem=0
2025-08-20T22:50:06.4993401Z [00:02:11.022]➜              num_dsos=0
2025-08-20T22:50:06.4994232Z [00:02:11.022]➜           thunk_bytes=0
2025-08-20T22:50:06.4994719Z [00:02:11.022]➜       parsed_lto_objs=1
2025-08-20T22:50:06.4995241Z [00:02:11.022]➜              num_cies=2
2025-08-20T22:50:06.4995746Z [00:02:11.022]➜       num_unique_cies=2
2025-08-20T22:50:06.4996254Z [00:02:11.022]➜              num_fdes=5
2025-08-20T22:50:06.4996656Z [00:02:11.022]➜        merged_strings=8
2025-08-20T22:50:06.4997142Z [00:02:11.022]➜              num_objs=22
2025-08-20T22:50:06.4997702Z [00:02:11.022]➜         output_chunks=25
2025-08-20T22:50:06.4998458Z [00:02:11.022]➜      string_fragments=43
2025-08-20T22:50:06.4999405Z [00:02:11.022]➜      garbage_sections=69
2025-08-20T22:50:06.4999935Z [00:02:11.022]➜        undefined_syms=129
2025-08-20T22:50:06.5000405Z [00:02:11.022]➜           reloc_alloc=137
2025-08-20T22:50:06.5000939Z [00:02:11.022]➜          defined_syms=390
2025-08-20T22:50:06.5002167Z [00:02:11.022]➜        input_sections=492
2025-08-20T22:50:06.5002488Z [00:02:11.022]➜           parsed_objs=1762
2025-08-20T22:50:06.5002770Z [00:02:11.022]➜      regular_sections=9758
2025-08-20T22:50:06.5003048Z [00:02:11.022]➜              all_syms=35074
2025-08-20T22:50:06.5003345Z [00:02:11.022]➜     total_input_bytes=43954976
2025-08-20T22:50:06.5003651Z [00:02:11.022]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:06.5003984Z [00:02:11.022]➜  .rodata.str1.1 estimation=1627 actual=2
2025-08-20T22:50:06.5004326Z [00:02:11.022]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:06.5065192Z [00:02:11.029]➜  using fgetxattr ... yes
2025-08-20T22:50:06.5103867Z [00:02:11.033]➜        reloc_nonalloc=0
2025-08-20T22:50:06.5104970Z [00:02:11.033]➜               comdats=0
2025-08-20T22:50:06.5105442Z [00:02:11.033]➜    removed_comdat_mem=0
2025-08-20T22:50:06.5105937Z [00:02:11.033]➜              num_dsos=0
2025-08-20T22:50:06.5106731Z [00:02:11.033]➜           thunk_bytes=0
2025-08-20T22:50:06.5107248Z [00:02:11.033]➜       parsed_lto_objs=1
2025-08-20T22:50:06.5107731Z [00:02:11.033]➜              num_cies=2
2025-08-20T22:50:06.5108250Z [00:02:11.033]➜       num_unique_cies=2
2025-08-20T22:50:06.5108891Z [00:02:11.033]➜              num_fdes=5
2025-08-20T22:50:06.5109348Z [00:02:11.033]➜        merged_strings=9
2025-08-20T22:50:06.5110637Z [00:02:11.033]➜         output_chunks=26
2025-08-20T22:50:06.5110918Z [00:02:11.033]➜              num_objs=27
2025-08-20T22:50:06.5111185Z [00:02:11.033]➜      string_fragments=55
2025-08-20T22:50:06.5111492Z [00:02:11.033]➜      garbage_sections=73
2025-08-20T22:50:06.5111762Z [00:02:11.033]➜        undefined_syms=138
2025-08-20T22:50:06.5112050Z [00:02:11.033]➜           reloc_alloc=152
2025-08-20T22:50:06.5112319Z [00:02:11.033]➜          defined_syms=460
2025-08-20T22:50:06.5112590Z [00:02:11.033]➜        input_sections=602
2025-08-20T22:50:06.5112863Z [00:02:11.033]➜           parsed_objs=1762
2025-08-20T22:50:06.5113149Z [00:02:11.033]➜      regular_sections=9758
2025-08-20T22:50:06.5113423Z [00:02:11.033]➜              all_syms=35078
2025-08-20T22:50:06.5113711Z [00:02:11.033]➜     total_input_bytes=43955936
2025-08-20T22:50:06.5114014Z [00:02:11.033]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:06.5114346Z [00:02:11.033]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:06.5114676Z [00:02:11.033]➜  .rodata.cst8 estimation=1626 actual=1
2025-08-20T22:50:06.5115007Z [00:02:11.033]➜  .rodata.str1.1 estimation=1627 actual=2
2025-08-20T22:50:06.5220409Z [00:02:11.045]➜  using fexecve ... yes
2025-08-20T22:50:06.5585692Z [00:02:11.081]➜  using finit_module ... no
2025-08-20T22:50:06.5942380Z [00:02:11.117]➜        reloc_nonalloc=0
2025-08-20T22:50:06.5943794Z [00:02:11.117]➜               comdats=0
2025-08-20T22:50:06.5944709Z [00:02:11.117]➜    removed_comdat_mem=0
2025-08-20T22:50:06.5945401Z [00:02:11.117]➜              num_dsos=0
2025-08-20T22:50:06.5946007Z [00:02:11.117]➜           thunk_bytes=0
2025-08-20T22:50:06.5946742Z [00:02:11.117]➜       parsed_lto_objs=1
2025-08-20T22:50:06.5969459Z [00:02:11.117]➜              num_cies=2
2025-08-20T22:50:06.5969761Z [00:02:11.117]➜       num_unique_cies=2
2025-08-20T22:50:06.5970025Z [00:02:11.117]➜              num_fdes=5
2025-08-20T22:50:06.5970285Z [00:02:11.117]➜        merged_strings=6
2025-08-20T22:50:06.5970545Z [00:02:11.117]➜              num_objs=21
2025-08-20T22:50:06.5970810Z [00:02:11.117]➜         output_chunks=24
2025-08-20T22:50:06.5971077Z [00:02:11.117]➜      string_fragments=39
2025-08-20T22:50:06.5971346Z [00:02:11.117]➜      garbage_sections=54
2025-08-20T22:50:06.5971613Z [00:02:11.117]➜        undefined_syms=107
2025-08-20T22:50:06.5972254Z [00:02:11.117]➜           reloc_alloc=123
2025-08-20T22:50:06.5972599Z [00:02:11.117]➜          defined_syms=345
2025-08-20T22:50:06.5972869Z [00:02:11.117]➜        input_sections=441
2025-08-20T22:50:06.5973145Z [00:02:11.117]➜           parsed_objs=1762
2025-08-20T22:50:06.5973646Z [00:02:11.117]➜      regular_sections=9757
2025-08-20T22:50:06.5973923Z [00:02:11.117]➜              all_syms=35070
2025-08-20T22:50:06.5974211Z [00:02:11.117]➜     total_input_bytes=43953924
2025-08-20T22:50:06.5974518Z [00:02:11.117]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:06.5974851Z [00:02:11.117]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:06.6067616Z [00:02:11.129]➜  using flock ... yes
2025-08-20T22:50:06.6294320Z [00:02:11.152]➜        reloc_nonalloc=0
2025-08-20T22:50:06.6296459Z [00:02:11.152]➜               comdats=0
2025-08-20T22:50:06.6296959Z [00:02:11.152]➜    removed_comdat_mem=0
2025-08-20T22:50:06.6297481Z [00:02:11.152]➜              num_dsos=0
2025-08-20T22:50:06.6298352Z [00:02:11.152]➜           thunk_bytes=0
2025-08-20T22:50:06.6299155Z [00:02:11.152]➜       parsed_lto_objs=1
2025-08-20T22:50:06.6299526Z [00:02:11.152]➜              num_cies=2
2025-08-20T22:50:06.6300061Z [00:02:11.152]➜       num_unique_cies=2
2025-08-20T22:50:06.6300673Z [00:02:11.152]➜              num_fdes=5
2025-08-20T22:50:06.6301023Z [00:02:11.152]➜        merged_strings=6
2025-08-20T22:50:06.6301536Z [00:02:11.152]➜              num_objs=22
2025-08-20T22:50:06.6301981Z [00:02:11.152]➜         output_chunks=24
2025-08-20T22:50:06.6302441Z [00:02:11.152]➜      string_fragments=41
2025-08-20T22:50:06.6302893Z [00:02:11.152]➜      garbage_sections=69
2025-08-20T22:50:06.6303664Z [00:02:11.152]➜        undefined_syms=125
2025-08-20T22:50:06.6304035Z [00:02:11.152]➜           reloc_alloc=133
2025-08-20T22:50:06.6304496Z [00:02:11.152]➜          defined_syms=388
2025-08-20T22:50:06.6305143Z [00:02:11.152]➜        input_sections=491
2025-08-20T22:50:06.6305563Z [00:02:11.152]➜           parsed_objs=1762
2025-08-20T22:50:06.6306039Z [00:02:11.152]➜      regular_sections=9757
2025-08-20T22:50:06.6306579Z [00:02:11.152]➜              all_syms=35072
2025-08-20T22:50:06.6307082Z [00:02:11.152]➜     total_input_bytes=43954372
2025-08-20T22:50:06.6307600Z [00:02:11.152]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:06.6308251Z [00:02:11.152]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:06.6499961Z [00:02:11.173]➜        reloc_nonalloc=0
2025-08-20T22:50:06.6501142Z [00:02:11.173]➜               comdats=0
2025-08-20T22:50:06.6501680Z [00:02:11.173]➜    removed_comdat_mem=0
2025-08-20T22:50:06.6502220Z [00:02:11.173]➜              num_dsos=0
2025-08-20T22:50:06.6502713Z [00:02:11.173]➜           thunk_bytes=0
2025-08-20T22:50:06.6503290Z [00:02:11.173]➜       parsed_lto_objs=1
2025-08-20T22:50:06.6503810Z [00:02:11.173]➜              num_cies=2
2025-08-20T22:50:06.6504284Z [00:02:11.173]➜       num_unique_cies=2
2025-08-20T22:50:06.6504799Z [00:02:11.173]➜              num_fdes=5
2025-08-20T22:50:06.6505582Z [00:02:11.173]➜        merged_strings=6
2025-08-20T22:50:06.6506181Z [00:02:11.173]➜              num_objs=19
2025-08-20T22:50:06.6506698Z [00:02:11.173]➜         output_chunks=24
2025-08-20T22:50:06.6507282Z [00:02:11.173]➜      string_fragments=35
2025-08-20T22:50:06.6507829Z [00:02:11.173]➜      garbage_sections=48
2025-08-20T22:50:06.6508393Z [00:02:11.173]➜        undefined_syms=102
2025-08-20T22:50:06.6509166Z [00:02:11.173]➜           reloc_alloc=120
2025-08-20T22:50:06.6509613Z [00:02:11.173]➜          defined_syms=312
2025-08-20T22:50:06.6510194Z [00:02:11.173]➜        input_sections=391
2025-08-20T22:50:06.6511137Z [00:02:11.173]➜           parsed_objs=1762
2025-08-20T22:50:06.6511510Z [00:02:11.173]➜      regular_sections=9757
2025-08-20T22:50:06.6511800Z [00:02:11.173]➜              all_syms=35070
2025-08-20T22:50:06.6512098Z [00:02:11.173]➜     total_input_bytes=43953844
2025-08-20T22:50:06.6512406Z [00:02:11.173]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:06.6512760Z [00:02:11.173]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:06.6561869Z [00:02:11.179]➜  using flistxattr ... yes
2025-08-20T22:50:06.6605919Z [00:02:11.183]➜  using fma ... yes
2025-08-20T22:50:06.6615624Z [00:02:11.184]➜        reloc_nonalloc=0
2025-08-20T22:50:06.6617251Z [00:02:11.185]➜               comdats=0
2025-08-20T22:50:06.6617807Z [00:02:11.185]➜    removed_comdat_mem=0
2025-08-20T22:50:06.6618298Z [00:02:11.185]➜              num_dsos=0
2025-08-20T22:50:06.6619008Z [00:02:11.185]➜           thunk_bytes=0
2025-08-20T22:50:06.6619475Z [00:02:11.185]➜       parsed_lto_objs=1
2025-08-20T22:50:06.6619969Z [00:02:11.185]➜              num_cies=2
2025-08-20T22:50:06.6620475Z [00:02:11.185]➜       num_unique_cies=2
2025-08-20T22:50:06.6639456Z [00:02:11.185]➜              num_fdes=5
2025-08-20T22:50:06.6640066Z [00:02:11.185]➜        merged_strings=6
2025-08-20T22:50:06.6640519Z [00:02:11.185]➜              num_objs=19
2025-08-20T22:50:06.6640996Z [00:02:11.185]➜         output_chunks=24
2025-08-20T22:50:06.6641526Z [00:02:11.185]➜      string_fragments=35
2025-08-20T22:50:06.6642184Z [00:02:11.185]➜      garbage_sections=48
2025-08-20T22:50:06.6642851Z [00:02:11.185]➜        undefined_syms=102
2025-08-20T22:50:06.6643169Z [00:02:11.185]➜           reloc_alloc=120
2025-08-20T22:50:06.6643477Z [00:02:11.185]➜          defined_syms=312
2025-08-20T22:50:06.6643746Z [00:02:11.185]➜        input_sections=391
2025-08-20T22:50:06.6644019Z [00:02:11.185]➜           parsed_objs=1762
2025-08-20T22:50:06.6644292Z [00:02:11.185]➜      regular_sections=9757
2025-08-20T22:50:06.6644563Z [00:02:11.185]➜              all_syms=35070
2025-08-20T22:50:06.6644848Z [00:02:11.185]➜     total_input_bytes=43953844
2025-08-20T22:50:06.6645153Z [00:02:11.185]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:06.6645487Z [00:02:11.185]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:06.6749931Z [00:02:11.198]➜  using fmaf ... yes
2025-08-20T22:50:06.7249308Z [00:02:11.248]➜        reloc_nonalloc=0
2025-08-20T22:50:06.7250718Z [00:02:11.248]➜               comdats=0
2025-08-20T22:50:06.7251301Z [00:02:11.248]➜    removed_comdat_mem=0
2025-08-20T22:50:06.7251867Z [00:02:11.248]➜              num_dsos=0
2025-08-20T22:50:06.7252363Z [00:02:11.248]➜           thunk_bytes=0
2025-08-20T22:50:06.7253021Z [00:02:11.248]➜       parsed_lto_objs=1
2025-08-20T22:50:06.7253588Z [00:02:11.248]➜              num_cies=2
2025-08-20T22:50:06.7254040Z [00:02:11.248]➜       num_unique_cies=2
2025-08-20T22:50:06.7254572Z [00:02:11.248]➜              num_fdes=5
2025-08-20T22:50:06.7255329Z [00:02:11.248]➜        merged_strings=8
2025-08-20T22:50:06.7255673Z [00:02:11.248]➜              num_objs=22
2025-08-20T22:50:06.7255944Z [00:02:11.248]➜         output_chunks=25
2025-08-20T22:50:06.7256216Z [00:02:11.248]➜      string_fragments=43
2025-08-20T22:50:06.7256486Z [00:02:11.248]➜      garbage_sections=69
2025-08-20T22:50:06.7256755Z [00:02:11.248]➜        undefined_syms=129
2025-08-20T22:50:06.7257024Z [00:02:11.248]➜           reloc_alloc=137
2025-08-20T22:50:06.7257610Z [00:02:11.248]➜          defined_syms=390
2025-08-20T22:50:06.7257947Z [00:02:11.248]➜        input_sections=492
2025-08-20T22:50:06.7258222Z [00:02:11.248]➜           parsed_objs=1762
2025-08-20T22:50:06.7258495Z [00:02:11.248]➜      regular_sections=9758
2025-08-20T22:50:06.7258997Z [00:02:11.248]➜              all_syms=35074
2025-08-20T22:50:06.7259291Z [00:02:11.248]➜     total_input_bytes=43954992
2025-08-20T22:50:06.7259597Z [00:02:11.248]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:06.7259934Z [00:02:11.248]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:06.7260269Z [00:02:11.248]➜  .rodata.str1.1 estimation=1627 actual=2
2025-08-20T22:50:06.7276479Z [00:02:11.250]➜        reloc_nonalloc=0
2025-08-20T22:50:06.7277071Z [00:02:11.251]➜               comdats=0
2025-08-20T22:50:06.7277604Z [00:02:11.251]➜    removed_comdat_mem=0
2025-08-20T22:50:06.7278128Z [00:02:11.251]➜              num_dsos=0
2025-08-20T22:50:06.7278684Z [00:02:11.251]➜           thunk_bytes=0
2025-08-20T22:50:06.7279252Z [00:02:11.251]➜       parsed_lto_objs=1
2025-08-20T22:50:06.7279679Z [00:02:11.251]➜              num_cies=2
2025-08-20T22:50:06.7280162Z [00:02:11.251]➜       num_unique_cies=2
2025-08-20T22:50:06.7280634Z [00:02:11.251]➜              num_fdes=5
2025-08-20T22:50:06.7281692Z [00:02:11.251]➜        merged_strings=7
2025-08-20T22:50:06.7282321Z [00:02:11.251]➜              num_objs=21
2025-08-20T22:50:06.7282790Z [00:02:11.251]➜         output_chunks=25
2025-08-20T22:50:06.7283185Z [00:02:11.251]➜      string_fragments=40
2025-08-20T22:50:06.7283677Z [00:02:11.251]➜      garbage_sections=65
2025-08-20T22:50:06.7285064Z [00:02:11.251]➜        undefined_syms=120
2025-08-20T22:50:06.7285347Z [00:02:11.251]➜           reloc_alloc=123
2025-08-20T22:50:06.7285618Z [00:02:11.251]➜          defined_syms=369
2025-08-20T22:50:06.7285886Z [00:02:11.251]➜        input_sections=464
2025-08-20T22:50:06.7286159Z [00:02:11.251]➜           parsed_objs=1762
2025-08-20T22:50:06.7286452Z [00:02:11.251]➜      regular_sections=9758
2025-08-20T22:50:06.7286723Z [00:02:11.251]➜              all_syms=35072
2025-08-20T22:50:06.7287009Z [00:02:11.251]➜     total_input_bytes=43954092
2025-08-20T22:50:06.7287311Z [00:02:11.251]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:06.7287651Z [00:02:11.251]➜  .rodata.str1.1 estimation=1626 actual=1
2025-08-20T22:50:06.7287988Z [00:02:11.251]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:06.7382053Z [00:02:11.261]➜  using fsetxattr ... yes
2025-08-20T22:50:06.7387484Z [00:02:11.262]➜  using fremovexattr ... yes
2025-08-20T22:50:06.7998890Z [00:02:11.323]➜        reloc_nonalloc=0
2025-08-20T22:50:06.8006322Z [00:02:11.323]➜               comdats=0
2025-08-20T22:50:06.8007006Z [00:02:11.323]➜    removed_comdat_mem=0
2025-08-20T22:50:06.8008198Z [00:02:11.323]➜              num_dsos=0
2025-08-20T22:50:06.8008468Z [00:02:11.323]➜           thunk_bytes=0
2025-08-20T22:50:06.8008899Z [00:02:11.324]➜       parsed_lto_objs=1
2025-08-20T22:50:06.8009198Z [00:02:11.324]➜              num_cies=2
2025-08-20T22:50:06.8009456Z [00:02:11.324]➜       num_unique_cies=2
2025-08-20T22:50:06.8009713Z [00:02:11.324]➜              num_fdes=5
2025-08-20T22:50:06.8009969Z [00:02:11.324]➜        merged_strings=8
2025-08-20T22:50:06.8010255Z [00:02:11.324]➜         output_chunks=26
2025-08-20T22:50:06.8010518Z [00:02:11.324]➜              num_objs=27
2025-08-20T22:50:06.8010783Z [00:02:11.324]➜      string_fragments=54
2025-08-20T22:50:06.8011047Z [00:02:11.324]➜      garbage_sections=73
2025-08-20T22:50:06.8011317Z [00:02:11.324]➜        undefined_syms=138
2025-08-20T22:50:06.8011628Z [00:02:11.324]➜           reloc_alloc=150
2025-08-20T22:50:06.8011897Z [00:02:11.324]➜          defined_syms=463
2025-08-20T22:50:06.8012165Z [00:02:11.324]➜        input_sections=604
2025-08-20T22:50:06.8012442Z [00:02:11.324]➜           parsed_objs=1762
2025-08-20T22:50:06.8012717Z [00:02:11.324]➜      regular_sections=9758
2025-08-20T22:50:06.8012989Z [00:02:11.324]➜              all_syms=35078
2025-08-20T22:50:06.8013569Z [00:02:11.324]➜     total_input_bytes=43955468
2025-08-20T22:50:06.8013977Z [00:02:11.324]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:06.8014318Z [00:02:11.324]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:06.8014664Z [00:02:11.324]➜  .rodata.cst8 estimation=1626 actual=1
2025-08-20T22:50:06.8014997Z [00:02:11.324]➜  .rodata.str1.1 estimation=1626 actual=1
2025-08-20T22:50:06.8127926Z [00:02:11.335]➜  using fstat ... yes
2025-08-20T22:50:06.8229289Z [00:02:11.346]➜        reloc_nonalloc=0
2025-08-20T22:50:06.8238562Z [00:02:11.347]➜               comdats=0
2025-08-20T22:50:06.8239376Z [00:02:11.347]➜    removed_comdat_mem=0
2025-08-20T22:50:06.8239686Z [00:02:11.347]➜              num_dsos=0
2025-08-20T22:50:06.8239956Z [00:02:11.347]➜           thunk_bytes=0
2025-08-20T22:50:06.8240225Z [00:02:11.347]➜       parsed_lto_objs=1
2025-08-20T22:50:06.8240485Z [00:02:11.347]➜              num_cies=2
2025-08-20T22:50:06.8240779Z [00:02:11.347]➜       num_unique_cies=2
2025-08-20T22:50:06.8241039Z [00:02:11.347]➜              num_fdes=5
2025-08-20T22:50:06.8241300Z [00:02:11.347]➜        merged_strings=6
2025-08-20T22:50:06.8241564Z [00:02:11.347]➜         output_chunks=25
2025-08-20T22:50:06.8241826Z [00:02:11.347]➜              num_objs=25
2025-08-20T22:50:06.8243317Z [00:02:11.347]➜      string_fragments=47
2025-08-20T22:50:06.8243607Z [00:02:11.347]➜      garbage_sections=66
2025-08-20T22:50:06.8243883Z [00:02:11.347]➜        undefined_syms=122
2025-08-20T22:50:06.8244155Z [00:02:11.347]➜           reloc_alloc=136
2025-08-20T22:50:06.8244418Z [00:02:11.347]➜          defined_syms=422
2025-08-20T22:50:06.8244691Z [00:02:11.347]➜        input_sections=548
2025-08-20T22:50:06.8244965Z [00:02:11.347]➜           parsed_objs=1762
2025-08-20T22:50:06.8245239Z [00:02:11.347]➜      regular_sections=9758
2025-08-20T22:50:06.8245513Z [00:02:11.347]➜              all_syms=35079
2025-08-20T22:50:06.8245798Z [00:02:11.347]➜     total_input_bytes=43955188
2025-08-20T22:50:06.8246120Z [00:02:11.347]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:06.8246457Z [00:02:11.347]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:06.8252318Z [00:02:11.348]➜        reloc_nonalloc=0
2025-08-20T22:50:06.8253346Z [00:02:11.348]➜               comdats=0
2025-08-20T22:50:06.8253647Z [00:02:11.348]➜    removed_comdat_mem=0
2025-08-20T22:50:06.8253906Z [00:02:11.348]➜              num_dsos=0
2025-08-20T22:50:06.8254160Z [00:02:11.348]➜           thunk_bytes=0
2025-08-20T22:50:06.8254420Z [00:02:11.348]➜       parsed_lto_objs=1
2025-08-20T22:50:06.8254688Z [00:02:11.348]➜              num_cies=2
2025-08-20T22:50:06.8254940Z [00:02:11.348]➜       num_unique_cies=2
2025-08-20T22:50:06.8255200Z [00:02:11.348]➜              num_fdes=5
2025-08-20T22:50:06.8255454Z [00:02:11.348]➜        merged_strings=8
2025-08-20T22:50:06.8255714Z [00:02:11.348]➜              num_objs=23
2025-08-20T22:50:06.8255977Z [00:02:11.348]➜         output_chunks=26
2025-08-20T22:50:06.8256257Z [00:02:11.348]➜      string_fragments=45
2025-08-20T22:50:06.8256526Z [00:02:11.348]➜      garbage_sections=61
2025-08-20T22:50:06.8256792Z [00:02:11.348]➜        undefined_syms=121
2025-08-20T22:50:06.8257060Z [00:02:11.348]➜           reloc_alloc=138
2025-08-20T22:50:06.8257329Z [00:02:11.348]➜          defined_syms=387
2025-08-20T22:50:06.8257608Z [00:02:11.348]➜        input_sections=497
2025-08-20T22:50:06.8257882Z [00:02:11.348]➜           parsed_objs=1762
2025-08-20T22:50:06.8258158Z [00:02:11.348]➜      regular_sections=9758
2025-08-20T22:50:06.8258432Z [00:02:11.348]➜              all_syms=35074
2025-08-20T22:50:06.8258911Z [00:02:11.348]➜     total_input_bytes=43954656
2025-08-20T22:50:06.8259231Z [00:02:11.348]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:06.8259555Z [00:02:11.348]➜  .rodata.cst8 estimation=1626 actual=1
2025-08-20T22:50:06.8259883Z [00:02:11.348]➜  .rodata.str1.1 estimation=1626 actual=1
2025-08-20T22:50:06.8260214Z [00:02:11.348]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:06.8320447Z [00:02:11.355]➜  using fstatat ... yes
2025-08-20T22:50:06.8341319Z [00:02:11.357]➜  using fsync ... yes
2025-08-20T22:50:06.8839578Z [00:02:11.407]➜        reloc_nonalloc=0
2025-08-20T22:50:06.8841461Z [00:02:11.407]➜               comdats=0
2025-08-20T22:50:06.8841785Z [00:02:11.407]➜    removed_comdat_mem=0
2025-08-20T22:50:06.8842044Z [00:02:11.407]➜              num_dsos=0
2025-08-20T22:50:06.8842302Z [00:02:11.407]➜           thunk_bytes=0
2025-08-20T22:50:06.8842564Z [00:02:11.407]➜       parsed_lto_objs=1
2025-08-20T22:50:06.8842823Z [00:02:11.407]➜              num_cies=2
2025-08-20T22:50:06.8843079Z [00:02:11.407]➜       num_unique_cies=2
2025-08-20T22:50:06.8843334Z [00:02:11.407]➜              num_fdes=5
2025-08-20T22:50:06.8843591Z [00:02:11.407]➜        merged_strings=6
2025-08-20T22:50:06.8843849Z [00:02:11.407]➜         output_chunks=25
2025-08-20T22:50:06.8844114Z [00:02:11.407]➜              num_objs=26
2025-08-20T22:50:06.8844378Z [00:02:11.407]➜      string_fragments=49
2025-08-20T22:50:06.8844660Z [00:02:11.407]➜      garbage_sections=69
2025-08-20T22:50:06.8844930Z [00:02:11.407]➜        undefined_syms=123
2025-08-20T22:50:06.8845198Z [00:02:11.407]➜           reloc_alloc=136
2025-08-20T22:50:06.8845464Z [00:02:11.407]➜          defined_syms=439
2025-08-20T22:50:06.8846129Z [00:02:11.407]➜        input_sections=574
2025-08-20T22:50:06.8846408Z [00:02:11.407]➜           parsed_objs=1762
2025-08-20T22:50:06.8846685Z [00:02:11.407]➜      regular_sections=9758
2025-08-20T22:50:06.8846959Z [00:02:11.407]➜              all_syms=35079
2025-08-20T22:50:06.8847245Z [00:02:11.407]➜     total_input_bytes=43955172
2025-08-20T22:50:06.8847549Z [00:02:11.407]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:06.8847884Z [00:02:11.407]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:06.8905298Z [00:02:11.413]➜  using futimens ... yes
2025-08-20T22:50:06.9149236Z [00:02:11.437]➜  using getcpu ... no
2025-08-20T22:50:06.9358850Z [00:02:11.459]➜        reloc_nonalloc=0
2025-08-20T22:50:06.9360850Z [00:02:11.459]➜               comdats=0
2025-08-20T22:50:06.9361503Z [00:02:11.459]➜    removed_comdat_mem=0
2025-08-20T22:50:06.9379566Z [00:02:11.459]➜              num_dsos=0
2025-08-20T22:50:06.9380433Z [00:02:11.459]➜           thunk_bytes=0
2025-08-20T22:50:06.9380802Z [00:02:11.459]➜       parsed_lto_objs=1
2025-08-20T22:50:06.9381073Z [00:02:11.459]➜              num_cies=2
2025-08-20T22:50:06.9381340Z [00:02:11.459]➜       num_unique_cies=2
2025-08-20T22:50:06.9381600Z [00:02:11.459]➜              num_fdes=5
2025-08-20T22:50:06.9381859Z [00:02:11.459]➜        merged_strings=6
2025-08-20T22:50:06.9382121Z [00:02:11.459]➜         output_chunks=25
2025-08-20T22:50:06.9382383Z [00:02:11.459]➜              num_objs=27
2025-08-20T22:50:06.9382668Z [00:02:11.459]➜      string_fragments=51
2025-08-20T22:50:06.9382938Z [00:02:11.459]➜      garbage_sections=72
2025-08-20T22:50:06.9383206Z [00:02:11.459]➜        undefined_syms=125
2025-08-20T22:50:06.9383477Z [00:02:11.459]➜           reloc_alloc=138
2025-08-20T22:50:06.9383751Z [00:02:11.459]➜          defined_syms=456
2025-08-20T22:50:06.9384026Z [00:02:11.459]➜        input_sections=600
2025-08-20T22:50:06.9384299Z [00:02:11.459]➜           parsed_objs=1762
2025-08-20T22:50:06.9384573Z [00:02:11.459]➜      regular_sections=9758
2025-08-20T22:50:06.9384859Z [00:02:11.459]➜              all_syms=35079
2025-08-20T22:50:06.9385144Z [00:02:11.459]➜     total_input_bytes=43955168
2025-08-20T22:50:06.9385450Z [00:02:11.459]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:06.9385784Z [00:02:11.459]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:06.9449886Z [00:02:11.468]➜  using futimes ... yes
2025-08-20T22:50:06.9618101Z [00:02:11.485]➜        reloc_nonalloc=0
2025-08-20T22:50:06.9618451Z [00:02:11.485]➜               comdats=0
2025-08-20T22:50:06.9618952Z [00:02:11.485]➜    removed_comdat_mem=0
2025-08-20T22:50:06.9619254Z [00:02:11.485]➜              num_dsos=0
2025-08-20T22:50:06.9619520Z [00:02:11.485]➜           thunk_bytes=0
2025-08-20T22:50:06.9620197Z [00:02:11.485]➜       parsed_lto_objs=1
2025-08-20T22:50:06.9620535Z [00:02:11.485]➜              num_cies=2
2025-08-20T22:50:06.9620792Z [00:02:11.485]➜       num_unique_cies=2
2025-08-20T22:50:06.9621053Z [00:02:11.485]➜              num_fdes=5
2025-08-20T22:50:06.9621334Z [00:02:11.485]➜        merged_strings=6
2025-08-20T22:50:06.9621605Z [00:02:11.485]➜         output_chunks=25
2025-08-20T22:50:06.9621871Z [00:02:11.485]➜              num_objs=26
2025-08-20T22:50:06.9622138Z [00:02:11.485]➜      string_fragments=49
2025-08-20T22:50:06.9622409Z [00:02:11.485]➜      garbage_sections=69
2025-08-20T22:50:06.9622685Z [00:02:11.485]➜        undefined_syms=125
2025-08-20T22:50:06.9622955Z [00:02:11.485]➜           reloc_alloc=137
2025-08-20T22:50:06.9623226Z [00:02:11.485]➜          defined_syms=439
2025-08-20T22:50:06.9623494Z [00:02:11.485]➜        input_sections=574
2025-08-20T22:50:06.9623767Z [00:02:11.485]➜           parsed_objs=1762
2025-08-20T22:50:06.9624050Z [00:02:11.485]➜      regular_sections=9758
2025-08-20T22:50:06.9624325Z [00:02:11.485]➜              all_syms=35079
2025-08-20T22:50:06.9624610Z [00:02:11.485]➜     total_input_bytes=43955204
2025-08-20T22:50:06.9624917Z [00:02:11.485]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:06.9625515Z [00:02:11.485]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:06.9674076Z [00:02:11.490]➜  using futimesat ... yes
2025-08-20T22:50:07.0032732Z [00:02:11.526]➜        reloc_nonalloc=0
2025-08-20T22:50:07.0043869Z [00:02:11.527]➜               comdats=0
2025-08-20T22:50:07.0044191Z [00:02:11.527]➜    removed_comdat_mem=0
2025-08-20T22:50:07.0046042Z [00:02:11.527]➜              num_dsos=0
2025-08-20T22:50:07.0046317Z [00:02:11.527]➜           thunk_bytes=0
2025-08-20T22:50:07.0046580Z [00:02:11.527]➜       parsed_lto_objs=1
2025-08-20T22:50:07.0046842Z [00:02:11.527]➜              num_cies=2
2025-08-20T22:50:07.0047100Z [00:02:11.527]➜       num_unique_cies=2
2025-08-20T22:50:07.0047357Z [00:02:11.527]➜              num_fdes=5
2025-08-20T22:50:07.0047654Z [00:02:11.527]➜        merged_strings=6
2025-08-20T22:50:07.0047919Z [00:02:11.527]➜              num_objs=20
2025-08-20T22:50:07.0048188Z [00:02:11.527]➜         output_chunks=24
2025-08-20T22:50:07.0048473Z [00:02:11.527]➜      string_fragments=37
2025-08-20T22:50:07.0048968Z [00:02:11.527]➜      garbage_sections=51
2025-08-20T22:50:07.0049239Z [00:02:11.527]➜        undefined_syms=107
2025-08-20T22:50:07.0049541Z [00:02:11.527]➜           reloc_alloc=124
2025-08-20T22:50:07.0049810Z [00:02:11.527]➜          defined_syms=328
2025-08-20T22:50:07.0050075Z [00:02:11.527]➜        input_sections=415
2025-08-20T22:50:07.0050350Z [00:02:11.527]➜           parsed_objs=1762
2025-08-20T22:50:07.0050629Z [00:02:11.527]➜      regular_sections=9757
2025-08-20T22:50:07.0050905Z [00:02:11.527]➜              all_syms=35070
2025-08-20T22:50:07.0051199Z [00:02:11.527]➜     total_input_bytes=43953856
2025-08-20T22:50:07.0051506Z [00:02:11.527]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:07.0051852Z [00:02:11.527]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:07.0139841Z [00:02:11.537]➜  using getauxval ... yes
2025-08-20T22:50:07.0358890Z [00:02:11.559]➜  using getexecname ... no
2025-08-20T22:50:07.0534341Z [00:02:11.576]➜        reloc_nonalloc=0
2025-08-20T22:50:07.0554432Z [00:02:11.578]➜               comdats=0
2025-08-20T22:50:07.0555762Z [00:02:11.578]➜    removed_comdat_mem=0
2025-08-20T22:50:07.0556048Z [00:02:11.578]➜              num_dsos=0
2025-08-20T22:50:07.0556318Z [00:02:11.578]➜           thunk_bytes=0
2025-08-20T22:50:07.0556582Z [00:02:11.578]➜       parsed_lto_objs=1
2025-08-20T22:50:07.0556844Z [00:02:11.578]➜              num_cies=2
2025-08-20T22:50:07.0557102Z [00:02:11.578]➜       num_unique_cies=2
2025-08-20T22:50:07.0557364Z [00:02:11.578]➜              num_fdes=5
2025-08-20T22:50:07.0557626Z [00:02:11.578]➜        merged_strings=6
2025-08-20T22:50:07.0557893Z [00:02:11.578]➜         output_chunks=24
2025-08-20T22:50:07.0558536Z [00:02:11.578]➜              num_objs=26
2025-08-20T22:50:07.0559044Z [00:02:11.578]➜      string_fragments=49
2025-08-20T22:50:07.0559320Z [00:02:11.578]➜      garbage_sections=70
2025-08-20T22:50:07.0559595Z [00:02:11.578]➜        undefined_syms=124
2025-08-20T22:50:07.0559867Z [00:02:11.578]➜           reloc_alloc=138
2025-08-20T22:50:07.0560156Z [00:02:11.578]➜          defined_syms=434
2025-08-20T22:50:07.0560425Z [00:02:11.578]➜        input_sections=571
2025-08-20T22:50:07.0560699Z [00:02:11.578]➜           parsed_objs=1762
2025-08-20T22:50:07.0560973Z [00:02:11.578]➜      regular_sections=9757
2025-08-20T22:50:07.0561250Z [00:02:11.578]➜              all_syms=35072
2025-08-20T22:50:07.0561540Z [00:02:11.578]➜     total_input_bytes=43954340
2025-08-20T22:50:07.0561847Z [00:02:11.578]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:07.0562182Z [00:02:11.578]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:07.0661747Z [00:02:11.589]➜  using getdomainname ... yes
2025-08-20T22:50:07.0766755Z [00:02:11.599]➜        reloc_nonalloc=0
2025-08-20T22:50:07.0782540Z [00:02:11.601]➜               comdats=0
2025-08-20T22:50:07.0786243Z [00:02:11.601]➜    removed_comdat_mem=0
2025-08-20T22:50:07.0786637Z [00:02:11.601]➜              num_dsos=0
2025-08-20T22:50:07.0786968Z [00:02:11.601]➜           thunk_bytes=0
2025-08-20T22:50:07.0787672Z [00:02:11.601]➜       parsed_lto_objs=1
2025-08-20T22:50:07.0787936Z [00:02:11.601]➜              num_cies=2
2025-08-20T22:50:07.0788196Z [00:02:11.601]➜       num_unique_cies=2
2025-08-20T22:50:07.0788456Z [00:02:11.601]➜              num_fdes=5
2025-08-20T22:50:07.0788976Z [00:02:11.601]➜        merged_strings=6
2025-08-20T22:50:07.0789249Z [00:02:11.601]➜              num_objs=22
2025-08-20T22:50:07.0789517Z [00:02:11.601]➜         output_chunks=24
2025-08-20T22:50:07.0789787Z [00:02:11.601]➜      string_fragments=41
2025-08-20T22:50:07.0790053Z [00:02:11.601]➜      garbage_sections=57
2025-08-20T22:50:07.0790324Z [00:02:11.601]➜        undefined_syms=110
2025-08-20T22:50:07.0790610Z [00:02:11.601]➜           reloc_alloc=124
2025-08-20T22:50:07.0790882Z [00:02:11.601]➜          defined_syms=361
2025-08-20T22:50:07.0791153Z [00:02:11.601]➜        input_sections=465
2025-08-20T22:50:07.0791429Z [00:02:11.601]➜           parsed_objs=1762
2025-08-20T22:50:07.0791717Z [00:02:11.601]➜      regular_sections=9757
2025-08-20T22:50:07.0792915Z [00:02:11.601]➜              all_syms=35070
2025-08-20T22:50:07.0793224Z [00:02:11.601]➜     total_input_bytes=43953792
2025-08-20T22:50:07.0793530Z [00:02:11.601]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:07.0793870Z [00:02:11.601]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:07.0896510Z [00:02:11.612]➜  using getdtablesize ... yes
2025-08-20T22:50:07.1126637Z [00:02:11.635]➜        reloc_nonalloc=0
2025-08-20T22:50:07.1126987Z [00:02:11.635]➜               comdats=0
2025-08-20T22:50:07.1127261Z [00:02:11.635]➜    removed_comdat_mem=0
2025-08-20T22:50:07.1127527Z [00:02:11.635]➜              num_dsos=0
2025-08-20T22:50:07.1128428Z [00:02:11.635]➜           thunk_bytes=0
2025-08-20T22:50:07.1128840Z [00:02:11.635]➜       parsed_lto_objs=1
2025-08-20T22:50:07.1129135Z [00:02:11.635]➜              num_cies=2
2025-08-20T22:50:07.1129393Z [00:02:11.635]➜       num_unique_cies=2
2025-08-20T22:50:07.1129672Z [00:02:11.635]➜              num_fdes=5
2025-08-20T22:50:07.1129937Z [00:02:11.635]➜        merged_strings=6
2025-08-20T22:50:07.1130202Z [00:02:11.635]➜         output_chunks=24
2025-08-20T22:50:07.1130467Z [00:02:11.635]➜              num_objs=25
2025-08-20T22:50:07.1130735Z [00:02:11.635]➜      string_fragments=47
2025-08-20T22:50:07.1131007Z [00:02:11.635]➜      garbage_sections=67
2025-08-20T22:50:07.1131276Z [00:02:11.635]➜        undefined_syms=123
2025-08-20T22:50:07.1131548Z [00:02:11.635]➜           reloc_alloc=140
2025-08-20T22:50:07.1131820Z [00:02:11.635]➜          defined_syms=420
2025-08-20T22:50:07.1132091Z [00:02:11.635]➜        input_sections=547
2025-08-20T22:50:07.1132365Z [00:02:11.635]➜           parsed_objs=1762
2025-08-20T22:50:07.1132986Z [00:02:11.635]➜      regular_sections=9757
2025-08-20T22:50:07.1133360Z [00:02:11.635]➜              all_syms=35072
2025-08-20T22:50:07.1133663Z [00:02:11.635]➜     total_input_bytes=43954336
2025-08-20T22:50:07.1133974Z [00:02:11.635]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:07.1134842Z [00:02:11.635]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:07.1176923Z [00:02:11.640]➜  using getentropy ... yes
2025-08-20T22:50:07.1681915Z [00:02:11.691]➜        reloc_nonalloc=0
2025-08-20T22:50:07.1683197Z [00:02:11.691]➜        reloc_nonalloc=0
2025-08-20T22:50:07.1683528Z [00:02:11.691]➜               comdats=0
2025-08-20T22:50:07.1683825Z [00:02:11.691]➜    removed_comdat_mem=0
2025-08-20T22:50:07.1684091Z [00:02:11.691]➜              num_dsos=0
2025-08-20T22:50:07.1684357Z [00:02:11.691]➜           thunk_bytes=0
2025-08-20T22:50:07.1684616Z [00:02:11.691]➜       parsed_lto_objs=1
2025-08-20T22:50:07.1684879Z [00:02:11.691]➜              num_cies=2
2025-08-20T22:50:07.1685172Z [00:02:11.691]➜       num_unique_cies=2
2025-08-20T22:50:07.1685437Z [00:02:11.691]➜              num_fdes=5
2025-08-20T22:50:07.1685696Z [00:02:11.691]➜        merged_strings=6
2025-08-20T22:50:07.1685957Z [00:02:11.691]➜              num_objs=22
2025-08-20T22:50:07.1686679Z [00:02:11.691]➜         output_chunks=24
2025-08-20T22:50:07.1686951Z [00:02:11.691]➜      string_fragments=41
2025-08-20T22:50:07.1687223Z [00:02:11.691]➜      garbage_sections=58
2025-08-20T22:50:07.1687495Z [00:02:11.691]➜        undefined_syms=114
2025-08-20T22:50:07.1687766Z [00:02:11.691]➜           reloc_alloc=133
2025-08-20T22:50:07.1688034Z [00:02:11.691]➜          defined_syms=366
2025-08-20T22:50:07.1688303Z [00:02:11.691]➜        input_sections=469
2025-08-20T22:50:07.1688576Z [00:02:11.691]➜           parsed_objs=1762
2025-08-20T22:50:07.1689087Z [00:02:11.691]➜      regular_sections=9757
2025-08-20T22:50:07.1689370Z [00:02:11.691]➜              all_syms=35072
2025-08-20T22:50:07.1689669Z [00:02:11.691]➜     total_input_bytes=43954332
2025-08-20T22:50:07.1689977Z [00:02:11.691]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:07.1690312Z [00:02:11.691]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:07.1731797Z [00:02:11.695]➜               comdats=0
2025-08-20T22:50:07.1732192Z [00:02:11.695]➜    removed_comdat_mem=0
2025-08-20T22:50:07.1733994Z [00:02:11.695]➜              num_dsos=0
2025-08-20T22:50:07.1734527Z [00:02:11.695]➜           thunk_bytes=0
2025-08-20T22:50:07.1736270Z [00:02:11.695]➜       parsed_lto_objs=1
2025-08-20T22:50:07.1737947Z [00:02:11.695]➜              num_cies=2
2025-08-20T22:50:07.1738231Z [00:02:11.695]➜       num_unique_cies=2
2025-08-20T22:50:07.1738491Z [00:02:11.695]➜              num_fdes=5
2025-08-20T22:50:07.1738903Z [00:02:11.695]➜        merged_strings=6
2025-08-20T22:50:07.1739170Z [00:02:11.695]➜              num_objs=19
2025-08-20T22:50:07.1739436Z [00:02:11.695]➜         output_chunks=24
2025-08-20T22:50:07.1739704Z [00:02:11.695]➜      string_fragments=35
2025-08-20T22:50:07.1739993Z [00:02:11.695]➜      garbage_sections=48
2025-08-20T22:50:07.1740266Z [00:02:11.695]➜        undefined_syms=102
2025-08-20T22:50:07.1740543Z [00:02:11.695]➜           reloc_alloc=119
2025-08-20T22:50:07.1740809Z [00:02:11.695]➜          defined_syms=311
2025-08-20T22:50:07.1741095Z [00:02:11.695]➜        input_sections=389
2025-08-20T22:50:07.1741370Z [00:02:11.695]➜           parsed_objs=1762
2025-08-20T22:50:07.1741648Z [00:02:11.695]➜      regular_sections=9757
2025-08-20T22:50:07.1741924Z [00:02:11.695]➜              all_syms=35070
2025-08-20T22:50:07.1742221Z [00:02:11.695]➜     total_input_bytes=43953832
2025-08-20T22:50:07.1742531Z [00:02:11.695]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:07.1742868Z [00:02:11.695]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:07.1764226Z [00:02:11.699]➜  using getgroups ... yes
2025-08-20T22:50:07.1864604Z [00:02:11.709]➜  using gethostid ... yes
2025-08-20T22:50:07.2273308Z [00:02:11.750]➜        reloc_nonalloc=0
2025-08-20T22:50:07.2274220Z [00:02:11.750]➜               comdats=0
2025-08-20T22:50:07.2274976Z [00:02:11.750]➜    removed_comdat_mem=0
2025-08-20T22:50:07.2275536Z [00:02:11.750]➜              num_dsos=0
2025-08-20T22:50:07.2276059Z [00:02:11.750]➜           thunk_bytes=0
2025-08-20T22:50:07.2276544Z [00:02:11.750]➜       parsed_lto_objs=1
2025-08-20T22:50:07.2277035Z [00:02:11.750]➜              num_cies=2
2025-08-20T22:50:07.2277573Z [00:02:11.750]➜       num_unique_cies=2
2025-08-20T22:50:07.2278081Z [00:02:11.750]➜              num_fdes=5
2025-08-20T22:50:07.2278516Z [00:02:11.750]➜        merged_strings=6
2025-08-20T22:50:07.2279079Z [00:02:11.750]➜              num_objs=23
2025-08-20T22:50:07.2279548Z [00:02:11.750]➜         output_chunks=24
2025-08-20T22:50:07.2280742Z [00:02:11.750]➜      string_fragments=43
2025-08-20T22:50:07.2281024Z [00:02:11.750]➜      garbage_sections=61
2025-08-20T22:50:07.2281299Z [00:02:11.750]➜        undefined_syms=116
2025-08-20T22:50:07.2281591Z [00:02:11.750]➜           reloc_alloc=134
2025-08-20T22:50:07.2281861Z [00:02:11.750]➜          defined_syms=383
2025-08-20T22:50:07.2282131Z [00:02:11.750]➜        input_sections=495
2025-08-20T22:50:07.2282406Z [00:02:11.750]➜           parsed_objs=1762
2025-08-20T22:50:07.2282685Z [00:02:11.750]➜      regular_sections=9757
2025-08-20T22:50:07.2283340Z [00:02:11.750]➜              all_syms=35072
2025-08-20T22:50:07.2283631Z [00:02:11.750]➜     total_input_bytes=43954336
2025-08-20T22:50:07.2283942Z [00:02:11.750]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:07.2284278Z [00:02:11.750]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:07.2352985Z [00:02:11.758]➜  using gethostname ... yes
2025-08-20T22:50:07.2615283Z [00:02:11.784]➜        reloc_nonalloc=0
2025-08-20T22:50:07.2616180Z [00:02:11.784]➜               comdats=0
2025-08-20T22:50:07.2616825Z [00:02:11.784]➜    removed_comdat_mem=0
2025-08-20T22:50:07.2617361Z [00:02:11.784]➜              num_dsos=0
2025-08-20T22:50:07.2617816Z [00:02:11.784]➜           thunk_bytes=0
2025-08-20T22:50:07.2618376Z [00:02:11.784]➜       parsed_lto_objs=1
2025-08-20T22:50:07.2619004Z [00:02:11.784]➜              num_cies=2
2025-08-20T22:50:07.2619577Z [00:02:11.784]➜       num_unique_cies=2
2025-08-20T22:50:07.2619967Z [00:02:11.784]➜              num_fdes=5
2025-08-20T22:50:07.2621290Z [00:02:11.784]➜        merged_strings=6
2025-08-20T22:50:07.2621570Z [00:02:11.784]➜              num_objs=22
2025-08-20T22:50:07.2621836Z [00:02:11.784]➜         output_chunks=24
2025-08-20T22:50:07.2622105Z [00:02:11.784]➜      string_fragments=41
2025-08-20T22:50:07.2622376Z [00:02:11.784]➜      garbage_sections=58
2025-08-20T22:50:07.2622653Z [00:02:11.784]➜        undefined_syms=114
2025-08-20T22:50:07.2622924Z [00:02:11.784]➜           reloc_alloc=133
2025-08-20T22:50:07.2623192Z [00:02:11.784]➜          defined_syms=366
2025-08-20T22:50:07.2623462Z [00:02:11.784]➜        input_sections=469
2025-08-20T22:50:07.2623733Z [00:02:11.784]➜           parsed_objs=1762
2025-08-20T22:50:07.2624023Z [00:02:11.784]➜      regular_sections=9757
2025-08-20T22:50:07.2624301Z [00:02:11.784]➜              all_syms=35072
2025-08-20T22:50:07.2624586Z [00:02:11.784]➜     total_input_bytes=43954520
2025-08-20T22:50:07.2624896Z [00:02:11.784]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:07.2625243Z [00:02:11.784]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:07.2742726Z [00:02:11.797]➜  using getitimer ... yes
2025-08-20T22:50:07.3048912Z [00:02:11.828]➜        reloc_nonalloc=0
2025-08-20T22:50:07.3055886Z [00:02:11.828]➜               comdats=0
2025-08-20T22:50:07.3056348Z [00:02:11.828]➜    removed_comdat_mem=0
2025-08-20T22:50:07.3056753Z [00:02:11.828]➜              num_dsos=0
2025-08-20T22:50:07.3057137Z [00:02:11.828]➜           thunk_bytes=0
2025-08-20T22:50:07.3057503Z [00:02:11.828]➜       parsed_lto_objs=1
2025-08-20T22:50:07.3057887Z [00:02:11.828]➜              num_cies=2
2025-08-20T22:50:07.3058269Z [00:02:11.828]➜       num_unique_cies=2
2025-08-20T22:50:07.3059115Z [00:02:11.828]➜              num_fdes=5
2025-08-20T22:50:07.3059598Z [00:02:11.828]➜        merged_strings=6
2025-08-20T22:50:07.3059968Z [00:02:11.828]➜              num_objs=23
2025-08-20T22:50:07.3060359Z [00:02:11.828]➜         output_chunks=24
2025-08-20T22:50:07.3060733Z [00:02:11.828]➜      string_fragments=43
2025-08-20T22:50:07.3061160Z [00:02:11.828]➜      garbage_sections=61
2025-08-20T22:50:07.3061559Z [00:02:11.828]➜        undefined_syms=117
2025-08-20T22:50:07.3061968Z [00:02:11.828]➜           reloc_alloc=134
2025-08-20T22:50:07.3062336Z [00:02:11.828]➜          defined_syms=383
2025-08-20T22:50:07.3062704Z [00:02:11.828]➜        input_sections=495
2025-08-20T22:50:07.3063082Z [00:02:11.828]➜           parsed_objs=1762
2025-08-20T22:50:07.3063468Z [00:02:11.828]➜      regular_sections=9757
2025-08-20T22:50:07.3063855Z [00:02:11.828]➜              all_syms=35072
2025-08-20T22:50:07.3064263Z [00:02:11.828]➜     total_input_bytes=43954340
2025-08-20T22:50:07.3064688Z [00:02:11.828]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:07.3065149Z [00:02:11.828]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:07.3161043Z [00:02:11.837]➜  using getloadavg ... yes
2025-08-20T22:50:07.3255935Z [00:02:11.848]➜  using getmntinfo ... no
2025-08-20T22:50:07.3356083Z [00:02:11.858]➜        reloc_nonalloc=0
2025-08-20T22:50:07.3360606Z [00:02:11.858]➜               comdats=0
2025-08-20T22:50:07.3360900Z [00:02:11.858]➜    removed_comdat_mem=0
2025-08-20T22:50:07.3361168Z [00:02:11.858]➜              num_dsos=0
2025-08-20T22:50:07.3361429Z [00:02:11.858]➜           thunk_bytes=0
2025-08-20T22:50:07.3361689Z [00:02:11.858]➜       parsed_lto_objs=1
2025-08-20T22:50:07.3361949Z [00:02:11.858]➜              num_cies=2
2025-08-20T22:50:07.3362215Z [00:02:11.858]➜       num_unique_cies=2
2025-08-20T22:50:07.3362473Z [00:02:11.858]➜              num_fdes=5
2025-08-20T22:50:07.3362733Z [00:02:11.858]➜        merged_strings=7
2025-08-20T22:50:07.3362995Z [00:02:11.858]➜              num_objs=23
2025-08-20T22:50:07.3363291Z [00:02:11.858]➜         output_chunks=24
2025-08-20T22:50:07.3363566Z [00:02:11.858]➜      string_fragments=44
2025-08-20T22:50:07.3363840Z [00:02:11.858]➜      garbage_sections=60
2025-08-20T22:50:07.3364112Z [00:02:11.858]➜        undefined_syms=114
2025-08-20T22:50:07.3364382Z [00:02:11.858]➜           reloc_alloc=127
2025-08-20T22:50:07.3364666Z [00:02:11.858]➜          defined_syms=381
2025-08-20T22:50:07.3364943Z [00:02:11.858]➜        input_sections=493
2025-08-20T22:50:07.3365222Z [00:02:11.858]➜           parsed_objs=1762
2025-08-20T22:50:07.3365494Z [00:02:11.858]➜      regular_sections=9757
2025-08-20T22:50:07.3365771Z [00:02:11.858]➜              all_syms=35070
2025-08-20T22:50:07.3366063Z [00:02:11.858]➜     total_input_bytes=43953848
2025-08-20T22:50:07.3366368Z [00:02:11.858]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:07.3366708Z [00:02:11.858]➜  .rodata.str1.8 estimation=1627 actual=3
2025-08-20T22:50:07.3476140Z [00:02:11.870]➜  using getlogin ... yes
2025-08-20T22:50:07.3709269Z [00:02:11.893]➜        reloc_nonalloc=0
2025-08-20T22:50:07.3734776Z [00:02:11.896]➜               comdats=0
2025-08-20T22:50:07.3735649Z [00:02:11.896]➜    removed_comdat_mem=0
2025-08-20T22:50:07.3736356Z [00:02:11.896]➜              num_dsos=0
2025-08-20T22:50:07.3737748Z [00:02:11.896]➜           thunk_bytes=0
2025-08-20T22:50:07.3738109Z [00:02:11.896]➜       parsed_lto_objs=1
2025-08-20T22:50:07.3738383Z [00:02:11.896]➜       num_unique_cies=2
2025-08-20T22:50:07.3738892Z [00:02:11.896]➜              num_cies=18
2025-08-20T22:50:07.3739211Z [00:02:11.896]➜              num_fdes=19
2025-08-20T22:50:07.3739479Z [00:02:11.896]➜         output_chunks=27
2025-08-20T22:50:07.3739740Z [00:02:11.896]➜        merged_strings=37
2025-08-20T22:50:07.3740013Z [00:02:11.896]➜              num_objs=108
2025-08-20T22:50:07.3740279Z [00:02:11.896]➜      string_fragments=284
2025-08-20T22:50:07.3740558Z [00:02:11.896]➜      garbage_sections=349
2025-08-20T22:50:07.3740829Z [00:02:11.896]➜        undefined_syms=628
2025-08-20T22:50:07.3741115Z [00:02:11.896]➜           reloc_alloc=777
2025-08-20T22:50:07.3741385Z [00:02:11.896]➜           parsed_objs=1762
2025-08-20T22:50:07.3741659Z [00:02:11.896]➜          defined_syms=1829
2025-08-20T22:50:07.3741931Z [00:02:11.896]➜        input_sections=2575
2025-08-20T22:50:07.3742675Z [00:02:11.896]➜      regular_sections=9758
2025-08-20T22:50:07.3742952Z [00:02:11.896]➜              all_syms=35078
2025-08-20T22:50:07.3743245Z [00:02:11.896]➜     total_input_bytes=43954984
2025-08-20T22:50:07.3743548Z [00:02:11.896]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:07.3743887Z [00:02:11.896]➜  .rodata.str1.8 estimation=1632 actual=14
2025-08-20T22:50:07.3744225Z [00:02:11.896]➜  .rodata.cst16 estimation=1634 actual=17
2025-08-20T22:50:07.3744564Z [00:02:11.896]➜  .rodata.str1.1 estimation=1627 actual=2
2025-08-20T22:50:07.3794019Z [00:02:11.902]➜  using getmntent ... yes
2025-08-20T22:50:07.4194582Z [00:02:11.942]➜  using getpgrp ... no
2025-08-20T22:50:07.4221062Z [00:02:11.945]➜        reloc_nonalloc=0
2025-08-20T22:50:07.4221907Z [00:02:11.945]➜               comdats=0
2025-08-20T22:50:07.4222231Z [00:02:11.945]➜    removed_comdat_mem=0
2025-08-20T22:50:07.4222504Z [00:02:11.945]➜              num_dsos=0
2025-08-20T22:50:07.4222767Z [00:02:11.945]➜           thunk_bytes=0
2025-08-20T22:50:07.4223061Z [00:02:11.945]➜       parsed_lto_objs=1
2025-08-20T22:50:07.4223323Z [00:02:11.945]➜              num_cies=2
2025-08-20T22:50:07.4223579Z [00:02:11.945]➜       num_unique_cies=2
2025-08-20T22:50:07.4223836Z [00:02:11.945]➜              num_fdes=5
2025-08-20T22:50:07.4224092Z [00:02:11.945]➜        merged_strings=6
2025-08-20T22:50:07.4224356Z [00:02:11.945]➜              num_objs=19
2025-08-20T22:50:07.4224619Z [00:02:11.945]➜         output_chunks=24
2025-08-20T22:50:07.4224888Z [00:02:11.945]➜      string_fragments=35
2025-08-20T22:50:07.4225156Z [00:02:11.945]➜      garbage_sections=48
2025-08-20T22:50:07.4225427Z [00:02:11.945]➜        undefined_syms=103
2025-08-20T22:50:07.4225712Z [00:02:11.945]➜           reloc_alloc=121
2025-08-20T22:50:07.4225982Z [00:02:11.945]➜          defined_syms=311
2025-08-20T22:50:07.4226255Z [00:02:11.945]➜        input_sections=390
2025-08-20T22:50:07.4226526Z [00:02:11.945]➜           parsed_objs=1762
2025-08-20T22:50:07.4226815Z [00:02:11.945]➜      regular_sections=9757
2025-08-20T22:50:07.4227093Z [00:02:11.945]➜              all_syms=35070
2025-08-20T22:50:07.4227376Z [00:02:11.945]➜     total_input_bytes=43953868
2025-08-20T22:50:07.4227682Z [00:02:11.945]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:07.4228037Z [00:02:11.945]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:07.4356469Z [00:02:11.958]➜  using getpagesize ... yes
2025-08-20T22:50:07.4499059Z [00:02:11.972]➜        reloc_nonalloc=0
2025-08-20T22:50:07.4499472Z [00:02:11.972]➜               comdats=0
2025-08-20T22:50:07.4499740Z [00:02:11.972]➜    removed_comdat_mem=0
2025-08-20T22:50:07.4500007Z [00:02:11.972]➜              num_dsos=0
2025-08-20T22:50:07.4500637Z [00:02:11.972]➜           thunk_bytes=0
2025-08-20T22:50:07.4500986Z [00:02:11.972]➜       parsed_lto_objs=1
2025-08-20T22:50:07.4501246Z [00:02:11.972]➜              num_cies=2
2025-08-20T22:50:07.4501505Z [00:02:11.972]➜       num_unique_cies=2
2025-08-20T22:50:07.4501763Z [00:02:11.972]➜              num_fdes=5
2025-08-20T22:50:07.4502039Z [00:02:11.972]➜        merged_strings=6
2025-08-20T22:50:07.4502298Z [00:02:11.972]➜              num_objs=22
2025-08-20T22:50:07.4502562Z [00:02:11.972]➜         output_chunks=24
2025-08-20T22:50:07.4502831Z [00:02:11.972]➜      string_fragments=41
2025-08-20T22:50:07.4503098Z [00:02:11.972]➜      garbage_sections=57
2025-08-20T22:50:07.4503369Z [00:02:11.972]➜        undefined_syms=109
2025-08-20T22:50:07.4503639Z [00:02:11.972]➜           reloc_alloc=122
2025-08-20T22:50:07.4503902Z [00:02:11.972]➜          defined_syms=362
2025-08-20T22:50:07.4504171Z [00:02:11.972]➜        input_sections=466
2025-08-20T22:50:07.4504442Z [00:02:11.972]➜           parsed_objs=1762
2025-08-20T22:50:07.4504725Z [00:02:11.972]➜      regular_sections=9757
2025-08-20T22:50:07.4504999Z [00:02:11.972]➜              all_syms=35072
2025-08-20T22:50:07.4505283Z [00:02:11.972]➜     total_input_bytes=43953932
2025-08-20T22:50:07.4505588Z [00:02:11.972]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:07.4506241Z [00:02:11.972]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:07.4636447Z [00:02:11.986]➜  using getpgid ... yes
2025-08-20T22:50:07.5003827Z [00:02:12.023]➜        reloc_nonalloc=0
2025-08-20T22:50:07.5033297Z [00:02:12.026]➜               comdats=0
2025-08-20T22:50:07.5033649Z [00:02:12.026]➜    removed_comdat_mem=0
2025-08-20T22:50:07.5033915Z [00:02:12.026]➜              num_dsos=0
2025-08-20T22:50:07.5034182Z [00:02:12.026]➜           thunk_bytes=0
2025-08-20T22:50:07.5034444Z [00:02:12.026]➜       parsed_lto_objs=1
2025-08-20T22:50:07.5034701Z [00:02:12.026]➜              num_cies=2
2025-08-20T22:50:07.5034958Z [00:02:12.026]➜       num_unique_cies=2
2025-08-20T22:50:07.5035254Z [00:02:12.026]➜              num_fdes=5
2025-08-20T22:50:07.5035512Z [00:02:12.026]➜        merged_strings=6
2025-08-20T22:50:07.5035772Z [00:02:12.026]➜              num_objs=21
2025-08-20T22:50:07.5036040Z [00:02:12.026]➜         output_chunks=24
2025-08-20T22:50:07.5036310Z [00:02:12.026]➜      string_fragments=39
2025-08-20T22:50:07.5036603Z [00:02:12.026]➜      garbage_sections=54
2025-08-20T22:50:07.5036879Z [00:02:12.026]➜        undefined_syms=107
2025-08-20T22:50:07.5037151Z [00:02:12.026]➜           reloc_alloc=121
2025-08-20T22:50:07.5037422Z [00:02:12.026]➜          defined_syms=345
2025-08-20T22:50:07.5037692Z [00:02:12.026]➜        input_sections=441
2025-08-20T22:50:07.5037960Z [00:02:12.026]➜           parsed_objs=1762
2025-08-20T22:50:07.5038237Z [00:02:12.026]➜      regular_sections=9757
2025-08-20T22:50:07.5038520Z [00:02:12.026]➜              all_syms=35070
2025-08-20T22:50:07.5039719Z [00:02:12.026]➜     total_input_bytes=43953812
2025-08-20T22:50:07.5040084Z [00:02:12.026]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:07.5049929Z [00:02:12.026]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:07.5157285Z [00:02:12.038]➜  using getpriority ... yes
2025-08-20T22:50:07.5249403Z [00:02:12.048]➜        reloc_nonalloc=0
2025-08-20T22:50:07.5252805Z [00:02:12.048]➜               comdats=0
2025-08-20T22:50:07.5253124Z [00:02:12.048]➜    removed_comdat_mem=0
2025-08-20T22:50:07.5253387Z [00:02:12.048]➜              num_dsos=0
2025-08-20T22:50:07.5253645Z [00:02:12.048]➜           thunk_bytes=0
2025-08-20T22:50:07.5253904Z [00:02:12.048]➜       parsed_lto_objs=1
2025-08-20T22:50:07.5254161Z [00:02:12.048]➜              num_cies=2
2025-08-20T22:50:07.5254417Z [00:02:12.048]➜       num_unique_cies=2
2025-08-20T22:50:07.5254666Z [00:02:12.048]➜              num_fdes=5
2025-08-20T22:50:07.5254928Z [00:02:12.048]➜        merged_strings=11
2025-08-20T22:50:07.5255195Z [00:02:12.048]➜         output_chunks=25
2025-08-20T22:50:07.5255461Z [00:02:12.048]➜              num_objs=67
2025-08-20T22:50:07.5256083Z [00:02:12.048]➜      string_fragments=159
2025-08-20T22:50:07.5256454Z [00:02:12.048]➜      garbage_sections=226
2025-08-20T22:50:07.5256737Z [00:02:12.048]➜        undefined_syms=350
2025-08-20T22:50:07.5257005Z [00:02:12.048]➜           reloc_alloc=389
2025-08-20T22:50:07.5257287Z [00:02:12.048]➜          defined_syms=1253
2025-08-20T22:50:07.5257558Z [00:02:12.048]➜        input_sections=1694
2025-08-20T22:50:07.5257833Z [00:02:12.048]➜           parsed_objs=1762
2025-08-20T22:50:07.5258106Z [00:02:12.048]➜      regular_sections=9757
2025-08-20T22:50:07.5258376Z [00:02:12.048]➜              all_syms=35070
2025-08-20T22:50:07.5258842Z [00:02:12.048]➜     total_input_bytes=43953848
2025-08-20T22:50:07.5259208Z [00:02:12.048]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:07.5259543Z [00:02:12.048]➜  .rodata.str1.8 estimation=1629 actual=7
2025-08-20T22:50:07.5357912Z [00:02:12.058]➜  using getpwent ... yes
2025-08-20T22:50:07.5760517Z [00:02:12.095]➜        reloc_nonalloc=0
2025-08-20T22:50:07.5761172Z [00:02:12.095]➜               comdats=0
2025-08-20T22:50:07.5761578Z [00:02:12.095]➜    removed_comdat_mem=0
2025-08-20T22:50:07.5761967Z [00:02:12.095]➜              num_dsos=0
2025-08-20T22:50:07.5762361Z [00:02:12.095]➜           thunk_bytes=0
2025-08-20T22:50:07.5763186Z [00:02:12.095]➜       parsed_lto_objs=1
2025-08-20T22:50:07.5763603Z [00:02:12.095]➜              num_cies=2
2025-08-20T22:50:07.5763982Z [00:02:12.095]➜       num_unique_cies=2
2025-08-20T22:50:07.5764357Z [00:02:12.095]➜              num_fdes=5
2025-08-20T22:50:07.5764735Z [00:02:12.095]➜        merged_strings=6
2025-08-20T22:50:07.5765114Z [00:02:12.095]➜              num_objs=23
2025-08-20T22:50:07.5765500Z [00:02:12.095]➜         output_chunks=24
2025-08-20T22:50:07.5765884Z [00:02:12.095]➜      string_fragments=43
2025-08-20T22:50:07.5766274Z [00:02:12.095]➜      garbage_sections=61
2025-08-20T22:50:07.5766671Z [00:02:12.095]➜        undefined_syms=117
2025-08-20T22:50:07.5767070Z [00:02:12.095]➜           reloc_alloc=135
2025-08-20T22:50:07.5767479Z [00:02:12.095]➜          defined_syms=386
2025-08-20T22:50:07.5767875Z [00:02:12.095]➜        input_sections=496
2025-08-20T22:50:07.5768277Z [00:02:12.095]➜           parsed_objs=1762
2025-08-20T22:50:07.5768788Z [00:02:12.095]➜      regular_sections=9757
2025-08-20T22:50:07.5769216Z [00:02:12.095]➜              all_syms=35072
2025-08-20T22:50:07.5769596Z [00:02:12.095]➜     total_input_bytes=43954356
2025-08-20T22:50:07.5770010Z [00:02:12.095]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:07.5770464Z [00:02:12.095]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:07.5823570Z [00:02:12.103]➜  using getrandom ... yes
2025-08-20T22:50:07.5936360Z [00:02:12.116]➜        reloc_nonalloc=0
2025-08-20T22:50:07.5936726Z [00:02:12.116]➜               comdats=0
2025-08-20T22:50:07.5940354Z [00:02:12.116]➜    removed_comdat_mem=0
2025-08-20T22:50:07.5941268Z [00:02:12.116]➜              num_dsos=0
2025-08-20T22:50:07.5941576Z [00:02:12.116]➜           thunk_bytes=0
2025-08-20T22:50:07.5941883Z [00:02:12.116]➜       parsed_lto_objs=1
2025-08-20T22:50:07.5942189Z [00:02:12.116]➜              num_cies=2
2025-08-20T22:50:07.5942445Z [00:02:12.116]➜       num_unique_cies=2
2025-08-20T22:50:07.5942700Z [00:02:12.116]➜              num_fdes=5
2025-08-20T22:50:07.5942978Z [00:02:12.116]➜        merged_strings=6
2025-08-20T22:50:07.5943240Z [00:02:12.116]➜              num_objs=22
2025-08-20T22:50:07.5943502Z [00:02:12.116]➜         output_chunks=24
2025-08-20T22:50:07.5943776Z [00:02:12.116]➜      string_fragments=41
2025-08-20T22:50:07.5944053Z [00:02:12.116]➜      garbage_sections=58
2025-08-20T22:50:07.5944323Z [00:02:12.116]➜        undefined_syms=114
2025-08-20T22:50:07.5944592Z [00:02:12.116]➜           reloc_alloc=133
2025-08-20T22:50:07.5944858Z [00:02:12.116]➜          defined_syms=366
2025-08-20T22:50:07.5945129Z [00:02:12.116]➜        input_sections=469
2025-08-20T22:50:07.5945404Z [00:02:12.116]➜           parsed_objs=1762
2025-08-20T22:50:07.5946160Z [00:02:12.116]➜      regular_sections=9757
2025-08-20T22:50:07.5946551Z [00:02:12.116]➜              all_syms=35072
2025-08-20T22:50:07.5946846Z [00:02:12.116]➜     total_input_bytes=43954416
2025-08-20T22:50:07.5947152Z [00:02:12.116]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:07.5947504Z [00:02:12.116]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:07.6009390Z [00:02:12.123]➜  using getresgid ... yes
2025-08-20T22:50:07.6327482Z [00:02:12.155]➜        reloc_nonalloc=0
2025-08-20T22:50:07.6327861Z [00:02:12.155]➜               comdats=0
2025-08-20T22:50:07.6328738Z [00:02:12.155]➜    removed_comdat_mem=0
2025-08-20T22:50:07.6329065Z [00:02:12.155]➜              num_dsos=0
2025-08-20T22:50:07.6329333Z [00:02:12.155]➜           thunk_bytes=0
2025-08-20T22:50:07.6329597Z [00:02:12.155]➜       parsed_lto_objs=1
2025-08-20T22:50:07.6329853Z [00:02:12.155]➜              num_cies=2
2025-08-20T22:50:07.6330109Z [00:02:12.155]➜       num_unique_cies=2
2025-08-20T22:50:07.6330367Z [00:02:12.155]➜              num_fdes=5
2025-08-20T22:50:07.6330655Z [00:02:12.155]➜        merged_strings=6
2025-08-20T22:50:07.6330918Z [00:02:12.155]➜              num_objs=22
2025-08-20T22:50:07.6331181Z [00:02:12.155]➜         output_chunks=24
2025-08-20T22:50:07.6331454Z [00:02:12.155]➜      string_fragments=41
2025-08-20T22:50:07.6332147Z [00:02:12.155]➜      garbage_sections=58
2025-08-20T22:50:07.6332438Z [00:02:12.155]➜        undefined_syms=114
2025-08-20T22:50:07.6332710Z [00:02:12.155]➜           reloc_alloc=133
2025-08-20T22:50:07.6332978Z [00:02:12.155]➜          defined_syms=366
2025-08-20T22:50:07.6333243Z [00:02:12.155]➜        input_sections=469
2025-08-20T22:50:07.6333515Z [00:02:12.155]➜           parsed_objs=1762
2025-08-20T22:50:07.6333790Z [00:02:12.155]➜      regular_sections=9757
2025-08-20T22:50:07.6334063Z [00:02:12.155]➜              all_syms=35072
2025-08-20T22:50:07.6334352Z [00:02:12.155]➜     total_input_bytes=43954416
2025-08-20T22:50:07.6334655Z [00:02:12.155]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:07.6335001Z [00:02:12.155]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:07.6390575Z [00:02:12.162]➜  using getresuid ... yes
2025-08-20T22:50:07.6730229Z [00:02:12.196]➜        reloc_nonalloc=0
2025-08-20T22:50:07.6732397Z [00:02:12.196]➜               comdats=0
2025-08-20T22:50:07.6732737Z [00:02:12.196]➜    removed_comdat_mem=0
2025-08-20T22:50:07.6733007Z [00:02:12.196]➜              num_dsos=0
2025-08-20T22:50:07.6733276Z [00:02:12.196]➜           thunk_bytes=0
2025-08-20T22:50:07.6733539Z [00:02:12.196]➜       parsed_lto_objs=1
2025-08-20T22:50:07.6733800Z [00:02:12.196]➜              num_cies=2
2025-08-20T22:50:07.6734059Z [00:02:12.196]➜       num_unique_cies=2
2025-08-20T22:50:07.6734312Z [00:02:12.196]➜              num_fdes=5
2025-08-20T22:50:07.6734570Z [00:02:12.196]➜        merged_strings=6
2025-08-20T22:50:07.6734830Z [00:02:12.196]➜              num_objs=21
2025-08-20T22:50:07.6735095Z [00:02:12.196]➜         output_chunks=24
2025-08-20T22:50:07.6735384Z [00:02:12.196]➜      string_fragments=39
2025-08-20T22:50:07.6735655Z [00:02:12.196]➜      garbage_sections=54
2025-08-20T22:50:07.6735923Z [00:02:12.196]➜        undefined_syms=107
2025-08-20T22:50:07.6736190Z [00:02:12.196]➜           reloc_alloc=121
2025-08-20T22:50:07.6736456Z [00:02:12.196]➜          defined_syms=345
2025-08-20T22:50:07.6736734Z [00:02:12.196]➜        input_sections=441
2025-08-20T22:50:07.6737005Z [00:02:12.196]➜           parsed_objs=1762
2025-08-20T22:50:07.6737299Z [00:02:12.196]➜      regular_sections=9757
2025-08-20T22:50:07.6737589Z [00:02:12.196]➜              all_syms=35070
2025-08-20T22:50:07.6737881Z [00:02:12.196]➜     total_input_bytes=43953776
2025-08-20T22:50:07.6738192Z [00:02:12.196]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:07.6738524Z [00:02:12.196]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:07.6801162Z [00:02:12.203]➜  using getsid ... yes
2025-08-20T22:50:07.6924547Z [00:02:12.215]➜        reloc_nonalloc=0
2025-08-20T22:50:07.6925970Z [00:02:12.215]➜               comdats=0
2025-08-20T22:50:07.6926375Z [00:02:12.215]➜    removed_comdat_mem=0
2025-08-20T22:50:07.6926646Z [00:02:12.215]➜              num_dsos=0
2025-08-20T22:50:07.6926914Z [00:02:12.215]➜           thunk_bytes=0
2025-08-20T22:50:07.6927177Z [00:02:12.215]➜       parsed_lto_objs=1
2025-08-20T22:50:07.6927453Z [00:02:12.215]➜              num_cies=2
2025-08-20T22:50:07.6927706Z [00:02:12.215]➜       num_unique_cies=2
2025-08-20T22:50:07.6927966Z [00:02:12.215]➜              num_fdes=5
2025-08-20T22:50:07.6928219Z [00:02:12.215]➜        merged_strings=6
2025-08-20T22:50:07.6928476Z [00:02:12.215]➜              num_objs=22
2025-08-20T22:50:07.6928970Z [00:02:12.215]➜         output_chunks=24
2025-08-20T22:50:07.6929244Z [00:02:12.215]➜      string_fragments=41
2025-08-20T22:50:07.6929514Z [00:02:12.215]➜      garbage_sections=58
2025-08-20T22:50:07.6929784Z [00:02:12.215]➜        undefined_syms=114
2025-08-20T22:50:07.6930051Z [00:02:12.215]➜           reloc_alloc=133
2025-08-20T22:50:07.6930327Z [00:02:12.215]➜          defined_syms=366
2025-08-20T22:50:07.6930598Z [00:02:12.215]➜        input_sections=469
2025-08-20T22:50:07.6930873Z [00:02:12.215]➜           parsed_objs=1762
2025-08-20T22:50:07.6931145Z [00:02:12.215]➜      regular_sections=9757
2025-08-20T22:50:07.6931755Z [00:02:12.216]➜              all_syms=35072
2025-08-20T22:50:07.6932045Z [00:02:12.216]➜     total_input_bytes=43954380
2025-08-20T22:50:07.6932345Z [00:02:12.216]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:07.6932676Z [00:02:12.216]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:07.6991374Z [00:02:12.222]➜  using getrusage ... yes
2025-08-20T22:50:07.7308058Z [00:02:12.253]➜        reloc_nonalloc=0
2025-08-20T22:50:07.7320831Z [00:02:12.253]➜               comdats=0
2025-08-20T22:50:07.7321642Z [00:02:12.253]➜    removed_comdat_mem=0
2025-08-20T22:50:07.7322281Z [00:02:12.254]➜              num_dsos=0
2025-08-20T22:50:07.7322969Z [00:02:12.254]➜           thunk_bytes=0
2025-08-20T22:50:07.7323432Z [00:02:12.254]➜       parsed_lto_objs=1
2025-08-20T22:50:07.7324007Z [00:02:12.254]➜              num_cies=2
2025-08-20T22:50:07.7324496Z [00:02:12.254]➜       num_unique_cies=2
2025-08-20T22:50:07.7324983Z [00:02:12.254]➜              num_fdes=5
2025-08-20T22:50:07.7325461Z [00:02:12.254]➜        merged_strings=6
2025-08-20T22:50:07.7326007Z [00:02:12.254]➜              num_objs=19
2025-08-20T22:50:07.7326633Z [00:02:12.254]➜         output_chunks=24
2025-08-20T22:50:07.7327324Z [00:02:12.254]➜      string_fragments=35
2025-08-20T22:50:07.7328130Z [00:02:12.254]➜      garbage_sections=48
2025-08-20T22:50:07.7328463Z [00:02:12.254]➜        undefined_syms=102
2025-08-20T22:50:07.7329080Z [00:02:12.254]➜           reloc_alloc=119
2025-08-20T22:50:07.7329361Z [00:02:12.254]➜          defined_syms=311
2025-08-20T22:50:07.7329634Z [00:02:12.254]➜        input_sections=389
2025-08-20T22:50:07.7329909Z [00:02:12.254]➜           parsed_objs=1762
2025-08-20T22:50:07.7330191Z [00:02:12.254]➜      regular_sections=9757
2025-08-20T22:50:07.7330484Z [00:02:12.254]➜              all_syms=35070
2025-08-20T22:50:07.7330772Z [00:02:12.254]➜     total_input_bytes=43953764
2025-08-20T22:50:07.7331080Z [00:02:12.254]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:07.7331411Z [00:02:12.254]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:07.7401874Z [00:02:12.263]➜  using gettid ... yes
2025-08-20T22:50:07.7802335Z [00:02:12.303]➜        reloc_nonalloc=0
2025-08-20T22:50:07.7820019Z [00:02:12.305]➜               comdats=0
2025-08-20T22:50:07.7820609Z [00:02:12.305]➜    removed_comdat_mem=0
2025-08-20T22:50:07.7821162Z [00:02:12.305]➜              num_dsos=0
2025-08-20T22:50:07.7821703Z [00:02:12.305]➜           thunk_bytes=0
2025-08-20T22:50:07.7822209Z [00:02:12.305]➜       parsed_lto_objs=1
2025-08-20T22:50:07.7822616Z [00:02:12.305]➜              num_cies=2
2025-08-20T22:50:07.7823061Z [00:02:12.305]➜       num_unique_cies=2
2025-08-20T22:50:07.7823626Z [00:02:12.305]➜              num_fdes=5
2025-08-20T22:50:07.7824550Z [00:02:12.305]➜        merged_strings=8
2025-08-20T22:50:07.7825402Z [00:02:12.305]➜         output_chunks=24
2025-08-20T22:50:07.7825984Z [00:02:12.305]➜              num_objs=25
2025-08-20T22:50:07.7826455Z [00:02:12.305]➜      string_fragments=50
2025-08-20T22:50:07.7826915Z [00:02:12.305]➜      garbage_sections=67
2025-08-20T22:50:07.7827374Z [00:02:12.305]➜        undefined_syms=126
2025-08-20T22:50:07.7827980Z [00:02:12.305]➜           reloc_alloc=152
2025-08-20T22:50:07.7828886Z [00:02:12.305]➜          defined_syms=425
2025-08-20T22:50:07.7829241Z [00:02:12.305]➜        input_sections=551
2025-08-20T22:50:07.7829526Z [00:02:12.305]➜           parsed_objs=1762
2025-08-20T22:50:07.7829806Z [00:02:12.305]➜      regular_sections=9757
2025-08-20T22:50:07.7830084Z [00:02:12.305]➜              all_syms=35072
2025-08-20T22:50:07.7830373Z [00:02:12.305]➜     total_input_bytes=43954420
2025-08-20T22:50:07.7830680Z [00:02:12.305]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:07.7831043Z [00:02:12.305]➜  .rodata.str1.8 estimation=1628 actual=4
2025-08-20T22:50:07.7861305Z [00:02:12.309]➜        reloc_nonalloc=0
2025-08-20T22:50:07.7863947Z [00:02:12.309]➜               comdats=0
2025-08-20T22:50:07.7864245Z [00:02:12.309]➜    removed_comdat_mem=0
2025-08-20T22:50:07.7864514Z [00:02:12.309]➜              num_dsos=0
2025-08-20T22:50:07.7865210Z [00:02:12.309]➜           thunk_bytes=0
2025-08-20T22:50:07.7865481Z [00:02:12.309]➜       parsed_lto_objs=1
2025-08-20T22:50:07.7865744Z [00:02:12.309]➜              num_cies=2
2025-08-20T22:50:07.7866026Z [00:02:12.309]➜       num_unique_cies=2
2025-08-20T22:50:07.7866284Z [00:02:12.309]➜              num_fdes=5
2025-08-20T22:50:07.7866546Z [00:02:12.309]➜        merged_strings=9
2025-08-20T22:50:07.7866806Z [00:02:12.309]➜              num_objs=22
2025-08-20T22:50:07.7867074Z [00:02:12.309]➜         output_chunks=25
2025-08-20T22:50:07.7867338Z [00:02:12.309]➜      string_fragments=44
2025-08-20T22:50:07.7867607Z [00:02:12.309]➜      garbage_sections=69
2025-08-20T22:50:07.7867890Z [00:02:12.309]➜        undefined_syms=131
2025-08-20T22:50:07.7868162Z [00:02:12.309]➜           reloc_alloc=139
2025-08-20T22:50:07.7868430Z [00:02:12.309]➜          defined_syms=390
2025-08-20T22:50:07.7869045Z [00:02:12.309]➜        input_sections=492
2025-08-20T22:50:07.7869344Z [00:02:12.309]➜           parsed_objs=1762
2025-08-20T22:50:07.7869620Z [00:02:12.309]➜      regular_sections=9758
2025-08-20T22:50:07.7869892Z [00:02:12.309]➜              all_syms=35074
2025-08-20T22:50:07.7870177Z [00:02:12.309]➜     total_input_bytes=43955128
2025-08-20T22:50:07.7870483Z [00:02:12.309]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:07.7870822Z [00:02:12.309]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:07.7871155Z [00:02:12.309]➜  .rodata.str1.1 estimation=1627 actual=3
2025-08-20T22:50:07.7945102Z [00:02:12.317]➜  using gettimeofday ... yes
2025-08-20T22:50:07.7971219Z [00:02:12.320]➜  using getxattr ... yes
2025-08-20T22:50:07.8590836Z [00:02:12.379]➜  using getxattrat ... no
2025-08-20T22:50:07.8702782Z [00:02:12.393]➜        reloc_nonalloc=0
2025-08-20T22:50:07.8704693Z [00:02:12.393]➜               comdats=0
2025-08-20T22:50:07.8705562Z [00:02:12.393]➜    removed_comdat_mem=0
2025-08-20T22:50:07.8705874Z [00:02:12.393]➜              num_dsos=0
2025-08-20T22:50:07.8706195Z [00:02:12.393]➜           thunk_bytes=0
2025-08-20T22:50:07.8706462Z [00:02:12.393]➜       parsed_lto_objs=1
2025-08-20T22:50:07.8706722Z [00:02:12.393]➜              num_cies=2
2025-08-20T22:50:07.8706981Z [00:02:12.393]➜       num_unique_cies=2
2025-08-20T22:50:07.8707236Z [00:02:12.393]➜              num_fdes=5
2025-08-20T22:50:07.8707493Z [00:02:12.393]➜        merged_strings=7
2025-08-20T22:50:07.8707756Z [00:02:12.393]➜         output_chunks=26
2025-08-20T22:50:07.8708018Z [00:02:12.393]➜              num_objs=32
2025-08-20T22:50:07.8708284Z [00:02:12.393]➜      string_fragments=62
2025-08-20T22:50:07.8708559Z [00:02:12.393]➜      garbage_sections=102
2025-08-20T22:50:07.8709527Z [00:02:12.393]➜        undefined_syms=177
2025-08-20T22:50:07.8709863Z [00:02:12.393]➜           reloc_alloc=296
2025-08-20T22:50:07.8710136Z [00:02:12.393]➜          defined_syms=613
2025-08-20T22:50:07.8710409Z [00:02:12.393]➜        input_sections=766
2025-08-20T22:50:07.8710681Z [00:02:12.393]➜           parsed_objs=1762
2025-08-20T22:50:07.8710968Z [00:02:12.393]➜      regular_sections=9758
2025-08-20T22:50:07.8711243Z [00:02:12.393]➜              all_syms=35074
2025-08-20T22:50:07.8711534Z [00:02:12.393]➜     total_input_bytes=43954320
2025-08-20T22:50:07.8711835Z [00:02:12.393]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:07.8712167Z [00:02:12.393]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:07.8712507Z [00:02:12.393]➜  .rodata.str1.1 estimation=1626 actual=1
2025-08-20T22:50:07.8799932Z [00:02:12.403]➜  using hsearch ... yes
2025-08-20T22:50:07.8918511Z [00:02:12.414]➜        reloc_nonalloc=0
2025-08-20T22:50:07.8923384Z [00:02:12.414]➜               comdats=0
2025-08-20T22:50:07.8923706Z [00:02:12.414]➜    removed_comdat_mem=0
2025-08-20T22:50:07.8923982Z [00:02:12.414]➜              num_dsos=0
2025-08-20T22:50:07.8924248Z [00:02:12.414]➜           thunk_bytes=0
2025-08-20T22:50:07.8924514Z [00:02:12.414]➜       parsed_lto_objs=1
2025-08-20T22:50:07.8924777Z [00:02:12.414]➜              num_cies=2
2025-08-20T22:50:07.8925471Z [00:02:12.414]➜       num_unique_cies=2
2025-08-20T22:50:07.8925731Z [00:02:12.414]➜              num_fdes=5
2025-08-20T22:50:07.8925988Z [00:02:12.414]➜        merged_strings=6
2025-08-20T22:50:07.8926253Z [00:02:12.414]➜              num_objs=20
2025-08-20T22:50:07.8926517Z [00:02:12.414]➜         output_chunks=24
2025-08-20T22:50:07.8926790Z [00:02:12.414]➜      string_fragments=37
2025-08-20T22:50:07.8927056Z [00:02:12.414]➜      garbage_sections=51
2025-08-20T22:50:07.8927326Z [00:02:12.414]➜        undefined_syms=104
2025-08-20T22:50:07.8927599Z [00:02:12.414]➜           reloc_alloc=121
2025-08-20T22:50:07.8927868Z [00:02:12.414]➜          defined_syms=329
2025-08-20T22:50:07.8928150Z [00:02:12.414]➜        input_sections=417
2025-08-20T22:50:07.8928431Z [00:02:12.414]➜           parsed_objs=1762
2025-08-20T22:50:07.8928943Z [00:02:12.414]➜      regular_sections=9757
2025-08-20T22:50:07.8929227Z [00:02:12.414]➜              all_syms=35070
2025-08-20T22:50:07.8929534Z [00:02:12.414]➜     total_input_bytes=43953836
2025-08-20T22:50:07.8929840Z [00:02:12.414]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:07.8930174Z [00:02:12.414]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:07.8996309Z [00:02:12.422]➜  using hypot ... yes
2025-08-20T22:50:07.9495021Z [00:02:12.472]➜  using init_mb_mgr_avx ... no
2025-08-20T22:50:07.9572401Z [00:02:12.480]➜        reloc_nonalloc=0
2025-08-20T22:50:07.9574226Z [00:02:12.480]➜               comdats=0
2025-08-20T22:50:07.9574882Z [00:02:12.480]➜    removed_comdat_mem=0
2025-08-20T22:50:07.9575427Z [00:02:12.480]➜              num_dsos=0
2025-08-20T22:50:07.9575943Z [00:02:12.480]➜           thunk_bytes=0
2025-08-20T22:50:07.9576552Z [00:02:12.480]➜       parsed_lto_objs=1
2025-08-20T22:50:07.9577339Z [00:02:12.480]➜       num_unique_cies=2
2025-08-20T22:50:07.9577666Z [00:02:12.480]➜              num_cies=8
2025-08-20T22:50:07.9577938Z [00:02:12.480]➜              num_fdes=11
2025-08-20T22:50:07.9578208Z [00:02:12.480]➜        merged_strings=13
2025-08-20T22:50:07.9578502Z [00:02:12.480]➜         output_chunks=26
2025-08-20T22:50:07.9579026Z [00:02:12.480]➜              num_objs=29
2025-08-20T22:50:07.9579332Z [00:02:12.480]➜      string_fragments=64
2025-08-20T22:50:07.9579603Z [00:02:12.480]➜      garbage_sections=72
2025-08-20T22:50:07.9579875Z [00:02:12.480]➜        undefined_syms=158
2025-08-20T22:50:07.9580139Z [00:02:12.480]➜           reloc_alloc=198
2025-08-20T22:50:07.9580405Z [00:02:12.480]➜          defined_syms=409
2025-08-20T22:50:07.9580672Z [00:02:12.480]➜        input_sections=566
2025-08-20T22:50:07.9580945Z [00:02:12.480]➜           parsed_objs=1762
2025-08-20T22:50:07.9581222Z [00:02:12.480]➜      regular_sections=9757
2025-08-20T22:50:07.9581881Z [00:02:12.480]➜              all_syms=35070
2025-08-20T22:50:07.9582252Z [00:02:12.480]➜     total_input_bytes=43953840
2025-08-20T22:50:07.9582561Z [00:02:12.480]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:07.9582888Z [00:02:12.480]➜  .rodata.cst16 estimation=1630 actual=7
2025-08-20T22:50:07.9583237Z [00:02:12.480]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:07.9645452Z [00:02:12.487]➜  using hypotl ... yes
2025-08-20T22:50:07.9776952Z [00:02:12.500]➜        reloc_nonalloc=0
2025-08-20T22:50:07.9778780Z [00:02:12.501]➜               comdats=0
2025-08-20T22:50:07.9779594Z [00:02:12.501]➜    removed_comdat_mem=0
2025-08-20T22:50:07.9780381Z [00:02:12.501]➜              num_dsos=0
2025-08-20T22:50:07.9780714Z [00:02:12.501]➜           thunk_bytes=0
2025-08-20T22:50:07.9780989Z [00:02:12.501]➜       parsed_lto_objs=1
2025-08-20T22:50:07.9781252Z [00:02:12.501]➜              num_cies=2
2025-08-20T22:50:07.9781510Z [00:02:12.501]➜       num_unique_cies=2
2025-08-20T22:50:07.9781799Z [00:02:12.501]➜              num_fdes=5
2025-08-20T22:50:07.9782062Z [00:02:12.501]➜        merged_strings=6
2025-08-20T22:50:07.9782323Z [00:02:12.501]➜              num_objs=20
2025-08-20T22:50:07.9782590Z [00:02:12.501]➜         output_chunks=24
2025-08-20T22:50:07.9783297Z [00:02:12.501]➜      string_fragments=37
2025-08-20T22:50:07.9783573Z [00:02:12.501]➜      garbage_sections=51
2025-08-20T22:50:07.9783842Z [00:02:12.501]➜        undefined_syms=104
2025-08-20T22:50:07.9784112Z [00:02:12.501]➜           reloc_alloc=121
2025-08-20T22:50:07.9784381Z [00:02:12.501]➜          defined_syms=329
2025-08-20T22:50:07.9784650Z [00:02:12.501]➜        input_sections=417
2025-08-20T22:50:07.9784922Z [00:02:12.501]➜           parsed_objs=1762
2025-08-20T22:50:07.9785196Z [00:02:12.501]➜      regular_sections=9757
2025-08-20T22:50:07.9785472Z [00:02:12.501]➜              all_syms=35070
2025-08-20T22:50:07.9785753Z [00:02:12.501]➜     total_input_bytes=43953840
2025-08-20T22:50:07.9786076Z [00:02:12.501]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:07.9786409Z [00:02:12.501]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:07.9861320Z [00:02:12.509]➜  using hypotf ... yes
2025-08-20T22:50:08.0160057Z [00:02:12.539]➜        reloc_nonalloc=0
2025-08-20T22:50:08.0160433Z [00:02:12.539]➜               comdats=0
2025-08-20T22:50:08.0160703Z [00:02:12.539]➜    removed_comdat_mem=0
2025-08-20T22:50:08.0160993Z [00:02:12.539]➜              num_dsos=0
2025-08-20T22:50:08.0161256Z [00:02:12.539]➜           thunk_bytes=0
2025-08-20T22:50:08.0161574Z [00:02:12.539]➜       parsed_lto_objs=1
2025-08-20T22:50:08.0161835Z [00:02:12.539]➜              num_cies=2
2025-08-20T22:50:08.0162095Z [00:02:12.539]➜       num_unique_cies=2
2025-08-20T22:50:08.0162350Z [00:02:12.539]➜              num_fdes=5
2025-08-20T22:50:08.0162609Z [00:02:12.539]➜        merged_strings=6
2025-08-20T22:50:08.0162868Z [00:02:12.539]➜              num_objs=18
2025-08-20T22:50:08.0163130Z [00:02:12.539]➜         output_chunks=24
2025-08-20T22:50:08.0163415Z [00:02:12.539]➜      string_fragments=33
2025-08-20T22:50:08.0163685Z [00:02:12.539]➜      garbage_sections=45
2025-08-20T22:50:08.0163957Z [00:02:12.539]➜        undefined_syms=100
2025-08-20T22:50:08.0164228Z [00:02:12.539]➜           reloc_alloc=118
2025-08-20T22:50:08.0164507Z [00:02:12.539]➜          defined_syms=295
2025-08-20T22:50:08.0164773Z [00:02:12.539]➜        input_sections=365
2025-08-20T22:50:08.0165047Z [00:02:12.539]➜           parsed_objs=1762
2025-08-20T22:50:08.0165323Z [00:02:12.539]➜      regular_sections=9757
2025-08-20T22:50:08.0165601Z [00:02:12.539]➜              all_syms=35068
2025-08-20T22:50:08.0165884Z [00:02:12.539]➜     total_input_bytes=43953360
2025-08-20T22:50:08.0166188Z [00:02:12.539]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:08.0166523Z [00:02:12.539]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:08.0236507Z [00:02:12.546]➜  using index ... yes
2025-08-20T22:50:08.0796037Z [00:02:12.602]➜        reloc_nonalloc=0
2025-08-20T22:50:08.0796755Z [00:02:12.602]➜               comdats=0
2025-08-20T22:50:08.0797108Z [00:02:12.602]➜    removed_comdat_mem=0
2025-08-20T22:50:08.0797369Z [00:02:12.602]➜              num_dsos=0
2025-08-20T22:50:08.0797638Z [00:02:12.602]➜           thunk_bytes=0
2025-08-20T22:50:08.0797925Z [00:02:12.602]➜       parsed_lto_objs=1
2025-08-20T22:50:08.0798185Z [00:02:12.602]➜              num_cies=2
2025-08-20T22:50:08.0798445Z [00:02:12.602]➜       num_unique_cies=2
2025-08-20T22:50:08.0798951Z [00:02:12.602]➜              num_fdes=5
2025-08-20T22:50:08.0799217Z [00:02:12.602]➜        merged_strings=7
2025-08-20T22:50:08.0799481Z [00:02:12.602]➜         output_chunks=25
2025-08-20T22:50:08.0799744Z [00:02:12.602]➜              num_objs=25
2025-08-20T22:50:08.0800010Z [00:02:12.602]➜      string_fragments=48
2025-08-20T22:50:08.0800278Z [00:02:12.602]➜      garbage_sections=67
2025-08-20T22:50:08.0800547Z [00:02:12.602]➜        undefined_syms=132
2025-08-20T22:50:08.0800831Z [00:02:12.602]➜           reloc_alloc=148
2025-08-20T22:50:08.0801101Z [00:02:12.602]➜          defined_syms=431
2025-08-20T22:50:08.0801369Z [00:02:12.602]➜        input_sections=556
2025-08-20T22:50:08.0801641Z [00:02:12.602]➜           parsed_objs=1762
2025-08-20T22:50:08.0801919Z [00:02:12.602]➜      regular_sections=9758
2025-08-20T22:50:08.0802514Z [00:02:12.602]➜              all_syms=35082
2025-08-20T22:50:08.0802800Z [00:02:12.602]➜     total_input_bytes=43955792
2025-08-20T22:50:08.0803108Z [00:02:12.602]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:08.0803438Z [00:02:12.602]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:08.0803778Z [00:02:12.602]➜  .rodata.str1.1 estimation=1626 actual=1
2025-08-20T22:50:08.0895405Z [00:02:12.612]➜  using inotify ... yes
2025-08-20T22:50:08.0931014Z [00:02:12.616]➜        reloc_nonalloc=0
2025-08-20T22:50:08.0933684Z [00:02:12.616]➜               comdats=0
2025-08-20T22:50:08.0933990Z [00:02:12.616]➜    removed_comdat_mem=0
2025-08-20T22:50:08.0934294Z [00:02:12.616]➜              num_dsos=0
2025-08-20T22:50:08.0934557Z [00:02:12.616]➜           thunk_bytes=0
2025-08-20T22:50:08.0934823Z [00:02:12.616]➜       parsed_lto_objs=1
2025-08-20T22:50:08.0935084Z [00:02:12.616]➜              num_cies=2
2025-08-20T22:50:08.0935339Z [00:02:12.616]➜       num_unique_cies=2
2025-08-20T22:50:08.0935613Z [00:02:12.616]➜              num_fdes=5
2025-08-20T22:50:08.0935872Z [00:02:12.616]➜        merged_strings=6
2025-08-20T22:50:08.0936134Z [00:02:12.616]➜              num_objs=23
2025-08-20T22:50:08.0936401Z [00:02:12.616]➜         output_chunks=24
2025-08-20T22:50:08.0936670Z [00:02:12.616]➜      string_fragments=43
2025-08-20T22:50:08.0936942Z [00:02:12.616]➜      garbage_sections=63
2025-08-20T22:50:08.0937214Z [00:02:12.616]➜        undefined_syms=117
2025-08-20T22:50:08.0937486Z [00:02:12.616]➜           reloc_alloc=126
2025-08-20T22:50:08.0937753Z [00:02:12.616]➜          defined_syms=391
2025-08-20T22:50:08.0938025Z [00:02:12.616]➜        input_sections=501
2025-08-20T22:50:08.0938779Z [00:02:12.616]➜           parsed_objs=1762
2025-08-20T22:50:08.0939155Z [00:02:12.616]➜      regular_sections=9757
2025-08-20T22:50:08.0939432Z [00:02:12.616]➜              all_syms=35072
2025-08-20T22:50:08.0939714Z [00:02:12.616]➜     total_input_bytes=43954016
2025-08-20T22:50:08.0940035Z [00:02:12.616]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:08.0940369Z [00:02:12.616]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:08.1030647Z [00:02:12.626]➜  using inotify1 ... yes
2025-08-20T22:50:08.3530476Z [00:02:12.875]➜  using intrinsic __rolb ... no
2025-08-20T22:50:08.3655295Z [00:02:12.888]➜  using intrinsic __rold ... no
2025-08-20T22:50:08.4669659Z [00:02:12.990]➜  using intrinsic __rolw ... no
2025-08-20T22:50:08.5454415Z [00:02:13.068]➜  using intrinsic __rolq ... no
2025-08-20T22:50:08.5905265Z [00:02:13.113]➜  using intrinsic __rorb ... no
2025-08-20T22:50:08.6853059Z [00:02:13.208]➜  using ioport ... no
2025-08-20T22:50:08.7139487Z [00:02:13.237]➜  using iopl ... no
2025-08-20T22:50:08.7947649Z [00:02:13.318]➜  using intrinsic __rorq ... no
2025-08-20T22:50:08.8074163Z [00:02:13.330]➜  using intrinsic __rord ... no
2025-08-20T22:50:08.8403157Z [00:02:13.363]➜        reloc_nonalloc=0
2025-08-20T22:50:08.8432447Z [00:02:13.366]➜               comdats=0
2025-08-20T22:50:08.8434843Z [00:02:13.366]➜    removed_comdat_mem=0
2025-08-20T22:50:08.8435310Z [00:02:13.366]➜              num_dsos=0
2025-08-20T22:50:08.8435873Z [00:02:13.366]➜           thunk_bytes=0
2025-08-20T22:50:08.8436405Z [00:02:13.366]➜       parsed_lto_objs=1
2025-08-20T22:50:08.8436824Z [00:02:13.366]➜              num_cies=2
2025-08-20T22:50:08.8437241Z [00:02:13.366]➜       num_unique_cies=2
2025-08-20T22:50:08.8437803Z [00:02:13.366]➜              num_fdes=5
2025-08-20T22:50:08.8438383Z [00:02:13.366]➜         output_chunks=26
2025-08-20T22:50:08.8439343Z [00:02:13.366]➜              num_objs=33
2025-08-20T22:50:08.8439669Z [00:02:13.366]➜      garbage_sections=95
2025-08-20T22:50:08.8439984Z [00:02:13.366]➜        merged_strings=141
2025-08-20T22:50:08.8440266Z [00:02:13.366]➜      string_fragments=199
2025-08-20T22:50:08.8440537Z [00:02:13.366]➜           reloc_alloc=412
2025-08-20T22:50:08.8440809Z [00:02:13.366]➜        undefined_syms=422
2025-08-20T22:50:08.8441078Z [00:02:13.366]➜          defined_syms=569
2025-08-20T22:50:08.8441366Z [00:02:13.366]➜        input_sections=754
2025-08-20T22:50:08.8441641Z [00:02:13.366]➜           parsed_objs=1762
2025-08-20T22:50:08.8441920Z [00:02:13.366]➜      regular_sections=9757
2025-08-20T22:50:08.8442198Z [00:02:13.366]➜              all_syms=35070
2025-08-20T22:50:08.8442485Z [00:02:13.366]➜     total_input_bytes=43953816
2025-08-20T22:50:08.8442792Z [00:02:13.366]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:08.8443128Z [00:02:13.366]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:08.8443467Z [00:02:13.366]➜  .rodata.cst8 estimation=1698 actual=135
2025-08-20T22:50:08.8544843Z [00:02:13.377]➜  using j0 ... yes
2025-08-20T22:50:08.8731062Z [00:02:13.396]➜        reloc_nonalloc=0
2025-08-20T22:50:08.8741548Z [00:02:13.397]➜               comdats=0
2025-08-20T22:50:08.8742413Z [00:02:13.397]➜    removed_comdat_mem=0
2025-08-20T22:50:08.8742972Z [00:02:13.397]➜              num_dsos=0
2025-08-20T22:50:08.8743582Z [00:02:13.397]➜           thunk_bytes=0
2025-08-20T22:50:08.8744395Z [00:02:13.397]➜       parsed_lto_objs=1
2025-08-20T22:50:08.8744723Z [00:02:13.397]➜              num_cies=2
2025-08-20T22:50:08.8744995Z [00:02:13.397]➜       num_unique_cies=2
2025-08-20T22:50:08.8745263Z [00:02:13.397]➜              num_fdes=5
2025-08-20T22:50:08.8745528Z [00:02:13.397]➜         output_chunks=26
2025-08-20T22:50:08.8745803Z [00:02:13.397]➜              num_objs=33
2025-08-20T22:50:08.8746076Z [00:02:13.397]➜      garbage_sections=95
2025-08-20T22:50:08.8746347Z [00:02:13.397]➜        merged_strings=142
2025-08-20T22:50:08.8746625Z [00:02:13.397]➜      string_fragments=200
2025-08-20T22:50:08.8746899Z [00:02:13.397]➜           reloc_alloc=414
2025-08-20T22:50:08.8747554Z [00:02:13.397]➜        undefined_syms=420
2025-08-20T22:50:08.8747901Z [00:02:13.397]➜          defined_syms=569
2025-08-20T22:50:08.8748174Z [00:02:13.397]➜        input_sections=754
2025-08-20T22:50:08.8748452Z [00:02:13.397]➜           parsed_objs=1762
2025-08-20T22:50:08.8748995Z [00:02:13.397]➜      regular_sections=9757
2025-08-20T22:50:08.8749288Z [00:02:13.397]➜              all_syms=35070
2025-08-20T22:50:08.8749579Z [00:02:13.397]➜     total_input_bytes=43953816
2025-08-20T22:50:08.8749885Z [00:02:13.397]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:08.8750226Z [00:02:13.397]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:08.8750567Z [00:02:13.397]➜  .rodata.cst8 estimation=1696 actual=136
2025-08-20T22:50:08.8844718Z [00:02:13.407]➜  using j1 ... yes
2025-08-20T22:50:08.9202082Z [00:02:13.443]➜  using intrinsic __rorw ... no
2025-08-20T22:50:08.9317066Z [00:02:13.454]➜        reloc_nonalloc=0
2025-08-20T22:50:08.9323120Z [00:02:13.455]➜               comdats=0
2025-08-20T22:50:08.9323473Z [00:02:13.455]➜    removed_comdat_mem=0
2025-08-20T22:50:08.9323750Z [00:02:13.455]➜              num_dsos=0
2025-08-20T22:50:08.9324018Z [00:02:13.455]➜           thunk_bytes=0
2025-08-20T22:50:08.9324284Z [00:02:13.455]➜       parsed_lto_objs=1
2025-08-20T22:50:08.9324851Z [00:02:13.455]➜              num_cies=2
2025-08-20T22:50:08.9325113Z [00:02:13.455]➜       num_unique_cies=2
2025-08-20T22:50:08.9325379Z [00:02:13.455]➜              num_fdes=5
2025-08-20T22:50:08.9325642Z [00:02:13.455]➜        merged_strings=23
2025-08-20T22:50:08.9325915Z [00:02:13.455]➜         output_chunks=26
2025-08-20T22:50:08.9326178Z [00:02:13.455]➜              num_objs=33
2025-08-20T22:50:08.9326448Z [00:02:13.455]➜      string_fragments=84
2025-08-20T22:50:08.9326723Z [00:02:13.455]➜      garbage_sections=95
2025-08-20T22:50:08.9326994Z [00:02:13.455]➜        undefined_syms=176
2025-08-20T22:50:08.9327267Z [00:02:13.455]➜           reloc_alloc=202
2025-08-20T22:50:08.9327553Z [00:02:13.455]➜          defined_syms=571
2025-08-20T22:50:08.9327831Z [00:02:13.455]➜        input_sections=755
2025-08-20T22:50:08.9328113Z [00:02:13.455]➜           parsed_objs=1762
2025-08-20T22:50:08.9328389Z [00:02:13.455]➜      regular_sections=9757
2025-08-20T22:50:08.9329022Z [00:02:13.455]➜              all_syms=35070
2025-08-20T22:50:08.9329363Z [00:02:13.455]➜     total_input_bytes=43953816
2025-08-20T22:50:08.9329678Z [00:02:13.455]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:08.9330014Z [00:02:13.455]➜  .rodata.cst8 estimation=1635 actual=17
2025-08-20T22:50:08.9330353Z [00:02:13.455]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:08.9486586Z [00:02:13.471]➜  using j0f ... yes
2025-08-20T22:50:08.9834224Z [00:02:13.506]➜        reloc_nonalloc=0
2025-08-20T22:50:08.9837281Z [00:02:13.506]➜               comdats=0
2025-08-20T22:50:08.9837903Z [00:02:13.506]➜    removed_comdat_mem=0
2025-08-20T22:50:08.9838525Z [00:02:13.506]➜              num_dsos=0
2025-08-20T22:50:08.9839407Z [00:02:13.506]➜           thunk_bytes=0
2025-08-20T22:50:08.9839942Z [00:02:13.506]➜       parsed_lto_objs=1
2025-08-20T22:50:08.9840426Z [00:02:13.506]➜              num_cies=2
2025-08-20T22:50:08.9840987Z [00:02:13.506]➜       num_unique_cies=2
2025-08-20T22:50:08.9841784Z [00:02:13.506]➜              num_fdes=5
2025-08-20T22:50:08.9842173Z [00:02:13.506]➜         output_chunks=26
2025-08-20T22:50:08.9842447Z [00:02:13.506]➜              num_objs=35
2025-08-20T22:50:08.9842716Z [00:02:13.506]➜      garbage_sections=99
2025-08-20T22:50:08.9842986Z [00:02:13.506]➜        merged_strings=250
2025-08-20T22:50:08.9843256Z [00:02:13.506]➜      string_fragments=315
2025-08-20T22:50:08.9843526Z [00:02:13.506]➜          defined_syms=614
2025-08-20T22:50:08.9843792Z [00:02:13.506]➜           reloc_alloc=644
2025-08-20T22:50:08.9844061Z [00:02:13.506]➜        undefined_syms=666
2025-08-20T22:50:08.9844331Z [00:02:13.506]➜        input_sections=814
2025-08-20T22:50:08.9844607Z [00:02:13.506]➜           parsed_objs=1762
2025-08-20T22:50:08.9845282Z [00:02:13.506]➜      regular_sections=9757
2025-08-20T22:50:08.9845623Z [00:02:13.506]➜              all_syms=35070
2025-08-20T22:50:08.9845913Z [00:02:13.506]➜     total_input_bytes=43953820
2025-08-20T22:50:08.9846220Z [00:02:13.507]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:08.9846567Z [00:02:13.507]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:08.9846904Z [00:02:13.507]➜  .rodata.cst8 estimation=1754 actual=244
2025-08-20T22:50:08.9939154Z [00:02:13.517]➜  using jn ... yes
2025-08-20T22:50:09.0233151Z [00:02:13.546]➜        reloc_nonalloc=0
2025-08-20T22:50:09.0240638Z [00:02:13.547]➜               comdats=0
2025-08-20T22:50:09.0241469Z [00:02:13.547]➜    removed_comdat_mem=0
2025-08-20T22:50:09.0242087Z [00:02:13.547]➜              num_dsos=0
2025-08-20T22:50:09.0242657Z [00:02:13.547]➜           thunk_bytes=0
2025-08-20T22:50:09.0243866Z [00:02:13.547]➜       parsed_lto_objs=1
2025-08-20T22:50:09.0244146Z [00:02:13.547]➜              num_cies=2
2025-08-20T22:50:09.0244451Z [00:02:13.547]➜       num_unique_cies=2
2025-08-20T22:50:09.0244714Z [00:02:13.547]➜              num_fdes=5
2025-08-20T22:50:09.0244976Z [00:02:13.547]➜        merged_strings=24
2025-08-20T22:50:09.0245246Z [00:02:13.547]➜         output_chunks=26
2025-08-20T22:50:09.0245511Z [00:02:13.547]➜              num_objs=33
2025-08-20T22:50:09.0246176Z [00:02:13.547]➜      string_fragments=85
2025-08-20T22:50:09.0246450Z [00:02:13.547]➜      garbage_sections=95
2025-08-20T22:50:09.0246723Z [00:02:13.547]➜        undefined_syms=178
2025-08-20T22:50:09.0246993Z [00:02:13.547]➜           reloc_alloc=204
2025-08-20T22:50:09.0247258Z [00:02:13.547]➜          defined_syms=573
2025-08-20T22:50:09.0247527Z [00:02:13.547]➜        input_sections=756
2025-08-20T22:50:09.0247800Z [00:02:13.547]➜           parsed_objs=1762
2025-08-20T22:50:09.0248071Z [00:02:13.547]➜      regular_sections=9757
2025-08-20T22:50:09.0248345Z [00:02:13.547]➜              all_syms=35070
2025-08-20T22:50:09.0248844Z [00:02:13.547]➜     total_input_bytes=43953816
2025-08-20T22:50:09.0249250Z [00:02:13.547]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:09.0249588Z [00:02:13.547]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:09.0249922Z [00:02:13.547]➜  .rodata.cst8 estimation=1636 actual=18
2025-08-20T22:50:09.0312696Z [00:02:13.554]➜  using j1f ... yes
2025-08-20T22:50:09.0376457Z [00:02:13.560]➜        reloc_nonalloc=0
2025-08-20T22:50:09.0399888Z [00:02:13.562]➜               comdats=0
2025-08-20T22:50:09.0402072Z [00:02:13.562]➜    removed_comdat_mem=0
2025-08-20T22:50:09.0402585Z [00:02:13.562]➜              num_dsos=0
2025-08-20T22:50:09.0403099Z [00:02:13.562]➜           thunk_bytes=0
2025-08-20T22:50:09.0404488Z [00:02:13.562]➜       parsed_lto_objs=1
2025-08-20T22:50:09.0405689Z [00:02:13.562]➜              num_cies=2
2025-08-20T22:50:09.0406100Z [00:02:13.562]➜       num_unique_cies=2
2025-08-20T22:50:09.0406559Z [00:02:13.562]➜              num_fdes=5
2025-08-20T22:50:09.0406971Z [00:02:13.562]➜        merged_strings=24
2025-08-20T22:50:09.0407896Z [00:02:13.562]➜         output_chunks=26
2025-08-20T22:50:09.0408310Z [00:02:13.562]➜              num_objs=35
2025-08-20T22:50:09.0408809Z [00:02:13.562]➜      string_fragments=89
2025-08-20T22:50:09.0409567Z [00:02:13.562]➜      garbage_sections=99
2025-08-20T22:50:09.0409992Z [00:02:13.562]➜        undefined_syms=193
2025-08-20T22:50:09.0410347Z [00:02:13.562]➜           reloc_alloc=225
2025-08-20T22:50:09.0410696Z [00:02:13.562]➜          defined_syms=614
2025-08-20T22:50:09.0411214Z [00:02:13.562]➜        input_sections=814
2025-08-20T22:50:09.0411986Z [00:02:13.562]➜           parsed_objs=1762
2025-08-20T22:50:09.0412328Z [00:02:13.562]➜      regular_sections=9757
2025-08-20T22:50:09.0412616Z [00:02:13.562]➜              all_syms=35070
2025-08-20T22:50:09.0412911Z [00:02:13.562]➜     total_input_bytes=43953820
2025-08-20T22:50:09.0413222Z [00:02:13.562]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:09.0413574Z [00:02:13.562]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:09.0414290Z [00:02:13.562]➜  .rodata.cst8 estimation=1636 actual=18
2025-08-20T22:50:09.0437816Z [00:02:13.567]➜  using j0l ... no
2025-08-20T22:50:09.0468662Z [00:02:13.570]➜  using jnf ... yes
2025-08-20T22:50:09.0726230Z [00:02:13.595]➜  using j1l ... no
2025-08-20T22:50:09.0960212Z [00:02:13.619]➜  using jnl ... no
2025-08-20T22:50:09.1668328Z [00:02:13.690]➜        reloc_nonalloc=0
2025-08-20T22:50:09.1676674Z [00:02:13.690]➜               comdats=0
2025-08-20T22:50:09.1680447Z [00:02:13.690]➜    removed_comdat_mem=0
2025-08-20T22:50:09.1680769Z [00:02:13.691]➜              num_dsos=0
2025-08-20T22:50:09.1681039Z [00:02:13.691]➜           thunk_bytes=0
2025-08-20T22:50:09.1681304Z [00:02:13.691]➜       parsed_lto_objs=1
2025-08-20T22:50:09.1681564Z [00:02:13.691]➜              num_cies=2
2025-08-20T22:50:09.1681893Z [00:02:13.691]➜       num_unique_cies=2
2025-08-20T22:50:09.1682151Z [00:02:13.691]➜              num_fdes=5
2025-08-20T22:50:09.1682409Z [00:02:13.691]➜        merged_strings=9
2025-08-20T22:50:09.1682705Z [00:02:13.691]➜              num_objs=22
2025-08-20T22:50:09.1682975Z [00:02:13.691]➜         output_chunks=25
2025-08-20T22:50:09.1683249Z [00:02:13.691]➜      string_fragments=44
2025-08-20T22:50:09.1683517Z [00:02:13.691]➜      garbage_sections=69
2025-08-20T22:50:09.1684350Z [00:02:13.691]➜        undefined_syms=131
2025-08-20T22:50:09.1684640Z [00:02:13.691]➜           reloc_alloc=139
2025-08-20T22:50:09.1684912Z [00:02:13.691]➜          defined_syms=390
2025-08-20T22:50:09.1685187Z [00:02:13.691]➜        input_sections=492
2025-08-20T22:50:09.1685462Z [00:02:13.691]➜           parsed_objs=1762
2025-08-20T22:50:09.1685739Z [00:02:13.691]➜      regular_sections=9758
2025-08-20T22:50:09.1686016Z [00:02:13.691]➜              all_syms=35074
2025-08-20T22:50:09.1686306Z [00:02:13.691]➜     total_input_bytes=43955144
2025-08-20T22:50:09.1686616Z [00:02:13.691]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:09.1686951Z [00:02:13.691]➜  .rodata.str1.1 estimation=1627 actual=3
2025-08-20T22:50:09.1687306Z [00:02:13.691]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:09.1780130Z [00:02:13.700]➜  using lgetxattr ... yes
2025-08-20T22:50:09.1846232Z [00:02:13.707]➜        reloc_nonalloc=0
2025-08-20T22:50:09.1846976Z [00:02:13.707]➜               comdats=0
2025-08-20T22:50:09.1847804Z [00:02:13.707]➜    removed_comdat_mem=0
2025-08-20T22:50:09.1848121Z [00:02:13.707]➜              num_dsos=0
2025-08-20T22:50:09.1848388Z [00:02:13.707]➜           thunk_bytes=0
2025-08-20T22:50:09.1848886Z [00:02:13.707]➜       parsed_lto_objs=1
2025-08-20T22:50:09.1849170Z [00:02:13.707]➜       num_unique_cies=2
2025-08-20T22:50:09.1849432Z [00:02:13.707]➜              num_cies=5
2025-08-20T22:50:09.1849687Z [00:02:13.707]➜              num_fdes=8
2025-08-20T22:50:09.1849948Z [00:02:13.707]➜         output_chunks=26
2025-08-20T22:50:09.1850213Z [00:02:13.707]➜              num_objs=31
2025-08-20T22:50:09.1850476Z [00:02:13.707]➜        merged_strings=80
2025-08-20T22:50:09.1850768Z [00:02:13.707]➜      garbage_sections=81
2025-08-20T22:50:09.1851043Z [00:02:13.707]➜      string_fragments=133
2025-08-20T22:50:09.1851313Z [00:02:13.707]➜        undefined_syms=285
2025-08-20T22:50:09.1851585Z [00:02:13.707]➜           reloc_alloc=300
2025-08-20T22:50:09.1851850Z [00:02:13.707]➜          defined_syms=476
2025-08-20T22:50:09.1852144Z [00:02:13.707]➜        input_sections=649
2025-08-20T22:50:09.1852420Z [00:02:13.707]➜           parsed_objs=1762
2025-08-20T22:50:09.1852699Z [00:02:13.707]➜      regular_sections=9757
2025-08-20T22:50:09.1852975Z [00:02:13.707]➜              all_syms=35070
2025-08-20T22:50:09.1853263Z [00:02:13.707]➜     total_input_bytes=43953820
2025-08-20T22:50:09.1853587Z [00:02:13.707]➜  .rodata.cst8 estimation=1664 actual=74
2025-08-20T22:50:09.1853908Z [00:02:13.707]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:09.1854239Z [00:02:13.707]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:09.2050028Z [00:02:13.728]➜  using lgammal ... yes
2025-08-20T22:50:09.2074853Z [00:02:13.730]➜        reloc_nonalloc=0
2025-08-20T22:50:09.2087776Z [00:02:13.732]➜               comdats=0
2025-08-20T22:50:09.2088253Z [00:02:13.732]➜    removed_comdat_mem=0
2025-08-20T22:50:09.2088736Z [00:02:13.732]➜              num_dsos=0
2025-08-20T22:50:09.2089076Z [00:02:13.732]➜           thunk_bytes=0
2025-08-20T22:50:09.2109919Z [00:02:13.732]➜       parsed_lto_objs=1
2025-08-20T22:50:09.2110382Z [00:02:13.732]➜              num_cies=2
2025-08-20T22:50:09.2110808Z [00:02:13.732]➜       num_unique_cies=2
2025-08-20T22:50:09.2111207Z [00:02:13.732]➜              num_fdes=5
2025-08-20T22:50:09.2111486Z [00:02:13.732]➜        merged_strings=8
2025-08-20T22:50:09.2111839Z [00:02:13.732]➜              num_objs=21
2025-08-20T22:50:09.2112230Z [00:02:13.732]➜         output_chunks=25
2025-08-20T22:50:09.2112637Z [00:02:13.732]➜      string_fragments=41
2025-08-20T22:50:09.2113027Z [00:02:13.732]➜      garbage_sections=54
2025-08-20T22:50:09.2113403Z [00:02:13.732]➜        undefined_syms=111
2025-08-20T22:50:09.2113806Z [00:02:13.732]➜           reloc_alloc=125
2025-08-20T22:50:09.2114174Z [00:02:13.732]➜          defined_syms=347
2025-08-20T22:50:09.2114554Z [00:02:13.732]➜        input_sections=442
2025-08-20T22:50:09.2114962Z [00:02:13.732]➜           parsed_objs=1762
2025-08-20T22:50:09.2115764Z [00:02:13.732]➜      regular_sections=9758
2025-08-20T22:50:09.2116150Z [00:02:13.732]➜              all_syms=35072
2025-08-20T22:50:09.2116550Z [00:02:13.732]➜     total_input_bytes=43954216
2025-08-20T22:50:09.2116973Z [00:02:13.732]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:09.2117445Z [00:02:13.732]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:09.2117902Z [00:02:13.732]➜  .rodata.str1.1 estimation=1627 actual=2
2025-08-20T22:50:09.2244651Z [00:02:13.747]➜  using linkat ... yes
2025-08-20T22:50:09.2596246Z [00:02:13.782]➜  using listxattrat ... no
2025-08-20T22:50:09.2724746Z [00:02:13.795]➜        reloc_nonalloc=0
2025-08-20T22:50:09.2725126Z [00:02:13.795]➜               comdats=0
2025-08-20T22:50:09.2725445Z [00:02:13.795]➜    removed_comdat_mem=0
2025-08-20T22:50:09.2725702Z [00:02:13.795]➜              num_dsos=0
2025-08-20T22:50:09.2725960Z [00:02:13.795]➜           thunk_bytes=0
2025-08-20T22:50:09.2726220Z [00:02:13.795]➜       parsed_lto_objs=1
2025-08-20T22:50:09.2726496Z [00:02:13.795]➜              num_cies=2
2025-08-20T22:50:09.2726750Z [00:02:13.795]➜       num_unique_cies=2
2025-08-20T22:50:09.2727008Z [00:02:13.795]➜              num_fdes=5
2025-08-20T22:50:09.2727263Z [00:02:13.795]➜        merged_strings=7
2025-08-20T22:50:09.2727522Z [00:02:13.795]➜              num_objs=22
2025-08-20T22:50:09.2727814Z [00:02:13.795]➜         output_chunks=25
2025-08-20T22:50:09.2728085Z [00:02:13.795]➜      string_fragments=42
2025-08-20T22:50:09.2728353Z [00:02:13.795]➜      garbage_sections=69
2025-08-20T22:50:09.2728826Z [00:02:13.795]➜        undefined_syms=127
2025-08-20T22:50:09.2729170Z [00:02:13.795]➜           reloc_alloc=135
2025-08-20T22:50:09.2729454Z [00:02:13.795]➜          defined_syms=390
2025-08-20T22:50:09.2729725Z [00:02:13.795]➜        input_sections=492
2025-08-20T22:50:09.2729996Z [00:02:13.795]➜           parsed_objs=1762
2025-08-20T22:50:09.2730273Z [00:02:13.795]➜      regular_sections=9758
2025-08-20T22:50:09.2730546Z [00:02:13.795]➜              all_syms=35074
2025-08-20T22:50:09.2730850Z [00:02:13.795]➜     total_input_bytes=43954676
2025-08-20T22:50:09.2731156Z [00:02:13.795]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:09.2731491Z [00:02:13.795]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:09.2731827Z [00:02:13.795]➜  .rodata.str1.1 estimation=1626 actual=1
2025-08-20T22:50:09.2806792Z [00:02:13.803]➜  using listxattr ... yes
2025-08-20T22:50:09.3376473Z [00:02:13.860]➜        reloc_nonalloc=0
2025-08-20T22:50:09.3383112Z [00:02:13.860]➜               comdats=0
2025-08-20T22:50:09.3383410Z [00:02:13.860]➜    removed_comdat_mem=0
2025-08-20T22:50:09.3383676Z [00:02:13.860]➜              num_dsos=0
2025-08-20T22:50:09.3384323Z [00:02:13.860]➜           thunk_bytes=0
2025-08-20T22:50:09.3384686Z [00:02:13.860]➜       parsed_lto_objs=1
2025-08-20T22:50:09.3384946Z [00:02:13.860]➜              num_cies=2
2025-08-20T22:50:09.3385206Z [00:02:13.860]➜       num_unique_cies=2
2025-08-20T22:50:09.3385460Z [00:02:13.860]➜              num_fdes=5
2025-08-20T22:50:09.3385741Z [00:02:13.860]➜        merged_strings=7
2025-08-20T22:50:09.3385999Z [00:02:13.860]➜              num_objs=22
2025-08-20T22:50:09.3386276Z [00:02:13.860]➜         output_chunks=25
2025-08-20T22:50:09.3386548Z [00:02:13.860]➜      string_fragments=42
2025-08-20T22:50:09.3386816Z [00:02:13.860]➜      garbage_sections=69
2025-08-20T22:50:09.3387085Z [00:02:13.860]➜        undefined_syms=127
2025-08-20T22:50:09.3387355Z [00:02:13.860]➜           reloc_alloc=135
2025-08-20T22:50:09.3387623Z [00:02:13.860]➜          defined_syms=390
2025-08-20T22:50:09.3387892Z [00:02:13.860]➜        input_sections=492
2025-08-20T22:50:09.3388162Z [00:02:13.860]➜           parsed_objs=1762
2025-08-20T22:50:09.3388446Z [00:02:13.860]➜      regular_sections=9758
2025-08-20T22:50:09.3389008Z [00:02:13.860]➜              all_syms=35074
2025-08-20T22:50:09.3389303Z [00:02:13.860]➜     total_input_bytes=43954676
2025-08-20T22:50:09.3389608Z [00:02:13.860]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:09.3390248Z [00:02:13.860]➜  .rodata.str1.1 estimation=1626 actual=1
2025-08-20T22:50:09.3390589Z [00:02:13.860]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:09.3390881Z [00:02:13.860]➜        reloc_nonalloc=0
2025-08-20T22:50:09.3391140Z [00:02:13.861]➜               comdats=0
2025-08-20T22:50:09.3391397Z [00:02:13.861]➜    removed_comdat_mem=0
2025-08-20T22:50:09.3391655Z [00:02:13.861]➜              num_dsos=0
2025-08-20T22:50:09.3391910Z [00:02:13.861]➜           thunk_bytes=0
2025-08-20T22:50:09.3392165Z [00:02:13.861]➜       parsed_lto_objs=1
2025-08-20T22:50:09.3392418Z [00:02:13.861]➜              num_cies=2
2025-08-20T22:50:09.3392675Z [00:02:13.861]➜       num_unique_cies=2
2025-08-20T22:50:09.3392941Z [00:02:13.861]➜              num_fdes=5
2025-08-20T22:50:09.3393199Z [00:02:13.861]➜        merged_strings=14
2025-08-20T22:50:09.3393464Z [00:02:13.861]➜         output_chunks=26
2025-08-20T22:50:09.3393726Z [00:02:13.861]➜              num_objs=44
2025-08-20T22:50:09.3394006Z [00:02:13.861]➜      string_fragments=110
2025-08-20T22:50:09.3394280Z [00:02:13.861]➜      garbage_sections=130
2025-08-20T22:50:09.3394553Z [00:02:13.861]➜        undefined_syms=226
2025-08-20T22:50:09.3394821Z [00:02:13.861]➜           reloc_alloc=398
2025-08-20T22:50:09.3395088Z [00:02:13.861]➜          defined_syms=874
2025-08-20T22:50:09.3395361Z [00:02:13.861]➜        input_sections=1097
2025-08-20T22:50:09.3395637Z [00:02:13.861]➜           parsed_objs=1762
2025-08-20T22:50:09.3395913Z [00:02:13.861]➜      regular_sections=9757
2025-08-20T22:50:09.3396186Z [00:02:13.861]➜              all_syms=35074
2025-08-20T22:50:09.3396467Z [00:02:13.861]➜     total_input_bytes=43954664
2025-08-20T22:50:09.3396776Z [00:02:13.861]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:09.3397106Z [00:02:13.861]➜  .rodata.str1.8 estimation=1630 actual=9
2025-08-20T22:50:09.3397436Z [00:02:13.861]➜  .rodata.cst8 estimation=1626 actual=1
2025-08-20T22:50:09.3484793Z [00:02:13.871]➜  using localtime_r ... yes
2025-08-20T22:50:09.3556375Z [00:02:13.878]➜  using llistxattr ... yes
2025-08-20T22:50:09.3804069Z [00:02:13.903]➜        reloc_nonalloc=0
2025-08-20T22:50:09.3843357Z [00:02:13.903]➜               comdats=0
2025-08-20T22:50:09.3843660Z [00:02:13.903]➜    removed_comdat_mem=0
2025-08-20T22:50:09.3843934Z [00:02:13.903]➜              num_dsos=0
2025-08-20T22:50:09.3844196Z [00:02:13.903]➜           thunk_bytes=0
2025-08-20T22:50:09.3844458Z [00:02:13.903]➜       parsed_lto_objs=1
2025-08-20T22:50:09.3844720Z [00:02:13.903]➜              num_cies=2
2025-08-20T22:50:09.3844982Z [00:02:13.903]➜       num_unique_cies=2
2025-08-20T22:50:09.3845236Z [00:02:13.903]➜              num_fdes=5
2025-08-20T22:50:09.3845973Z [00:02:13.903]➜        merged_strings=6
2025-08-20T22:50:09.3846319Z [00:02:13.903]➜         output_chunks=25
2025-08-20T22:50:09.3846587Z [00:02:13.903]➜              num_objs=27
2025-08-20T22:50:09.3846850Z [00:02:13.903]➜      string_fragments=51
2025-08-20T22:50:09.3847121Z [00:02:13.903]➜      garbage_sections=72
2025-08-20T22:50:09.3847411Z [00:02:13.903]➜        undefined_syms=127
2025-08-20T22:50:09.3847681Z [00:02:13.903]➜           reloc_alloc=149
2025-08-20T22:50:09.3847949Z [00:02:13.903]➜          defined_syms=456
2025-08-20T22:50:09.3848216Z [00:02:13.903]➜        input_sections=599
2025-08-20T22:50:09.3848487Z [00:02:13.903]➜           parsed_objs=1762
2025-08-20T22:50:09.3850075Z [00:02:13.903]➜      regular_sections=9758
2025-08-20T22:50:09.3850355Z [00:02:13.903]➜              all_syms=35079
2025-08-20T22:50:09.3850647Z [00:02:13.903]➜     total_input_bytes=43955428
2025-08-20T22:50:09.3850953Z [00:02:13.903]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:09.3851302Z [00:02:13.903]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:09.3860600Z [00:02:13.909]➜  using lockf ... yes
2025-08-20T22:50:09.4004516Z [00:02:13.923]➜        reloc_nonalloc=0
2025-08-20T22:50:09.4007291Z [00:02:13.923]➜               comdats=0
2025-08-20T22:50:09.4007629Z [00:02:13.923]➜    removed_comdat_mem=0
2025-08-20T22:50:09.4008315Z [00:02:13.923]➜              num_dsos=0
2025-08-20T22:50:09.4008725Z [00:02:13.923]➜           thunk_bytes=0
2025-08-20T22:50:09.4009070Z [00:02:13.923]➜       parsed_lto_objs=1
2025-08-20T22:50:09.4009355Z [00:02:13.923]➜              num_cies=2
2025-08-20T22:50:09.4009625Z [00:02:13.923]➜       num_unique_cies=2
2025-08-20T22:50:09.4009885Z [00:02:13.923]➜              num_fdes=5
2025-08-20T22:50:09.4010141Z [00:02:13.923]➜        merged_strings=6
2025-08-20T22:50:09.4010402Z [00:02:13.923]➜              num_objs=22
2025-08-20T22:50:09.4010669Z [00:02:13.923]➜         output_chunks=25
2025-08-20T22:50:09.4010935Z [00:02:13.923]➜      string_fragments=41
2025-08-20T22:50:09.4011222Z [00:02:13.923]➜      garbage_sections=57
2025-08-20T22:50:09.4011493Z [00:02:13.923]➜        undefined_syms=108
2025-08-20T22:50:09.4011762Z [00:02:13.923]➜           reloc_alloc=126
2025-08-20T22:50:09.4012030Z [00:02:13.923]➜          defined_syms=360
2025-08-20T22:50:09.4012297Z [00:02:13.923]➜        input_sections=461
2025-08-20T22:50:09.4012582Z [00:02:13.923]➜           parsed_objs=1762
2025-08-20T22:50:09.4012858Z [00:02:13.923]➜      regular_sections=9757
2025-08-20T22:50:09.4013129Z [00:02:13.923]➜              all_syms=35070
2025-08-20T22:50:09.4013424Z [00:02:13.923]➜     total_input_bytes=43953828
2025-08-20T22:50:09.4013731Z [00:02:13.923]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:09.4014068Z [00:02:13.923]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:09.4115443Z [00:02:13.934]➜  using log ... yes
2025-08-20T22:50:09.4879294Z [00:02:14.011]➜        reloc_nonalloc=0
2025-08-20T22:50:09.4889798Z [00:02:14.012]➜               comdats=0
2025-08-20T22:50:09.4890646Z [00:02:14.012]➜    removed_comdat_mem=0
2025-08-20T22:50:09.4893053Z [00:02:14.012]➜              num_dsos=0
2025-08-20T22:50:09.4893458Z [00:02:14.012]➜           thunk_bytes=0
2025-08-20T22:50:09.4895920Z [00:02:14.012]➜       parsed_lto_objs=1
2025-08-20T22:50:09.4896186Z [00:02:14.012]➜              num_cies=2
2025-08-20T22:50:09.4896478Z [00:02:14.012]➜       num_unique_cies=2
2025-08-20T22:50:09.4896737Z [00:02:14.012]➜              num_fdes=5
2025-08-20T22:50:09.4897000Z [00:02:14.012]➜        merged_strings=17
2025-08-20T22:50:09.4897273Z [00:02:14.012]➜              num_objs=19
2025-08-20T22:50:09.4897538Z [00:02:14.012]➜         output_chunks=25
2025-08-20T22:50:09.4897810Z [00:02:14.012]➜      string_fragments=46
2025-08-20T22:50:09.4898077Z [00:02:14.012]➜      garbage_sections=48
2025-08-20T22:50:09.4898344Z [00:02:14.012]➜        undefined_syms=124
2025-08-20T22:50:09.4898810Z [00:02:14.012]➜           reloc_alloc=142
2025-08-20T22:50:09.4899149Z [00:02:14.012]➜          defined_syms=314
2025-08-20T22:50:09.4899809Z [00:02:14.012]➜        input_sections=393
2025-08-20T22:50:09.4900156Z [00:02:14.012]➜           parsed_objs=1762
2025-08-20T22:50:09.4900432Z [00:02:14.012]➜      regular_sections=9757
2025-08-20T22:50:09.4900707Z [00:02:14.012]➜              all_syms=35070
2025-08-20T22:50:09.4901007Z [00:02:14.012]➜     total_input_bytes=43953828
2025-08-20T22:50:09.4901310Z [00:02:14.012]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:09.4901645Z [00:02:14.012]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:09.4901977Z [00:02:14.012]➜  .rodata.cst8 estimation=1632 actual=11
2025-08-20T22:50:09.5034798Z [00:02:14.026]➜  using log10 ... yes
2025-08-20T22:50:09.5162024Z [00:02:14.039]➜        reloc_nonalloc=0
2025-08-20T22:50:09.5181558Z [00:02:14.041]➜               comdats=0
2025-08-20T22:50:09.5182401Z [00:02:14.041]➜    removed_comdat_mem=0
2025-08-20T22:50:09.5183035Z [00:02:14.041]➜              num_dsos=0
2025-08-20T22:50:09.5183537Z [00:02:14.041]➜           thunk_bytes=0
2025-08-20T22:50:09.5186056Z [00:02:14.041]➜       parsed_lto_objs=1
2025-08-20T22:50:09.5186492Z [00:02:14.041]➜       num_unique_cies=2
2025-08-20T22:50:09.5187091Z [00:02:14.041]➜              num_cies=5
2025-08-20T22:50:09.5187540Z [00:02:14.041]➜              num_fdes=8
2025-08-20T22:50:09.5188536Z [00:02:14.041]➜        merged_strings=17
2025-08-20T22:50:09.5189306Z [00:02:14.041]➜              num_objs=23
2025-08-20T22:50:09.5190178Z [00:02:14.041]➜         output_chunks=25
2025-08-20T22:50:09.5190503Z [00:02:14.041]➜      string_fragments=54
2025-08-20T22:50:09.5190783Z [00:02:14.041]➜      garbage_sections=57
2025-08-20T22:50:09.5191052Z [00:02:14.041]➜        undefined_syms=133
2025-08-20T22:50:09.5191322Z [00:02:14.041]➜           reloc_alloc=148
2025-08-20T22:50:09.5191588Z [00:02:14.041]➜          defined_syms=340
2025-08-20T22:50:09.5191854Z [00:02:14.041]➜        input_sections=454
2025-08-20T22:50:09.5192127Z [00:02:14.041]➜           parsed_objs=1762
2025-08-20T22:50:09.5192401Z [00:02:14.041]➜      regular_sections=9757
2025-08-20T22:50:09.5192693Z [00:02:14.041]➜              all_syms=35070
2025-08-20T22:50:09.5192983Z [00:02:14.041]➜     total_input_bytes=43953832
2025-08-20T22:50:09.5193289Z [00:02:14.041]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:09.5193620Z [00:02:14.041]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:09.5193967Z [00:02:14.041]➜  .rodata.cst8 estimation=1632 actual=11
2025-08-20T22:50:09.5201478Z [00:02:14.043]➜        reloc_nonalloc=0
2025-08-20T22:50:09.5202519Z [00:02:14.043]➜               comdats=0
2025-08-20T22:50:09.5202795Z [00:02:14.043]➜    removed_comdat_mem=0
2025-08-20T22:50:09.5203221Z [00:02:14.043]➜              num_dsos=0
2025-08-20T22:50:09.5203615Z [00:02:14.043]➜           thunk_bytes=0
2025-08-20T22:50:09.5203995Z [00:02:14.043]➜       parsed_lto_objs=1
2025-08-20T22:50:09.5204373Z [00:02:14.043]➜              num_cies=2
2025-08-20T22:50:09.5204756Z [00:02:14.043]➜       num_unique_cies=2
2025-08-20T22:50:09.5205142Z [00:02:14.043]➜              num_fdes=5
2025-08-20T22:50:09.5205524Z [00:02:14.043]➜        merged_strings=6
2025-08-20T22:50:09.5205921Z [00:02:14.043]➜              num_objs=22
2025-08-20T22:50:09.5206321Z [00:02:14.043]➜         output_chunks=25
2025-08-20T22:50:09.5206707Z [00:02:14.043]➜      string_fragments=41
2025-08-20T22:50:09.5207094Z [00:02:14.043]➜      garbage_sections=57
2025-08-20T22:50:09.5207478Z [00:02:14.043]➜        undefined_syms=108
2025-08-20T22:50:09.5207868Z [00:02:14.043]➜           reloc_alloc=126
2025-08-20T22:50:09.5208246Z [00:02:14.043]➜          defined_syms=360
2025-08-20T22:50:09.5213141Z [00:02:14.043]➜        input_sections=461
2025-08-20T22:50:09.5213518Z [00:02:14.043]➜           parsed_objs=1762
2025-08-20T22:50:09.5213799Z [00:02:14.043]➜      regular_sections=9757
2025-08-20T22:50:09.5214075Z [00:02:14.043]➜              all_syms=35070
2025-08-20T22:50:09.5214361Z [00:02:14.043]➜     total_input_bytes=43953828
2025-08-20T22:50:09.5214666Z [00:02:14.043]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:09.5215324Z [00:02:14.043]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:09.5309555Z [00:02:14.054]➜  using log2 ... yes
2025-08-20T22:50:09.5322465Z [00:02:14.055]➜  using log10l ... yes
2025-08-20T22:50:09.5369902Z [00:02:14.060]➜        reloc_nonalloc=0
2025-08-20T22:50:09.5374177Z [00:02:14.060]➜               comdats=0
2025-08-20T22:50:09.5375905Z [00:02:14.060]➜    removed_comdat_mem=0
2025-08-20T22:50:09.5376375Z [00:02:14.060]➜              num_dsos=0
2025-08-20T22:50:09.5377036Z [00:02:14.060]➜           thunk_bytes=0
2025-08-20T22:50:09.5377525Z [00:02:14.060]➜       parsed_lto_objs=1
2025-08-20T22:50:09.5378088Z [00:02:14.060]➜              num_cies=2
2025-08-20T22:50:09.5378804Z [00:02:14.060]➜       num_unique_cies=2
2025-08-20T22:50:09.5379421Z [00:02:14.060]➜              num_fdes=5
2025-08-20T22:50:09.5380246Z [00:02:14.060]➜        merged_strings=6
2025-08-20T22:50:09.5380590Z [00:02:14.060]➜              num_objs=19
2025-08-20T22:50:09.5380867Z [00:02:14.060]➜         output_chunks=24
2025-08-20T22:50:09.5381172Z [00:02:14.060]➜      string_fragments=35
2025-08-20T22:50:09.5381445Z [00:02:14.060]➜      garbage_sections=48
2025-08-20T22:50:09.5381718Z [00:02:14.060]➜        undefined_syms=102
2025-08-20T22:50:09.5381986Z [00:02:14.060]➜           reloc_alloc=120
2025-08-20T22:50:09.5382718Z [00:02:14.060]➜          defined_syms=312
2025-08-20T22:50:09.5383001Z [00:02:14.060]➜        input_sections=391
2025-08-20T22:50:09.5383276Z [00:02:14.060]➜           parsed_objs=1762
2025-08-20T22:50:09.5383550Z [00:02:14.060]➜      regular_sections=9757
2025-08-20T22:50:09.5383824Z [00:02:14.060]➜              all_syms=35070
2025-08-20T22:50:09.5384114Z [00:02:14.060]➜     total_input_bytes=43953832
2025-08-20T22:50:09.5384419Z [00:02:14.060]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:09.5384756Z [00:02:14.060]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:09.5513607Z [00:02:14.074]➜  using log10f ... yes
2025-08-20T22:50:09.5667441Z [00:02:14.089]➜        reloc_nonalloc=0
2025-08-20T22:50:09.5668428Z [00:02:14.090]➜               comdats=0
2025-08-20T22:50:09.5668886Z [00:02:14.090]➜    removed_comdat_mem=0
2025-08-20T22:50:09.5669159Z [00:02:14.090]➜              num_dsos=0
2025-08-20T22:50:09.5669428Z [00:02:14.090]➜           thunk_bytes=0
2025-08-20T22:50:09.5669706Z [00:02:14.090]➜       parsed_lto_objs=1
2025-08-20T22:50:09.5669968Z [00:02:14.090]➜              num_cies=2
2025-08-20T22:50:09.5670226Z [00:02:14.090]➜       num_unique_cies=2
2025-08-20T22:50:09.5670482Z [00:02:14.090]➜              num_fdes=5
2025-08-20T22:50:09.5670743Z [00:02:14.090]➜        merged_strings=6
2025-08-20T22:50:09.5671004Z [00:02:14.090]➜              num_objs=22
2025-08-20T22:50:09.5671269Z [00:02:14.090]➜         output_chunks=25
2025-08-20T22:50:09.5671535Z [00:02:14.090]➜      string_fragments=41
2025-08-20T22:50:09.5671805Z [00:02:14.090]➜      garbage_sections=57
2025-08-20T22:50:09.5672074Z [00:02:14.090]➜        undefined_syms=108
2025-08-20T22:50:09.5672719Z [00:02:14.090]➜           reloc_alloc=124
2025-08-20T22:50:09.5673058Z [00:02:14.090]➜          defined_syms=360
2025-08-20T22:50:09.5673328Z [00:02:14.090]➜        input_sections=461
2025-08-20T22:50:09.5673596Z [00:02:14.090]➜           parsed_objs=1762
2025-08-20T22:50:09.5673870Z [00:02:14.090]➜      regular_sections=9757
2025-08-20T22:50:09.5674153Z [00:02:14.090]➜              all_syms=35070
2025-08-20T22:50:09.5674442Z [00:02:14.090]➜     total_input_bytes=43953828
2025-08-20T22:50:09.5674746Z [00:02:14.090]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:09.5675080Z [00:02:14.090]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:09.5765743Z [00:02:14.099]➜  using log2f ... yes
2025-08-20T22:50:09.6650960Z [00:02:14.188]➜        reloc_nonalloc=0
2025-08-20T22:50:09.6652082Z [00:02:14.188]➜               comdats=0
2025-08-20T22:50:09.6652749Z [00:02:14.188]➜    removed_comdat_mem=0
2025-08-20T22:50:09.6653621Z [00:02:14.188]➜              num_dsos=0
2025-08-20T22:50:09.6653979Z [00:02:14.188]➜           thunk_bytes=0
2025-08-20T22:50:09.6654295Z [00:02:14.188]➜       parsed_lto_objs=1
2025-08-20T22:50:09.6654559Z [00:02:14.188]➜              num_cies=2
2025-08-20T22:50:09.6654822Z [00:02:14.188]➜       num_unique_cies=2
2025-08-20T22:50:09.6655128Z [00:02:14.188]➜              num_fdes=5
2025-08-20T22:50:09.6655837Z [00:02:14.188]➜        merged_strings=6
2025-08-20T22:50:09.6656110Z [00:02:14.188]➜              num_objs=20
2025-08-20T22:50:09.6656382Z [00:02:14.188]➜         output_chunks=24
2025-08-20T22:50:09.6656651Z [00:02:14.188]➜      string_fragments=37
2025-08-20T22:50:09.6656924Z [00:02:14.188]➜      garbage_sections=51
2025-08-20T22:50:09.6657197Z [00:02:14.188]➜        undefined_syms=104
2025-08-20T22:50:09.6657472Z [00:02:14.188]➜           reloc_alloc=121
2025-08-20T22:50:09.6657740Z [00:02:14.188]➜          defined_syms=329
2025-08-20T22:50:09.6658013Z [00:02:14.188]➜        input_sections=417
2025-08-20T22:50:09.6658292Z [00:02:14.188]➜           parsed_objs=1762
2025-08-20T22:50:09.6658760Z [00:02:14.188]➜      regular_sections=9757
2025-08-20T22:50:09.6659126Z [00:02:14.188]➜              all_syms=35070
2025-08-20T22:50:09.6659418Z [00:02:14.188]➜     total_input_bytes=43953828
2025-08-20T22:50:09.6659726Z [00:02:14.188]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:09.6660075Z [00:02:14.188]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:09.6763724Z [00:02:14.199]➜  using logb ... yes
2025-08-20T22:50:09.6809323Z [00:02:14.204]➜        reloc_nonalloc=0
2025-08-20T22:50:09.6810187Z [00:02:14.204]➜               comdats=0
2025-08-20T22:50:09.6810962Z [00:02:14.204]➜    removed_comdat_mem=0
2025-08-20T22:50:09.6811271Z [00:02:14.204]➜              num_dsos=0
2025-08-20T22:50:09.6811544Z [00:02:14.204]➜           thunk_bytes=0
2025-08-20T22:50:09.6811813Z [00:02:14.204]➜       parsed_lto_objs=1
2025-08-20T22:50:09.6812100Z [00:02:14.204]➜       num_unique_cies=2
2025-08-20T22:50:09.6812360Z [00:02:14.204]➜              num_cies=5
2025-08-20T22:50:09.6812656Z [00:02:14.204]➜        merged_strings=6
2025-08-20T22:50:09.6812914Z [00:02:14.204]➜              num_fdes=8
2025-08-20T22:50:09.6813174Z [00:02:14.204]➜         output_chunks=25
2025-08-20T22:50:09.6813440Z [00:02:14.204]➜              num_objs=26
2025-08-20T22:50:09.6813702Z [00:02:14.204]➜      string_fragments=49
2025-08-20T22:50:09.6813990Z [00:02:14.204]➜      garbage_sections=66
2025-08-20T22:50:09.6814261Z [00:02:14.204]➜        undefined_syms=117
2025-08-20T22:50:09.6814534Z [00:02:14.204]➜           reloc_alloc=132
2025-08-20T22:50:09.6814804Z [00:02:14.204]➜          defined_syms=386
2025-08-20T22:50:09.6815073Z [00:02:14.204]➜        input_sections=522
2025-08-20T22:50:09.6815345Z [00:02:14.204]➜           parsed_objs=1762
2025-08-20T22:50:09.6815618Z [00:02:14.204]➜      regular_sections=9757
2025-08-20T22:50:09.6815896Z [00:02:14.204]➜              all_syms=35070
2025-08-20T22:50:09.6816188Z [00:02:14.204]➜     total_input_bytes=43953828
2025-08-20T22:50:09.6816496Z [00:02:14.204]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:09.6817184Z [00:02:14.204]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:09.6859616Z [00:02:14.209]➜        reloc_nonalloc=0
2025-08-20T22:50:09.6859926Z [00:02:14.209]➜               comdats=0
2025-08-20T22:50:09.6860191Z [00:02:14.209]➜    removed_comdat_mem=0
2025-08-20T22:50:09.6860487Z [00:02:14.209]➜              num_dsos=0
2025-08-20T22:50:09.6860752Z [00:02:14.209]➜           thunk_bytes=0
2025-08-20T22:50:09.6861012Z [00:02:14.209]➜       parsed_lto_objs=1
2025-08-20T22:50:09.6861269Z [00:02:14.209]➜              num_cies=2
2025-08-20T22:50:09.6861523Z [00:02:14.209]➜       num_unique_cies=2
2025-08-20T22:50:09.6861779Z [00:02:14.209]➜              num_fdes=5
2025-08-20T22:50:09.6862035Z [00:02:14.209]➜        merged_strings=6
2025-08-20T22:50:09.6862294Z [00:02:14.209]➜              num_objs=20
2025-08-20T22:50:09.6862556Z [00:02:14.209]➜         output_chunks=24
2025-08-20T22:50:09.6862825Z [00:02:14.209]➜      string_fragments=37
2025-08-20T22:50:09.6863104Z [00:02:14.209]➜      garbage_sections=51
2025-08-20T22:50:09.6863377Z [00:02:14.209]➜        undefined_syms=104
2025-08-20T22:50:09.6863647Z [00:02:14.209]➜           reloc_alloc=121
2025-08-20T22:50:09.6863917Z [00:02:14.209]➜          defined_syms=329
2025-08-20T22:50:09.6864184Z [00:02:14.209]➜        input_sections=417
2025-08-20T22:50:09.6864870Z [00:02:14.209]➜           parsed_objs=1762
2025-08-20T22:50:09.6865146Z [00:02:14.209]➜      regular_sections=9757
2025-08-20T22:50:09.6865420Z [00:02:14.209]➜              all_syms=35070
2025-08-20T22:50:09.6865712Z [00:02:14.209]➜     total_input_bytes=43953828
2025-08-20T22:50:09.6866016Z [00:02:14.209]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:09.6866346Z [00:02:14.209]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:09.6895367Z [00:02:14.212]➜  using log2l ... yes
2025-08-20T22:50:09.6976082Z [00:02:14.220]➜  using logbf ... yes
2025-08-20T22:50:09.7220385Z [00:02:14.245]➜        reloc_nonalloc=0
2025-08-20T22:50:09.7220869Z [00:02:14.245]➜               comdats=0
2025-08-20T22:50:09.7221144Z [00:02:14.245]➜    removed_comdat_mem=0
2025-08-20T22:50:09.7221415Z [00:02:14.245]➜              num_dsos=0
2025-08-20T22:50:09.7221684Z [00:02:14.245]➜           thunk_bytes=0
2025-08-20T22:50:09.7221947Z [00:02:14.245]➜       parsed_lto_objs=1
2025-08-20T22:50:09.7222240Z [00:02:14.245]➜              num_cies=2
2025-08-20T22:50:09.7222495Z [00:02:14.245]➜       num_unique_cies=2
2025-08-20T22:50:09.7222758Z [00:02:14.245]➜              num_fdes=5
2025-08-20T22:50:09.7223014Z [00:02:14.245]➜        merged_strings=6
2025-08-20T22:50:09.7223274Z [00:02:14.245]➜              num_objs=22
2025-08-20T22:50:09.7223543Z [00:02:14.245]➜         output_chunks=25
2025-08-20T22:50:09.7223815Z [00:02:14.245]➜      string_fragments=41
2025-08-20T22:50:09.7224090Z [00:02:14.245]➜      garbage_sections=57
2025-08-20T22:50:09.7224365Z [00:02:14.245]➜        undefined_syms=108
2025-08-20T22:50:09.7224638Z [00:02:14.245]➜           reloc_alloc=124
2025-08-20T22:50:09.7224919Z [00:02:14.245]➜          defined_syms=360
2025-08-20T22:50:09.7225193Z [00:02:14.245]➜        input_sections=461
2025-08-20T22:50:09.7225470Z [00:02:14.245]➜           parsed_objs=1762
2025-08-20T22:50:09.7225770Z [00:02:14.245]➜      regular_sections=9757
2025-08-20T22:50:09.7226056Z [00:02:14.245]➜              all_syms=35070
2025-08-20T22:50:09.7226346Z [00:02:14.245]➜     total_input_bytes=43953828
2025-08-20T22:50:09.7226654Z [00:02:14.245]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:09.7226991Z [00:02:14.245]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:09.7252580Z [00:02:14.248]➜        reloc_nonalloc=0
2025-08-20T22:50:09.7272048Z [00:02:14.250]➜               comdats=0
2025-08-20T22:50:09.7273518Z [00:02:14.250]➜    removed_comdat_mem=0
2025-08-20T22:50:09.7273851Z [00:02:14.250]➜              num_dsos=0
2025-08-20T22:50:09.7274124Z [00:02:14.250]➜           thunk_bytes=0
2025-08-20T22:50:09.7274388Z [00:02:14.250]➜       parsed_lto_objs=1
2025-08-20T22:50:09.7275092Z [00:02:14.250]➜       num_unique_cies=2
2025-08-20T22:50:09.7275425Z [00:02:14.250]➜              num_cies=7
2025-08-20T22:50:09.7275683Z [00:02:14.250]➜        merged_strings=9
2025-08-20T22:50:09.7275946Z [00:02:14.250]➜              num_fdes=10
2025-08-20T22:50:09.7276209Z [00:02:14.250]➜         output_chunks=26
2025-08-20T22:50:09.7276496Z [00:02:14.250]➜              num_objs=26
2025-08-20T22:50:09.7276761Z [00:02:14.250]➜      string_fragments=53
2025-08-20T22:50:09.7277030Z [00:02:14.250]➜      garbage_sections=64
2025-08-20T22:50:09.7277299Z [00:02:14.250]➜        undefined_syms=130
2025-08-20T22:50:09.7277569Z [00:02:14.250]➜           reloc_alloc=143
2025-08-20T22:50:09.7277843Z [00:02:14.250]➜          defined_syms=371
2025-08-20T22:50:09.7278110Z [00:02:14.250]➜        input_sections=506
2025-08-20T22:50:09.7278384Z [00:02:14.250]➜           parsed_objs=1762
2025-08-20T22:50:09.7278865Z [00:02:14.250]➜      regular_sections=9757
2025-08-20T22:50:09.7279206Z [00:02:14.250]➜              all_syms=35070
2025-08-20T22:50:09.7279501Z [00:02:14.250]➜     total_input_bytes=43953828
2025-08-20T22:50:09.7279809Z [00:02:14.250]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:09.7280150Z [00:02:14.250]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:09.7280486Z [00:02:14.250]➜  .rodata.cst16 estimation=1627 actual=3
2025-08-20T22:50:09.7326864Z [00:02:14.256]➜  using logf ... yes
2025-08-20T22:50:09.7384058Z [00:02:14.261]➜  using logbl ... yes
2025-08-20T22:50:09.8232266Z [00:02:14.346]➜        reloc_nonalloc=0
2025-08-20T22:50:09.8235578Z [00:02:14.346]➜               comdats=0
2025-08-20T22:50:09.8235893Z [00:02:14.346]➜    removed_comdat_mem=0
2025-08-20T22:50:09.8236171Z [00:02:14.346]➜              num_dsos=0
2025-08-20T22:50:09.8236438Z [00:02:14.346]➜           thunk_bytes=0
2025-08-20T22:50:09.8236704Z [00:02:14.346]➜       parsed_lto_objs=1
2025-08-20T22:50:09.8236963Z [00:02:14.346]➜       num_unique_cies=2
2025-08-20T22:50:09.8237222Z [00:02:14.346]➜              num_cies=5
2025-08-20T22:50:09.8237517Z [00:02:14.346]➜        merged_strings=6
2025-08-20T22:50:09.8237779Z [00:02:14.346]➜              num_fdes=8
2025-08-20T22:50:09.8238040Z [00:02:14.346]➜         output_chunks=25
2025-08-20T22:50:09.8238306Z [00:02:14.346]➜              num_objs=26
2025-08-20T22:50:09.8238920Z [00:02:14.346]➜      string_fragments=49
2025-08-20T22:50:09.8239258Z [00:02:14.346]➜      garbage_sections=66
2025-08-20T22:50:09.8239531Z [00:02:14.346]➜        undefined_syms=117
2025-08-20T22:50:09.8239804Z [00:02:14.346]➜           reloc_alloc=132
2025-08-20T22:50:09.8240067Z [00:02:14.346]➜          defined_syms=386
2025-08-20T22:50:09.8240333Z [00:02:14.346]➜        input_sections=522
2025-08-20T22:50:09.8240607Z [00:02:14.346]➜           parsed_objs=1762
2025-08-20T22:50:09.8240883Z [00:02:14.346]➜      regular_sections=9757
2025-08-20T22:50:09.8241159Z [00:02:14.346]➜              all_syms=35070
2025-08-20T22:50:09.8241447Z [00:02:14.346]➜     total_input_bytes=43953828
2025-08-20T22:50:09.8241780Z [00:02:14.346]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:09.8242123Z [00:02:14.346]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:09.8360619Z [00:02:14.359]➜  using logl ... yes
2025-08-20T22:50:09.8383792Z [00:02:14.361]➜        reloc_nonalloc=0
2025-08-20T22:50:09.8384141Z [00:02:14.361]➜               comdats=0
2025-08-20T22:50:09.8384413Z [00:02:14.361]➜    removed_comdat_mem=0
2025-08-20T22:50:09.8384683Z [00:02:14.361]➜              num_dsos=0
2025-08-20T22:50:09.8384945Z [00:02:14.361]➜           thunk_bytes=0
2025-08-20T22:50:09.8385207Z [00:02:14.361]➜       parsed_lto_objs=1
2025-08-20T22:50:09.8385470Z [00:02:14.361]➜              num_cies=2
2025-08-20T22:50:09.8385725Z [00:02:14.361]➜       num_unique_cies=2
2025-08-20T22:50:09.8385980Z [00:02:14.361]➜              num_fdes=5
2025-08-20T22:50:09.8386236Z [00:02:14.361]➜        merged_strings=6
2025-08-20T22:50:09.8386499Z [00:02:14.361]➜              num_objs=21
2025-08-20T22:50:09.8386762Z [00:02:14.361]➜         output_chunks=24
2025-08-20T22:50:09.8387368Z [00:02:14.361]➜      string_fragments=39
2025-08-20T22:50:09.8387705Z [00:02:14.361]➜      garbage_sections=54
2025-08-20T22:50:09.8387975Z [00:02:14.361]➜        undefined_syms=107
2025-08-20T22:50:09.8388246Z [00:02:14.361]➜           reloc_alloc=125
2025-08-20T22:50:09.8388530Z [00:02:14.361]➜          defined_syms=345
2025-08-20T22:50:09.8389145Z [00:02:14.361]➜        input_sections=438
2025-08-20T22:50:09.8389422Z [00:02:14.361]➜           parsed_objs=1762
2025-08-20T22:50:09.8389696Z [00:02:14.361]➜      regular_sections=9757
2025-08-20T22:50:09.8389964Z [00:02:14.361]➜              all_syms=35070
2025-08-20T22:50:09.8390251Z [00:02:14.361]➜     total_input_bytes=43953816
2025-08-20T22:50:09.8390555Z [00:02:14.361]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:09.8390911Z [00:02:14.361]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:09.8452456Z [00:02:14.368]➜        reloc_nonalloc=0
2025-08-20T22:50:09.8459632Z [00:02:14.369]➜               comdats=0
2025-08-20T22:50:09.8461771Z [00:02:14.369]➜    removed_comdat_mem=0
2025-08-20T22:50:09.8462071Z [00:02:14.369]➜              num_dsos=0
2025-08-20T22:50:09.8462338Z [00:02:14.369]➜           thunk_bytes=0
2025-08-20T22:50:09.8462605Z [00:02:14.369]➜       parsed_lto_objs=1
2025-08-20T22:50:09.8463206Z [00:02:14.369]➜              num_cies=2
2025-08-20T22:50:09.8463468Z [00:02:14.369]➜       num_unique_cies=2
2025-08-20T22:50:09.8463728Z [00:02:14.369]➜              num_fdes=5
2025-08-20T22:50:09.8463985Z [00:02:14.369]➜        merged_strings=6
2025-08-20T22:50:09.8464246Z [00:02:14.369]➜              num_objs=22
2025-08-20T22:50:09.8464510Z [00:02:14.369]➜         output_chunks=24
2025-08-20T22:50:09.8464771Z [00:02:14.369]➜      string_fragments=41
2025-08-20T22:50:09.8465044Z [00:02:14.369]➜      garbage_sections=58
2025-08-20T22:50:09.8465312Z [00:02:14.369]➜        undefined_syms=114
2025-08-20T22:50:09.8465583Z [00:02:14.369]➜           reloc_alloc=133
2025-08-20T22:50:09.8465848Z [00:02:14.369]➜          defined_syms=366
2025-08-20T22:50:09.8466131Z [00:02:14.369]➜        input_sections=469
2025-08-20T22:50:09.8466406Z [00:02:14.369]➜           parsed_objs=1762
2025-08-20T22:50:09.8466681Z [00:02:14.369]➜      regular_sections=9757
2025-08-20T22:50:09.8466953Z [00:02:14.369]➜              all_syms=35072
2025-08-20T22:50:09.8467248Z [00:02:14.369]➜     total_input_bytes=43954372
2025-08-20T22:50:09.8467555Z [00:02:14.369]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:09.8467888Z [00:02:14.369]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:09.8520345Z [00:02:14.375]➜  using lrand48 ... yes
2025-08-20T22:50:09.8580921Z [00:02:14.381]➜  using lookup_dcookie ... yes
2025-08-20T22:50:09.8859694Z [00:02:14.409]➜        reloc_nonalloc=0
2025-08-20T22:50:09.8880769Z [00:02:14.411]➜               comdats=0
2025-08-20T22:50:09.8883093Z [00:02:14.411]➜    removed_comdat_mem=0
2025-08-20T22:50:09.8883561Z [00:02:14.411]➜              num_dsos=0
2025-08-20T22:50:09.8886452Z [00:02:14.411]➜           thunk_bytes=0
2025-08-20T22:50:09.8900510Z [00:02:14.411]➜       parsed_lto_objs=1
2025-08-20T22:50:09.8900813Z [00:02:14.411]➜              num_cies=2
2025-08-20T22:50:09.8901074Z [00:02:14.411]➜       num_unique_cies=2
2025-08-20T22:50:09.8901334Z [00:02:14.411]➜              num_fdes=5
2025-08-20T22:50:09.8901613Z [00:02:14.411]➜        merged_strings=8
2025-08-20T22:50:09.8901872Z [00:02:14.411]➜              num_objs=21
2025-08-20T22:50:09.8902136Z [00:02:14.411]➜         output_chunks=25
2025-08-20T22:50:09.8902402Z [00:02:14.411]➜      string_fragments=41
2025-08-20T22:50:09.8902668Z [00:02:14.411]➜      garbage_sections=65
2025-08-20T22:50:09.8902936Z [00:02:14.411]➜        undefined_syms=122
2025-08-20T22:50:09.8903204Z [00:02:14.411]➜           reloc_alloc=125
2025-08-20T22:50:09.8903467Z [00:02:14.411]➜          defined_syms=369
2025-08-20T22:50:09.8903735Z [00:02:14.411]➜        input_sections=464
2025-08-20T22:50:09.8904005Z [00:02:14.411]➜           parsed_objs=1762
2025-08-20T22:50:09.8904625Z [00:02:14.411]➜      regular_sections=9758
2025-08-20T22:50:09.8904998Z [00:02:14.411]➜              all_syms=35072
2025-08-20T22:50:09.8905286Z [00:02:14.411]➜     total_input_bytes=43954228
2025-08-20T22:50:09.8905591Z [00:02:14.411]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:09.8905942Z [00:02:14.411]➜  .rodata.str1.1 estimation=1627 actual=2
2025-08-20T22:50:09.8906281Z [00:02:14.411]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:09.8994893Z [00:02:14.422]➜  using lremovexattr ... yes
2025-08-20T22:50:09.9154851Z [00:02:14.438]➜        reloc_nonalloc=0
2025-08-20T22:50:09.9155863Z [00:02:14.438]➜               comdats=0
2025-08-20T22:50:09.9158307Z [00:02:14.438]➜    removed_comdat_mem=0
2025-08-20T22:50:09.9158968Z [00:02:14.438]➜              num_dsos=0
2025-08-20T22:50:09.9159359Z [00:02:14.438]➜           thunk_bytes=0
2025-08-20T22:50:09.9191024Z [00:02:14.438]➜       parsed_lto_objs=1
2025-08-20T22:50:09.9191729Z [00:02:14.438]➜              num_cies=2
2025-08-20T22:50:09.9192269Z [00:02:14.438]➜       num_unique_cies=2
2025-08-20T22:50:09.9192772Z [00:02:14.438]➜              num_fdes=6
2025-08-20T22:50:09.9193361Z [00:02:14.438]➜        merged_strings=6
2025-08-20T22:50:09.9194127Z [00:02:14.438]➜              num_objs=20
2025-08-20T22:50:09.9194443Z [00:02:14.438]➜         output_chunks=24
2025-08-20T22:50:09.9195196Z [00:02:14.438]➜      string_fragments=37
2025-08-20T22:50:09.9195473Z [00:02:14.438]➜      garbage_sections=53
2025-08-20T22:50:09.9195752Z [00:02:14.438]➜        undefined_syms=111
2025-08-20T22:50:09.9196019Z [00:02:14.438]➜           reloc_alloc=134
2025-08-20T22:50:09.9196287Z [00:02:14.438]➜          defined_syms=338
2025-08-20T22:50:09.9196554Z [00:02:14.438]➜        input_sections=422
2025-08-20T22:50:09.9196827Z [00:02:14.438]➜           parsed_objs=1762
2025-08-20T22:50:09.9197104Z [00:02:14.438]➜      regular_sections=9758
2025-08-20T22:50:09.9197376Z [00:02:14.438]➜              all_syms=35075
2025-08-20T22:50:09.9197667Z [00:02:14.438]➜     total_input_bytes=43955536
2025-08-20T22:50:09.9197986Z [00:02:14.438]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:09.9198319Z [00:02:14.438]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:09.9244240Z [00:02:14.447]➜  using lsearch ... yes
2025-08-20T22:50:09.9647558Z [00:02:14.488]➜  using lsm_get_self_attr ... no
2025-08-20T22:50:09.9939010Z [00:02:14.517]➜  using lsm_list_modules ... no
2025-08-20T22:50:09.9972098Z [00:02:14.520]➜        reloc_nonalloc=0
2025-08-20T22:50:09.9979460Z [00:02:14.521]➜               comdats=0
2025-08-20T22:50:09.9980148Z [00:02:14.521]➜    removed_comdat_mem=0
2025-08-20T22:50:09.9980736Z [00:02:14.521]➜              num_dsos=0
2025-08-20T22:50:09.9981969Z [00:02:14.521]➜           thunk_bytes=0
2025-08-20T22:50:09.9982254Z [00:02:14.521]➜       parsed_lto_objs=1
2025-08-20T22:50:09.9982520Z [00:02:14.521]➜              num_cies=2
2025-08-20T22:50:09.9982777Z [00:02:14.521]➜       num_unique_cies=2
2025-08-20T22:50:09.9983033Z [00:02:14.521]➜              num_fdes=5
2025-08-20T22:50:09.9983332Z [00:02:14.521]➜        merged_strings=9
2025-08-20T22:50:09.9983595Z [00:02:14.521]➜              num_objs=22
2025-08-20T22:50:09.9983861Z [00:02:14.521]➜         output_chunks=25
2025-08-20T22:50:09.9984160Z [00:02:14.521]➜      string_fragments=44
2025-08-20T22:50:09.9984452Z [00:02:14.521]➜      garbage_sections=69
2025-08-20T22:50:09.9984721Z [00:02:14.521]➜        undefined_syms=131
2025-08-20T22:50:09.9984991Z [00:02:14.521]➜           reloc_alloc=139
2025-08-20T22:50:09.9985262Z [00:02:14.521]➜          defined_syms=390
2025-08-20T22:50:09.9985534Z [00:02:14.521]➜        input_sections=492
2025-08-20T22:50:09.9985809Z [00:02:14.521]➜           parsed_objs=1762
2025-08-20T22:50:09.9986089Z [00:02:14.521]➜      regular_sections=9758
2025-08-20T22:50:09.9986370Z [00:02:14.521]➜              all_syms=35074
2025-08-20T22:50:09.9986658Z [00:02:14.521]➜     total_input_bytes=43955152
2025-08-20T22:50:09.9986963Z [00:02:14.521]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:09.9987697Z [00:02:14.521]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:09.9988112Z [00:02:14.521]➜  .rodata.str1.1 estimation=1627 actual=3
2025-08-20T22:50:10.0013667Z [00:02:14.524]➜        reloc_nonalloc=0
2025-08-20T22:50:10.0020184Z [00:02:14.525]➜               comdats=0
2025-08-20T22:50:10.0021811Z [00:02:14.525]➜    removed_comdat_mem=0
2025-08-20T22:50:10.0024861Z [00:02:14.525]➜              num_dsos=0
2025-08-20T22:50:10.0025795Z [00:02:14.525]➜           thunk_bytes=0
2025-08-20T22:50:10.0026899Z [00:02:14.525]➜       parsed_lto_objs=1
2025-08-20T22:50:10.0028371Z [00:02:14.526]➜              num_cies=2
2025-08-20T22:50:10.0029389Z [00:02:14.526]➜       num_unique_cies=2
2025-08-20T22:50:10.0030106Z [00:02:14.526]➜              num_fdes=5
2025-08-20T22:50:10.0030619Z [00:02:14.526]➜        merged_strings=7
2025-08-20T22:50:10.0031064Z [00:02:14.526]➜              num_objs=24
2025-08-20T22:50:10.0031871Z [00:02:14.526]➜         output_chunks=25
2025-08-20T22:50:10.0032230Z [00:02:14.526]➜      string_fragments=46
2025-08-20T22:50:10.0032511Z [00:02:14.526]➜      garbage_sections=63
2025-08-20T22:50:10.0032788Z [00:02:14.526]➜        undefined_syms=121
2025-08-20T22:50:10.0033084Z [00:02:14.526]➜           reloc_alloc=131
2025-08-20T22:50:10.0033356Z [00:02:14.526]➜          defined_syms=404
2025-08-20T22:50:10.0034020Z [00:02:14.526]➜        input_sections=522
2025-08-20T22:50:10.0034294Z [00:02:14.526]➜           parsed_objs=1762
2025-08-20T22:50:10.0034572Z [00:02:14.526]➜      regular_sections=9758
2025-08-20T22:50:10.0034844Z [00:02:14.526]➜              all_syms=35076
2025-08-20T22:50:10.0035135Z [00:02:14.526]➜     total_input_bytes=43954680
2025-08-20T22:50:10.0035438Z [00:02:14.526]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:10.0035771Z [00:02:14.526]➜  .rodata.str1.1 estimation=1626 actual=1
2025-08-20T22:50:10.0036105Z [00:02:14.526]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:10.0043787Z [00:02:14.527]➜  using lsetxattr ... yes
2025-08-20T22:50:10.0143029Z [00:02:14.537]➜  using lseek64 ... yes
2025-08-20T22:50:10.0886488Z [00:02:14.611]➜  using malloc_trim ... no
2025-08-20T22:50:10.0892250Z [00:02:14.612]➜  using mallopt ... no
2025-08-20T22:50:10.1001388Z [00:02:14.623]➜        reloc_nonalloc=0
2025-08-20T22:50:10.1009161Z [00:02:14.624]➜               comdats=0
2025-08-20T22:50:10.1010020Z [00:02:14.624]➜    removed_comdat_mem=0
2025-08-20T22:50:10.1010624Z [00:02:14.624]➜              num_dsos=0
2025-08-20T22:50:10.1011281Z [00:02:14.624]➜           thunk_bytes=0
2025-08-20T22:50:10.1012342Z [00:02:14.624]➜       parsed_lto_objs=1
2025-08-20T22:50:10.1012661Z [00:02:14.624]➜              num_cies=2
2025-08-20T22:50:10.1012937Z [00:02:14.624]➜       num_unique_cies=2
2025-08-20T22:50:10.1013203Z [00:02:14.624]➜              num_fdes=5
2025-08-20T22:50:10.1013466Z [00:02:14.624]➜        merged_strings=8
2025-08-20T22:50:10.1013732Z [00:02:14.624]➜              num_objs=24
2025-08-20T22:50:10.1014001Z [00:02:14.624]➜         output_chunks=26
2025-08-20T22:50:10.1014301Z [00:02:14.624]➜      string_fragments=47
2025-08-20T22:50:10.1014573Z [00:02:14.624]➜      garbage_sections=64
2025-08-20T22:50:10.1014848Z [00:02:14.624]➜        undefined_syms=123
2025-08-20T22:50:10.1015122Z [00:02:14.624]➜           reloc_alloc=139
2025-08-20T22:50:10.1015412Z [00:02:14.624]➜          defined_syms=404
2025-08-20T22:50:10.1015689Z [00:02:14.624]➜        input_sections=523
2025-08-20T22:50:10.1015966Z [00:02:14.624]➜           parsed_objs=1762
2025-08-20T22:50:10.1016251Z [00:02:14.624]➜      regular_sections=9758
2025-08-20T22:50:10.1016528Z [00:02:14.624]➜              all_syms=35074
2025-08-20T22:50:10.1016822Z [00:02:14.624]➜     total_input_bytes=43954644
2025-08-20T22:50:10.1017134Z [00:02:14.624]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:10.1017481Z [00:02:14.624]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:10.1017819Z [00:02:14.624]➜  .rodata.cst8 estimation=1626 actual=1
2025-08-20T22:50:10.1018151Z [00:02:14.624]➜  .rodata.str1.1 estimation=1626 actual=1
2025-08-20T22:50:10.1127573Z [00:02:14.636]➜  using lstat ... yes
2025-08-20T22:50:10.1173479Z [00:02:14.640]➜        reloc_nonalloc=0
2025-08-20T22:50:10.1179491Z [00:02:14.641]➜               comdats=0
2025-08-20T22:50:10.1179788Z [00:02:14.641]➜    removed_comdat_mem=0
2025-08-20T22:50:10.1182169Z [00:02:14.641]➜              num_dsos=0
2025-08-20T22:50:10.1182709Z [00:02:14.641]➜           thunk_bytes=0
2025-08-20T22:50:10.1199447Z [00:02:14.641]➜       parsed_lto_objs=1
2025-08-20T22:50:10.1200134Z [00:02:14.641]➜              num_cies=2
2025-08-20T22:50:10.1200561Z [00:02:14.641]➜       num_unique_cies=2
2025-08-20T22:50:10.1201352Z [00:02:14.641]➜              num_fdes=5
2025-08-20T22:50:10.1202353Z [00:02:14.641]➜        merged_strings=6
2025-08-20T22:50:10.1202685Z [00:02:14.641]➜              num_objs=21
2025-08-20T22:50:10.1202965Z [00:02:14.641]➜         output_chunks=24
2025-08-20T22:50:10.1203244Z [00:02:14.641]➜      string_fragments=39
2025-08-20T22:50:10.1203520Z [00:02:14.641]➜      garbage_sections=54
2025-08-20T22:50:10.1203826Z [00:02:14.641]➜        undefined_syms=108
2025-08-20T22:50:10.1204096Z [00:02:14.641]➜           reloc_alloc=123
2025-08-20T22:50:10.1204370Z [00:02:14.641]➜          defined_syms=348
2025-08-20T22:50:10.1204644Z [00:02:14.641]➜        input_sections=442
2025-08-20T22:50:10.1205388Z [00:02:14.641]➜           parsed_objs=1762
2025-08-20T22:50:10.1205666Z [00:02:14.641]➜      regular_sections=9758
2025-08-20T22:50:10.1205945Z [00:02:14.641]➜              all_syms=35073
2025-08-20T22:50:10.1206233Z [00:02:14.641]➜     total_input_bytes=43954104
2025-08-20T22:50:10.1206545Z [00:02:14.641]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:10.1206884Z [00:02:14.641]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:10.1273666Z [00:02:14.650]➜  using madvise ... yes
2025-08-20T22:50:10.1490627Z [00:02:14.672]➜        reloc_nonalloc=0
2025-08-20T22:50:10.1498917Z [00:02:14.673]➜               comdats=0
2025-08-20T22:50:10.1499983Z [00:02:14.673]➜    removed_comdat_mem=0
2025-08-20T22:50:10.1501625Z [00:02:14.673]➜              num_dsos=0
2025-08-20T22:50:10.1502277Z [00:02:14.673]➜           thunk_bytes=0
2025-08-20T22:50:10.1503143Z [00:02:14.673]➜       parsed_lto_objs=1
2025-08-20T22:50:10.1503507Z [00:02:14.673]➜              num_cies=2
2025-08-20T22:50:10.1503825Z [00:02:14.673]➜       num_unique_cies=2
2025-08-20T22:50:10.1504089Z [00:02:14.673]➜              num_fdes=5
2025-08-20T22:50:10.1504361Z [00:02:14.673]➜        merged_strings=6
2025-08-20T22:50:10.1504627Z [00:02:14.673]➜         output_chunks=25
2025-08-20T22:50:10.1504893Z [00:02:14.673]➜              num_objs=27
2025-08-20T22:50:10.1505162Z [00:02:14.673]➜      string_fragments=51
2025-08-20T22:50:10.1505434Z [00:02:14.673]➜      garbage_sections=83
2025-08-20T22:50:10.1505705Z [00:02:14.673]➜        undefined_syms=149
2025-08-20T22:50:10.1505988Z [00:02:14.673]➜           reloc_alloc=231
2025-08-20T22:50:10.1506254Z [00:02:14.673]➜          defined_syms=499
2025-08-20T22:50:10.1506539Z [00:02:14.673]➜        input_sections=624
2025-08-20T22:50:10.1506818Z [00:02:14.673]➜           parsed_objs=1762
2025-08-20T22:50:10.1507096Z [00:02:14.673]➜      regular_sections=9757
2025-08-20T22:50:10.1507372Z [00:02:14.673]➜              all_syms=35072
2025-08-20T22:50:10.1507670Z [00:02:14.673]➜     total_input_bytes=43954368
2025-08-20T22:50:10.1507985Z [00:02:14.673]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:10.1508335Z [00:02:14.673]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:10.1702795Z [00:02:14.693]➜  using malloc_usable_size ... yes
2025-08-20T22:50:10.1913300Z [00:02:14.714]➜  using membarrier ... no
2025-08-20T22:50:10.2271447Z [00:02:14.750]➜        reloc_nonalloc=0
2025-08-20T22:50:10.2273507Z [00:02:14.750]➜               comdats=0
2025-08-20T22:50:10.2274185Z [00:02:14.750]➜    removed_comdat_mem=0
2025-08-20T22:50:10.2275093Z [00:02:14.750]➜              num_dsos=0
2025-08-20T22:50:10.2275989Z [00:02:14.750]➜           thunk_bytes=0
2025-08-20T22:50:10.2276692Z [00:02:14.750]➜       parsed_lto_objs=1
2025-08-20T22:50:10.2277033Z [00:02:14.750]➜              num_cies=2
2025-08-20T22:50:10.2277303Z [00:02:14.750]➜       num_unique_cies=2
2025-08-20T22:50:10.2277561Z [00:02:14.750]➜              num_fdes=5
2025-08-20T22:50:10.2277820Z [00:02:14.750]➜        merged_strings=6
2025-08-20T22:50:10.2278101Z [00:02:14.750]➜              num_objs=18
2025-08-20T22:50:10.2278371Z [00:02:14.750]➜         output_chunks=24
2025-08-20T22:50:10.2278857Z [00:02:14.750]➜      string_fragments=33
2025-08-20T22:50:10.2279196Z [00:02:14.750]➜      garbage_sections=45
2025-08-20T22:50:10.2279477Z [00:02:14.750]➜        undefined_syms=100
2025-08-20T22:50:10.2279749Z [00:02:14.750]➜           reloc_alloc=118
2025-08-20T22:50:10.2280016Z [00:02:14.750]➜          defined_syms=295
2025-08-20T22:50:10.2280276Z [00:02:14.750]➜        input_sections=365
2025-08-20T22:50:10.2280552Z [00:02:14.750]➜           parsed_objs=1762
2025-08-20T22:50:10.2280828Z [00:02:14.750]➜      regular_sections=9757
2025-08-20T22:50:10.2281113Z [00:02:14.750]➜              all_syms=35068
2025-08-20T22:50:10.2281436Z [00:02:14.750]➜     total_input_bytes=43953352
2025-08-20T22:50:10.2281742Z [00:02:14.750]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:10.2282080Z [00:02:14.750]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:10.2389249Z [00:02:14.762]➜        reloc_nonalloc=0
2025-08-20T22:50:10.2394394Z [00:02:14.762]➜               comdats=0
2025-08-20T22:50:10.2396359Z [00:02:14.762]➜    removed_comdat_mem=0
2025-08-20T22:50:10.2396645Z [00:02:14.763]➜              num_dsos=0
2025-08-20T22:50:10.2397955Z [00:02:14.763]➜           thunk_bytes=0
2025-08-20T22:50:10.2398923Z [00:02:14.763]➜       parsed_lto_objs=1
2025-08-20T22:50:10.2399305Z [00:02:14.763]➜              num_cies=2
2025-08-20T22:50:10.2399580Z [00:02:14.763]➜       num_unique_cies=2
2025-08-20T22:50:10.2399840Z [00:02:14.763]➜              num_fdes=5
2025-08-20T22:50:10.2400100Z [00:02:14.763]➜        merged_strings=7
2025-08-20T22:50:10.2400398Z [00:02:14.763]➜              num_objs=21
2025-08-20T22:50:10.2400668Z [00:02:14.763]➜         output_chunks=25
2025-08-20T22:50:10.2400939Z [00:02:14.763]➜      string_fragments=40
2025-08-20T22:50:10.2401213Z [00:02:14.763]➜      garbage_sections=54
2025-08-20T22:50:10.2401494Z [00:02:14.763]➜        undefined_syms=109
2025-08-20T22:50:10.2401764Z [00:02:14.763]➜           reloc_alloc=123
2025-08-20T22:50:10.2402033Z [00:02:14.763]➜          defined_syms=347
2025-08-20T22:50:10.2402304Z [00:02:14.763]➜        input_sections=442
2025-08-20T22:50:10.2402582Z [00:02:14.763]➜           parsed_objs=1762
2025-08-20T22:50:10.2402860Z [00:02:14.763]➜      regular_sections=9758
2025-08-20T22:50:10.2403134Z [00:02:14.763]➜              all_syms=35072
2025-08-20T22:50:10.2403423Z [00:02:14.763]➜     total_input_bytes=43954084
2025-08-20T22:50:10.2403751Z [00:02:14.763]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:10.2404087Z [00:02:14.763]➜  .rodata.str1.1 estimation=1626 actual=1
2025-08-20T22:50:10.2404439Z [00:02:14.763]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:10.2404738Z [00:02:14.763]➜  using memalign ... yes
2025-08-20T22:50:10.2483235Z [00:02:14.771]➜  using memfd_create ... yes
2025-08-20T22:50:10.2755808Z [00:02:14.798]➜        reloc_nonalloc=0
2025-08-20T22:50:10.2756191Z [00:02:14.798]➜               comdats=0
2025-08-20T22:50:10.2756463Z [00:02:14.798]➜    removed_comdat_mem=0
2025-08-20T22:50:10.2756728Z [00:02:14.798]➜              num_dsos=0
2025-08-20T22:50:10.2756992Z [00:02:14.798]➜           thunk_bytes=0
2025-08-20T22:50:10.2757250Z [00:02:14.798]➜       parsed_lto_objs=1
2025-08-20T22:50:10.2757509Z [00:02:14.798]➜              num_cies=2
2025-08-20T22:50:10.2757761Z [00:02:14.798]➜       num_unique_cies=2
2025-08-20T22:50:10.2758017Z [00:02:14.798]➜              num_fdes=5
2025-08-20T22:50:10.2758272Z [00:02:14.798]➜        merged_strings=6
2025-08-20T22:50:10.2758530Z [00:02:14.798]➜              num_objs=22
2025-08-20T22:50:10.2759079Z [00:02:14.798]➜         output_chunks=24
2025-08-20T22:50:10.2759754Z [00:02:14.798]➜      string_fragments=41
2025-08-20T22:50:10.2760104Z [00:02:14.798]➜      garbage_sections=58
2025-08-20T22:50:10.2760383Z [00:02:14.798]➜        undefined_syms=114
2025-08-20T22:50:10.2760656Z [00:02:14.798]➜           reloc_alloc=135
2025-08-20T22:50:10.2760942Z [00:02:14.798]➜          defined_syms=369
2025-08-20T22:50:10.2761215Z [00:02:14.798]➜        input_sections=470
2025-08-20T22:50:10.2761486Z [00:02:14.798]➜           parsed_objs=1762
2025-08-20T22:50:10.2761761Z [00:02:14.798]➜      regular_sections=9758
2025-08-20T22:50:10.2762039Z [00:02:14.798]➜              all_syms=35075
2025-08-20T22:50:10.2762331Z [00:02:14.798]➜     total_input_bytes=43954628
2025-08-20T22:50:10.2762636Z [00:02:14.798]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:10.2762972Z [00:02:14.798]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:10.2834311Z [00:02:14.806]➜  using mincore ... yes
2025-08-20T22:50:10.3276671Z [00:02:14.850]➜        reloc_nonalloc=0
2025-08-20T22:50:10.3289870Z [00:02:14.852]➜               comdats=0
2025-08-20T22:50:10.3290208Z [00:02:14.852]➜    removed_comdat_mem=0
2025-08-20T22:50:10.3290861Z [00:02:14.852]➜              num_dsos=0
2025-08-20T22:50:10.3291133Z [00:02:14.852]➜           thunk_bytes=0
2025-08-20T22:50:10.3291871Z [00:02:14.852]➜       parsed_lto_objs=1
2025-08-20T22:50:10.3292133Z [00:02:14.852]➜              num_cies=2
2025-08-20T22:50:10.3292400Z [00:02:14.852]➜       num_unique_cies=2
2025-08-20T22:50:10.3292660Z [00:02:14.852]➜              num_fdes=5
2025-08-20T22:50:10.3292916Z [00:02:14.852]➜        merged_strings=7
2025-08-20T22:50:10.3293182Z [00:02:14.852]➜              num_objs=21
2025-08-20T22:50:10.3293446Z [00:02:14.852]➜         output_chunks=25
2025-08-20T22:50:10.3293717Z [00:02:14.852]➜      string_fragments=40
2025-08-20T22:50:10.3293987Z [00:02:14.852]➜      garbage_sections=54
2025-08-20T22:50:10.3294257Z [00:02:14.852]➜        undefined_syms=109
2025-08-20T22:50:10.3294541Z [00:02:14.852]➜           reloc_alloc=123
2025-08-20T22:50:10.3294810Z [00:02:14.852]➜          defined_syms=347
2025-08-20T22:50:10.3295094Z [00:02:14.852]➜        input_sections=442
2025-08-20T22:50:10.3295372Z [00:02:14.852]➜           parsed_objs=1762
2025-08-20T22:50:10.3295650Z [00:02:14.852]➜      regular_sections=9758
2025-08-20T22:50:10.3295935Z [00:02:14.852]➜              all_syms=35072
2025-08-20T22:50:10.3296225Z [00:02:14.852]➜     total_input_bytes=43954080
2025-08-20T22:50:10.3296537Z [00:02:14.852]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:10.3296877Z [00:02:14.852]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:10.3297213Z [00:02:14.852]➜  .rodata.str1.1 estimation=1626 actual=1
2025-08-20T22:50:10.3408305Z [00:02:14.864]➜        reloc_nonalloc=0
2025-08-20T22:50:10.3408783Z [00:02:14.864]➜               comdats=0
2025-08-20T22:50:10.3409072Z [00:02:14.864]➜    removed_comdat_mem=0
2025-08-20T22:50:10.3409343Z [00:02:14.864]➜              num_dsos=0
2025-08-20T22:50:10.3409650Z [00:02:14.864]➜           thunk_bytes=0
2025-08-20T22:50:10.3409913Z [00:02:14.864]➜       parsed_lto_objs=1
2025-08-20T22:50:10.3410170Z [00:02:14.864]➜              num_cies=2
2025-08-20T22:50:10.3410431Z [00:02:14.864]➜       num_unique_cies=2
2025-08-20T22:50:10.3410692Z [00:02:14.864]➜              num_fdes=5
2025-08-20T22:50:10.3410972Z [00:02:14.864]➜        merged_strings=7
2025-08-20T22:50:10.3411231Z [00:02:14.864]➜              num_objs=22
2025-08-20T22:50:10.3411494Z [00:02:14.864]➜         output_chunks=25
2025-08-20T22:50:10.3411766Z [00:02:14.864]➜      string_fragments=42
2025-08-20T22:50:10.3412036Z [00:02:14.864]➜      garbage_sections=57
2025-08-20T22:50:10.3412304Z [00:02:14.864]➜        undefined_syms=111
2025-08-20T22:50:10.3412572Z [00:02:14.864]➜           reloc_alloc=124
2025-08-20T22:50:10.3412867Z [00:02:14.864]➜          defined_syms=364
2025-08-20T22:50:10.3413139Z [00:02:14.864]➜        input_sections=468
2025-08-20T22:50:10.3413410Z [00:02:14.864]➜           parsed_objs=1762
2025-08-20T22:50:10.3414070Z [00:02:14.864]➜      regular_sections=9758
2025-08-20T22:50:10.3414417Z [00:02:14.864]➜              all_syms=35072
2025-08-20T22:50:10.3414709Z [00:02:14.864]➜     total_input_bytes=43954068
2025-08-20T22:50:10.3415012Z [00:02:14.864]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:10.3415551Z [00:02:14.864]➜  .rodata.str1.1 estimation=1626 actual=1
2025-08-20T22:50:10.3415896Z [00:02:14.864]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:10.3416197Z [00:02:14.864]➜  using mkdirat ... yes
2025-08-20T22:50:10.3570754Z [00:02:14.879]➜  using mkfifo ... yes
2025-08-20T22:50:10.3911853Z [00:02:14.914]➜        reloc_nonalloc=0
2025-08-20T22:50:10.3912874Z [00:02:14.914]➜               comdats=0
2025-08-20T22:50:10.3913928Z [00:02:14.914]➜    removed_comdat_mem=0
2025-08-20T22:50:10.3914255Z [00:02:14.914]➜              num_dsos=0
2025-08-20T22:50:10.3914526Z [00:02:14.914]➜           thunk_bytes=0
2025-08-20T22:50:10.3914788Z [00:02:14.914]➜       parsed_lto_objs=1
2025-08-20T22:50:10.3915091Z [00:02:14.914]➜              num_cies=2
2025-08-20T22:50:10.3915353Z [00:02:14.914]➜       num_unique_cies=2
2025-08-20T22:50:10.3915610Z [00:02:14.914]➜              num_fdes=5
2025-08-20T22:50:10.3915871Z [00:02:14.914]➜        merged_strings=7
2025-08-20T22:50:10.3916151Z [00:02:14.914]➜              num_objs=21
2025-08-20T22:50:10.3916417Z [00:02:14.914]➜         output_chunks=25
2025-08-20T22:50:10.3916691Z [00:02:14.914]➜      string_fragments=40
2025-08-20T22:50:10.3916958Z [00:02:14.914]➜      garbage_sections=54
2025-08-20T22:50:10.3917228Z [00:02:14.914]➜        undefined_syms=109
2025-08-20T22:50:10.3917497Z [00:02:14.914]➜           reloc_alloc=123
2025-08-20T22:50:10.3917765Z [00:02:14.914]➜          defined_syms=347
2025-08-20T22:50:10.3918033Z [00:02:14.914]➜        input_sections=442
2025-08-20T22:50:10.3918303Z [00:02:14.914]➜           parsed_objs=1762
2025-08-20T22:50:10.3918751Z [00:02:14.914]➜      regular_sections=9758
2025-08-20T22:50:10.3919097Z [00:02:14.914]➜              all_syms=35072
2025-08-20T22:50:10.3919402Z [00:02:14.914]➜     total_input_bytes=43954080
2025-08-20T22:50:10.3919709Z [00:02:14.914]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:10.3920041Z [00:02:14.914]➜  .rodata.str1.1 estimation=1626 actual=1
2025-08-20T22:50:10.3920390Z [00:02:14.914]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:10.3988934Z [00:02:14.922]➜  using mknod ... yes
2025-08-20T22:50:10.4327193Z [00:02:14.955]➜        reloc_nonalloc=0
2025-08-20T22:50:10.4327964Z [00:02:14.955]➜               comdats=0
2025-08-20T22:50:10.4328472Z [00:02:14.955]➜    removed_comdat_mem=0
2025-08-20T22:50:10.4329348Z [00:02:14.955]➜              num_dsos=0
2025-08-20T22:50:10.4329662Z [00:02:14.955]➜           thunk_bytes=0
2025-08-20T22:50:10.4329930Z [00:02:14.955]➜       parsed_lto_objs=1
2025-08-20T22:50:10.4330194Z [00:02:14.955]➜              num_cies=2
2025-08-20T22:50:10.4330451Z [00:02:14.955]➜       num_unique_cies=2
2025-08-20T22:50:10.4330718Z [00:02:14.955]➜              num_fdes=5
2025-08-20T22:50:10.4331368Z [00:02:14.955]➜        merged_strings=7
2025-08-20T22:50:10.4331697Z [00:02:14.955]➜              num_objs=21
2025-08-20T22:50:10.4331966Z [00:02:14.955]➜         output_chunks=25
2025-08-20T22:50:10.4332238Z [00:02:14.955]➜      string_fragments=40
2025-08-20T22:50:10.4332526Z [00:02:14.955]➜      garbage_sections=54
2025-08-20T22:50:10.4332792Z [00:02:14.955]➜        undefined_syms=109
2025-08-20T22:50:10.4333065Z [00:02:14.955]➜           reloc_alloc=123
2025-08-20T22:50:10.4333329Z [00:02:14.955]➜          defined_syms=347
2025-08-20T22:50:10.4333600Z [00:02:14.955]➜        input_sections=442
2025-08-20T22:50:10.4333873Z [00:02:14.955]➜           parsed_objs=1762
2025-08-20T22:50:10.4334149Z [00:02:14.955]➜      regular_sections=9758
2025-08-20T22:50:10.4334421Z [00:02:14.955]➜              all_syms=35072
2025-08-20T22:50:10.4334701Z [00:02:14.955]➜     total_input_bytes=43954108
2025-08-20T22:50:10.4335006Z [00:02:14.955]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:10.4335348Z [00:02:14.955]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:10.4335684Z [00:02:14.955]➜  .rodata.str1.1 estimation=1626 actual=1
2025-08-20T22:50:10.4360081Z [00:02:14.959]➜        reloc_nonalloc=0
2025-08-20T22:50:10.4360483Z [00:02:14.959]➜               comdats=0
2025-08-20T22:50:10.4361097Z [00:02:14.959]➜    removed_comdat_mem=0
2025-08-20T22:50:10.4361364Z [00:02:14.959]➜              num_dsos=0
2025-08-20T22:50:10.4361619Z [00:02:14.959]➜           thunk_bytes=0
2025-08-20T22:50:10.4361874Z [00:02:14.959]➜       parsed_lto_objs=1
2025-08-20T22:50:10.4362130Z [00:02:14.959]➜              num_cies=2
2025-08-20T22:50:10.4362383Z [00:02:14.959]➜       num_unique_cies=2
2025-08-20T22:50:10.4362641Z [00:02:14.959]➜              num_fdes=5
2025-08-20T22:50:10.4362895Z [00:02:14.959]➜        merged_strings=6
2025-08-20T22:50:10.4363148Z [00:02:14.959]➜              num_objs=21
2025-08-20T22:50:10.4363412Z [00:02:14.959]➜         output_chunks=24
2025-08-20T22:50:10.4363690Z [00:02:14.959]➜      string_fragments=39
2025-08-20T22:50:10.4363957Z [00:02:14.959]➜      garbage_sections=54
2025-08-20T22:50:10.4364225Z [00:02:14.959]➜        undefined_syms=107
2025-08-20T22:50:10.4364493Z [00:02:14.959]➜           reloc_alloc=123
2025-08-20T22:50:10.4364761Z [00:02:14.959]➜          defined_syms=348
2025-08-20T22:50:10.4365045Z [00:02:14.959]➜        input_sections=442
2025-08-20T22:50:10.4365320Z [00:02:14.959]➜           parsed_objs=1762
2025-08-20T22:50:10.4365593Z [00:02:14.959]➜      regular_sections=9758
2025-08-20T22:50:10.4365868Z [00:02:14.959]➜              all_syms=35073
2025-08-20T22:50:10.4366157Z [00:02:14.959]➜     total_input_bytes=43954092
2025-08-20T22:50:10.4366461Z [00:02:14.959]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:10.4366795Z [00:02:14.959]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:10.4421344Z [00:02:14.965]➜  using mlock ... yes
2025-08-20T22:50:10.4456270Z [00:02:14.968]➜  using mknodat ... yes
2025-08-20T22:50:10.4736866Z [00:02:14.996]➜        reloc_nonalloc=0
2025-08-20T22:50:10.4744112Z [00:02:14.997]➜               comdats=0
2025-08-20T22:50:10.4744837Z [00:02:14.997]➜    removed_comdat_mem=0
2025-08-20T22:50:10.4745146Z [00:02:14.997]➜              num_dsos=0
2025-08-20T22:50:10.4745447Z [00:02:14.997]➜           thunk_bytes=0
2025-08-20T22:50:10.4745746Z [00:02:14.997]➜       parsed_lto_objs=1
2025-08-20T22:50:10.4746007Z [00:02:14.997]➜              num_cies=2
2025-08-20T22:50:10.4746264Z [00:02:14.997]➜       num_unique_cies=2
2025-08-20T22:50:10.4746525Z [00:02:14.997]➜              num_fdes=5
2025-08-20T22:50:10.4746781Z [00:02:14.997]➜        merged_strings=6
2025-08-20T22:50:10.4747045Z [00:02:14.997]➜              num_objs=22
2025-08-20T22:50:10.4747310Z [00:02:14.997]➜         output_chunks=24
2025-08-20T22:50:10.4747576Z [00:02:14.997]➜      string_fragments=41
2025-08-20T22:50:10.4747877Z [00:02:14.997]➜      garbage_sections=57
2025-08-20T22:50:10.4748152Z [00:02:14.997]➜        undefined_syms=110
2025-08-20T22:50:10.4748877Z [00:02:14.997]➜           reloc_alloc=125
2025-08-20T22:50:10.4749257Z [00:02:14.997]➜          defined_syms=365
2025-08-20T22:50:10.4749526Z [00:02:14.997]➜        input_sections=468
2025-08-20T22:50:10.4749800Z [00:02:14.997]➜           parsed_objs=1762
2025-08-20T22:50:10.4750091Z [00:02:14.997]➜      regular_sections=9758
2025-08-20T22:50:10.4750580Z [00:02:14.997]➜              all_syms=35073
2025-08-20T22:50:10.4750873Z [00:02:14.997]➜     total_input_bytes=43954108
2025-08-20T22:50:10.4751177Z [00:02:14.997]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:10.4751514Z [00:02:14.997]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:10.4808556Z [00:02:15.004]➜  using mlock2 ... yes
2025-08-20T22:50:10.5176467Z [00:02:15.040]➜        reloc_nonalloc=0
2025-08-20T22:50:10.5177603Z [00:02:15.040]➜               comdats=0
2025-08-20T22:50:10.5178438Z [00:02:15.040]➜    removed_comdat_mem=0
2025-08-20T22:50:10.5178913Z [00:02:15.040]➜              num_dsos=0
2025-08-20T22:50:10.5179224Z [00:02:15.040]➜           thunk_bytes=0
2025-08-20T22:50:10.5179496Z [00:02:15.040]➜       parsed_lto_objs=1
2025-08-20T22:50:10.5179758Z [00:02:15.040]➜              num_cies=2
2025-08-20T22:50:10.5180019Z [00:02:15.040]➜       num_unique_cies=2
2025-08-20T22:50:10.5180278Z [00:02:15.040]➜              num_fdes=5
2025-08-20T22:50:10.5180960Z [00:02:15.040]➜        merged_strings=6
2025-08-20T22:50:10.5181224Z [00:02:15.040]➜              num_objs=21
2025-08-20T22:50:10.5181490Z [00:02:15.040]➜         output_chunks=24
2025-08-20T22:50:10.5181759Z [00:02:15.040]➜      string_fragments=39
2025-08-20T22:50:10.5182028Z [00:02:15.040]➜      garbage_sections=54
2025-08-20T22:50:10.5182296Z [00:02:15.040]➜        undefined_syms=107
2025-08-20T22:50:10.5182568Z [00:02:15.040]➜           reloc_alloc=123
2025-08-20T22:50:10.5182832Z [00:02:15.040]➜          defined_syms=345
2025-08-20T22:50:10.5183100Z [00:02:15.040]➜        input_sections=441
2025-08-20T22:50:10.5183374Z [00:02:15.040]➜           parsed_objs=1762
2025-08-20T22:50:10.5183658Z [00:02:15.040]➜      regular_sections=9757
2025-08-20T22:50:10.5183957Z [00:02:15.040]➜              all_syms=35070
2025-08-20T22:50:10.5184239Z [00:02:15.040]➜     total_input_bytes=43953912
2025-08-20T22:50:10.5184547Z [00:02:15.040]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:10.5184894Z [00:02:15.040]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:10.5271314Z [00:02:15.050]➜  using mlockall ... yes
2025-08-20T22:50:10.5495190Z [00:02:15.072]➜  using _mm_stream_si32 ... no
2025-08-20T22:50:10.5616723Z [00:02:15.084]➜  using _mm_stream_si128 ... no
2025-08-20T22:50:10.5943156Z [00:02:15.117]➜  using _mm_stream_si64 ... no
2025-08-20T22:50:10.6446603Z [00:02:15.167]➜  using modify_ldt ... no
2025-08-20T22:50:10.7239720Z [00:02:15.247]➜        reloc_nonalloc=0
2025-08-20T22:50:10.7240951Z [00:02:15.247]➜               comdats=0
2025-08-20T22:50:10.7241617Z [00:02:15.247]➜    removed_comdat_mem=0
2025-08-20T22:50:10.7242149Z [00:02:15.247]➜              num_dsos=0
2025-08-20T22:50:10.7242729Z [00:02:15.247]➜           thunk_bytes=0
2025-08-20T22:50:10.7243847Z [00:02:15.247]➜       parsed_lto_objs=1
2025-08-20T22:50:10.7244136Z [00:02:15.247]➜              num_cies=2
2025-08-20T22:50:10.7244399Z [00:02:15.247]➜       num_unique_cies=2
2025-08-20T22:50:10.7244677Z [00:02:15.247]➜              num_fdes=5
2025-08-20T22:50:10.7244934Z [00:02:15.247]➜        merged_strings=6
2025-08-20T22:50:10.7245195Z [00:02:15.247]➜              num_objs=21
2025-08-20T22:50:10.7245463Z [00:02:15.247]➜         output_chunks=24
2025-08-20T22:50:10.7245733Z [00:02:15.247]➜      string_fragments=39
2025-08-20T22:50:10.7246004Z [00:02:15.247]➜      garbage_sections=54
2025-08-20T22:50:10.7246275Z [00:02:15.247]➜        undefined_syms=109
2025-08-20T22:50:10.7246547Z [00:02:15.247]➜           reloc_alloc=129
2025-08-20T22:50:10.7246818Z [00:02:15.247]➜          defined_syms=348
2025-08-20T22:50:10.7247088Z [00:02:15.247]➜        input_sections=442
2025-08-20T22:50:10.7247674Z [00:02:15.247]➜           parsed_objs=1762
2025-08-20T22:50:10.7248036Z [00:02:15.247]➜      regular_sections=9758
2025-08-20T22:50:10.7248315Z [00:02:15.247]➜              all_syms=35073
2025-08-20T22:50:10.7248779Z [00:02:15.247]➜     total_input_bytes=43954376
2025-08-20T22:50:10.7249178Z [00:02:15.247]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:10.7249534Z [00:02:15.247]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:10.7340102Z [00:02:15.257]➜  using mprotect ... yes
2025-08-20T22:50:10.7521245Z [00:02:15.275]➜        reloc_nonalloc=0
2025-08-20T22:50:10.7527696Z [00:02:15.276]➜               comdats=0
2025-08-20T22:50:10.7529585Z [00:02:15.276]➜    removed_comdat_mem=0
2025-08-20T22:50:10.7531264Z [00:02:15.276]➜              num_dsos=0
2025-08-20T22:50:10.7531702Z [00:02:15.276]➜           thunk_bytes=0
2025-08-20T22:50:10.7532266Z [00:02:15.276]➜       parsed_lto_objs=1
2025-08-20T22:50:10.7533674Z [00:02:15.276]➜       num_unique_cies=2
2025-08-20T22:50:10.7534067Z [00:02:15.276]➜              num_cies=12
2025-08-20T22:50:10.7534476Z [00:02:15.276]➜              num_fdes=16
2025-08-20T22:50:10.7535045Z [00:02:15.276]➜         output_chunks=27
2025-08-20T22:50:10.7536457Z [00:02:15.276]➜        merged_strings=30
2025-08-20T22:50:10.7536921Z [00:02:15.276]➜              num_objs=102
2025-08-20T22:50:10.7537751Z [00:02:15.276]➜      string_fragments=250
2025-08-20T22:50:10.7538394Z [00:02:15.276]➜      garbage_sections=300
2025-08-20T22:50:10.7539359Z [00:02:15.276]➜        undefined_syms=505
2025-08-20T22:50:10.7539697Z [00:02:15.276]➜           reloc_alloc=626
2025-08-20T22:50:10.7539988Z [00:02:15.276]➜           parsed_objs=1762
2025-08-20T22:50:10.7540270Z [00:02:15.276]➜          defined_syms=1773
2025-08-20T22:50:10.7540553Z [00:02:15.276]➜        input_sections=2470
2025-08-20T22:50:10.7540833Z [00:02:15.276]➜      regular_sections=9760
2025-08-20T22:50:10.7541110Z [00:02:15.276]➜              all_syms=35099
2025-08-20T22:50:10.7541398Z [00:02:15.276]➜     total_input_bytes=43958128
2025-08-20T22:50:10.7541729Z [00:02:15.276]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:10.7542071Z [00:02:15.276]➜  .rodata.str1.8 estimation=1631 actual=12
2025-08-20T22:50:10.7542415Z [00:02:15.276]➜  .rodata.cst16 estimation=1632 actual=13
2025-08-20T22:50:10.7542753Z [00:02:15.276]➜  .rodata.str1.1 estimation=1626 actual=1
2025-08-20T22:50:10.7650192Z [00:02:15.288]➜  using POSIX message queues ... yes
2025-08-20T22:50:10.8113526Z [00:02:15.334]➜        reloc_nonalloc=0
2025-08-20T22:50:10.8114502Z [00:02:15.334]➜               comdats=0
2025-08-20T22:50:10.8115105Z [00:02:15.334]➜    removed_comdat_mem=0
2025-08-20T22:50:10.8115654Z [00:02:15.334]➜              num_dsos=0
2025-08-20T22:50:10.8116128Z [00:02:15.334]➜           thunk_bytes=0
2025-08-20T22:50:10.8118139Z [00:02:15.334]➜       parsed_lto_objs=1
2025-08-20T22:50:10.8118418Z [00:02:15.334]➜              num_cies=2
2025-08-20T22:50:10.8118860Z [00:02:15.334]➜       num_unique_cies=2
2025-08-20T22:50:10.8119149Z [00:02:15.334]➜              num_fdes=5
2025-08-20T22:50:10.8119447Z [00:02:15.334]➜        merged_strings=7
2025-08-20T22:50:10.8119716Z [00:02:15.334]➜         output_chunks=25
2025-08-20T22:50:10.8119980Z [00:02:15.334]➜              num_objs=26
2025-08-20T22:50:10.8120246Z [00:02:15.334]➜      string_fragments=50
2025-08-20T22:50:10.8120537Z [00:02:15.334]➜      garbage_sections=70
2025-08-20T22:50:10.8120807Z [00:02:15.334]➜        undefined_syms=129
2025-08-20T22:50:10.8121077Z [00:02:15.334]➜           reloc_alloc=147
2025-08-20T22:50:10.8121344Z [00:02:15.334]➜          defined_syms=439
2025-08-20T22:50:10.8121612Z [00:02:15.334]➜        input_sections=575
2025-08-20T22:50:10.8121887Z [00:02:15.334]➜           parsed_objs=1762
2025-08-20T22:50:10.8122163Z [00:02:15.334]➜      regular_sections=9758
2025-08-20T22:50:10.8122440Z [00:02:15.334]➜              all_syms=35080
2025-08-20T22:50:10.8122726Z [00:02:15.334]➜     total_input_bytes=43955396
2025-08-20T22:50:10.8123031Z [00:02:15.334]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:10.8123754Z [00:02:15.334]➜  .rodata.cst16 estimation=1626 actual=1
2025-08-20T22:50:10.8124173Z [00:02:15.334]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:10.8153836Z [00:02:15.338]➜  using _mm_getcsr ... no
2025-08-20T22:50:10.8203930Z [00:02:15.343]➜  using SYSV message queues ... yes
2025-08-20T22:50:10.8373270Z [00:02:15.360]➜  using _mm_setcsr ... no
2025-08-20T22:50:10.8412777Z [00:02:15.364]➜  using mquery ... no
2025-08-20T22:50:10.8992612Z [00:02:15.422]➜  using mseal ... no
2025-08-20T22:50:10.9435412Z [00:02:15.466]➜        reloc_nonalloc=0
2025-08-20T22:50:10.9439011Z [00:02:15.466]➜               comdats=0
2025-08-20T22:50:10.9439302Z [00:02:15.466]➜    removed_comdat_mem=0
2025-08-20T22:50:10.9439572Z [00:02:15.466]➜              num_dsos=0
2025-08-20T22:50:10.9439835Z [00:02:15.466]➜           thunk_bytes=0
2025-08-20T22:50:10.9440100Z [00:02:15.466]➜       parsed_lto_objs=1
2025-08-20T22:50:10.9440363Z [00:02:15.466]➜              num_cies=2
2025-08-20T22:50:10.9440664Z [00:02:15.466]➜       num_unique_cies=2
2025-08-20T22:50:10.9440922Z [00:02:15.466]➜              num_fdes=5
2025-08-20T22:50:10.9441180Z [00:02:15.466]➜        merged_strings=6
2025-08-20T22:50:10.9441441Z [00:02:15.466]➜              num_objs=21
2025-08-20T22:50:10.9441708Z [00:02:15.466]➜         output_chunks=24
2025-08-20T22:50:10.9442390Z [00:02:15.466]➜      string_fragments=39
2025-08-20T22:50:10.9442681Z [00:02:15.466]➜      garbage_sections=54
2025-08-20T22:50:10.9442954Z [00:02:15.466]➜        undefined_syms=110
2025-08-20T22:50:10.9443223Z [00:02:15.466]➜           reloc_alloc=123
2025-08-20T22:50:10.9443490Z [00:02:15.466]➜          defined_syms=348
2025-08-20T22:50:10.9443765Z [00:02:15.466]➜        input_sections=442
2025-08-20T22:50:10.9444040Z [00:02:15.466]➜           parsed_objs=1762
2025-08-20T22:50:10.9444317Z [00:02:15.466]➜      regular_sections=9757
2025-08-20T22:50:10.9444591Z [00:02:15.466]➜              all_syms=35070
2025-08-20T22:50:10.9444879Z [00:02:15.466]➜     total_input_bytes=43953900
2025-08-20T22:50:10.9445198Z [00:02:15.466]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:10.9445539Z [00:02:15.466]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:10.9542590Z [00:02:15.477]➜  using mremap ... yes
2025-08-20T22:50:10.9649424Z [00:02:15.487]➜        reloc_nonalloc=0
2025-08-20T22:50:10.9652803Z [00:02:15.488]➜               comdats=0
2025-08-20T22:50:10.9653107Z [00:02:15.488]➜    removed_comdat_mem=0
2025-08-20T22:50:10.9653378Z [00:02:15.488]➜              num_dsos=0
2025-08-20T22:50:10.9653640Z [00:02:15.488]➜           thunk_bytes=0
2025-08-20T22:50:10.9653904Z [00:02:15.488]➜       parsed_lto_objs=1
2025-08-20T22:50:10.9654165Z [00:02:15.488]➜              num_cies=2
2025-08-20T22:50:10.9654424Z [00:02:15.488]➜       num_unique_cies=2
2025-08-20T22:50:10.9654678Z [00:02:15.488]➜              num_fdes=5
2025-08-20T22:50:10.9654934Z [00:02:15.488]➜        merged_strings=6
2025-08-20T22:50:10.9655193Z [00:02:15.488]➜              num_objs=20
2025-08-20T22:50:10.9655481Z [00:02:15.488]➜         output_chunks=24
2025-08-20T22:50:10.9655755Z [00:02:15.488]➜      string_fragments=37
2025-08-20T22:50:10.9656023Z [00:02:15.488]➜      garbage_sections=52
2025-08-20T22:50:10.9656294Z [00:02:15.488]➜        undefined_syms=109
2025-08-20T22:50:10.9656581Z [00:02:15.488]➜           reloc_alloc=131
2025-08-20T22:50:10.9656847Z [00:02:15.488]➜          defined_syms=332
2025-08-20T22:50:10.9657146Z [00:02:15.488]➜        input_sections=417
2025-08-20T22:50:10.9657421Z [00:02:15.488]➜           parsed_objs=1762
2025-08-20T22:50:10.9657698Z [00:02:15.488]➜      regular_sections=9757
2025-08-20T22:50:10.9657979Z [00:02:15.488]➜              all_syms=35072
2025-08-20T22:50:10.9658267Z [00:02:15.488]➜     total_input_bytes=43954520
2025-08-20T22:50:10.9658570Z [00:02:15.488]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:10.9659276Z [00:02:15.488]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:10.9678111Z [00:02:15.491]➜        reloc_nonalloc=0
2025-08-20T22:50:10.9686885Z [00:02:15.491]➜               comdats=0
2025-08-20T22:50:10.9687554Z [00:02:15.492]➜    removed_comdat_mem=0
2025-08-20T22:50:10.9690508Z [00:02:15.492]➜              num_dsos=0
2025-08-20T22:50:10.9690965Z [00:02:15.492]➜           thunk_bytes=0
2025-08-20T22:50:10.9692645Z [00:02:15.492]➜       parsed_lto_objs=1
2025-08-20T22:50:10.9693193Z [00:02:15.492]➜              num_cies=2
2025-08-20T22:50:10.9693653Z [00:02:15.492]➜       num_unique_cies=2
2025-08-20T22:50:10.9695958Z [00:02:15.492]➜              num_fdes=5
2025-08-20T22:50:10.9696347Z [00:02:15.492]➜        merged_strings=6
2025-08-20T22:50:10.9697828Z [00:02:15.492]➜              num_objs=20
2025-08-20T22:50:10.9698262Z [00:02:15.492]➜         output_chunks=24
2025-08-20T22:50:10.9698944Z [00:02:15.492]➜      string_fragments=37
2025-08-20T22:50:10.9699579Z [00:02:15.492]➜      garbage_sections=52
2025-08-20T22:50:10.9700089Z [00:02:15.492]➜        undefined_syms=109
2025-08-20T22:50:10.9700520Z [00:02:15.492]➜           reloc_alloc=131
2025-08-20T22:50:10.9701033Z [00:02:15.492]➜          defined_syms=333
2025-08-20T22:50:10.9701453Z [00:02:15.492]➜        input_sections=419
2025-08-20T22:50:10.9701915Z [00:02:15.492]➜           parsed_objs=1762
2025-08-20T22:50:10.9702419Z [00:02:15.492]➜      regular_sections=9757
2025-08-20T22:50:10.9703514Z [00:02:15.492]➜              all_syms=35072
2025-08-20T22:50:10.9703857Z [00:02:15.492]➜     total_input_bytes=43954508
2025-08-20T22:50:10.9704172Z [00:02:15.492]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:10.9704515Z [00:02:15.492]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:10.9742753Z [00:02:15.497]➜  using mtx_init ... yes
2025-08-20T22:50:10.9782496Z [00:02:15.501]➜  using mtx_destroy ... yes
2025-08-20T22:50:11.0094713Z [00:02:15.532]➜        reloc_nonalloc=0
2025-08-20T22:50:11.0095678Z [00:02:15.532]➜               comdats=0
2025-08-20T22:50:11.0095995Z [00:02:15.532]➜    removed_comdat_mem=0
2025-08-20T22:50:11.0096262Z [00:02:15.532]➜              num_dsos=0
2025-08-20T22:50:11.0096564Z [00:02:15.532]➜           thunk_bytes=0
2025-08-20T22:50:11.0096828Z [00:02:15.532]➜       parsed_lto_objs=1
2025-08-20T22:50:11.0097086Z [00:02:15.532]➜              num_cies=2
2025-08-20T22:50:11.0097345Z [00:02:15.532]➜       num_unique_cies=2
2025-08-20T22:50:11.0097619Z [00:02:15.532]➜              num_fdes=5
2025-08-20T22:50:11.0097878Z [00:02:15.532]➜        merged_strings=6
2025-08-20T22:50:11.0098136Z [00:02:15.532]➜         output_chunks=25
2025-08-20T22:50:11.0098399Z [00:02:15.532]➜              num_objs=29
2025-08-20T22:50:11.0098858Z [00:02:15.532]➜      string_fragments=55
2025-08-20T22:50:11.0099165Z [00:02:15.532]➜      garbage_sections=80
2025-08-20T22:50:11.0099441Z [00:02:15.532]➜        undefined_syms=145
2025-08-20T22:50:11.0099715Z [00:02:15.532]➜           reloc_alloc=162
2025-08-20T22:50:11.0099984Z [00:02:15.532]➜          defined_syms=500
2025-08-20T22:50:11.0100252Z [00:02:15.532]➜        input_sections=656
2025-08-20T22:50:11.0100526Z [00:02:15.532]➜           parsed_objs=1762
2025-08-20T22:50:11.0100812Z [00:02:15.532]➜      regular_sections=9758
2025-08-20T22:50:11.0101090Z [00:02:15.532]➜              all_syms=35088
2025-08-20T22:50:11.0101374Z [00:02:15.532]➜     total_input_bytes=43956596
2025-08-20T22:50:11.0101679Z [00:02:15.532]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:11.0102025Z [00:02:15.532]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:11.0181440Z [00:02:15.541]➜  using msync ... yes
2025-08-20T22:50:11.0442044Z [00:02:15.566]➜        reloc_nonalloc=0
2025-08-20T22:50:11.0442415Z [00:02:15.566]➜               comdats=0
2025-08-20T22:50:11.0442683Z [00:02:15.566]➜    removed_comdat_mem=0
2025-08-20T22:50:11.0442941Z [00:02:15.566]➜              num_dsos=0
2025-08-20T22:50:11.0443199Z [00:02:15.566]➜           thunk_bytes=0
2025-08-20T22:50:11.0443460Z [00:02:15.566]➜       parsed_lto_objs=1
2025-08-20T22:50:11.0443718Z [00:02:15.566]➜              num_cies=2
2025-08-20T22:50:11.0443974Z [00:02:15.566]➜       num_unique_cies=2
2025-08-20T22:50:11.0444571Z [00:02:15.566]➜              num_fdes=5
2025-08-20T22:50:11.0444897Z [00:02:15.566]➜        merged_strings=6
2025-08-20T22:50:11.0445158Z [00:02:15.566]➜              num_objs=21
2025-08-20T22:50:11.0445425Z [00:02:15.566]➜         output_chunks=24
2025-08-20T22:50:11.0445714Z [00:02:15.566]➜      string_fragments=39
2025-08-20T22:50:11.0445980Z [00:02:15.566]➜      garbage_sections=54
2025-08-20T22:50:11.0446249Z [00:02:15.566]➜        undefined_syms=107
2025-08-20T22:50:11.0446515Z [00:02:15.566]➜           reloc_alloc=123
2025-08-20T22:50:11.0446783Z [00:02:15.566]➜          defined_syms=348
2025-08-20T22:50:11.0447073Z [00:02:15.566]➜        input_sections=442
2025-08-20T22:50:11.0447343Z [00:02:15.566]➜           parsed_objs=1762
2025-08-20T22:50:11.0447617Z [00:02:15.566]➜      regular_sections=9758
2025-08-20T22:50:11.0447892Z [00:02:15.566]➜              all_syms=35073
2025-08-20T22:50:11.0448177Z [00:02:15.566]➜     total_input_bytes=43954096
2025-08-20T22:50:11.0448491Z [00:02:15.566]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:11.0449106Z [00:02:15.566]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:11.0528070Z [00:02:15.575]➜  using munlock ... yes
2025-08-20T22:50:11.1025079Z [00:02:15.625]➜        reloc_nonalloc=0
2025-08-20T22:50:11.1039057Z [00:02:15.626]➜               comdats=0
2025-08-20T22:50:11.1039455Z [00:02:15.626]➜    removed_comdat_mem=0
2025-08-20T22:50:11.1039725Z [00:02:15.626]➜              num_dsos=0
2025-08-20T22:50:11.1039991Z [00:02:15.626]➜           thunk_bytes=0
2025-08-20T22:50:11.1040260Z [00:02:15.626]➜       parsed_lto_objs=1
2025-08-20T22:50:11.1040521Z [00:02:15.626]➜              num_cies=2
2025-08-20T22:50:11.1040779Z [00:02:15.626]➜       num_unique_cies=2
2025-08-20T22:50:11.1041031Z [00:02:15.626]➜              num_fdes=5
2025-08-20T22:50:11.1041290Z [00:02:15.626]➜        merged_strings=7
2025-08-20T22:50:11.1041551Z [00:02:15.626]➜              num_objs=24
2025-08-20T22:50:11.1041818Z [00:02:15.626]➜         output_chunks=25
2025-08-20T22:50:11.1042112Z [00:02:15.626]➜      string_fragments=46
2025-08-20T22:50:11.1042387Z [00:02:15.626]➜      garbage_sections=64
2025-08-20T22:50:11.1042665Z [00:02:15.626]➜        undefined_syms=122
2025-08-20T22:50:11.1042938Z [00:02:15.626]➜           reloc_alloc=139
2025-08-20T22:50:11.1043222Z [00:02:15.626]➜          defined_syms=405
2025-08-20T22:50:11.1043495Z [00:02:15.626]➜        input_sections=523
2025-08-20T22:50:11.1043769Z [00:02:15.626]➜           parsed_objs=1762
2025-08-20T22:50:11.1044047Z [00:02:15.626]➜      regular_sections=9758
2025-08-20T22:50:11.1044323Z [00:02:15.626]➜              all_syms=35074
2025-08-20T22:50:11.1044616Z [00:02:15.626]➜     total_input_bytes=43954844
2025-08-20T22:50:11.1044919Z [00:02:15.626]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:11.1045261Z [00:02:15.626]➜  .rodata.cst16 estimation=1626 actual=1
2025-08-20T22:50:11.1045600Z [00:02:15.626]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:11.1163233Z [00:02:15.639]➜  using nanosleep ... yes
2025-08-20T22:50:11.1292957Z [00:02:15.652]➜        reloc_nonalloc=0
2025-08-20T22:50:11.1293328Z [00:02:15.652]➜               comdats=0
2025-08-20T22:50:11.1296497Z [00:02:15.652]➜    removed_comdat_mem=0
2025-08-20T22:50:11.1297193Z [00:02:15.652]➜              num_dsos=0
2025-08-20T22:50:11.1298032Z [00:02:15.652]➜           thunk_bytes=0
2025-08-20T22:50:11.1298789Z [00:02:15.652]➜       parsed_lto_objs=1
2025-08-20T22:50:11.1299142Z [00:02:15.652]➜              num_cies=2
2025-08-20T22:50:11.1299410Z [00:02:15.652]➜       num_unique_cies=2
2025-08-20T22:50:11.1299670Z [00:02:15.652]➜              num_fdes=5
2025-08-20T22:50:11.1299931Z [00:02:15.652]➜        merged_strings=7
2025-08-20T22:50:11.1300193Z [00:02:15.652]➜              num_objs=22
2025-08-20T22:50:11.1300459Z [00:02:15.652]➜         output_chunks=25
2025-08-20T22:50:11.1300726Z [00:02:15.652]➜      string_fragments=42
2025-08-20T22:50:11.1300997Z [00:02:15.652]➜      garbage_sections=58
2025-08-20T22:50:11.1301667Z [00:02:15.652]➜        undefined_syms=116
2025-08-20T22:50:11.1302013Z [00:02:15.652]➜           reloc_alloc=135
2025-08-20T22:50:11.1302279Z [00:02:15.652]➜          defined_syms=368
2025-08-20T22:50:11.1302553Z [00:02:15.652]➜        input_sections=470
2025-08-20T22:50:11.1302824Z [00:02:15.652]➜           parsed_objs=1762
2025-08-20T22:50:11.1303111Z [00:02:15.652]➜      regular_sections=9758
2025-08-20T22:50:11.1303388Z [00:02:15.652]➜              all_syms=35074
2025-08-20T22:50:11.1303669Z [00:02:15.652]➜     total_input_bytes=43954860
2025-08-20T22:50:11.1303973Z [00:02:15.652]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:11.1304308Z [00:02:15.652]➜  .rodata.str1.1 estimation=1626 actual=1
2025-08-20T22:50:11.1304646Z [00:02:15.652]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:11.1399014Z [00:02:15.663]➜  using name_to_handle_at ... yes
2025-08-20T22:50:11.1408982Z [00:02:15.664]➜        reloc_nonalloc=0
2025-08-20T22:50:11.1410599Z [00:02:15.664]➜               comdats=0
2025-08-20T22:50:11.1410927Z [00:02:15.664]➜    removed_comdat_mem=0
2025-08-20T22:50:11.1411202Z [00:02:15.664]➜              num_dsos=0
2025-08-20T22:50:11.1411461Z [00:02:15.664]➜           thunk_bytes=0
2025-08-20T22:50:11.1411728Z [00:02:15.664]➜       parsed_lto_objs=1
2025-08-20T22:50:11.1412397Z [00:02:15.664]➜              num_cies=2
2025-08-20T22:50:11.1412661Z [00:02:15.664]➜       num_unique_cies=2
2025-08-20T22:50:11.1412922Z [00:02:15.664]➜              num_fdes=5
2025-08-20T22:50:11.1413178Z [00:02:15.664]➜        merged_strings=6
2025-08-20T22:50:11.1413441Z [00:02:15.664]➜              num_objs=21
2025-08-20T22:50:11.1413710Z [00:02:15.664]➜         output_chunks=24
2025-08-20T22:50:11.1413982Z [00:02:15.664]➜      string_fragments=39
2025-08-20T22:50:11.1414251Z [00:02:15.664]➜      garbage_sections=54
2025-08-20T22:50:11.1414521Z [00:02:15.664]➜        undefined_syms=107
2025-08-20T22:50:11.1414792Z [00:02:15.664]➜           reloc_alloc=121
2025-08-20T22:50:11.1415064Z [00:02:15.664]➜          defined_syms=345
2025-08-20T22:50:11.1415348Z [00:02:15.664]➜        input_sections=441
2025-08-20T22:50:11.1415624Z [00:02:15.664]➜           parsed_objs=1762
2025-08-20T22:50:11.1415903Z [00:02:15.664]➜      regular_sections=9757
2025-08-20T22:50:11.1416176Z [00:02:15.664]➜              all_syms=35070
2025-08-20T22:50:11.1416474Z [00:02:15.664]➜     total_input_bytes=43953784
2025-08-20T22:50:11.1416781Z [00:02:15.664]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:11.1417124Z [00:02:15.664]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:11.1528041Z [00:02:15.675]➜  using munlockall ... yes
2025-08-20T22:50:11.1749776Z [00:02:15.698]➜        reloc_nonalloc=0
2025-08-20T22:50:11.1750132Z [00:02:15.698]➜               comdats=0
2025-08-20T22:50:11.1750606Z [00:02:15.698]➜    removed_comdat_mem=0
2025-08-20T22:50:11.1751010Z [00:02:15.698]➜              num_dsos=0
2025-08-20T22:50:11.1751420Z [00:02:15.698]➜           thunk_bytes=0
2025-08-20T22:50:11.1751809Z [00:02:15.698]➜       parsed_lto_objs=1
2025-08-20T22:50:11.1752223Z [00:02:15.698]➜              num_cies=2
2025-08-20T22:50:11.1752639Z [00:02:15.698]➜       num_unique_cies=2
2025-08-20T22:50:11.1753010Z [00:02:15.698]➜              num_fdes=5
2025-08-20T22:50:11.1753387Z [00:02:15.698]➜        merged_strings=6
2025-08-20T22:50:11.1753780Z [00:02:15.698]➜              num_objs=23
2025-08-20T22:50:11.1754159Z [00:02:15.698]➜         output_chunks=24
2025-08-20T22:50:11.1754534Z [00:02:15.698]➜      string_fragments=43
2025-08-20T22:50:11.1754918Z [00:02:15.698]➜      garbage_sections=60
2025-08-20T22:50:11.1755285Z [00:02:15.698]➜        undefined_syms=113
2025-08-20T22:50:11.1755673Z [00:02:15.698]➜           reloc_alloc=125
2025-08-20T22:50:11.1756047Z [00:02:15.698]➜          defined_syms=379
2025-08-20T22:50:11.1756425Z [00:02:15.698]➜        input_sections=493
2025-08-20T22:50:11.1756814Z [00:02:15.698]➜           parsed_objs=1762
2025-08-20T22:50:11.1757197Z [00:02:15.698]➜      regular_sections=9757
2025-08-20T22:50:11.1757975Z [00:02:15.698]➜              all_syms=35070
2025-08-20T22:50:11.1758471Z [00:02:15.698]➜     total_input_bytes=43953768
2025-08-20T22:50:11.1759093Z [00:02:15.698]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:11.1759599Z [00:02:15.698]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:11.1886612Z [00:02:15.711]➜  using nice ... yes
2025-08-20T22:50:11.2014486Z [00:02:15.724]➜        reloc_nonalloc=0
2025-08-20T22:50:11.2014874Z [00:02:15.724]➜               comdats=0
2025-08-20T22:50:11.2015163Z [00:02:15.724]➜    removed_comdat_mem=0
2025-08-20T22:50:11.2015428Z [00:02:15.724]➜              num_dsos=0
2025-08-20T22:50:11.2015686Z [00:02:15.724]➜           thunk_bytes=0
2025-08-20T22:50:11.2015961Z [00:02:15.724]➜       parsed_lto_objs=1
2025-08-20T22:50:11.2016218Z [00:02:15.724]➜              num_cies=2
2025-08-20T22:50:11.2016477Z [00:02:15.724]➜       num_unique_cies=2
2025-08-20T22:50:11.2016732Z [00:02:15.724]➜              num_fdes=5
2025-08-20T22:50:11.2016986Z [00:02:15.724]➜        merged_strings=7
2025-08-20T22:50:11.2017287Z [00:02:15.724]➜              num_objs=22
2025-08-20T22:50:11.2017552Z [00:02:15.724]➜         output_chunks=25
2025-08-20T22:50:11.2017840Z [00:02:15.724]➜      string_fragments=42
2025-08-20T22:50:11.2018109Z [00:02:15.724]➜      garbage_sections=57
2025-08-20T22:50:11.2019103Z [00:02:15.724]➜        undefined_syms=112
2025-08-20T22:50:11.2019378Z [00:02:15.724]➜           reloc_alloc=125
2025-08-20T22:50:11.2019653Z [00:02:15.724]➜          defined_syms=367
2025-08-20T22:50:11.2019933Z [00:02:15.724]➜        input_sections=469
2025-08-20T22:50:11.2020207Z [00:02:15.724]➜           parsed_objs=1762
2025-08-20T22:50:11.2020483Z [00:02:15.724]➜      regular_sections=9758
2025-08-20T22:50:11.2020760Z [00:02:15.724]➜              all_syms=35072
2025-08-20T22:50:11.2021048Z [00:02:15.724]➜     total_input_bytes=43954076
2025-08-20T22:50:11.2021370Z [00:02:15.724]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:11.2021707Z [00:02:15.724]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:11.2022203Z [00:02:15.724]➜  .rodata.str1.1 estimation=1626 actual=1
2025-08-20T22:50:11.2135039Z [00:02:15.736]➜  using openat ... yes
2025-08-20T22:50:11.2509924Z [00:02:15.774]➜        reloc_nonalloc=0
2025-08-20T22:50:11.2511058Z [00:02:15.774]➜               comdats=0
2025-08-20T22:50:11.2511600Z [00:02:15.774]➜    removed_comdat_mem=0
2025-08-20T22:50:11.2511874Z [00:02:15.774]➜              num_dsos=0
2025-08-20T22:50:11.2512139Z [00:02:15.774]➜           thunk_bytes=0
2025-08-20T22:50:11.2512401Z [00:02:15.774]➜       parsed_lto_objs=1
2025-08-20T22:50:11.2512655Z [00:02:15.774]➜              num_cies=2
2025-08-20T22:50:11.2512914Z [00:02:15.774]➜       num_unique_cies=2
2025-08-20T22:50:11.2513167Z [00:02:15.774]➜              num_fdes=5
2025-08-20T22:50:11.2513423Z [00:02:15.774]➜        merged_strings=8
2025-08-20T22:50:11.2513682Z [00:02:15.774]➜              num_objs=22
2025-08-20T22:50:11.2513945Z [00:02:15.774]➜         output_chunks=26
2025-08-20T22:50:11.2514235Z [00:02:15.774]➜      string_fragments=43
2025-08-20T22:50:11.2514529Z [00:02:15.774]➜      garbage_sections=58
2025-08-20T22:50:11.2514801Z [00:02:15.774]➜        undefined_syms=118
2025-08-20T22:50:11.2515070Z [00:02:15.774]➜           reloc_alloc=137
2025-08-20T22:50:11.2515340Z [00:02:15.774]➜          defined_syms=370
2025-08-20T22:50:11.2515622Z [00:02:15.774]➜        input_sections=471
2025-08-20T22:50:11.2515896Z [00:02:15.774]➜           parsed_objs=1762
2025-08-20T22:50:11.2516173Z [00:02:15.774]➜      regular_sections=9759
2025-08-20T22:50:11.2516446Z [00:02:15.774]➜              all_syms=35076
2025-08-20T22:50:11.2516729Z [00:02:15.774]➜     total_input_bytes=43955020
2025-08-20T22:50:11.2517028Z [00:02:15.774]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:11.2517361Z [00:02:15.774]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:11.2517695Z [00:02:15.774]➜  .rodata.cst16 estimation=1626 actual=1
2025-08-20T22:50:11.2518023Z [00:02:15.774]➜  .rodata.str1.1 estimation=1626 actual=1
2025-08-20T22:50:11.2635174Z [00:02:15.786]➜  using openat2 ... yes
2025-08-20T22:50:11.2868428Z [00:02:15.809]➜        reloc_nonalloc=0
2025-08-20T22:50:11.2869117Z [00:02:15.810]➜               comdats=0
2025-08-20T22:50:11.2869552Z [00:02:15.810]➜    removed_comdat_mem=0
2025-08-20T22:50:11.2870375Z [00:02:15.810]➜              num_dsos=0
2025-08-20T22:50:11.2870798Z [00:02:15.810]➜           thunk_bytes=0
2025-08-20T22:50:11.2871205Z [00:02:15.810]➜       parsed_lto_objs=1
2025-08-20T22:50:11.2871602Z [00:02:15.810]➜              num_cies=2
2025-08-20T22:50:11.2871991Z [00:02:15.810]➜       num_unique_cies=2
2025-08-20T22:50:11.2872390Z [00:02:15.810]➜              num_fdes=5
2025-08-20T22:50:11.2872820Z [00:02:15.810]➜        merged_strings=6
2025-08-20T22:50:11.2873262Z [00:02:15.810]➜              num_objs=22
2025-08-20T22:50:11.2873705Z [00:02:15.810]➜         output_chunks=24
2025-08-20T22:50:11.2874133Z [00:02:15.810]➜      string_fragments=41
2025-08-20T22:50:11.2874528Z [00:02:15.810]➜      garbage_sections=58
2025-08-20T22:50:11.2874978Z [00:02:15.810]➜        undefined_syms=114
2025-08-20T22:50:11.2875368Z [00:02:15.810]➜           reloc_alloc=133
2025-08-20T22:50:11.2875732Z [00:02:15.810]➜          defined_syms=366
2025-08-20T22:50:11.2876128Z [00:02:15.810]➜        input_sections=469
2025-08-20T22:50:11.2876549Z [00:02:15.810]➜           parsed_objs=1762
2025-08-20T22:50:11.2876962Z [00:02:15.810]➜      regular_sections=9757
2025-08-20T22:50:11.2877383Z [00:02:15.810]➜              all_syms=35072
2025-08-20T22:50:11.2877806Z [00:02:15.810]➜     total_input_bytes=43954408
2025-08-20T22:50:11.2878279Z [00:02:15.810]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:11.2880908Z [00:02:15.810]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:11.2956027Z [00:02:15.818]➜  using open_by_handle_at ... yes
2025-08-20T22:50:11.2967617Z [00:02:15.819]➜        reloc_nonalloc=0
2025-08-20T22:50:11.2967923Z [00:02:15.820]➜               comdats=0
2025-08-20T22:50:11.2971583Z [00:02:15.820]➜    removed_comdat_mem=0
2025-08-20T22:50:11.2980650Z [00:02:15.820]➜              num_dsos=0
2025-08-20T22:50:11.2980935Z [00:02:15.820]➜           thunk_bytes=0
2025-08-20T22:50:11.2981203Z [00:02:15.820]➜       parsed_lto_objs=1
2025-08-20T22:50:11.2981465Z [00:02:15.820]➜              num_cies=2
2025-08-20T22:50:11.2981733Z [00:02:15.820]➜       num_unique_cies=2
2025-08-20T22:50:11.2981991Z [00:02:15.820]➜              num_fdes=5
2025-08-20T22:50:11.2982247Z [00:02:15.820]➜        merged_strings=7
2025-08-20T22:50:11.2982510Z [00:02:15.820]➜         output_chunks=26
2025-08-20T22:50:11.2982773Z [00:02:15.820]➜              num_objs=41
2025-08-20T22:50:11.2983040Z [00:02:15.820]➜      string_fragments=80
2025-08-20T22:50:11.2983314Z [00:02:15.820]➜      garbage_sections=130
2025-08-20T22:50:11.2983584Z [00:02:15.820]➜        undefined_syms=234
2025-08-20T22:50:11.2983854Z [00:02:15.820]➜           reloc_alloc=371
2025-08-20T22:50:11.2984122Z [00:02:15.820]➜          defined_syms=788
2025-08-20T22:50:11.2984798Z [00:02:15.820]➜        input_sections=1013
2025-08-20T22:50:11.2985190Z [00:02:15.820]➜           parsed_objs=1762
2025-08-20T22:50:11.2985465Z [00:02:15.820]➜      regular_sections=9758
2025-08-20T22:50:11.2985751Z [00:02:15.820]➜              all_syms=35078
2025-08-20T22:50:11.2986049Z [00:02:15.820]➜     total_input_bytes=43955452
2025-08-20T22:50:11.2986353Z [00:02:15.820]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:11.2986686Z [00:02:15.820]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:11.2987021Z [00:02:15.820]➜  .rodata.str1.1 estimation=1626 actual=1
2025-08-20T22:50:11.3035640Z [00:02:15.826]➜  using open_memstream ... yes
2025-08-20T22:50:11.3490667Z [00:02:15.872]➜        reloc_nonalloc=0
2025-08-20T22:50:11.3491672Z [00:02:15.872]➜               comdats=0
2025-08-20T22:50:11.3491992Z [00:02:15.872]➜    removed_comdat_mem=0
2025-08-20T22:50:11.3492259Z [00:02:15.872]➜              num_dsos=0
2025-08-20T22:50:11.3492519Z [00:02:15.872]➜           thunk_bytes=0
2025-08-20T22:50:11.3492823Z [00:02:15.872]➜       parsed_lto_objs=1
2025-08-20T22:50:11.3493087Z [00:02:15.872]➜              num_cies=2
2025-08-20T22:50:11.3493349Z [00:02:15.872]➜       num_unique_cies=2
2025-08-20T22:50:11.3493605Z [00:02:15.872]➜              num_fdes=5
2025-08-20T22:50:11.3494338Z [00:02:15.872]➜        merged_strings=7
2025-08-20T22:50:11.3494603Z [00:02:15.872]➜              num_objs=21
2025-08-20T22:50:11.3494868Z [00:02:15.872]➜         output_chunks=26
2025-08-20T22:50:11.3495136Z [00:02:15.872]➜      string_fragments=40
2025-08-20T22:50:11.3495402Z [00:02:15.872]➜      garbage_sections=54
2025-08-20T22:50:11.3495677Z [00:02:15.872]➜        undefined_syms=109
2025-08-20T22:50:11.3495947Z [00:02:15.872]➜           reloc_alloc=125
2025-08-20T22:50:11.3496214Z [00:02:15.872]➜          defined_syms=350
2025-08-20T22:50:11.3496485Z [00:02:15.872]➜        input_sections=443
2025-08-20T22:50:11.3496757Z [00:02:15.872]➜           parsed_objs=1762
2025-08-20T22:50:11.3497035Z [00:02:15.872]➜      regular_sections=9758
2025-08-20T22:50:11.3497323Z [00:02:15.872]➜              all_syms=35072
2025-08-20T22:50:11.3497614Z [00:02:15.872]➜     total_input_bytes=43954100
2025-08-20T22:50:11.3497923Z [00:02:15.872]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:11.3498255Z [00:02:15.872]➜  .rodata.str1.1 estimation=1626 actual=1
2025-08-20T22:50:11.3498789Z [00:02:15.872]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:11.3594386Z [00:02:15.882]➜  using pathconf ... yes
2025-08-20T22:50:11.3889233Z [00:02:15.912]➜        reloc_nonalloc=0
2025-08-20T22:50:11.3892292Z [00:02:15.912]➜               comdats=0
2025-08-20T22:50:11.3892714Z [00:02:15.912]➜    removed_comdat_mem=0
2025-08-20T22:50:11.3893136Z [00:02:15.912]➜              num_dsos=0
2025-08-20T22:50:11.3893509Z [00:02:15.912]➜           thunk_bytes=0
2025-08-20T22:50:11.3893889Z [00:02:15.912]➜       parsed_lto_objs=1
2025-08-20T22:50:11.3894274Z [00:02:15.912]➜              num_cies=2
2025-08-20T22:50:11.3894644Z [00:02:15.912]➜       num_unique_cies=2
2025-08-20T22:50:11.3895062Z [00:02:15.912]➜              num_fdes=5
2025-08-20T22:50:11.3895455Z [00:02:15.912]➜        merged_strings=6
2025-08-20T22:50:11.3895857Z [00:02:15.912]➜         output_chunks=24
2025-08-20T22:50:11.3896265Z [00:02:15.912]➜              num_objs=24
2025-08-20T22:50:11.3896680Z [00:02:15.912]➜      string_fragments=45
2025-08-20T22:50:11.3897073Z [00:02:15.912]➜      garbage_sections=63
2025-08-20T22:50:11.3897458Z [00:02:15.912]➜        undefined_syms=115
2025-08-20T22:50:11.3897848Z [00:02:15.912]➜           reloc_alloc=126
2025-08-20T22:50:11.3898231Z [00:02:15.912]➜          defined_syms=398
2025-08-20T22:50:11.3898762Z [00:02:15.912]➜        input_sections=518
2025-08-20T22:50:11.3899199Z [00:02:15.912]➜           parsed_objs=1762
2025-08-20T22:50:11.3899581Z [00:02:15.912]➜      regular_sections=9757
2025-08-20T22:50:11.3899955Z [00:02:15.912]➜              all_syms=35072
2025-08-20T22:50:11.3900349Z [00:02:15.912]➜     total_input_bytes=43953940
2025-08-20T22:50:11.3901169Z [00:02:15.912]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:11.3901732Z [00:02:15.912]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:11.3966231Z [00:02:15.919]➜        reloc_nonalloc=0
2025-08-20T22:50:11.3966551Z [00:02:15.919]➜               comdats=0
2025-08-20T22:50:11.3981570Z [00:02:15.919]➜    removed_comdat_mem=0
2025-08-20T22:50:11.3983964Z [00:02:15.919]➜              num_dsos=0
2025-08-20T22:50:11.3984988Z [00:02:15.919]➜           thunk_bytes=0
2025-08-20T22:50:11.3985297Z [00:02:15.919]➜       parsed_lto_objs=1
2025-08-20T22:50:11.3985564Z [00:02:15.919]➜              num_cies=2
2025-08-20T22:50:11.3985824Z [00:02:15.919]➜       num_unique_cies=2
2025-08-20T22:50:11.3986083Z [00:02:15.919]➜              num_fdes=5
2025-08-20T22:50:11.3986346Z [00:02:15.919]➜        merged_strings=6
2025-08-20T22:50:11.3986608Z [00:02:15.919]➜              num_objs=21
2025-08-20T22:50:11.3986875Z [00:02:15.919]➜         output_chunks=24
2025-08-20T22:50:11.3987141Z [00:02:15.919]➜      string_fragments=39
2025-08-20T22:50:11.3987851Z [00:02:15.919]➜      garbage_sections=54
2025-08-20T22:50:11.3988211Z [00:02:15.919]➜        undefined_syms=107
2025-08-20T22:50:11.3988488Z [00:02:15.919]➜           reloc_alloc=121
2025-08-20T22:50:11.3988977Z [00:02:15.919]➜          defined_syms=345
2025-08-20T22:50:11.3989733Z [00:02:15.919]➜        input_sections=441
2025-08-20T22:50:11.3990012Z [00:02:15.919]➜           parsed_objs=1762
2025-08-20T22:50:11.3990290Z [00:02:15.919]➜      regular_sections=9757
2025-08-20T22:50:11.3990568Z [00:02:15.919]➜              all_syms=35070
2025-08-20T22:50:11.3990859Z [00:02:15.919]➜     total_input_bytes=43953816
2025-08-20T22:50:11.3991167Z [00:02:15.919]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:11.3991504Z [00:02:15.919]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:11.3991801Z [00:02:15.919]➜  using pause ... yes
2025-08-20T22:50:11.4061077Z [00:02:15.928]➜  using personality ... yes
2025-08-20T22:50:11.4061414Z [00:02:15.928]➜  using pidfd_getfd ... no
2025-08-20T22:50:11.4121050Z [00:02:15.935]➜  using pidfd_open ... no
2025-08-20T22:50:11.4805216Z [00:02:16.003]➜  using pkey_free ... no
2025-08-20T22:50:11.4923139Z [00:02:16.015]➜  using pkey_alloc ... no
2025-08-20T22:50:11.4924264Z [00:02:16.015]➜  using pkey_get ... no
2025-08-20T22:50:11.5361327Z [00:02:16.059]➜        reloc_nonalloc=0
2025-08-20T22:50:11.5363101Z [00:02:16.059]➜               comdats=0
2025-08-20T22:50:11.5363473Z [00:02:16.059]➜    removed_comdat_mem=0
2025-08-20T22:50:11.5363743Z [00:02:16.059]➜              num_dsos=0
2025-08-20T22:50:11.5364014Z [00:02:16.059]➜           thunk_bytes=0
2025-08-20T22:50:11.5364274Z [00:02:16.059]➜       parsed_lto_objs=1
2025-08-20T22:50:11.5364534Z [00:02:16.059]➜              num_cies=2
2025-08-20T22:50:11.5364791Z [00:02:16.059]➜       num_unique_cies=2
2025-08-20T22:50:11.5365050Z [00:02:16.059]➜              num_fdes=5
2025-08-20T22:50:11.5365306Z [00:02:16.059]➜        merged_strings=6
2025-08-20T22:50:11.5365599Z [00:02:16.059]➜              num_objs=23
2025-08-20T22:50:11.5365872Z [00:02:16.059]➜         output_chunks=24
2025-08-20T22:50:11.5366140Z [00:02:16.059]➜      string_fragments=43
2025-08-20T22:50:11.5366406Z [00:02:16.059]➜      garbage_sections=61
2025-08-20T22:50:11.5366681Z [00:02:16.059]➜        undefined_syms=117
2025-08-20T22:50:11.5366975Z [00:02:16.059]➜           reloc_alloc=137
2025-08-20T22:50:11.5367241Z [00:02:16.059]➜          defined_syms=383
2025-08-20T22:50:11.5367516Z [00:02:16.059]➜        input_sections=495
2025-08-20T22:50:11.5367789Z [00:02:16.059]➜           parsed_objs=1762
2025-08-20T22:50:11.5368064Z [00:02:16.059]➜      regular_sections=9757
2025-08-20T22:50:11.5368337Z [00:02:16.059]➜              all_syms=35072
2025-08-20T22:50:11.5368799Z [00:02:16.059]➜     total_input_bytes=43954304
2025-08-20T22:50:11.5369167Z [00:02:16.059]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:11.5369503Z [00:02:16.059]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:11.5410899Z [00:02:16.064]➜        reloc_nonalloc=0
2025-08-20T22:50:11.5412026Z [00:02:16.064]➜               comdats=0
2025-08-20T22:50:11.5412348Z [00:02:16.064]➜    removed_comdat_mem=0
2025-08-20T22:50:11.5412616Z [00:02:16.064]➜              num_dsos=0
2025-08-20T22:50:11.5412921Z [00:02:16.064]➜           thunk_bytes=0
2025-08-20T22:50:11.5413213Z [00:02:16.064]➜       parsed_lto_objs=1
2025-08-20T22:50:11.5413474Z [00:02:16.064]➜              num_cies=2
2025-08-20T22:50:11.5413732Z [00:02:16.064]➜       num_unique_cies=2
2025-08-20T22:50:11.5413987Z [00:02:16.064]➜              num_fdes=5
2025-08-20T22:50:11.5414243Z [00:02:16.064]➜        merged_strings=6
2025-08-20T22:50:11.5414504Z [00:02:16.064]➜              num_objs=18
2025-08-20T22:50:11.5414769Z [00:02:16.064]➜         output_chunks=24
2025-08-20T22:50:11.5415038Z [00:02:16.064]➜      string_fragments=33
2025-08-20T22:50:11.5415308Z [00:02:16.064]➜      garbage_sections=45
2025-08-20T22:50:11.5415578Z [00:02:16.064]➜        undefined_syms=100
2025-08-20T22:50:11.5415855Z [00:02:16.064]➜           reloc_alloc=118
2025-08-20T22:50:11.5416124Z [00:02:16.064]➜          defined_syms=295
2025-08-20T22:50:11.5416395Z [00:02:16.064]➜        input_sections=365
2025-08-20T22:50:11.5416666Z [00:02:16.064]➜           parsed_objs=1762
2025-08-20T22:50:11.5417361Z [00:02:16.064]➜      regular_sections=9757
2025-08-20T22:50:11.5417642Z [00:02:16.064]➜              all_syms=35068
2025-08-20T22:50:11.5417926Z [00:02:16.064]➜     total_input_bytes=43953368
2025-08-20T22:50:11.5418232Z [00:02:16.064]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:11.5418561Z [00:02:16.064]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:11.5429977Z [00:02:16.066]➜  using pipe2 ... yes
2025-08-20T22:50:11.5563615Z [00:02:16.079]➜  using pidfd_send_signal ... yes
2025-08-20T22:50:11.5766681Z [00:02:16.099]➜  using pkey_set ... no
2025-08-20T22:50:11.5799148Z [00:02:16.103]➜  using pkey_mprotect ... no
2025-08-20T22:50:11.6445211Z [00:02:16.167]➜        reloc_nonalloc=0
2025-08-20T22:50:11.6446105Z [00:02:16.167]➜               comdats=0
2025-08-20T22:50:11.6446406Z [00:02:16.167]➜    removed_comdat_mem=0
2025-08-20T22:50:11.6446677Z [00:02:16.167]➜              num_dsos=0
2025-08-20T22:50:11.6446944Z [00:02:16.167]➜           thunk_bytes=0
2025-08-20T22:50:11.6447205Z [00:02:16.167]➜       parsed_lto_objs=1
2025-08-20T22:50:11.6447492Z [00:02:16.167]➜              num_cies=2
2025-08-20T22:50:11.6447754Z [00:02:16.167]➜       num_unique_cies=2
2025-08-20T22:50:11.6448014Z [00:02:16.167]➜              num_fdes=5
2025-08-20T22:50:11.6448275Z [00:02:16.167]➜        merged_strings=6
2025-08-20T22:50:11.6448537Z [00:02:16.167]➜              num_objs=23
2025-08-20T22:50:11.6449073Z [00:02:16.167]➜         output_chunks=24
2025-08-20T22:50:11.6449348Z [00:02:16.167]➜      string_fragments=43
2025-08-20T22:50:11.6449622Z [00:02:16.167]➜      garbage_sections=61
2025-08-20T22:50:11.6449897Z [00:02:16.167]➜        undefined_syms=117
2025-08-20T22:50:11.6450172Z [00:02:16.167]➜           reloc_alloc=135
2025-08-20T22:50:11.6450459Z [00:02:16.167]➜          defined_syms=386
2025-08-20T22:50:11.6450732Z [00:02:16.167]➜        input_sections=496
2025-08-20T22:50:11.6451007Z [00:02:16.167]➜           parsed_objs=1762
2025-08-20T22:50:11.6451281Z [00:02:16.167]➜      regular_sections=9757
2025-08-20T22:50:11.6451571Z [00:02:16.167]➜              all_syms=35072
2025-08-20T22:50:11.6452166Z [00:02:16.167]➜     total_input_bytes=43954632
2025-08-20T22:50:11.6452500Z [00:02:16.167]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:11.6452953Z [00:02:16.167]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:11.6536726Z [00:02:16.176]➜  using poll ... yes
2025-08-20T22:50:11.6656869Z [00:02:16.188]➜        reloc_nonalloc=0
2025-08-20T22:50:11.6657282Z [00:02:16.188]➜               comdats=0
2025-08-20T22:50:11.6657555Z [00:02:16.188]➜    removed_comdat_mem=0
2025-08-20T22:50:11.6657818Z [00:02:16.188]➜              num_dsos=0
2025-08-20T22:50:11.6658089Z [00:02:16.188]➜           thunk_bytes=0
2025-08-20T22:50:11.6658793Z [00:02:16.188]➜       parsed_lto_objs=1
2025-08-20T22:50:11.6659174Z [00:02:16.188]➜              num_cies=2
2025-08-20T22:50:11.6659440Z [00:02:16.188]➜       num_unique_cies=2
2025-08-20T22:50:11.6659701Z [00:02:16.188]➜              num_fdes=5
2025-08-20T22:50:11.6659976Z [00:02:16.188]➜        merged_strings=6
2025-08-20T22:50:11.6660242Z [00:02:16.188]➜         output_chunks=25
2025-08-20T22:50:11.6660510Z [00:02:16.188]➜              num_objs=25
2025-08-20T22:50:11.6660773Z [00:02:16.188]➜      string_fragments=47
2025-08-20T22:50:11.6661041Z [00:02:16.188]➜      garbage_sections=66
2025-08-20T22:50:11.6661313Z [00:02:16.188]➜        undefined_syms=120
2025-08-20T22:50:11.6661584Z [00:02:16.188]➜           reloc_alloc=139
2025-08-20T22:50:11.6661856Z [00:02:16.188]➜          defined_syms=422
2025-08-20T22:50:11.6662125Z [00:02:16.188]➜        input_sections=547
2025-08-20T22:50:11.6662399Z [00:02:16.188]➜           parsed_objs=1762
2025-08-20T22:50:11.6662678Z [00:02:16.188]➜      regular_sections=9758
2025-08-20T22:50:11.6662967Z [00:02:16.188]➜              all_syms=35079
2025-08-20T22:50:11.6663258Z [00:02:16.188]➜     total_input_bytes=43955504
2025-08-20T22:50:11.6663566Z [00:02:16.188]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:11.6663905Z [00:02:16.188]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:11.6738815Z [00:02:16.196]➜  using posix_fadvise ... yes
2025-08-20T22:50:11.7164932Z [00:02:16.239]➜        reloc_nonalloc=0
2025-08-20T22:50:11.7166910Z [00:02:16.239]➜               comdats=0
2025-08-20T22:50:11.7167231Z [00:02:16.239]➜    removed_comdat_mem=0
2025-08-20T22:50:11.7167504Z [00:02:16.239]➜              num_dsos=0
2025-08-20T22:50:11.7167769Z [00:02:16.239]➜           thunk_bytes=0
2025-08-20T22:50:11.7168036Z [00:02:16.239]➜       parsed_lto_objs=1
2025-08-20T22:50:11.7168290Z [00:02:16.239]➜              num_cies=2
2025-08-20T22:50:11.7168550Z [00:02:16.239]➜       num_unique_cies=2
2025-08-20T22:50:11.7168962Z [00:02:16.239]➜              num_fdes=5
2025-08-20T22:50:11.7169260Z [00:02:16.239]➜        merged_strings=6
2025-08-20T22:50:11.7169526Z [00:02:16.239]➜         output_chunks=25
2025-08-20T22:50:11.7169792Z [00:02:16.239]➜              num_objs=25
2025-08-20T22:50:11.7170058Z [00:02:16.239]➜      string_fragments=47
2025-08-20T22:50:11.7170345Z [00:02:16.239]➜      garbage_sections=66
2025-08-20T22:50:11.7170620Z [00:02:16.239]➜        undefined_syms=120
2025-08-20T22:50:11.7170891Z [00:02:16.239]➜           reloc_alloc=134
2025-08-20T22:50:11.7171158Z [00:02:16.239]➜          defined_syms=422
2025-08-20T22:50:11.7171429Z [00:02:16.239]➜        input_sections=547
2025-08-20T22:50:11.7171701Z [00:02:16.239]➜           parsed_objs=1762
2025-08-20T22:50:11.7171979Z [00:02:16.239]➜      regular_sections=9758
2025-08-20T22:50:11.7172247Z [00:02:16.239]➜              all_syms=35079
2025-08-20T22:50:11.7172532Z [00:02:16.239]➜     total_input_bytes=43955256
2025-08-20T22:50:11.7172840Z [00:02:16.239]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:11.7173186Z [00:02:16.239]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:11.7219041Z [00:02:16.245]➜  using posix_fallocate ... yes
2025-08-20T22:50:11.7259589Z [00:02:16.249]➜        reloc_nonalloc=0
2025-08-20T22:50:11.7270475Z [00:02:16.249]➜               comdats=0
2025-08-20T22:50:11.7270829Z [00:02:16.249]➜    removed_comdat_mem=0
2025-08-20T22:50:11.7271103Z [00:02:16.249]➜              num_dsos=0
2025-08-20T22:50:11.7271363Z [00:02:16.249]➜           thunk_bytes=0
2025-08-20T22:50:11.7271626Z [00:02:16.249]➜       parsed_lto_objs=1
2025-08-20T22:50:11.7271882Z [00:02:16.249]➜              num_cies=2
2025-08-20T22:50:11.7272209Z [00:02:16.249]➜       num_unique_cies=2
2025-08-20T22:50:11.7272469Z [00:02:16.249]➜              num_fdes=5
2025-08-20T22:50:11.7272722Z [00:02:16.249]➜        merged_strings=6
2025-08-20T22:50:11.7272977Z [00:02:16.249]➜              num_objs=19
2025-08-20T22:50:11.7273243Z [00:02:16.249]➜         output_chunks=24
2025-08-20T22:50:11.7273508Z [00:02:16.249]➜      string_fragments=35
2025-08-20T22:50:11.7274274Z [00:02:16.249]➜      garbage_sections=48
2025-08-20T22:50:11.7274604Z [00:02:16.249]➜        undefined_syms=102
2025-08-20T22:50:11.7274878Z [00:02:16.249]➜           reloc_alloc=121
2025-08-20T22:50:11.7275146Z [00:02:16.249]➜          defined_syms=315
2025-08-20T22:50:11.7275432Z [00:02:16.249]➜        input_sections=392
2025-08-20T22:50:11.7275708Z [00:02:16.249]➜           parsed_objs=1762
2025-08-20T22:50:11.7275984Z [00:02:16.249]➜      regular_sections=9758
2025-08-20T22:50:11.7276259Z [00:02:16.249]➜              all_syms=35073
2025-08-20T22:50:11.7276544Z [00:02:16.249]➜     total_input_bytes=43954128
2025-08-20T22:50:11.7276848Z [00:02:16.249]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:11.7277181Z [00:02:16.249]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:11.7383713Z [00:02:16.261]➜  using posix_madvise ... yes
2025-08-20T22:50:11.7473029Z [00:02:16.270]➜        reloc_nonalloc=0
2025-08-20T22:50:11.7488863Z [00:02:16.272]➜               comdats=0
2025-08-20T22:50:11.7489763Z [00:02:16.272]➜    removed_comdat_mem=0
2025-08-20T22:50:11.7490086Z [00:02:16.272]➜              num_dsos=0
2025-08-20T22:50:11.7490353Z [00:02:16.272]➜           thunk_bytes=0
2025-08-20T22:50:11.7490621Z [00:02:16.272]➜       parsed_lto_objs=1
2025-08-20T22:50:11.7491298Z [00:02:16.272]➜              num_cies=2
2025-08-20T22:50:11.7491562Z [00:02:16.272]➜       num_unique_cies=2
2025-08-20T22:50:11.7491822Z [00:02:16.272]➜              num_fdes=5
2025-08-20T22:50:11.7492079Z [00:02:16.272]➜        merged_strings=6
2025-08-20T22:50:11.7492347Z [00:02:16.272]➜         output_chunks=25
2025-08-20T22:50:11.7492616Z [00:02:16.272]➜              num_objs=31
2025-08-20T22:50:11.7492886Z [00:02:16.272]➜      string_fragments=59
2025-08-20T22:50:11.7493154Z [00:02:16.272]➜      garbage_sections=88
2025-08-20T22:50:11.7493428Z [00:02:16.272]➜        undefined_syms=167
2025-08-20T22:50:11.7493702Z [00:02:16.272]➜           reloc_alloc=292
2025-08-20T22:50:11.7493986Z [00:02:16.272]➜          defined_syms=553
2025-08-20T22:50:11.7494258Z [00:02:16.272]➜        input_sections=717
2025-08-20T22:50:11.7494529Z [00:02:16.272]➜           parsed_objs=1762
2025-08-20T22:50:11.7494806Z [00:02:16.272]➜      regular_sections=9757
2025-08-20T22:50:11.7495096Z [00:02:16.272]➜              all_syms=35074
2025-08-20T22:50:11.7495384Z [00:02:16.272]➜     total_input_bytes=43954940
2025-08-20T22:50:11.7495691Z [00:02:16.272]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:11.7496033Z [00:02:16.272]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:11.7646665Z [00:02:16.287]➜  using posix_memalign ... yes
2025-08-20T22:50:11.8072862Z [00:02:16.328]➜        reloc_nonalloc=0
2025-08-20T22:50:11.8075644Z [00:02:16.328]➜               comdats=0
2025-08-20T22:50:11.8075925Z [00:02:16.328]➜    removed_comdat_mem=0
2025-08-20T22:50:11.8076188Z [00:02:16.328]➜              num_dsos=0
2025-08-20T22:50:11.8076449Z [00:02:16.328]➜           thunk_bytes=0
2025-08-20T22:50:11.8076750Z [00:02:16.328]➜       parsed_lto_objs=1
2025-08-20T22:50:11.8077007Z [00:02:16.328]➜              num_cies=2
2025-08-20T22:50:11.8077263Z [00:02:16.328]➜       num_unique_cies=2
2025-08-20T22:50:11.8077520Z [00:02:16.328]➜              num_fdes=5
2025-08-20T22:50:11.8077781Z [00:02:16.328]➜        merged_strings=7
2025-08-20T22:50:11.8078065Z [00:02:16.328]➜         output_chunks=25
2025-08-20T22:50:11.8078331Z [00:02:16.328]➜              num_objs=39
2025-08-20T22:50:11.8078791Z [00:02:16.328]➜      string_fragments=72
2025-08-20T22:50:11.8079138Z [00:02:16.328]➜      garbage_sections=113
2025-08-20T22:50:11.8079414Z [00:02:16.328]➜        undefined_syms=183
2025-08-20T22:50:11.8079730Z [00:02:16.328]➜           reloc_alloc=206
2025-08-20T22:50:11.8079998Z [00:02:16.328]➜          defined_syms=681
2025-08-20T22:50:11.8080268Z [00:02:16.328]➜        input_sections=903
2025-08-20T22:50:11.8080542Z [00:02:16.328]➜           parsed_objs=1762
2025-08-20T22:50:11.8080820Z [00:02:16.328]➜      regular_sections=9760
2025-08-20T22:50:11.8081481Z [00:02:16.328]➜              all_syms=35080
2025-08-20T22:50:11.8081859Z [00:02:16.328]➜     total_input_bytes=43955352
2025-08-20T22:50:11.8082166Z [00:02:16.328]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:11.8082503Z [00:02:16.328]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:11.8082849Z [00:02:16.328]➜  .rodata.str1.1 estimation=1626 actual=1
2025-08-20T22:50:11.8127708Z [00:02:16.335]➜  using posix_spawn ... yes
2025-08-20T22:50:11.8328166Z [00:02:16.355]➜        reloc_nonalloc=0
2025-08-20T22:50:11.8332658Z [00:02:16.356]➜               comdats=0
2025-08-20T22:50:11.8334075Z [00:02:16.356]➜    removed_comdat_mem=0
2025-08-20T22:50:11.8335345Z [00:02:16.356]➜              num_dsos=0
2025-08-20T22:50:11.8336016Z [00:02:16.356]➜           thunk_bytes=0
2025-08-20T22:50:11.8340250Z [00:02:16.356]➜       parsed_lto_objs=1
2025-08-20T22:50:11.8340952Z [00:02:16.356]➜       num_unique_cies=2
2025-08-20T22:50:11.8341570Z [00:02:16.356]➜              num_fdes=5
2025-08-20T22:50:11.8342278Z [00:02:16.356]➜              num_cies=12
2025-08-20T22:50:11.8343368Z [00:02:16.356]➜         output_chunks=24
2025-08-20T22:50:11.8359742Z [00:02:16.356]➜        merged_strings=27
2025-08-20T22:50:11.8360561Z [00:02:16.356]➜              num_objs=52
2025-08-20T22:50:11.8361301Z [00:02:16.356]➜      string_fragments=150
2025-08-20T22:50:11.8361586Z [00:02:16.356]➜           reloc_alloc=150
2025-08-20T22:50:11.8361862Z [00:02:16.356]➜      garbage_sections=185
2025-08-20T22:50:11.8362133Z [00:02:16.356]➜        undefined_syms=286
2025-08-20T22:50:11.8362402Z [00:02:16.356]➜          defined_syms=822
2025-08-20T22:50:11.8362679Z [00:02:16.356]➜        input_sections=1146
2025-08-20T22:50:11.8362965Z [00:02:16.356]➜           parsed_objs=1762
2025-08-20T22:50:11.8363236Z [00:02:16.356]➜      regular_sections=9757
2025-08-20T22:50:11.8363510Z [00:02:16.356]➜              all_syms=35070
2025-08-20T22:50:11.8363800Z [00:02:16.356]➜     total_input_bytes=43953944
2025-08-20T22:50:11.8364123Z [00:02:16.356]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:11.8364461Z [00:02:16.356]➜  .rodata.cst16 estimation=1631 actual=11
2025-08-20T22:50:11.8364815Z [00:02:16.356]➜  .rodata.str1.8 estimation=1632 actual=12
2025-08-20T22:50:11.8433446Z [00:02:16.366]➜  using posix_openpt ... yes
2025-08-20T22:50:11.8872473Z [00:02:16.410]➜        reloc_nonalloc=0
2025-08-20T22:50:11.8873301Z [00:02:16.410]➜               comdats=0
2025-08-20T22:50:11.8873861Z [00:02:16.410]➜    removed_comdat_mem=0
2025-08-20T22:50:11.8874387Z [00:02:16.410]➜              num_dsos=0
2025-08-20T22:50:11.8875001Z [00:02:16.410]➜           thunk_bytes=0
2025-08-20T22:50:11.8875799Z [00:02:16.410]➜       parsed_lto_objs=1
2025-08-20T22:50:11.8876115Z [00:02:16.410]➜              num_cies=2
2025-08-20T22:50:11.8876382Z [00:02:16.410]➜       num_unique_cies=2
2025-08-20T22:50:11.8876640Z [00:02:16.410]➜              num_fdes=5
2025-08-20T22:50:11.8876898Z [00:02:16.410]➜        merged_strings=7
2025-08-20T22:50:11.8877194Z [00:02:16.410]➜              num_objs=25
2025-08-20T22:50:11.8877460Z [00:02:16.410]➜         output_chunks=26
2025-08-20T22:50:11.8877728Z [00:02:16.410]➜      string_fragments=48
2025-08-20T22:50:11.8877997Z [00:02:16.410]➜      garbage_sections=66
2025-08-20T22:50:11.8878261Z [00:02:16.410]➜        undefined_syms=117
2025-08-20T22:50:11.8878553Z [00:02:16.410]➜           reloc_alloc=131
2025-08-20T22:50:11.8879039Z [00:02:16.410]➜          defined_syms=410
2025-08-20T22:50:11.8879312Z [00:02:16.410]➜        input_sections=533
2025-08-20T22:50:11.8879581Z [00:02:16.410]➜           parsed_objs=1762
2025-08-20T22:50:11.8879857Z [00:02:16.410]➜      regular_sections=9757
2025-08-20T22:50:11.8880131Z [00:02:16.410]➜              all_syms=35070
2025-08-20T22:50:11.8880419Z [00:02:16.410]➜     total_input_bytes=43953836
2025-08-20T22:50:11.8880724Z [00:02:16.410]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:11.8881056Z [00:02:16.410]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:11.8881794Z [00:02:16.410]➜  .rodata.cst8 estimation=1626 actual=1
2025-08-20T22:50:11.8918857Z [00:02:16.415]➜        reloc_nonalloc=0
2025-08-20T22:50:11.8921587Z [00:02:16.415]➜               comdats=0
2025-08-20T22:50:11.8921867Z [00:02:16.415]➜    removed_comdat_mem=0
2025-08-20T22:50:11.8922159Z [00:02:16.415]➜              num_dsos=0
2025-08-20T22:50:11.8922417Z [00:02:16.415]➜           thunk_bytes=0
2025-08-20T22:50:11.8922679Z [00:02:16.415]➜       parsed_lto_objs=1
2025-08-20T22:50:11.8922940Z [00:02:16.415]➜              num_cies=2
2025-08-20T22:50:11.8923197Z [00:02:16.415]➜       num_unique_cies=2
2025-08-20T22:50:11.8923458Z [00:02:16.415]➜              num_fdes=5
2025-08-20T22:50:11.8923720Z [00:02:16.415]➜        merged_strings=6
2025-08-20T22:50:11.8923985Z [00:02:16.415]➜         output_chunks=25
2025-08-20T22:50:11.8924253Z [00:02:16.415]➜              num_objs=26
2025-08-20T22:50:11.8924518Z [00:02:16.415]➜      string_fragments=49
2025-08-20T22:50:11.8924792Z [00:02:16.415]➜      garbage_sections=69
2025-08-20T22:50:11.8925074Z [00:02:16.415]➜        undefined_syms=117
2025-08-20T22:50:11.8925348Z [00:02:16.415]➜           reloc_alloc=130
2025-08-20T22:50:11.8925618Z [00:02:16.415]➜          defined_syms=425
2025-08-20T22:50:11.8925886Z [00:02:16.415]➜        input_sections=557
2025-08-20T22:50:11.8926574Z [00:02:16.415]➜           parsed_objs=1762
2025-08-20T22:50:11.8926854Z [00:02:16.415]➜      regular_sections=9757
2025-08-20T22:50:11.8927128Z [00:02:16.415]➜              all_syms=35070
2025-08-20T22:50:11.8927409Z [00:02:16.415]➜     total_input_bytes=43953836
2025-08-20T22:50:11.8927714Z [00:02:16.415]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:11.8928050Z [00:02:16.415]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:11.9015204Z [00:02:16.424]➜  using __ppc_get_timebase ... no
2025-08-20T22:50:11.9021070Z [00:02:16.425]➜  using powf ... yes
2025-08-20T22:50:11.9056351Z [00:02:16.428]➜  using pow ... yes
2025-08-20T22:50:11.9248546Z [00:02:16.448]➜        reloc_nonalloc=0
2025-08-20T22:50:11.9272904Z [00:02:16.450]➜               comdats=0
2025-08-20T22:50:11.9273802Z [00:02:16.450]➜    removed_comdat_mem=0
2025-08-20T22:50:11.9274347Z [00:02:16.450]➜              num_dsos=0
2025-08-20T22:50:11.9274955Z [00:02:16.450]➜           thunk_bytes=0
2025-08-20T22:50:11.9275763Z [00:02:16.450]➜       parsed_lto_objs=1
2025-08-20T22:50:11.9276134Z [00:02:16.450]➜       num_unique_cies=2
2025-08-20T22:50:11.9276408Z [00:02:16.450]➜              num_cies=5
2025-08-20T22:50:11.9276676Z [00:02:16.450]➜        merged_strings=6
2025-08-20T22:50:11.9276941Z [00:02:16.450]➜              num_fdes=8
2025-08-20T22:50:11.9277203Z [00:02:16.450]➜         output_chunks=25
2025-08-20T22:50:11.9277471Z [00:02:16.450]➜              num_objs=30
2025-08-20T22:50:11.9277736Z [00:02:16.450]➜      string_fragments=57
2025-08-20T22:50:11.9278011Z [00:02:16.450]➜      garbage_sections=78
2025-08-20T22:50:11.9278282Z [00:02:16.450]➜        undefined_syms=126
2025-08-20T22:50:11.9278553Z [00:02:16.450]➜           reloc_alloc=137
2025-08-20T22:50:11.9279007Z [00:02:16.450]➜          defined_syms=451
2025-08-20T22:50:11.9279285Z [00:02:16.450]➜        input_sections=618
2025-08-20T22:50:11.9279560Z [00:02:16.450]➜           parsed_objs=1762
2025-08-20T22:50:11.9279837Z [00:02:16.450]➜      regular_sections=9757
2025-08-20T22:50:11.9280134Z [00:02:16.450]➜              all_syms=35070
2025-08-20T22:50:11.9280430Z [00:02:16.450]➜     total_input_bytes=43953836
2025-08-20T22:50:11.9280739Z [00:02:16.450]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:11.9281076Z [00:02:16.450]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:11.9335215Z [00:02:16.456]➜  using powl ... yes
2025-08-20T22:50:11.9871756Z [00:02:16.510]➜        reloc_nonalloc=0
2025-08-20T22:50:11.9872624Z [00:02:16.510]➜               comdats=0
2025-08-20T22:50:11.9873215Z [00:02:16.510]➜    removed_comdat_mem=0
2025-08-20T22:50:11.9873757Z [00:02:16.510]➜              num_dsos=0
2025-08-20T22:50:11.9874319Z [00:02:16.510]➜           thunk_bytes=0
2025-08-20T22:50:11.9875440Z [00:02:16.510]➜       parsed_lto_objs=1
2025-08-20T22:50:11.9875849Z [00:02:16.510]➜              num_cies=2
2025-08-20T22:50:11.9876139Z [00:02:16.510]➜       num_unique_cies=2
2025-08-20T22:50:11.9876408Z [00:02:16.510]➜              num_fdes=5
2025-08-20T22:50:11.9876695Z [00:02:16.510]➜        merged_strings=7
2025-08-20T22:50:11.9876964Z [00:02:16.510]➜         output_chunks=25
2025-08-20T22:50:11.9877226Z [00:02:16.510]➜              num_objs=25
2025-08-20T22:50:11.9877494Z [00:02:16.510]➜      string_fragments=48
2025-08-20T22:50:11.9877765Z [00:02:16.510]➜      garbage_sections=67
2025-08-20T22:50:11.9878036Z [00:02:16.510]➜        undefined_syms=124
2025-08-20T22:50:11.9878305Z [00:02:16.510]➜           reloc_alloc=140
2025-08-20T22:50:11.9878574Z [00:02:16.510]➜          defined_syms=422
2025-08-20T22:50:11.9879141Z [00:02:16.510]➜        input_sections=548
2025-08-20T22:50:11.9879423Z [00:02:16.510]➜           parsed_objs=1762
2025-08-20T22:50:11.9879710Z [00:02:16.510]➜      regular_sections=9758
2025-08-20T22:50:11.9879983Z [00:02:16.510]➜              all_syms=35078
2025-08-20T22:50:11.9880275Z [00:02:16.510]➜     total_input_bytes=43955304
2025-08-20T22:50:11.9880580Z [00:02:16.510]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:11.9880910Z [00:02:16.510]➜  .rodata.cst16 estimation=1626 actual=1
2025-08-20T22:50:11.9881637Z [00:02:16.510]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:12.0023918Z [00:02:16.525]➜  using ppoll ... yes
2025-08-20T22:50:12.0335058Z [00:02:16.556]➜        reloc_nonalloc=0
2025-08-20T22:50:12.0335886Z [00:02:16.556]➜               comdats=0
2025-08-20T22:50:12.0336510Z [00:02:16.556]➜    removed_comdat_mem=0
2025-08-20T22:50:12.0337327Z [00:02:16.556]➜              num_dsos=0
2025-08-20T22:50:12.0337650Z [00:02:16.556]➜           thunk_bytes=0
2025-08-20T22:50:12.0337918Z [00:02:16.556]➜       parsed_lto_objs=1
2025-08-20T22:50:12.0338178Z [00:02:16.556]➜              num_cies=2
2025-08-20T22:50:12.0338440Z [00:02:16.556]➜       num_unique_cies=2
2025-08-20T22:50:12.0338879Z [00:02:16.556]➜              num_fdes=5
2025-08-20T22:50:12.0339157Z [00:02:16.556]➜        merged_strings=7
2025-08-20T22:50:12.0339428Z [00:02:16.556]➜         output_chunks=25
2025-08-20T22:50:12.0339695Z [00:02:16.556]➜              num_objs=25
2025-08-20T22:50:12.0339993Z [00:02:16.556]➜      string_fragments=48
2025-08-20T22:50:12.0340269Z [00:02:16.556]➜      garbage_sections=67
2025-08-20T22:50:12.0340542Z [00:02:16.556]➜        undefined_syms=128
2025-08-20T22:50:12.0340811Z [00:02:16.556]➜           reloc_alloc=144
2025-08-20T22:50:12.0341077Z [00:02:16.556]➜          defined_syms=425
2025-08-20T22:50:12.0341345Z [00:02:16.556]➜        input_sections=550
2025-08-20T22:50:12.0341615Z [00:02:16.556]➜           parsed_objs=1762
2025-08-20T22:50:12.0341890Z [00:02:16.556]➜      regular_sections=9758
2025-08-20T22:50:12.0342165Z [00:02:16.556]➜              all_syms=35078
2025-08-20T22:50:12.0342448Z [00:02:16.556]➜     total_input_bytes=43955236
2025-08-20T22:50:12.0342762Z [00:02:16.556]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:12.0343097Z [00:02:16.556]➜  .rodata.str1.1 estimation=1626 actual=1
2025-08-20T22:50:12.0343432Z [00:02:16.556]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:12.0397458Z [00:02:16.563]➜  using pread ... yes
2025-08-20T22:50:12.0472130Z [00:02:16.570]➜        reloc_nonalloc=0
2025-08-20T22:50:12.0482060Z [00:02:16.571]➜               comdats=0
2025-08-20T22:50:12.0483923Z [00:02:16.571]➜    removed_comdat_mem=0
2025-08-20T22:50:12.0484222Z [00:02:16.571]➜              num_dsos=0
2025-08-20T22:50:12.0484494Z [00:02:16.571]➜           thunk_bytes=0
2025-08-20T22:50:12.0484757Z [00:02:16.571]➜       parsed_lto_objs=1
2025-08-20T22:50:12.0485019Z [00:02:16.571]➜              num_cies=2
2025-08-20T22:50:12.0485276Z [00:02:16.571]➜       num_unique_cies=2
2025-08-20T22:50:12.0485533Z [00:02:16.571]➜              num_fdes=5
2025-08-20T22:50:12.0485789Z [00:02:16.571]➜        merged_strings=6
2025-08-20T22:50:12.0486348Z [00:02:16.571]➜              num_objs=21
2025-08-20T22:50:12.0486697Z [00:02:16.571]➜         output_chunks=24
2025-08-20T22:50:12.0486973Z [00:02:16.571]➜      string_fragments=39
2025-08-20T22:50:12.0487239Z [00:02:16.571]➜      garbage_sections=54
2025-08-20T22:50:12.0487515Z [00:02:16.571]➜        undefined_syms=107
2025-08-20T22:50:12.0487804Z [00:02:16.571]➜           reloc_alloc=121
2025-08-20T22:50:12.0488074Z [00:02:16.571]➜          defined_syms=345
2025-08-20T22:50:12.0488350Z [00:02:16.571]➜        input_sections=441
2025-08-20T22:50:12.0488786Z [00:02:16.571]➜           parsed_objs=1762
2025-08-20T22:50:12.0489132Z [00:02:16.571]➜      regular_sections=9757
2025-08-20T22:50:12.0489407Z [00:02:16.571]➜              all_syms=35070
2025-08-20T22:50:12.0489688Z [00:02:16.571]➜     total_input_bytes=43953820
2025-08-20T22:50:12.0490303Z [00:02:16.571]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:12.0490774Z [00:02:16.571]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:12.0581204Z [00:02:16.581]➜  using prctl ... yes
2025-08-20T22:50:12.0891101Z [00:02:16.610]➜        reloc_nonalloc=0
2025-08-20T22:50:12.0893306Z [00:02:16.612]➜        reloc_nonalloc=0
2025-08-20T22:50:12.0893600Z [00:02:16.612]➜               comdats=0
2025-08-20T22:50:12.0893863Z [00:02:16.612]➜    removed_comdat_mem=0
2025-08-20T22:50:12.0894541Z [00:02:16.612]➜              num_dsos=0
2025-08-20T22:50:12.0894813Z [00:02:16.612]➜           thunk_bytes=0
2025-08-20T22:50:12.0895076Z [00:02:16.612]➜       parsed_lto_objs=1
2025-08-20T22:50:12.0895335Z [00:02:16.612]➜              num_cies=2
2025-08-20T22:50:12.0895593Z [00:02:16.612]➜       num_unique_cies=2
2025-08-20T22:50:12.0895854Z [00:02:16.612]➜              num_fdes=5
2025-08-20T22:50:12.0896111Z [00:02:16.612]➜        merged_strings=7
2025-08-20T22:50:12.0896370Z [00:02:16.612]➜         output_chunks=25
2025-08-20T22:50:12.0896635Z [00:02:16.612]➜              num_objs=25
2025-08-20T22:50:12.0896901Z [00:02:16.612]➜      string_fragments=48
2025-08-20T22:50:12.0897186Z [00:02:16.612]➜      garbage_sections=67
2025-08-20T22:50:12.0897459Z [00:02:16.612]➜        undefined_syms=128
2025-08-20T22:50:12.0897732Z [00:02:16.612]➜           reloc_alloc=144
2025-08-20T22:50:12.0898001Z [00:02:16.612]➜          defined_syms=425
2025-08-20T22:50:12.0898285Z [00:02:16.612]➜        input_sections=550
2025-08-20T22:50:12.0898559Z [00:02:16.612]➜           parsed_objs=1762
2025-08-20T22:50:12.0899089Z [00:02:16.612]➜      regular_sections=9758
2025-08-20T22:50:12.0899367Z [00:02:16.612]➜              all_syms=35078
2025-08-20T22:50:12.0899650Z [00:02:16.612]➜     total_input_bytes=43955424
2025-08-20T22:50:12.0899959Z [00:02:16.612]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:12.0900291Z [00:02:16.612]➜  .rodata.str1.1 estimation=1626 actual=1
2025-08-20T22:50:12.0901007Z [00:02:16.612]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:12.0901408Z [00:02:16.612]➜               comdats=0
2025-08-20T22:50:12.0901778Z [00:02:16.612]➜    removed_comdat_mem=0
2025-08-20T22:50:12.0902447Z [00:02:16.612]➜              num_dsos=0
2025-08-20T22:50:12.0902868Z [00:02:16.612]➜           thunk_bytes=0
2025-08-20T22:50:12.0903241Z [00:02:16.612]➜       parsed_lto_objs=1
2025-08-20T22:50:12.0903633Z [00:02:16.612]➜              num_cies=2
2025-08-20T22:50:12.0904042Z [00:02:16.612]➜       num_unique_cies=2
2025-08-20T22:50:12.0904444Z [00:02:16.612]➜              num_fdes=5
2025-08-20T22:50:12.0904838Z [00:02:16.612]➜        merged_strings=7
2025-08-20T22:50:12.0905300Z [00:02:16.612]➜         output_chunks=25
2025-08-20T22:50:12.0905701Z [00:02:16.612]➜              num_objs=26
2025-08-20T22:50:12.0906084Z [00:02:16.612]➜      string_fragments=50
2025-08-20T22:50:12.0906467Z [00:02:16.612]➜      garbage_sections=70
2025-08-20T22:50:12.0906856Z [00:02:16.612]➜        undefined_syms=132
2025-08-20T22:50:12.0907270Z [00:02:16.612]➜           reloc_alloc=149
2025-08-20T22:50:12.0907657Z [00:02:16.612]➜          defined_syms=442
2025-08-20T22:50:12.0908061Z [00:02:16.612]➜        input_sections=576
2025-08-20T22:50:12.0908441Z [00:02:16.612]➜           parsed_objs=1762
2025-08-20T22:50:12.0908986Z [00:02:16.612]➜      regular_sections=9758
2025-08-20T22:50:12.0909386Z [00:02:16.612]➜              all_syms=35078
2025-08-20T22:50:12.0909808Z [00:02:16.612]➜     total_input_bytes=43955444
2025-08-20T22:50:12.0910481Z [00:02:16.612]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:12.0910948Z [00:02:16.612]➜  .rodata.str1.1 estimation=1626 actual=1
2025-08-20T22:50:12.0911416Z [00:02:16.612]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:12.0926167Z [00:02:16.615]➜  using preadv ... yes
2025-08-20T22:50:12.1046212Z [00:02:16.627]➜  using preadv2 ... yes
2025-08-20T22:50:12.1687679Z [00:02:16.691]➜        reloc_nonalloc=0
2025-08-20T22:50:12.1688070Z [00:02:16.691]➜               comdats=0
2025-08-20T22:50:12.1688379Z [00:02:16.691]➜    removed_comdat_mem=0
2025-08-20T22:50:12.1688748Z [00:02:16.691]➜              num_dsos=0
2025-08-20T22:50:12.1689104Z [00:02:16.691]➜           thunk_bytes=0
2025-08-20T22:50:12.1689376Z [00:02:16.691]➜       parsed_lto_objs=1
2025-08-20T22:50:12.1689641Z [00:02:16.691]➜              num_cies=2
2025-08-20T22:50:12.1689895Z [00:02:16.691]➜       num_unique_cies=2
2025-08-20T22:50:12.1690157Z [00:02:16.691]➜              num_fdes=5
2025-08-20T22:50:12.1690443Z [00:02:16.691]➜        merged_strings=6
2025-08-20T22:50:12.1690706Z [00:02:16.691]➜              num_objs=22
2025-08-20T22:50:12.1690977Z [00:02:16.691]➜         output_chunks=24
2025-08-20T22:50:12.1691248Z [00:02:16.691]➜      string_fragments=41
2025-08-20T22:50:12.1691521Z [00:02:16.691]➜      garbage_sections=59
2025-08-20T22:50:12.1691793Z [00:02:16.691]➜        undefined_syms=115
2025-08-20T22:50:12.1692066Z [00:02:16.691]➜           reloc_alloc=133
2025-08-20T22:50:12.1692340Z [00:02:16.691]➜          defined_syms=368
2025-08-20T22:50:12.1692615Z [00:02:16.691]➜        input_sections=471
2025-08-20T22:50:12.1692894Z [00:02:16.691]➜           parsed_objs=1762
2025-08-20T22:50:12.1693181Z [00:02:16.691]➜      regular_sections=9757
2025-08-20T22:50:12.1693458Z [00:02:16.691]➜              all_syms=35072
2025-08-20T22:50:12.1693748Z [00:02:16.691]➜     total_input_bytes=43954620
2025-08-20T22:50:12.1694054Z [00:02:16.691]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:12.1694402Z [00:02:16.691]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:12.1816540Z [00:02:16.704]➜  using process_vm_readv ... yes
2025-08-20T22:50:12.2006816Z [00:02:16.723]➜        reloc_nonalloc=0
2025-08-20T22:50:12.2016957Z [00:02:16.724]➜               comdats=0
2025-08-20T22:50:12.2017442Z [00:02:16.724]➜    removed_comdat_mem=0
2025-08-20T22:50:12.2017843Z [00:02:16.724]➜              num_dsos=0
2025-08-20T22:50:12.2018234Z [00:02:16.724]➜           thunk_bytes=0
2025-08-20T22:50:12.2018728Z [00:02:16.724]➜       parsed_lto_objs=1
2025-08-20T22:50:12.2019122Z [00:02:16.724]➜              num_cies=2
2025-08-20T22:50:12.2019499Z [00:02:16.724]➜       num_unique_cies=2
2025-08-20T22:50:12.2020257Z [00:02:16.724]➜              num_fdes=5
2025-08-20T22:50:12.2020790Z [00:02:16.724]➜        merged_strings=6
2025-08-20T22:50:12.2021232Z [00:02:16.724]➜              num_objs=23
2025-08-20T22:50:12.2021641Z [00:02:16.725]➜         output_chunks=24
2025-08-20T22:50:12.2022044Z [00:02:16.725]➜      string_fragments=43
2025-08-20T22:50:12.2022472Z [00:02:16.725]➜      garbage_sections=61
2025-08-20T22:50:12.2022891Z [00:02:16.725]➜        undefined_syms=116
2025-08-20T22:50:12.2023303Z [00:02:16.725]➜           reloc_alloc=134
2025-08-20T22:50:12.2023701Z [00:02:16.725]➜          defined_syms=383
2025-08-20T22:50:12.2024089Z [00:02:16.725]➜        input_sections=494
2025-08-20T22:50:12.2024512Z [00:02:16.725]➜           parsed_objs=1762
2025-08-20T22:50:12.2024928Z [00:02:16.725]➜      regular_sections=9757
2025-08-20T22:50:12.2025341Z [00:02:16.725]➜              all_syms=35074
2025-08-20T22:50:12.2025754Z [00:02:16.725]➜     total_input_bytes=43954484
2025-08-20T22:50:12.2026183Z [00:02:16.725]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:12.2026636Z [00:02:16.725]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:12.2094946Z [00:02:16.732]➜  using prlimit ... yes
2025-08-20T22:50:12.2139493Z [00:02:16.737]➜        reloc_nonalloc=0
2025-08-20T22:50:12.2147595Z [00:02:16.737]➜               comdats=0
2025-08-20T22:50:12.2148268Z [00:02:16.737]➜    removed_comdat_mem=0
2025-08-20T22:50:12.2148538Z [00:02:16.737]➜              num_dsos=0
2025-08-20T22:50:12.2149025Z [00:02:16.737]➜           thunk_bytes=0
2025-08-20T22:50:12.2149301Z [00:02:16.737]➜       parsed_lto_objs=1
2025-08-20T22:50:12.2149562Z [00:02:16.737]➜              num_cies=2
2025-08-20T22:50:12.2149818Z [00:02:16.737]➜       num_unique_cies=2
2025-08-20T22:50:12.2150074Z [00:02:16.737]➜              num_fdes=5
2025-08-20T22:50:12.2150331Z [00:02:16.737]➜        merged_strings=6
2025-08-20T22:50:12.2150592Z [00:02:16.737]➜              num_objs=22
2025-08-20T22:50:12.2150864Z [00:02:16.737]➜         output_chunks=24
2025-08-20T22:50:12.2151146Z [00:02:16.737]➜      string_fragments=41
2025-08-20T22:50:12.2151421Z [00:02:16.737]➜      garbage_sections=59
2025-08-20T22:50:12.2151690Z [00:02:16.737]➜        undefined_syms=115
2025-08-20T22:50:12.2151962Z [00:02:16.737]➜           reloc_alloc=133
2025-08-20T22:50:12.2152245Z [00:02:16.737]➜          defined_syms=368
2025-08-20T22:50:12.2152512Z [00:02:16.737]➜        input_sections=471
2025-08-20T22:50:12.2152788Z [00:02:16.737]➜           parsed_objs=1762
2025-08-20T22:50:12.2153062Z [00:02:16.737]➜      regular_sections=9757
2025-08-20T22:50:12.2153335Z [00:02:16.737]➜              all_syms=35072
2025-08-20T22:50:12.2153617Z [00:02:16.737]➜     total_input_bytes=43954624
2025-08-20T22:50:12.2153923Z [00:02:16.737]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:12.2154257Z [00:02:16.737]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:12.2161718Z [00:02:16.739]➜        reloc_nonalloc=0
2025-08-20T22:50:12.2164694Z [00:02:16.739]➜               comdats=0
2025-08-20T22:50:12.2164989Z [00:02:16.739]➜    removed_comdat_mem=0
2025-08-20T22:50:12.2165252Z [00:02:16.739]➜              num_dsos=0
2025-08-20T22:50:12.2165509Z [00:02:16.739]➜           thunk_bytes=0
2025-08-20T22:50:12.2165766Z [00:02:16.739]➜       parsed_lto_objs=1
2025-08-20T22:50:12.2166023Z [00:02:16.739]➜              num_cies=2
2025-08-20T22:50:12.2166291Z [00:02:16.739]➜       num_unique_cies=2
2025-08-20T22:50:12.2166545Z [00:02:16.739]➜              num_fdes=5
2025-08-20T22:50:12.2166802Z [00:02:16.739]➜        merged_strings=6
2025-08-20T22:50:12.2167061Z [00:02:16.739]➜              num_objs=19
2025-08-20T22:50:12.2167324Z [00:02:16.739]➜         output_chunks=24
2025-08-20T22:50:12.2167599Z [00:02:16.739]➜      string_fragments=35
2025-08-20T22:50:12.2167869Z [00:02:16.739]➜      garbage_sections=48
2025-08-20T22:50:12.2168136Z [00:02:16.739]➜        undefined_syms=103
2025-08-20T22:50:12.2168409Z [00:02:16.739]➜           reloc_alloc=121
2025-08-20T22:50:12.2168863Z [00:02:16.739]➜          defined_syms=312
2025-08-20T22:50:12.2169467Z [00:02:16.739]➜        input_sections=391
2025-08-20T22:50:12.2169812Z [00:02:16.739]➜           parsed_objs=1762
2025-08-20T22:50:12.2170091Z [00:02:16.739]➜      regular_sections=9757
2025-08-20T22:50:12.2170363Z [00:02:16.739]➜              all_syms=35072
2025-08-20T22:50:12.2170667Z [00:02:16.739]➜     total_input_bytes=43954208
2025-08-20T22:50:12.2170970Z [00:02:16.739]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:12.2171299Z [00:02:16.739]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:12.2259851Z [00:02:16.749]➜  using program_invocation_name ... yes
2025-08-20T22:50:12.2264105Z [00:02:16.749]➜  using process_vm_writev ... yes
2025-08-20T22:50:12.2819570Z [00:02:16.805]➜        reloc_nonalloc=0
2025-08-20T22:50:12.2825081Z [00:02:16.805]➜               comdats=0
2025-08-20T22:50:12.2827746Z [00:02:16.805]➜    removed_comdat_mem=0
2025-08-20T22:50:12.2828346Z [00:02:16.805]➜              num_dsos=0
2025-08-20T22:50:12.2828957Z [00:02:16.805]➜           thunk_bytes=0
2025-08-20T22:50:12.2829601Z [00:02:16.805]➜       parsed_lto_objs=1
2025-08-20T22:50:12.2830158Z [00:02:16.805]➜              num_cies=2
2025-08-20T22:50:12.2830698Z [00:02:16.805]➜       num_unique_cies=2
2025-08-20T22:50:12.2831959Z [00:02:16.805]➜              num_fdes=5
2025-08-20T22:50:12.2832782Z [00:02:16.805]➜        merged_strings=7
2025-08-20T22:50:12.2833186Z [00:02:16.805]➜         output_chunks=25
2025-08-20T22:50:12.2833622Z [00:02:16.805]➜              num_objs=25
2025-08-20T22:50:12.2834576Z [00:02:16.805]➜      string_fragments=48
2025-08-20T22:50:12.2835009Z [00:02:16.805]➜      garbage_sections=67
2025-08-20T22:50:12.2835409Z [00:02:16.805]➜        undefined_syms=124
2025-08-20T22:50:12.2835820Z [00:02:16.805]➜           reloc_alloc=144
2025-08-20T22:50:12.2836176Z [00:02:16.805]➜          defined_syms=428
2025-08-20T22:50:12.2836523Z [00:02:16.805]➜        input_sections=550
2025-08-20T22:50:12.2836925Z [00:02:16.805]➜           parsed_objs=1762
2025-08-20T22:50:12.2837477Z [00:02:16.805]➜      regular_sections=9760
2025-08-20T22:50:12.2838152Z [00:02:16.805]➜              all_syms=35084
2025-08-20T22:50:12.2838883Z [00:02:16.805]➜     total_input_bytes=43955948
2025-08-20T22:50:12.2840198Z [00:02:16.805]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:12.2840703Z [00:02:16.805]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:12.2841174Z [00:02:16.805]➜  .rodata.cst16 estimation=1626 actual=1
2025-08-20T22:50:12.2944076Z [00:02:16.817]➜  using pselect ... yes
2025-08-20T22:50:12.3219305Z [00:02:16.845]➜        reloc_nonalloc=0
2025-08-20T22:50:12.3219681Z [00:02:16.845]➜               comdats=0
2025-08-20T22:50:12.3219956Z [00:02:16.845]➜    removed_comdat_mem=0
2025-08-20T22:50:12.3220216Z [00:02:16.845]➜              num_dsos=0
2025-08-20T22:50:12.3220476Z [00:02:16.845]➜           thunk_bytes=0
2025-08-20T22:50:12.3220786Z [00:02:16.845]➜       parsed_lto_objs=1
2025-08-20T22:50:12.3221045Z [00:02:16.845]➜              num_cies=2
2025-08-20T22:50:12.3221334Z [00:02:16.845]➜       num_unique_cies=2
2025-08-20T22:50:12.3221589Z [00:02:16.845]➜              num_fdes=5
2025-08-20T22:50:12.3221844Z [00:02:16.845]➜        merged_strings=8
2025-08-20T22:50:12.3222108Z [00:02:16.845]➜         output_chunks=24
2025-08-20T22:50:12.3222372Z [00:02:16.845]➜              num_objs=37
2025-08-20T22:50:12.3222655Z [00:02:16.845]➜      string_fragments=74
2025-08-20T22:50:12.3222925Z [00:02:16.845]➜      garbage_sections=106
2025-08-20T22:50:12.3223196Z [00:02:16.845]➜        undefined_syms=169
2025-08-20T22:50:12.3223463Z [00:02:16.845]➜           reloc_alloc=179
2025-08-20T22:50:12.3223731Z [00:02:16.845]➜          defined_syms=646
2025-08-20T22:50:12.3224003Z [00:02:16.845]➜        input_sections=866
2025-08-20T22:50:12.3224276Z [00:02:16.845]➜           parsed_objs=1762
2025-08-20T22:50:12.3224550Z [00:02:16.845]➜      regular_sections=9758
2025-08-20T22:50:12.3224826Z [00:02:16.845]➜              all_syms=35077
2025-08-20T22:50:12.3225109Z [00:02:16.845]➜     total_input_bytes=43954924
2025-08-20T22:50:12.3225778Z [00:02:16.845]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:12.3226189Z [00:02:16.845]➜  .rodata.str1.8 estimation=1628 actual=4
2025-08-20T22:50:12.3290566Z [00:02:16.852]➜  using pthread_attr_setstack ... yes
2025-08-20T22:50:12.3683122Z [00:02:16.891]➜        reloc_nonalloc=0
2025-08-20T22:50:12.3687539Z [00:02:16.891]➜               comdats=0
2025-08-20T22:50:12.3687846Z [00:02:16.891]➜    removed_comdat_mem=0
2025-08-20T22:50:12.3688132Z [00:02:16.891]➜              num_dsos=0
2025-08-20T22:50:12.3688403Z [00:02:16.891]➜           thunk_bytes=0
2025-08-20T22:50:12.3688926Z [00:02:16.891]➜       parsed_lto_objs=1
2025-08-20T22:50:12.3689241Z [00:02:16.891]➜              num_cies=2
2025-08-20T22:50:12.3689501Z [00:02:16.892]➜       num_unique_cies=2
2025-08-20T22:50:12.3689757Z [00:02:16.892]➜              num_fdes=5
2025-08-20T22:50:12.3690014Z [00:02:16.892]➜        merged_strings=6
2025-08-20T22:50:12.3691593Z [00:02:16.892]➜              num_objs=20
2025-08-20T22:50:12.3692316Z [00:02:16.892]➜         output_chunks=24
2025-08-20T22:50:12.3692919Z [00:02:16.892]➜      string_fragments=37
2025-08-20T22:50:12.3693468Z [00:02:16.892]➜      garbage_sections=52
2025-08-20T22:50:12.3693929Z [00:02:16.892]➜        undefined_syms=109
2025-08-20T22:50:12.3694831Z [00:02:16.892]➜           reloc_alloc=131
2025-08-20T22:50:12.3695397Z [00:02:16.892]➜          defined_syms=333
2025-08-20T22:50:12.3695779Z [00:02:16.892]➜        input_sections=419
2025-08-20T22:50:12.3696133Z [00:02:16.892]➜           parsed_objs=1762
2025-08-20T22:50:12.3696504Z [00:02:16.892]➜      regular_sections=9757
2025-08-20T22:50:12.3696902Z [00:02:16.892]➜              all_syms=35072
2025-08-20T22:50:12.3697292Z [00:02:16.892]➜     total_input_bytes=43954408
2025-08-20T22:50:12.3697698Z [00:02:16.892]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:12.3698109Z [00:02:16.892]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:12.3759357Z [00:02:16.899]➜        reloc_nonalloc=0
2025-08-20T22:50:12.3761935Z [00:02:16.899]➜               comdats=0
2025-08-20T22:50:12.3762219Z [00:02:16.899]➜    removed_comdat_mem=0
2025-08-20T22:50:12.3763880Z [00:02:16.899]➜              num_dsos=0
2025-08-20T22:50:12.3764465Z [00:02:16.899]➜           thunk_bytes=0
2025-08-20T22:50:12.3765039Z [00:02:16.899]➜       parsed_lto_objs=1
2025-08-20T22:50:12.3765969Z [00:02:16.899]➜              num_cies=2
2025-08-20T22:50:12.3766271Z [00:02:16.899]➜       num_unique_cies=2
2025-08-20T22:50:12.3766533Z [00:02:16.899]➜              num_fdes=5
2025-08-20T22:50:12.3766795Z [00:02:16.899]➜        merged_strings=6
2025-08-20T22:50:12.3767056Z [00:02:16.899]➜              num_objs=20
2025-08-20T22:50:12.3767320Z [00:02:16.899]➜         output_chunks=24
2025-08-20T22:50:12.3767588Z [00:02:16.899]➜      string_fragments=37
2025-08-20T22:50:12.3767852Z [00:02:16.899]➜      garbage_sections=52
2025-08-20T22:50:12.3768124Z [00:02:16.899]➜        undefined_syms=109
2025-08-20T22:50:12.3768391Z [00:02:16.899]➜           reloc_alloc=131
2025-08-20T22:50:12.3768874Z [00:02:16.899]➜          defined_syms=333
2025-08-20T22:50:12.3769174Z [00:02:16.899]➜        input_sections=419
2025-08-20T22:50:12.3769454Z [00:02:16.899]➜           parsed_objs=1762
2025-08-20T22:50:12.3769726Z [00:02:16.899]➜      regular_sections=9757
2025-08-20T22:50:12.3770017Z [00:02:16.899]➜              all_syms=35072
2025-08-20T22:50:12.3770310Z [00:02:16.899]➜     total_input_bytes=43954420
2025-08-20T22:50:12.3770611Z [00:02:16.899]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:12.3770943Z [00:02:16.899]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:12.3772047Z [00:02:16.900]➜  using pthread_mutexattr_init ... yes
2025-08-20T22:50:12.3915649Z [00:02:16.914]➜  using pthread_mutexattr_destroy ... yes
2025-08-20T22:50:12.3964606Z [00:02:16.919]➜        reloc_nonalloc=0
2025-08-20T22:50:12.3970052Z [00:02:16.920]➜               comdats=0
2025-08-20T22:50:12.3970342Z [00:02:16.920]➜    removed_comdat_mem=0
2025-08-20T22:50:12.3970858Z [00:02:16.920]➜              num_dsos=0
2025-08-20T22:50:12.3979445Z [00:02:16.920]➜           thunk_bytes=0
2025-08-20T22:50:12.3979944Z [00:02:16.920]➜       parsed_lto_objs=1
2025-08-20T22:50:12.3980213Z [00:02:16.920]➜              num_cies=2
2025-08-20T22:50:12.3980475Z [00:02:16.920]➜       num_unique_cies=2
2025-08-20T22:50:12.3980765Z [00:02:16.920]➜              num_fdes=5
2025-08-20T22:50:12.3981019Z [00:02:16.920]➜        merged_strings=6
2025-08-20T22:50:12.3981283Z [00:02:16.920]➜         output_chunks=24
2025-08-20T22:50:12.3981546Z [00:02:16.920]➜              num_objs=24
2025-08-20T22:50:12.3981810Z [00:02:16.920]➜      string_fragments=45
2025-08-20T22:50:12.3982078Z [00:02:16.920]➜      garbage_sections=65
2025-08-20T22:50:12.3982346Z [00:02:16.920]➜        undefined_syms=124
2025-08-20T22:50:12.3982618Z [00:02:16.920]➜           reloc_alloc=152
2025-08-20T22:50:12.3982887Z [00:02:16.920]➜          defined_syms=410
2025-08-20T22:50:12.3983155Z [00:02:16.920]➜        input_sections=529
2025-08-20T22:50:12.3983434Z [00:02:16.920]➜           parsed_objs=1762
2025-08-20T22:50:12.3983709Z [00:02:16.920]➜      regular_sections=9757
2025-08-20T22:50:12.3983984Z [00:02:16.920]➜              all_syms=35076
2025-08-20T22:50:12.3984273Z [00:02:16.920]➜     total_input_bytes=43954788
2025-08-20T22:50:12.3984966Z [00:02:16.920]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:12.3985302Z [00:02:16.920]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:12.4110491Z [00:02:16.934]➜  using pthread_barrier ... yes
2025-08-20T22:50:12.4429592Z [00:02:16.966]➜        reloc_nonalloc=0
2025-08-20T22:50:12.4437710Z [00:02:16.967]➜               comdats=0
2025-08-20T22:50:12.4439638Z [00:02:16.967]➜    removed_comdat_mem=0
2025-08-20T22:50:12.4440606Z [00:02:16.967]➜              num_dsos=0
2025-08-20T22:50:12.4441174Z [00:02:16.967]➜           thunk_bytes=0
2025-08-20T22:50:12.4443661Z [00:02:16.967]➜       parsed_lto_objs=1
2025-08-20T22:50:12.4443943Z [00:02:16.967]➜              num_cies=2
2025-08-20T22:50:12.4444261Z [00:02:16.967]➜       num_unique_cies=2
2025-08-20T22:50:12.4444522Z [00:02:16.967]➜              num_fdes=5
2025-08-20T22:50:12.4444783Z [00:02:16.967]➜        merged_strings=6
2025-08-20T22:50:12.4445047Z [00:02:16.967]➜              num_objs=21
2025-08-20T22:50:12.4445331Z [00:02:16.967]➜         output_chunks=24
2025-08-20T22:50:12.4445601Z [00:02:16.967]➜      string_fragments=39
2025-08-20T22:50:12.4445870Z [00:02:16.967]➜      garbage_sections=55
2025-08-20T22:50:12.4446142Z [00:02:16.967]➜        undefined_syms=111
2025-08-20T22:50:12.4446412Z [00:02:16.967]➜           reloc_alloc=132
2025-08-20T22:50:12.4446676Z [00:02:16.967]➜          defined_syms=350
2025-08-20T22:50:12.4446951Z [00:02:16.967]➜        input_sections=444
2025-08-20T22:50:12.4447221Z [00:02:16.967]➜           parsed_objs=1762
2025-08-20T22:50:12.4447496Z [00:02:16.967]➜      regular_sections=9757
2025-08-20T22:50:12.4447774Z [00:02:16.967]➜              all_syms=35074
2025-08-20T22:50:12.4448073Z [00:02:16.967]➜     total_input_bytes=43954648
2025-08-20T22:50:12.4448378Z [00:02:16.967]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:12.4448921Z [00:02:16.967]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:12.4589699Z [00:02:16.982]➜  using pthread_mutexattr_setprioceiling ... yes
2025-08-20T22:50:12.5102325Z [00:02:17.033]➜        reloc_nonalloc=0
2025-08-20T22:50:12.5103304Z [00:02:17.033]➜               comdats=0
2025-08-20T22:50:12.5105719Z [00:02:17.033]➜    removed_comdat_mem=0
2025-08-20T22:50:12.5106475Z [00:02:17.033]➜              num_dsos=0
2025-08-20T22:50:12.5106754Z [00:02:17.033]➜           thunk_bytes=0
2025-08-20T22:50:12.5107020Z [00:02:17.033]➜       parsed_lto_objs=1
2025-08-20T22:50:12.5107280Z [00:02:17.033]➜              num_cies=2
2025-08-20T22:50:12.5107539Z [00:02:17.033]➜       num_unique_cies=2
2025-08-20T22:50:12.5107800Z [00:02:17.033]➜              num_fdes=5
2025-08-20T22:50:12.5108054Z [00:02:17.033]➜        merged_strings=6
2025-08-20T22:50:12.5108318Z [00:02:17.033]➜              num_objs=21
2025-08-20T22:50:12.5109163Z [00:02:17.033]➜         output_chunks=24
2025-08-20T22:50:12.5109544Z [00:02:17.033]➜      string_fragments=39
2025-08-20T22:50:12.5109815Z [00:02:17.033]➜      garbage_sections=55
2025-08-20T22:50:12.5110091Z [00:02:17.033]➜        undefined_syms=111
2025-08-20T22:50:12.5110384Z [00:02:17.033]➜           reloc_alloc=135
2025-08-20T22:50:12.5110662Z [00:02:17.033]➜          defined_syms=353
2025-08-20T22:50:12.5110972Z [00:02:17.033]➜        input_sections=446
2025-08-20T22:50:12.5111248Z [00:02:17.033]➜           parsed_objs=1762
2025-08-20T22:50:12.5111524Z [00:02:17.033]➜      regular_sections=9757
2025-08-20T22:50:12.5111799Z [00:02:17.033]➜              all_syms=35074
2025-08-20T22:50:12.5112088Z [00:02:17.033]➜     total_input_bytes=43954628
2025-08-20T22:50:12.5112395Z [00:02:17.033]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:12.5112723Z [00:02:17.033]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:12.5114497Z [00:02:17.034]➜        reloc_nonalloc=0
2025-08-20T22:50:12.5119729Z [00:02:17.034]➜               comdats=0
2025-08-20T22:50:12.5120232Z [00:02:17.034]➜    removed_comdat_mem=0
2025-08-20T22:50:12.5121646Z [00:02:17.034]➜              num_dsos=0
2025-08-20T22:50:12.5122083Z [00:02:17.034]➜           thunk_bytes=0
2025-08-20T22:50:12.5122855Z [00:02:17.034]➜       parsed_lto_objs=1
2025-08-20T22:50:12.5123343Z [00:02:17.034]➜              num_cies=2
2025-08-20T22:50:12.5123901Z [00:02:17.034]➜       num_unique_cies=2
2025-08-20T22:50:12.5124343Z [00:02:17.034]➜              num_fdes=5
2025-08-20T22:50:12.5124770Z [00:02:17.034]➜        merged_strings=6
2025-08-20T22:50:12.5125243Z [00:02:17.034]➜              num_objs=20
2025-08-20T22:50:12.5125645Z [00:02:17.034]➜         output_chunks=24
2025-08-20T22:50:12.5126063Z [00:02:17.034]➜      string_fragments=37
2025-08-20T22:50:12.5126475Z [00:02:17.034]➜      garbage_sections=52
2025-08-20T22:50:12.5126925Z [00:02:17.034]➜        undefined_syms=109
2025-08-20T22:50:12.5127326Z [00:02:17.034]➜           reloc_alloc=134
2025-08-20T22:50:12.5127718Z [00:02:17.034]➜          defined_syms=336
2025-08-20T22:50:12.5128097Z [00:02:17.034]➜        input_sections=421
2025-08-20T22:50:12.5128532Z [00:02:17.034]➜           parsed_objs=1762
2025-08-20T22:50:12.5129154Z [00:02:17.034]➜      regular_sections=9757
2025-08-20T22:50:12.5129561Z [00:02:17.034]➜              all_syms=35072
2025-08-20T22:50:12.5129993Z [00:02:17.034]➜     total_input_bytes=43954424
2025-08-20T22:50:12.5130551Z [00:02:17.034]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:12.5131012Z [00:02:17.034]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:12.5162167Z [00:02:17.039]➜  using pthread_mutexattr_setrobust ... yes
2025-08-20T22:50:12.5272103Z [00:02:17.050]➜  using pthread_mutexattr_setprotocol ... yes
2025-08-20T22:50:12.5408175Z [00:02:17.064]➜        reloc_nonalloc=0
2025-08-20T22:50:12.5410112Z [00:02:17.064]➜               comdats=0
2025-08-20T22:50:12.5410693Z [00:02:17.064]➜    removed_comdat_mem=0
2025-08-20T22:50:12.5411302Z [00:02:17.064]➜              num_dsos=0
2025-08-20T22:50:12.5411838Z [00:02:17.064]➜           thunk_bytes=0
2025-08-20T22:50:12.5412344Z [00:02:17.064]➜       parsed_lto_objs=1
2025-08-20T22:50:12.5413565Z [00:02:17.064]➜              num_cies=2
2025-08-20T22:50:12.5413866Z [00:02:17.064]➜       num_unique_cies=2
2025-08-20T22:50:12.5414127Z [00:02:17.064]➜              num_fdes=5
2025-08-20T22:50:12.5414389Z [00:02:17.064]➜        merged_strings=6
2025-08-20T22:50:12.5414654Z [00:02:17.064]➜              num_objs=22
2025-08-20T22:50:12.5414923Z [00:02:17.064]➜         output_chunks=24
2025-08-20T22:50:12.5415230Z [00:02:17.064]➜      string_fragments=41
2025-08-20T22:50:12.5415504Z [00:02:17.064]➜      garbage_sections=61
2025-08-20T22:50:12.5415773Z [00:02:17.064]➜        undefined_syms=116
2025-08-20T22:50:12.5416041Z [00:02:17.064]➜           reloc_alloc=137
2025-08-20T22:50:12.5416311Z [00:02:17.064]➜          defined_syms=376
2025-08-20T22:50:12.5416582Z [00:02:17.064]➜        input_sections=478
2025-08-20T22:50:12.5417173Z [00:02:17.064]➜           parsed_objs=1762
2025-08-20T22:50:12.5417541Z [00:02:17.064]➜      regular_sections=9757
2025-08-20T22:50:12.5417813Z [00:02:17.064]➜              all_syms=35072
2025-08-20T22:50:12.5418099Z [00:02:17.064]➜     total_input_bytes=43954556
2025-08-20T22:50:12.5418419Z [00:02:17.064]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:12.5418977Z [00:02:17.064]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:12.5507965Z [00:02:17.073]➜  using pthread_mutex_destroy ... yes
2025-08-20T22:50:12.5527794Z [00:02:17.076]➜        reloc_nonalloc=0
2025-08-20T22:50:12.5528709Z [00:02:17.076]➜               comdats=0
2025-08-20T22:50:12.5529746Z [00:02:17.076]➜    removed_comdat_mem=0
2025-08-20T22:50:12.5530040Z [00:02:17.076]➜              num_dsos=0
2025-08-20T22:50:12.5530302Z [00:02:17.076]➜           thunk_bytes=0
2025-08-20T22:50:12.5530564Z [00:02:17.076]➜       parsed_lto_objs=1
2025-08-20T22:50:12.5530823Z [00:02:17.076]➜              num_cies=2
2025-08-20T22:50:12.5531101Z [00:02:17.076]➜       num_unique_cies=2
2025-08-20T22:50:12.5531367Z [00:02:17.076]➜              num_fdes=5
2025-08-20T22:50:12.5531623Z [00:02:17.076]➜        merged_strings=6
2025-08-20T22:50:12.5531881Z [00:02:17.076]➜              num_objs=20
2025-08-20T22:50:12.5532598Z [00:02:17.076]➜         output_chunks=24
2025-08-20T22:50:12.5532898Z [00:02:17.076]➜      string_fragments=37
2025-08-20T22:50:12.5533170Z [00:02:17.076]➜      garbage_sections=52
2025-08-20T22:50:12.5533441Z [00:02:17.076]➜        undefined_syms=109
2025-08-20T22:50:12.5533709Z [00:02:17.076]➜           reloc_alloc=131
2025-08-20T22:50:12.5533978Z [00:02:17.076]➜          defined_syms=333
2025-08-20T22:50:12.5534251Z [00:02:17.076]➜        input_sections=419
2025-08-20T22:50:12.5534524Z [00:02:17.076]➜           parsed_objs=1762
2025-08-20T22:50:12.5534797Z [00:02:17.076]➜      regular_sections=9757
2025-08-20T22:50:12.5535071Z [00:02:17.076]➜              all_syms=35072
2025-08-20T22:50:12.5535365Z [00:02:17.076]➜     total_input_bytes=43954472
2025-08-20T22:50:12.5535672Z [00:02:17.076]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:12.5536006Z [00:02:17.076]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:12.5640609Z [00:02:17.087]➜  using pthread_mutex_init ... yes
2025-08-20T22:50:12.6012470Z [00:02:17.124]➜        reloc_nonalloc=0
2025-08-20T22:50:12.6013389Z [00:02:17.124]➜               comdats=0
2025-08-20T22:50:12.6014020Z [00:02:17.124]➜    removed_comdat_mem=0
2025-08-20T22:50:12.6014874Z [00:02:17.124]➜              num_dsos=0
2025-08-20T22:50:12.6015294Z [00:02:17.124]➜           thunk_bytes=0
2025-08-20T22:50:12.6015640Z [00:02:17.124]➜       parsed_lto_objs=1
2025-08-20T22:50:12.6016037Z [00:02:17.124]➜              num_cies=2
2025-08-20T22:50:12.6016584Z [00:02:17.124]➜       num_unique_cies=2
2025-08-20T22:50:12.6016912Z [00:02:17.124]➜              num_fdes=5
2025-08-20T22:50:12.6017309Z [00:02:17.124]➜        merged_strings=6
2025-08-20T22:50:12.6017756Z [00:02:17.124]➜              num_objs=18
2025-08-20T22:50:12.6018181Z [00:02:17.124]➜         output_chunks=24
2025-08-20T22:50:12.6020293Z [00:02:17.124]➜      string_fragments=33
2025-08-20T22:50:12.6020572Z [00:02:17.124]➜      garbage_sections=45
2025-08-20T22:50:12.6020849Z [00:02:17.124]➜        undefined_syms=100
2025-08-20T22:50:12.6021147Z [00:02:17.124]➜           reloc_alloc=118
2025-08-20T22:50:12.6021413Z [00:02:17.124]➜          defined_syms=295
2025-08-20T22:50:12.6021683Z [00:02:17.124]➜        input_sections=365
2025-08-20T22:50:12.6021954Z [00:02:17.124]➜           parsed_objs=1762
2025-08-20T22:50:12.6022228Z [00:02:17.124]➜      regular_sections=9757
2025-08-20T22:50:12.6022498Z [00:02:17.124]➜              all_syms=35068
2025-08-20T22:50:12.6022777Z [00:02:17.124]➜     total_input_bytes=43953376
2025-08-20T22:50:12.6023083Z [00:02:17.124]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:12.6023415Z [00:02:17.124]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:12.6062061Z [00:02:17.129]➜  using PTHREAD_PRIO_INHERIT ... yes
2025-08-20T22:50:12.6805093Z [00:02:17.203]➜        reloc_nonalloc=0
2025-08-20T22:50:12.6805994Z [00:02:17.203]➜               comdats=0
2025-08-20T22:50:12.6806641Z [00:02:17.203]➜    removed_comdat_mem=0
2025-08-20T22:50:12.6807304Z [00:02:17.203]➜              num_dsos=0
2025-08-20T22:50:12.6807700Z [00:02:17.203]➜           thunk_bytes=0
2025-08-20T22:50:12.6808147Z [00:02:17.203]➜       parsed_lto_objs=1
2025-08-20T22:50:12.6809274Z [00:02:17.203]➜              num_cies=2
2025-08-20T22:50:12.6809543Z [00:02:17.203]➜       num_unique_cies=2
2025-08-20T22:50:12.6809801Z [00:02:17.203]➜              num_fdes=5
2025-08-20T22:50:12.6810055Z [00:02:17.203]➜        merged_strings=6
2025-08-20T22:50:12.6810315Z [00:02:17.203]➜              num_objs=18
2025-08-20T22:50:12.6810573Z [00:02:17.203]➜         output_chunks=24
2025-08-20T22:50:12.6810841Z [00:02:17.203]➜      string_fragments=33
2025-08-20T22:50:12.6811106Z [00:02:17.203]➜      garbage_sections=45
2025-08-20T22:50:12.6811398Z [00:02:17.203]➜        undefined_syms=100
2025-08-20T22:50:12.6811669Z [00:02:17.203]➜           reloc_alloc=118
2025-08-20T22:50:12.6811934Z [00:02:17.203]➜          defined_syms=295
2025-08-20T22:50:12.6812204Z [00:02:17.203]➜        input_sections=365
2025-08-20T22:50:12.6812935Z [00:02:17.203]➜           parsed_objs=1762
2025-08-20T22:50:12.6813212Z [00:02:17.203]➜      regular_sections=9757
2025-08-20T22:50:12.6813493Z [00:02:17.203]➜              all_syms=35068
2025-08-20T22:50:12.6813781Z [00:02:17.203]➜     total_input_bytes=43953368
2025-08-20T22:50:12.6814084Z [00:02:17.203]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:12.6814416Z [00:02:17.203]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:12.6816096Z [00:02:17.204]➜        reloc_nonalloc=0
2025-08-20T22:50:12.6816849Z [00:02:17.204]➜               comdats=0
2025-08-20T22:50:12.6817234Z [00:02:17.204]➜    removed_comdat_mem=0
2025-08-20T22:50:12.6817677Z [00:02:17.204]➜              num_dsos=0
2025-08-20T22:50:12.6818368Z [00:02:17.204]➜           thunk_bytes=0
2025-08-20T22:50:12.6818929Z [00:02:17.204]➜       parsed_lto_objs=1
2025-08-20T22:50:12.6819444Z [00:02:17.204]➜              num_cies=2
2025-08-20T22:50:12.6820920Z [00:02:17.204]➜       num_unique_cies=2
2025-08-20T22:50:12.6821294Z [00:02:17.204]➜              num_fdes=5
2025-08-20T22:50:12.6821754Z [00:02:17.204]➜        merged_strings=6
2025-08-20T22:50:12.6822544Z [00:02:17.204]➜              num_objs=18
2025-08-20T22:50:12.6822853Z [00:02:17.204]➜         output_chunks=24
2025-08-20T22:50:12.6823131Z [00:02:17.205]➜      string_fragments=33
2025-08-20T22:50:12.6823400Z [00:02:17.205]➜      garbage_sections=45
2025-08-20T22:50:12.6823669Z [00:02:17.205]➜        undefined_syms=100
2025-08-20T22:50:12.6823945Z [00:02:17.205]➜           reloc_alloc=118
2025-08-20T22:50:12.6824212Z [00:02:17.205]➜          defined_syms=295
2025-08-20T22:50:12.6824474Z [00:02:17.205]➜        input_sections=365
2025-08-20T22:50:12.6824747Z [00:02:17.205]➜           parsed_objs=1762
2025-08-20T22:50:12.6825044Z [00:02:17.205]➜      regular_sections=9757
2025-08-20T22:50:12.6825321Z [00:02:17.205]➜              all_syms=35068
2025-08-20T22:50:12.6825606Z [00:02:17.205]➜     total_input_bytes=43953376
2025-08-20T22:50:12.6825910Z [00:02:17.205]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:12.6826261Z [00:02:17.205]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:12.6894535Z [00:02:17.212]➜  using PTHREAD_PRIO_NONE ... yes
2025-08-20T22:50:12.7004971Z [00:02:17.223]➜  using PTHREAD_PRIO_PROTECT ... yes
2025-08-20T22:50:12.7025191Z [00:02:17.225]➜        reloc_nonalloc=0
2025-08-20T22:50:12.7026836Z [00:02:17.226]➜               comdats=0
2025-08-20T22:50:12.7027391Z [00:02:17.226]➜    removed_comdat_mem=0
2025-08-20T22:50:12.7029013Z [00:02:17.226]➜              num_dsos=0
2025-08-20T22:50:12.7029576Z [00:02:17.226]➜           thunk_bytes=0
2025-08-20T22:50:12.7032399Z [00:02:17.226]➜       parsed_lto_objs=1
2025-08-20T22:50:12.7033260Z [00:02:17.226]➜              num_cies=2
2025-08-20T22:50:12.7033778Z [00:02:17.226]➜       num_unique_cies=2
2025-08-20T22:50:12.7034217Z [00:02:17.226]➜              num_fdes=5
2025-08-20T22:50:12.7035172Z [00:02:17.226]➜        merged_strings=6
2025-08-20T22:50:12.7035664Z [00:02:17.226]➜              num_objs=22
2025-08-20T22:50:12.7036056Z [00:02:17.226]➜         output_chunks=25
2025-08-20T22:50:12.7036494Z [00:02:17.226]➜      string_fragments=41
2025-08-20T22:50:12.7036946Z [00:02:17.226]➜      garbage_sections=60
2025-08-20T22:50:12.7037346Z [00:02:17.226]➜        undefined_syms=119
2025-08-20T22:50:12.7037806Z [00:02:17.226]➜           reloc_alloc=141
2025-08-20T22:50:12.7038438Z [00:02:17.226]➜          defined_syms=379
2025-08-20T22:50:12.7039251Z [00:02:17.226]➜        input_sections=478
2025-08-20T22:50:12.7039729Z [00:02:17.226]➜           parsed_objs=1762
2025-08-20T22:50:12.7040176Z [00:02:17.226]➜      regular_sections=9757
2025-08-20T22:50:12.7042063Z [00:02:17.226]➜              all_syms=35072
2025-08-20T22:50:12.7042543Z [00:02:17.226]➜     total_input_bytes=43954580
2025-08-20T22:50:12.7043204Z [00:02:17.226]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:12.7044033Z [00:02:17.226]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:12.7133409Z [00:02:17.236]➜  using pthread_setschedparam ... yes
2025-08-20T22:50:12.7180885Z [00:02:17.241]➜        reloc_nonalloc=0
2025-08-20T22:50:12.7182465Z [00:02:17.241]➜               comdats=0
2025-08-20T22:50:12.7183954Z [00:02:17.241]➜    removed_comdat_mem=0
2025-08-20T22:50:12.7188390Z [00:02:17.241]➜              num_dsos=0
2025-08-20T22:50:12.7188860Z [00:02:17.241]➜           thunk_bytes=0
2025-08-20T22:50:12.7189144Z [00:02:17.241]➜       parsed_lto_objs=1
2025-08-20T22:50:12.7189408Z [00:02:17.241]➜              num_cies=2
2025-08-20T22:50:12.7189661Z [00:02:17.241]➜       num_unique_cies=2
2025-08-20T22:50:12.7189916Z [00:02:17.241]➜              num_fdes=5
2025-08-20T22:50:12.7190173Z [00:02:17.241]➜        merged_strings=6
2025-08-20T22:50:12.7190458Z [00:02:17.241]➜              num_objs=22
2025-08-20T22:50:12.7190727Z [00:02:17.241]➜         output_chunks=24
2025-08-20T22:50:12.7190993Z [00:02:17.241]➜      string_fragments=41
2025-08-20T22:50:12.7191262Z [00:02:17.241]➜      garbage_sections=63
2025-08-20T22:50:12.7191531Z [00:02:17.241]➜        undefined_syms=118
2025-08-20T22:50:12.7191817Z [00:02:17.241]➜           reloc_alloc=131
2025-08-20T22:50:12.7192085Z [00:02:17.241]➜          defined_syms=372
2025-08-20T22:50:12.7192354Z [00:02:17.241]➜        input_sections=474
2025-08-20T22:50:12.7192626Z [00:02:17.241]➜           parsed_objs=1762
2025-08-20T22:50:12.7192899Z [00:02:17.241]➜      regular_sections=9757
2025-08-20T22:50:12.7193173Z [00:02:17.241]➜              all_syms=35072
2025-08-20T22:50:12.7193456Z [00:02:17.241]➜     total_input_bytes=43954720
2025-08-20T22:50:12.7193759Z [00:02:17.241]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:12.7194095Z [00:02:17.241]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:12.7221132Z [00:02:17.244]➜  using pthread_sigqueue ... no
2025-08-20T22:50:12.7273042Z [00:02:17.250]➜  using pthread_setaffinity_np ... yes
2025-08-20T22:50:12.8114635Z [00:02:17.334]➜        reloc_nonalloc=0
2025-08-20T22:50:12.8116207Z [00:02:17.334]➜               comdats=0
2025-08-20T22:50:12.8117000Z [00:02:17.334]➜    removed_comdat_mem=0
2025-08-20T22:50:12.8117465Z [00:02:17.334]➜              num_dsos=0
2025-08-20T22:50:12.8118225Z [00:02:17.334]➜           thunk_bytes=0
2025-08-20T22:50:12.8119602Z [00:02:17.334]➜       parsed_lto_objs=1
2025-08-20T22:50:12.8120038Z [00:02:17.334]➜              num_cies=2
2025-08-20T22:50:12.8120448Z [00:02:17.334]➜       num_unique_cies=2
2025-08-20T22:50:12.8120884Z [00:02:17.334]➜              num_fdes=5
2025-08-20T22:50:12.8121327Z [00:02:17.334]➜        merged_strings=6
2025-08-20T22:50:12.8121824Z [00:02:17.334]➜              num_objs=22
2025-08-20T22:50:12.8122244Z [00:02:17.334]➜         output_chunks=24
2025-08-20T22:50:12.8122670Z [00:02:17.334]➜      string_fragments=41
2025-08-20T22:50:12.8123172Z [00:02:17.334]➜      garbage_sections=58
2025-08-20T22:50:12.8123713Z [00:02:17.334]➜        undefined_syms=114
2025-08-20T22:50:12.8124083Z [00:02:17.334]➜           reloc_alloc=138
2025-08-20T22:50:12.8124657Z [00:02:17.334]➜          defined_syms=366
2025-08-20T22:50:12.8125850Z [00:02:17.334]➜        input_sections=469
2025-08-20T22:50:12.8126175Z [00:02:17.334]➜           parsed_objs=1762
2025-08-20T22:50:12.8126460Z [00:02:17.334]➜      regular_sections=9757
2025-08-20T22:50:12.8126736Z [00:02:17.334]➜              all_syms=35072
2025-08-20T22:50:12.8127023Z [00:02:17.334]➜     total_input_bytes=43954636
2025-08-20T22:50:12.8127331Z [00:02:17.334]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:12.8127666Z [00:02:17.334]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:12.8272652Z [00:02:17.350]➜  using ptrace ... yes
2025-08-20T22:50:12.8459777Z [00:02:17.368]➜        reloc_nonalloc=0
2025-08-20T22:50:12.8460392Z [00:02:17.369]➜               comdats=0
2025-08-20T22:50:12.8460813Z [00:02:17.369]➜    removed_comdat_mem=0
2025-08-20T22:50:12.8461243Z [00:02:17.369]➜              num_dsos=0
2025-08-20T22:50:12.8461641Z [00:02:17.369]➜           thunk_bytes=0
2025-08-20T22:50:12.8462028Z [00:02:17.369]➜       parsed_lto_objs=1
2025-08-20T22:50:12.8462447Z [00:02:17.369]➜       num_unique_cies=2
2025-08-20T22:50:12.8462829Z [00:02:17.369]➜              num_cies=12
2025-08-20T22:50:12.8463201Z [00:02:17.369]➜              num_fdes=15
2025-08-20T22:50:12.8463600Z [00:02:17.369]➜         output_chunks=26
2025-08-20T22:50:12.8463972Z [00:02:17.369]➜        merged_strings=27
2025-08-20T22:50:12.8464338Z [00:02:17.369]➜              num_objs=53
2025-08-20T22:50:12.8464712Z [00:02:17.369]➜      string_fragments=152
2025-08-20T22:50:12.8465092Z [00:02:17.369]➜      garbage_sections=154
2025-08-20T22:50:12.8465473Z [00:02:17.369]➜        undefined_syms=289
2025-08-20T22:50:12.8465848Z [00:02:17.369]➜           reloc_alloc=348
2025-08-20T22:50:12.8466236Z [00:02:17.369]➜          defined_syms=842
2025-08-20T22:50:12.8466616Z [00:02:17.369]➜        input_sections=1173
2025-08-20T22:50:12.8466974Z [00:02:17.369]➜           parsed_objs=1762
2025-08-20T22:50:12.8477074Z [00:02:17.369]➜      regular_sections=9757
2025-08-20T22:50:12.8477424Z [00:02:17.369]➜              all_syms=35070
2025-08-20T22:50:12.8477747Z [00:02:17.369]➜     total_input_bytes=43953832
2025-08-20T22:50:12.8478051Z [00:02:17.369]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:12.8478386Z [00:02:17.369]➜  .rodata.str1.8 estimation=1632 actual=12
2025-08-20T22:50:12.8478868Z [00:02:17.369]➜  .rodata.cst16 estimation=1631 actual=11
2025-08-20T22:50:12.8479190Z [00:02:17.370]➜        reloc_nonalloc=0
2025-08-20T22:50:12.8479450Z [00:02:17.370]➜               comdats=0
2025-08-20T22:50:12.8479707Z [00:02:17.370]➜    removed_comdat_mem=0
2025-08-20T22:50:12.8479962Z [00:02:17.370]➜              num_dsos=0
2025-08-20T22:50:12.8480221Z [00:02:17.370]➜           thunk_bytes=0
2025-08-20T22:50:12.8480812Z [00:02:17.370]➜       parsed_lto_objs=1
2025-08-20T22:50:12.8481159Z [00:02:17.370]➜              num_cies=2
2025-08-20T22:50:12.8481423Z [00:02:17.370]➜       num_unique_cies=2
2025-08-20T22:50:12.8481678Z [00:02:17.370]➜              num_fdes=5
2025-08-20T22:50:12.8481935Z [00:02:17.370]➜        merged_strings=8
2025-08-20T22:50:12.8482209Z [00:02:17.370]➜         output_chunks=25
2025-08-20T22:50:12.8482470Z [00:02:17.370]➜              num_objs=25
2025-08-20T22:50:12.8482755Z [00:02:17.370]➜      string_fragments=49
2025-08-20T22:50:12.8483028Z [00:02:17.370]➜      garbage_sections=67
2025-08-20T22:50:12.8483318Z [00:02:17.370]➜        undefined_syms=130
2025-08-20T22:50:12.8483597Z [00:02:17.370]➜           reloc_alloc=146
2025-08-20T22:50:12.8483866Z [00:02:17.370]➜          defined_syms=425
2025-08-20T22:50:12.8484138Z [00:02:17.370]➜        input_sections=550
2025-08-20T22:50:12.8484409Z [00:02:17.370]➜           parsed_objs=1762
2025-08-20T22:50:12.8484691Z [00:02:17.370]➜      regular_sections=9758
2025-08-20T22:50:12.8484976Z [00:02:17.370]➜              all_syms=35078
2025-08-20T22:50:12.8485263Z [00:02:17.370]➜     total_input_bytes=43955776
2025-08-20T22:50:12.8485569Z [00:02:17.370]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:12.8485898Z [00:02:17.370]➜  .rodata.str1.1 estimation=1627 actual=2
2025-08-20T22:50:12.8486534Z [00:02:17.370]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:12.8525600Z [00:02:17.375]➜  using pwritev ... yes
2025-08-20T22:50:12.8565152Z [00:02:17.379]➜  using ptsname ... yes
2025-08-20T22:50:12.8914041Z [00:02:17.414]➜        reloc_nonalloc=0
2025-08-20T22:50:12.8925506Z [00:02:17.415]➜               comdats=0
2025-08-20T22:50:12.8926176Z [00:02:17.415]➜    removed_comdat_mem=0
2025-08-20T22:50:12.8926912Z [00:02:17.415]➜              num_dsos=0
2025-08-20T22:50:12.8927229Z [00:02:17.415]➜           thunk_bytes=0
2025-08-20T22:50:12.8927501Z [00:02:17.415]➜       parsed_lto_objs=1
2025-08-20T22:50:12.8927764Z [00:02:17.415]➜              num_cies=2
2025-08-20T22:50:12.8928064Z [00:02:17.415]➜       num_unique_cies=2
2025-08-20T22:50:12.8928327Z [00:02:17.415]➜              num_fdes=5
2025-08-20T22:50:12.8928767Z [00:02:17.415]➜        merged_strings=8
2025-08-20T22:50:12.8929105Z [00:02:17.415]➜              num_objs=24
2025-08-20T22:50:12.8929395Z [00:02:17.415]➜         output_chunks=25
2025-08-20T22:50:12.8929666Z [00:02:17.415]➜      string_fragments=47
2025-08-20T22:50:12.8929935Z [00:02:17.415]➜      garbage_sections=63
2025-08-20T22:50:12.8930208Z [00:02:17.415]➜        undefined_syms=123
2025-08-20T22:50:12.8930481Z [00:02:17.415]➜           reloc_alloc=134
2025-08-20T22:50:12.8930748Z [00:02:17.415]➜          defined_syms=404
2025-08-20T22:50:12.8931017Z [00:02:17.415]➜        input_sections=522
2025-08-20T22:50:12.8931290Z [00:02:17.415]➜           parsed_objs=1762
2025-08-20T22:50:12.8931565Z [00:02:17.415]➜      regular_sections=9758
2025-08-20T22:50:12.8931841Z [00:02:17.415]➜              all_syms=35076
2025-08-20T22:50:12.8932138Z [00:02:17.415]➜     total_input_bytes=43954876
2025-08-20T22:50:12.8932446Z [00:02:17.415]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:12.8932787Z [00:02:17.415]➜  .rodata.str1.1 estimation=1627 actual=2
2025-08-20T22:50:12.8933125Z [00:02:17.415]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:12.9033642Z [00:02:17.426]➜  using pwrite ... yes
2025-08-20T22:50:12.9118459Z [00:02:17.435]➜        reloc_nonalloc=0
2025-08-20T22:50:12.9119382Z [00:02:17.435]➜               comdats=0
2025-08-20T22:50:12.9119963Z [00:02:17.435]➜    removed_comdat_mem=0
2025-08-20T22:50:12.9120494Z [00:02:17.435]➜              num_dsos=0
2025-08-20T22:50:12.9120988Z [00:02:17.435]➜           thunk_bytes=0
2025-08-20T22:50:12.9121599Z [00:02:17.435]➜       parsed_lto_objs=1
2025-08-20T22:50:12.9122101Z [00:02:17.435]➜              num_cies=2
2025-08-20T22:50:12.9122602Z [00:02:17.435]➜       num_unique_cies=2
2025-08-20T22:50:12.9149895Z [00:02:17.435]➜              num_fdes=5
2025-08-20T22:50:12.9150520Z [00:02:17.435]➜        merged_strings=8
2025-08-20T22:50:12.9151492Z [00:02:17.435]➜         output_chunks=25
2025-08-20T22:50:12.9152281Z [00:02:17.435]➜              num_objs=26
2025-08-20T22:50:12.9152725Z [00:02:17.435]➜      string_fragments=51
2025-08-20T22:50:12.9153163Z [00:02:17.435]➜      garbage_sections=70
2025-08-20T22:50:12.9153721Z [00:02:17.435]➜        undefined_syms=134
2025-08-20T22:50:12.9154881Z [00:02:17.435]➜           reloc_alloc=151
2025-08-20T22:50:12.9155174Z [00:02:17.435]➜          defined_syms=442
2025-08-20T22:50:12.9155446Z [00:02:17.435]➜        input_sections=576
2025-08-20T22:50:12.9155719Z [00:02:17.435]➜           parsed_objs=1762
2025-08-20T22:50:12.9155997Z [00:02:17.435]➜      regular_sections=9758
2025-08-20T22:50:12.9156270Z [00:02:17.435]➜              all_syms=35078
2025-08-20T22:50:12.9156561Z [00:02:17.435]➜     total_input_bytes=43955784
2025-08-20T22:50:12.9156864Z [00:02:17.435]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:12.9157195Z [00:02:17.435]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:12.9157544Z [00:02:17.435]➜  .rodata.str1.1 estimation=1627 actual=2
2025-08-20T22:50:12.9182215Z [00:02:17.441]➜  using pwritev2 ... yes
2025-08-20T22:50:12.9222246Z [00:02:17.445]➜  using quotactl_fd ... no
2025-08-20T22:50:12.9921281Z [00:02:17.515]➜        reloc_nonalloc=0
2025-08-20T22:50:12.9922571Z [00:02:17.515]➜               comdats=0
2025-08-20T22:50:12.9923265Z [00:02:17.515]➜    removed_comdat_mem=0
2025-08-20T22:50:12.9923774Z [00:02:17.515]➜              num_dsos=0
2025-08-20T22:50:12.9924710Z [00:02:17.515]➜           thunk_bytes=0
2025-08-20T22:50:12.9925022Z [00:02:17.515]➜       parsed_lto_objs=1
2025-08-20T22:50:12.9925290Z [00:02:17.515]➜              num_cies=2
2025-08-20T22:50:12.9925549Z [00:02:17.515]➜       num_unique_cies=2
2025-08-20T22:50:12.9925807Z [00:02:17.515]➜              num_fdes=5
2025-08-20T22:50:12.9926062Z [00:02:17.515]➜        merged_strings=6
2025-08-20T22:50:12.9926321Z [00:02:17.515]➜              num_objs=20
2025-08-20T22:50:12.9926610Z [00:02:17.515]➜         output_chunks=24
2025-08-20T22:50:12.9926883Z [00:02:17.515]➜      string_fragments=37
2025-08-20T22:50:12.9927152Z [00:02:17.515]➜      garbage_sections=56
2025-08-20T22:50:12.9927422Z [00:02:17.515]➜        undefined_syms=111
2025-08-20T22:50:12.9927706Z [00:02:17.515]➜           reloc_alloc=139
2025-08-20T22:50:12.9927974Z [00:02:17.515]➜          defined_syms=360
2025-08-20T22:50:12.9928242Z [00:02:17.515]➜        input_sections=436
2025-08-20T22:50:12.9928515Z [00:02:17.515]➜           parsed_objs=1762
2025-08-20T22:50:12.9929108Z [00:02:17.515]➜      regular_sections=9757
2025-08-20T22:50:12.9929387Z [00:02:17.515]➜              all_syms=35070
2025-08-20T22:50:12.9929679Z [00:02:17.515]➜     total_input_bytes=43953812
2025-08-20T22:50:12.9929985Z [00:02:17.515]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:12.9930316Z [00:02:17.515]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:12.9943553Z [00:02:17.517]➜        reloc_nonalloc=0
2025-08-20T22:50:12.9946937Z [00:02:17.517]➜               comdats=0
2025-08-20T22:50:12.9947538Z [00:02:17.517]➜    removed_comdat_mem=0
2025-08-20T22:50:12.9949482Z [00:02:17.517]➜              num_dsos=0
2025-08-20T22:50:12.9949928Z [00:02:17.517]➜           thunk_bytes=0
2025-08-20T22:50:12.9950534Z [00:02:17.517]➜       parsed_lto_objs=1
2025-08-20T22:50:12.9952278Z [00:02:17.517]➜              num_cies=2
2025-08-20T22:50:12.9952804Z [00:02:17.517]➜       num_unique_cies=2
2025-08-20T22:50:12.9953240Z [00:02:17.517]➜              num_fdes=5
2025-08-20T22:50:12.9953962Z [00:02:17.517]➜        merged_strings=6
2025-08-20T22:50:12.9954371Z [00:02:17.517]➜              num_objs=21
2025-08-20T22:50:12.9954766Z [00:02:17.517]➜         output_chunks=24
2025-08-20T22:50:12.9955319Z [00:02:17.517]➜      string_fragments=39
2025-08-20T22:50:12.9955751Z [00:02:17.517]➜      garbage_sections=54
2025-08-20T22:50:12.9956218Z [00:02:17.517]➜        undefined_syms=107
2025-08-20T22:50:12.9956689Z [00:02:17.517]➜           reloc_alloc=121
2025-08-20T22:50:12.9957461Z [00:02:17.517]➜          defined_syms=345
2025-08-20T22:50:12.9958095Z [00:02:17.517]➜        input_sections=441
2025-08-20T22:50:12.9959248Z [00:02:17.517]➜           parsed_objs=1762
2025-08-20T22:50:12.9959919Z [00:02:17.517]➜      regular_sections=9757
2025-08-20T22:50:12.9960289Z [00:02:17.517]➜              all_syms=35070
2025-08-20T22:50:12.9960685Z [00:02:17.517]➜     total_input_bytes=43953880
2025-08-20T22:50:12.9961168Z [00:02:17.517]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:12.9961693Z [00:02:17.517]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:12.9983319Z [00:02:17.521]➜  using readahead ... yes
2025-08-20T22:50:13.0092961Z [00:02:17.532]➜  using random ... yes
2025-08-20T22:50:13.0547901Z [00:02:17.578]➜        reloc_nonalloc=0
2025-08-20T22:50:13.0550286Z [00:02:17.578]➜               comdats=0
2025-08-20T22:50:13.0551100Z [00:02:17.578]➜    removed_comdat_mem=0
2025-08-20T22:50:13.0551674Z [00:02:17.578]➜              num_dsos=0
2025-08-20T22:50:13.0552193Z [00:02:17.578]➜           thunk_bytes=0
2025-08-20T22:50:13.0552827Z [00:02:17.578]➜       parsed_lto_objs=1
2025-08-20T22:50:13.0553360Z [00:02:17.578]➜              num_cies=2
2025-08-20T22:50:13.0553830Z [00:02:17.578]➜       num_unique_cies=2
2025-08-20T22:50:13.0554841Z [00:02:17.578]➜              num_fdes=5
2025-08-20T22:50:13.0555383Z [00:02:17.578]➜        merged_strings=7
2025-08-20T22:50:13.0555843Z [00:02:17.578]➜         output_chunks=25
2025-08-20T22:50:13.0556375Z [00:02:17.578]➜              num_objs=25
2025-08-20T22:50:13.0556818Z [00:02:17.578]➜      string_fragments=48
2025-08-20T22:50:13.0557209Z [00:02:17.578]➜      garbage_sections=67
2025-08-20T22:50:13.0558230Z [00:02:17.578]➜        undefined_syms=128
2025-08-20T22:50:13.0558545Z [00:02:17.578]➜           reloc_alloc=144
2025-08-20T22:50:13.0559040Z [00:02:17.578]➜          defined_syms=425
2025-08-20T22:50:13.0559316Z [00:02:17.578]➜        input_sections=550
2025-08-20T22:50:13.0559590Z [00:02:17.578]➜           parsed_objs=1762
2025-08-20T22:50:13.0559886Z [00:02:17.578]➜      regular_sections=9758
2025-08-20T22:50:13.0560162Z [00:02:17.578]➜              all_syms=35078
2025-08-20T22:50:13.0560451Z [00:02:17.578]➜     total_input_bytes=43955416
2025-08-20T22:50:13.0560756Z [00:02:17.578]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:13.0561101Z [00:02:17.578]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:13.0561438Z [00:02:17.578]➜  .rodata.str1.1 estimation=1626 actual=1
2025-08-20T22:50:13.0645267Z [00:02:17.587]➜  using readv ... yes
2025-08-20T22:50:13.0663104Z [00:02:17.589]➜        reloc_nonalloc=0
2025-08-20T22:50:13.0673821Z [00:02:17.590]➜               comdats=0
2025-08-20T22:50:13.0675296Z [00:02:17.590]➜    removed_comdat_mem=0
2025-08-20T22:50:13.0676605Z [00:02:17.590]➜              num_dsos=0
2025-08-20T22:50:13.0677043Z [00:02:17.590]➜           thunk_bytes=0
2025-08-20T22:50:13.0677464Z [00:02:17.590]➜       parsed_lto_objs=1
2025-08-20T22:50:13.0678025Z [00:02:17.590]➜              num_cies=2
2025-08-20T22:50:13.0678537Z [00:02:17.590]➜       num_unique_cies=2
2025-08-20T22:50:13.0679280Z [00:02:17.590]➜              num_fdes=5
2025-08-20T22:50:13.0679652Z [00:02:17.590]➜        merged_strings=7
2025-08-20T22:50:13.0680193Z [00:02:17.590]➜              num_objs=22
2025-08-20T22:50:13.0680965Z [00:02:17.590]➜         output_chunks=25
2025-08-20T22:50:13.0681373Z [00:02:17.590]➜      string_fragments=42
2025-08-20T22:50:13.0681781Z [00:02:17.590]➜      garbage_sections=58
2025-08-20T22:50:13.0682173Z [00:02:17.590]➜        undefined_syms=116
2025-08-20T22:50:13.0682608Z [00:02:17.590]➜           reloc_alloc=135
2025-08-20T22:50:13.0683095Z [00:02:17.590]➜          defined_syms=368
2025-08-20T22:50:13.0683652Z [00:02:17.590]➜        input_sections=470
2025-08-20T22:50:13.0684308Z [00:02:17.590]➜           parsed_objs=1762
2025-08-20T22:50:13.0684825Z [00:02:17.590]➜      regular_sections=9758
2025-08-20T22:50:13.0685255Z [00:02:17.590]➜              all_syms=35074
2025-08-20T22:50:13.0686072Z [00:02:17.590]➜     total_input_bytes=43954648
2025-08-20T22:50:13.0686613Z [00:02:17.590]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:13.0687041Z [00:02:17.590]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:13.0687502Z [00:02:17.590]➜  .rodata.str1.1 estimation=1626 actual=1
2025-08-20T22:50:13.0803756Z [00:02:17.603]➜  using readlinkat ... yes
2025-08-20T22:50:13.1137372Z [00:02:17.636]➜        reloc_nonalloc=0
2025-08-20T22:50:13.1138230Z [00:02:17.637]➜               comdats=0
2025-08-20T22:50:13.1139000Z [00:02:17.637]➜    removed_comdat_mem=0
2025-08-20T22:50:13.1139812Z [00:02:17.637]➜              num_dsos=0
2025-08-20T22:50:13.1140124Z [00:02:17.637]➜           thunk_bytes=0
2025-08-20T22:50:13.1140392Z [00:02:17.637]➜       parsed_lto_objs=1
2025-08-20T22:50:13.1140657Z [00:02:17.637]➜              num_cies=2
2025-08-20T22:50:13.1140916Z [00:02:17.637]➜       num_unique_cies=2
2025-08-20T22:50:13.1141175Z [00:02:17.637]➜              num_fdes=5
2025-08-20T22:50:13.1141468Z [00:02:17.637]➜        merged_strings=7
2025-08-20T22:50:13.1141735Z [00:02:17.637]➜         output_chunks=25
2025-08-20T22:50:13.1142002Z [00:02:17.637]➜              num_objs=28
2025-08-20T22:50:13.1142269Z [00:02:17.637]➜      string_fragments=54
2025-08-20T22:50:13.1142541Z [00:02:17.637]➜      garbage_sections=77
2025-08-20T22:50:13.1143229Z [00:02:17.637]➜        undefined_syms=135
2025-08-20T22:50:13.1143500Z [00:02:17.637]➜           reloc_alloc=148
2025-08-20T22:50:13.1143766Z [00:02:17.637]➜          defined_syms=478
2025-08-20T22:50:13.1144035Z [00:02:17.637]➜        input_sections=627
2025-08-20T22:50:13.1144310Z [00:02:17.637]➜           parsed_objs=1762
2025-08-20T22:50:13.1144584Z [00:02:17.637]➜      regular_sections=9758
2025-08-20T22:50:13.1144857Z [00:02:17.637]➜              all_syms=35084
2025-08-20T22:50:13.1145147Z [00:02:17.637]➜     total_input_bytes=43956392
2025-08-20T22:50:13.1145451Z [00:02:17.637]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:13.1145796Z [00:02:17.637]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:13.1146137Z [00:02:17.637]➜  .rodata.str1.1 estimation=1626 actual=1
2025-08-20T22:50:13.1256653Z [00:02:17.647]➜  using recvmsg ... yes
2025-08-20T22:50:13.1525070Z [00:02:17.675]➜        reloc_nonalloc=0
2025-08-20T22:50:13.1538395Z [00:02:17.677]➜               comdats=0
2025-08-20T22:50:13.1538940Z [00:02:17.677]➜    removed_comdat_mem=0
2025-08-20T22:50:13.1539324Z [00:02:17.677]➜              num_dsos=0
2025-08-20T22:50:13.1539705Z [00:02:17.677]➜           thunk_bytes=0
2025-08-20T22:50:13.1540073Z [00:02:17.677]➜       parsed_lto_objs=1
2025-08-20T22:50:13.1540450Z [00:02:17.677]➜              num_cies=2
2025-08-20T22:50:13.1540816Z [00:02:17.677]➜       num_unique_cies=2
2025-08-20T22:50:13.1541173Z [00:02:17.677]➜              num_fdes=5
2025-08-20T22:50:13.1541540Z [00:02:17.677]➜        merged_strings=22
2025-08-20T22:50:13.1541926Z [00:02:17.677]➜         output_chunks=28
2025-08-20T22:50:13.1542337Z [00:02:17.677]➜              num_objs=57
2025-08-20T22:50:13.1542746Z [00:02:17.677]➜      string_fragments=179
2025-08-20T22:50:13.1543168Z [00:02:17.677]➜      garbage_sections=209
2025-08-20T22:50:13.1543563Z [00:02:17.677]➜        undefined_syms=311
2025-08-20T22:50:13.1543967Z [00:02:17.677]➜           reloc_alloc=661
2025-08-20T22:50:13.1544409Z [00:02:17.677]➜          defined_syms=1170
2025-08-20T22:50:13.1544811Z [00:02:17.677]➜        input_sections=1493
2025-08-20T22:50:13.1545231Z [00:02:17.677]➜           parsed_objs=1762
2025-08-20T22:50:13.1545629Z [00:02:17.677]➜      regular_sections=9758
2025-08-20T22:50:13.1546017Z [00:02:17.677]➜              all_syms=35074
2025-08-20T22:50:13.1546459Z [00:02:17.677]➜     total_input_bytes=43954636
2025-08-20T22:50:13.1546880Z [00:02:17.677]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:13.1547322Z [00:02:17.677]➜  .rodata.str1.8 estimation=1632 actual=14
2025-08-20T22:50:13.1547771Z [00:02:17.677]➜  .rodata.cst16 estimation=1627 actual=3
2025-08-20T22:50:13.1548823Z [00:02:17.677]➜  .rodata.str1.1 estimation=1626 actual=1
2025-08-20T22:50:13.1623340Z [00:02:17.685]➜  using regcomp ... yes
2025-08-20T22:50:13.1665613Z [00:02:17.689]➜        reloc_nonalloc=0
2025-08-20T22:50:13.1678165Z [00:02:17.690]➜               comdats=0
2025-08-20T22:50:13.1678514Z [00:02:17.690]➜    removed_comdat_mem=0
2025-08-20T22:50:13.1689534Z [00:02:17.690]➜              num_dsos=0
2025-08-20T22:50:13.1690391Z [00:02:17.690]➜           thunk_bytes=0
2025-08-20T22:50:13.1690718Z [00:02:17.690]➜       parsed_lto_objs=1
2025-08-20T22:50:13.1690988Z [00:02:17.690]➜              num_cies=2
2025-08-20T22:50:13.1691249Z [00:02:17.690]➜       num_unique_cies=2
2025-08-20T22:50:13.1691510Z [00:02:17.690]➜              num_fdes=5
2025-08-20T22:50:13.1691772Z [00:02:17.690]➜        merged_strings=11
2025-08-20T22:50:13.1692039Z [00:02:17.690]➜         output_chunks=25
2025-08-20T22:50:13.1692300Z [00:02:17.690]➜              num_objs=28
2025-08-20T22:50:13.1692564Z [00:02:17.691]➜      string_fragments=58
2025-08-20T22:50:13.1692851Z [00:02:17.691]➜      garbage_sections=76
2025-08-20T22:50:13.1693122Z [00:02:17.691]➜        undefined_syms=142
2025-08-20T22:50:13.1693387Z [00:02:17.691]➜           reloc_alloc=156
2025-08-20T22:50:13.1693653Z [00:02:17.691]➜          defined_syms=476
2025-08-20T22:50:13.1694345Z [00:02:17.691]➜        input_sections=626
2025-08-20T22:50:13.1694619Z [00:02:17.691]➜           parsed_objs=1762
2025-08-20T22:50:13.1694893Z [00:02:17.691]➜      regular_sections=9758
2025-08-20T22:50:13.1695163Z [00:02:17.691]➜              all_syms=35084
2025-08-20T22:50:13.1695450Z [00:02:17.691]➜     total_input_bytes=43957292
2025-08-20T22:50:13.1695753Z [00:02:17.691]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:13.1696085Z [00:02:17.691]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:13.1696417Z [00:02:17.691]➜  .rodata.str1.1 estimation=1628 actual=5
2025-08-20T22:50:13.1786075Z [00:02:17.701]➜  using recvmmsg ... yes
2025-08-20T22:50:13.2248208Z [00:02:17.747]➜        reloc_nonalloc=0
2025-08-20T22:50:13.2252012Z [00:02:17.747]➜               comdats=0
2025-08-20T22:50:13.2252318Z [00:02:17.747]➜    removed_comdat_mem=0
2025-08-20T22:50:13.2252582Z [00:02:17.747]➜              num_dsos=0
2025-08-20T22:50:13.2252841Z [00:02:17.747]➜           thunk_bytes=0
2025-08-20T22:50:13.2253127Z [00:02:17.747]➜       parsed_lto_objs=1
2025-08-20T22:50:13.2253387Z [00:02:17.747]➜              num_cies=2
2025-08-20T22:50:13.2253643Z [00:02:17.747]➜       num_unique_cies=2
2025-08-20T22:50:13.2253900Z [00:02:17.747]➜              num_fdes=5
2025-08-20T22:50:13.2254160Z [00:02:17.747]➜        merged_strings=23
2025-08-20T22:50:13.2254431Z [00:02:17.747]➜         output_chunks=28
2025-08-20T22:50:13.2254690Z [00:02:17.747]➜              num_objs=59
2025-08-20T22:50:13.2254958Z [00:02:17.747]➜      string_fragments=184
2025-08-20T22:50:13.2255235Z [00:02:17.747]➜      garbage_sections=198
2025-08-20T22:50:13.2255509Z [00:02:17.747]➜        undefined_syms=328
2025-08-20T22:50:13.2255777Z [00:02:17.747]➜           reloc_alloc=776
2025-08-20T22:50:13.2256059Z [00:02:17.747]➜          defined_syms=1213
2025-08-20T22:50:13.2256334Z [00:02:17.747]➜        input_sections=1548
2025-08-20T22:50:13.2256609Z [00:02:17.747]➜           parsed_objs=1762
2025-08-20T22:50:13.2256884Z [00:02:17.747]➜      regular_sections=9758
2025-08-20T22:50:13.2257172Z [00:02:17.747]➜              all_syms=35076
2025-08-20T22:50:13.2257465Z [00:02:17.747]➜     total_input_bytes=43955016
2025-08-20T22:50:13.2257766Z [00:02:17.747]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:13.2258103Z [00:02:17.747]➜  .rodata.str1.8 estimation=1632 actual=14
2025-08-20T22:50:13.2258444Z [00:02:17.747]➜  .rodata.cst16 estimation=1627 actual=3
2025-08-20T22:50:13.2258973Z [00:02:17.747]➜  .rodata.str1.1 estimation=1627 actual=2
2025-08-20T22:50:13.2344874Z [00:02:17.757]➜  using regexec ... yes
2025-08-20T22:50:13.2370838Z [00:02:17.760]➜        reloc_nonalloc=0
2025-08-20T22:50:13.2371422Z [00:02:17.760]➜               comdats=0
2025-08-20T22:50:13.2372480Z [00:02:17.760]➜    removed_comdat_mem=0
2025-08-20T22:50:13.2373103Z [00:02:17.760]➜              num_dsos=0
2025-08-20T22:50:13.2373889Z [00:02:17.760]➜           thunk_bytes=0
2025-08-20T22:50:13.2374309Z [00:02:17.760]➜       parsed_lto_objs=1
2025-08-20T22:50:13.2374869Z [00:02:17.760]➜       num_unique_cies=2
2025-08-20T22:50:13.2375458Z [00:02:17.760]➜              num_cies=12
2025-08-20T22:50:13.2375953Z [00:02:17.760]➜              num_fdes=15
2025-08-20T22:50:13.2376388Z [00:02:17.760]➜         output_chunks=28
2025-08-20T22:50:13.2376863Z [00:02:17.760]➜        merged_strings=42
2025-08-20T22:50:13.2377337Z [00:02:17.760]➜              num_objs=86
2025-08-20T22:50:13.2377929Z [00:02:17.760]➜      string_fragments=285
2025-08-20T22:50:13.2379545Z [00:02:17.760]➜      garbage_sections=290
2025-08-20T22:50:13.2379838Z [00:02:17.760]➜        undefined_syms=477
2025-08-20T22:50:13.2380112Z [00:02:17.760]➜           reloc_alloc=888
2025-08-20T22:50:13.2380384Z [00:02:17.760]➜          defined_syms=1603
2025-08-20T22:50:13.2380679Z [00:02:17.760]➜           parsed_objs=1762
2025-08-20T22:50:13.2380956Z [00:02:17.760]➜        input_sections=2138
2025-08-20T22:50:13.2381231Z [00:02:17.760]➜      regular_sections=9758
2025-08-20T22:50:13.2381505Z [00:02:17.760]➜              all_syms=35076
2025-08-20T22:50:13.2382109Z [00:02:17.760]➜     total_input_bytes=43954852
2025-08-20T22:50:13.2382424Z [00:02:17.760]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:13.2382756Z [00:02:17.760]➜  .rodata.str1.8 estimation=1636 actual=23
2025-08-20T22:50:13.2383093Z [00:02:17.760]➜  .rodata.cst16 estimation=1632 actual=14
2025-08-20T22:50:13.2383424Z [00:02:17.760]➜  .rodata.str1.1 estimation=1626 actual=1
2025-08-20T22:50:13.2489188Z [00:02:17.772]➜  using regerror ... yes
2025-08-20T22:50:13.2628499Z [00:02:17.786]➜        reloc_nonalloc=0
2025-08-20T22:50:13.2631464Z [00:02:17.786]➜               comdats=0
2025-08-20T22:50:13.2631749Z [00:02:17.786]➜    removed_comdat_mem=0
2025-08-20T22:50:13.2632046Z [00:02:17.786]➜              num_dsos=0
2025-08-20T22:50:13.2632315Z [00:02:17.786]➜           thunk_bytes=0
2025-08-20T22:50:13.2632578Z [00:02:17.786]➜       parsed_lto_objs=1
2025-08-20T22:50:13.2632846Z [00:02:17.786]➜              num_cies=2
2025-08-20T22:50:13.2633105Z [00:02:17.786]➜       num_unique_cies=2
2025-08-20T22:50:13.2633374Z [00:02:17.786]➜              num_fdes=5
2025-08-20T22:50:13.2633637Z [00:02:17.786]➜        merged_strings=22
2025-08-20T22:50:13.2633925Z [00:02:17.786]➜         output_chunks=28
2025-08-20T22:50:13.2634190Z [00:02:17.786]➜              num_objs=57
2025-08-20T22:50:13.2634458Z [00:02:17.786]➜      string_fragments=179
2025-08-20T22:50:13.2634730Z [00:02:17.786]➜      garbage_sections=209
2025-08-20T22:50:13.2635003Z [00:02:17.786]➜        undefined_syms=312
2025-08-20T22:50:13.2635275Z [00:02:17.786]➜           reloc_alloc=662
2025-08-20T22:50:13.2635545Z [00:02:17.786]➜          defined_syms=1170
2025-08-20T22:50:13.2635821Z [00:02:17.786]➜        input_sections=1493
2025-08-20T22:50:13.2636105Z [00:02:17.786]➜           parsed_objs=1762
2025-08-20T22:50:13.2636381Z [00:02:17.786]➜      regular_sections=9758
2025-08-20T22:50:13.2636655Z [00:02:17.786]➜              all_syms=35076
2025-08-20T22:50:13.2636944Z [00:02:17.786]➜     total_input_bytes=43954796
2025-08-20T22:50:13.2637258Z [00:02:17.786]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:13.2637594Z [00:02:17.786]➜  .rodata.str1.8 estimation=1632 actual=14
2025-08-20T22:50:13.2637931Z [00:02:17.786]➜  .rodata.cst16 estimation=1627 actual=3
2025-08-20T22:50:13.2638331Z [00:02:17.786]➜  .rodata.str1.1 estimation=1626 actual=1
2025-08-20T22:50:13.2697210Z [00:02:17.792]➜  using regfree ... yes
2025-08-20T22:50:13.2987806Z [00:02:17.821]➜        reloc_nonalloc=0
2025-08-20T22:50:13.2988963Z [00:02:17.821]➜               comdats=0
2025-08-20T22:50:13.2991473Z [00:02:17.821]➜    removed_comdat_mem=0
2025-08-20T22:50:13.2992315Z [00:02:17.821]➜              num_dsos=0
2025-08-20T22:50:13.2992618Z [00:02:17.821]➜           thunk_bytes=0
2025-08-20T22:50:13.2993201Z [00:02:17.821]➜       parsed_lto_objs=1
2025-08-20T22:50:13.2993570Z [00:02:17.821]➜              num_cies=2
2025-08-20T22:50:13.2993837Z [00:02:17.821]➜       num_unique_cies=2
2025-08-20T22:50:13.2994098Z [00:02:17.821]➜              num_fdes=5
2025-08-20T22:50:13.2994375Z [00:02:17.821]➜        merged_strings=6
2025-08-20T22:50:13.2994641Z [00:02:17.821]➜              num_objs=21
2025-08-20T22:50:13.2994911Z [00:02:17.821]➜         output_chunks=24
2025-08-20T22:50:13.2995177Z [00:02:17.821]➜      string_fragments=39
2025-08-20T22:50:13.2995446Z [00:02:17.821]➜      garbage_sections=54
2025-08-20T22:50:13.2995718Z [00:02:17.821]➜        undefined_syms=107
2025-08-20T22:50:13.2995990Z [00:02:17.821]➜           reloc_alloc=121
2025-08-20T22:50:13.2996259Z [00:02:17.821]➜          defined_syms=345
2025-08-20T22:50:13.2996529Z [00:02:17.821]➜        input_sections=441
2025-08-20T22:50:13.2996796Z [00:02:17.821]➜           parsed_objs=1762
2025-08-20T22:50:13.2997085Z [00:02:17.821]➜      regular_sections=9757
2025-08-20T22:50:13.2997359Z [00:02:17.821]➜              all_syms=35070
2025-08-20T22:50:13.2997646Z [00:02:17.821]➜     total_input_bytes=43953880
2025-08-20T22:50:13.2997950Z [00:02:17.821]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:13.2998729Z [00:02:17.821]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:13.3054817Z [00:02:17.828]➜  using remap_file_pages ... yes
2025-08-20T22:50:13.3273266Z [00:02:17.850]➜        reloc_nonalloc=0
2025-08-20T22:50:13.3274795Z [00:02:17.850]➜               comdats=0
2025-08-20T22:50:13.3275602Z [00:02:17.850]➜    removed_comdat_mem=0
2025-08-20T22:50:13.3276115Z [00:02:17.850]➜              num_dsos=0
2025-08-20T22:50:13.3276570Z [00:02:17.850]➜           thunk_bytes=0
2025-08-20T22:50:13.3277065Z [00:02:17.850]➜       parsed_lto_objs=1
2025-08-20T22:50:13.3277497Z [00:02:17.850]➜              num_cies=2
2025-08-20T22:50:13.3278094Z [00:02:17.850]➜       num_unique_cies=2
2025-08-20T22:50:13.3278525Z [00:02:17.850]➜              num_fdes=5
2025-08-20T22:50:13.3279364Z [00:02:17.850]➜        merged_strings=8
2025-08-20T22:50:13.3279842Z [00:02:17.850]➜              num_objs=21
2025-08-20T22:50:13.3280351Z [00:02:17.850]➜         output_chunks=25
2025-08-20T22:50:13.3280865Z [00:02:17.850]➜      string_fragments=41
2025-08-20T22:50:13.3281357Z [00:02:17.850]➜      garbage_sections=65
2025-08-20T22:50:13.3281780Z [00:02:17.850]➜        undefined_syms=122
2025-08-20T22:50:13.3282329Z [00:02:17.850]➜           reloc_alloc=125
2025-08-20T22:50:13.3282836Z [00:02:17.850]➜          defined_syms=369
2025-08-20T22:50:13.3283410Z [00:02:17.850]➜        input_sections=464
2025-08-20T22:50:13.3283986Z [00:02:17.850]➜           parsed_objs=1762
2025-08-20T22:50:13.3284533Z [00:02:17.850]➜      regular_sections=9758
2025-08-20T22:50:13.3285038Z [00:02:17.850]➜              all_syms=35072
2025-08-20T22:50:13.3285475Z [00:02:17.850]➜     total_input_bytes=43954228
2025-08-20T22:50:13.3287097Z [00:02:17.850]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:13.3287462Z [00:02:17.850]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:13.3287803Z [00:02:17.850]➜  .rodata.str1.1 estimation=1627 actual=2
2025-08-20T22:50:13.3436022Z [00:02:17.866]➜  using removexattr ... yes
2025-08-20T22:50:13.3821311Z [00:02:17.905]➜  using renameat2 ... no
2025-08-20T22:50:13.3860782Z [00:02:17.909]➜  using removexattrat ... no
2025-08-20T22:50:13.3953157Z [00:02:17.918]➜  using rfork ... no
2025-08-20T22:50:13.3991410Z [00:02:17.922]➜        reloc_nonalloc=0
2025-08-20T22:50:13.3993153Z [00:02:17.922]➜               comdats=0
2025-08-20T22:50:13.3993908Z [00:02:17.922]➜    removed_comdat_mem=0
2025-08-20T22:50:13.3994505Z [00:02:17.922]➜              num_dsos=0
2025-08-20T22:50:13.3995455Z [00:02:17.922]➜           thunk_bytes=0
2025-08-20T22:50:13.3996052Z [00:02:17.922]➜       parsed_lto_objs=1
2025-08-20T22:50:13.3996511Z [00:02:17.922]➜              num_cies=2
2025-08-20T22:50:13.3996926Z [00:02:17.922]➜       num_unique_cies=2
2025-08-20T22:50:13.3997719Z [00:02:17.922]➜              num_fdes=5
2025-08-20T22:50:13.3998190Z [00:02:17.922]➜        merged_strings=8
2025-08-20T22:50:13.4001738Z [00:02:17.922]➜              num_objs=21
2025-08-20T22:50:13.4002052Z [00:02:17.922]➜         output_chunks=25
2025-08-20T22:50:13.4002358Z [00:02:17.922]➜      string_fragments=41
2025-08-20T22:50:13.4002631Z [00:02:17.922]➜      garbage_sections=54
2025-08-20T22:50:13.4002902Z [00:02:17.922]➜        undefined_syms=111
2025-08-20T22:50:13.4003174Z [00:02:17.922]➜           reloc_alloc=125
2025-08-20T22:50:13.4003440Z [00:02:17.922]➜          defined_syms=347
2025-08-20T22:50:13.4003708Z [00:02:17.922]➜        input_sections=442
2025-08-20T22:50:13.4003982Z [00:02:17.922]➜           parsed_objs=1762
2025-08-20T22:50:13.4004257Z [00:02:17.922]➜      regular_sections=9758
2025-08-20T22:50:13.4004529Z [00:02:17.922]➜              all_syms=35072
2025-08-20T22:50:13.4004815Z [00:02:17.922]➜     total_input_bytes=43954268
2025-08-20T22:50:13.4005149Z [00:02:17.922]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:13.4005493Z [00:02:17.922]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:13.4005824Z [00:02:17.922]➜  .rodata.str1.1 estimation=1627 actual=2
2025-08-20T22:50:13.4042403Z [00:02:17.927]➜  using renameat ... yes
2025-08-20T22:50:13.5148813Z [00:02:18.038]➜        reloc_nonalloc=0
2025-08-20T22:50:13.5149901Z [00:02:18.038]➜               comdats=0
2025-08-20T22:50:13.5150540Z [00:02:18.038]➜    removed_comdat_mem=0
2025-08-20T22:50:13.5151050Z [00:02:18.038]➜              num_dsos=0
2025-08-20T22:50:13.5151432Z [00:02:18.038]➜           thunk_bytes=0
2025-08-20T22:50:13.5151784Z [00:02:18.038]➜       parsed_lto_objs=1
2025-08-20T22:50:13.5152135Z [00:02:18.038]➜       num_unique_cies=2
2025-08-20T22:50:13.5152963Z [00:02:18.038]➜              num_cies=7
2025-08-20T22:50:13.5153229Z [00:02:18.038]➜        merged_strings=9
2025-08-20T22:50:13.5153489Z [00:02:18.038]➜              num_fdes=10
2025-08-20T22:50:13.5153749Z [00:02:18.038]➜              num_objs=24
2025-08-20T22:50:13.5154054Z [00:02:18.038]➜         output_chunks=25
2025-08-20T22:50:13.5154323Z [00:02:18.038]➜      string_fragments=49
2025-08-20T22:50:13.5154594Z [00:02:18.038]➜      garbage_sections=58
2025-08-20T22:50:13.5154865Z [00:02:18.038]➜        undefined_syms=128
2025-08-20T22:50:13.5155156Z [00:02:18.038]➜           reloc_alloc=142
2025-08-20T22:50:13.5155422Z [00:02:18.038]➜          defined_syms=335
2025-08-20T22:50:13.5155692Z [00:02:18.038]➜        input_sections=455
2025-08-20T22:50:13.5155966Z [00:02:18.038]➜           parsed_objs=1762
2025-08-20T22:50:13.5156241Z [00:02:18.038]➜      regular_sections=9757
2025-08-20T22:50:13.5156515Z [00:02:18.038]➜              all_syms=35070
2025-08-20T22:50:13.5156810Z [00:02:18.038]➜     total_input_bytes=43953828
2025-08-20T22:50:13.5157118Z [00:02:18.038]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:13.5157449Z [00:02:18.038]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:13.5158128Z [00:02:18.038]➜  .rodata.cst16 estimation=1627 actual=3
2025-08-20T22:50:13.5210096Z [00:02:18.044]➜        reloc_nonalloc=0
2025-08-20T22:50:13.5211740Z [00:02:18.044]➜               comdats=0
2025-08-20T22:50:13.5212021Z [00:02:18.044]➜    removed_comdat_mem=0
2025-08-20T22:50:13.5212287Z [00:02:18.044]➜              num_dsos=0
2025-08-20T22:50:13.5212583Z [00:02:18.044]➜           thunk_bytes=0
2025-08-20T22:50:13.5212844Z [00:02:18.044]➜       parsed_lto_objs=1
2025-08-20T22:50:13.5213101Z [00:02:18.044]➜              num_cies=2
2025-08-20T22:50:13.5213357Z [00:02:18.044]➜       num_unique_cies=2
2025-08-20T22:50:13.5213612Z [00:02:18.044]➜              num_fdes=5
2025-08-20T22:50:13.5213868Z [00:02:18.044]➜        merged_strings=6
2025-08-20T22:50:13.5214127Z [00:02:18.044]➜              num_objs=22
2025-08-20T22:50:13.5214389Z [00:02:18.044]➜         output_chunks=24
2025-08-20T22:50:13.5214653Z [00:02:18.044]➜      string_fragments=41
2025-08-20T22:50:13.5214920Z [00:02:18.044]➜      garbage_sections=61
2025-08-20T22:50:13.5215200Z [00:02:18.044]➜        undefined_syms=118
2025-08-20T22:50:13.5215468Z [00:02:18.044]➜           reloc_alloc=134
2025-08-20T22:50:13.5215737Z [00:02:18.044]➜          defined_syms=372
2025-08-20T22:50:13.5216004Z [00:02:18.044]➜        input_sections=474
2025-08-20T22:50:13.5216277Z [00:02:18.044]➜           parsed_objs=1762
2025-08-20T22:50:13.5216965Z [00:02:18.044]➜      regular_sections=9757
2025-08-20T22:50:13.5217248Z [00:02:18.044]➜              all_syms=35072
2025-08-20T22:50:13.5217536Z [00:02:18.044]➜     total_input_bytes=43954396
2025-08-20T22:50:13.5217840Z [00:02:18.044]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:13.5218171Z [00:02:18.044]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:13.5259836Z [00:02:18.049]➜  using rintl ... yes
2025-08-20T22:50:13.5285393Z [00:02:18.051]➜        reloc_nonalloc=0
2025-08-20T22:50:13.5312493Z [00:02:18.054]➜               comdats=0
2025-08-20T22:50:13.5314826Z [00:02:18.054]➜    removed_comdat_mem=0
2025-08-20T22:50:13.5315162Z [00:02:18.054]➜              num_dsos=0
2025-08-20T22:50:13.5315431Z [00:02:18.054]➜           thunk_bytes=0
2025-08-20T22:50:13.5315694Z [00:02:18.054]➜       parsed_lto_objs=1
2025-08-20T22:50:13.5315952Z [00:02:18.054]➜              num_cies=2
2025-08-20T22:50:13.5316206Z [00:02:18.054]➜       num_unique_cies=2
2025-08-20T22:50:13.5316478Z [00:02:18.054]➜              num_fdes=5
2025-08-20T22:50:13.5316736Z [00:02:18.054]➜        merged_strings=6
2025-08-20T22:50:13.5316995Z [00:02:18.054]➜              num_objs=18
2025-08-20T22:50:13.5317265Z [00:02:18.054]➜         output_chunks=24
2025-08-20T22:50:13.5317535Z [00:02:18.054]➜      string_fragments=33
2025-08-20T22:50:13.5317807Z [00:02:18.054]➜      garbage_sections=45
2025-08-20T22:50:13.5318084Z [00:02:18.054]➜        undefined_syms=100
2025-08-20T22:50:13.5318356Z [00:02:18.054]➜           reloc_alloc=118
2025-08-20T22:50:13.5318920Z [00:02:18.054]➜          defined_syms=295
2025-08-20T22:50:13.5319267Z [00:02:18.054]➜        input_sections=365
2025-08-20T22:50:13.5319561Z [00:02:18.054]➜           parsed_objs=1762
2025-08-20T22:50:13.5319842Z [00:02:18.054]➜      regular_sections=9757
2025-08-20T22:50:13.5320122Z [00:02:18.054]➜              all_syms=35068
2025-08-20T22:50:13.5320404Z [00:02:18.054]➜     total_input_bytes=43953360
2025-08-20T22:50:13.5320717Z [00:02:18.054]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:13.5321045Z [00:02:18.054]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:13.5321363Z [00:02:18.054]➜  using sched_getaffinity ... yes
2025-08-20T22:50:13.5364348Z [00:02:18.059]➜        reloc_nonalloc=0
2025-08-20T22:50:13.5370295Z [00:02:18.059]➜               comdats=0
2025-08-20T22:50:13.5370572Z [00:02:18.059]➜    removed_comdat_mem=0
2025-08-20T22:50:13.5370834Z [00:02:18.059]➜              num_dsos=0
2025-08-20T22:50:13.5371093Z [00:02:18.059]➜           thunk_bytes=0
2025-08-20T22:50:13.5371354Z [00:02:18.059]➜       parsed_lto_objs=1
2025-08-20T22:50:13.5371610Z [00:02:18.059]➜              num_cies=2
2025-08-20T22:50:13.5372125Z [00:02:18.059]➜       num_unique_cies=2
2025-08-20T22:50:13.5372494Z [00:02:18.059]➜              num_fdes=5
2025-08-20T22:50:13.5372753Z [00:02:18.059]➜        merged_strings=6
2025-08-20T22:50:13.5373014Z [00:02:18.059]➜              num_objs=21
2025-08-20T22:50:13.5373293Z [00:02:18.059]➜         output_chunks=24
2025-08-20T22:50:13.5373563Z [00:02:18.059]➜      string_fragments=39
2025-08-20T22:50:13.5373835Z [00:02:18.059]➜      garbage_sections=54
2025-08-20T22:50:13.5374107Z [00:02:18.059]➜        undefined_syms=107
2025-08-20T22:50:13.5374378Z [00:02:18.059]➜           reloc_alloc=121
2025-08-20T22:50:13.5374650Z [00:02:18.059]➜          defined_syms=345
2025-08-20T22:50:13.5374920Z [00:02:18.059]➜        input_sections=441
2025-08-20T22:50:13.5375190Z [00:02:18.059]➜           parsed_objs=1762
2025-08-20T22:50:13.5375466Z [00:02:18.059]➜      regular_sections=9757
2025-08-20T22:50:13.5375740Z [00:02:18.059]➜              all_syms=35070
2025-08-20T22:50:13.5376039Z [00:02:18.059]➜     total_input_bytes=43953852
2025-08-20T22:50:13.5376344Z [00:02:18.059]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:13.5376703Z [00:02:18.059]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:13.5423632Z [00:02:18.065]➜  using sbrk ... yes
2025-08-20T22:50:13.5434340Z [00:02:18.066]➜  using rindex ... yes
2025-08-20T22:50:13.5725497Z [00:02:18.095]➜        reloc_nonalloc=0
2025-08-20T22:50:13.5728002Z [00:02:18.095]➜               comdats=0
2025-08-20T22:50:13.5728296Z [00:02:18.095]➜    removed_comdat_mem=0
2025-08-20T22:50:13.5728572Z [00:02:18.095]➜              num_dsos=0
2025-08-20T22:50:13.5728978Z [00:02:18.095]➜           thunk_bytes=0
2025-08-20T22:50:13.5729253Z [00:02:18.095]➜       parsed_lto_objs=1
2025-08-20T22:50:13.5729521Z [00:02:18.095]➜       num_unique_cies=2
2025-08-20T22:50:13.5729783Z [00:02:18.095]➜              num_cies=8
2025-08-20T22:50:13.5730040Z [00:02:18.095]➜              num_fdes=11
2025-08-20T22:50:13.5730308Z [00:02:18.095]➜        merged_strings=12
2025-08-20T22:50:13.5730611Z [00:02:18.095]➜         output_chunks=25
2025-08-20T22:50:13.5730880Z [00:02:18.095]➜              num_objs=25
2025-08-20T22:50:13.5731150Z [00:02:18.095]➜      string_fragments=54
2025-08-20T22:50:13.5731422Z [00:02:18.095]➜      garbage_sections=60
2025-08-20T22:50:13.5731716Z [00:02:18.095]➜        undefined_syms=138
2025-08-20T22:50:13.5732005Z [00:02:18.095]➜           reloc_alloc=152
2025-08-20T22:50:13.5732276Z [00:02:18.095]➜          defined_syms=338
2025-08-20T22:50:13.5732546Z [00:02:18.095]➜        input_sections=467
2025-08-20T22:50:13.5732823Z [00:02:18.095]➜           parsed_objs=1762
2025-08-20T22:50:13.5733099Z [00:02:18.095]➜      regular_sections=9757
2025-08-20T22:50:13.5733378Z [00:02:18.095]➜              all_syms=35070
2025-08-20T22:50:13.5733665Z [00:02:18.095]➜     total_input_bytes=43953832
2025-08-20T22:50:13.5733971Z [00:02:18.095]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:13.5734304Z [00:02:18.095]➜  .rodata.cst16 estimation=1629 actual=6
2025-08-20T22:50:13.5734651Z [00:02:18.095]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:13.5825595Z [00:02:18.105]➜  using roundl ... yes
2025-08-20T22:50:13.6616324Z [00:02:18.184]➜        reloc_nonalloc=0
2025-08-20T22:50:13.6618546Z [00:02:18.184]➜               comdats=0
2025-08-20T22:50:13.6619060Z [00:02:18.184]➜    removed_comdat_mem=0
2025-08-20T22:50:13.6619339Z [00:02:18.184]➜              num_dsos=0
2025-08-20T22:50:13.6619601Z [00:02:18.184]➜           thunk_bytes=0
2025-08-20T22:50:13.6619865Z [00:02:18.184]➜       parsed_lto_objs=1
2025-08-20T22:50:13.6620131Z [00:02:18.184]➜              num_cies=2
2025-08-20T22:50:13.6620391Z [00:02:18.184]➜       num_unique_cies=2
2025-08-20T22:50:13.6620650Z [00:02:18.184]➜              num_fdes=5
2025-08-20T22:50:13.6620907Z [00:02:18.184]➜        merged_strings=6
2025-08-20T22:50:13.6621168Z [00:02:18.184]➜              num_objs=21
2025-08-20T22:50:13.6621438Z [00:02:18.184]➜         output_chunks=24
2025-08-20T22:50:13.6621706Z [00:02:18.184]➜      string_fragments=39
2025-08-20T22:50:13.6622371Z [00:02:18.184]➜      garbage_sections=55
2025-08-20T22:50:13.6622734Z [00:02:18.184]➜        undefined_syms=108
2025-08-20T22:50:13.6623029Z [00:02:18.184]➜           reloc_alloc=121
2025-08-20T22:50:13.6623297Z [00:02:18.184]➜          defined_syms=347
2025-08-20T22:50:13.6623587Z [00:02:18.184]➜        input_sections=443
2025-08-20T22:50:13.6623866Z [00:02:18.184]➜           parsed_objs=1762
2025-08-20T22:50:13.6624145Z [00:02:18.184]➜      regular_sections=9757
2025-08-20T22:50:13.6624420Z [00:02:18.184]➜              all_syms=35070
2025-08-20T22:50:13.6624709Z [00:02:18.184]➜     total_input_bytes=43953840
2025-08-20T22:50:13.6625014Z [00:02:18.184]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:13.6625347Z [00:02:18.184]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:13.6713086Z [00:02:18.191]➜        reloc_nonalloc=0
2025-08-20T22:50:13.6719508Z [00:02:18.194]➜               comdats=0
2025-08-20T22:50:13.6719797Z [00:02:18.194]➜    removed_comdat_mem=0
2025-08-20T22:50:13.6720097Z [00:02:18.194]➜              num_dsos=0
2025-08-20T22:50:13.6720360Z [00:02:18.194]➜           thunk_bytes=0
2025-08-20T22:50:13.6720628Z [00:02:18.194]➜       parsed_lto_objs=1
2025-08-20T22:50:13.6720891Z [00:02:18.194]➜              num_cies=2
2025-08-20T22:50:13.6721519Z [00:02:18.194]➜       num_unique_cies=2
2025-08-20T22:50:13.6721783Z [00:02:18.194]➜              num_fdes=5
2025-08-20T22:50:13.6722048Z [00:02:18.194]➜        merged_strings=6
2025-08-20T22:50:13.6722311Z [00:02:18.194]➜              num_objs=21
2025-08-20T22:50:13.6722578Z [00:02:18.194]➜         output_chunks=24
2025-08-20T22:50:13.6722846Z [00:02:18.194]➜      string_fragments=39
2025-08-20T22:50:13.6723161Z [00:02:18.194]➜      garbage_sections=54
2025-08-20T22:50:13.6723433Z [00:02:18.194]➜        undefined_syms=107
2025-08-20T22:50:13.6723705Z [00:02:18.194]➜           reloc_alloc=121
2025-08-20T22:50:13.6723977Z [00:02:18.194]➜          defined_syms=345
2025-08-20T22:50:13.6724260Z [00:02:18.194]➜        input_sections=441
2025-08-20T22:50:13.6724534Z [00:02:18.194]➜           parsed_objs=1762
2025-08-20T22:50:13.6724814Z [00:02:18.194]➜      regular_sections=9757
2025-08-20T22:50:13.6725094Z [00:02:18.194]➜              all_syms=35070
2025-08-20T22:50:13.6725380Z [00:02:18.194]➜     total_input_bytes=43953788
2025-08-20T22:50:13.6725699Z [00:02:18.194]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:13.6726032Z [00:02:18.194]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:13.6826399Z [00:02:18.205]➜  using sched_get_priority_max ... yes
2025-08-20T22:50:13.6870870Z [00:02:18.210]➜  using sched_getcpu ... yes
2025-08-20T22:50:13.6915987Z [00:02:18.214]➜        reloc_nonalloc=0
2025-08-20T22:50:13.6917839Z [00:02:18.215]➜               comdats=0
2025-08-20T22:50:13.6919151Z [00:02:18.215]➜    removed_comdat_mem=0
2025-08-20T22:50:13.6919977Z [00:02:18.215]➜              num_dsos=0
2025-08-20T22:50:13.6920490Z [00:02:18.215]➜           thunk_bytes=0
2025-08-20T22:50:13.6921029Z [00:02:18.215]➜       parsed_lto_objs=1
2025-08-20T22:50:13.6921649Z [00:02:18.215]➜              num_cies=2
2025-08-20T22:50:13.6922360Z [00:02:18.215]➜       num_unique_cies=2
2025-08-20T22:50:13.6922844Z [00:02:18.215]➜              num_fdes=5
2025-08-20T22:50:13.6923222Z [00:02:18.215]➜        merged_strings=6
2025-08-20T22:50:13.6923876Z [00:02:18.215]➜              num_objs=21
2025-08-20T22:50:13.6924347Z [00:02:18.215]➜         output_chunks=24
2025-08-20T22:50:13.6924729Z [00:02:18.215]➜      string_fragments=39
2025-08-20T22:50:13.6925345Z [00:02:18.215]➜      garbage_sections=55
2025-08-20T22:50:13.6925835Z [00:02:18.215]➜        undefined_syms=108
2025-08-20T22:50:13.6926295Z [00:02:18.215]➜           reloc_alloc=121
2025-08-20T22:50:13.6926778Z [00:02:18.215]➜          defined_syms=347
2025-08-20T22:50:13.6927648Z [00:02:18.215]➜        input_sections=443
2025-08-20T22:50:13.6928182Z [00:02:18.215]➜           parsed_objs=1762
2025-08-20T22:50:13.6928842Z [00:02:18.215]➜      regular_sections=9757
2025-08-20T22:50:13.6930142Z [00:02:18.215]➜              all_syms=35070
2025-08-20T22:50:13.6931096Z [00:02:18.215]➜     total_input_bytes=43953840
2025-08-20T22:50:13.6931661Z [00:02:18.215]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:13.6932191Z [00:02:18.215]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:13.7042462Z [00:02:18.227]➜        reloc_nonalloc=0
2025-08-20T22:50:13.7043969Z [00:02:18.227]➜               comdats=0
2025-08-20T22:50:13.7044382Z [00:02:18.227]➜    removed_comdat_mem=0
2025-08-20T22:50:13.7045718Z [00:02:18.227]➜              num_dsos=0
2025-08-20T22:50:13.7045995Z [00:02:18.227]➜           thunk_bytes=0
2025-08-20T22:50:13.7046258Z [00:02:18.227]➜       parsed_lto_objs=1
2025-08-20T22:50:13.7046519Z [00:02:18.227]➜              num_cies=2
2025-08-20T22:50:13.7046776Z [00:02:18.227]➜       num_unique_cies=2
2025-08-20T22:50:13.7047039Z [00:02:18.227]➜              num_fdes=5
2025-08-20T22:50:13.7047299Z [00:02:18.227]➜        merged_strings=6
2025-08-20T22:50:13.7047591Z [00:02:18.227]➜              num_objs=22
2025-08-20T22:50:13.7047855Z [00:02:18.227]➜         output_chunks=24
2025-08-20T22:50:13.7048123Z [00:02:18.227]➜      string_fragments=41
2025-08-20T22:50:13.7048395Z [00:02:18.227]➜      garbage_sections=58
2025-08-20T22:50:13.7049264Z [00:02:18.227]➜        undefined_syms=114
2025-08-20T22:50:13.7049541Z [00:02:18.227]➜           reloc_alloc=133
2025-08-20T22:50:13.7049811Z [00:02:18.227]➜          defined_syms=366
2025-08-20T22:50:13.7050083Z [00:02:18.227]➜        input_sections=469
2025-08-20T22:50:13.7050356Z [00:02:18.227]➜           parsed_objs=1762
2025-08-20T22:50:13.7050636Z [00:02:18.227]➜      regular_sections=9757
2025-08-20T22:50:13.7050910Z [00:02:18.227]➜              all_syms=35072
2025-08-20T22:50:13.7051198Z [00:02:18.227]➜     total_input_bytes=43954380
2025-08-20T22:50:13.7051505Z [00:02:18.227]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:13.7051838Z [00:02:18.227]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:13.7052861Z [00:02:18.228]➜  using sched_get_priority_min ... yes
2025-08-20T22:50:13.7142557Z [00:02:18.237]➜  using sched_rr_get_interval ... yes
2025-08-20T22:50:13.7242051Z [00:02:18.247]➜        reloc_nonalloc=0
2025-08-20T22:50:13.7243093Z [00:02:18.247]➜               comdats=0
2025-08-20T22:50:13.7244001Z [00:02:18.247]➜    removed_comdat_mem=0
2025-08-20T22:50:13.7244446Z [00:02:18.247]➜              num_dsos=0
2025-08-20T22:50:13.7244824Z [00:02:18.247]➜           thunk_bytes=0
2025-08-20T22:50:13.7245191Z [00:02:18.247]➜       parsed_lto_objs=1
2025-08-20T22:50:13.7245557Z [00:02:18.247]➜              num_cies=2
2025-08-20T22:50:13.7245898Z [00:02:18.247]➜       num_unique_cies=2
2025-08-20T22:50:13.7246636Z [00:02:18.247]➜              num_fdes=5
2025-08-20T22:50:13.7247138Z [00:02:18.247]➜        merged_strings=6
2025-08-20T22:50:13.7247829Z [00:02:18.247]➜              num_objs=22
2025-08-20T22:50:13.7249000Z [00:02:18.247]➜         output_chunks=24
2025-08-20T22:50:13.7249613Z [00:02:18.247]➜      string_fragments=41
2025-08-20T22:50:13.7250105Z [00:02:18.247]➜      garbage_sections=61
2025-08-20T22:50:13.7250579Z [00:02:18.247]➜        undefined_syms=118
2025-08-20T22:50:13.7251185Z [00:02:18.247]➜           reloc_alloc=133
2025-08-20T22:50:13.7251893Z [00:02:18.247]➜          defined_syms=372
2025-08-20T22:50:13.7252397Z [00:02:18.247]➜        input_sections=474
2025-08-20T22:50:13.7252841Z [00:02:18.247]➜           parsed_objs=1762
2025-08-20T22:50:13.7253401Z [00:02:18.247]➜      regular_sections=9757
2025-08-20T22:50:13.7253981Z [00:02:18.247]➜              all_syms=35072
2025-08-20T22:50:13.7254540Z [00:02:18.247]➜     total_input_bytes=43954552
2025-08-20T22:50:13.7255352Z [00:02:18.247]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:13.7255909Z [00:02:18.247]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:13.7334154Z [00:02:18.256]➜  using sched_setaffinity ... yes
2025-08-20T22:50:13.8101192Z [00:02:18.333]➜        reloc_nonalloc=0
2025-08-20T22:50:13.8101872Z [00:02:18.333]➜               comdats=0
2025-08-20T22:50:13.8102216Z [00:02:18.333]➜    removed_comdat_mem=0
2025-08-20T22:50:13.8102485Z [00:02:18.333]➜              num_dsos=0
2025-08-20T22:50:13.8103042Z [00:02:18.333]➜           thunk_bytes=0
2025-08-20T22:50:13.8103452Z [00:02:18.333]➜       parsed_lto_objs=1
2025-08-20T22:50:13.8103863Z [00:02:18.333]➜              num_cies=2
2025-08-20T22:50:13.8104246Z [00:02:18.333]➜       num_unique_cies=2
2025-08-20T22:50:13.8104631Z [00:02:18.333]➜              num_fdes=5
2025-08-20T22:50:13.8105043Z [00:02:18.333]➜        merged_strings=6
2025-08-20T22:50:13.8105463Z [00:02:18.333]➜              num_objs=21
2025-08-20T22:50:13.8106044Z [00:02:18.333]➜         output_chunks=24
2025-08-20T22:50:13.8106330Z [00:02:18.333]➜      string_fragments=39
2025-08-20T22:50:13.8106602Z [00:02:18.333]➜      garbage_sections=54
2025-08-20T22:50:13.8106875Z [00:02:18.333]➜        undefined_syms=107
2025-08-20T22:50:13.8107143Z [00:02:18.333]➜           reloc_alloc=121
2025-08-20T22:50:13.8107426Z [00:02:18.333]➜          defined_syms=345
2025-08-20T22:50:13.8107698Z [00:02:18.333]➜        input_sections=441
2025-08-20T22:50:13.8107970Z [00:02:18.333]➜           parsed_objs=1762
2025-08-20T22:50:13.8108249Z [00:02:18.333]➜      regular_sections=9757
2025-08-20T22:50:13.8109038Z [00:02:18.333]➜              all_syms=35070
2025-08-20T22:50:13.8109335Z [00:02:18.333]➜     total_input_bytes=43953788
2025-08-20T22:50:13.8109642Z [00:02:18.333]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:13.8109976Z [00:02:18.333]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:13.8224285Z [00:02:18.345]➜  using sched_yield ... yes
2025-08-20T22:50:13.8343978Z [00:02:18.357]➜        reloc_nonalloc=0
2025-08-20T22:50:13.8348426Z [00:02:18.358]➜               comdats=0
2025-08-20T22:50:13.8351250Z [00:02:18.358]➜    removed_comdat_mem=0
2025-08-20T22:50:13.8351525Z [00:02:18.358]➜              num_dsos=0
2025-08-20T22:50:13.8351792Z [00:02:18.358]➜           thunk_bytes=0
2025-08-20T22:50:13.8352093Z [00:02:18.358]➜       parsed_lto_objs=1
2025-08-20T22:50:13.8352355Z [00:02:18.358]➜              num_cies=2
2025-08-20T22:50:13.8352609Z [00:02:18.358]➜       num_unique_cies=2
2025-08-20T22:50:13.8352862Z [00:02:18.358]➜              num_fdes=5
2025-08-20T22:50:13.8353126Z [00:02:18.358]➜        merged_strings=6
2025-08-20T22:50:13.8353403Z [00:02:18.358]➜              num_objs=22
2025-08-20T22:50:13.8353676Z [00:02:18.358]➜         output_chunks=24
2025-08-20T22:50:13.8353947Z [00:02:18.358]➜      string_fragments=41
2025-08-20T22:50:13.8354217Z [00:02:18.358]➜      garbage_sections=58
2025-08-20T22:50:13.8354484Z [00:02:18.358]➜        undefined_syms=114
2025-08-20T22:50:13.8354755Z [00:02:18.358]➜           reloc_alloc=133
2025-08-20T22:50:13.8355023Z [00:02:18.358]➜          defined_syms=366
2025-08-20T22:50:13.8355291Z [00:02:18.358]➜        input_sections=469
2025-08-20T22:50:13.8355562Z [00:02:18.358]➜           parsed_objs=1762
2025-08-20T22:50:13.8355843Z [00:02:18.358]➜      regular_sections=9757
2025-08-20T22:50:13.8356130Z [00:02:18.358]➜              all_syms=35072
2025-08-20T22:50:13.8356417Z [00:02:18.358]➜     total_input_bytes=43954560
2025-08-20T22:50:13.8356717Z [00:02:18.358]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:13.8357050Z [00:02:18.358]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:13.8420486Z [00:02:18.365]➜  using sched_setscheduler ... yes
2025-08-20T22:50:13.8688113Z [00:02:18.391]➜        reloc_nonalloc=0
2025-08-20T22:50:13.8700202Z [00:02:18.393]➜               comdats=0
2025-08-20T22:50:13.8700519Z [00:02:18.393]➜    removed_comdat_mem=0
2025-08-20T22:50:13.8700788Z [00:02:18.393]➜              num_dsos=0
2025-08-20T22:50:13.8701059Z [00:02:18.393]➜           thunk_bytes=0
2025-08-20T22:50:13.8701327Z [00:02:18.393]➜       parsed_lto_objs=1
2025-08-20T22:50:13.8701585Z [00:02:18.393]➜              num_cies=2
2025-08-20T22:50:13.8701841Z [00:02:18.393]➜       num_unique_cies=2
2025-08-20T22:50:13.8702099Z [00:02:18.393]➜              num_fdes=5
2025-08-20T22:50:13.8702757Z [00:02:18.393]➜        merged_strings=9
2025-08-20T22:50:13.8703088Z [00:02:18.393]➜              num_objs=23
2025-08-20T22:50:13.8703354Z [00:02:18.393]➜         output_chunks=25
2025-08-20T22:50:13.8703624Z [00:02:18.393]➜      string_fragments=46
2025-08-20T22:50:13.8703908Z [00:02:18.393]➜      garbage_sections=61
2025-08-20T22:50:13.8704178Z [00:02:18.393]➜        undefined_syms=123
2025-08-20T22:50:13.8704449Z [00:02:18.393]➜           reloc_alloc=146
2025-08-20T22:50:13.8704720Z [00:02:18.393]➜          defined_syms=396
2025-08-20T22:50:13.8704988Z [00:02:18.393]➜        input_sections=500
2025-08-20T22:50:13.8705261Z [00:02:18.393]➜           parsed_objs=1762
2025-08-20T22:50:13.8705537Z [00:02:18.393]➜      regular_sections=9760
2025-08-20T22:50:13.8705813Z [00:02:18.393]➜              all_syms=35080
2025-08-20T22:50:13.8706099Z [00:02:18.393]➜     total_input_bytes=43955548
2025-08-20T22:50:13.8706406Z [00:02:18.393]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:13.8706753Z [00:02:18.393]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:13.8707089Z [00:02:18.393]➜  .rodata.cst16 estimation=1627 actual=3
2025-08-20T22:50:13.8794967Z [00:02:18.402]➜  using select ... yes
2025-08-20T22:50:13.8834529Z [00:02:18.406]➜        reloc_nonalloc=0
2025-08-20T22:50:13.8843799Z [00:02:18.407]➜               comdats=0
2025-08-20T22:50:13.8844089Z [00:02:18.407]➜    removed_comdat_mem=0
2025-08-20T22:50:13.8844348Z [00:02:18.407]➜              num_dsos=0
2025-08-20T22:50:13.8845760Z [00:02:18.407]➜           thunk_bytes=0
2025-08-20T22:50:13.8846755Z [00:02:18.407]➜       parsed_lto_objs=1
2025-08-20T22:50:13.8848542Z [00:02:18.408]➜              num_cies=2
2025-08-20T22:50:13.8849012Z [00:02:18.408]➜       num_unique_cies=2
2025-08-20T22:50:13.8849276Z [00:02:18.408]➜              num_fdes=5
2025-08-20T22:50:13.8849539Z [00:02:18.408]➜        merged_strings=8
2025-08-20T22:50:13.8849821Z [00:02:18.408]➜         output_chunks=24
2025-08-20T22:50:13.8851449Z [00:02:18.408]➜              num_objs=29
2025-08-20T22:50:13.8851935Z [00:02:18.408]➜      string_fragments=58
2025-08-20T22:50:13.8852398Z [00:02:18.408]➜      garbage_sections=79
2025-08-20T22:50:13.8852926Z [00:02:18.408]➜        undefined_syms=138
2025-08-20T22:50:13.8853530Z [00:02:18.408]➜           reloc_alloc=169
2025-08-20T22:50:13.8853956Z [00:02:18.408]➜          defined_syms=493
2025-08-20T22:50:13.8855173Z [00:02:18.408]➜        input_sections=654
2025-08-20T22:50:13.8855573Z [00:02:18.408]➜           parsed_objs=1762
2025-08-20T22:50:13.8855942Z [00:02:18.408]➜      regular_sections=9757
2025-08-20T22:50:13.8856541Z [00:02:18.408]➜              all_syms=35082
2025-08-20T22:50:13.8857256Z [00:02:18.408]➜     total_input_bytes=43956344
2025-08-20T22:50:13.8858041Z [00:02:18.408]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:13.8858968Z [00:02:18.408]➜  .rodata.str1.8 estimation=1628 actual=4
2025-08-20T22:50:13.8925524Z [00:02:18.415]➜        reloc_nonalloc=0
2025-08-20T22:50:13.8929491Z [00:02:18.416]➜               comdats=0
2025-08-20T22:50:13.8930367Z [00:02:18.416]➜    removed_comdat_mem=0
2025-08-20T22:50:13.8931263Z [00:02:18.416]➜              num_dsos=0
2025-08-20T22:50:13.8931848Z [00:02:18.416]➜           thunk_bytes=0
2025-08-20T22:50:13.8932397Z [00:02:18.416]➜       parsed_lto_objs=1
2025-08-20T22:50:13.8932845Z [00:02:18.416]➜              num_cies=2
2025-08-20T22:50:13.8933264Z [00:02:18.416]➜       num_unique_cies=2
2025-08-20T22:50:13.8933837Z [00:02:18.416]➜              num_fdes=5
2025-08-20T22:50:13.8934314Z [00:02:18.416]➜        merged_strings=9
2025-08-20T22:50:13.8934785Z [00:02:18.416]➜         output_chunks=25
2025-08-20T22:50:13.8935263Z [00:02:18.416]➜              num_objs=35
2025-08-20T22:50:13.8935739Z [00:02:18.416]➜      string_fragments=71
2025-08-20T22:50:13.8936259Z [00:02:18.416]➜      garbage_sections=99
2025-08-20T22:50:13.8936920Z [00:02:18.416]➜        undefined_syms=164
2025-08-20T22:50:13.8938013Z [00:02:18.416]➜           reloc_alloc=180
2025-08-20T22:50:13.8938932Z [00:02:18.416]➜          defined_syms=615
2025-08-20T22:50:13.8939436Z [00:02:18.416]➜        input_sections=817
2025-08-20T22:50:13.8939790Z [00:02:18.416]➜           parsed_objs=1762
2025-08-20T22:50:13.8940146Z [00:02:18.416]➜      regular_sections=9758
2025-08-20T22:50:13.8940586Z [00:02:18.416]➜              all_syms=35084
2025-08-20T22:50:13.8941012Z [00:02:18.416]➜     total_input_bytes=43955420
2025-08-20T22:50:13.8941469Z [00:02:18.416]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:13.8941950Z [00:02:18.416]➜  .rodata.str1.8 estimation=1628 actual=4
2025-08-20T22:50:13.8942418Z [00:02:18.416]➜  .rodata.cst16 estimation=1626 actual=1
2025-08-20T22:50:13.8956362Z [00:02:18.419]➜  using SYSV semaphores ... yes
2025-08-20T22:50:13.9012331Z [00:02:18.424]➜  using POSIX semaphores ... yes
2025-08-20T22:50:13.9852887Z [00:02:18.508]➜        reloc_nonalloc=0
2025-08-20T22:50:13.9854628Z [00:02:18.508]➜               comdats=0
2025-08-20T22:50:13.9855206Z [00:02:18.508]➜    removed_comdat_mem=0
2025-08-20T22:50:13.9855807Z [00:02:18.508]➜              num_dsos=0
2025-08-20T22:50:13.9856348Z [00:02:18.508]➜           thunk_bytes=0
2025-08-20T22:50:13.9856928Z [00:02:18.508]➜       parsed_lto_objs=1
2025-08-20T22:50:13.9857527Z [00:02:18.508]➜              num_cies=2
2025-08-20T22:50:13.9858458Z [00:02:18.508]➜       num_unique_cies=2
2025-08-20T22:50:13.9859208Z [00:02:18.508]➜              num_fdes=5
2025-08-20T22:50:13.9859675Z [00:02:18.508]➜        merged_strings=6
2025-08-20T22:50:13.9860171Z [00:02:18.508]➜              num_objs=22
2025-08-20T22:50:13.9880774Z [00:02:18.508]➜         output_chunks=24
2025-08-20T22:50:13.9881113Z [00:02:18.508]➜      string_fragments=41
2025-08-20T22:50:13.9881396Z [00:02:18.508]➜      garbage_sections=58
2025-08-20T22:50:13.9881672Z [00:02:18.508]➜        undefined_syms=114
2025-08-20T22:50:13.9881942Z [00:02:18.508]➜           reloc_alloc=133
2025-08-20T22:50:13.9882208Z [00:02:18.508]➜          defined_syms=366
2025-08-20T22:50:13.9882478Z [00:02:18.508]➜        input_sections=469
2025-08-20T22:50:13.9882776Z [00:02:18.508]➜           parsed_objs=1762
2025-08-20T22:50:13.9883055Z [00:02:18.508]➜      regular_sections=9757
2025-08-20T22:50:13.9883327Z [00:02:18.508]➜              all_syms=35072
2025-08-20T22:50:13.9883614Z [00:02:18.508]➜     total_input_bytes=43954604
2025-08-20T22:50:13.9883934Z [00:02:18.508]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:13.9884266Z [00:02:18.508]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:13.9936380Z [00:02:18.516]➜  using semtimedop ... yes
2025-08-20T22:50:14.0082924Z [00:02:18.531]➜        reloc_nonalloc=0
2025-08-20T22:50:14.0083711Z [00:02:18.531]➜               comdats=0
2025-08-20T22:50:14.0084300Z [00:02:18.531]➜    removed_comdat_mem=0
2025-08-20T22:50:14.0084850Z [00:02:18.531]➜              num_dsos=0
2025-08-20T22:50:14.0085442Z [00:02:18.531]➜           thunk_bytes=0
2025-08-20T22:50:14.0085865Z [00:02:18.531]➜       parsed_lto_objs=1
2025-08-20T22:50:14.0086341Z [00:02:18.531]➜              num_cies=2
2025-08-20T22:50:14.0086799Z [00:02:18.531]➜       num_unique_cies=2
2025-08-20T22:50:14.0087303Z [00:02:18.531]➜              num_fdes=5
2025-08-20T22:50:14.0087923Z [00:02:18.531]➜        merged_strings=6
2025-08-20T22:50:14.0088742Z [00:02:18.531]➜              num_objs=22
2025-08-20T22:50:14.0089310Z [00:02:18.531]➜         output_chunks=24
2025-08-20T22:50:14.0089784Z [00:02:18.531]➜      string_fragments=41
2025-08-20T22:50:14.0090274Z [00:02:18.531]➜      garbage_sections=58
2025-08-20T22:50:14.0090694Z [00:02:18.531]➜        undefined_syms=114
2025-08-20T22:50:14.0091237Z [00:02:18.531]➜           reloc_alloc=133
2025-08-20T22:50:14.0091774Z [00:02:18.531]➜          defined_syms=366
2025-08-20T22:50:14.0092412Z [00:02:18.531]➜        input_sections=469
2025-08-20T22:50:14.0092998Z [00:02:18.531]➜           parsed_objs=1762
2025-08-20T22:50:14.0093564Z [00:02:18.531]➜      regular_sections=9757
2025-08-20T22:50:14.0093989Z [00:02:18.531]➜              all_syms=35072
2025-08-20T22:50:14.0094812Z [00:02:18.531]➜     total_input_bytes=43954476
2025-08-20T22:50:14.0095556Z [00:02:18.531]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:14.0096149Z [00:02:18.531]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:14.0210168Z [00:02:18.541]➜  using sendfile ... yes
2025-08-20T22:50:14.0448704Z [00:02:18.568]➜        reloc_nonalloc=0
2025-08-20T22:50:14.0450784Z [00:02:18.568]➜               comdats=0
2025-08-20T22:50:14.0451390Z [00:02:18.568]➜    removed_comdat_mem=0
2025-08-20T22:50:14.0452111Z [00:02:18.568]➜              num_dsos=0
2025-08-20T22:50:14.0452607Z [00:02:18.568]➜           thunk_bytes=0
2025-08-20T22:50:14.0453289Z [00:02:18.568]➜       parsed_lto_objs=1
2025-08-20T22:50:14.0453845Z [00:02:18.568]➜              num_cies=2
2025-08-20T22:50:14.0454358Z [00:02:18.568]➜       num_unique_cies=2
2025-08-20T22:50:14.0454811Z [00:02:18.568]➜              num_fdes=5
2025-08-20T22:50:14.0455299Z [00:02:18.568]➜        merged_strings=6
2025-08-20T22:50:14.0455744Z [00:02:18.568]➜         output_chunks=24
2025-08-20T22:50:14.0457141Z [00:02:18.568]➜              num_objs=27
2025-08-20T22:50:14.0457420Z [00:02:18.568]➜      string_fragments=51
2025-08-20T22:50:14.0457689Z [00:02:18.568]➜      garbage_sections=73
2025-08-20T22:50:14.0457962Z [00:02:18.568]➜        undefined_syms=128
2025-08-20T22:50:14.0458776Z [00:02:18.568]➜           reloc_alloc=141
2025-08-20T22:50:14.0459096Z [00:02:18.568]➜          defined_syms=451
2025-08-20T22:50:14.0459365Z [00:02:18.568]➜        input_sections=597
2025-08-20T22:50:14.0459639Z [00:02:18.568]➜           parsed_objs=1762
2025-08-20T22:50:14.0459915Z [00:02:18.568]➜      regular_sections=9757
2025-08-20T22:50:14.0460190Z [00:02:18.568]➜              all_syms=35076
2025-08-20T22:50:14.0460478Z [00:02:18.568]➜     total_input_bytes=43954916
2025-08-20T22:50:14.0460781Z [00:02:18.568]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:14.0461116Z [00:02:18.568]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:14.0538428Z [00:02:18.576]➜        reloc_nonalloc=0
2025-08-20T22:50:14.0539667Z [00:02:18.577]➜               comdats=0
2025-08-20T22:50:14.0540402Z [00:02:18.577]➜    removed_comdat_mem=0
2025-08-20T22:50:14.0541075Z [00:02:18.577]➜              num_dsos=0
2025-08-20T22:50:14.0541922Z [00:02:18.577]➜           thunk_bytes=0
2025-08-20T22:50:14.0542424Z [00:02:18.577]➜       parsed_lto_objs=1
2025-08-20T22:50:14.0542822Z [00:02:18.577]➜              num_cies=2
2025-08-20T22:50:14.0543209Z [00:02:18.577]➜       num_unique_cies=2
2025-08-20T22:50:14.0543791Z [00:02:18.577]➜              num_fdes=5
2025-08-20T22:50:14.0544287Z [00:02:18.577]➜        merged_strings=11
2025-08-20T22:50:14.0545039Z [00:02:18.577]➜         output_chunks=25
2025-08-20T22:50:14.0545442Z [00:02:18.577]➜              num_objs=29
2025-08-20T22:50:14.0545799Z [00:02:18.577]➜      string_fragments=60
2025-08-20T22:50:14.0546201Z [00:02:18.577]➜      garbage_sections=79
2025-08-20T22:50:14.0546660Z [00:02:18.577]➜        undefined_syms=147
2025-08-20T22:50:14.0547088Z [00:02:18.577]➜           reloc_alloc=160
2025-08-20T22:50:14.0547849Z [00:02:18.577]➜          defined_syms=493
2025-08-20T22:50:14.0548261Z [00:02:18.577]➜        input_sections=652
2025-08-20T22:50:14.0548810Z [00:02:18.577]➜           parsed_objs=1762
2025-08-20T22:50:14.0549370Z [00:02:18.577]➜      regular_sections=9758
2025-08-20T22:50:14.0549858Z [00:02:18.577]➜              all_syms=35084
2025-08-20T22:50:14.0550307Z [00:02:18.577]➜     total_input_bytes=43957212
2025-08-20T22:50:14.0550984Z [00:02:18.577]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:14.0551574Z [00:02:18.577]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:14.0552977Z [00:02:18.577]➜  .rodata.str1.1 estimation=1628 actual=5
2025-08-20T22:50:14.0582538Z [00:02:18.581]➜  using setdomainname ... yes
2025-08-20T22:50:14.0651493Z [00:02:18.588]➜  using sendmmsg ... yes
2025-08-20T22:50:14.0865152Z [00:02:18.609]➜        reloc_nonalloc=0
2025-08-20T22:50:14.0875683Z [00:02:18.610]➜               comdats=0
2025-08-20T22:50:14.0877733Z [00:02:18.610]➜    removed_comdat_mem=0
2025-08-20T22:50:14.0879982Z [00:02:18.610]➜              num_dsos=0
2025-08-20T22:50:14.0882380Z [00:02:18.610]➜           thunk_bytes=0
2025-08-20T22:50:14.0884527Z [00:02:18.610]➜       parsed_lto_objs=1
2025-08-20T22:50:14.0888904Z [00:02:18.610]➜              num_cies=2
2025-08-20T22:50:14.0889243Z [00:02:18.610]➜       num_unique_cies=2
2025-08-20T22:50:14.0894368Z [00:02:18.610]➜              num_fdes=5
2025-08-20T22:50:14.0894728Z [00:02:18.610]➜        merged_strings=7
2025-08-20T22:50:14.0895003Z [00:02:18.610]➜         output_chunks=25
2025-08-20T22:50:14.0895272Z [00:02:18.610]➜              num_objs=28
2025-08-20T22:50:14.0895541Z [00:02:18.610]➜      string_fragments=54
2025-08-20T22:50:14.0895806Z [00:02:18.610]➜      garbage_sections=76
2025-08-20T22:50:14.0896080Z [00:02:18.610]➜        undefined_syms=137
2025-08-20T22:50:14.0896350Z [00:02:18.610]➜           reloc_alloc=151
2025-08-20T22:50:14.0896618Z [00:02:18.610]➜          defined_syms=476
2025-08-20T22:50:14.0896908Z [00:02:18.610]➜        input_sections=626
2025-08-20T22:50:14.0897183Z [00:02:18.610]➜           parsed_objs=1762
2025-08-20T22:50:14.0897460Z [00:02:18.610]➜      regular_sections=9758
2025-08-20T22:50:14.0897737Z [00:02:18.610]➜              all_syms=35084
2025-08-20T22:50:14.0898383Z [00:02:18.610]➜     total_input_bytes=43956404
2025-08-20T22:50:14.0898905Z [00:02:18.610]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:14.0899302Z [00:02:18.610]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:14.0899639Z [00:02:18.610]➜  .rodata.str1.1 estimation=1626 actual=1
2025-08-20T22:50:14.0998280Z [00:02:18.622]➜  using sendmsg ... yes
2025-08-20T22:50:14.1452981Z [00:02:18.668]➜        reloc_nonalloc=0
2025-08-20T22:50:14.1460936Z [00:02:18.669]➜               comdats=0
2025-08-20T22:50:14.1461859Z [00:02:18.669]➜    removed_comdat_mem=0
2025-08-20T22:50:14.1462304Z [00:02:18.669]➜              num_dsos=0
2025-08-20T22:50:14.1463008Z [00:02:18.669]➜           thunk_bytes=0
2025-08-20T22:50:14.1463535Z [00:02:18.669]➜       parsed_lto_objs=1
2025-08-20T22:50:14.1464438Z [00:02:18.669]➜              num_cies=2
2025-08-20T22:50:14.1464876Z [00:02:18.669]➜       num_unique_cies=2
2025-08-20T22:50:14.1465237Z [00:02:18.669]➜              num_fdes=5
2025-08-20T22:50:14.1465776Z [00:02:18.669]➜        merged_strings=6
2025-08-20T22:50:14.1466286Z [00:02:18.669]➜              num_objs=21
2025-08-20T22:50:14.1466962Z [00:02:18.669]➜         output_chunks=24
2025-08-20T22:50:14.1467498Z [00:02:18.669]➜      string_fragments=39
2025-08-20T22:50:14.1468368Z [00:02:18.669]➜      garbage_sections=54
2025-08-20T22:50:14.1469823Z [00:02:18.669]➜        undefined_syms=107
2025-08-20T22:50:14.1470232Z [00:02:18.669]➜           reloc_alloc=121
2025-08-20T22:50:14.1471195Z [00:02:18.669]➜          defined_syms=345
2025-08-20T22:50:14.1471470Z [00:02:18.669]➜        input_sections=441
2025-08-20T22:50:14.1471747Z [00:02:18.669]➜           parsed_objs=1762
2025-08-20T22:50:14.1472044Z [00:02:18.669]➜      regular_sections=9757
2025-08-20T22:50:14.1472319Z [00:02:18.669]➜              all_syms=35070
2025-08-20T22:50:14.1472607Z [00:02:18.669]➜     total_input_bytes=43953792
2025-08-20T22:50:14.1472913Z [00:02:18.669]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:14.1473247Z [00:02:18.669]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:14.1475234Z [00:02:18.670]➜        reloc_nonalloc=0
2025-08-20T22:50:14.1481366Z [00:02:18.671]➜               comdats=0
2025-08-20T22:50:14.1482111Z [00:02:18.671]➜    removed_comdat_mem=0
2025-08-20T22:50:14.1482857Z [00:02:18.671]➜              num_dsos=0
2025-08-20T22:50:14.1483362Z [00:02:18.671]➜           thunk_bytes=0
2025-08-20T22:50:14.1483898Z [00:02:18.671]➜       parsed_lto_objs=1
2025-08-20T22:50:14.1484382Z [00:02:18.671]➜              num_cies=2
2025-08-20T22:50:14.1484816Z [00:02:18.671]➜       num_unique_cies=2
2025-08-20T22:50:14.1509526Z [00:02:18.671]➜              num_fdes=5
2025-08-20T22:50:14.1510388Z [00:02:18.671]➜        merged_strings=6
2025-08-20T22:50:14.1511483Z [00:02:18.671]➜              num_objs=21
2025-08-20T22:50:14.1512088Z [00:02:18.671]➜         output_chunks=24
2025-08-20T22:50:14.1512725Z [00:02:18.671]➜      string_fragments=39
2025-08-20T22:50:14.1513209Z [00:02:18.671]➜      garbage_sections=54
2025-08-20T22:50:14.1514089Z [00:02:18.671]➜        undefined_syms=107
2025-08-20T22:50:14.1514864Z [00:02:18.671]➜           reloc_alloc=121
2025-08-20T22:50:14.1515938Z [00:02:18.671]➜          defined_syms=345
2025-08-20T22:50:14.1516226Z [00:02:18.671]➜        input_sections=441
2025-08-20T22:50:14.1516506Z [00:02:18.671]➜           parsed_objs=1762
2025-08-20T22:50:14.1516788Z [00:02:18.671]➜      regular_sections=9757
2025-08-20T22:50:14.1517065Z [00:02:18.671]➜              all_syms=35070
2025-08-20T22:50:14.1517358Z [00:02:18.671]➜     total_input_bytes=43953792
2025-08-20T22:50:14.1517661Z [00:02:18.671]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:14.1517998Z [00:02:18.671]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:14.1583037Z [00:02:18.681]➜  using setfsuid ... yes
2025-08-20T22:50:14.1592628Z [00:02:18.682]➜  using setfsgid ... yes
2025-08-20T22:50:14.2027033Z [00:02:18.725]➜        reloc_nonalloc=0
2025-08-20T22:50:14.2027875Z [00:02:18.725]➜               comdats=0
2025-08-20T22:50:14.2028343Z [00:02:18.725]➜    removed_comdat_mem=0
2025-08-20T22:50:14.2030123Z [00:02:18.725]➜              num_dsos=0
2025-08-20T22:50:14.2030419Z [00:02:18.725]➜           thunk_bytes=0
2025-08-20T22:50:14.2030689Z [00:02:18.725]➜       parsed_lto_objs=1
2025-08-20T22:50:14.2030957Z [00:02:18.725]➜              num_cies=2
2025-08-20T22:50:14.2031217Z [00:02:18.725]➜       num_unique_cies=2
2025-08-20T22:50:14.2031479Z [00:02:18.725]➜              num_fdes=5
2025-08-20T22:50:14.2031743Z [00:02:18.725]➜        merged_strings=6
2025-08-20T22:50:14.2032010Z [00:02:18.725]➜              num_objs=22
2025-08-20T22:50:14.2032279Z [00:02:18.725]➜         output_chunks=24
2025-08-20T22:50:14.2032557Z [00:02:18.725]➜      string_fragments=41
2025-08-20T22:50:14.2032853Z [00:02:18.725]➜      garbage_sections=58
2025-08-20T22:50:14.2033132Z [00:02:18.725]➜        undefined_syms=114
2025-08-20T22:50:14.2033411Z [00:02:18.726]➜           reloc_alloc=133
2025-08-20T22:50:14.2033678Z [00:02:18.726]➜          defined_syms=366
2025-08-20T22:50:14.2033967Z [00:02:18.726]➜        input_sections=469
2025-08-20T22:50:14.2034244Z [00:02:18.726]➜           parsed_objs=1762
2025-08-20T22:50:14.2034526Z [00:02:18.726]➜      regular_sections=9757
2025-08-20T22:50:14.2034803Z [00:02:18.726]➜              all_syms=35072
2025-08-20T22:50:14.2035095Z [00:02:18.726]➜     total_input_bytes=43954600
2025-08-20T22:50:14.2035403Z [00:02:18.726]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:14.2035741Z [00:02:18.726]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:14.2077086Z [00:02:18.730]➜  using setitimer ... yes
2025-08-20T22:50:14.2174727Z [00:02:18.740]➜        reloc_nonalloc=0
2025-08-20T22:50:14.2175581Z [00:02:18.740]➜               comdats=0
2025-08-20T22:50:14.2176679Z [00:02:18.740]➜    removed_comdat_mem=0
2025-08-20T22:50:14.2177247Z [00:02:18.740]➜              num_dsos=0
2025-08-20T22:50:14.2178436Z [00:02:18.740]➜           thunk_bytes=0
2025-08-20T22:50:14.2178907Z [00:02:18.740]➜       parsed_lto_objs=1
2025-08-20T22:50:14.2179217Z [00:02:18.740]➜       num_unique_cies=2
2025-08-20T22:50:14.2179479Z [00:02:18.740]➜              num_fdes=5
2025-08-20T22:50:14.2179740Z [00:02:18.740]➜              num_cies=18
2025-08-20T22:50:14.2180007Z [00:02:18.740]➜         output_chunks=26
2025-08-20T22:50:14.2180278Z [00:02:18.740]➜        merged_strings=37
2025-08-20T22:50:14.2180551Z [00:02:18.740]➜              num_objs=103
2025-08-20T22:50:14.2180826Z [00:02:18.740]➜      string_fragments=274
2025-08-20T22:50:14.2181096Z [00:02:18.740]➜           reloc_alloc=289
2025-08-20T22:50:14.2181369Z [00:02:18.740]➜      garbage_sections=405
2025-08-20T22:50:14.2181643Z [00:02:18.740]➜        undefined_syms=605
2025-08-20T22:50:14.2181929Z [00:02:18.740]➜          defined_syms=1740
2025-08-20T22:50:14.2182237Z [00:02:18.740]➜           parsed_objs=1762
2025-08-20T22:50:14.2182512Z [00:02:18.740]➜        input_sections=2446
2025-08-20T22:50:14.2182789Z [00:02:18.740]➜      regular_sections=9758
2025-08-20T22:50:14.2183397Z [00:02:18.740]➜              all_syms=35072
2025-08-20T22:50:14.2183690Z [00:02:18.740]➜     total_input_bytes=43954280
2025-08-20T22:50:14.2183996Z [00:02:18.740]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:14.2184334Z [00:02:18.740]➜  .rodata.str1.8 estimation=1632 actual=14
2025-08-20T22:50:14.2184674Z [00:02:18.740]➜  .rodata.cst16 estimation=1634 actual=17
2025-08-20T22:50:14.2185010Z [00:02:18.740]➜  .rodata.str1.1 estimation=1627 actual=2
2025-08-20T22:50:14.2241287Z [00:02:18.747]➜  using setmntent ... yes
2025-08-20T22:50:14.2352898Z [00:02:18.758]➜        reloc_nonalloc=0
2025-08-20T22:50:14.2353701Z [00:02:18.758]➜               comdats=0
2025-08-20T22:50:14.2354748Z [00:02:18.758]➜    removed_comdat_mem=0
2025-08-20T22:50:14.2355064Z [00:02:18.758]➜              num_dsos=0
2025-08-20T22:50:14.2355338Z [00:02:18.758]➜           thunk_bytes=0
2025-08-20T22:50:14.2355605Z [00:02:18.758]➜       parsed_lto_objs=1
2025-08-20T22:50:14.2355866Z [00:02:18.758]➜              num_cies=2
2025-08-20T22:50:14.2356135Z [00:02:18.758]➜       num_unique_cies=2
2025-08-20T22:50:14.2356391Z [00:02:18.758]➜              num_fdes=5
2025-08-20T22:50:14.2356653Z [00:02:18.758]➜        merged_strings=8
2025-08-20T22:50:14.2356918Z [00:02:18.758]➜         output_chunks=25
2025-08-20T22:50:14.2357186Z [00:02:18.758]➜              num_objs=42
2025-08-20T22:50:14.2357452Z [00:02:18.758]➜      string_fragments=82
2025-08-20T22:50:14.2357726Z [00:02:18.758]➜      garbage_sections=124
2025-08-20T22:50:14.2358006Z [00:02:18.758]➜        undefined_syms=201
2025-08-20T22:50:14.2358278Z [00:02:18.758]➜           reloc_alloc=266
2025-08-20T22:50:14.2358546Z [00:02:18.758]➜          defined_syms=777
2025-08-20T22:50:14.2364092Z [00:02:18.758]➜        input_sections=1007
2025-08-20T22:50:14.2364382Z [00:02:18.758]➜           parsed_objs=1762
2025-08-20T22:50:14.2364659Z [00:02:18.758]➜      regular_sections=9757
2025-08-20T22:50:14.2364933Z [00:02:18.758]➜              all_syms=35072
2025-08-20T22:50:14.2365218Z [00:02:18.758]➜     total_input_bytes=43954348
2025-08-20T22:50:14.2365560Z [00:02:18.758]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:14.2365897Z [00:02:18.758]➜  .rodata.str1.8 estimation=1628 actual=4
2025-08-20T22:50:14.2443228Z [00:02:18.767]➜  using setgroups ... yes
2025-08-20T22:50:14.3101244Z [00:02:18.833]➜        reloc_nonalloc=0
2025-08-20T22:50:14.3102881Z [00:02:18.833]➜               comdats=0
2025-08-20T22:50:14.3103489Z [00:02:18.833]➜    removed_comdat_mem=0
2025-08-20T22:50:14.3104164Z [00:02:18.833]➜              num_dsos=0
2025-08-20T22:50:14.3104730Z [00:02:18.833]➜           thunk_bytes=0
2025-08-20T22:50:14.3105189Z [00:02:18.833]➜       parsed_lto_objs=1
2025-08-20T22:50:14.3105651Z [00:02:18.833]➜              num_cies=2
2025-08-20T22:50:14.3106379Z [00:02:18.833]➜       num_unique_cies=2
2025-08-20T22:50:14.3106909Z [00:02:18.833]➜              num_fdes=5
2025-08-20T22:50:14.3107332Z [00:02:18.833]➜        merged_strings=7
2025-08-20T22:50:14.3107936Z [00:02:18.833]➜              num_objs=24
2025-08-20T22:50:14.3108374Z [00:02:18.833]➜         output_chunks=25
2025-08-20T22:50:14.3109079Z [00:02:18.833]➜      string_fragments=46
2025-08-20T22:50:14.3110221Z [00:02:18.833]➜      garbage_sections=63
2025-08-20T22:50:14.3110525Z [00:02:18.833]➜        undefined_syms=120
2025-08-20T22:50:14.3110797Z [00:02:18.833]➜           reloc_alloc=131
2025-08-20T22:50:14.3111065Z [00:02:18.833]➜          defined_syms=404
2025-08-20T22:50:14.3111330Z [00:02:18.833]➜        input_sections=522
2025-08-20T22:50:14.3111601Z [00:02:18.833]➜           parsed_objs=1762
2025-08-20T22:50:14.3111876Z [00:02:18.833]➜      regular_sections=9758
2025-08-20T22:50:14.3112148Z [00:02:18.833]➜              all_syms=35076
2025-08-20T22:50:14.3112450Z [00:02:18.833]➜     total_input_bytes=43954696
2025-08-20T22:50:14.3112754Z [00:02:18.833]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:14.3113082Z [00:02:18.833]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:14.3113415Z [00:02:18.833]➜  .rodata.str1.1 estimation=1626 actual=1
2025-08-20T22:50:14.3173144Z [00:02:18.840]➜  using setns ... yes
2025-08-20T22:50:14.3367844Z [00:02:18.860]➜        reloc_nonalloc=0
2025-08-20T22:50:14.3369628Z [00:02:18.860]➜               comdats=0
2025-08-20T22:50:14.3370228Z [00:02:18.860]➜    removed_comdat_mem=0
2025-08-20T22:50:14.3370780Z [00:02:18.860]➜              num_dsos=0
2025-08-20T22:50:14.3371299Z [00:02:18.860]➜           thunk_bytes=0
2025-08-20T22:50:14.3371965Z [00:02:18.860]➜       parsed_lto_objs=1
2025-08-20T22:50:14.3372513Z [00:02:18.860]➜              num_cies=2
2025-08-20T22:50:14.3372963Z [00:02:18.860]➜       num_unique_cies=2
2025-08-20T22:50:14.3373407Z [00:02:18.860]➜              num_fdes=5
2025-08-20T22:50:14.3373890Z [00:02:18.860]➜        merged_strings=6
2025-08-20T22:50:14.3374309Z [00:02:18.860]➜              num_objs=21
2025-08-20T22:50:14.3374805Z [00:02:18.860]➜         output_chunks=24
2025-08-20T22:50:14.3375450Z [00:02:18.860]➜      string_fragments=39
2025-08-20T22:50:14.3375862Z [00:02:18.860]➜      garbage_sections=54
2025-08-20T22:50:14.3376313Z [00:02:18.860]➜        undefined_syms=107
2025-08-20T22:50:14.3376712Z [00:02:18.860]➜           reloc_alloc=121
2025-08-20T22:50:14.3377090Z [00:02:18.860]➜          defined_syms=345
2025-08-20T22:50:14.3378405Z [00:02:18.860]➜        input_sections=441
2025-08-20T22:50:14.3378896Z [00:02:18.860]➜           parsed_objs=1762
2025-08-20T22:50:14.3379191Z [00:02:18.860]➜      regular_sections=9757
2025-08-20T22:50:14.3379466Z [00:02:18.860]➜              all_syms=35070
2025-08-20T22:50:14.3379757Z [00:02:18.860]➜     total_input_bytes=43953792
2025-08-20T22:50:14.3380061Z [00:02:18.860]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:14.3380418Z [00:02:18.860]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:14.3460442Z [00:02:18.869]➜  using setpgid ... yes
2025-08-20T22:50:14.3570816Z [00:02:18.880]➜        reloc_nonalloc=0
2025-08-20T22:50:14.3572567Z [00:02:18.880]➜               comdats=0
2025-08-20T22:50:14.3573902Z [00:02:18.880]➜    removed_comdat_mem=0
2025-08-20T22:50:14.3574682Z [00:02:18.880]➜              num_dsos=0
2025-08-20T22:50:14.3575178Z [00:02:18.880]➜           thunk_bytes=0
2025-08-20T22:50:14.3575706Z [00:02:18.880]➜       parsed_lto_objs=1
2025-08-20T22:50:14.3577390Z [00:02:18.880]➜              num_cies=2
2025-08-20T22:50:14.3577668Z [00:02:18.880]➜       num_unique_cies=2
2025-08-20T22:50:14.3577929Z [00:02:18.880]➜              num_fdes=5
2025-08-20T22:50:14.3578183Z [00:02:18.880]➜        merged_strings=6
2025-08-20T22:50:14.3578445Z [00:02:18.880]➜              num_objs=21
2025-08-20T22:50:14.3579010Z [00:02:18.880]➜         output_chunks=24
2025-08-20T22:50:14.3579284Z [00:02:18.880]➜      string_fragments=39
2025-08-20T22:50:14.3579917Z [00:02:18.880]➜      garbage_sections=54
2025-08-20T22:50:14.3580258Z [00:02:18.880]➜        undefined_syms=107
2025-08-20T22:50:14.3580531Z [00:02:18.880]➜           reloc_alloc=121
2025-08-20T22:50:14.3580799Z [00:02:18.880]➜          defined_syms=345
2025-08-20T22:50:14.3581083Z [00:02:18.880]➜        input_sections=441
2025-08-20T22:50:14.3581349Z [00:02:18.880]➜           parsed_objs=1762
2025-08-20T22:50:14.3581630Z [00:02:18.880]➜      regular_sections=9757
2025-08-20T22:50:14.3581905Z [00:02:18.880]➜              all_syms=35070
2025-08-20T22:50:14.3582192Z [00:02:18.880]➜     total_input_bytes=43953820
2025-08-20T22:50:14.3582497Z [00:02:18.880]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:14.3582829Z [00:02:18.880]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:14.3732137Z [00:02:18.893]➜        reloc_nonalloc=0
2025-08-20T22:50:14.3732541Z [00:02:18.893]➜               comdats=0
2025-08-20T22:50:14.3732816Z [00:02:18.893]➜    removed_comdat_mem=0
2025-08-20T22:50:14.3733130Z [00:02:18.893]➜              num_dsos=0
2025-08-20T22:50:14.3733398Z [00:02:18.893]➜           thunk_bytes=0
2025-08-20T22:50:14.3733664Z [00:02:18.893]➜       parsed_lto_objs=1
2025-08-20T22:50:14.3733925Z [00:02:18.893]➜              num_cies=2
2025-08-20T22:50:14.3734183Z [00:02:18.893]➜       num_unique_cies=2
2025-08-20T22:50:14.3734879Z [00:02:18.893]➜              num_fdes=5
2025-08-20T22:50:14.3735141Z [00:02:18.893]➜        merged_strings=6
2025-08-20T22:50:14.3735399Z [00:02:18.893]➜              num_objs=22
2025-08-20T22:50:14.3735665Z [00:02:18.893]➜         output_chunks=24
2025-08-20T22:50:14.3735930Z [00:02:18.893]➜      string_fragments=41
2025-08-20T22:50:14.3736200Z [00:02:18.893]➜      garbage_sections=57
2025-08-20T22:50:14.3736469Z [00:02:18.893]➜        undefined_syms=109
2025-08-20T22:50:14.3736741Z [00:02:18.893]➜           reloc_alloc=122
2025-08-20T22:50:14.3737008Z [00:02:18.893]➜          defined_syms=361
2025-08-20T22:50:14.3737276Z [00:02:18.893]➜        input_sections=465
2025-08-20T22:50:14.3737558Z [00:02:18.893]➜           parsed_objs=1762
2025-08-20T22:50:14.3737833Z [00:02:18.893]➜      regular_sections=9757
2025-08-20T22:50:14.3738107Z [00:02:18.893]➜              all_syms=35070
2025-08-20T22:50:14.3738391Z [00:02:18.893]➜     total_input_bytes=43953768
2025-08-20T22:50:14.3738980Z [00:02:18.893]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:14.3739328Z [00:02:18.893]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:14.3739632Z [00:02:18.894]➜  using setpriority ... yes
2025-08-20T22:50:14.3781199Z [00:02:18.901]➜  using setpgrp ... yes
2025-08-20T22:50:14.3931249Z [00:02:18.916]➜        reloc_nonalloc=0
2025-08-20T22:50:14.3965597Z [00:02:18.919]➜               comdats=0
2025-08-20T22:50:14.3965966Z [00:02:18.919]➜    removed_comdat_mem=0
2025-08-20T22:50:14.3966240Z [00:02:18.919]➜              num_dsos=0
2025-08-20T22:50:14.3966504Z [00:02:18.919]➜           thunk_bytes=0
2025-08-20T22:50:14.3966768Z [00:02:18.919]➜       parsed_lto_objs=1
2025-08-20T22:50:14.3967064Z [00:02:18.919]➜       num_unique_cies=2
2025-08-20T22:50:14.3967327Z [00:02:18.919]➜              num_cies=14
2025-08-20T22:50:14.3967588Z [00:02:18.919]➜              num_fdes=19
2025-08-20T22:50:14.3967853Z [00:02:18.919]➜         output_chunks=27
2025-08-20T22:50:14.3968135Z [00:02:18.919]➜        merged_strings=33
2025-08-20T22:50:14.3968395Z [00:02:18.919]➜              num_objs=83
2025-08-20T22:50:14.3968806Z [00:02:18.919]➜      string_fragments=220
2025-08-20T22:50:14.3969111Z [00:02:18.919]➜      garbage_sections=261
2025-08-20T22:50:14.3969382Z [00:02:18.919]➜        undefined_syms=481
2025-08-20T22:50:14.3969654Z [00:02:18.919]➜           reloc_alloc=647
2025-08-20T22:50:14.3969921Z [00:02:18.919]➜          defined_syms=1439
2025-08-20T22:50:14.3970194Z [00:02:18.919]➜           parsed_objs=1808
2025-08-20T22:50:14.3970470Z [00:02:18.919]➜        input_sections=1978
2025-08-20T22:50:14.3970750Z [00:02:18.919]➜      regular_sections=10021
2025-08-20T22:50:14.3971375Z [00:02:18.919]➜              all_syms=36055
2025-08-20T22:50:14.3971749Z [00:02:18.919]➜     total_input_bytes=44385682
2025-08-20T22:50:14.3972056Z [00:02:18.919]➜  .comment estimation=1628 actual=5
2025-08-20T22:50:14.3972392Z [00:02:18.919]➜  .rodata.str1.8 estimation=1631 actual=12
2025-08-20T22:50:14.3972741Z [00:02:18.919]➜  .rodata.cst16 estimation=1631 actual=11
2025-08-20T22:50:14.3973075Z [00:02:18.919]➜  .rodata.str1.1 estimation=1628 actual=5
2025-08-20T22:50:14.4005990Z [00:02:18.923]➜  using setproctitle ... yes
2025-08-20T22:50:14.4972579Z [00:02:19.020]➜        reloc_nonalloc=0
2025-08-20T22:50:14.4983627Z [00:02:19.021]➜               comdats=0
2025-08-20T22:50:14.4984152Z [00:02:19.021]➜    removed_comdat_mem=0
2025-08-20T22:50:14.4984545Z [00:02:19.021]➜              num_dsos=0
2025-08-20T22:50:14.4984960Z [00:02:19.021]➜           thunk_bytes=0
2025-08-20T22:50:14.4987509Z [00:02:19.021]➜       parsed_lto_objs=1
2025-08-20T22:50:14.4987790Z [00:02:19.021]➜              num_cies=2
2025-08-20T22:50:14.4988081Z [00:02:19.021]➜       num_unique_cies=2
2025-08-20T22:50:14.4988340Z [00:02:19.021]➜              num_fdes=5
2025-08-20T22:50:14.4988767Z [00:02:19.021]➜        merged_strings=8
2025-08-20T22:50:14.4989100Z [00:02:19.021]➜         output_chunks=25
2025-08-20T22:50:14.4989374Z [00:02:19.021]➜              num_objs=42
2025-08-20T22:50:14.4990083Z [00:02:19.021]➜      string_fragments=82
2025-08-20T22:50:14.4990360Z [00:02:19.021]➜      garbage_sections=123
2025-08-20T22:50:14.4990632Z [00:02:19.021]➜        undefined_syms=196
2025-08-20T22:50:14.4990900Z [00:02:19.021]➜           reloc_alloc=255
2025-08-20T22:50:14.4991167Z [00:02:19.021]➜          defined_syms=773
2025-08-20T22:50:14.4991440Z [00:02:19.021]➜        input_sections=1005
2025-08-20T22:50:14.4991716Z [00:02:19.021]➜           parsed_objs=1762
2025-08-20T22:50:14.4991991Z [00:02:19.021]➜      regular_sections=9757
2025-08-20T22:50:14.4992266Z [00:02:19.021]➜              all_syms=35070
2025-08-20T22:50:14.4992549Z [00:02:19.021]➜     total_input_bytes=43953804
2025-08-20T22:50:14.4992870Z [00:02:19.021]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:14.4993204Z [00:02:19.021]➜  .rodata.str1.8 estimation=1628 actual=4
2025-08-20T22:50:14.4993502Z [00:02:19.021]➜        reloc_nonalloc=0
2025-08-20T22:50:14.4994048Z [00:02:19.022]➜               comdats=0
2025-08-20T22:50:14.4994452Z [00:02:19.022]➜    removed_comdat_mem=0
2025-08-20T22:50:14.4994818Z [00:02:19.022]➜              num_dsos=0
2025-08-20T22:50:14.4995161Z [00:02:19.022]➜           thunk_bytes=0
2025-08-20T22:50:14.4995509Z [00:02:19.022]➜       parsed_lto_objs=1
2025-08-20T22:50:14.4995867Z [00:02:19.022]➜       num_unique_cies=2
2025-08-20T22:50:14.4996235Z [00:02:19.022]➜              num_cies=14
2025-08-20T22:50:14.4996598Z [00:02:19.022]➜              num_fdes=19
2025-08-20T22:50:14.4996960Z [00:02:19.022]➜         output_chunks=27
2025-08-20T22:50:14.4997337Z [00:02:19.022]➜        merged_strings=31
2025-08-20T22:50:14.4997703Z [00:02:19.022]➜              num_objs=83
2025-08-20T22:50:14.4998094Z [00:02:19.022]➜      string_fragments=218
2025-08-20T22:50:14.4998465Z [00:02:19.022]➜      garbage_sections=261
2025-08-20T22:50:14.4999009Z [00:02:19.022]➜        undefined_syms=476
2025-08-20T22:50:14.4999431Z [00:02:19.022]➜           reloc_alloc=642
2025-08-20T22:50:14.4999869Z [00:02:19.022]➜          defined_syms=1437
2025-08-20T22:50:14.5000342Z [00:02:19.022]➜           parsed_objs=1808
2025-08-20T22:50:14.5000823Z [00:02:19.022]➜        input_sections=1977
2025-08-20T22:50:14.5001231Z [00:02:19.022]➜      regular_sections=10020
2025-08-20T22:50:14.5001626Z [00:02:19.022]➜              all_syms=36051
2025-08-20T22:50:14.5002006Z [00:02:19.022]➜     total_input_bytes=44385122
2025-08-20T22:50:14.5002400Z [00:02:19.022]➜  .comment estimation=1628 actual=5
2025-08-20T22:50:14.5002861Z [00:02:19.022]➜  .rodata.str1.1 estimation=1627 actual=3
2025-08-20T22:50:14.5003321Z [00:02:19.022]➜  .rodata.str1.8 estimation=1631 actual=12
2025-08-20T22:50:14.5004102Z [00:02:19.022]➜  .rodata.cst16 estimation=1631 actual=11
2025-08-20T22:50:14.5044407Z [00:02:19.027]➜  using setproctitle_init ... yes
2025-08-20T22:50:14.5156316Z [00:02:19.038]➜  using setregid ... yes
2025-08-20T22:50:14.5203649Z [00:02:19.043]➜        reloc_nonalloc=0
2025-08-20T22:50:14.5218961Z [00:02:19.043]➜               comdats=0
2025-08-20T22:50:14.5219478Z [00:02:19.043]➜    removed_comdat_mem=0
2025-08-20T22:50:14.5219746Z [00:02:19.043]➜              num_dsos=0
2025-08-20T22:50:14.5220013Z [00:02:19.043]➜           thunk_bytes=0
2025-08-20T22:50:14.5220280Z [00:02:19.043]➜       parsed_lto_objs=1
2025-08-20T22:50:14.5220549Z [00:02:19.043]➜              num_cies=2
2025-08-20T22:50:14.5220808Z [00:02:19.043]➜       num_unique_cies=2
2025-08-20T22:50:14.5221062Z [00:02:19.043]➜              num_fdes=5
2025-08-20T22:50:14.5221317Z [00:02:19.043]➜        merged_strings=8
2025-08-20T22:50:14.5221583Z [00:02:19.043]➜         output_chunks=25
2025-08-20T22:50:14.5221847Z [00:02:19.043]➜              num_objs=42
2025-08-20T22:50:14.5222133Z [00:02:19.043]➜      string_fragments=82
2025-08-20T22:50:14.5222408Z [00:02:19.043]➜      garbage_sections=123
2025-08-20T22:50:14.5222682Z [00:02:19.043]➜        undefined_syms=196
2025-08-20T22:50:14.5222952Z [00:02:19.043]➜           reloc_alloc=255
2025-08-20T22:50:14.5223656Z [00:02:19.043]➜          defined_syms=773
2025-08-20T22:50:14.5223933Z [00:02:19.043]➜        input_sections=1005
2025-08-20T22:50:14.5224209Z [00:02:19.043]➜           parsed_objs=1762
2025-08-20T22:50:14.5224482Z [00:02:19.043]➜      regular_sections=9757
2025-08-20T22:50:14.5224757Z [00:02:19.043]➜              all_syms=35070
2025-08-20T22:50:14.5225040Z [00:02:19.043]➜     total_input_bytes=43953828
2025-08-20T22:50:14.5225345Z [00:02:19.043]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:14.5225685Z [00:02:19.043]➜  .rodata.str1.8 estimation=1628 actual=4
2025-08-20T22:50:14.5306615Z [00:02:19.053]➜        reloc_nonalloc=0
2025-08-20T22:50:14.5316200Z [00:02:19.054]➜  using setresgid ... yes
2025-08-20T22:50:14.5318823Z [00:02:19.055]➜               comdats=0
2025-08-20T22:50:14.5319290Z [00:02:19.055]➜    removed_comdat_mem=0
2025-08-20T22:50:14.5319679Z [00:02:19.055]➜              num_dsos=0
2025-08-20T22:50:14.5320032Z [00:02:19.055]➜           thunk_bytes=0
2025-08-20T22:50:14.5320452Z [00:02:19.055]➜       parsed_lto_objs=1
2025-08-20T22:50:14.5320818Z [00:02:19.055]➜              num_cies=2
2025-08-20T22:50:14.5321175Z [00:02:19.055]➜       num_unique_cies=2
2025-08-20T22:50:14.5321525Z [00:02:19.055]➜              num_fdes=5
2025-08-20T22:50:14.5321883Z [00:02:19.055]➜        merged_strings=11
2025-08-20T22:50:14.5322253Z [00:02:19.055]➜         output_chunks=25
2025-08-20T22:50:14.5322610Z [00:02:19.055]➜              num_objs=67
2025-08-20T22:50:14.5322966Z [00:02:19.055]➜      string_fragments=159
2025-08-20T22:50:14.5323344Z [00:02:19.055]➜           reloc_alloc=219
2025-08-20T22:50:14.5323948Z [00:02:19.055]➜      garbage_sections=258
2025-08-20T22:50:14.5324306Z [00:02:19.055]➜        undefined_syms=350
2025-08-20T22:50:14.5324683Z [00:02:19.055]➜          defined_syms=1253
2025-08-20T22:50:14.5325070Z [00:02:19.055]➜        input_sections=1694
2025-08-20T22:50:14.5325452Z [00:02:19.055]➜           parsed_objs=1762
2025-08-20T22:50:14.5325824Z [00:02:19.055]➜      regular_sections=9757
2025-08-20T22:50:14.5326254Z [00:02:19.055]➜              all_syms=35070
2025-08-20T22:50:14.5326656Z [00:02:19.055]➜     total_input_bytes=43953820
2025-08-20T22:50:14.5327111Z [00:02:19.055]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:14.5327576Z [00:02:19.055]➜  .rodata.str1.8 estimation=1629 actual=7
2025-08-20T22:50:14.5399123Z [00:02:19.063]➜  using setpwent ... yes
2025-08-20T22:50:14.5492303Z [00:02:19.072]➜        reloc_nonalloc=0
2025-08-20T22:50:14.5502787Z [00:02:19.072]➜               comdats=0
2025-08-20T22:50:14.5503087Z [00:02:19.072]➜    removed_comdat_mem=0
2025-08-20T22:50:14.5503365Z [00:02:19.072]➜              num_dsos=0
2025-08-20T22:50:14.5503636Z [00:02:19.072]➜           thunk_bytes=0
2025-08-20T22:50:14.5504314Z [00:02:19.072]➜       parsed_lto_objs=1
2025-08-20T22:50:14.5504675Z [00:02:19.072]➜              num_cies=2
2025-08-20T22:50:14.5504938Z [00:02:19.072]➜       num_unique_cies=2
2025-08-20T22:50:14.5505200Z [00:02:19.072]➜              num_fdes=5
2025-08-20T22:50:14.5505477Z [00:02:19.072]➜        merged_strings=8
2025-08-20T22:50:14.5505740Z [00:02:19.072]➜         output_chunks=25
2025-08-20T22:50:14.5506011Z [00:02:19.072]➜              num_objs=42
2025-08-20T22:50:14.5506277Z [00:02:19.072]➜      string_fragments=82
2025-08-20T22:50:14.5506544Z [00:02:19.072]➜      garbage_sections=123
2025-08-20T22:50:14.5506822Z [00:02:19.072]➜        undefined_syms=196
2025-08-20T22:50:14.5507089Z [00:02:19.072]➜           reloc_alloc=255
2025-08-20T22:50:14.5507357Z [00:02:19.072]➜          defined_syms=773
2025-08-20T22:50:14.5507628Z [00:02:19.072]➜        input_sections=1005
2025-08-20T22:50:14.5507911Z [00:02:19.072]➜           parsed_objs=1762
2025-08-20T22:50:14.5508198Z [00:02:19.072]➜      regular_sections=9757
2025-08-20T22:50:14.5508473Z [00:02:19.072]➜              all_syms=35070
2025-08-20T22:50:14.5510708Z [00:02:19.072]➜     total_input_bytes=43953828
2025-08-20T22:50:14.5511035Z [00:02:19.072]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:14.5511739Z [00:02:19.072]➜  .rodata.str1.8 estimation=1628 actual=4
2025-08-20T22:50:14.5606397Z [00:02:19.083]➜  using setresuid ... yes
2025-08-20T22:50:14.6499642Z [00:02:19.172]➜        reloc_nonalloc=0
2025-08-20T22:50:14.6500955Z [00:02:19.173]➜               comdats=0
2025-08-20T22:50:14.6501830Z [00:02:19.173]➜    removed_comdat_mem=0
2025-08-20T22:50:14.6502305Z [00:02:19.173]➜              num_dsos=0
2025-08-20T22:50:14.6502666Z [00:02:19.173]➜           thunk_bytes=0
2025-08-20T22:50:14.6503012Z [00:02:19.173]➜       parsed_lto_objs=1
2025-08-20T22:50:14.6503345Z [00:02:19.173]➜              num_cies=2
2025-08-20T22:50:14.6503670Z [00:02:19.173]➜       num_unique_cies=2
2025-08-20T22:50:14.6504026Z [00:02:19.173]➜              num_fdes=5
2025-08-20T22:50:14.6504395Z [00:02:19.173]➜        merged_strings=9
2025-08-20T22:50:14.6505014Z [00:02:19.173]➜              num_objs=22
2025-08-20T22:50:14.6505948Z [00:02:19.173]➜         output_chunks=25
2025-08-20T22:50:14.6506259Z [00:02:19.173]➜      string_fragments=44
2025-08-20T22:50:14.6506553Z [00:02:19.173]➜      garbage_sections=69
2025-08-20T22:50:14.6506825Z [00:02:19.173]➜        undefined_syms=131
2025-08-20T22:50:14.6507097Z [00:02:19.173]➜           reloc_alloc=139
2025-08-20T22:50:14.6507369Z [00:02:19.173]➜          defined_syms=390
2025-08-20T22:50:14.6507637Z [00:02:19.173]➜        input_sections=492
2025-08-20T22:50:14.6507906Z [00:02:19.173]➜           parsed_objs=1762
2025-08-20T22:50:14.6508180Z [00:02:19.173]➜      regular_sections=9758
2025-08-20T22:50:14.6508450Z [00:02:19.173]➜              all_syms=35074
2025-08-20T22:50:14.6508924Z [00:02:19.173]➜     total_input_bytes=43955148
2025-08-20T22:50:14.6509228Z [00:02:19.173]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:14.6509576Z [00:02:19.173]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:14.6509910Z [00:02:19.173]➜  .rodata.str1.1 estimation=1627 actual=3
2025-08-20T22:50:14.6623365Z [00:02:19.185]➜  using setxattr ... yes
2025-08-20T22:50:14.6679755Z [00:02:19.191]➜        reloc_nonalloc=0
2025-08-20T22:50:14.6690528Z [00:02:19.192]➜               comdats=0
2025-08-20T22:50:14.6692043Z [00:02:19.192]➜    removed_comdat_mem=0
2025-08-20T22:50:14.6692951Z [00:02:19.192]➜              num_dsos=0
2025-08-20T22:50:14.6693483Z [00:02:19.192]➜           thunk_bytes=0
2025-08-20T22:50:14.6693900Z [00:02:19.192]➜       parsed_lto_objs=1
2025-08-20T22:50:14.6694305Z [00:02:19.192]➜              num_cies=2
2025-08-20T22:50:14.6694966Z [00:02:19.192]➜       num_unique_cies=2
2025-08-20T22:50:14.6695428Z [00:02:19.192]➜              num_fdes=5
2025-08-20T22:50:14.6695886Z [00:02:19.192]➜        merged_strings=8
2025-08-20T22:50:14.6696280Z [00:02:19.192]➜         output_chunks=25
2025-08-20T22:50:14.6697760Z [00:02:19.192]➜              num_objs=42
2025-08-20T22:50:14.6698109Z [00:02:19.192]➜      string_fragments=82
2025-08-20T22:50:14.6698386Z [00:02:19.192]➜      garbage_sections=123
2025-08-20T22:50:14.6698835Z [00:02:19.192]➜        undefined_syms=196
2025-08-20T22:50:14.6699153Z [00:02:19.192]➜           reloc_alloc=255
2025-08-20T22:50:14.6699437Z [00:02:19.192]➜          defined_syms=773
2025-08-20T22:50:14.6699711Z [00:02:19.192]➜        input_sections=1005
2025-08-20T22:50:14.6699987Z [00:02:19.192]➜           parsed_objs=1762
2025-08-20T22:50:14.6700295Z [00:02:19.192]➜      regular_sections=9757
2025-08-20T22:50:14.6700567Z [00:02:19.192]➜              all_syms=35070
2025-08-20T22:50:14.6700855Z [00:02:19.192]➜     total_input_bytes=43953804
2025-08-20T22:50:14.6701162Z [00:02:19.192]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:14.6701502Z [00:02:19.192]➜  .rodata.str1.8 estimation=1628 actual=4
2025-08-20T22:50:14.6825490Z [00:02:19.205]➜  using setreuid ... yes
2025-08-20T22:50:14.6847485Z [00:02:19.207]➜        reloc_nonalloc=0
2025-08-20T22:50:14.6848457Z [00:02:19.208]➜               comdats=0
2025-08-20T22:50:14.6849457Z [00:02:19.208]➜    removed_comdat_mem=0
2025-08-20T22:50:14.6849956Z [00:02:19.208]➜              num_dsos=0
2025-08-20T22:50:14.6850396Z [00:02:19.208]➜           thunk_bytes=0
2025-08-20T22:50:14.6851252Z [00:02:19.208]➜       parsed_lto_objs=1
2025-08-20T22:50:14.6852291Z [00:02:19.208]➜              num_cies=2
2025-08-20T22:50:14.6852556Z [00:02:19.208]➜       num_unique_cies=2
2025-08-20T22:50:14.6852811Z [00:02:19.208]➜              num_fdes=5
2025-08-20T22:50:14.6853073Z [00:02:19.208]➜        merged_strings=6
2025-08-20T22:50:14.6853334Z [00:02:19.208]➜              num_objs=23
2025-08-20T22:50:14.6853610Z [00:02:19.208]➜         output_chunks=24
2025-08-20T22:50:14.6853883Z [00:02:19.208]➜      string_fragments=43
2025-08-20T22:50:14.6854158Z [00:02:19.208]➜      garbage_sections=61
2025-08-20T22:50:14.6854442Z [00:02:19.208]➜        undefined_syms=117
2025-08-20T22:50:14.6854731Z [00:02:19.208]➜           reloc_alloc=135
2025-08-20T22:50:14.6854999Z [00:02:19.208]➜          defined_syms=383
2025-08-20T22:50:14.6855271Z [00:02:19.208]➜        input_sections=495
2025-08-20T22:50:14.6855545Z [00:02:19.208]➜           parsed_objs=1762
2025-08-20T22:50:14.6855908Z [00:02:19.208]➜      regular_sections=9757
2025-08-20T22:50:14.6856185Z [00:02:19.208]➜              all_syms=35072
2025-08-20T22:50:14.6856475Z [00:02:19.208]➜     total_input_bytes=43954500
2025-08-20T22:50:14.6856784Z [00:02:19.208]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:14.6857117Z [00:02:19.208]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:14.6931871Z [00:02:19.216]➜  using settimeofday ... yes
2025-08-20T22:50:14.6959890Z [00:02:19.219]➜  using setxattrat ... no
2025-08-20T22:50:14.7501835Z [00:02:19.273]➜        reloc_nonalloc=0
2025-08-20T22:50:14.7502679Z [00:02:19.273]➜               comdats=0
2025-08-20T22:50:14.7503058Z [00:02:19.273]➜    removed_comdat_mem=0
2025-08-20T22:50:14.7503831Z [00:02:19.273]➜              num_dsos=0
2025-08-20T22:50:14.7504875Z [00:02:19.273]➜           thunk_bytes=0
2025-08-20T22:50:14.7505332Z [00:02:19.273]➜       parsed_lto_objs=1
2025-08-20T22:50:14.7505687Z [00:02:19.273]➜              num_cies=2
2025-08-20T22:50:14.7506059Z [00:02:19.273]➜       num_unique_cies=2
2025-08-20T22:50:14.7506397Z [00:02:19.273]➜              num_fdes=5
2025-08-20T22:50:14.7507294Z [00:02:19.273]➜        merged_strings=6
2025-08-20T22:50:14.7507572Z [00:02:19.273]➜         output_chunks=24
2025-08-20T22:50:14.7507836Z [00:02:19.273]➜              num_objs=26
2025-08-20T22:50:14.7508100Z [00:02:19.273]➜      string_fragments=49
2025-08-20T22:50:14.7508368Z [00:02:19.273]➜      garbage_sections=70
2025-08-20T22:50:14.7508815Z [00:02:19.273]➜        undefined_syms=125
2025-08-20T22:50:14.7509148Z [00:02:19.273]➜           reloc_alloc=143
2025-08-20T22:50:14.7509418Z [00:02:19.273]➜          defined_syms=434
2025-08-20T22:50:14.7509689Z [00:02:19.273]➜        input_sections=572
2025-08-20T22:50:14.7510338Z [00:02:19.273]➜           parsed_objs=1762
2025-08-20T22:50:14.7510685Z [00:02:19.273]➜      regular_sections=9757
2025-08-20T22:50:14.7510965Z [00:02:19.273]➜              all_syms=35080
2025-08-20T22:50:14.7511252Z [00:02:19.273]➜     total_input_bytes=43955256
2025-08-20T22:50:14.7511568Z [00:02:19.273]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:14.7511907Z [00:02:19.273]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:14.7577099Z [00:02:19.281]➜  using SYSV shm ... yes
2025-08-20T22:50:14.8000510Z [00:02:19.323]➜        reloc_nonalloc=0
2025-08-20T22:50:14.8002296Z [00:02:19.323]➜               comdats=0
2025-08-20T22:50:14.8002849Z [00:02:19.323]➜    removed_comdat_mem=0
2025-08-20T22:50:14.8003843Z [00:02:19.323]➜              num_dsos=0
2025-08-20T22:50:14.8004350Z [00:02:19.323]➜           thunk_bytes=0
2025-08-20T22:50:14.8004732Z [00:02:19.323]➜       parsed_lto_objs=1
2025-08-20T22:50:14.8005146Z [00:02:19.323]➜              num_cies=2
2025-08-20T22:50:14.8005581Z [00:02:19.323]➜       num_unique_cies=2
2025-08-20T22:50:14.8005980Z [00:02:19.323]➜              num_fdes=5
2025-08-20T22:50:14.8006383Z [00:02:19.323]➜        merged_strings=8
2025-08-20T22:50:14.8006784Z [00:02:19.323]➜         output_chunks=25
2025-08-20T22:50:14.8007502Z [00:02:19.323]➜              num_objs=27
2025-08-20T22:50:14.8007910Z [00:02:19.323]➜      string_fragments=53
2025-08-20T22:50:14.8008306Z [00:02:19.323]➜      garbage_sections=77
2025-08-20T22:50:14.8008854Z [00:02:19.323]➜        undefined_syms=131
2025-08-20T22:50:14.8009307Z [00:02:19.323]➜           reloc_alloc=133
2025-08-20T22:50:14.8009729Z [00:02:19.323]➜          defined_syms=458
2025-08-20T22:50:14.8010096Z [00:02:19.323]➜        input_sections=602
2025-08-20T22:50:14.8010453Z [00:02:19.323]➜           parsed_objs=1762
2025-08-20T22:50:14.8010881Z [00:02:19.323]➜      regular_sections=9758
2025-08-20T22:50:14.8011966Z [00:02:19.323]➜              all_syms=35072
2025-08-20T22:50:14.8012281Z [00:02:19.323]➜     total_input_bytes=43954076
2025-08-20T22:50:14.8012593Z [00:02:19.323]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:14.8012930Z [00:02:19.323]➜  .rodata.str1.8 estimation=1627 actual=3
2025-08-20T22:50:14.8013265Z [00:02:19.323]➜  .rodata.str1.1 estimation=1626 actual=1
2025-08-20T22:50:14.8144512Z [00:02:19.337]➜  using shm_unlink ... yes
2025-08-20T22:50:14.8155296Z [00:02:19.338]➜        reloc_nonalloc=0
2025-08-20T22:50:14.8162583Z [00:02:19.339]➜               comdats=0
2025-08-20T22:50:14.8163457Z [00:02:19.339]➜    removed_comdat_mem=0
2025-08-20T22:50:14.8164328Z [00:02:19.339]➜              num_dsos=0
2025-08-20T22:50:14.8165560Z [00:02:19.339]➜           thunk_bytes=0
2025-08-20T22:50:14.8165836Z [00:02:19.339]➜       parsed_lto_objs=1
2025-08-20T22:50:14.8166098Z [00:02:19.339]➜              num_cies=2
2025-08-20T22:50:14.8166359Z [00:02:19.339]➜       num_unique_cies=2
2025-08-20T22:50:14.8166615Z [00:02:19.339]➜              num_fdes=5
2025-08-20T22:50:14.8166902Z [00:02:19.339]➜        merged_strings=8
2025-08-20T22:50:14.8167170Z [00:02:19.339]➜         output_chunks=25
2025-08-20T22:50:14.8167435Z [00:02:19.339]➜              num_objs=28
2025-08-20T22:50:14.8167703Z [00:02:19.339]➜      string_fragments=55
2025-08-20T22:50:14.8167975Z [00:02:19.339]➜      garbage_sections=77
2025-08-20T22:50:14.8168264Z [00:02:19.339]➜        undefined_syms=136
2025-08-20T22:50:14.8168538Z [00:02:19.339]➜           reloc_alloc=141
2025-08-20T22:50:14.8169029Z [00:02:19.339]➜          defined_syms=478
2025-08-20T22:50:14.8169311Z [00:02:19.339]➜        input_sections=629
2025-08-20T22:50:14.8169589Z [00:02:19.339]➜           parsed_objs=1762
2025-08-20T22:50:14.8169870Z [00:02:19.339]➜      regular_sections=9758
2025-08-20T22:50:14.8170160Z [00:02:19.339]➜              all_syms=35074
2025-08-20T22:50:14.8170446Z [00:02:19.339]➜     total_input_bytes=43954300
2025-08-20T22:50:14.8170755Z [00:02:19.339]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:14.8171477Z [00:02:19.339]➜  .rodata.str1.8 estimation=1627 actual=3
2025-08-20T22:50:14.8171892Z [00:02:19.339]➜  .rodata.str1.1 estimation=1626 actual=1
2025-08-20T22:50:14.8212645Z [00:02:19.344]➜  using shm_open ... yes
2025-08-20T22:50:14.8534835Z [00:02:19.376]➜        reloc_nonalloc=0
2025-08-20T22:50:14.8536172Z [00:02:19.376]➜               comdats=0
2025-08-20T22:50:14.8537476Z [00:02:19.376]➜    removed_comdat_mem=0
2025-08-20T22:50:14.8548349Z [00:02:19.376]➜              num_dsos=0
2025-08-20T22:50:14.8549044Z [00:02:19.376]➜           thunk_bytes=0
2025-08-20T22:50:14.8549660Z [00:02:19.376]➜       parsed_lto_objs=1
2025-08-20T22:50:14.8550355Z [00:02:19.376]➜              num_cies=2
2025-08-20T22:50:14.8550800Z [00:02:19.376]➜       num_unique_cies=2
2025-08-20T22:50:14.8551636Z [00:02:19.376]➜              num_fdes=5
2025-08-20T22:50:14.8552155Z [00:02:19.376]➜        merged_strings=6
2025-08-20T22:50:14.8552575Z [00:02:19.376]➜              num_objs=22
2025-08-20T22:50:14.8553253Z [00:02:19.376]➜         output_chunks=24
2025-08-20T22:50:14.8553787Z [00:02:19.376]➜      string_fragments=41
2025-08-20T22:50:14.8554335Z [00:02:19.376]➜      garbage_sections=58
2025-08-20T22:50:14.8554828Z [00:02:19.376]➜        undefined_syms=115
2025-08-20T22:50:14.8555485Z [00:02:19.376]➜           reloc_alloc=137
2025-08-20T22:50:14.8555995Z [00:02:19.376]➜          defined_syms=369
2025-08-20T22:50:14.8556518Z [00:02:19.376]➜        input_sections=470
2025-08-20T22:50:14.8556936Z [00:02:19.376]➜           parsed_objs=1762
2025-08-20T22:50:14.8557361Z [00:02:19.376]➜      regular_sections=9758
2025-08-20T22:50:14.8558076Z [00:02:19.376]➜              all_syms=35075
2025-08-20T22:50:14.8558896Z [00:02:19.376]➜     total_input_bytes=43954876
2025-08-20T22:50:14.8559447Z [00:02:19.376]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:14.8560186Z [00:02:19.376]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:14.8641343Z [00:02:19.387]➜  using sigaltstack ... yes
2025-08-20T22:50:14.8801803Z [00:02:19.403]➜        reloc_nonalloc=0
2025-08-20T22:50:14.8802723Z [00:02:19.403]➜               comdats=0
2025-08-20T22:50:14.8803459Z [00:02:19.403]➜    removed_comdat_mem=0
2025-08-20T22:50:14.8804836Z [00:02:19.403]➜              num_dsos=0
2025-08-20T22:50:14.8805143Z [00:02:19.403]➜           thunk_bytes=0
2025-08-20T22:50:14.8805438Z [00:02:19.403]➜       parsed_lto_objs=1
2025-08-20T22:50:14.8805699Z [00:02:19.403]➜              num_cies=2
2025-08-20T22:50:14.8805959Z [00:02:19.403]➜       num_unique_cies=2
2025-08-20T22:50:14.8806214Z [00:02:19.403]➜              num_fdes=5
2025-08-20T22:50:14.8806470Z [00:02:19.403]➜        merged_strings=6
2025-08-20T22:50:14.8806738Z [00:02:19.403]➜         output_chunks=24
2025-08-20T22:50:14.8807001Z [00:02:19.403]➜              num_objs=24
2025-08-20T22:50:14.8807266Z [00:02:19.403]➜      string_fragments=39
2025-08-20T22:50:14.8807533Z [00:02:19.403]➜      garbage_sections=61
2025-08-20T22:50:14.8807804Z [00:02:19.403]➜        undefined_syms=121
2025-08-20T22:50:14.8808074Z [00:02:19.403]➜           reloc_alloc=136
2025-08-20T22:50:14.8808770Z [00:02:19.403]➜          defined_syms=383
2025-08-20T22:50:14.8809149Z [00:02:19.403]➜        input_sections=497
2025-08-20T22:50:14.8809424Z [00:02:19.403]➜           parsed_objs=1762
2025-08-20T22:50:14.8809700Z [00:02:19.403]➜      regular_sections=9757
2025-08-20T22:50:14.8809990Z [00:02:19.403]➜              all_syms=35074
2025-08-20T22:50:14.8810275Z [00:02:19.403]➜     total_input_bytes=43954796
2025-08-20T22:50:14.8810584Z [00:02:19.403]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:14.8810918Z [00:02:19.403]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:14.8942234Z [00:02:19.414]➜  using siglongjmp ... yes
2025-08-20T22:50:14.9111986Z [00:02:19.434]➜        reloc_nonalloc=0
2025-08-20T22:50:14.9113212Z [00:02:19.434]➜               comdats=0
2025-08-20T22:50:14.9115349Z [00:02:19.434]➜    removed_comdat_mem=0
2025-08-20T22:50:14.9115626Z [00:02:19.434]➜              num_dsos=0
2025-08-20T22:50:14.9115889Z [00:02:19.434]➜           thunk_bytes=0
2025-08-20T22:50:14.9116194Z [00:02:19.434]➜       parsed_lto_objs=1
2025-08-20T22:50:14.9116454Z [00:02:19.434]➜              num_cies=2
2025-08-20T22:50:14.9116713Z [00:02:19.434]➜       num_unique_cies=2
2025-08-20T22:50:14.9116969Z [00:02:19.434]➜              num_fdes=5
2025-08-20T22:50:14.9117703Z [00:02:19.434]➜        merged_strings=6
2025-08-20T22:50:14.9117968Z [00:02:19.434]➜              num_objs=22
2025-08-20T22:50:14.9118235Z [00:02:19.434]➜         output_chunks=24
2025-08-20T22:50:14.9118500Z [00:02:19.434]➜      string_fragments=41
2025-08-20T22:50:14.9119069Z [00:02:19.434]➜      garbage_sections=58
2025-08-20T22:50:14.9119355Z [00:02:19.434]➜        undefined_syms=114
2025-08-20T22:50:14.9119631Z [00:02:19.434]➜           reloc_alloc=133
2025-08-20T22:50:14.9119899Z [00:02:19.434]➜          defined_syms=366
2025-08-20T22:50:14.9120165Z [00:02:19.434]➜        input_sections=469
2025-08-20T22:50:14.9120439Z [00:02:19.434]➜           parsed_objs=1762
2025-08-20T22:50:14.9120724Z [00:02:19.434]➜      regular_sections=9757
2025-08-20T22:50:14.9121003Z [00:02:19.434]➜              all_syms=35072
2025-08-20T22:50:14.9121291Z [00:02:19.434]➜     total_input_bytes=43954520
2025-08-20T22:50:14.9121598Z [00:02:19.434]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:14.9121931Z [00:02:19.434]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:14.9191836Z [00:02:19.442]➜  using signalfd ... yes
2025-08-20T22:50:14.9559459Z [00:02:19.478]➜        reloc_nonalloc=0
2025-08-20T22:50:14.9561779Z [00:02:19.478]➜               comdats=0
2025-08-20T22:50:14.9562075Z [00:02:19.478]➜    removed_comdat_mem=0
2025-08-20T22:50:14.9562341Z [00:02:19.479]➜              num_dsos=0
2025-08-20T22:50:14.9562608Z [00:02:19.479]➜           thunk_bytes=0
2025-08-20T22:50:14.9562872Z [00:02:19.479]➜       parsed_lto_objs=1
2025-08-20T22:50:14.9563129Z [00:02:19.479]➜              num_cies=2
2025-08-20T22:50:14.9563385Z [00:02:19.479]➜       num_unique_cies=2
2025-08-20T22:50:14.9563640Z [00:02:19.479]➜              num_fdes=5
2025-08-20T22:50:14.9563934Z [00:02:19.479]➜        merged_strings=6
2025-08-20T22:50:14.9564205Z [00:02:19.479]➜         output_chunks=24
2025-08-20T22:50:14.9564467Z [00:02:19.479]➜              num_objs=26
2025-08-20T22:50:14.9564730Z [00:02:19.479]➜      string_fragments=49
2025-08-20T22:50:14.9565014Z [00:02:19.479]➜      garbage_sections=70
2025-08-20T22:50:14.9565286Z [00:02:19.479]➜        undefined_syms=124
2025-08-20T22:50:14.9565559Z [00:02:19.479]➜           reloc_alloc=139
2025-08-20T22:50:14.9565826Z [00:02:19.479]➜          defined_syms=437
2025-08-20T22:50:14.9566096Z [00:02:19.479]➜        input_sections=573
2025-08-20T22:50:14.9566368Z [00:02:19.479]➜           parsed_objs=1762
2025-08-20T22:50:14.9566642Z [00:02:19.479]➜      regular_sections=9757
2025-08-20T22:50:14.9566918Z [00:02:19.479]➜              all_syms=35076
2025-08-20T22:50:14.9567203Z [00:02:19.479]➜     total_input_bytes=43954788
2025-08-20T22:50:14.9567511Z [00:02:19.479]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:14.9568191Z [00:02:19.479]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:14.9669984Z [00:02:19.490]➜  using sigwaitinfo ... yes
2025-08-20T22:50:14.9844101Z [00:02:19.507]➜        reloc_nonalloc=0
2025-08-20T22:50:14.9844949Z [00:02:19.507]➜               comdats=0
2025-08-20T22:50:14.9845598Z [00:02:19.507]➜    removed_comdat_mem=0
2025-08-20T22:50:14.9847720Z [00:02:19.507]➜              num_dsos=0
2025-08-20T22:50:14.9848043Z [00:02:19.507]➜           thunk_bytes=0
2025-08-20T22:50:14.9848310Z [00:02:19.507]➜       parsed_lto_objs=1
2025-08-20T22:50:14.9848572Z [00:02:19.507]➜              num_cies=2
2025-08-20T22:50:14.9849069Z [00:02:19.507]➜       num_unique_cies=2
2025-08-20T22:50:14.9849337Z [00:02:19.507]➜              num_fdes=5
2025-08-20T22:50:14.9849595Z [00:02:19.507]➜        merged_strings=6
2025-08-20T22:50:14.9849858Z [00:02:19.507]➜              num_objs=24
2025-08-20T22:50:14.9850130Z [00:02:19.507]➜         output_chunks=25
2025-08-20T22:50:14.9850398Z [00:02:19.507]➜      string_fragments=45
2025-08-20T22:50:14.9850691Z [00:02:19.507]➜      garbage_sections=65
2025-08-20T22:50:14.9850966Z [00:02:19.507]➜        undefined_syms=118
2025-08-20T22:50:14.9851241Z [00:02:19.507]➜           reloc_alloc=129
2025-08-20T22:50:14.9851515Z [00:02:19.507]➜          defined_syms=406
2025-08-20T22:50:14.9852209Z [00:02:19.507]➜        input_sections=522
2025-08-20T22:50:14.9852485Z [00:02:19.507]➜           parsed_objs=1762
2025-08-20T22:50:14.9852766Z [00:02:19.507]➜      regular_sections=9757
2025-08-20T22:50:14.9853041Z [00:02:19.507]➜              all_syms=35072
2025-08-20T22:50:14.9853328Z [00:02:19.507]➜     total_input_bytes=43953976
2025-08-20T22:50:14.9853637Z [00:02:19.507]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:14.9853973Z [00:02:19.507]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:14.9965531Z [00:02:19.519]➜  using sigqueue ... yes
2025-08-20T22:50:15.0149964Z [00:02:19.538]➜        reloc_nonalloc=0
2025-08-20T22:50:15.0151110Z [00:02:19.538]➜               comdats=0
2025-08-20T22:50:15.0153496Z [00:02:19.538]➜    removed_comdat_mem=0
2025-08-20T22:50:15.0153783Z [00:02:19.538]➜              num_dsos=0
2025-08-20T22:50:15.0154047Z [00:02:19.538]➜           thunk_bytes=0
2025-08-20T22:50:15.0154319Z [00:02:19.538]➜       parsed_lto_objs=1
2025-08-20T22:50:15.0154605Z [00:02:19.538]➜              num_cies=2
2025-08-20T22:50:15.0154868Z [00:02:19.538]➜       num_unique_cies=2
2025-08-20T22:50:15.0155133Z [00:02:19.538]➜              num_fdes=5
2025-08-20T22:50:15.0155397Z [00:02:19.538]➜              num_objs=25
2025-08-20T22:50:15.0155664Z [00:02:19.538]➜         output_chunks=26
2025-08-20T22:50:15.0155936Z [00:02:19.538]➜        merged_strings=33
2025-08-20T22:50:15.0156207Z [00:02:19.538]➜      garbage_sections=66
2025-08-20T22:50:15.0156480Z [00:02:19.538]➜      string_fragments=74
2025-08-20T22:50:15.0156750Z [00:02:19.538]➜        undefined_syms=180
2025-08-20T22:50:15.0157025Z [00:02:19.538]➜           reloc_alloc=205
2025-08-20T22:50:15.0157298Z [00:02:19.538]➜          defined_syms=429
2025-08-20T22:50:15.0157569Z [00:02:19.538]➜        input_sections=552
2025-08-20T22:50:15.0157845Z [00:02:19.538]➜           parsed_objs=1762
2025-08-20T22:50:15.0158122Z [00:02:19.538]➜      regular_sections=9757
2025-08-20T22:50:15.0158397Z [00:02:19.538]➜              all_syms=35070
2025-08-20T22:50:15.0158946Z [00:02:19.538]➜     total_input_bytes=43953856
2025-08-20T22:50:15.0159268Z [00:02:19.538]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:15.0159597Z [00:02:19.538]➜  .rodata.cst8 estimation=1639 actual=27
2025-08-20T22:50:15.0159935Z [00:02:19.538]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:15.0228125Z [00:02:19.545]➜  using sincos ... yes
2025-08-20T22:50:15.0260421Z [00:02:19.549]➜        reloc_nonalloc=0
2025-08-20T22:50:15.0262280Z [00:02:19.549]➜               comdats=0
2025-08-20T22:50:15.0262627Z [00:02:19.549]➜    removed_comdat_mem=0
2025-08-20T22:50:15.0262887Z [00:02:19.549]➜              num_dsos=0
2025-08-20T22:50:15.0263460Z [00:02:19.549]➜           thunk_bytes=0
2025-08-20T22:50:15.0263773Z [00:02:19.549]➜       parsed_lto_objs=1
2025-08-20T22:50:15.0264035Z [00:02:19.549]➜              num_cies=2
2025-08-20T22:50:15.0264288Z [00:02:19.549]➜       num_unique_cies=2
2025-08-20T22:50:15.0264542Z [00:02:19.549]➜              num_fdes=5
2025-08-20T22:50:15.0264825Z [00:02:19.549]➜        merged_strings=23
2025-08-20T22:50:15.0265090Z [00:02:19.549]➜              num_objs=25
2025-08-20T22:50:15.0265354Z [00:02:19.549]➜         output_chunks=26
2025-08-20T22:50:15.0265620Z [00:02:19.549]➜      string_fragments=64
2025-08-20T22:50:15.0265887Z [00:02:19.549]➜      garbage_sections=66
2025-08-20T22:50:15.0266157Z [00:02:19.549]➜        undefined_syms=148
2025-08-20T22:50:15.0266432Z [00:02:19.549]➜           reloc_alloc=181
2025-08-20T22:50:15.0266698Z [00:02:19.549]➜          defined_syms=431
2025-08-20T22:50:15.0266968Z [00:02:19.549]➜        input_sections=553
2025-08-20T22:50:15.0267238Z [00:02:19.549]➜           parsed_objs=1762
2025-08-20T22:50:15.0267521Z [00:02:19.549]➜      regular_sections=9757
2025-08-20T22:50:15.0267792Z [00:02:19.549]➜              all_syms=35070
2025-08-20T22:50:15.0268078Z [00:02:19.549]➜     total_input_bytes=43953856
2025-08-20T22:50:15.0268382Z [00:02:19.549]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:15.0269165Z [00:02:19.549]➜  .rodata.cst8 estimation=1635 actual=17
2025-08-20T22:50:15.0269499Z [00:02:19.549]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:15.0374488Z [00:02:19.560]➜  using sincosf ... yes
2025-08-20T22:50:15.1056473Z [00:02:19.628]➜        reloc_nonalloc=0
2025-08-20T22:50:15.1065381Z [00:02:19.629]➜               comdats=0
2025-08-20T22:50:15.1065676Z [00:02:19.629]➜    removed_comdat_mem=0
2025-08-20T22:50:15.1065945Z [00:02:19.629]➜              num_dsos=0
2025-08-20T22:50:15.1066206Z [00:02:19.629]➜           thunk_bytes=0
2025-08-20T22:50:15.1066470Z [00:02:19.629]➜       parsed_lto_objs=1
2025-08-20T22:50:15.1066729Z [00:02:19.629]➜       num_unique_cies=2
2025-08-20T22:50:15.1067028Z [00:02:19.629]➜              num_cies=12
2025-08-20T22:50:15.1067298Z [00:02:19.629]➜              num_fdes=15
2025-08-20T22:50:15.1067563Z [00:02:19.629]➜         output_chunks=26
2025-08-20T22:50:15.1067830Z [00:02:19.629]➜              num_objs=35
2025-08-20T22:50:15.1068115Z [00:02:19.629]➜        merged_strings=47
2025-08-20T22:50:15.1068384Z [00:02:19.629]➜      garbage_sections=86
2025-08-20T22:50:15.1068791Z [00:02:19.629]➜      string_fragments=112
2025-08-20T22:50:15.1069117Z [00:02:19.629]➜        undefined_syms=254
2025-08-20T22:50:15.1069388Z [00:02:19.629]➜           reloc_alloc=363
2025-08-20T22:50:15.1069653Z [00:02:19.629]➜          defined_syms=467
2025-08-20T22:50:15.1069917Z [00:02:19.629]➜        input_sections=675
2025-08-20T22:50:15.1070189Z [00:02:19.629]➜           parsed_objs=1762
2025-08-20T22:50:15.1070464Z [00:02:19.629]➜      regular_sections=9757
2025-08-20T22:50:15.1070740Z [00:02:19.629]➜              all_syms=35070
2025-08-20T22:50:15.1071045Z [00:02:19.629]➜     total_input_bytes=43953856
2025-08-20T22:50:15.1071354Z [00:02:19.629]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:15.1071692Z [00:02:19.629]➜  .rodata.cst16 estimation=1647 actual=41
2025-08-20T22:50:15.1072029Z [00:02:19.629]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:15.1195473Z [00:02:19.642]➜  using sincosl ... yes
2025-08-20T22:50:15.1262895Z [00:02:19.649]➜        reloc_nonalloc=0
2025-08-20T22:50:15.1265127Z [00:02:19.649]➜               comdats=0
2025-08-20T22:50:15.1265434Z [00:02:19.649]➜    removed_comdat_mem=0
2025-08-20T22:50:15.1265704Z [00:02:19.649]➜              num_dsos=0
2025-08-20T22:50:15.1265969Z [00:02:19.649]➜           thunk_bytes=0
2025-08-20T22:50:15.1266237Z [00:02:19.649]➜       parsed_lto_objs=1
2025-08-20T22:50:15.1266500Z [00:02:19.649]➜              num_cies=2
2025-08-20T22:50:15.1266761Z [00:02:19.649]➜       num_unique_cies=2
2025-08-20T22:50:15.1267013Z [00:02:19.649]➜              num_fdes=5
2025-08-20T22:50:15.1267544Z [00:02:19.649]➜        merged_strings=6
2025-08-20T22:50:15.1267887Z [00:02:19.649]➜         output_chunks=25
2025-08-20T22:50:15.1268153Z [00:02:19.649]➜              num_objs=26
2025-08-20T22:50:15.1268421Z [00:02:19.649]➜      string_fragments=49
2025-08-20T22:50:15.1268907Z [00:02:19.649]➜      garbage_sections=69
2025-08-20T22:50:15.1269213Z [00:02:19.649]➜        undefined_syms=117
2025-08-20T22:50:15.1269483Z [00:02:19.649]➜           reloc_alloc=129
2025-08-20T22:50:15.1269753Z [00:02:19.649]➜          defined_syms=428
2025-08-20T22:50:15.1270023Z [00:02:19.649]➜        input_sections=565
2025-08-20T22:50:15.1270296Z [00:02:19.649]➜           parsed_objs=1762
2025-08-20T22:50:15.1270573Z [00:02:19.649]➜      regular_sections=9757
2025-08-20T22:50:15.1270844Z [00:02:19.649]➜              all_syms=35070
2025-08-20T22:50:15.1271136Z [00:02:19.649]➜     total_input_bytes=43953828
2025-08-20T22:50:15.1271439Z [00:02:19.649]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:15.1271776Z [00:02:19.649]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:15.1383956Z [00:02:19.661]➜  using sinhf ... yes
2025-08-20T22:50:15.1465348Z [00:02:19.669]➜        reloc_nonalloc=0
2025-08-20T22:50:15.1482823Z [00:02:19.671]➜               comdats=0
2025-08-20T22:50:15.1483420Z [00:02:19.671]➜    removed_comdat_mem=0
2025-08-20T22:50:15.1484314Z [00:02:19.671]➜              num_dsos=0
2025-08-20T22:50:15.1484973Z [00:02:19.671]➜           thunk_bytes=0
2025-08-20T22:50:15.1485486Z [00:02:19.671]➜       parsed_lto_objs=1
2025-08-20T22:50:15.1486031Z [00:02:19.671]➜       num_unique_cies=2
2025-08-20T22:50:15.1486554Z [00:02:19.671]➜              num_cies=5
2025-08-20T22:50:15.1486984Z [00:02:19.671]➜              num_fdes=8
2025-08-20T22:50:15.1487447Z [00:02:19.671]➜        merged_strings=17
2025-08-20T22:50:15.1487874Z [00:02:19.671]➜         output_chunks=26
2025-08-20T22:50:15.1488503Z [00:02:19.671]➜              num_objs=30
2025-08-20T22:50:15.1489239Z [00:02:19.671]➜      string_fragments=68
2025-08-20T22:50:15.1489797Z [00:02:19.671]➜      garbage_sections=78
2025-08-20T22:50:15.1490295Z [00:02:19.671]➜        undefined_syms=154
2025-08-20T22:50:15.1490730Z [00:02:19.671]➜           reloc_alloc=163
2025-08-20T22:50:15.1491132Z [00:02:19.671]➜          defined_syms=458
2025-08-20T22:50:15.1491570Z [00:02:19.671]➜        input_sections=629
2025-08-20T22:50:15.1493239Z [00:02:19.671]➜           parsed_objs=1762
2025-08-20T22:50:15.1493527Z [00:02:19.671]➜      regular_sections=9757
2025-08-20T22:50:15.1493809Z [00:02:19.671]➜              all_syms=35070
2025-08-20T22:50:15.1494102Z [00:02:19.671]➜     total_input_bytes=43953828
2025-08-20T22:50:15.1494409Z [00:02:19.671]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:15.1494750Z [00:02:19.671]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:15.1495084Z [00:02:19.671]➜  .rodata.cst8 estimation=1632 actual=11
2025-08-20T22:50:15.1598494Z [00:02:19.683]➜  using sinhl ... yes
2025-08-20T22:50:15.1620422Z [00:02:19.685]➜        reloc_nonalloc=0
2025-08-20T22:50:15.1633250Z [00:02:19.686]➜               comdats=0
2025-08-20T22:50:15.1634053Z [00:02:19.686]➜    removed_comdat_mem=0
2025-08-20T22:50:15.1634987Z [00:02:19.686]➜              num_dsos=0
2025-08-20T22:50:15.1635761Z [00:02:19.686]➜           thunk_bytes=0
2025-08-20T22:50:15.1636485Z [00:02:19.686]➜       parsed_lto_objs=1
2025-08-20T22:50:15.1637250Z [00:02:19.686]➜              num_cies=2
2025-08-20T22:50:15.1637906Z [00:02:19.686]➜       num_unique_cies=2
2025-08-20T22:50:15.1638790Z [00:02:19.686]➜              num_fdes=5
2025-08-20T22:50:15.1639615Z [00:02:19.686]➜        merged_strings=17
2025-08-20T22:50:15.1640437Z [00:02:19.686]➜         output_chunks=26
2025-08-20T22:50:15.1641161Z [00:02:19.686]➜              num_objs=26
2025-08-20T22:50:15.1641804Z [00:02:19.686]➜      string_fragments=60
2025-08-20T22:50:15.1644182Z [00:02:19.686]➜      garbage_sections=69
2025-08-20T22:50:15.1644468Z [00:02:19.686]➜        undefined_syms=145
2025-08-20T22:50:15.1644744Z [00:02:19.686]➜           reloc_alloc=157
2025-08-20T22:50:15.1645341Z [00:02:19.686]➜          defined_syms=432
2025-08-20T22:50:15.1645683Z [00:02:19.686]➜        input_sections=568
2025-08-20T22:50:15.1645959Z [00:02:19.686]➜           parsed_objs=1762
2025-08-20T22:50:15.1646238Z [00:02:19.686]➜      regular_sections=9757
2025-08-20T22:50:15.1646523Z [00:02:19.686]➜              all_syms=35070
2025-08-20T22:50:15.1646812Z [00:02:19.686]➜     total_input_bytes=43953828
2025-08-20T22:50:15.1647116Z [00:02:19.686]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:15.1647447Z [00:02:19.686]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:15.1647782Z [00:02:19.686]➜  .rodata.cst8 estimation=1632 actual=11
2025-08-20T22:50:15.1694600Z [00:02:19.692]➜        reloc_nonalloc=0
2025-08-20T22:50:15.1694891Z [00:02:19.692]➜               comdats=0
2025-08-20T22:50:15.1695160Z [00:02:19.692]➜    removed_comdat_mem=0
2025-08-20T22:50:15.1695420Z [00:02:19.692]➜              num_dsos=0
2025-08-20T22:50:15.1695678Z [00:02:19.692]➜           thunk_bytes=0
2025-08-20T22:50:15.1695953Z [00:02:19.692]➜       parsed_lto_objs=1
2025-08-20T22:50:15.1696213Z [00:02:19.692]➜       num_unique_cies=2
2025-08-20T22:50:15.1696474Z [00:02:19.692]➜              num_cies=12
2025-08-20T22:50:15.1696736Z [00:02:19.692]➜              num_fdes=15
2025-08-20T22:50:15.1697305Z [00:02:19.692]➜         output_chunks=26
2025-08-20T22:50:15.1697570Z [00:02:19.692]➜              num_objs=35
2025-08-20T22:50:15.1697830Z [00:02:19.692]➜        merged_strings=48
2025-08-20T22:50:15.1698097Z [00:02:19.692]➜      garbage_sections=86
2025-08-20T22:50:15.1698365Z [00:02:19.692]➜      string_fragments=112
2025-08-20T22:50:15.1698840Z [00:02:19.692]➜        undefined_syms=254
2025-08-20T22:50:15.1699180Z [00:02:19.692]➜           reloc_alloc=364
2025-08-20T22:50:15.1699448Z [00:02:19.692]➜          defined_syms=467
2025-08-20T22:50:15.1699717Z [00:02:19.692]➜        input_sections=675
2025-08-20T22:50:15.1699989Z [00:02:19.692]➜           parsed_objs=1762
2025-08-20T22:50:15.1700274Z [00:02:19.692]➜      regular_sections=9757
2025-08-20T22:50:15.1700548Z [00:02:19.692]➜              all_syms=35070
2025-08-20T22:50:15.1700835Z [00:02:19.692]➜     total_input_bytes=43953828
2025-08-20T22:50:15.1701144Z [00:02:19.692]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:15.1701482Z [00:02:19.692]➜  .rodata.cst16 estimation=1647 actual=42
2025-08-20T22:50:15.1701819Z [00:02:19.692]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:15.1732629Z [00:02:19.696]➜  using sinh ... yes
2025-08-20T22:50:15.1766046Z [00:02:19.699]➜  using sinl ... yes
2025-08-20T22:50:15.2840558Z [00:02:19.807]➜        reloc_nonalloc=0
2025-08-20T22:50:15.2849524Z [00:02:19.808]➜               comdats=0
2025-08-20T22:50:15.2852466Z [00:02:19.808]➜    removed_comdat_mem=0
2025-08-20T22:50:15.2854578Z [00:02:19.808]➜              num_dsos=0
2025-08-20T22:50:15.2854861Z [00:02:19.808]➜           thunk_bytes=0
2025-08-20T22:50:15.2855129Z [00:02:19.808]➜       parsed_lto_objs=1
2025-08-20T22:50:15.2855422Z [00:02:19.808]➜              num_cies=2
2025-08-20T22:50:15.2855689Z [00:02:19.808]➜       num_unique_cies=2
2025-08-20T22:50:15.2855952Z [00:02:19.808]➜              num_fdes=5
2025-08-20T22:50:15.2856211Z [00:02:19.808]➜        merged_strings=6
2025-08-20T22:50:15.2856472Z [00:02:19.808]➜              num_objs=21
2025-08-20T22:50:15.2856757Z [00:02:19.808]➜         output_chunks=24
2025-08-20T22:50:15.2857027Z [00:02:19.808]➜      string_fragments=39
2025-08-20T22:50:15.2857295Z [00:02:19.808]➜      garbage_sections=54
2025-08-20T22:50:15.2857565Z [00:02:19.808]➜        undefined_syms=107
2025-08-20T22:50:15.2857836Z [00:02:19.808]➜           reloc_alloc=121
2025-08-20T22:50:15.2858108Z [00:02:19.808]➜          defined_syms=345
2025-08-20T22:50:15.2858379Z [00:02:19.808]➜        input_sections=441
2025-08-20T22:50:15.2858934Z [00:02:19.808]➜           parsed_objs=1762
2025-08-20T22:50:15.2859264Z [00:02:19.808]➜      regular_sections=9757
2025-08-20T22:50:15.2859537Z [00:02:19.808]➜              all_syms=35070
2025-08-20T22:50:15.2860138Z [00:02:19.808]➜     total_input_bytes=43953908
2025-08-20T22:50:15.2860525Z [00:02:19.808]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:15.2860859Z [00:02:19.808]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:15.2919096Z [00:02:19.815]➜        reloc_nonalloc=0
2025-08-20T22:50:15.2924450Z [00:02:19.815]➜               comdats=0
2025-08-20T22:50:15.2924746Z [00:02:19.815]➜    removed_comdat_mem=0
2025-08-20T22:50:15.2925007Z [00:02:19.815]➜              num_dsos=0
2025-08-20T22:50:15.2925270Z [00:02:19.815]➜           thunk_bytes=0
2025-08-20T22:50:15.2925534Z [00:02:19.815]➜       parsed_lto_objs=1
2025-08-20T22:50:15.2925794Z [00:02:19.815]➜              num_cies=2
2025-08-20T22:50:15.2926054Z [00:02:19.815]➜       num_unique_cies=2
2025-08-20T22:50:15.2926311Z [00:02:19.815]➜              num_fdes=5
2025-08-20T22:50:15.2926565Z [00:02:19.815]➜        merged_strings=6
2025-08-20T22:50:15.2926822Z [00:02:19.815]➜              num_objs=19
2025-08-20T22:50:15.2927108Z [00:02:19.815]➜         output_chunks=24
2025-08-20T22:50:15.2927375Z [00:02:19.815]➜      string_fragments=35
2025-08-20T22:50:15.2927645Z [00:02:19.815]➜      garbage_sections=48
2025-08-20T22:50:15.2927912Z [00:02:19.815]➜        undefined_syms=102
2025-08-20T22:50:15.2928179Z [00:02:19.815]➜           reloc_alloc=120
2025-08-20T22:50:15.2929010Z [00:02:19.815]➜          defined_syms=312
2025-08-20T22:50:15.2929286Z [00:02:19.815]➜        input_sections=391
2025-08-20T22:50:15.2929557Z [00:02:19.815]➜           parsed_objs=1762
2025-08-20T22:50:15.2929835Z [00:02:19.815]➜      regular_sections=9757
2025-08-20T22:50:15.2930112Z [00:02:19.815]➜              all_syms=35070
2025-08-20T22:50:15.2930397Z [00:02:19.815]➜     total_input_bytes=43953828
2025-08-20T22:50:15.2930699Z [00:02:19.815]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:15.2931038Z [00:02:19.815]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:15.2976907Z [00:02:19.820]➜  using splice ... yes
2025-08-20T22:50:15.2987173Z [00:02:19.821]➜        reloc_nonalloc=0
2025-08-20T22:50:15.2987484Z [00:02:19.822]➜               comdats=0
2025-08-20T22:50:15.2988158Z [00:02:19.822]➜    removed_comdat_mem=0
2025-08-20T22:50:15.2988885Z [00:02:19.822]➜              num_dsos=0
2025-08-20T22:50:15.2989314Z [00:02:19.822]➜           thunk_bytes=0
2025-08-20T22:50:15.2989767Z [00:02:19.822]➜       parsed_lto_objs=1
2025-08-20T22:50:15.2990176Z [00:02:19.822]➜              num_cies=2
2025-08-20T22:50:15.2990676Z [00:02:19.822]➜       num_unique_cies=2
2025-08-20T22:50:15.2991056Z [00:02:19.822]➜              num_fdes=5
2025-08-20T22:50:15.2991923Z [00:02:19.822]➜        merged_strings=6
2025-08-20T22:50:15.2992211Z [00:02:19.822]➜              num_objs=19
2025-08-20T22:50:15.2992483Z [00:02:19.822]➜         output_chunks=24
2025-08-20T22:50:15.2992756Z [00:02:19.822]➜      string_fragments=35
2025-08-20T22:50:15.2993025Z [00:02:19.822]➜      garbage_sections=49
2025-08-20T22:50:15.2993296Z [00:02:19.822]➜        undefined_syms=103
2025-08-20T22:50:15.2993582Z [00:02:19.822]➜           reloc_alloc=121
2025-08-20T22:50:15.2993850Z [00:02:19.822]➜          defined_syms=317
2025-08-20T22:50:15.2994123Z [00:02:19.822]➜        input_sections=395
2025-08-20T22:50:15.2994395Z [00:02:19.822]➜           parsed_objs=1762
2025-08-20T22:50:15.2994684Z [00:02:19.822]➜      regular_sections=9757
2025-08-20T22:50:15.2994957Z [00:02:19.822]➜              all_syms=35070
2025-08-20T22:50:15.2995244Z [00:02:19.822]➜     total_input_bytes=43953844
2025-08-20T22:50:15.2995551Z [00:02:19.822]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:15.2995885Z [00:02:19.822]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:15.3013468Z [00:02:19.823]➜        reloc_nonalloc=0
2025-08-20T22:50:15.3016477Z [00:02:19.824]➜               comdats=0
2025-08-20T22:50:15.3017095Z [00:02:19.824]➜    removed_comdat_mem=0
2025-08-20T22:50:15.3017603Z [00:02:19.824]➜              num_dsos=0
2025-08-20T22:50:15.3018065Z [00:02:19.824]➜           thunk_bytes=0
2025-08-20T22:50:15.3018873Z [00:02:19.824]➜       parsed_lto_objs=1
2025-08-20T22:50:15.3019639Z [00:02:19.824]➜              num_cies=2
2025-08-20T22:50:15.3020086Z [00:02:19.824]➜       num_unique_cies=2
2025-08-20T22:50:15.3020510Z [00:02:19.824]➜              num_fdes=5
2025-08-20T22:50:15.3020938Z [00:02:19.824]➜        merged_strings=6
2025-08-20T22:50:15.3021400Z [00:02:19.824]➜              num_objs=19
2025-08-20T22:50:15.3021817Z [00:02:19.824]➜         output_chunks=24
2025-08-20T22:50:15.3022252Z [00:02:19.824]➜      string_fragments=35
2025-08-20T22:50:15.3022685Z [00:02:19.824]➜      garbage_sections=48
2025-08-20T22:50:15.3023257Z [00:02:19.824]➜        undefined_syms=102
2025-08-20T22:50:15.3023792Z [00:02:19.824]➜           reloc_alloc=120
2025-08-20T22:50:15.3024177Z [00:02:19.824]➜          defined_syms=312
2025-08-20T22:50:15.3024630Z [00:02:19.824]➜        input_sections=391
2025-08-20T22:50:15.3025063Z [00:02:19.824]➜           parsed_objs=1762
2025-08-20T22:50:15.3025531Z [00:02:19.824]➜      regular_sections=9757
2025-08-20T22:50:15.3026088Z [00:02:19.824]➜              all_syms=35070
2025-08-20T22:50:15.3026682Z [00:02:19.824]➜     total_input_bytes=43953828
2025-08-20T22:50:15.3027258Z [00:02:19.824]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:15.3027870Z [00:02:19.824]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:15.3085031Z [00:02:19.831]➜  using sqrt ... yes
2025-08-20T22:50:15.3086143Z [00:02:19.832]➜  using sqrtf ... yes
2025-08-20T22:50:15.3169686Z [00:02:19.840]➜  using srand48 ... yes
2025-08-20T22:50:15.3312211Z [00:02:19.854]➜        reloc_nonalloc=0
2025-08-20T22:50:15.3315342Z [00:02:19.854]➜               comdats=0
2025-08-20T22:50:15.3315636Z [00:02:19.854]➜    removed_comdat_mem=0
2025-08-20T22:50:15.3315907Z [00:02:19.854]➜              num_dsos=0
2025-08-20T22:50:15.3316169Z [00:02:19.854]➜           thunk_bytes=0
2025-08-20T22:50:15.3316429Z [00:02:19.854]➜       parsed_lto_objs=1
2025-08-20T22:50:15.3316685Z [00:02:19.854]➜       num_unique_cies=2
2025-08-20T22:50:15.3316971Z [00:02:19.854]➜              num_cies=7
2025-08-20T22:50:15.3317228Z [00:02:19.854]➜        merged_strings=9
2025-08-20T22:50:15.3317489Z [00:02:19.854]➜              num_fdes=10
2025-08-20T22:50:15.3317753Z [00:02:19.854]➜         output_chunks=26
2025-08-20T22:50:15.3318031Z [00:02:19.854]➜              num_objs=26
2025-08-20T22:50:15.3318294Z [00:02:19.854]➜      string_fragments=54
2025-08-20T22:50:15.3318565Z [00:02:19.854]➜      garbage_sections=64
2025-08-20T22:50:15.3319042Z [00:02:19.854]➜        undefined_syms=129
2025-08-20T22:50:15.3319316Z [00:02:19.854]➜           reloc_alloc=143
2025-08-20T22:50:15.3319585Z [00:02:19.854]➜          defined_syms=370
2025-08-20T22:50:15.3319855Z [00:02:19.854]➜        input_sections=502
2025-08-20T22:50:15.3320127Z [00:02:19.854]➜           parsed_objs=1762
2025-08-20T22:50:15.3320401Z [00:02:19.854]➜      regular_sections=9757
2025-08-20T22:50:15.3320671Z [00:02:19.854]➜              all_syms=35070
2025-08-20T22:50:15.3320961Z [00:02:19.854]➜     total_input_bytes=43953828
2025-08-20T22:50:15.3321279Z [00:02:19.854]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:15.3321607Z [00:02:19.854]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:15.3321942Z [00:02:19.854]➜  .rodata.cst16 estimation=1627 actual=3
2025-08-20T22:50:15.3402554Z [00:02:19.863]➜  using sqrtl ... yes
2025-08-20T22:50:15.4181812Z [00:02:19.941]➜        reloc_nonalloc=0
2025-08-20T22:50:15.4182716Z [00:02:19.941]➜               comdats=0
2025-08-20T22:50:15.4186716Z [00:02:19.941]➜    removed_comdat_mem=0
2025-08-20T22:50:15.4187452Z [00:02:19.941]➜              num_dsos=0
2025-08-20T22:50:15.4187989Z [00:02:19.941]➜           thunk_bytes=0
2025-08-20T22:50:15.4188903Z [00:02:19.941]➜       parsed_lto_objs=1
2025-08-20T22:50:15.4190671Z [00:02:19.941]➜              num_cies=2
2025-08-20T22:50:15.4191248Z [00:02:19.941]➜       num_unique_cies=2
2025-08-20T22:50:15.4191695Z [00:02:19.941]➜              num_fdes=5
2025-08-20T22:50:15.4192148Z [00:02:19.941]➜        merged_strings=7
2025-08-20T22:50:15.4193066Z [00:02:19.941]➜              num_objs=22
2025-08-20T22:50:15.4194574Z [00:02:19.941]➜         output_chunks=25
2025-08-20T22:50:15.4195229Z [00:02:19.941]➜      string_fragments=42
2025-08-20T22:50:15.4195881Z [00:02:19.941]➜      garbage_sections=61
2025-08-20T22:50:15.4196674Z [00:02:19.941]➜        undefined_syms=119
2025-08-20T22:50:15.4197411Z [00:02:19.941]➜           reloc_alloc=135
2025-08-20T22:50:15.4198422Z [00:02:19.941]➜          defined_syms=376
2025-08-20T22:50:15.4199774Z [00:02:19.941]➜        input_sections=476
2025-08-20T22:50:15.4200431Z [00:02:19.941]➜           parsed_objs=1762
2025-08-20T22:50:15.4201168Z [00:02:19.941]➜      regular_sections=9758
2025-08-20T22:50:15.4201860Z [00:02:19.941]➜              all_syms=35074
2025-08-20T22:50:15.4202551Z [00:02:19.941]➜     total_input_bytes=43954612
2025-08-20T22:50:15.4203312Z [00:02:19.941]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:15.4203965Z [00:02:19.941]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:15.4205006Z [00:02:19.941]➜  .rodata.str1.1 estimation=1626 actual=1
2025-08-20T22:50:15.4279895Z [00:02:19.948]➜  using statfs ... yes
2025-08-20T22:50:15.4340158Z [00:02:19.957]➜        reloc_nonalloc=0
2025-08-20T22:50:15.4340888Z [00:02:19.957]➜               comdats=0
2025-08-20T22:50:15.4341690Z [00:02:19.957]➜    removed_comdat_mem=0
2025-08-20T22:50:15.4342592Z [00:02:19.957]➜              num_dsos=0
2025-08-20T22:50:15.4342861Z [00:02:19.957]➜           thunk_bytes=0
2025-08-20T22:50:15.4343124Z [00:02:19.957]➜       parsed_lto_objs=1
2025-08-20T22:50:15.4343384Z [00:02:19.957]➜              num_cies=2
2025-08-20T22:50:15.4343639Z [00:02:19.957]➜       num_unique_cies=2
2025-08-20T22:50:15.4343898Z [00:02:19.957]➜              num_fdes=5
2025-08-20T22:50:15.4344154Z [00:02:19.957]➜        merged_strings=6
2025-08-20T22:50:15.4344416Z [00:02:19.957]➜              num_objs=20
2025-08-20T22:50:15.4344679Z [00:02:19.957]➜         output_chunks=24
2025-08-20T22:50:15.4344963Z [00:02:19.957]➜      string_fragments=37
2025-08-20T22:50:15.4345235Z [00:02:19.957]➜      garbage_sections=55
2025-08-20T22:50:15.4345502Z [00:02:19.957]➜        undefined_syms=111
2025-08-20T22:50:15.4345774Z [00:02:19.957]➜           reloc_alloc=138
2025-08-20T22:50:15.4346040Z [00:02:19.957]➜          defined_syms=360
2025-08-20T22:50:15.4346321Z [00:02:19.957]➜        input_sections=436
2025-08-20T22:50:15.4346592Z [00:02:19.957]➜           parsed_objs=1762
2025-08-20T22:50:15.4346866Z [00:02:19.957]➜      regular_sections=9757
2025-08-20T22:50:15.4347143Z [00:02:19.957]➜              all_syms=35070
2025-08-20T22:50:15.4347429Z [00:02:19.957]➜     total_input_bytes=43953848
2025-08-20T22:50:15.4347738Z [00:02:19.957]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:15.4348074Z [00:02:19.957]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:15.4515700Z [00:02:19.974]➜  using srandom ... yes
2025-08-20T22:50:15.4606945Z [00:02:19.984]➜        reloc_nonalloc=0
2025-08-20T22:50:15.4621307Z [00:02:19.985]➜               comdats=0
2025-08-20T22:50:15.4624564Z [00:02:19.985]➜    removed_comdat_mem=0
2025-08-20T22:50:15.4624914Z [00:02:19.985]➜              num_dsos=0
2025-08-20T22:50:15.4625187Z [00:02:19.985]➜           thunk_bytes=0
2025-08-20T22:50:15.4625448Z [00:02:19.985]➜       parsed_lto_objs=1
2025-08-20T22:50:15.4625741Z [00:02:19.985]➜              num_cies=2
2025-08-20T22:50:15.4626001Z [00:02:19.985]➜       num_unique_cies=2
2025-08-20T22:50:15.4626260Z [00:02:19.985]➜              num_fdes=5
2025-08-20T22:50:15.4626519Z [00:02:19.985]➜        merged_strings=8
2025-08-20T22:50:15.4626784Z [00:02:19.985]➜              num_objs=24
2025-08-20T22:50:15.4627050Z [00:02:19.985]➜         output_chunks=26
2025-08-20T22:50:15.4627317Z [00:02:19.985]➜      string_fragments=47
2025-08-20T22:50:15.4627586Z [00:02:19.985]➜      garbage_sections=64
2025-08-20T22:50:15.4627859Z [00:02:19.985]➜        undefined_syms=123
2025-08-20T22:50:15.4628132Z [00:02:19.985]➜           reloc_alloc=139
2025-08-20T22:50:15.4629002Z [00:02:19.985]➜          defined_syms=404
2025-08-20T22:50:15.4629398Z [00:02:19.985]➜        input_sections=523
2025-08-20T22:50:15.4629684Z [00:02:19.985]➜           parsed_objs=1762
2025-08-20T22:50:15.4629964Z [00:02:19.985]➜      regular_sections=9758
2025-08-20T22:50:15.4630252Z [00:02:19.985]➜              all_syms=35074
2025-08-20T22:50:15.4630542Z [00:02:19.985]➜     total_input_bytes=43954636
2025-08-20T22:50:15.4630847Z [00:02:19.985]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:15.4631182Z [00:02:19.985]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:15.4631513Z [00:02:19.985]➜  .rodata.cst8 estimation=1626 actual=1
2025-08-20T22:50:15.4631847Z [00:02:19.985]➜  .rodata.str1.1 estimation=1626 actual=1
2025-08-20T22:50:15.4731647Z [00:02:19.996]➜  using stat ... yes
2025-08-20T22:50:15.4798960Z [00:02:20.003]➜        reloc_nonalloc=0
2025-08-20T22:50:15.4801961Z [00:02:20.003]➜               comdats=0
2025-08-20T22:50:15.4802937Z [00:02:20.003]➜    removed_comdat_mem=0
2025-08-20T22:50:15.4805514Z [00:02:20.003]➜              num_dsos=0
2025-08-20T22:50:15.4806444Z [00:02:20.003]➜           thunk_bytes=0
2025-08-20T22:50:15.4807303Z [00:02:20.003]➜       parsed_lto_objs=1
2025-08-20T22:50:15.4808463Z [00:02:20.004]➜              num_cies=2
2025-08-20T22:50:15.4810340Z [00:02:20.004]➜       num_unique_cies=2
2025-08-20T22:50:15.4810840Z [00:02:20.004]➜              num_fdes=5
2025-08-20T22:50:15.4813104Z [00:02:20.004]➜        merged_strings=8
2025-08-20T22:50:15.4813522Z [00:02:20.004]➜              num_objs=24
2025-08-20T22:50:15.4813911Z [00:02:20.004]➜         output_chunks=26
2025-08-20T22:50:15.4814311Z [00:02:20.004]➜      string_fragments=47
2025-08-20T22:50:15.4814720Z [00:02:20.004]➜      garbage_sections=64
2025-08-20T22:50:15.4815460Z [00:02:20.004]➜        undefined_syms=124
2025-08-20T22:50:15.4815906Z [00:02:20.004]➜           reloc_alloc=140
2025-08-20T22:50:15.4816391Z [00:02:20.004]➜          defined_syms=404
2025-08-20T22:50:15.4816912Z [00:02:20.004]➜        input_sections=523
2025-08-20T22:50:15.4817428Z [00:02:20.004]➜           parsed_objs=1762
2025-08-20T22:50:15.4817926Z [00:02:20.004]➜      regular_sections=9758
2025-08-20T22:50:15.4818479Z [00:02:20.004]➜              all_syms=35074
2025-08-20T22:50:15.4819128Z [00:02:20.004]➜     total_input_bytes=43954692
2025-08-20T22:50:15.4819618Z [00:02:20.004]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:15.4820690Z [00:02:20.004]➜  .rodata.cst8 estimation=1626 actual=1
2025-08-20T22:50:15.4821189Z [00:02:20.004]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:15.4821649Z [00:02:20.004]➜  .rodata.str1.1 estimation=1626 actual=1
2025-08-20T22:50:15.4848184Z [00:02:20.008]➜        reloc_nonalloc=0
2025-08-20T22:50:15.4850297Z [00:02:20.008]➜               comdats=0
2025-08-20T22:50:15.4851104Z [00:02:20.008]➜    removed_comdat_mem=0
2025-08-20T22:50:15.4851666Z [00:02:20.008]➜              num_dsos=0
2025-08-20T22:50:15.4852287Z [00:02:20.008]➜           thunk_bytes=0
2025-08-20T22:50:15.4853060Z [00:02:20.008]➜       parsed_lto_objs=1
2025-08-20T22:50:15.4853649Z [00:02:20.008]➜              num_cies=2
2025-08-20T22:50:15.4854409Z [00:02:20.008]➜       num_unique_cies=2
2025-08-20T22:50:15.4854713Z [00:02:20.008]➜              num_fdes=5
2025-08-20T22:50:15.4854980Z [00:02:20.008]➜        merged_strings=6
2025-08-20T22:50:15.4855273Z [00:02:20.008]➜         output_chunks=24
2025-08-20T22:50:15.4855535Z [00:02:20.008]➜              num_objs=24
2025-08-20T22:50:15.4855797Z [00:02:20.008]➜      string_fragments=45
2025-08-20T22:50:15.4856068Z [00:02:20.008]➜      garbage_sections=64
2025-08-20T22:50:15.4856335Z [00:02:20.008]➜        undefined_syms=119
2025-08-20T22:50:15.4856601Z [00:02:20.008]➜           reloc_alloc=136
2025-08-20T22:50:15.4856867Z [00:02:20.008]➜          defined_syms=400
2025-08-20T22:50:15.4857133Z [00:02:20.008]➜        input_sections=521
2025-08-20T22:50:15.4857406Z [00:02:20.008]➜           parsed_objs=1762
2025-08-20T22:50:15.4857680Z [00:02:20.008]➜      regular_sections=9757
2025-08-20T22:50:15.4857965Z [00:02:20.008]➜              all_syms=35072
2025-08-20T22:50:15.4858253Z [00:02:20.008]➜     total_input_bytes=43954308
2025-08-20T22:50:15.4858554Z [00:02:20.008]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:15.4859087Z [00:02:20.008]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:15.4940789Z [00:02:20.017]➜  using stime ... yes
2025-08-20T22:50:15.4941321Z [00:02:20.017]➜  using statx ... yes
2025-08-20T22:50:15.6011071Z [00:02:20.124]➜        reloc_nonalloc=0
2025-08-20T22:50:15.6011451Z [00:02:20.124]➜               comdats=0
2025-08-20T22:50:15.6015961Z [00:02:20.124]➜    removed_comdat_mem=0
2025-08-20T22:50:15.6016702Z [00:02:20.124]➜              num_dsos=0
2025-08-20T22:50:15.6017491Z [00:02:20.124]➜           thunk_bytes=0
2025-08-20T22:50:15.6018021Z [00:02:20.124]➜       parsed_lto_objs=1
2025-08-20T22:50:15.6018304Z [00:02:20.124]➜              num_cies=2
2025-08-20T22:50:15.6018568Z [00:02:20.124]➜       num_unique_cies=2
2025-08-20T22:50:15.6019003Z [00:02:20.124]➜              num_fdes=5
2025-08-20T22:50:15.6019274Z [00:02:20.124]➜        merged_strings=8
2025-08-20T22:50:15.6019533Z [00:02:20.124]➜              num_objs=21
2025-08-20T22:50:15.6019798Z [00:02:20.124]➜         output_chunks=25
2025-08-20T22:50:15.6020066Z [00:02:20.124]➜      string_fragments=41
2025-08-20T22:50:15.6020358Z [00:02:20.124]➜      garbage_sections=54
2025-08-20T22:50:15.6020626Z [00:02:20.124]➜        undefined_syms=111
2025-08-20T22:50:15.6020891Z [00:02:20.124]➜           reloc_alloc=125
2025-08-20T22:50:15.6021160Z [00:02:20.124]➜          defined_syms=347
2025-08-20T22:50:15.6021428Z [00:02:20.124]➜        input_sections=442
2025-08-20T22:50:15.6021703Z [00:02:20.124]➜           parsed_objs=1762
2025-08-20T22:50:15.6021977Z [00:02:20.124]➜      regular_sections=9758
2025-08-20T22:50:15.6022252Z [00:02:20.124]➜              all_syms=35072
2025-08-20T22:50:15.6022539Z [00:02:20.124]➜     total_input_bytes=43954232
2025-08-20T22:50:15.6022855Z [00:02:20.124]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:15.6023190Z [00:02:20.124]➜  .rodata.str1.1 estimation=1627 actual=2
2025-08-20T22:50:15.6023529Z [00:02:20.124]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:15.6027492Z [00:02:20.126]➜        reloc_nonalloc=0
2025-08-20T22:50:15.6033970Z [00:02:20.126]➜        reloc_nonalloc=0
2025-08-20T22:50:15.6039647Z [00:02:20.127]➜               comdats=0
2025-08-20T22:50:15.6040479Z [00:02:20.127]➜    removed_comdat_mem=0
2025-08-20T22:50:15.6041044Z [00:02:20.127]➜              num_dsos=0
2025-08-20T22:50:15.6041641Z [00:02:20.127]➜           thunk_bytes=0
2025-08-20T22:50:15.6042253Z [00:02:20.127]➜       parsed_lto_objs=1
2025-08-20T22:50:15.6045582Z [00:02:20.127]➜              num_cies=2
2025-08-20T22:50:15.6045884Z [00:02:20.127]➜       num_unique_cies=2
2025-08-20T22:50:15.6046147Z [00:02:20.127]➜              num_fdes=5
2025-08-20T22:50:15.6046410Z [00:02:20.127]➜        merged_strings=6
2025-08-20T22:50:15.6046672Z [00:02:20.127]➜              num_objs=19
2025-08-20T22:50:15.6047214Z [00:02:20.127]➜         output_chunks=24
2025-08-20T22:50:15.6047545Z [00:02:20.127]➜      string_fragments=35
2025-08-20T22:50:15.6047816Z [00:02:20.127]➜      garbage_sections=48
2025-08-20T22:50:15.6048086Z [00:02:20.127]➜        undefined_syms=102
2025-08-20T22:50:15.6048368Z [00:02:20.127]➜           reloc_alloc=119
2025-08-20T22:50:15.6048919Z [00:02:20.127]➜          defined_syms=312
2025-08-20T22:50:15.6049260Z [00:02:20.127]➜        input_sections=391
2025-08-20T22:50:15.6049536Z [00:02:20.127]➜           parsed_objs=1762
2025-08-20T22:50:15.6049809Z [00:02:20.127]➜      regular_sections=9757
2025-08-20T22:50:15.6050083Z [00:02:20.127]➜              all_syms=35070
2025-08-20T22:50:15.6050369Z [00:02:20.127]➜     total_input_bytes=43953808
2025-08-20T22:50:15.6050673Z [00:02:20.127]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:15.6051006Z [00:02:20.127]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:15.6056028Z [00:02:20.128]➜               comdats=0
2025-08-20T22:50:15.6056734Z [00:02:20.128]➜    removed_comdat_mem=0
2025-08-20T22:50:15.6057114Z [00:02:20.128]➜              num_dsos=0
2025-08-20T22:50:15.6057473Z [00:02:20.128]➜           thunk_bytes=0
2025-08-20T22:50:15.6057846Z [00:02:20.128]➜       parsed_lto_objs=1
2025-08-20T22:50:15.6058549Z [00:02:20.128]➜              num_cies=2
2025-08-20T22:50:15.6059388Z [00:02:20.128]➜       num_unique_cies=2
2025-08-20T22:50:15.6063112Z [00:02:20.128]➜              num_fdes=5
2025-08-20T22:50:15.6063988Z [00:02:20.128]➜        merged_strings=6
2025-08-20T22:50:15.6064342Z [00:02:20.128]➜              num_objs=21
2025-08-20T22:50:15.6064723Z [00:02:20.128]➜         output_chunks=25
2025-08-20T22:50:15.6065087Z [00:02:20.128]➜      string_fragments=39
2025-08-20T22:50:15.6065443Z [00:02:20.128]➜      garbage_sections=54
2025-08-20T22:50:15.6065978Z [00:02:20.128]➜        undefined_syms=109
2025-08-20T22:50:15.6066653Z [00:02:20.128]➜           reloc_alloc=125
2025-08-20T22:50:15.6066965Z [00:02:20.128]➜          defined_syms=350
2025-08-20T22:50:15.6067265Z [00:02:20.128]➜        input_sections=444
2025-08-20T22:50:15.6067550Z [00:02:20.128]➜           parsed_objs=1762
2025-08-20T22:50:15.6067826Z [00:02:20.129]➜      regular_sections=9758
2025-08-20T22:50:15.6068100Z [00:02:20.129]➜              all_syms=35075
2025-08-20T22:50:15.6068400Z [00:02:20.129]➜     total_input_bytes=43954288
2025-08-20T22:50:15.6068872Z [00:02:20.129]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:15.6069224Z [00:02:20.129]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:15.6096360Z [00:02:20.132]➜  using sync ... yes
2025-08-20T22:50:15.6163682Z [00:02:20.139]➜  using swapon ... yes
2025-08-20T22:50:15.6204590Z [00:02:20.143]➜  using symlinkat ... yes
2025-08-20T22:50:15.6323018Z [00:02:20.155]➜  using swapcontext ... no
2025-08-20T22:50:15.6502487Z [00:02:20.173]➜        reloc_nonalloc=0
2025-08-20T22:50:15.6511138Z [00:02:20.174]➜               comdats=0
2025-08-20T22:50:15.6539608Z [00:02:20.174]➜    removed_comdat_mem=0
2025-08-20T22:50:15.6541093Z [00:02:20.174]➜              num_dsos=0
2025-08-20T22:50:15.6541733Z [00:02:20.174]➜           thunk_bytes=0
2025-08-20T22:50:15.6542260Z [00:02:20.174]➜       parsed_lto_objs=1
2025-08-20T22:50:15.6542805Z [00:02:20.174]➜       num_unique_cies=2
2025-08-20T22:50:15.6543416Z [00:02:20.174]➜              num_cies=3
2025-08-20T22:50:15.6544913Z [00:02:20.174]➜              num_fdes=6
2025-08-20T22:50:15.6545346Z [00:02:20.174]➜        merged_strings=6
2025-08-20T22:50:15.6545711Z [00:02:20.174]➜              num_objs=20
2025-08-20T22:50:15.6546141Z [00:02:20.174]➜         output_chunks=24
2025-08-20T22:50:15.6546520Z [00:02:20.174]➜      string_fragments=35
2025-08-20T22:50:15.6547272Z [00:02:20.174]➜      garbage_sections=49
2025-08-20T22:50:15.6547748Z [00:02:20.174]➜        undefined_syms=104
2025-08-20T22:50:15.6548151Z [00:02:20.174]➜           reloc_alloc=121
2025-08-20T22:50:15.6548555Z [00:02:20.174]➜          defined_syms=299
2025-08-20T22:50:15.6549613Z [00:02:20.174]➜        input_sections=386
2025-08-20T22:50:15.6552146Z [00:02:20.174]➜           parsed_objs=1762
2025-08-20T22:50:15.6552626Z [00:02:20.174]➜      regular_sections=9757
2025-08-20T22:50:15.6553024Z [00:02:20.174]➜              all_syms=35069
2025-08-20T22:50:15.6553445Z [00:02:20.174]➜     total_input_bytes=43953956
2025-08-20T22:50:15.6554580Z [00:02:20.174]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:15.6555068Z [00:02:20.174]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:15.6632239Z [00:02:20.186]➜  using sync_bool_compare_and_swap ... yes
2025-08-20T22:50:15.7320628Z [00:02:20.255]➜        reloc_nonalloc=0
2025-08-20T22:50:15.7321458Z [00:02:20.255]➜               comdats=0
2025-08-20T22:50:15.7322019Z [00:02:20.255]➜    removed_comdat_mem=0
2025-08-20T22:50:15.7322563Z [00:02:20.255]➜              num_dsos=0
2025-08-20T22:50:15.7323047Z [00:02:20.255]➜           thunk_bytes=0
2025-08-20T22:50:15.7323624Z [00:02:20.255]➜       parsed_lto_objs=1
2025-08-20T22:50:15.7324243Z [00:02:20.255]➜              num_cies=2
2025-08-20T22:50:15.7324746Z [00:02:20.255]➜       num_unique_cies=2
2025-08-20T22:50:15.7325306Z [00:02:20.255]➜              num_fdes=5
2025-08-20T22:50:15.7326265Z [00:02:20.255]➜        merged_strings=6
2025-08-20T22:50:15.7326588Z [00:02:20.255]➜              num_objs=21
2025-08-20T22:50:15.7327280Z [00:02:20.255]➜         output_chunks=24
2025-08-20T22:50:15.7327601Z [00:02:20.255]➜      string_fragments=39
2025-08-20T22:50:15.7327872Z [00:02:20.255]➜      garbage_sections=54
2025-08-20T22:50:15.7328144Z [00:02:20.255]➜        undefined_syms=107
2025-08-20T22:50:15.7328415Z [00:02:20.255]➜           reloc_alloc=121
2025-08-20T22:50:15.7328964Z [00:02:20.255]➜          defined_syms=345
2025-08-20T22:50:15.7329271Z [00:02:20.255]➜        input_sections=441
2025-08-20T22:50:15.7329550Z [00:02:20.255]➜           parsed_objs=1762
2025-08-20T22:50:15.7329828Z [00:02:20.255]➜      regular_sections=9757
2025-08-20T22:50:15.7330106Z [00:02:20.255]➜              all_syms=35070
2025-08-20T22:50:15.7330414Z [00:02:20.255]➜     total_input_bytes=43953872
2025-08-20T22:50:15.7330725Z [00:02:20.255]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:15.7331105Z [00:02:20.255]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:15.7439192Z [00:02:20.267]➜  using sync_file_range ... yes
2025-08-20T22:50:15.7497973Z [00:02:20.272]➜        reloc_nonalloc=0
2025-08-20T22:50:15.7498481Z [00:02:20.273]➜               comdats=0
2025-08-20T22:50:15.7498879Z [00:02:20.273]➜    removed_comdat_mem=0
2025-08-20T22:50:15.7499144Z [00:02:20.273]➜              num_dsos=0
2025-08-20T22:50:15.7499409Z [00:02:20.273]➜           thunk_bytes=0
2025-08-20T22:50:15.7499669Z [00:02:20.273]➜       parsed_lto_objs=1
2025-08-20T22:50:15.7499925Z [00:02:20.273]➜              num_cies=2
2025-08-20T22:50:15.7500179Z [00:02:20.273]➜       num_unique_cies=2
2025-08-20T22:50:15.7500434Z [00:02:20.273]➜              num_fdes=5
2025-08-20T22:50:15.7500689Z [00:02:20.273]➜        merged_strings=6
2025-08-20T22:50:15.7500980Z [00:02:20.273]➜         output_chunks=25
2025-08-20T22:50:15.7501246Z [00:02:20.273]➜              num_objs=25
2025-08-20T22:50:15.7501514Z [00:02:20.273]➜      string_fragments=47
2025-08-20T22:50:15.7501778Z [00:02:20.273]➜      garbage_sections=66
2025-08-20T22:50:15.7502062Z [00:02:20.273]➜        undefined_syms=121
2025-08-20T22:50:15.7502331Z [00:02:20.273]➜           reloc_alloc=135
2025-08-20T22:50:15.7502598Z [00:02:20.273]➜          defined_syms=422
2025-08-20T22:50:15.7502866Z [00:02:20.273]➜        input_sections=548
2025-08-20T22:50:15.7503142Z [00:02:20.273]➜           parsed_objs=1762
2025-08-20T22:50:15.7503418Z [00:02:20.273]➜      regular_sections=9758
2025-08-20T22:50:15.7503689Z [00:02:20.273]➜              all_syms=35079
2025-08-20T22:50:15.7503972Z [00:02:20.273]➜     total_input_bytes=43955188
2025-08-20T22:50:15.7504276Z [00:02:20.273]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:15.7504611Z [00:02:20.273]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:15.7601707Z [00:02:20.283]➜  using syncfs ... yes
2025-08-20T22:50:15.7691560Z [00:02:20.292]➜        reloc_nonalloc=0
2025-08-20T22:50:15.7707443Z [00:02:20.292]➜               comdats=0
2025-08-20T22:50:15.7707750Z [00:02:20.292]➜    removed_comdat_mem=0
2025-08-20T22:50:15.7708015Z [00:02:20.292]➜              num_dsos=0
2025-08-20T22:50:15.7708316Z [00:02:20.292]➜           thunk_bytes=0
2025-08-20T22:50:15.7708724Z [00:02:20.292]➜       parsed_lto_objs=1
2025-08-20T22:50:15.7709056Z [00:02:20.292]➜              num_cies=2
2025-08-20T22:50:15.7709319Z [00:02:20.292]➜       num_unique_cies=2
2025-08-20T22:50:15.7709576Z [00:02:20.292]➜              num_fdes=5
2025-08-20T22:50:15.7709835Z [00:02:20.292]➜        merged_strings=6
2025-08-20T22:50:15.7710097Z [00:02:20.292]➜              num_objs=18
2025-08-20T22:50:15.7710361Z [00:02:20.292]➜         output_chunks=24
2025-08-20T22:50:15.7710630Z [00:02:20.292]➜      string_fragments=33
2025-08-20T22:50:15.7710896Z [00:02:20.292]➜      garbage_sections=45
2025-08-20T22:50:15.7711180Z [00:02:20.292]➜        undefined_syms=100
2025-08-20T22:50:15.7711456Z [00:02:20.292]➜           reloc_alloc=118
2025-08-20T22:50:15.7711725Z [00:02:20.292]➜          defined_syms=295
2025-08-20T22:50:15.7711997Z [00:02:20.292]➜        input_sections=365
2025-08-20T22:50:15.7712659Z [00:02:20.292]➜           parsed_objs=1762
2025-08-20T22:50:15.7712937Z [00:02:20.292]➜      regular_sections=9757
2025-08-20T22:50:15.7713208Z [00:02:20.292]➜              all_syms=35068
2025-08-20T22:50:15.7713535Z [00:02:20.292]➜     total_input_bytes=43953396
2025-08-20T22:50:15.7713840Z [00:02:20.292]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:15.7714173Z [00:02:20.292]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:15.7800013Z [00:02:20.303]➜  using __sync_synchronize ... yes
2025-08-20T22:50:15.7823052Z [00:02:20.305]➜        reloc_nonalloc=0
2025-08-20T22:50:15.7823859Z [00:02:20.305]➜               comdats=0
2025-08-20T22:50:15.7824570Z [00:02:20.305]➜    removed_comdat_mem=0
2025-08-20T22:50:15.7825376Z [00:02:20.305]➜              num_dsos=0
2025-08-20T22:50:15.7825697Z [00:02:20.305]➜           thunk_bytes=0
2025-08-20T22:50:15.7825972Z [00:02:20.305]➜       parsed_lto_objs=1
2025-08-20T22:50:15.7826239Z [00:02:20.305]➜              num_cies=2
2025-08-20T22:50:15.7826513Z [00:02:20.305]➜       num_unique_cies=2
2025-08-20T22:50:15.7826774Z [00:02:20.305]➜              num_fdes=5
2025-08-20T22:50:15.7827393Z [00:02:20.305]➜        merged_strings=6
2025-08-20T22:50:15.7827661Z [00:02:20.305]➜              num_objs=21
2025-08-20T22:50:15.7827933Z [00:02:20.305]➜         output_chunks=24
2025-08-20T22:50:15.7828207Z [00:02:20.305]➜      string_fragments=39
2025-08-20T22:50:15.7828480Z [00:02:20.305]➜      garbage_sections=54
2025-08-20T22:50:15.7828912Z [00:02:20.305]➜        undefined_syms=107
2025-08-20T22:50:15.7829187Z [00:02:20.305]➜           reloc_alloc=121
2025-08-20T22:50:15.7829452Z [00:02:20.305]➜          defined_syms=345
2025-08-20T22:50:15.7829757Z [00:02:20.305]➜        input_sections=441
2025-08-20T22:50:15.7830036Z [00:02:20.305]➜           parsed_objs=1762
2025-08-20T22:50:15.7830310Z [00:02:20.305]➜      regular_sections=9757
2025-08-20T22:50:15.7830582Z [00:02:20.305]➜              all_syms=35070
2025-08-20T22:50:15.7830868Z [00:02:20.305]➜     total_input_bytes=43953840
2025-08-20T22:50:15.7831185Z [00:02:20.305]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:15.7831519Z [00:02:20.305]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:15.7879055Z [00:02:20.311]➜  using syscall ... yes
2025-08-20T22:50:15.7990868Z [00:02:20.322]➜        reloc_nonalloc=0
2025-08-20T22:50:15.7991219Z [00:02:20.322]➜               comdats=0
2025-08-20T22:50:15.7991492Z [00:02:20.322]➜    removed_comdat_mem=0
2025-08-20T22:50:15.7991748Z [00:02:20.322]➜              num_dsos=0
2025-08-20T22:50:15.7992007Z [00:02:20.322]➜           thunk_bytes=0
2025-08-20T22:50:15.7992266Z [00:02:20.322]➜       parsed_lto_objs=1
2025-08-20T22:50:15.7992528Z [00:02:20.322]➜       num_unique_cies=2
2025-08-20T22:50:15.7993113Z [00:02:20.322]➜              num_cies=3
2025-08-20T22:50:15.7993422Z [00:02:20.322]➜              num_fdes=6
2025-08-20T22:50:15.7993683Z [00:02:20.322]➜        merged_strings=6
2025-08-20T22:50:15.7993942Z [00:02:20.322]➜              num_objs=20
2025-08-20T22:50:15.7994222Z [00:02:20.322]➜         output_chunks=24
2025-08-20T22:50:15.7994493Z [00:02:20.322]➜      string_fragments=35
2025-08-20T22:50:15.7994767Z [00:02:20.322]➜      garbage_sections=49
2025-08-20T22:50:15.7995043Z [00:02:20.322]➜        undefined_syms=104
2025-08-20T22:50:15.7995310Z [00:02:20.322]➜           reloc_alloc=121
2025-08-20T22:50:15.7995572Z [00:02:20.322]➜          defined_syms=299
2025-08-20T22:50:15.7995842Z [00:02:20.322]➜        input_sections=386
2025-08-20T22:50:15.7996110Z [00:02:20.322]➜           parsed_objs=1762
2025-08-20T22:50:15.7996386Z [00:02:20.322]➜      regular_sections=9757
2025-08-20T22:50:15.7996662Z [00:02:20.322]➜              all_syms=35069
2025-08-20T22:50:15.7996960Z [00:02:20.322]➜     total_input_bytes=43953988
2025-08-20T22:50:15.7997270Z [00:02:20.322]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:15.7997611Z [00:02:20.322]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:15.8072110Z [00:02:20.330]➜  using sync_val_compare_and_swap ... yes
2025-08-20T22:50:15.8747294Z [00:02:20.397]➜        reloc_nonalloc=0
2025-08-20T22:50:15.8747791Z [00:02:20.397]➜               comdats=0
2025-08-20T22:50:15.8748170Z [00:02:20.397]➜    removed_comdat_mem=0
2025-08-20T22:50:15.8748546Z [00:02:20.397]➜              num_dsos=0
2025-08-20T22:50:15.8759877Z [00:02:20.397]➜           thunk_bytes=0
2025-08-20T22:50:15.8760171Z [00:02:20.397]➜       parsed_lto_objs=1
2025-08-20T22:50:15.8760437Z [00:02:20.397]➜              num_cies=2
2025-08-20T22:50:15.8760696Z [00:02:20.397]➜       num_unique_cies=2
2025-08-20T22:50:15.8760952Z [00:02:20.397]➜              num_fdes=5
2025-08-20T22:50:15.8761209Z [00:02:20.397]➜        merged_strings=6
2025-08-20T22:50:15.8761496Z [00:02:20.397]➜              num_objs=22
2025-08-20T22:50:15.8761761Z [00:02:20.398]➜         output_chunks=24
2025-08-20T22:50:15.8762027Z [00:02:20.398]➜      string_fragments=41
2025-08-20T22:50:15.8762293Z [00:02:20.398]➜      garbage_sections=58
2025-08-20T22:50:15.8762561Z [00:02:20.398]➜        undefined_syms=115
2025-08-20T22:50:15.8762849Z [00:02:20.398]➜           reloc_alloc=133
2025-08-20T22:50:15.8763404Z [00:02:20.398]➜          defined_syms=366
2025-08-20T22:50:15.8763677Z [00:02:20.398]➜        input_sections=469
2025-08-20T22:50:15.8763950Z [00:02:20.398]➜           parsed_objs=1762
2025-08-20T22:50:15.8764224Z [00:02:20.398]➜      regular_sections=9757
2025-08-20T22:50:15.8764499Z [00:02:20.398]➜              all_syms=35072
2025-08-20T22:50:15.8764784Z [00:02:20.398]➜     total_input_bytes=43954360
2025-08-20T22:50:15.8765089Z [00:02:20.398]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:15.8765422Z [00:02:20.398]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:15.8874622Z [00:02:20.410]➜  using sysinfo ... yes
2025-08-20T22:50:15.8963089Z [00:02:20.419]➜        reloc_nonalloc=0
2025-08-20T22:50:15.8964037Z [00:02:20.419]➜               comdats=0
2025-08-20T22:50:15.8964347Z [00:02:20.419]➜    removed_comdat_mem=0
2025-08-20T22:50:15.8964619Z [00:02:20.419]➜              num_dsos=0
2025-08-20T22:50:15.8964911Z [00:02:20.419]➜           thunk_bytes=0
2025-08-20T22:50:15.8965171Z [00:02:20.419]➜       parsed_lto_objs=1
2025-08-20T22:50:15.8965428Z [00:02:20.419]➜              num_cies=2
2025-08-20T22:50:15.8965683Z [00:02:20.419]➜       num_unique_cies=2
2025-08-20T22:50:15.8965940Z [00:02:20.419]➜              num_fdes=5
2025-08-20T22:50:15.8966195Z [00:02:20.419]➜        merged_strings=6
2025-08-20T22:50:15.8966451Z [00:02:20.419]➜              num_objs=22
2025-08-20T22:50:15.8966714Z [00:02:20.419]➜         output_chunks=24
2025-08-20T22:50:15.8966981Z [00:02:20.419]➜      string_fragments=41
2025-08-20T22:50:15.8967248Z [00:02:20.419]➜      garbage_sections=57
2025-08-20T22:50:15.8967840Z [00:02:20.419]➜        undefined_syms=110
2025-08-20T22:50:15.8968209Z [00:02:20.419]➜           reloc_alloc=123
2025-08-20T22:50:15.8968478Z [00:02:20.419]➜          defined_syms=365
2025-08-20T22:50:15.8969068Z [00:02:20.419]➜        input_sections=468
2025-08-20T22:50:15.8969368Z [00:02:20.419]➜           parsed_objs=1762
2025-08-20T22:50:15.8969641Z [00:02:20.419]➜      regular_sections=9757
2025-08-20T22:50:15.8969918Z [00:02:20.419]➜              all_syms=35070
2025-08-20T22:50:15.8970205Z [00:02:20.419]➜     total_input_bytes=43953780
2025-08-20T22:50:15.8970512Z [00:02:20.419]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:15.8970852Z [00:02:20.419]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:15.9042551Z [00:02:20.427]➜  using tcdrain ... yes
2025-08-20T22:50:15.9348404Z [00:02:20.457]➜        reloc_nonalloc=0
2025-08-20T22:50:15.9349928Z [00:02:20.458]➜               comdats=0
2025-08-20T22:50:15.9350621Z [00:02:20.458]➜    removed_comdat_mem=0
2025-08-20T22:50:15.9351429Z [00:02:20.458]➜              num_dsos=0
2025-08-20T22:50:15.9351765Z [00:02:20.458]➜           thunk_bytes=0
2025-08-20T22:50:15.9352033Z [00:02:20.458]➜       parsed_lto_objs=1
2025-08-20T22:50:15.9352297Z [00:02:20.458]➜       num_unique_cies=2
2025-08-20T22:50:15.9352560Z [00:02:20.458]➜              num_cies=14
2025-08-20T22:50:15.9353200Z [00:02:20.458]➜              num_fdes=17
2025-08-20T22:50:15.9353469Z [00:02:20.458]➜         output_chunks=26
2025-08-20T22:50:15.9353729Z [00:02:20.458]➜              num_objs=37
2025-08-20T22:50:15.9353992Z [00:02:20.458]➜        merged_strings=55
2025-08-20T22:50:15.9354256Z [00:02:20.458]➜      garbage_sections=90
2025-08-20T22:50:15.9354524Z [00:02:20.458]➜      string_fragments=124
2025-08-20T22:50:15.9354798Z [00:02:20.458]➜        undefined_syms=280
2025-08-20T22:50:15.9355070Z [00:02:20.458]➜           reloc_alloc=411
2025-08-20T22:50:15.9355339Z [00:02:20.458]➜          defined_syms=475
2025-08-20T22:50:15.9355608Z [00:02:20.458]➜        input_sections=698
2025-08-20T22:50:15.9355896Z [00:02:20.458]➜           parsed_objs=1762
2025-08-20T22:50:15.9356168Z [00:02:20.458]➜      regular_sections=9757
2025-08-20T22:50:15.9356442Z [00:02:20.458]➜              all_syms=35070
2025-08-20T22:50:15.9356731Z [00:02:20.458]➜     total_input_bytes=43953828
2025-08-20T22:50:15.9357044Z [00:02:20.458]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:15.9357377Z [00:02:20.458]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:15.9357717Z [00:02:20.458]➜  .rodata.cst16 estimation=1652 actual=49
2025-08-20T22:50:15.9386008Z [00:02:20.461]➜        reloc_nonalloc=0
2025-08-20T22:50:15.9387027Z [00:02:20.461]➜               comdats=0
2025-08-20T22:50:15.9387341Z [00:02:20.461]➜    removed_comdat_mem=0
2025-08-20T22:50:15.9387606Z [00:02:20.461]➜              num_dsos=0
2025-08-20T22:50:15.9387867Z [00:02:20.461]➜           thunk_bytes=0
2025-08-20T22:50:15.9388135Z [00:02:20.461]➜       parsed_lto_objs=1
2025-08-20T22:50:15.9388401Z [00:02:20.461]➜       num_unique_cies=2
2025-08-20T22:50:15.9388811Z [00:02:20.461]➜              num_cies=5
2025-08-20T22:50:15.9389084Z [00:02:20.461]➜              num_fdes=8
2025-08-20T22:50:15.9389351Z [00:02:20.461]➜        merged_strings=16
2025-08-20T22:50:15.9389618Z [00:02:20.461]➜              num_objs=24
2025-08-20T22:50:15.9389901Z [00:02:20.461]➜         output_chunks=25
2025-08-20T22:50:15.9390171Z [00:02:20.461]➜      string_fragments=55
2025-08-20T22:50:15.9390439Z [00:02:20.461]➜      garbage_sections=60
2025-08-20T22:50:15.9390705Z [00:02:20.461]➜        undefined_syms=139
2025-08-20T22:50:15.9390975Z [00:02:20.461]➜           reloc_alloc=155
2025-08-20T22:50:15.9391242Z [00:02:20.461]➜          defined_syms=357
2025-08-20T22:50:15.9391512Z [00:02:20.461]➜        input_sections=480
2025-08-20T22:50:15.9391784Z [00:02:20.461]➜           parsed_objs=1762
2025-08-20T22:50:15.9392060Z [00:02:20.461]➜      regular_sections=9757
2025-08-20T22:50:15.9392334Z [00:02:20.461]➜              all_syms=35070
2025-08-20T22:50:15.9392969Z [00:02:20.461]➜     total_input_bytes=43953828
2025-08-20T22:50:15.9393368Z [00:02:20.461]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:15.9393706Z [00:02:20.461]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:15.9394045Z [00:02:20.461]➜  .rodata.cst8 estimation=1631 actual=10
2025-08-20T22:50:15.9456481Z [00:02:20.468]➜  using tanl ... yes
2025-08-20T22:50:15.9475336Z [00:02:20.470]➜  using tanhl ... yes
2025-08-20T22:50:15.9542691Z [00:02:20.477]➜        reloc_nonalloc=0
2025-08-20T22:50:15.9543470Z [00:02:20.477]➜               comdats=0
2025-08-20T22:50:15.9543779Z [00:02:20.477]➜    removed_comdat_mem=0
2025-08-20T22:50:15.9544054Z [00:02:20.477]➜              num_dsos=0
2025-08-20T22:50:15.9544318Z [00:02:20.477]➜           thunk_bytes=0
2025-08-20T22:50:15.9544576Z [00:02:20.477]➜       parsed_lto_objs=1
2025-08-20T22:50:15.9544835Z [00:02:20.477]➜              num_cies=2
2025-08-20T22:50:15.9545094Z [00:02:20.477]➜       num_unique_cies=2
2025-08-20T22:50:15.9545379Z [00:02:20.477]➜              num_fdes=5
2025-08-20T22:50:15.9545637Z [00:02:20.477]➜        merged_strings=6
2025-08-20T22:50:15.9545902Z [00:02:20.477]➜              num_objs=22
2025-08-20T22:50:15.9546170Z [00:02:20.477]➜         output_chunks=24
2025-08-20T22:50:15.9546439Z [00:02:20.477]➜      string_fragments=41
2025-08-20T22:50:15.9547118Z [00:02:20.477]➜      garbage_sections=57
2025-08-20T22:50:15.9547390Z [00:02:20.477]➜        undefined_syms=109
2025-08-20T22:50:15.9547662Z [00:02:20.477]➜           reloc_alloc=122
2025-08-20T22:50:15.9547963Z [00:02:20.477]➜          defined_syms=362
2025-08-20T22:50:15.9557196Z [00:02:20.477]➜        input_sections=467
2025-08-20T22:50:15.9557495Z [00:02:20.477]➜           parsed_objs=1762
2025-08-20T22:50:15.9557775Z [00:02:20.477]➜      regular_sections=9757
2025-08-20T22:50:15.9558048Z [00:02:20.477]➜              all_syms=35070
2025-08-20T22:50:15.9558334Z [00:02:20.477]➜     total_input_bytes=43953788
2025-08-20T22:50:15.9558823Z [00:02:20.477]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:15.9559251Z [00:02:20.477]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:15.9683903Z [00:02:20.491]➜  using tcflow ... yes
2025-08-20T22:50:16.0429950Z [00:02:20.566]➜        reloc_nonalloc=0
2025-08-20T22:50:16.0430896Z [00:02:20.566]➜               comdats=0
2025-08-20T22:50:16.0431662Z [00:02:20.566]➜    removed_comdat_mem=0
2025-08-20T22:50:16.0431969Z [00:02:20.566]➜              num_dsos=0
2025-08-20T22:50:16.0432240Z [00:02:20.566]➜           thunk_bytes=0
2025-08-20T22:50:16.0432505Z [00:02:20.566]➜       parsed_lto_objs=1
2025-08-20T22:50:16.0432766Z [00:02:20.566]➜              num_cies=2
2025-08-20T22:50:16.0433022Z [00:02:20.566]➜       num_unique_cies=2
2025-08-20T22:50:16.0433279Z [00:02:20.566]➜              num_fdes=5
2025-08-20T22:50:16.0433537Z [00:02:20.566]➜        merged_strings=6
2025-08-20T22:50:16.0433794Z [00:02:20.566]➜              num_objs=22
2025-08-20T22:50:16.0434055Z [00:02:20.566]➜         output_chunks=24
2025-08-20T22:50:16.0434346Z [00:02:20.566]➜      string_fragments=41
2025-08-20T22:50:16.0434616Z [00:02:20.566]➜      garbage_sections=57
2025-08-20T22:50:16.0434884Z [00:02:20.566]➜        undefined_syms=109
2025-08-20T22:50:16.0435151Z [00:02:20.566]➜           reloc_alloc=122
2025-08-20T22:50:16.0435419Z [00:02:20.566]➜          defined_syms=362
2025-08-20T22:50:16.0435701Z [00:02:20.566]➜        input_sections=467
2025-08-20T22:50:16.0435974Z [00:02:20.566]➜           parsed_objs=1762
2025-08-20T22:50:16.0436257Z [00:02:20.566]➜      regular_sections=9757
2025-08-20T22:50:16.0436533Z [00:02:20.566]➜              all_syms=35070
2025-08-20T22:50:16.0436824Z [00:02:20.566]➜     total_input_bytes=43953792
2025-08-20T22:50:16.0437129Z [00:02:20.566]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:16.0437465Z [00:02:20.566]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:16.0464679Z [00:02:20.569]➜        reloc_nonalloc=0
2025-08-20T22:50:16.0470106Z [00:02:20.570]➜               comdats=0
2025-08-20T22:50:16.0471065Z [00:02:20.570]➜    removed_comdat_mem=0
2025-08-20T22:50:16.0471598Z [00:02:20.570]➜              num_dsos=0
2025-08-20T22:50:16.0472094Z [00:02:20.570]➜           thunk_bytes=0
2025-08-20T22:50:16.0473055Z [00:02:20.570]➜       parsed_lto_objs=1
2025-08-20T22:50:16.0473320Z [00:02:20.570]➜              num_cies=2
2025-08-20T22:50:16.0473591Z [00:02:20.570]➜       num_unique_cies=2
2025-08-20T22:50:16.0473846Z [00:02:20.570]➜              num_fdes=5
2025-08-20T22:50:16.0474099Z [00:02:20.570]➜        merged_strings=6
2025-08-20T22:50:16.0474357Z [00:02:20.570]➜              num_objs=23
2025-08-20T22:50:16.0474621Z [00:02:20.570]➜         output_chunks=24
2025-08-20T22:50:16.0474885Z [00:02:20.570]➜      string_fragments=43
2025-08-20T22:50:16.0475154Z [00:02:20.570]➜      garbage_sections=61
2025-08-20T22:50:16.0475424Z [00:02:20.570]➜        undefined_syms=116
2025-08-20T22:50:16.0475693Z [00:02:20.570]➜           reloc_alloc=134
2025-08-20T22:50:16.0475961Z [00:02:20.570]➜          defined_syms=383
2025-08-20T22:50:16.0476240Z [00:02:20.570]➜        input_sections=495
2025-08-20T22:50:16.0476515Z [00:02:20.570]➜           parsed_objs=1762
2025-08-20T22:50:16.0476794Z [00:02:20.570]➜      regular_sections=9757
2025-08-20T22:50:16.0477072Z [00:02:20.570]➜              all_syms=35072
2025-08-20T22:50:16.0477695Z [00:02:20.570]➜     total_input_bytes=43954348
2025-08-20T22:50:16.0478004Z [00:02:20.570]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:16.0478348Z [00:02:20.570]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:16.0542702Z [00:02:20.577]➜  using tcflush ... yes
2025-08-20T22:50:16.0546824Z [00:02:20.577]➜  using tcgetattr ... yes
2025-08-20T22:50:16.0602562Z [00:02:20.583]➜  using tgkill ... no
2025-08-20T22:50:16.0691178Z [00:02:20.592]➜        reloc_nonalloc=0
2025-08-20T22:50:16.0701887Z [00:02:20.592]➜               comdats=0
2025-08-20T22:50:16.0703138Z [00:02:20.592]➜    removed_comdat_mem=0
2025-08-20T22:50:16.0703413Z [00:02:20.592]➜              num_dsos=0
2025-08-20T22:50:16.0703704Z [00:02:20.592]➜           thunk_bytes=0
2025-08-20T22:50:16.0703965Z [00:02:20.592]➜       parsed_lto_objs=1
2025-08-20T22:50:16.0704218Z [00:02:20.592]➜              num_cies=2
2025-08-20T22:50:16.0704474Z [00:02:20.592]➜       num_unique_cies=2
2025-08-20T22:50:16.0704728Z [00:02:20.592]➜              num_fdes=5
2025-08-20T22:50:16.0705001Z [00:02:20.592]➜        merged_strings=6
2025-08-20T22:50:16.0705260Z [00:02:20.592]➜              num_objs=21
2025-08-20T22:50:16.0705527Z [00:02:20.592]➜         output_chunks=24
2025-08-20T22:50:16.0705794Z [00:02:20.592]➜      string_fragments=39
2025-08-20T22:50:16.0706063Z [00:02:20.592]➜      garbage_sections=54
2025-08-20T22:50:16.0706332Z [00:02:20.592]➜        undefined_syms=107
2025-08-20T22:50:16.0706601Z [00:02:20.592]➜           reloc_alloc=121
2025-08-20T22:50:16.0706871Z [00:02:20.592]➜          defined_syms=345
2025-08-20T22:50:16.0707157Z [00:02:20.592]➜        input_sections=441
2025-08-20T22:50:16.0707434Z [00:02:20.592]➜           parsed_objs=1762
2025-08-20T22:50:16.0707723Z [00:02:20.592]➜      regular_sections=9757
2025-08-20T22:50:16.0707994Z [00:02:20.592]➜              all_syms=35070
2025-08-20T22:50:16.0708280Z [00:02:20.592]➜     total_input_bytes=43953868
2025-08-20T22:50:16.0708728Z [00:02:20.592]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:16.0709131Z [00:02:20.592]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:16.0814602Z [00:02:20.604]➜  using tee ... yes
2025-08-20T22:50:16.1145036Z [00:02:20.637]➜        reloc_nonalloc=0
2025-08-20T22:50:16.1145965Z [00:02:20.637]➜               comdats=0
2025-08-20T22:50:16.1146591Z [00:02:20.637]➜    removed_comdat_mem=0
2025-08-20T22:50:16.1147044Z [00:02:20.637]➜              num_dsos=0
2025-08-20T22:50:16.1147617Z [00:02:20.637]➜           thunk_bytes=0
2025-08-20T22:50:16.1147989Z [00:02:20.637]➜       parsed_lto_objs=1
2025-08-20T22:50:16.1148456Z [00:02:20.637]➜              num_cies=2
2025-08-20T22:50:16.1149358Z [00:02:20.637]➜       num_unique_cies=2
2025-08-20T22:50:16.1149992Z [00:02:20.637]➜              num_fdes=5
2025-08-20T22:50:16.1150351Z [00:02:20.637]➜        merged_strings=6
2025-08-20T22:50:16.1150626Z [00:02:20.637]➜              num_objs=20
2025-08-20T22:50:16.1150887Z [00:02:20.637]➜         output_chunks=24
2025-08-20T22:50:16.1151159Z [00:02:20.637]➜      string_fragments=37
2025-08-20T22:50:16.1151445Z [00:02:20.637]➜      garbage_sections=52
2025-08-20T22:50:16.1151716Z [00:02:20.637]➜        undefined_syms=109
2025-08-20T22:50:16.1151986Z [00:02:20.637]➜           reloc_alloc=131
2025-08-20T22:50:16.1152251Z [00:02:20.637]➜          defined_syms=333
2025-08-20T22:50:16.1152520Z [00:02:20.637]➜        input_sections=419
2025-08-20T22:50:16.1152791Z [00:02:20.637]➜           parsed_objs=1762
2025-08-20T22:50:16.1153065Z [00:02:20.637]➜      regular_sections=9757
2025-08-20T22:50:16.1153340Z [00:02:20.637]➜              all_syms=35072
2025-08-20T22:50:16.1153629Z [00:02:20.637]➜     total_input_bytes=43954460
2025-08-20T22:50:16.1153946Z [00:02:20.637]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:16.1154288Z [00:02:20.637]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:16.1223530Z [00:02:20.645]➜  using timer_delete ... yes
2025-08-20T22:50:16.1745092Z [00:02:20.697]➜        reloc_nonalloc=0
2025-08-20T22:50:16.1745783Z [00:02:20.697]➜               comdats=0
2025-08-20T22:50:16.1746766Z [00:02:20.697]➜    removed_comdat_mem=0
2025-08-20T22:50:16.1747151Z [00:02:20.697]➜              num_dsos=0
2025-08-20T22:50:16.1747499Z [00:02:20.697]➜           thunk_bytes=0
2025-08-20T22:50:16.1748563Z [00:02:20.697]➜       parsed_lto_objs=1
2025-08-20T22:50:16.1749063Z [00:02:20.697]➜              num_cies=2
2025-08-20T22:50:16.1749325Z [00:02:20.697]➜       num_unique_cies=2
2025-08-20T22:50:16.1749583Z [00:02:20.697]➜              num_fdes=5
2025-08-20T22:50:16.1749840Z [00:02:20.697]➜        merged_strings=6
2025-08-20T22:50:16.1750098Z [00:02:20.697]➜              num_objs=22
2025-08-20T22:50:16.1750367Z [00:02:20.697]➜         output_chunks=24
2025-08-20T22:50:16.1750657Z [00:02:20.697]➜      string_fragments=41
2025-08-20T22:50:16.1750927Z [00:02:20.697]➜      garbage_sections=60
2025-08-20T22:50:16.1751197Z [00:02:20.697]➜        undefined_syms=116
2025-08-20T22:50:16.1751466Z [00:02:20.697]➜           reloc_alloc=133
2025-08-20T22:50:16.1751768Z [00:02:20.697]➜          defined_syms=370
2025-08-20T22:50:16.1752043Z [00:02:20.697]➜        input_sections=473
2025-08-20T22:50:16.1752313Z [00:02:20.697]➜           parsed_objs=1762
2025-08-20T22:50:16.1752589Z [00:02:20.697]➜      regular_sections=9757
2025-08-20T22:50:16.1752865Z [00:02:20.697]➜              all_syms=35072
2025-08-20T22:50:16.1753148Z [00:02:20.697]➜     total_input_bytes=43954380
2025-08-20T22:50:16.1753452Z [00:02:20.697]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:16.1753789Z [00:02:20.697]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:16.1837773Z [00:02:20.706]➜  using timerfd_gettime ... yes
2025-08-20T22:50:16.2050847Z [00:02:20.728]➜        reloc_nonalloc=0
2025-08-20T22:50:16.2052068Z [00:02:20.728]➜               comdats=0
2025-08-20T22:50:16.2054020Z [00:02:20.728]➜    removed_comdat_mem=0
2025-08-20T22:50:16.2054311Z [00:02:20.728]➜              num_dsos=0
2025-08-20T22:50:16.2054576Z [00:02:20.728]➜           thunk_bytes=0
2025-08-20T22:50:16.2054874Z [00:02:20.728]➜       parsed_lto_objs=1
2025-08-20T22:50:16.2055137Z [00:02:20.728]➜              num_cies=2
2025-08-20T22:50:16.2055395Z [00:02:20.728]➜       num_unique_cies=2
2025-08-20T22:50:16.2055648Z [00:02:20.728]➜              num_fdes=5
2025-08-20T22:50:16.2055909Z [00:02:20.728]➜        merged_strings=6
2025-08-20T22:50:16.2056164Z [00:02:20.728]➜              num_objs=21
2025-08-20T22:50:16.2056426Z [00:02:20.728]➜         output_chunks=24
2025-08-20T22:50:16.2056694Z [00:02:20.728]➜      string_fragments=39
2025-08-20T22:50:16.2056965Z [00:02:20.728]➜      garbage_sections=54
2025-08-20T22:50:16.2057234Z [00:02:20.728]➜        undefined_syms=107
2025-08-20T22:50:16.2057504Z [00:02:20.728]➜           reloc_alloc=121
2025-08-20T22:50:16.2057782Z [00:02:20.728]➜          defined_syms=345
2025-08-20T22:50:16.2058051Z [00:02:20.728]➜        input_sections=441
2025-08-20T22:50:16.2058324Z [00:02:20.728]➜           parsed_objs=1762
2025-08-20T22:50:16.2058780Z [00:02:20.728]➜      regular_sections=9757
2025-08-20T22:50:16.2059405Z [00:02:20.728]➜              all_syms=35070
2025-08-20T22:50:16.2059698Z [00:02:20.728]➜     total_input_bytes=43953832
2025-08-20T22:50:16.2060003Z [00:02:20.728]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:16.2060341Z [00:02:20.728]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:16.2097708Z [00:02:20.732]➜        reloc_nonalloc=0
2025-08-20T22:50:16.2105056Z [00:02:20.733]➜               comdats=0
2025-08-20T22:50:16.2110650Z [00:02:20.733]➜    removed_comdat_mem=0
2025-08-20T22:50:16.2110934Z [00:02:20.733]➜              num_dsos=0
2025-08-20T22:50:16.2111191Z [00:02:20.733]➜           thunk_bytes=0
2025-08-20T22:50:16.2111454Z [00:02:20.733]➜       parsed_lto_objs=1
2025-08-20T22:50:16.2111734Z [00:02:20.733]➜              num_cies=2
2025-08-20T22:50:16.2111990Z [00:02:20.733]➜       num_unique_cies=2
2025-08-20T22:50:16.2112242Z [00:02:20.733]➜              num_fdes=5
2025-08-20T22:50:16.2112497Z [00:02:20.733]➜        merged_strings=6
2025-08-20T22:50:16.2112779Z [00:02:20.733]➜              num_objs=22
2025-08-20T22:50:16.2113042Z [00:02:20.733]➜         output_chunks=24
2025-08-20T22:50:16.2113312Z [00:02:20.733]➜      string_fragments=41
2025-08-20T22:50:16.2113579Z [00:02:20.733]➜      garbage_sections=60
2025-08-20T22:50:16.2113849Z [00:02:20.733]➜        undefined_syms=116
2025-08-20T22:50:16.2114120Z [00:02:20.733]➜           reloc_alloc=133
2025-08-20T22:50:16.2114380Z [00:02:20.733]➜          defined_syms=370
2025-08-20T22:50:16.2114649Z [00:02:20.733]➜        input_sections=473
2025-08-20T22:50:16.2121092Z [00:02:20.733]➜           parsed_objs=1762
2025-08-20T22:50:16.2121446Z [00:02:20.733]➜      regular_sections=9757
2025-08-20T22:50:16.2121757Z [00:02:20.733]➜              all_syms=35072
2025-08-20T22:50:16.2122047Z [00:02:20.733]➜     total_input_bytes=43954616
2025-08-20T22:50:16.2122354Z [00:02:20.733]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:16.2122690Z [00:02:20.733]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:16.2123026Z [00:02:20.734]➜        reloc_nonalloc=0
2025-08-20T22:50:16.2124061Z [00:02:20.735]➜               comdats=0
2025-08-20T22:50:16.2124811Z [00:02:20.735]➜    removed_comdat_mem=0
2025-08-20T22:50:16.2125427Z [00:02:20.735]➜              num_dsos=0
2025-08-20T22:50:16.2126038Z [00:02:20.735]➜           thunk_bytes=0
2025-08-20T22:50:16.2126611Z [00:02:20.735]➜       parsed_lto_objs=1
2025-08-20T22:50:16.2127351Z [00:02:20.735]➜              num_cies=2
2025-08-20T22:50:16.2127625Z [00:02:20.735]➜       num_unique_cies=2
2025-08-20T22:50:16.2127893Z [00:02:20.735]➜              num_fdes=5
2025-08-20T22:50:16.2128150Z [00:02:20.735]➜        merged_strings=6
2025-08-20T22:50:16.2128410Z [00:02:20.735]➜              num_objs=21
2025-08-20T22:50:16.2129250Z [00:02:20.735]➜         output_chunks=24
2025-08-20T22:50:16.2129587Z [00:02:20.735]➜      string_fragments=39
2025-08-20T22:50:16.2129857Z [00:02:20.735]➜      garbage_sections=56
2025-08-20T22:50:16.2130121Z [00:02:20.735]➜        undefined_syms=109
2025-08-20T22:50:16.2130401Z [00:02:20.735]➜           reloc_alloc=121
2025-08-20T22:50:16.2130664Z [00:02:20.735]➜          defined_syms=349
2025-08-20T22:50:16.2130932Z [00:02:20.735]➜        input_sections=445
2025-08-20T22:50:16.2131204Z [00:02:20.735]➜           parsed_objs=1762
2025-08-20T22:50:16.2131476Z [00:02:20.735]➜      regular_sections=9757
2025-08-20T22:50:16.2131747Z [00:02:20.735]➜              all_syms=35070
2025-08-20T22:50:16.2132035Z [00:02:20.735]➜     total_input_bytes=43953820
2025-08-20T22:50:16.2132339Z [00:02:20.735]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:16.2132672Z [00:02:20.735]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:16.2146030Z [00:02:20.737]➜  using timer_getoverrrun ... yes
2025-08-20T22:50:16.2225986Z [00:02:20.745]➜  using timerfd_create ... yes
2025-08-20T22:50:16.2242248Z [00:02:20.747]➜  using timerfd_settime ... yes
2025-08-20T22:50:16.3022832Z [00:02:20.825]➜        reloc_nonalloc=0
2025-08-20T22:50:16.3023598Z [00:02:20.825]➜               comdats=0
2025-08-20T22:50:16.3025092Z [00:02:20.825]➜    removed_comdat_mem=0
2025-08-20T22:50:16.3025372Z [00:02:20.825]➜              num_dsos=0
2025-08-20T22:50:16.3025633Z [00:02:20.825]➜           thunk_bytes=0
2025-08-20T22:50:16.3025893Z [00:02:20.825]➜       parsed_lto_objs=1
2025-08-20T22:50:16.3026153Z [00:02:20.825]➜              num_cies=2
2025-08-20T22:50:16.3026410Z [00:02:20.825]➜       num_unique_cies=2
2025-08-20T22:50:16.3026668Z [00:02:20.825]➜              num_fdes=5
2025-08-20T22:50:16.3026923Z [00:02:20.825]➜        merged_strings=6
2025-08-20T22:50:16.3027180Z [00:02:20.825]➜              num_objs=22
2025-08-20T22:50:16.3027446Z [00:02:20.825]➜         output_chunks=24
2025-08-20T22:50:16.3027729Z [00:02:20.825]➜      string_fragments=41
2025-08-20T22:50:16.3027998Z [00:02:20.825]➜      garbage_sections=58
2025-08-20T22:50:16.3028264Z [00:02:20.825]➜        undefined_syms=114
2025-08-20T22:50:16.3028533Z [00:02:20.825]➜           reloc_alloc=133
2025-08-20T22:50:16.3029028Z [00:02:20.825]➜          defined_syms=366
2025-08-20T22:50:16.3029306Z [00:02:20.825]➜        input_sections=469
2025-08-20T22:50:16.3029581Z [00:02:20.825]➜           parsed_objs=1762
2025-08-20T22:50:16.3029857Z [00:02:20.825]➜      regular_sections=9757
2025-08-20T22:50:16.3030133Z [00:02:20.825]➜              all_syms=35072
2025-08-20T22:50:16.3030419Z [00:02:20.825]➜     total_input_bytes=43954376
2025-08-20T22:50:16.3030725Z [00:02:20.825]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:16.3031057Z [00:02:20.825]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:16.3106480Z [00:02:20.833]➜  using timer_gettime ... yes
2025-08-20T22:50:16.3419940Z [00:02:20.865]➜        reloc_nonalloc=0
2025-08-20T22:50:16.3420471Z [00:02:20.865]➜               comdats=0
2025-08-20T22:50:16.3420867Z [00:02:20.865]➜    removed_comdat_mem=0
2025-08-20T22:50:16.3421237Z [00:02:20.865]➜              num_dsos=0
2025-08-20T22:50:16.3421604Z [00:02:20.865]➜           thunk_bytes=0
2025-08-20T22:50:16.3421986Z [00:02:20.865]➜       parsed_lto_objs=1
2025-08-20T22:50:16.3422362Z [00:02:20.865]➜              num_cies=2
2025-08-20T22:50:16.3422712Z [00:02:20.865]➜       num_unique_cies=2
2025-08-20T22:50:16.3423076Z [00:02:20.865]➜              num_fdes=5
2025-08-20T22:50:16.3423445Z [00:02:20.865]➜        merged_strings=9
2025-08-20T22:50:16.3423830Z [00:02:20.865]➜         output_chunks=26
2025-08-20T22:50:16.3424208Z [00:02:20.865]➜              num_objs=61
2025-08-20T22:50:16.3424586Z [00:02:20.865]➜      string_fragments=113
2025-08-20T22:50:16.3424976Z [00:02:20.865]➜      garbage_sections=184
2025-08-20T22:50:16.3425352Z [00:02:20.865]➜        undefined_syms=309
2025-08-20T22:50:16.3425731Z [00:02:20.865]➜           reloc_alloc=377
2025-08-20T22:50:16.3426457Z [00:02:20.865]➜          defined_syms=1123
2025-08-20T22:50:16.3426901Z [00:02:20.865]➜        input_sections=1489
2025-08-20T22:50:16.3427300Z [00:02:20.865]➜           parsed_objs=1762
2025-08-20T22:50:16.3427649Z [00:02:20.865]➜      regular_sections=9757
2025-08-20T22:50:16.3428063Z [00:02:20.865]➜              all_syms=35074
2025-08-20T22:50:16.3428455Z [00:02:20.865]➜     total_input_bytes=43954968
2025-08-20T22:50:16.3429058Z [00:02:20.865]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:16.3429503Z [00:02:20.865]➜  .rodata.str1.8 estimation=1628 actual=4
2025-08-20T22:50:16.3429943Z [00:02:20.865]➜  .rodata.cst8 estimation=1626 actual=1
2025-08-20T22:50:16.3491443Z [00:02:20.871]➜        reloc_nonalloc=0
2025-08-20T22:50:16.3492363Z [00:02:20.871]➜               comdats=0
2025-08-20T22:50:16.3492679Z [00:02:20.871]➜    removed_comdat_mem=0
2025-08-20T22:50:16.3492947Z [00:02:20.871]➜              num_dsos=0
2025-08-20T22:50:16.3493210Z [00:02:20.871]➜           thunk_bytes=0
2025-08-20T22:50:16.3493496Z [00:02:20.871]➜       parsed_lto_objs=1
2025-08-20T22:50:16.3493754Z [00:02:20.871]➜              num_cies=2
2025-08-20T22:50:16.3494010Z [00:02:20.871]➜       num_unique_cies=2
2025-08-20T22:50:16.3494267Z [00:02:20.871]➜              num_fdes=5
2025-08-20T22:50:16.3494888Z [00:02:20.871]➜        merged_strings=8
2025-08-20T22:50:16.3495152Z [00:02:20.871]➜         output_chunks=24
2025-08-20T22:50:16.3495417Z [00:02:20.871]➜              num_objs=25
2025-08-20T22:50:16.3495681Z [00:02:20.871]➜      string_fragments=50
2025-08-20T22:50:16.3495950Z [00:02:20.871]➜      garbage_sections=67
2025-08-20T22:50:16.3496220Z [00:02:20.871]➜        undefined_syms=126
2025-08-20T22:50:16.3496490Z [00:02:20.871]➜           reloc_alloc=152
2025-08-20T22:50:16.3496757Z [00:02:20.871]➜          defined_syms=425
2025-08-20T22:50:16.3497030Z [00:02:20.871]➜        input_sections=551
2025-08-20T22:50:16.3497304Z [00:02:20.871]➜           parsed_objs=1762
2025-08-20T22:50:16.3497585Z [00:02:20.871]➜      regular_sections=9757
2025-08-20T22:50:16.3497859Z [00:02:20.871]➜              all_syms=35072
2025-08-20T22:50:16.3498164Z [00:02:20.871]➜     total_input_bytes=43954300
2025-08-20T22:50:16.3498470Z [00:02:20.871]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:16.3499034Z [00:02:20.871]➜  .rodata.str1.8 estimation=1628 actual=4
2025-08-20T22:50:16.3520781Z [00:02:20.875]➜  using timer_create ... yes
2025-08-20T22:50:16.3565770Z [00:02:20.879]➜  using time ... yes
2025-08-20T22:50:16.3608868Z [00:02:20.884]➜        reloc_nonalloc=0
2025-08-20T22:50:16.3628063Z [00:02:20.886]➜               comdats=0
2025-08-20T22:50:16.3628901Z [00:02:20.886]➜    removed_comdat_mem=0
2025-08-20T22:50:16.3631519Z [00:02:20.886]➜              num_dsos=0
2025-08-20T22:50:16.3633193Z [00:02:20.886]➜           thunk_bytes=0
2025-08-20T22:50:16.3633636Z [00:02:20.886]➜       parsed_lto_objs=1
2025-08-20T22:50:16.3633983Z [00:02:20.886]➜              num_cies=2
2025-08-20T22:50:16.3634436Z [00:02:20.886]➜       num_unique_cies=2
2025-08-20T22:50:16.3634876Z [00:02:20.886]➜              num_fdes=5
2025-08-20T22:50:16.3635361Z [00:02:20.886]➜        merged_strings=6
2025-08-20T22:50:16.3635820Z [00:02:20.886]➜              num_objs=22
2025-08-20T22:50:16.3636324Z [00:02:20.886]➜         output_chunks=24
2025-08-20T22:50:16.3637017Z [00:02:20.886]➜      string_fragments=41
2025-08-20T22:50:16.3637537Z [00:02:20.886]➜      garbage_sections=58
2025-08-20T22:50:16.3638055Z [00:02:20.886]➜        undefined_syms=114
2025-08-20T22:50:16.3638883Z [00:02:20.886]➜           reloc_alloc=133
2025-08-20T22:50:16.3639375Z [00:02:20.886]➜          defined_syms=366
2025-08-20T22:50:16.3643510Z [00:02:20.886]➜        input_sections=469
2025-08-20T22:50:16.3644167Z [00:02:20.886]➜           parsed_objs=1762
2025-08-20T22:50:16.3644673Z [00:02:20.886]➜      regular_sections=9757
2025-08-20T22:50:16.3645097Z [00:02:20.886]➜              all_syms=35072
2025-08-20T22:50:16.3645607Z [00:02:20.886]➜     total_input_bytes=43954768
2025-08-20T22:50:16.3646350Z [00:02:20.886]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:16.3647076Z [00:02:20.886]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:16.3774872Z [00:02:20.900]➜  using timer_settime ... yes
2025-08-20T22:50:16.3874473Z [00:02:20.910]➜        reloc_nonalloc=0
2025-08-20T22:50:16.3876194Z [00:02:20.910]➜               comdats=0
2025-08-20T22:50:16.3876942Z [00:02:20.910]➜    removed_comdat_mem=0
2025-08-20T22:50:16.3877458Z [00:02:20.910]➜              num_dsos=0
2025-08-20T22:50:16.3877950Z [00:02:20.910]➜           thunk_bytes=0
2025-08-20T22:50:16.3878453Z [00:02:20.910]➜       parsed_lto_objs=1
2025-08-20T22:50:16.3879188Z [00:02:20.910]➜              num_cies=2
2025-08-20T22:50:16.3879786Z [00:02:20.910]➜       num_unique_cies=2
2025-08-20T22:50:16.3880285Z [00:02:20.910]➜              num_fdes=6
2025-08-20T22:50:16.3880808Z [00:02:20.910]➜        merged_strings=6
2025-08-20T22:50:16.3881213Z [00:02:20.910]➜         output_chunks=25
2025-08-20T22:50:16.3881716Z [00:02:20.910]➜              num_objs=31
2025-08-20T22:50:16.3882808Z [00:02:20.910]➜      string_fragments=59
2025-08-20T22:50:16.3883086Z [00:02:20.910]➜      garbage_sections=96
2025-08-20T22:50:16.3883359Z [00:02:20.911]➜        undefined_syms=170
2025-08-20T22:50:16.3883629Z [00:02:20.911]➜           reloc_alloc=284
2025-08-20T22:50:16.3884238Z [00:02:20.911]➜          defined_syms=582
2025-08-20T22:50:16.3884509Z [00:02:20.911]➜        input_sections=736
2025-08-20T22:50:16.3884782Z [00:02:20.911]➜           parsed_objs=1762
2025-08-20T22:50:16.3885055Z [00:02:20.911]➜      regular_sections=9758
2025-08-20T22:50:16.3885329Z [00:02:20.911]➜              all_syms=35077
2025-08-20T22:50:16.3885611Z [00:02:20.911]➜     total_input_bytes=43955484
2025-08-20T22:50:16.3885915Z [00:02:20.911]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:16.3886251Z [00:02:20.911]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:16.3965495Z [00:02:20.919]➜  using tsearch ... yes
2025-08-20T22:50:16.4617663Z [00:02:20.984]➜        reloc_nonalloc=0
2025-08-20T22:50:16.4618850Z [00:02:20.985]➜               comdats=0
2025-08-20T22:50:16.4619476Z [00:02:20.985]➜    removed_comdat_mem=0
2025-08-20T22:50:16.4620091Z [00:02:20.985]➜              num_dsos=0
2025-08-20T22:50:16.4620657Z [00:02:20.985]➜           thunk_bytes=0
2025-08-20T22:50:16.4621172Z [00:02:20.985]➜       parsed_lto_objs=1
2025-08-20T22:50:16.4621760Z [00:02:20.985]➜              num_cies=2
2025-08-20T22:50:16.4622204Z [00:02:20.985]➜       num_unique_cies=2
2025-08-20T22:50:16.4622652Z [00:02:20.985]➜              num_fdes=5
2025-08-20T22:50:16.4623050Z [00:02:20.985]➜        merged_strings=7
2025-08-20T22:50:16.4623536Z [00:02:20.985]➜         output_chunks=25
2025-08-20T22:50:16.4625246Z [00:02:20.985]➜              num_objs=28
2025-08-20T22:50:16.4625535Z [00:02:20.985]➜      string_fragments=55
2025-08-20T22:50:16.4625805Z [00:02:20.985]➜      garbage_sections=75
2025-08-20T22:50:16.4626079Z [00:02:20.985]➜        undefined_syms=134
2025-08-20T22:50:16.4626363Z [00:02:20.985]➜           reloc_alloc=141
2025-08-20T22:50:16.4626635Z [00:02:20.985]➜          defined_syms=471
2025-08-20T22:50:16.4626900Z [00:02:20.985]➜        input_sections=626
2025-08-20T22:50:16.4627173Z [00:02:20.985]➜           parsed_objs=1762
2025-08-20T22:50:16.4627465Z [00:02:20.985]➜      regular_sections=9757
2025-08-20T22:50:16.4627737Z [00:02:20.985]➜              all_syms=35070
2025-08-20T22:50:16.4628019Z [00:02:20.985]➜     total_input_bytes=43953832
2025-08-20T22:50:16.4628323Z [00:02:20.985]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:16.4628825Z [00:02:20.985]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:16.4629226Z [00:02:20.985]➜  .rodata.cst8 estimation=1626 actual=1
2025-08-20T22:50:16.4722901Z [00:02:20.995]➜  using ttyname ... yes
2025-08-20T22:50:16.4813603Z [00:02:21.004]➜        reloc_nonalloc=0
2025-08-20T22:50:16.4814607Z [00:02:21.004]➜               comdats=0
2025-08-20T22:50:16.4815205Z [00:02:21.004]➜    removed_comdat_mem=0
2025-08-20T22:50:16.4816039Z [00:02:21.004]➜              num_dsos=0
2025-08-20T22:50:16.4817265Z [00:02:21.004]➜           thunk_bytes=0
2025-08-20T22:50:16.4817535Z [00:02:21.004]➜       parsed_lto_objs=1
2025-08-20T22:50:16.4817799Z [00:02:21.004]➜              num_cies=2
2025-08-20T22:50:16.4818080Z [00:02:21.004]➜       num_unique_cies=2
2025-08-20T22:50:16.4818337Z [00:02:21.004]➜              num_fdes=5
2025-08-20T22:50:16.4818764Z [00:02:21.004]➜        merged_strings=7
2025-08-20T22:50:16.4819093Z [00:02:21.004]➜              num_objs=21
2025-08-20T22:50:16.4819362Z [00:02:21.004]➜         output_chunks=25
2025-08-20T22:50:16.4819629Z [00:02:21.004]➜      string_fragments=40
2025-08-20T22:50:16.4819900Z [00:02:21.004]➜      garbage_sections=56
2025-08-20T22:50:16.4820170Z [00:02:21.004]➜        undefined_syms=111
2025-08-20T22:50:16.4820443Z [00:02:21.004]➜           reloc_alloc=123
2025-08-20T22:50:16.4820709Z [00:02:21.004]➜          defined_syms=351
2025-08-20T22:50:16.4820978Z [00:02:21.004]➜        input_sections=446
2025-08-20T22:50:16.4821265Z [00:02:21.004]➜           parsed_objs=1762
2025-08-20T22:50:16.4821542Z [00:02:21.004]➜      regular_sections=9758
2025-08-20T22:50:16.4821816Z [00:02:21.004]➜              all_syms=35072
2025-08-20T22:50:16.4822105Z [00:02:21.004]➜     total_input_bytes=43954048
2025-08-20T22:50:16.4822745Z [00:02:21.004]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:16.4823077Z [00:02:21.004]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:16.4823407Z [00:02:21.004]➜  .rodata.str1.1 estimation=1626 actual=1
2025-08-20T22:50:16.4968244Z [00:02:21.019]➜  using umount2 ... yes
2025-08-20T22:50:16.5088126Z [00:02:21.031]➜        reloc_nonalloc=0
2025-08-20T22:50:16.5093880Z [00:02:21.032]➜               comdats=0
2025-08-20T22:50:16.5095423Z [00:02:21.032]➜    removed_comdat_mem=0
2025-08-20T22:50:16.5097597Z [00:02:21.032]➜              num_dsos=0
2025-08-20T22:50:16.5098085Z [00:02:21.032]➜           thunk_bytes=0
2025-08-20T22:50:16.5098521Z [00:02:21.032]➜       parsed_lto_objs=1
2025-08-20T22:50:16.5100257Z [00:02:21.032]➜              num_cies=2
2025-08-20T22:50:16.5100883Z [00:02:21.032]➜       num_unique_cies=2
2025-08-20T22:50:16.5101395Z [00:02:21.032]➜              num_fdes=5
2025-08-20T22:50:16.5101935Z [00:02:21.032]➜        merged_strings=7
2025-08-20T22:50:16.5102786Z [00:02:21.032]➜              num_objs=21
2025-08-20T22:50:16.5104959Z [00:02:21.032]➜         output_chunks=25
2025-08-20T22:50:16.5105381Z [00:02:21.032]➜      string_fragments=40
2025-08-20T22:50:16.5105807Z [00:02:21.032]➜      garbage_sections=54
2025-08-20T22:50:16.5106326Z [00:02:21.032]➜        undefined_syms=109
2025-08-20T22:50:16.5106950Z [00:02:21.032]➜           reloc_alloc=123
2025-08-20T22:50:16.5107479Z [00:02:21.032]➜          defined_syms=347
2025-08-20T22:50:16.5108093Z [00:02:21.032]➜        input_sections=442
2025-08-20T22:50:16.5109140Z [00:02:21.032]➜           parsed_objs=1762
2025-08-20T22:50:16.5109476Z [00:02:21.032]➜      regular_sections=9758
2025-08-20T22:50:16.5109787Z [00:02:21.032]➜              all_syms=35072
2025-08-20T22:50:16.5110083Z [00:02:21.032]➜     total_input_bytes=43954080
2025-08-20T22:50:16.5110391Z [00:02:21.032]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:16.5110733Z [00:02:21.032]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:16.5111082Z [00:02:21.032]➜  .rodata.str1.1 estimation=1626 actual=1
2025-08-20T22:50:16.5160422Z [00:02:21.037]➜        reloc_nonalloc=0
2025-08-20T22:50:16.5161133Z [00:02:21.037]➜               comdats=0
2025-08-20T22:50:16.5161759Z [00:02:21.037]➜    removed_comdat_mem=0
2025-08-20T22:50:16.5162313Z [00:02:21.037]➜              num_dsos=0
2025-08-20T22:50:16.5163009Z [00:02:21.037]➜           thunk_bytes=0
2025-08-20T22:50:16.5163305Z [00:02:21.037]➜       parsed_lto_objs=1
2025-08-20T22:50:16.5163593Z [00:02:21.037]➜              num_cies=2
2025-08-20T22:50:16.5163854Z [00:02:21.037]➜       num_unique_cies=2
2025-08-20T22:50:16.5164108Z [00:02:21.037]➜              num_fdes=5
2025-08-20T22:50:16.5164675Z [00:02:21.037]➜        merged_strings=6
2025-08-20T22:50:16.5165030Z [00:02:21.037]➜              num_objs=22
2025-08-20T22:50:16.5165296Z [00:02:21.037]➜         output_chunks=24
2025-08-20T22:50:16.5165565Z [00:02:21.037]➜      string_fragments=41
2025-08-20T22:50:16.5165836Z [00:02:21.037]➜      garbage_sections=58
2025-08-20T22:50:16.5166120Z [00:02:21.037]➜        undefined_syms=114
2025-08-20T22:50:16.5166389Z [00:02:21.037]➜           reloc_alloc=133
2025-08-20T22:50:16.5166655Z [00:02:21.037]➜          defined_syms=366
2025-08-20T22:50:16.5166922Z [00:02:21.037]➜        input_sections=469
2025-08-20T22:50:16.5167193Z [00:02:21.037]➜           parsed_objs=1762
2025-08-20T22:50:16.5167468Z [00:02:21.037]➜      regular_sections=9757
2025-08-20T22:50:16.5167744Z [00:02:21.037]➜              all_syms=35072
2025-08-20T22:50:16.5168028Z [00:02:21.037]➜     total_input_bytes=43954348
2025-08-20T22:50:16.5168331Z [00:02:21.037]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:16.5168859Z [00:02:21.037]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:16.5194600Z [00:02:21.042]➜  using uname ... yes
2025-08-20T22:50:16.5233375Z [00:02:21.046]➜  using unlinkat ... yes
2025-08-20T22:50:16.5420160Z [00:02:21.065]➜        reloc_nonalloc=0
2025-08-20T22:50:16.5420530Z [00:02:21.065]➜               comdats=0
2025-08-20T22:50:16.5421180Z [00:02:21.065]➜    removed_comdat_mem=0
2025-08-20T22:50:16.5421449Z [00:02:21.065]➜              num_dsos=0
2025-08-20T22:50:16.5421719Z [00:02:21.065]➜           thunk_bytes=0
2025-08-20T22:50:16.5421988Z [00:02:21.065]➜       parsed_lto_objs=1
2025-08-20T22:50:16.5422252Z [00:02:21.065]➜              num_cies=2
2025-08-20T22:50:16.5422509Z [00:02:21.065]➜       num_unique_cies=2
2025-08-20T22:50:16.5422770Z [00:02:21.065]➜              num_fdes=5
2025-08-20T22:50:16.5423028Z [00:02:21.065]➜        merged_strings=6
2025-08-20T22:50:16.5423291Z [00:02:21.065]➜              num_objs=21
2025-08-20T22:50:16.5423555Z [00:02:21.065]➜         output_chunks=24
2025-08-20T22:50:16.5423847Z [00:02:21.065]➜      string_fragments=39
2025-08-20T22:50:16.5424122Z [00:02:21.065]➜      garbage_sections=54
2025-08-20T22:50:16.5424394Z [00:02:21.065]➜        undefined_syms=107
2025-08-20T22:50:16.5424669Z [00:02:21.065]➜           reloc_alloc=121
2025-08-20T22:50:16.5424948Z [00:02:21.065]➜          defined_syms=345
2025-08-20T22:50:16.5425216Z [00:02:21.065]➜        input_sections=441
2025-08-20T22:50:16.5425491Z [00:02:21.065]➜           parsed_objs=1762
2025-08-20T22:50:16.5425773Z [00:02:21.065]➜      regular_sections=9757
2025-08-20T22:50:16.5426049Z [00:02:21.065]➜              all_syms=35070
2025-08-20T22:50:16.5426338Z [00:02:21.065]➜     total_input_bytes=43953780
2025-08-20T22:50:16.5426646Z [00:02:21.065]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:16.5426982Z [00:02:21.065]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:16.5510329Z [00:02:21.073]➜  using unshare ... yes
2025-08-20T22:50:16.5795477Z [00:02:21.102]➜  using ustat ... no
2025-08-20T22:50:16.6585518Z [00:02:21.181]➜        reloc_nonalloc=0
2025-08-20T22:50:16.6599195Z [00:02:21.183]➜               comdats=0
2025-08-20T22:50:16.6600190Z [00:02:21.183]➜    removed_comdat_mem=0
2025-08-20T22:50:16.6601254Z [00:02:21.183]➜              num_dsos=0
2025-08-20T22:50:16.6601528Z [00:02:21.183]➜           thunk_bytes=0
2025-08-20T22:50:16.6601831Z [00:02:21.183]➜       parsed_lto_objs=1
2025-08-20T22:50:16.6602096Z [00:02:21.183]➜              num_cies=2
2025-08-20T22:50:16.6602354Z [00:02:21.183]➜       num_unique_cies=2
2025-08-20T22:50:16.6602612Z [00:02:21.183]➜              num_fdes=5
2025-08-20T22:50:16.6602871Z [00:02:21.183]➜        merged_strings=7
2025-08-20T22:50:16.6603131Z [00:02:21.183]➜              num_objs=23
2025-08-20T22:50:16.6603397Z [00:02:21.183]➜         output_chunks=25
2025-08-20T22:50:16.6603663Z [00:02:21.183]➜      string_fragments=44
2025-08-20T22:50:16.6603936Z [00:02:21.183]➜      garbage_sections=61
2025-08-20T22:50:16.6604211Z [00:02:21.183]➜        undefined_syms=118
2025-08-20T22:50:16.6604801Z [00:02:21.183]➜           reloc_alloc=136
2025-08-20T22:50:16.6605158Z [00:02:21.183]➜          defined_syms=385
2025-08-20T22:50:16.6605439Z [00:02:21.183]➜        input_sections=496
2025-08-20T22:50:16.6605711Z [00:02:21.183]➜           parsed_objs=1762
2025-08-20T22:50:16.6606000Z [00:02:21.183]➜      regular_sections=9758
2025-08-20T22:50:16.6606274Z [00:02:21.183]➜              all_syms=35074
2025-08-20T22:50:16.6606561Z [00:02:21.183]➜     total_input_bytes=43954744
2025-08-20T22:50:16.6606865Z [00:02:21.183]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:16.6607203Z [00:02:21.183]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:16.6607539Z [00:02:21.183]➜  .rodata.str1.1 estimation=1626 actual=1
2025-08-20T22:50:16.6653113Z [00:02:21.188]➜        reloc_nonalloc=0
2025-08-20T22:50:16.6668851Z [00:02:21.190]➜               comdats=0
2025-08-20T22:50:16.6670150Z [00:02:21.190]➜    removed_comdat_mem=0
2025-08-20T22:50:16.6670778Z [00:02:21.190]➜              num_dsos=0
2025-08-20T22:50:16.6671508Z [00:02:21.190]➜           thunk_bytes=0
2025-08-20T22:50:16.6672303Z [00:02:21.190]➜       parsed_lto_objs=1
2025-08-20T22:50:16.6672613Z [00:02:21.190]➜              num_cies=2
2025-08-20T22:50:16.6672885Z [00:02:21.190]➜       num_unique_cies=2
2025-08-20T22:50:16.6673574Z [00:02:21.190]➜              num_fdes=5
2025-08-20T22:50:16.6673840Z [00:02:21.190]➜        merged_strings=7
2025-08-20T22:50:16.6674104Z [00:02:21.190]➜              num_objs=24
2025-08-20T22:50:16.6674372Z [00:02:21.190]➜         output_chunks=25
2025-08-20T22:50:16.6674642Z [00:02:21.190]➜      string_fragments=46
2025-08-20T22:50:16.6674914Z [00:02:21.190]➜      garbage_sections=64
2025-08-20T22:50:16.6675187Z [00:02:21.190]➜        undefined_syms=122
2025-08-20T22:50:16.6675460Z [00:02:21.190]➜           reloc_alloc=138
2025-08-20T22:50:16.6675743Z [00:02:21.190]➜          defined_syms=402
2025-08-20T22:50:16.6676018Z [00:02:21.190]➜        input_sections=522
2025-08-20T22:50:16.6676303Z [00:02:21.190]➜           parsed_objs=1762
2025-08-20T22:50:16.6676602Z [00:02:21.190]➜      regular_sections=9758
2025-08-20T22:50:16.6676880Z [00:02:21.190]➜              all_syms=35074
2025-08-20T22:50:16.6677169Z [00:02:21.190]➜     total_input_bytes=43954756
2025-08-20T22:50:16.6677480Z [00:02:21.190]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:16.6677828Z [00:02:21.190]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:16.6678164Z [00:02:21.190]➜  .rodata.str1.1 estimation=1626 actual=1
2025-08-20T22:50:16.6715023Z [00:02:21.194]➜        reloc_nonalloc=0
2025-08-20T22:50:16.6715710Z [00:02:21.194]➜               comdats=0
2025-08-20T22:50:16.6716480Z [00:02:21.194]➜    removed_comdat_mem=0
2025-08-20T22:50:16.6717226Z [00:02:21.194]➜              num_dsos=0
2025-08-20T22:50:16.6717566Z [00:02:21.194]➜           thunk_bytes=0
2025-08-20T22:50:16.6717832Z [00:02:21.194]➜       parsed_lto_objs=1
2025-08-20T22:50:16.6718090Z [00:02:21.194]➜              num_cies=2
2025-08-20T22:50:16.6718370Z [00:02:21.194]➜       num_unique_cies=2
2025-08-20T22:50:16.6718775Z [00:02:21.194]➜              num_fdes=5
2025-08-20T22:50:16.6719132Z [00:02:21.194]➜        merged_strings=7
2025-08-20T22:50:16.6719400Z [00:02:21.194]➜              num_objs=22
2025-08-20T22:50:16.6719663Z [00:02:21.194]➜         output_chunks=25
2025-08-20T22:50:16.6719945Z [00:02:21.194]➜      string_fragments=42
2025-08-20T22:50:16.6720217Z [00:02:21.194]➜      garbage_sections=58
2025-08-20T22:50:16.6720485Z [00:02:21.194]➜        undefined_syms=116
2025-08-20T22:50:16.6720751Z [00:02:21.194]➜           reloc_alloc=135
2025-08-20T22:50:16.6721019Z [00:02:21.194]➜          defined_syms=368
2025-08-20T22:50:16.6721291Z [00:02:21.194]➜        input_sections=470
2025-08-20T22:50:16.6721563Z [00:02:21.194]➜           parsed_objs=1762
2025-08-20T22:50:16.6721840Z [00:02:21.194]➜      regular_sections=9758
2025-08-20T22:50:16.6722114Z [00:02:21.194]➜              all_syms=35074
2025-08-20T22:50:16.6722401Z [00:02:21.194]➜     total_input_bytes=43954788
2025-08-20T22:50:16.6723002Z [00:02:21.194]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:16.6723451Z [00:02:21.194]➜  .rodata.str1.1 estimation=1626 actual=1
2025-08-20T22:50:16.6723791Z [00:02:21.194]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:16.6732559Z [00:02:21.196]➜  using utime ... yes
2025-08-20T22:50:16.6734134Z [00:02:21.196]➜  using utimes ... yes
2025-08-20T22:50:16.6815072Z [00:02:21.204]➜  using utimensat ... yes
2025-08-20T22:50:16.7004190Z [00:02:21.223]➜        reloc_nonalloc=0
2025-08-20T22:50:16.7005139Z [00:02:21.223]➜               comdats=0
2025-08-20T22:50:16.7005576Z [00:02:21.223]➜    removed_comdat_mem=0
2025-08-20T22:50:16.7006865Z [00:02:21.223]➜              num_dsos=0
2025-08-20T22:50:16.7007153Z [00:02:21.223]➜           thunk_bytes=0
2025-08-20T22:50:16.7007424Z [00:02:21.223]➜       parsed_lto_objs=1
2025-08-20T22:50:16.7007684Z [00:02:21.223]➜              num_cies=2
2025-08-20T22:50:16.7007947Z [00:02:21.223]➜       num_unique_cies=2
2025-08-20T22:50:16.7008237Z [00:02:21.223]➜              num_fdes=5
2025-08-20T22:50:16.7008500Z [00:02:21.223]➜        merged_strings=6
2025-08-20T22:50:16.7008943Z [00:02:21.223]➜              num_objs=18
2025-08-20T22:50:16.7009210Z [00:02:21.223]➜         output_chunks=24
2025-08-20T22:50:16.7009909Z [00:02:21.223]➜      string_fragments=33
2025-08-20T22:50:16.7010182Z [00:02:21.223]➜      garbage_sections=45
2025-08-20T22:50:16.7010452Z [00:02:21.223]➜        undefined_syms=100
2025-08-20T22:50:16.7010722Z [00:02:21.223]➜           reloc_alloc=118
2025-08-20T22:50:16.7010983Z [00:02:21.223]➜          defined_syms=295
2025-08-20T22:50:16.7011255Z [00:02:21.223]➜        input_sections=365
2025-08-20T22:50:16.7011528Z [00:02:21.223]➜           parsed_objs=1762
2025-08-20T22:50:16.7011803Z [00:02:21.223]➜      regular_sections=9757
2025-08-20T22:50:16.7012078Z [00:02:21.223]➜              all_syms=35068
2025-08-20T22:50:16.7012360Z [00:02:21.223]➜     total_input_bytes=43953348
2025-08-20T22:50:16.7012675Z [00:02:21.223]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:16.7013007Z [00:02:21.223]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:16.7125966Z [00:02:21.235]➜  using valloc ... yes
2025-08-20T22:50:16.7266960Z [00:02:21.249]➜        reloc_nonalloc=0
2025-08-20T22:50:16.7268280Z [00:02:21.249]➜               comdats=0
2025-08-20T22:50:16.7270191Z [00:02:21.249]➜    removed_comdat_mem=0
2025-08-20T22:50:16.7270556Z [00:02:21.249]➜              num_dsos=0
2025-08-20T22:50:16.7271275Z [00:02:21.249]➜           thunk_bytes=0
2025-08-20T22:50:16.7271756Z [00:02:21.249]➜       parsed_lto_objs=1
2025-08-20T22:50:16.7272023Z [00:02:21.249]➜              num_cies=2
2025-08-20T22:50:16.7272479Z [00:02:21.249]➜       num_unique_cies=2
2025-08-20T22:50:16.7272747Z [00:02:21.249]➜              num_fdes=5
2025-08-20T22:50:16.7273171Z [00:02:21.249]➜        merged_strings=6
2025-08-20T22:50:16.7273449Z [00:02:21.249]➜              num_objs=22
2025-08-20T22:50:16.7273830Z [00:02:21.249]➜         output_chunks=24
2025-08-20T22:50:16.7274198Z [00:02:21.249]➜      string_fragments=39
2025-08-20T22:50:16.7274612Z [00:02:21.249]➜      garbage_sections=56
2025-08-20T22:50:16.7274925Z [00:02:21.249]➜        undefined_syms=110
2025-08-20T22:50:16.7275197Z [00:02:21.249]➜           reloc_alloc=123
2025-08-20T22:50:16.7275655Z [00:02:21.249]➜          defined_syms=356
2025-08-20T22:50:16.7275932Z [00:02:21.249]➜        input_sections=459
2025-08-20T22:50:16.7276388Z [00:02:21.249]➜           parsed_objs=1762
2025-08-20T22:50:16.7276667Z [00:02:21.249]➜      regular_sections=9757
2025-08-20T22:50:16.7277096Z [00:02:21.249]➜              all_syms=35072
2025-08-20T22:50:16.7277382Z [00:02:21.249]➜     total_input_bytes=43954164
2025-08-20T22:50:16.7277856Z [00:02:21.249]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:16.7278201Z [00:02:21.249]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:16.7390825Z [00:02:21.262]➜  using vfork ... yes
2025-08-20T22:50:16.8057424Z [00:02:21.328]➜        reloc_nonalloc=0
2025-08-20T22:50:16.8059216Z [00:02:21.329]➜               comdats=0
2025-08-20T22:50:16.8059756Z [00:02:21.329]➜    removed_comdat_mem=0
2025-08-20T22:50:16.8060294Z [00:02:21.329]➜              num_dsos=0
2025-08-20T22:50:16.8061099Z [00:02:21.329]➜           thunk_bytes=0
2025-08-20T22:50:16.8061454Z [00:02:21.329]➜       parsed_lto_objs=1
2025-08-20T22:50:16.8061727Z [00:02:21.329]➜              num_cies=2
2025-08-20T22:50:16.8061991Z [00:02:21.329]➜       num_unique_cies=2
2025-08-20T22:50:16.8062250Z [00:02:21.329]➜              num_fdes=5
2025-08-20T22:50:16.8062509Z [00:02:21.329]➜        merged_strings=6
2025-08-20T22:50:16.8062770Z [00:02:21.329]➜              num_objs=21
2025-08-20T22:50:16.8063034Z [00:02:21.329]➜         output_chunks=24
2025-08-20T22:50:16.8063305Z [00:02:21.329]➜      string_fragments=39
2025-08-20T22:50:16.8063575Z [00:02:21.329]➜      garbage_sections=54
2025-08-20T22:50:16.8063846Z [00:02:21.329]➜        undefined_syms=107
2025-08-20T22:50:16.8064118Z [00:02:21.329]➜           reloc_alloc=121
2025-08-20T22:50:16.8064396Z [00:02:21.329]➜          defined_syms=345
2025-08-20T22:50:16.8064671Z [00:02:21.329]➜        input_sections=441
2025-08-20T22:50:16.8064944Z [00:02:21.329]➜           parsed_objs=1762
2025-08-20T22:50:16.8065217Z [00:02:21.329]➜      regular_sections=9757
2025-08-20T22:50:16.8065962Z [00:02:21.329]➜              all_syms=35070
2025-08-20T22:50:16.8066259Z [00:02:21.329]➜     total_input_bytes=43953768
2025-08-20T22:50:16.8066570Z [00:02:21.329]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:16.8066910Z [00:02:21.329]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:16.8136064Z [00:02:21.336]➜  using vhangup ... yes
2025-08-20T22:50:16.8147525Z [00:02:21.338]➜        reloc_nonalloc=0
2025-08-20T22:50:16.8169587Z [00:02:21.339]➜               comdats=0
2025-08-20T22:50:16.8170063Z [00:02:21.339]➜    removed_comdat_mem=0
2025-08-20T22:50:16.8170453Z [00:02:21.339]➜              num_dsos=0
2025-08-20T22:50:16.8170864Z [00:02:21.339]➜           thunk_bytes=0
2025-08-20T22:50:16.8171296Z [00:02:21.339]➜       parsed_lto_objs=1
2025-08-20T22:50:16.8171682Z [00:02:21.339]➜              num_cies=2
2025-08-20T22:50:16.8172054Z [00:02:21.339]➜       num_unique_cies=2
2025-08-20T22:50:16.8172437Z [00:02:21.339]➜              num_fdes=5
2025-08-20T22:50:16.8172871Z [00:02:21.339]➜        merged_strings=6
2025-08-20T22:50:16.8173265Z [00:02:21.339]➜              num_objs=22
2025-08-20T22:50:16.8173675Z [00:02:21.339]➜         output_chunks=24
2025-08-20T22:50:16.8174080Z [00:02:21.339]➜      string_fragments=41
2025-08-20T22:50:16.8174509Z [00:02:21.339]➜      garbage_sections=58
2025-08-20T22:50:16.8174928Z [00:02:21.339]➜        undefined_syms=114
2025-08-20T22:50:16.8175347Z [00:02:21.339]➜           reloc_alloc=133
2025-08-20T22:50:16.8175753Z [00:02:21.339]➜          defined_syms=366
2025-08-20T22:50:16.8176162Z [00:02:21.339]➜        input_sections=469
2025-08-20T22:50:16.8176562Z [00:02:21.339]➜           parsed_objs=1762
2025-08-20T22:50:16.8177330Z [00:02:21.339]➜      regular_sections=9757
2025-08-20T22:50:16.8177804Z [00:02:21.339]➜              all_syms=35072
2025-08-20T22:50:16.8178250Z [00:02:21.339]➜     total_input_bytes=43954520
2025-08-20T22:50:16.8178784Z [00:02:21.339]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:16.8179261Z [00:02:21.339]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:16.8215686Z [00:02:21.344]➜  using vmsplice ... yes
2025-08-20T22:50:16.8561979Z [00:02:21.378]➜        reloc_nonalloc=0
2025-08-20T22:50:16.8562347Z [00:02:21.378]➜               comdats=0
2025-08-20T22:50:16.8562612Z [00:02:21.378]➜    removed_comdat_mem=0
2025-08-20T22:50:16.8562876Z [00:02:21.378]➜              num_dsos=0
2025-08-20T22:50:16.8563133Z [00:02:21.378]➜           thunk_bytes=0
2025-08-20T22:50:16.8563393Z [00:02:21.378]➜       parsed_lto_objs=1
2025-08-20T22:50:16.8563650Z [00:02:21.378]➜              num_cies=2
2025-08-20T22:50:16.8563904Z [00:02:21.378]➜       num_unique_cies=2
2025-08-20T22:50:16.8564162Z [00:02:21.378]➜              num_fdes=5
2025-08-20T22:50:16.8564454Z [00:02:21.378]➜        merged_strings=6
2025-08-20T22:50:16.8564718Z [00:02:21.378]➜              num_objs=23
2025-08-20T22:50:16.8564983Z [00:02:21.378]➜         output_chunks=24
2025-08-20T22:50:16.8565253Z [00:02:21.378]➜      string_fragments=43
2025-08-20T22:50:16.8565913Z [00:02:21.378]➜      garbage_sections=61
2025-08-20T22:50:16.8566186Z [00:02:21.378]➜        undefined_syms=116
2025-08-20T22:50:16.8566451Z [00:02:21.378]➜           reloc_alloc=134
2025-08-20T22:50:16.8566721Z [00:02:21.378]➜          defined_syms=383
2025-08-20T22:50:16.8566989Z [00:02:21.378]➜        input_sections=494
2025-08-20T22:50:16.8567261Z [00:02:21.378]➜           parsed_objs=1762
2025-08-20T22:50:16.8567536Z [00:02:21.378]➜      regular_sections=9757
2025-08-20T22:50:16.8567809Z [00:02:21.378]➜              all_syms=35074
2025-08-20T22:50:16.8568105Z [00:02:21.378]➜     total_input_bytes=43954540
2025-08-20T22:50:16.8568417Z [00:02:21.378]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:16.8568921Z [00:02:21.378]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:16.8668254Z [00:02:21.390]➜  using wait4 ... yes
2025-08-20T22:50:16.8879085Z [00:02:21.411]➜        reloc_nonalloc=0
2025-08-20T22:50:16.8893053Z [00:02:21.412]➜               comdats=0
2025-08-20T22:50:16.8893471Z [00:02:21.412]➜    removed_comdat_mem=0
2025-08-20T22:50:16.8893742Z [00:02:21.412]➜              num_dsos=0
2025-08-20T22:50:16.8894004Z [00:02:21.412]➜           thunk_bytes=0
2025-08-20T22:50:16.8894266Z [00:02:21.412]➜       parsed_lto_objs=1
2025-08-20T22:50:16.8894526Z [00:02:21.412]➜              num_cies=2
2025-08-20T22:50:16.8894781Z [00:02:21.412]➜       num_unique_cies=2
2025-08-20T22:50:16.8895037Z [00:02:21.412]➜              num_fdes=5
2025-08-20T22:50:16.8895292Z [00:02:21.412]➜        merged_strings=6
2025-08-20T22:50:16.8895552Z [00:02:21.412]➜              num_objs=23
2025-08-20T22:50:16.8895816Z [00:02:21.412]➜         output_chunks=24
2025-08-20T22:50:16.8896085Z [00:02:21.412]➜      string_fragments=43
2025-08-20T22:50:16.8896369Z [00:02:21.412]➜      garbage_sections=61
2025-08-20T22:50:16.8896641Z [00:02:21.412]➜        undefined_syms=116
2025-08-20T22:50:16.8896912Z [00:02:21.412]➜           reloc_alloc=134
2025-08-20T22:50:16.8897182Z [00:02:21.412]➜          defined_syms=383
2025-08-20T22:50:16.8897457Z [00:02:21.412]➜        input_sections=495
2025-08-20T22:50:16.8897730Z [00:02:21.412]➜           parsed_objs=1762
2025-08-20T22:50:16.8898006Z [00:02:21.412]➜      regular_sections=9757
2025-08-20T22:50:16.8898280Z [00:02:21.412]➜              all_syms=35072
2025-08-20T22:50:16.8898570Z [00:02:21.412]➜     total_input_bytes=43954416
2025-08-20T22:50:16.8899116Z [00:02:21.412]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:16.8899452Z [00:02:21.412]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:16.8979543Z [00:02:21.421]➜  using wait3 ... yes
2025-08-20T22:50:16.9110873Z [00:02:21.434]➜        reloc_nonalloc=0
2025-08-20T22:50:16.9111250Z [00:02:21.434]➜               comdats=0
2025-08-20T22:50:16.9111822Z [00:02:21.434]➜    removed_comdat_mem=0
2025-08-20T22:50:16.9112156Z [00:02:21.434]➜              num_dsos=0
2025-08-20T22:50:16.9112418Z [00:02:21.434]➜           thunk_bytes=0
2025-08-20T22:50:16.9112687Z [00:02:21.434]➜       parsed_lto_objs=1
2025-08-20T22:50:16.9112971Z [00:02:21.434]➜              num_cies=2
2025-08-20T22:50:16.9113235Z [00:02:21.434]➜       num_unique_cies=2
2025-08-20T22:50:16.9113497Z [00:02:21.434]➜              num_fdes=5
2025-08-20T22:50:16.9113756Z [00:02:21.434]➜        merged_strings=6
2025-08-20T22:50:16.9114022Z [00:02:21.434]➜         output_chunks=24
2025-08-20T22:50:16.9114289Z [00:02:21.434]➜              num_objs=24
2025-08-20T22:50:16.9114558Z [00:02:21.434]➜      string_fragments=45
2025-08-20T22:50:16.9114829Z [00:02:21.434]➜      garbage_sections=64
2025-08-20T22:50:16.9115101Z [00:02:21.434]➜        undefined_syms=119
2025-08-20T22:50:16.9115369Z [00:02:21.434]➜           reloc_alloc=136
2025-08-20T22:50:16.9115646Z [00:02:21.434]➜          defined_syms=403
2025-08-20T22:50:16.9115918Z [00:02:21.434]➜        input_sections=521
2025-08-20T22:50:16.9116194Z [00:02:21.434]➜           parsed_objs=1762
2025-08-20T22:50:16.9116473Z [00:02:21.434]➜      regular_sections=9757
2025-08-20T22:50:16.9116752Z [00:02:21.434]➜              all_syms=35074
2025-08-20T22:50:16.9117321Z [00:02:21.434]➜     total_input_bytes=43954564
2025-08-20T22:50:16.9117626Z [00:02:21.434]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:16.9117961Z [00:02:21.434]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:16.9223265Z [00:02:21.445]➜  using waitid ... yes
2025-08-20T22:50:16.9324560Z [00:02:21.455]➜        reloc_nonalloc=0
2025-08-20T22:50:16.9325525Z [00:02:21.455]➜               comdats=0
2025-08-20T22:50:16.9325822Z [00:02:21.455]➜    removed_comdat_mem=0
2025-08-20T22:50:16.9326085Z [00:02:21.455]➜              num_dsos=0
2025-08-20T22:50:16.9326344Z [00:02:21.455]➜           thunk_bytes=0
2025-08-20T22:50:16.9326606Z [00:02:21.455]➜       parsed_lto_objs=1
2025-08-20T22:50:16.9326897Z [00:02:21.455]➜              num_cies=2
2025-08-20T22:50:16.9327156Z [00:02:21.455]➜       num_unique_cies=2
2025-08-20T22:50:16.9327412Z [00:02:21.455]➜              num_fdes=5
2025-08-20T22:50:16.9327666Z [00:02:21.455]➜        merged_strings=6
2025-08-20T22:50:16.9327941Z [00:02:21.455]➜              num_objs=23
2025-08-20T22:50:16.9328206Z [00:02:21.455]➜         output_chunks=24
2025-08-20T22:50:16.9328475Z [00:02:21.455]➜      string_fragments=43
2025-08-20T22:50:16.9328992Z [00:02:21.455]➜      garbage_sections=61
2025-08-20T22:50:16.9329277Z [00:02:21.455]➜        undefined_syms=117
2025-08-20T22:50:16.9329547Z [00:02:21.455]➜           reloc_alloc=135
2025-08-20T22:50:16.9329814Z [00:02:21.455]➜          defined_syms=386
2025-08-20T22:50:16.9330084Z [00:02:21.455]➜        input_sections=496
2025-08-20T22:50:16.9330356Z [00:02:21.455]➜           parsed_objs=1762
2025-08-20T22:50:16.9330630Z [00:02:21.455]➜      regular_sections=9757
2025-08-20T22:50:16.9330910Z [00:02:21.455]➜              all_syms=35072
2025-08-20T22:50:16.9331204Z [00:02:21.455]➜     total_input_bytes=43954348
2025-08-20T22:50:16.9331515Z [00:02:21.455]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:16.9331856Z [00:02:21.455]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:16.9449941Z [00:02:21.465]➜  using waitpid ... yes
2025-08-20T22:50:17.0154011Z [00:02:21.538]➜        reloc_nonalloc=0
2025-08-20T22:50:17.0155058Z [00:02:21.538]➜               comdats=0
2025-08-20T22:50:17.0155731Z [00:02:21.538]➜    removed_comdat_mem=0
2025-08-20T22:50:17.0156342Z [00:02:21.538]➜              num_dsos=0
2025-08-20T22:50:17.0156814Z [00:02:21.538]➜           thunk_bytes=0
2025-08-20T22:50:17.0158168Z [00:02:21.538]➜       parsed_lto_objs=1
2025-08-20T22:50:17.0158445Z [00:02:21.538]➜              num_cies=2
2025-08-20T22:50:17.0158868Z [00:02:21.538]➜       num_unique_cies=2
2025-08-20T22:50:17.0159137Z [00:02:21.538]➜              num_fdes=5
2025-08-20T22:50:17.0159809Z [00:02:21.538]➜        merged_strings=6
2025-08-20T22:50:17.0160152Z [00:02:21.538]➜              num_objs=18
2025-08-20T22:50:17.0160430Z [00:02:21.538]➜         output_chunks=24
2025-08-20T22:50:17.0160701Z [00:02:21.538]➜      string_fragments=33
2025-08-20T22:50:17.0160970Z [00:02:21.538]➜      garbage_sections=45
2025-08-20T22:50:17.0161259Z [00:02:21.538]➜        undefined_syms=100
2025-08-20T22:50:17.0161531Z [00:02:21.538]➜           reloc_alloc=118
2025-08-20T22:50:17.0161793Z [00:02:21.538]➜          defined_syms=295
2025-08-20T22:50:17.0162062Z [00:02:21.538]➜        input_sections=365
2025-08-20T22:50:17.0162340Z [00:02:21.538]➜           parsed_objs=1808
2025-08-20T22:50:17.0162616Z [00:02:21.538]➜      regular_sections=10020
2025-08-20T22:50:17.0162892Z [00:02:21.538]➜              all_syms=36049
2025-08-20T22:50:17.0163182Z [00:02:21.538]➜     total_input_bytes=44384598
2025-08-20T22:50:17.0163487Z [00:02:21.538]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:17.0163831Z [00:02:21.538]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:17.0213639Z [00:02:21.544]➜  using wcscasecmp ... yes
2025-08-20T22:50:17.0522333Z [00:02:21.575]➜        reloc_nonalloc=0
2025-08-20T22:50:17.0523489Z [00:02:21.575]➜               comdats=0
2025-08-20T22:50:17.0524174Z [00:02:21.575]➜    removed_comdat_mem=0
2025-08-20T22:50:17.0525046Z [00:02:21.575]➜              num_dsos=0
2025-08-20T22:50:17.0525539Z [00:02:21.575]➜           thunk_bytes=0
2025-08-20T22:50:17.0526039Z [00:02:21.575]➜       parsed_lto_objs=1
2025-08-20T22:50:17.0526526Z [00:02:21.575]➜              num_cies=2
2025-08-20T22:50:17.0527294Z [00:02:21.575]➜       num_unique_cies=2
2025-08-20T22:50:17.0527616Z [00:02:21.575]➜              num_fdes=5
2025-08-20T22:50:17.0527882Z [00:02:21.575]➜        merged_strings=6
2025-08-20T22:50:17.0528147Z [00:02:21.575]➜              num_objs=18
2025-08-20T22:50:17.0528414Z [00:02:21.575]➜         output_chunks=24
2025-08-20T22:50:17.0528847Z [00:02:21.575]➜      string_fragments=33
2025-08-20T22:50:17.0529163Z [00:02:21.575]➜      garbage_sections=45
2025-08-20T22:50:17.0529442Z [00:02:21.575]➜        undefined_syms=100
2025-08-20T22:50:17.0529713Z [00:02:21.575]➜           reloc_alloc=118
2025-08-20T22:50:17.0529981Z [00:02:21.575]➜          defined_syms=295
2025-08-20T22:50:17.0530253Z [00:02:21.575]➜        input_sections=365
2025-08-20T22:50:17.0530542Z [00:02:21.575]➜           parsed_objs=1808
2025-08-20T22:50:17.0530823Z [00:02:21.575]➜      regular_sections=10020
2025-08-20T22:50:17.0531103Z [00:02:21.575]➜              all_syms=36049
2025-08-20T22:50:17.0531390Z [00:02:21.575]➜     total_input_bytes=44384598
2025-08-20T22:50:17.0531696Z [00:02:21.575]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:17.0532030Z [00:02:21.575]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:17.0569917Z [00:02:21.580]➜        reloc_nonalloc=0
2025-08-20T22:50:17.0570892Z [00:02:21.580]➜               comdats=0
2025-08-20T22:50:17.0571437Z [00:02:21.580]➜    removed_comdat_mem=0
2025-08-20T22:50:17.0572009Z [00:02:21.580]➜              num_dsos=0
2025-08-20T22:50:17.0572565Z [00:02:21.580]➜           thunk_bytes=0
2025-08-20T22:50:17.0573268Z [00:02:21.580]➜       parsed_lto_objs=1
2025-08-20T22:50:17.0573563Z [00:02:21.580]➜              num_cies=2
2025-08-20T22:50:17.0573828Z [00:02:21.580]➜       num_unique_cies=2
2025-08-20T22:50:17.0574116Z [00:02:21.580]➜              num_fdes=5
2025-08-20T22:50:17.0574378Z [00:02:21.580]➜        merged_strings=6
2025-08-20T22:50:17.0574639Z [00:02:21.580]➜              num_objs=18
2025-08-20T22:50:17.0574900Z [00:02:21.580]➜         output_chunks=24
2025-08-20T22:50:17.0575167Z [00:02:21.580]➜      string_fragments=33
2025-08-20T22:50:17.0575432Z [00:02:21.580]➜      garbage_sections=45
2025-08-20T22:50:17.0575696Z [00:02:21.580]➜        undefined_syms=100
2025-08-20T22:50:17.0575968Z [00:02:21.580]➜           reloc_alloc=118
2025-08-20T22:50:17.0576234Z [00:02:21.580]➜          defined_syms=295
2025-08-20T22:50:17.0576502Z [00:02:21.580]➜        input_sections=365
2025-08-20T22:50:17.0577109Z [00:02:21.580]➜           parsed_objs=1808
2025-08-20T22:50:17.0577450Z [00:02:21.580]➜      regular_sections=10020
2025-08-20T22:50:17.0577726Z [00:02:21.580]➜              all_syms=36049
2025-08-20T22:50:17.0578013Z [00:02:21.580]➜     total_input_bytes=44384598
2025-08-20T22:50:17.0578331Z [00:02:21.580]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:17.0578859Z [00:02:21.580]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:17.0663550Z [00:02:21.589]➜  using wcscat ... yes
2025-08-20T22:50:17.0730170Z [00:02:21.595]➜  using wcschr ... yes
2025-08-20T22:50:17.0790141Z [00:02:21.602]➜        reloc_nonalloc=0
2025-08-20T22:50:17.0820075Z [00:02:21.605]➜               comdats=0
2025-08-20T22:50:17.0821596Z [00:02:21.605]➜    removed_comdat_mem=0
2025-08-20T22:50:17.0821900Z [00:02:21.605]➜              num_dsos=0
2025-08-20T22:50:17.0822166Z [00:02:21.605]➜           thunk_bytes=0
2025-08-20T22:50:17.0822439Z [00:02:21.605]➜       parsed_lto_objs=1
2025-08-20T22:50:17.0822733Z [00:02:21.605]➜              num_cies=2
2025-08-20T22:50:17.0822995Z [00:02:21.605]➜       num_unique_cies=2
2025-08-20T22:50:17.0823250Z [00:02:21.605]➜              num_fdes=5
2025-08-20T22:50:17.0823509Z [00:02:21.605]➜        merged_strings=6
2025-08-20T22:50:17.0823767Z [00:02:21.605]➜              num_objs=18
2025-08-20T22:50:17.0824409Z [00:02:21.605]➜         output_chunks=24
2025-08-20T22:50:17.0824677Z [00:02:21.605]➜      string_fragments=33
2025-08-20T22:50:17.0824979Z [00:02:21.605]➜      garbage_sections=45
2025-08-20T22:50:17.0825250Z [00:02:21.605]➜        undefined_syms=100
2025-08-20T22:50:17.0825517Z [00:02:21.605]➜           reloc_alloc=118
2025-08-20T22:50:17.0825779Z [00:02:21.605]➜          defined_syms=295
2025-08-20T22:50:17.0826068Z [00:02:21.605]➜        input_sections=365
2025-08-20T22:50:17.0826339Z [00:02:21.605]➜           parsed_objs=1808
2025-08-20T22:50:17.0826616Z [00:02:21.605]➜      regular_sections=10020
2025-08-20T22:50:17.0826887Z [00:02:21.605]➜              all_syms=36049
2025-08-20T22:50:17.0827189Z [00:02:21.605]➜     total_input_bytes=44384598
2025-08-20T22:50:17.0827495Z [00:02:21.605]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:17.0827827Z [00:02:21.605]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:17.0891952Z [00:02:21.612]➜  using wcscmp ... yes
2025-08-20T22:50:17.1106812Z [00:02:21.633]➜        reloc_nonalloc=0
2025-08-20T22:50:17.1107190Z [00:02:21.633]➜               comdats=0
2025-08-20T22:50:17.1107467Z [00:02:21.634]➜    removed_comdat_mem=0
2025-08-20T22:50:17.1107728Z [00:02:21.634]➜              num_dsos=0
2025-08-20T22:50:17.1107991Z [00:02:21.634]➜           thunk_bytes=0
2025-08-20T22:50:17.1108250Z [00:02:21.634]➜       parsed_lto_objs=1
2025-08-20T22:50:17.1108509Z [00:02:21.634]➜              num_cies=2
2025-08-20T22:50:17.1108940Z [00:02:21.634]➜       num_unique_cies=2
2025-08-20T22:50:17.1109201Z [00:02:21.634]➜              num_fdes=5
2025-08-20T22:50:17.1109456Z [00:02:21.634]➜        merged_strings=6
2025-08-20T22:50:17.1109753Z [00:02:21.634]➜              num_objs=18
2025-08-20T22:50:17.1110021Z [00:02:21.634]➜         output_chunks=24
2025-08-20T22:50:17.1110288Z [00:02:21.634]➜      string_fragments=33
2025-08-20T22:50:17.1110555Z [00:02:21.634]➜      garbage_sections=45
2025-08-20T22:50:17.1110842Z [00:02:21.634]➜        undefined_syms=100
2025-08-20T22:50:17.1111110Z [00:02:21.634]➜           reloc_alloc=118
2025-08-20T22:50:17.1111376Z [00:02:21.634]➜          defined_syms=295
2025-08-20T22:50:17.1111647Z [00:02:21.634]➜        input_sections=365
2025-08-20T22:50:17.1111922Z [00:02:21.634]➜           parsed_objs=1808
2025-08-20T22:50:17.1112201Z [00:02:21.634]➜      regular_sections=10020
2025-08-20T22:50:17.1112480Z [00:02:21.634]➜              all_syms=36049
2025-08-20T22:50:17.1112763Z [00:02:21.634]➜     total_input_bytes=44384598
2025-08-20T22:50:17.1113068Z [00:02:21.634]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:17.1113400Z [00:02:21.634]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:17.1223590Z [00:02:21.645]➜  using wcscoll ... yes
2025-08-20T22:50:17.2153654Z [00:02:21.738]➜        reloc_nonalloc=0
2025-08-20T22:50:17.2156936Z [00:02:21.738]➜               comdats=0
2025-08-20T22:50:17.2157705Z [00:02:21.738]➜    removed_comdat_mem=0
2025-08-20T22:50:17.2158072Z [00:02:21.738]➜              num_dsos=0
2025-08-20T22:50:17.2158342Z [00:02:21.738]➜           thunk_bytes=0
2025-08-20T22:50:17.2158729Z [00:02:21.738]➜       parsed_lto_objs=1
2025-08-20T22:50:17.2159056Z [00:02:21.738]➜              num_cies=2
2025-08-20T22:50:17.2159315Z [00:02:21.738]➜       num_unique_cies=2
2025-08-20T22:50:17.2159573Z [00:02:21.738]➜              num_fdes=5
2025-08-20T22:50:17.2159829Z [00:02:21.738]➜        merged_strings=6
2025-08-20T22:50:17.2160089Z [00:02:21.738]➜              num_objs=18
2025-08-20T22:50:17.2160354Z [00:02:21.738]➜         output_chunks=24
2025-08-20T22:50:17.2160620Z [00:02:21.738]➜      string_fragments=33
2025-08-20T22:50:17.2160885Z [00:02:21.738]➜      garbage_sections=45
2025-08-20T22:50:17.2161170Z [00:02:21.738]➜        undefined_syms=100
2025-08-20T22:50:17.2161443Z [00:02:21.738]➜           reloc_alloc=118
2025-08-20T22:50:17.2161713Z [00:02:21.738]➜          defined_syms=295
2025-08-20T22:50:17.2161983Z [00:02:21.738]➜        input_sections=365
2025-08-20T22:50:17.2162672Z [00:02:21.738]➜           parsed_objs=1808
2025-08-20T22:50:17.2162956Z [00:02:21.738]➜      regular_sections=10020
2025-08-20T22:50:17.2163232Z [00:02:21.738]➜              all_syms=36049
2025-08-20T22:50:17.2163543Z [00:02:21.738]➜     total_input_bytes=44384598
2025-08-20T22:50:17.2163847Z [00:02:21.738]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:17.2164176Z [00:02:21.738]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:17.2254409Z [00:02:21.748]➜  using wcslcat ... yes
2025-08-20T22:50:17.2269802Z [00:02:21.750]➜        reloc_nonalloc=0
2025-08-20T22:50:17.2270302Z [00:02:21.750]➜               comdats=0
2025-08-20T22:50:17.2270574Z [00:02:21.750]➜    removed_comdat_mem=0
2025-08-20T22:50:17.2270867Z [00:02:21.750]➜              num_dsos=0
2025-08-20T22:50:17.2271159Z [00:02:21.750]➜           thunk_bytes=0
2025-08-20T22:50:17.2271424Z [00:02:21.750]➜       parsed_lto_objs=1
2025-08-20T22:50:17.2271676Z [00:02:21.750]➜              num_cies=2
2025-08-20T22:50:17.2271949Z [00:02:21.750]➜       num_unique_cies=2
2025-08-20T22:50:17.2272202Z [00:02:21.750]➜              num_fdes=5
2025-08-20T22:50:17.2272456Z [00:02:21.750]➜        merged_strings=6
2025-08-20T22:50:17.2272720Z [00:02:21.750]➜              num_objs=18
2025-08-20T22:50:17.2272985Z [00:02:21.750]➜         output_chunks=24
2025-08-20T22:50:17.2273252Z [00:02:21.750]➜      string_fragments=33
2025-08-20T22:50:17.2273519Z [00:02:21.750]➜      garbage_sections=45
2025-08-20T22:50:17.2273788Z [00:02:21.750]➜        undefined_syms=100
2025-08-20T22:50:17.2274058Z [00:02:21.750]➜           reloc_alloc=118
2025-08-20T22:50:17.2274326Z [00:02:21.750]➜          defined_syms=295
2025-08-20T22:50:17.2274592Z [00:02:21.750]➜        input_sections=365
2025-08-20T22:50:17.2274879Z [00:02:21.750]➜           parsed_objs=1808
2025-08-20T22:50:17.2275156Z [00:02:21.750]➜      regular_sections=10020
2025-08-20T22:50:17.2275437Z [00:02:21.750]➜              all_syms=36049
2025-08-20T22:50:17.2275723Z [00:02:21.750]➜     total_input_bytes=44384598
2025-08-20T22:50:17.2276043Z [00:02:21.750]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:17.2276377Z [00:02:21.750]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:17.2345390Z [00:02:21.757]➜        reloc_nonalloc=0
2025-08-20T22:50:17.2345730Z [00:02:21.757]➜               comdats=0
2025-08-20T22:50:17.2346004Z [00:02:21.757]➜    removed_comdat_mem=0
2025-08-20T22:50:17.2346268Z [00:02:21.757]➜              num_dsos=0
2025-08-20T22:50:17.2346530Z [00:02:21.757]➜           thunk_bytes=0
2025-08-20T22:50:17.2346794Z [00:02:21.757]➜       parsed_lto_objs=1
2025-08-20T22:50:17.2347054Z [00:02:21.757]➜              num_cies=2
2025-08-20T22:50:17.2347315Z [00:02:21.757]➜       num_unique_cies=2
2025-08-20T22:50:17.2347914Z [00:02:21.757]➜              num_fdes=5
2025-08-20T22:50:17.2348235Z [00:02:21.757]➜        merged_strings=6
2025-08-20T22:50:17.2348498Z [00:02:21.757]➜              num_objs=18
2025-08-20T22:50:17.2348981Z [00:02:21.757]➜         output_chunks=24
2025-08-20T22:50:17.2349296Z [00:02:21.757]➜      string_fragments=33
2025-08-20T22:50:17.2349570Z [00:02:21.757]➜      garbage_sections=45
2025-08-20T22:50:17.2349839Z [00:02:21.757]➜        undefined_syms=100
2025-08-20T22:50:17.2350109Z [00:02:21.757]➜           reloc_alloc=118
2025-08-20T22:50:17.2350378Z [00:02:21.757]➜          defined_syms=295
2025-08-20T22:50:17.2350653Z [00:02:21.757]➜        input_sections=365
2025-08-20T22:50:17.2350929Z [00:02:21.757]➜           parsed_objs=1808
2025-08-20T22:50:17.2351208Z [00:02:21.757]➜      regular_sections=10020
2025-08-20T22:50:17.2351487Z [00:02:21.757]➜              all_syms=36049
2025-08-20T22:50:17.2351772Z [00:02:21.757]➜     total_input_bytes=44384598
2025-08-20T22:50:17.2352089Z [00:02:21.757]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:17.2352425Z [00:02:21.757]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:17.2420736Z [00:02:21.765]➜  using wcslcpy ... yes
2025-08-20T22:50:17.2454784Z [00:02:21.768]➜  using wcscpy ... yes
2025-08-20T22:50:17.2497964Z [00:02:21.773]➜        reloc_nonalloc=0
2025-08-20T22:50:17.2499996Z [00:02:21.773]➜               comdats=0
2025-08-20T22:50:17.2501410Z [00:02:21.773]➜    removed_comdat_mem=0
2025-08-20T22:50:17.2501946Z [00:02:21.773]➜              num_dsos=0
2025-08-20T22:50:17.2502802Z [00:02:21.773]➜           thunk_bytes=0
2025-08-20T22:50:17.2503305Z [00:02:21.773]➜       parsed_lto_objs=1
2025-08-20T22:50:17.2503733Z [00:02:21.773]➜              num_cies=2
2025-08-20T22:50:17.2504234Z [00:02:21.773]➜       num_unique_cies=2
2025-08-20T22:50:17.2504779Z [00:02:21.773]➜              num_fdes=5
2025-08-20T22:50:17.2505787Z [00:02:21.773]➜        merged_strings=6
2025-08-20T22:50:17.2506294Z [00:02:21.773]➜              num_objs=18
2025-08-20T22:50:17.2506803Z [00:02:21.773]➜         output_chunks=24
2025-08-20T22:50:17.2507251Z [00:02:21.773]➜      string_fragments=33
2025-08-20T22:50:17.2507783Z [00:02:21.773]➜      garbage_sections=45
2025-08-20T22:50:17.2508477Z [00:02:21.773]➜        undefined_syms=100
2025-08-20T22:50:17.2509228Z [00:02:21.773]➜           reloc_alloc=118
2025-08-20T22:50:17.2510458Z [00:02:21.773]➜          defined_syms=295
2025-08-20T22:50:17.2510735Z [00:02:21.773]➜        input_sections=365
2025-08-20T22:50:17.2511008Z [00:02:21.773]➜           parsed_objs=1808
2025-08-20T22:50:17.2511284Z [00:02:21.773]➜      regular_sections=10020
2025-08-20T22:50:17.2511558Z [00:02:21.773]➜              all_syms=36049
2025-08-20T22:50:17.2511847Z [00:02:21.773]➜     total_input_bytes=44384598
2025-08-20T22:50:17.2512151Z [00:02:21.773]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:17.2512487Z [00:02:21.773]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:17.2622779Z [00:02:21.785]➜  using wcslen ... yes
2025-08-20T22:50:17.2930247Z [00:02:21.816]➜        reloc_nonalloc=0
2025-08-20T22:50:17.2961171Z [00:02:21.819]➜               comdats=0
2025-08-20T22:50:17.2962893Z [00:02:21.819]➜    removed_comdat_mem=0
2025-08-20T22:50:17.2964688Z [00:02:21.819]➜              num_dsos=0
2025-08-20T22:50:17.2965049Z [00:02:21.819]➜           thunk_bytes=0
2025-08-20T22:50:17.2965321Z [00:02:21.819]➜       parsed_lto_objs=1
2025-08-20T22:50:17.2965579Z [00:02:21.819]➜              num_cies=2
2025-08-20T22:50:17.2965837Z [00:02:21.819]➜       num_unique_cies=2
2025-08-20T22:50:17.2966094Z [00:02:21.819]➜              num_fdes=5
2025-08-20T22:50:17.2966352Z [00:02:21.819]➜        merged_strings=6
2025-08-20T22:50:17.2966610Z [00:02:21.819]➜              num_objs=18
2025-08-20T22:50:17.2966877Z [00:02:21.819]➜         output_chunks=24
2025-08-20T22:50:17.2967141Z [00:02:21.819]➜      string_fragments=33
2025-08-20T22:50:17.2967412Z [00:02:21.819]➜      garbage_sections=45
2025-08-20T22:50:17.2967992Z [00:02:21.819]➜        undefined_syms=100
2025-08-20T22:50:17.2968320Z [00:02:21.819]➜           reloc_alloc=118
2025-08-20T22:50:17.2968742Z [00:02:21.819]➜          defined_syms=295
2025-08-20T22:50:17.2969081Z [00:02:21.819]➜        input_sections=365
2025-08-20T22:50:17.2969356Z [00:02:21.819]➜           parsed_objs=1808
2025-08-20T22:50:17.2969646Z [00:02:21.819]➜      regular_sections=10020
2025-08-20T22:50:17.2969920Z [00:02:21.819]➜              all_syms=36049
2025-08-20T22:50:17.2970208Z [00:02:21.819]➜     total_input_bytes=44384598
2025-08-20T22:50:17.2970512Z [00:02:21.819]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:17.2970840Z [00:02:21.819]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:17.3039389Z [00:02:21.827]➜  using wcsncasecmp ... yes
2025-08-20T22:50:17.3697636Z [00:02:21.892]➜        reloc_nonalloc=0
2025-08-20T22:50:17.3698842Z [00:02:21.892]➜               comdats=0
2025-08-20T22:50:17.3699781Z [00:02:21.892]➜    removed_comdat_mem=0
2025-08-20T22:50:17.3700346Z [00:02:21.892]➜              num_dsos=0
2025-08-20T22:50:17.3700731Z [00:02:21.892]➜           thunk_bytes=0
2025-08-20T22:50:17.3701699Z [00:02:21.892]➜       parsed_lto_objs=1
2025-08-20T22:50:17.3701980Z [00:02:21.892]➜              num_cies=2
2025-08-20T22:50:17.3702237Z [00:02:21.892]➜       num_unique_cies=2
2025-08-20T22:50:17.3702863Z [00:02:21.892]➜              num_fdes=5
2025-08-20T22:50:17.3703122Z [00:02:21.892]➜        merged_strings=6
2025-08-20T22:50:17.3703383Z [00:02:21.892]➜              num_objs=18
2025-08-20T22:50:17.3703649Z [00:02:21.892]➜         output_chunks=24
2025-08-20T22:50:17.3703915Z [00:02:21.892]➜      string_fragments=33
2025-08-20T22:50:17.3704182Z [00:02:21.892]➜      garbage_sections=45
2025-08-20T22:50:17.3704474Z [00:02:21.892]➜        undefined_syms=100
2025-08-20T22:50:17.3704743Z [00:02:21.892]➜           reloc_alloc=118
2025-08-20T22:50:17.3705007Z [00:02:21.892]➜          defined_syms=295
2025-08-20T22:50:17.3705275Z [00:02:21.892]➜        input_sections=365
2025-08-20T22:50:17.3705561Z [00:02:21.892]➜           parsed_objs=1808
2025-08-20T22:50:17.3705840Z [00:02:21.892]➜      regular_sections=10020
2025-08-20T22:50:17.3706111Z [00:02:21.892]➜              all_syms=36049
2025-08-20T22:50:17.3706400Z [00:02:21.892]➜     total_input_bytes=44384598
2025-08-20T22:50:17.3706716Z [00:02:21.892]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:17.3707052Z [00:02:21.892]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:17.3750586Z [00:02:21.898]➜  using wcsncmp ... yes
2025-08-20T22:50:17.4101488Z [00:02:21.933]➜        reloc_nonalloc=0
2025-08-20T22:50:17.4103068Z [00:02:21.933]➜               comdats=0
2025-08-20T22:50:17.4103939Z [00:02:21.933]➜    removed_comdat_mem=0
2025-08-20T22:50:17.4104798Z [00:02:21.933]➜              num_dsos=0
2025-08-20T22:50:17.4105118Z [00:02:21.933]➜           thunk_bytes=0
2025-08-20T22:50:17.4105393Z [00:02:21.933]➜       parsed_lto_objs=1
2025-08-20T22:50:17.4105653Z [00:02:21.933]➜              num_cies=2
2025-08-20T22:50:17.4105949Z [00:02:21.933]➜       num_unique_cies=2
2025-08-20T22:50:17.4106210Z [00:02:21.933]➜              num_fdes=5
2025-08-20T22:50:17.4106466Z [00:02:21.933]➜        merged_strings=6
2025-08-20T22:50:17.4106725Z [00:02:21.933]➜              num_objs=18
2025-08-20T22:50:17.4106984Z [00:02:21.933]➜         output_chunks=24
2025-08-20T22:50:17.4107273Z [00:02:21.933]➜      string_fragments=33
2025-08-20T22:50:17.4107542Z [00:02:21.933]➜      garbage_sections=45
2025-08-20T22:50:17.4107811Z [00:02:21.933]➜        undefined_syms=100
2025-08-20T22:50:17.4108083Z [00:02:21.933]➜           reloc_alloc=118
2025-08-20T22:50:17.4108350Z [00:02:21.933]➜          defined_syms=295
2025-08-20T22:50:17.4108772Z [00:02:21.933]➜        input_sections=365
2025-08-20T22:50:17.4109110Z [00:02:21.933]➜           parsed_objs=1808
2025-08-20T22:50:17.4109387Z [00:02:21.933]➜      regular_sections=10020
2025-08-20T22:50:17.4109664Z [00:02:21.933]➜              all_syms=36049
2025-08-20T22:50:17.4109949Z [00:02:21.933]➜     total_input_bytes=44384598
2025-08-20T22:50:17.4110595Z [00:02:21.933]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:17.4111037Z [00:02:21.933]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:17.4190775Z [00:02:21.942]➜  using wcsncat ... yes
2025-08-20T22:50:17.4257841Z [00:02:21.949]➜        reloc_nonalloc=0
2025-08-20T22:50:17.4259396Z [00:02:21.949]➜               comdats=0
2025-08-20T22:50:17.4260131Z [00:02:21.949]➜    removed_comdat_mem=0
2025-08-20T22:50:17.4260444Z [00:02:21.949]➜              num_dsos=0
2025-08-20T22:50:17.4260714Z [00:02:21.949]➜           thunk_bytes=0
2025-08-20T22:50:17.4260972Z [00:02:21.949]➜       parsed_lto_objs=1
2025-08-20T22:50:17.4261229Z [00:02:21.949]➜              num_cies=2
2025-08-20T22:50:17.4261485Z [00:02:21.949]➜       num_unique_cies=2
2025-08-20T22:50:17.4261739Z [00:02:21.949]➜              num_fdes=5
2025-08-20T22:50:17.4261993Z [00:02:21.949]➜        merged_strings=6
2025-08-20T22:50:17.4262251Z [00:02:21.949]➜              num_objs=18
2025-08-20T22:50:17.4262532Z [00:02:21.949]➜         output_chunks=24
2025-08-20T22:50:17.4262800Z [00:02:21.949]➜      string_fragments=33
2025-08-20T22:50:17.4263066Z [00:02:21.949]➜      garbage_sections=45
2025-08-20T22:50:17.4263582Z [00:02:21.949]➜        undefined_syms=100
2025-08-20T22:50:17.4264368Z [00:02:21.949]➜           reloc_alloc=118
2025-08-20T22:50:17.4264773Z [00:02:21.949]➜          defined_syms=295
2025-08-20T22:50:17.4265152Z [00:02:21.949]➜        input_sections=365
2025-08-20T22:50:17.4265535Z [00:02:21.949]➜           parsed_objs=1808
2025-08-20T22:50:17.4265921Z [00:02:21.949]➜      regular_sections=10020
2025-08-20T22:50:17.4266310Z [00:02:21.949]➜              all_syms=36049
2025-08-20T22:50:17.4266729Z [00:02:21.949]➜     total_input_bytes=44384598
2025-08-20T22:50:17.4267175Z [00:02:21.949]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:17.4267603Z [00:02:21.949]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:17.4321366Z [00:02:21.955]➜  using wcsxfrm ... yes
2025-08-20T22:50:17.4342423Z [00:02:21.957]➜        reloc_nonalloc=0
2025-08-20T22:50:17.4345045Z [00:02:21.957]➜               comdats=0
2025-08-20T22:50:17.4345339Z [00:02:21.957]➜    removed_comdat_mem=0
2025-08-20T22:50:17.4345599Z [00:02:21.957]➜              num_dsos=0
2025-08-20T22:50:17.4345859Z [00:02:21.957]➜           thunk_bytes=0
2025-08-20T22:50:17.4346144Z [00:02:21.957]➜       parsed_lto_objs=1
2025-08-20T22:50:17.4346404Z [00:02:21.957]➜              num_cies=2
2025-08-20T22:50:17.4346659Z [00:02:21.957]➜       num_unique_cies=2
2025-08-20T22:50:17.4346914Z [00:02:21.957]➜              num_fdes=5
2025-08-20T22:50:17.4347173Z [00:02:21.957]➜        merged_strings=6
2025-08-20T22:50:17.4347429Z [00:02:21.957]➜              num_objs=18
2025-08-20T22:50:17.4347698Z [00:02:21.957]➜         output_chunks=24
2025-08-20T22:50:17.4347966Z [00:02:21.957]➜      string_fragments=33
2025-08-20T22:50:17.4348239Z [00:02:21.957]➜      garbage_sections=45
2025-08-20T22:50:17.4348507Z [00:02:21.957]➜        undefined_syms=100
2025-08-20T22:50:17.4348976Z [00:02:21.957]➜           reloc_alloc=118
2025-08-20T22:50:17.4349248Z [00:02:21.957]➜          defined_syms=295
2025-08-20T22:50:17.4349519Z [00:02:21.957]➜        input_sections=365
2025-08-20T22:50:17.4349793Z [00:02:21.957]➜           parsed_objs=1808
2025-08-20T22:50:17.4350083Z [00:02:21.957]➜      regular_sections=10020
2025-08-20T22:50:17.4350358Z [00:02:21.957]➜              all_syms=36049
2025-08-20T22:50:17.4350646Z [00:02:21.957]➜     total_input_bytes=44384598
2025-08-20T22:50:17.4350951Z [00:02:21.957]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:17.4351285Z [00:02:21.957]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:17.4403023Z [00:02:21.963]➜  using wcsrchr ... yes
2025-08-20T22:50:17.4614274Z [00:02:21.984]➜        reloc_nonalloc=0
2025-08-20T22:50:17.4619509Z [00:02:21.985]➜               comdats=0
2025-08-20T22:50:17.4620217Z [00:02:21.985]➜    removed_comdat_mem=0
2025-08-20T22:50:17.4621771Z [00:02:21.985]➜              num_dsos=0
2025-08-20T22:50:17.4622473Z [00:02:21.985]➜           thunk_bytes=0
2025-08-20T22:50:17.4622802Z [00:02:21.985]➜       parsed_lto_objs=1
2025-08-20T22:50:17.4623067Z [00:02:21.985]➜              num_cies=2
2025-08-20T22:50:17.4623331Z [00:02:21.985]➜       num_unique_cies=2
2025-08-20T22:50:17.4623608Z [00:02:21.985]➜              num_fdes=5
2025-08-20T22:50:17.4623865Z [00:02:21.985]➜        merged_strings=7
2025-08-20T22:50:17.4624125Z [00:02:21.985]➜              num_objs=25
2025-08-20T22:50:17.4624389Z [00:02:21.985]➜         output_chunks=26
2025-08-20T22:50:17.4624656Z [00:02:21.985]➜      string_fragments=48
2025-08-20T22:50:17.4624927Z [00:02:21.985]➜      garbage_sections=67
2025-08-20T22:50:17.4625196Z [00:02:21.985]➜        undefined_syms=128
2025-08-20T22:50:17.4625473Z [00:02:21.985]➜           reloc_alloc=146
2025-08-20T22:50:17.4625738Z [00:02:21.985]➜          defined_syms=427
2025-08-20T22:50:17.4626008Z [00:02:21.985]➜        input_sections=551
2025-08-20T22:50:17.4626281Z [00:02:21.985]➜           parsed_objs=1762
2025-08-20T22:50:17.4626563Z [00:02:21.985]➜      regular_sections=9759
2025-08-20T22:50:17.4626837Z [00:02:21.985]➜              all_syms=35080
2025-08-20T22:50:17.4627124Z [00:02:21.985]➜     total_input_bytes=43956000
2025-08-20T22:50:17.4627429Z [00:02:21.985]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:17.4628077Z [00:02:21.985]➜  .rodata.str1.1 estimation=1626 actual=1
2025-08-20T22:50:17.4628420Z [00:02:21.985]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:17.4725496Z [00:02:21.995]➜  using writev ... yes
2025-08-20T22:50:17.5582553Z [00:02:22.078]➜        reloc_nonalloc=0
2025-08-20T22:50:17.5582941Z [00:02:22.078]➜               comdats=0
2025-08-20T22:50:17.5583219Z [00:02:22.078]➜    removed_comdat_mem=0
2025-08-20T22:50:17.5583480Z [00:02:22.078]➜              num_dsos=0
2025-08-20T22:50:17.5583741Z [00:02:22.078]➜           thunk_bytes=0
2025-08-20T22:50:17.5584000Z [00:02:22.078]➜       parsed_lto_objs=1
2025-08-20T22:50:17.5584274Z [00:02:22.078]➜              num_cies=2
2025-08-20T22:50:17.5584576Z [00:02:22.078]➜       num_unique_cies=2
2025-08-20T22:50:17.5584837Z [00:02:22.078]➜              num_fdes=5
2025-08-20T22:50:17.5585091Z [00:02:22.078]➜         output_chunks=26
2025-08-20T22:50:17.5585358Z [00:02:22.078]➜              num_objs=33
2025-08-20T22:50:17.5585641Z [00:02:22.078]➜      garbage_sections=90
2025-08-20T22:50:17.5585913Z [00:02:22.078]➜        merged_strings=142
2025-08-20T22:50:17.5586186Z [00:02:22.078]➜      string_fragments=200
2025-08-20T22:50:17.5586459Z [00:02:22.078]➜        undefined_syms=420
2025-08-20T22:50:17.5586728Z [00:02:22.078]➜           reloc_alloc=447
2025-08-20T22:50:17.5586994Z [00:02:22.078]➜          defined_syms=569
2025-08-20T22:50:17.5587259Z [00:02:22.078]➜        input_sections=754
2025-08-20T22:50:17.5587533Z [00:02:22.078]➜           parsed_objs=1762
2025-08-20T22:50:17.5587809Z [00:02:22.078]➜      regular_sections=9757
2025-08-20T22:50:17.5588084Z [00:02:22.078]➜              all_syms=35070
2025-08-20T22:50:17.5588381Z [00:02:22.078]➜     total_input_bytes=43953816
2025-08-20T22:50:17.5588906Z [00:02:22.078]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:17.5589294Z [00:02:22.078]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:17.5589630Z [00:02:22.078]➜  .rodata.cst8 estimation=1696 actual=136
2025-08-20T22:50:17.5654222Z [00:02:22.088]➜        reloc_nonalloc=0
2025-08-20T22:50:17.5664049Z [00:02:22.088]➜               comdats=0
2025-08-20T22:50:17.5664338Z [00:02:22.088]➜    removed_comdat_mem=0
2025-08-20T22:50:17.5664604Z [00:02:22.088]➜              num_dsos=0
2025-08-20T22:50:17.5664871Z [00:02:22.088]➜           thunk_bytes=0
2025-08-20T22:50:17.5665134Z [00:02:22.088]➜       parsed_lto_objs=1
2025-08-20T22:50:17.5665391Z [00:02:22.088]➜              num_cies=2
2025-08-20T22:50:17.5665648Z [00:02:22.088]➜       num_unique_cies=2
2025-08-20T22:50:17.5665904Z [00:02:22.088]➜              num_fdes=5
2025-08-20T22:50:17.5666163Z [00:02:22.088]➜         output_chunks=26
2025-08-20T22:50:17.5670897Z [00:02:22.088]➜              num_objs=35
2025-08-20T22:50:17.5671309Z [00:02:22.088]➜      garbage_sections=97
2025-08-20T22:50:17.5671584Z [00:02:22.088]➜        merged_strings=250
2025-08-20T22:50:17.5671861Z [00:02:22.088]➜      string_fragments=315
2025-08-20T22:50:17.5672130Z [00:02:22.088]➜          defined_syms=614
2025-08-20T22:50:17.5672660Z [00:02:22.088]➜        undefined_syms=666
2025-08-20T22:50:17.5672932Z [00:02:22.088]➜           reloc_alloc=695
2025-08-20T22:50:17.5673201Z [00:02:22.088]➜        input_sections=814
2025-08-20T22:50:17.5673475Z [00:02:22.088]➜           parsed_objs=1762
2025-08-20T22:50:17.5673748Z [00:02:22.088]➜      regular_sections=9757
2025-08-20T22:50:17.5674022Z [00:02:22.088]➜              all_syms=35070
2025-08-20T22:50:17.5674311Z [00:02:22.088]➜     total_input_bytes=43953820
2025-08-20T22:50:17.5674614Z [00:02:22.088]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:17.5674950Z [00:02:22.088]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:17.5675296Z [00:02:22.088]➜  .rodata.cst8 estimation=1754 actual=244
2025-08-20T22:50:17.5675621Z [00:02:22.090]➜        reloc_nonalloc=0
2025-08-20T22:50:17.5675880Z [00:02:22.090]➜               comdats=0
2025-08-20T22:50:17.5676137Z [00:02:22.090]➜    removed_comdat_mem=0
2025-08-20T22:50:17.5676405Z [00:02:22.090]➜              num_dsos=0
2025-08-20T22:50:17.5676660Z [00:02:22.090]➜           thunk_bytes=0
2025-08-20T22:50:17.5676915Z [00:02:22.090]➜       parsed_lto_objs=1
2025-08-20T22:50:17.5677175Z [00:02:22.090]➜              num_cies=2
2025-08-20T22:50:17.5677429Z [00:02:22.090]➜       num_unique_cies=2
2025-08-20T22:50:17.5677686Z [00:02:22.090]➜              num_fdes=5
2025-08-20T22:50:17.5677945Z [00:02:22.090]➜         output_chunks=26
2025-08-20T22:50:17.5678235Z [00:02:22.090]➜              num_objs=33
2025-08-20T22:50:17.5678504Z [00:02:22.090]➜      garbage_sections=90
2025-08-20T22:50:17.5680596Z [00:02:22.090]➜        merged_strings=141
2025-08-20T22:50:17.5680881Z [00:02:22.090]➜      string_fragments=199
2025-08-20T22:50:17.5681167Z [00:02:22.090]➜        undefined_syms=422
2025-08-20T22:50:17.5681436Z [00:02:22.090]➜           reloc_alloc=450
2025-08-20T22:50:17.5681701Z [00:02:22.090]➜          defined_syms=569
2025-08-20T22:50:17.5681971Z [00:02:22.090]➜        input_sections=754
2025-08-20T22:50:17.5682250Z [00:02:22.090]➜           parsed_objs=1762
2025-08-20T22:50:17.5682523Z [00:02:22.090]➜      regular_sections=9757
2025-08-20T22:50:17.5682798Z [00:02:22.090]➜              all_syms=35070
2025-08-20T22:50:17.5683080Z [00:02:22.090]➜     total_input_bytes=43953816
2025-08-20T22:50:17.5683384Z [00:02:22.090]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:17.5683724Z [00:02:22.090]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:17.5684066Z [00:02:22.090]➜  .rodata.cst8 estimation=1698 actual=135
2025-08-20T22:50:17.5736532Z [00:02:22.096]➜  using yn ... yes
2025-08-20T22:50:17.5742425Z [00:02:22.097]➜  using y1 ... yes
2025-08-20T22:50:17.5782362Z [00:02:22.101]➜  using y0 ... yes
2025-08-20T22:50:17.6177450Z [00:02:22.140]➜        reloc_nonalloc=0
2025-08-20T22:50:17.6181805Z [00:02:22.141]➜               comdats=0
2025-08-20T22:50:17.6182116Z [00:02:22.141]➜    removed_comdat_mem=0
2025-08-20T22:50:17.6182389Z [00:02:22.141]➜              num_dsos=0
2025-08-20T22:50:17.6182681Z [00:02:22.141]➜           thunk_bytes=0
2025-08-20T22:50:17.6182947Z [00:02:22.141]➜       parsed_lto_objs=1
2025-08-20T22:50:17.6183204Z [00:02:22.141]➜              num_cies=2
2025-08-20T22:50:17.6183468Z [00:02:22.141]➜       num_unique_cies=2
2025-08-20T22:50:17.6183727Z [00:02:22.141]➜              num_fdes=5
2025-08-20T22:50:17.6183991Z [00:02:22.141]➜        merged_strings=23
2025-08-20T22:50:17.6184259Z [00:02:22.141]➜         output_chunks=26
2025-08-20T22:50:17.6184525Z [00:02:22.141]➜              num_objs=33
2025-08-20T22:50:17.6184790Z [00:02:22.141]➜      string_fragments=84
2025-08-20T22:50:17.6185060Z [00:02:22.141]➜      garbage_sections=90
2025-08-20T22:50:17.6185331Z [00:02:22.141]➜        undefined_syms=176
2025-08-20T22:50:17.6185610Z [00:02:22.141]➜           reloc_alloc=210
2025-08-20T22:50:17.6185881Z [00:02:22.141]➜          defined_syms=571
2025-08-20T22:50:17.6186151Z [00:02:22.141]➜        input_sections=755
2025-08-20T22:50:17.6186424Z [00:02:22.141]➜           parsed_objs=1762
2025-08-20T22:50:17.6187078Z [00:02:22.141]➜      regular_sections=9757
2025-08-20T22:50:17.6187353Z [00:02:22.141]➜              all_syms=35070
2025-08-20T22:50:17.6187643Z [00:02:22.141]➜     total_input_bytes=43953816
2025-08-20T22:50:17.6187951Z [00:02:22.141]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:17.6188289Z [00:02:22.141]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:17.6188807Z [00:02:22.141]➜  .rodata.cst8 estimation=1635 actual=17
2025-08-20T22:50:17.6232822Z [00:02:22.146]➜        reloc_nonalloc=0
2025-08-20T22:50:17.6238043Z [00:02:22.147]➜               comdats=0
2025-08-20T22:50:17.6239350Z [00:02:22.147]➜    removed_comdat_mem=0
2025-08-20T22:50:17.6239880Z [00:02:22.147]➜              num_dsos=0
2025-08-20T22:50:17.6240151Z [00:02:22.147]➜           thunk_bytes=0
2025-08-20T22:50:17.6240414Z [00:02:22.147]➜       parsed_lto_objs=1
2025-08-20T22:50:17.6240673Z [00:02:22.147]➜              num_cies=2
2025-08-20T22:50:17.6240933Z [00:02:22.147]➜       num_unique_cies=2
2025-08-20T22:50:17.6241233Z [00:02:22.147]➜              num_fdes=5
2025-08-20T22:50:17.6241497Z [00:02:22.147]➜        merged_strings=24
2025-08-20T22:50:17.6241769Z [00:02:22.147]➜         output_chunks=26
2025-08-20T22:50:17.6242046Z [00:02:22.147]➜              num_objs=33
2025-08-20T22:50:17.6242308Z [00:02:22.147]➜      string_fragments=85
2025-08-20T22:50:17.6242581Z [00:02:22.147]➜      garbage_sections=90
2025-08-20T22:50:17.6242853Z [00:02:22.147]➜        undefined_syms=178
2025-08-20T22:50:17.6243123Z [00:02:22.147]➜           reloc_alloc=211
2025-08-20T22:50:17.6243396Z [00:02:22.147]➜          defined_syms=573
2025-08-20T22:50:17.6243666Z [00:02:22.147]➜        input_sections=756
2025-08-20T22:50:17.6243951Z [00:02:22.147]➜           parsed_objs=1762
2025-08-20T22:50:17.6244232Z [00:02:22.147]➜      regular_sections=9757
2025-08-20T22:50:17.6244510Z [00:02:22.147]➜              all_syms=35070
2025-08-20T22:50:17.6244800Z [00:02:22.147]➜     total_input_bytes=43953816
2025-08-20T22:50:17.6245122Z [00:02:22.147]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:17.6245462Z [00:02:22.147]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:17.6245796Z [00:02:22.147]➜  .rodata.cst8 estimation=1636 actual=18
2025-08-20T22:50:17.6304410Z [00:02:22.153]➜  using y0f ... yes
2025-08-20T22:50:17.6339321Z [00:02:22.157]➜  using y1f ... yes
2025-08-20T22:50:17.6640555Z [00:02:22.185]➜  using y0l ... no
2025-08-20T22:50:17.6731958Z [00:02:22.196]➜  using y1l ... no
2025-08-20T22:50:17.6994998Z [00:02:22.222]➜  using ynl ... no
2025-08-20T22:50:17.7075906Z [00:02:22.230]➜        reloc_nonalloc=0
2025-08-20T22:50:17.7076974Z [00:02:22.230]➜               comdats=0
2025-08-20T22:50:17.7077625Z [00:02:22.230]➜    removed_comdat_mem=0
2025-08-20T22:50:17.7077985Z [00:02:22.230]➜              num_dsos=0
2025-08-20T22:50:17.7078250Z [00:02:22.230]➜           thunk_bytes=0
2025-08-20T22:50:17.7078513Z [00:02:22.230]➜       parsed_lto_objs=1
2025-08-20T22:50:17.7078988Z [00:02:22.230]➜              num_cies=2
2025-08-20T22:50:17.7079274Z [00:02:22.230]➜       num_unique_cies=2
2025-08-20T22:50:17.7079529Z [00:02:22.230]➜              num_fdes=5
2025-08-20T22:50:17.7079789Z [00:02:22.230]➜        merged_strings=24
2025-08-20T22:50:17.7080060Z [00:02:22.230]➜         output_chunks=26
2025-08-20T22:50:17.7080325Z [00:02:22.230]➜              num_objs=35
2025-08-20T22:50:17.7080593Z [00:02:22.230]➜      string_fragments=89
2025-08-20T22:50:17.7080864Z [00:02:22.230]➜      garbage_sections=97
2025-08-20T22:50:17.7081136Z [00:02:22.230]➜        undefined_syms=193
2025-08-20T22:50:17.7081402Z [00:02:22.230]➜           reloc_alloc=226
2025-08-20T22:50:17.7081670Z [00:02:22.230]➜          defined_syms=614
2025-08-20T22:50:17.7081952Z [00:02:22.230]➜        input_sections=814
2025-08-20T22:50:17.7082226Z [00:02:22.230]➜           parsed_objs=1762
2025-08-20T22:50:17.7082501Z [00:02:22.230]➜      regular_sections=9757
2025-08-20T22:50:17.7082776Z [00:02:22.230]➜              all_syms=35070
2025-08-20T22:50:17.7083397Z [00:02:22.230]➜     total_input_bytes=43953820
2025-08-20T22:50:17.7083702Z [00:02:22.230]➜  .comment estimation=1627 actual=4
2025-08-20T22:50:17.7084037Z [00:02:22.230]➜  .rodata.cst8 estimation=1636 actual=18
2025-08-20T22:50:17.7084378Z [00:02:22.230]➜  .rodata.str1.8 estimation=1627 actual=2
2025-08-20T22:50:17.7126756Z [00:02:22.236]➜  using ynf ... yes
2025-08-20T22:50:17.7268498Z [00:02:22.250]➜  1081 configurations checked
2025-08-20T22:50:17.7659178Z [00:02:22.289]➜  make[1]: Leaving directory '/tmp/tmp.ijBcsMhhXg/TEMPREPO'
2025-08-20T22:50:17.7707270Z [00:02:22.294]➜  CC stress-eigen-ops.c
2025-08-20T22:50:17.7721883Z [00:02:22.295]➜  Generating empty AppArmor profile
2025-08-20T22:50:17.7869446Z [00:02:22.310]➜  CC apparmor-data.c
2025-08-20T22:50:17.7931360Z [00:02:22.316]➜  Alpine clang version 20.1.8
2025-08-20T22:50:17.7932545Z [00:02:22.316]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:17.7933407Z [00:02:22.316]➜  Thread model: posix
2025-08-20T22:50:17.7934231Z [00:02:22.316]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:17.7934756Z [00:02:22.316]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:17.7935209Z [00:02:22.316]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:17.7935711Z [00:02:22.316]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:17.7936272Z [00:02:22.316]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:17.7936904Z [00:02:22.316]➜  Selected GCC installation: Alpine clang version 20.1.8/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:17.7937407Z [00:02:22.316]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:17.7937714Z [00:02:22.316]➜  Thread model: posix
2025-08-20T22:50:17.7938007Z [00:02:22.316]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:17.7938412Z [00:02:22.316]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:17.7939102Z [00:02:22.316]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:17.7939637Z [00:02:22.316]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:17.7940191Z [00:02:22.316]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:17.7940725Z [00:02:22.316]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:17.7941142Z [00:02:22.316]➜  Candidate multilib: .;@m64
2025-08-20T22:50:17.7941429Z [00:02:22.316]➜  Selected multilib: .;@m64
2025-08-20T22:50:17.7941675Z [00:02:22.316]➜  
2025-08-20T22:50:17.7941896Z [00:02:22.316]➜  Candidate multilib: .;@m64
2025-08-20T22:50:17.7942186Z [00:02:22.316]➜  Selected multilib: .;@m64
2025-08-20T22:50:17.7947563Z [00:02:22.318]➜   (in-process)
2025-08-20T22:50:17.7953057Z [00:02:22.318]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -E -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name core-io-uring.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0. (in-process)
2025-08-20T22:50:17.7960458Z [00:02:22.318]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -E -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name core-personality.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o - -x c core-personality.c
2025-08-20T22:50:17.7971123Z [00:02:22.320]➜  19.03\"" -D BUILD_STATIC -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o - -x c core-io-uring.c
2025-08-20T22:50:17.7973637Z [00:02:22.320]➜  clang -cc1 version 20.1.8clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:17.7974239Z [00:02:22.320]➜   based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:17.7974678Z [00:02:22.320]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:17.7975344Z [00:02:22.320]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:17.7975928Z [00:02:22.320]➜  #include "..." search starts here:
2025-08-20T22:50:17.7976245Z [00:02:22.320]➜  #include <...> search starts here:
2025-08-20T22:50:17.7976534Z [00:02:22.320]➜   /usr/include/fortify
2025-08-20T22:50:17.7976781Z [00:02:22.320]➜   /usr/include
2025-08-20T22:50:17.7977058Z [00:02:22.320]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:17.7977342Z [00:02:22.320]➜  End of search list.
2025-08-20T22:50:17.7977673Z [00:02:22.320]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:17.7978793Z [00:02:22.320]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:17.7979475Z [00:02:22.320]➜  #include "..." search starts here:
2025-08-20T22:50:17.7979797Z [00:02:22.320]➜  #include <...> search starts here:
2025-08-20T22:50:17.7980083Z [00:02:22.320]➜   /usr/include/fortify
2025-08-20T22:50:17.7980340Z [00:02:22.320]➜   /usr/include
2025-08-20T22:50:17.7980611Z [00:02:22.320]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:17.7980900Z [00:02:22.320]➜  End of search list.
2025-08-20T22:50:17.7992924Z [00:02:22.322]➜  Alpine clang version 20.1.8
2025-08-20T22:50:17.7994829Z [00:02:22.322]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:17.7996513Z [00:02:22.323]➜  Thread model: posix
2025-08-20T22:50:17.7998798Z [00:02:22.323]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:17.8001235Z [00:02:22.323]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:17.8003594Z [00:02:22.323]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:17.8006328Z [00:02:22.324]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:17.8008086Z [00:02:22.324]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:17.8010825Z [00:02:22.324]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:17.8015581Z [00:02:22.324]➜  Candidate multilib: .;@m64
2025-08-20T22:50:17.8019598Z [00:02:22.325]➜  Selected multilib: .;@m64
2025-08-20T22:50:17.8024974Z [00:02:22.325]➜   (in-process)
2025-08-20T22:50:17.8052386Z [00:02:22.328]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -tripleMK io-uring.h
2025-08-20T22:50:17.8085321Z [00:02:22.330]➜   aarch64-alpine-linux-musl -E -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name core-perf-event.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o - -x c core-perf-event.c
2025-08-20T22:50:17.8090122Z [00:02:22.330]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:17.8090623Z [00:02:22.331]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:17.8091282Z [00:02:22.331]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:17.8091865Z [00:02:22.331]➜  #include "..." search starts here:
2025-08-20T22:50:17.8094336Z [00:02:22.332]➜  #include <...> search starts here:
2025-08-20T22:50:17.8094653Z [00:02:22.332]➜   /usr/include/fortify
2025-08-20T22:50:17.8094908Z [00:02:22.332]➜   /usr/include
2025-08-20T22:50:17.8095184Z [00:02:22.332]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:17.8095471Z [00:02:22.332]➜  End of search list.
2025-08-20T22:50:17.8100017Z [00:02:22.333]➜  MK personality.h
2025-08-20T22:50:17.8131878Z [00:02:22.336]➜  CC stress-vecmath.c
2025-08-20T22:50:17.8138080Z [00:02:22.337]➜  Alpine clang version 20.1.8
2025-08-20T22:50:17.8147522Z [00:02:22.337]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:17.8148059Z [00:02:22.337]➜  Thread model: posix
2025-08-20T22:50:17.8148370Z [00:02:22.337]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:17.8148932Z [00:02:22.337]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:17.8149391Z [00:02:22.337]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:17.8149883Z [00:02:22.337]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:17.8150437Z [00:02:22.337]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:17.8150965Z [00:02:22.337]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:17.8151364Z [00:02:22.337]➜  Candidate multilib: .;@m64
2025-08-20T22:50:17.8151649Z [00:02:22.337]➜  Selected multilib: .;@m64
2025-08-20T22:50:17.8151910Z [00:02:22.337]➜   (in-process)
2025-08-20T22:50:17.8157038Z [00:02:22.337]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-eigen-ops.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-eigen-ops.o -x c stress-eigen-ops.c
2025-08-20T22:50:17.8161918Z [00:02:22.337]➜  CC core-affinity.c
2025-08-20T22:50:17.8162362Z [00:02:22.338]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:17.8162850Z [00:02:22.338]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:17.8164571Z [00:02:22.339]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:17.8165161Z [00:02:22.339]➜  #include "..." search starts here:
2025-08-20T22:50:17.8165474Z [00:02:22.339]➜  #include <...> search starts here:
2025-08-20T22:50:17.8165777Z [00:02:22.339]➜   /usr/include/fortify
2025-08-20T22:50:17.8166030Z [00:02:22.339]➜   /usr/include
2025-08-20T22:50:17.8166303Z [00:02:22.339]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:17.8166587Z [00:02:22.339]➜  End of search list.
2025-08-20T22:50:17.8194350Z [00:02:22.342]➜  CC core-perf.c
2025-08-20T22:50:17.8244821Z [00:02:22.347]➜  CC core-arch.c
2025-08-20T22:50:17.8280361Z [00:02:22.351]➜  Alpine clang version 20.1.8
2025-08-20T22:50:17.8283914Z [00:02:22.351]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:17.8285221Z [00:02:22.351]➜  Thread model: posix
2025-08-20T22:50:17.8286233Z [00:02:22.351]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:17.8287827Z [00:02:22.352]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:17.8289866Z [00:02:22.352]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:17.8290389Z [00:02:22.352]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:17.8291271Z [00:02:22.352]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:17.8291869Z [00:02:22.352]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:17.8292278Z [00:02:22.352]➜  Candidate multilib: .;@m64
2025-08-20T22:50:17.8292581Z [00:02:22.352]➜  Selected multilib: .;@m64
2025-08-20T22:50:17.8300727Z [00:02:22.353]➜   (in-process)
2025-08-20T22:50:17.8306453Z [00:02:22.353]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name apparmor-data.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o apparmor-data.o -x c apparmor-data.c
2025-08-20T22:50:17.8311948Z [00:02:22.353]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:17.8312607Z [00:02:22.353]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:17.8313395Z [00:02:22.353]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:17.8314095Z [00:02:22.353]➜  #include "..." search starts here:
2025-08-20T22:50:17.8314530Z [00:02:22.353]➜  #include <...> search starts here:
2025-08-20T22:50:17.8314923Z [00:02:22.353]➜   /usr/include/fortify
2025-08-20T22:50:17.8315553Z [00:02:22.353]➜   /usr/include
2025-08-20T22:50:17.8316656Z [00:02:22.353]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:17.8316952Z [00:02:22.353]➜  End of search list.
2025-08-20T22:50:17.8393013Z [00:02:22.362]➜  CC core-asm-ret.c
2025-08-20T22:50:17.8435936Z [00:02:22.366]➜  Alpine clang version 20.1.8
2025-08-20T22:50:17.8436288Z [00:02:22.366]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:17.8436592Z [00:02:22.366]➜  Thread model: posix
2025-08-20T22:50:17.8436885Z [00:02:22.366]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:17.8437331Z [00:02:22.366]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:17.8437800Z [00:02:22.366]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:17.8438301Z [00:02:22.366]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:17.8439122Z [00:02:22.366]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:17.8439661Z [00:02:22.366]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:17.8440065Z [00:02:22.366]➜  Candidate multilib: .;@m64
2025-08-20T22:50:17.8460167Z [00:02:22.366]➜  Selected multilib: .;@m64
2025-08-20T22:50:17.8460488Z [00:02:22.366]➜   (in-process)
2025-08-20T22:50:17.8499331Z [00:02:22.366]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name core-affinity.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o core-affinity.o -x c core-affinity.c
2025-08-20T22:50:17.8506902Z [00:02:22.367]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:17.8507417Z [00:02:22.367]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:17.8508087Z [00:02:22.368]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:17.8510559Z [00:02:22.368]➜  #include "..." search starts here:
2025-08-20T22:50:17.8510946Z [00:02:22.368]➜  #include <...> search starts here:
2025-08-20T22:50:17.8511237Z [00:02:22.368]➜   /usr/include/fortify
2025-08-20T22:50:17.8511487Z [00:02:22.369]➜   /usr/include
2025-08-20T22:50:17.8511779Z [00:02:22.370]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:17.8512063Z [00:02:22.370]➜  End of search list.
2025-08-20T22:50:17.8537246Z [00:02:22.376]➜  Alpine clang version 20.1.8
2025-08-20T22:50:17.8541486Z [00:02:22.376]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:17.8543756Z [00:02:22.376]➜  Thread model: posix
2025-08-20T22:50:17.8549634Z [00:02:22.378]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:17.8562166Z [00:02:22.379]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:17.8583623Z [00:02:22.379]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:17.8584182Z [00:02:22.379]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:17.8584739Z [00:02:22.379]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:17.8585274Z [00:02:22.380]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:17.8585678Z [00:02:22.380]➜  Candidate multilib: .;@m64
2025-08-20T22:50:17.8585963Z [00:02:22.380]➜  Selected multilib: .;@m64
2025-08-20T22:50:17.8586226Z [00:02:22.380]➜   (in-process)
2025-08-20T22:50:17.8591896Z [00:02:22.380]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-vecmath.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-builtin -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-vecmath.o -x c stress-vecmath.c
2025-08-20T22:50:17.8601788Z [00:02:22.383]➜  Alpine clang version 20.1.8
2025-08-20T22:50:17.8602114Z [00:02:22.383]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:17.8602409Z [00:02:22.383]➜  Thread model: posix
2025-08-20T22:50:17.8602697Z [00:02:22.383]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:17.8603105Z [00:02:22.383]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:17.8603537Z [00:02:22.383]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:17.8604026Z [00:02:22.383]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:17.8604593Z [00:02:22.383]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:17.8605124Z [00:02:22.383]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:17.8605527Z [00:02:22.383]➜  Candidate multilib: .;@m64
2025-08-20T22:50:17.8605809Z [00:02:22.383]➜  Selected multilib: .;@m64
2025-08-20T22:50:17.8606085Z [00:02:22.383]➜   (in-process)
2025-08-20T22:50:17.8617385Z [00:02:22.383]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name core-perf.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o core-perf.o -x c core-perf.c
2025-08-20T22:50:17.8645579Z [00:02:22.385]➜  clang -cc1 version 20.1.8Alpine clang version 20.1.8
2025-08-20T22:50:17.8647776Z [00:02:22.385]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:17.8650593Z [00:02:22.385]➜  Thread model: posix
2025-08-20T22:50:17.8653057Z [00:02:22.385]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:17.8653584Z [00:02:22.385]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:17.8654025Z [00:02:22.385]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:17.8654535Z [00:02:22.385]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:17.8655087Z [00:02:22.385]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:17.8655620Z [00:02:22.386]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:17.8656019Z [00:02:22.386]➜  Candidate multilib: .;@m64
2025-08-20T22:50:17.8656304Z [00:02:22.386]➜  Selected multilib: .;@m64
2025-08-20T22:50:17.8656596Z [00:02:22.386]➜   based upon LLVM  (in-process)
2025-08-20T22:50:17.8664912Z [00:02:22.386]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name core-arch.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o core-arch.o -x c core-arch.c
2025-08-20T22:50:17.8672301Z [00:02:22.386]➜  20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:17.8672639Z [00:02:22.386]➜  Alpine clang version 20.1.8
2025-08-20T22:50:17.8672951Z [00:02:22.386]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:17.8673244Z [00:02:22.386]➜  Thread model: posix
2025-08-20T22:50:17.8673535Z [00:02:22.386]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:17.8673940Z [00:02:22.386]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:17.8674367Z [00:02:22.386]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:17.8674855Z [00:02:22.386]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:17.8675406Z [00:02:22.386]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:17.8676113Z [00:02:22.386]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:17.8676830Z [00:02:22.386]➜  Candidate multilib: clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:17.8677285Z [00:02:22.386]➜  .;@m64
2025-08-20T22:50:17.8677520Z [00:02:22.387]➜  Selected multilib: .;@m64
2025-08-20T22:50:17.8677875Z [00:02:22.387]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:17.8678539Z [00:02:22.387]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:17.8703753Z [00:02:22.387]➜  #include "..." search starts here:
2025-08-20T22:50:17.8704094Z [00:02:22.387]➜  #include <...> search starts here:
2025-08-20T22:50:17.8704383Z [00:02:22.387]➜   /usr/include/fortify
2025-08-20T22:50:17.8704634Z [00:02:22.387]➜   /usr/include
2025-08-20T22:50:17.8704913Z [00:02:22.387]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:17.8705202Z [00:02:22.387]➜  End of search list.
2025-08-20T22:50:17.8705494Z [00:02:22.387]➜   (in-process)
2025-08-20T22:50:17.8708893Z [00:02:22.393]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name core-asm-ret.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wnignoring nonexistent directory "o/usr/local/include-"
2025-08-20T22:50:17.8712342Z [00:02:22.393]➜  error -DHAVE_CCignoring nonexistent directory "_/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/includeM"
2025-08-20T22:50:17.8713090Z [00:02:22.393]➜  USL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wfo#include "..." search starts here:
2025-08-20T22:50:17.8713512Z [00:02:22.393]➜  #include <...> search starts here:
2025-08-20T22:50:17.8713799Z [00:02:22.393]➜   /usr/include/fortify
2025-08-20T22:50:17.8714048Z [00:02:22.393]➜   /usr/include
2025-08-20T22:50:17.8714320Z [00:02:22.393]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:17.8714606Z [00:02:22.393]➜  End of search list.
2025-08-20T22:50:17.8720013Z [00:02:22.393]➜  rmat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o core-asm-ret.o -x c core-asm-ret.c
2025-08-20T22:50:17.8724736Z [00:02:22.393]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:17.8725332Z [00:02:22.393]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:17.8725823Z [00:02:22.393]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:17.8726480Z [00:02:22.393]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:17.8727050Z [00:02:22.393]➜  #include "..." search starts here:
2025-08-20T22:50:17.8727364Z [00:02:22.393]➜  #include <...> search starts here:
2025-08-20T22:50:17.8727647Z [00:02:22.393]➜   /usr/include/fortify
2025-08-20T22:50:17.8727896Z [00:02:22.393]➜   /usr/include
2025-08-20T22:50:17.8728165Z [00:02:22.393]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:17.8728450Z [00:02:22.393]➜  End of search list.
2025-08-20T22:50:17.8728971Z [00:02:22.393]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:17.8729661Z [00:02:22.393]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:17.8730226Z [00:02:22.393]➜  #include "..." search starts here:
2025-08-20T22:50:17.8730793Z [00:02:22.393]➜  #include <...> search starts here:
2025-08-20T22:50:17.8731087Z [00:02:22.393]➜   /usr/include/fortify
2025-08-20T22:50:17.8731334Z [00:02:22.393]➜   /usr/include
2025-08-20T22:50:17.8731605Z [00:02:22.393]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:17.8731891Z [00:02:22.393]➜  End of search list.
2025-08-20T22:50:17.9118949Z [00:02:22.435]➜  CC core-capabilities.c
2025-08-20T22:50:17.9333101Z [00:02:22.456]➜  CC core-cpu.c
2025-08-20T22:50:17.9397388Z [00:02:22.462]➜  CC core-cpu-cache.c
2025-08-20T22:50:17.9491403Z [00:02:22.472]➜  Alpine clang version 20.1.8
2025-08-20T22:50:17.9506573Z [00:02:22.472]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:17.9506944Z [00:02:22.472]➜  Thread model: posix
2025-08-20T22:50:17.9507245Z [00:02:22.472]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:17.9507666Z [00:02:22.472]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:17.9508130Z [00:02:22.472]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:17.9508806Z [00:02:22.472]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:17.9516117Z [00:02:22.472]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:17.9516668Z [00:02:22.472]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:17.9517073Z [00:02:22.472]➜  Candidate multilib: .;@m64
2025-08-20T22:50:17.9517359Z [00:02:22.472]➜  Selected multilib: .;@m64
2025-08-20T22:50:17.9517626Z [00:02:22.473]➜   (in-process)
2025-08-20T22:50:17.9526277Z [00:02:22.473]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name core-capabilities.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o core-capabilities.o -x c core-capabilities.c
2025-08-20T22:50:17.9533832Z [00:02:22.474]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:17.9534569Z [00:02:22.474]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:17.9535242Z [00:02:22.474]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:17.9535815Z [00:02:22.474]➜  #include "..." search starts here:
2025-08-20T22:50:17.9536129Z [00:02:22.474]➜  #include <...> search starts here:
2025-08-20T22:50:17.9536416Z [00:02:22.474]➜   /usr/include/fortify
2025-08-20T22:50:17.9536670Z [00:02:22.474]➜   /usr/include
2025-08-20T22:50:17.9536946Z [00:02:22.474]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:17.9537242Z [00:02:22.474]➜  End of search list.
2025-08-20T22:50:17.9669718Z [00:02:22.490]➜  CC core-cpu-freq.c
2025-08-20T22:50:17.9730420Z [00:02:22.496]➜  Alpine clang version 20.1.8
2025-08-20T22:50:17.9738667Z [00:02:22.496]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:17.9739029Z [00:02:22.496]➜  Thread model: posix
2025-08-20T22:50:17.9744763Z [00:02:22.497]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:17.9747867Z [00:02:22.497]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:17.9754070Z [00:02:22.498]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:17.9760590Z [00:02:22.498]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:17.9761163Z [00:02:22.498]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:17.9771298Z [00:02:22.500]➜  Selected GCC installation: Alpine clang version 20.1.8
2025-08-20T22:50:17.9772098Z [00:02:22.500]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:17.9775002Z [00:02:22.500]➜  Thread model: posix
2025-08-20T22:50:17.9775487Z [00:02:22.500]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:17.9779372Z [00:02:22.500]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:17.9779846Z [00:02:22.500]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:17.9780340Z [00:02:22.500]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:17.9780897Z [00:02:22.500]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:17.9781434Z [00:02:22.500]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:17.9781838Z [00:02:22.500]➜  Candidate multilib: .;@m64
2025-08-20T22:50:17.9782124Z [00:02:22.500]➜  Selected multilib: .;@m64
2025-08-20T22:50:17.9782391Z [00:02:22.500]➜   (in-process)
2025-08-20T22:50:17.9790961Z [00:02:22.500]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name core-cpu.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o core-cpu.o -x c core-cpu.c
2025-08-20T22:50:17.9798194Z [00:02:22.500]➜  /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:17.9820957Z [00:02:22.505]➜  Candidate multilib: .;@m64clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:17.9823154Z [00:02:22.505]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:17.9824357Z [00:02:22.505]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:17.9825622Z [00:02:22.505]➜  #include "..." search starts here:
2025-08-20T22:50:17.9826025Z [00:02:22.505]➜  #include <...> search starts here:
2025-08-20T22:50:17.9826324Z [00:02:22.505]➜   /usr/include/fortify
2025-08-20T22:50:17.9826576Z [00:02:22.505]➜   /usr/include
2025-08-20T22:50:17.9826875Z [00:02:22.505]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:17.9827163Z [00:02:22.505]➜  End of search list.
2025-08-20T22:50:17.9827417Z [00:02:22.505]➜  
2025-08-20T22:50:17.9827638Z [00:02:22.505]➜  Selected multilib: .;@m64
2025-08-20T22:50:17.9827903Z [00:02:22.505]➜   (in-process)
2025-08-20T22:50:17.9836803Z [00:02:22.505]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name core-cpu-cache.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o core-cpu-cache.o -x c core-cpu-cache.c
2025-08-20T22:50:17.9844598Z [00:02:22.505]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:17.9845097Z [00:02:22.505]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:17.9845774Z [00:02:22.505]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:17.9846362Z [00:02:22.505]➜  #include "..." search starts here:
2025-08-20T22:50:17.9846679Z [00:02:22.505]➜  #include <...> search starts here:
2025-08-20T22:50:17.9846970Z [00:02:22.505]➜   /usr/include/fortify
2025-08-20T22:50:17.9847221Z [00:02:22.505]➜   /usr/include
2025-08-20T22:50:17.9847495Z [00:02:22.505]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:17.9847786Z [00:02:22.505]➜  End of search list.
2025-08-20T22:50:17.9932556Z [00:02:22.516]➜  CC core-cpuidle.c
2025-08-20T22:50:18.0106050Z [00:02:22.533]➜  Alpine clang version 20.1.8
2025-08-20T22:50:18.0113176Z [00:02:22.533]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:18.0116520Z [00:02:22.533]➜  Thread model: posix
2025-08-20T22:50:18.0116842Z [00:02:22.533]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:18.0117266Z [00:02:22.533]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:18.0117702Z [00:02:22.533]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:18.0118231Z [00:02:22.533]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:18.0118918Z [00:02:22.534]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:18.0119490Z [00:02:22.534]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:18.0119913Z [00:02:22.534]➜  Candidate multilib: .;@m64
2025-08-20T22:50:18.0120197Z [00:02:22.534]➜  Selected multilib: .;@m64
2025-08-20T22:50:18.0120463Z [00:02:22.534]➜   (in-process)
2025-08-20T22:50:18.0125474Z [00:02:22.534]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name core-cpu-freq.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections CC core-clocksource.c
2025-08-20T22:50:18.0165579Z [00:02:22.537]➜  -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o core-cpu-freq.o -x c core-cpu-freq.c
2025-08-20T22:50:18.0177753Z [00:02:22.538]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:18.0178292Z [00:02:22.539]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:18.0179178Z [00:02:22.539]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:18.0179788Z [00:02:22.539]➜  #include "..." search starts here:
2025-08-20T22:50:18.0180123Z [00:02:22.539]➜  #include <...> search starts here:
2025-08-20T22:50:18.0180414Z [00:02:22.539]➜   /usr/include/fortify
2025-08-20T22:50:18.0180671Z [00:02:22.539]➜   /usr/include
2025-08-20T22:50:18.0180948Z [00:02:22.539]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:18.0181235Z [00:02:22.539]➜  End of search list.
2025-08-20T22:50:18.0196343Z [00:02:22.542]➜  Alpine clang version 20.1.8
2025-08-20T22:50:18.0205091Z [00:02:22.542]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:18.0205399Z [00:02:22.542]➜  Thread model: posix
2025-08-20T22:50:18.0205688Z [00:02:22.542]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:18.0206123Z [00:02:22.542]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:18.0206560Z [00:02:22.542]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:18.0207052Z [00:02:22.542]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:18.0207625Z [00:02:22.542]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:18.0208155Z [00:02:22.542]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:18.0208557Z [00:02:22.542]➜  Candidate multilib: .;@m64
2025-08-20T22:50:18.0209356Z [00:02:22.542]➜  Selected multilib: .;@m64
2025-08-20T22:50:18.0209619Z [00:02:22.542]➜   (in-process)
2025-08-20T22:50:18.0218100Z [00:02:22.543]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name core-cpuidle.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o core-cpuidle.o -x c core-cpuidle.c
2025-08-20T22:50:18.0250570Z [00:02:22.547]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:18.0251190Z [00:02:22.547]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:18.0251861Z [00:02:22.547]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:18.0252450Z [00:02:22.547]➜  #include "..." search starts here:
2025-08-20T22:50:18.0252764Z [00:02:22.547]➜  #include <...> search starts here:
2025-08-20T22:50:18.0253054Z [00:02:22.547]➜   /usr/include/fortify
2025-08-20T22:50:18.0253304Z [00:02:22.547]➜   /usr/include
2025-08-20T22:50:18.0253578Z [00:02:22.547]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:18.0253868Z [00:02:22.547]➜  End of search list.
2025-08-20T22:50:18.0483432Z [00:02:22.571]➜  CC core-config-check.c
2025-08-20T22:50:18.0629741Z [00:02:22.585]➜  Alpine clang version 20.1.8
2025-08-20T22:50:18.0631262Z [00:02:22.585]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:18.0631587Z [00:02:22.585]➜  Thread model: posix
2025-08-20T22:50:18.0631883Z [00:02:22.585]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:18.0632299Z [00:02:22.585]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:18.0632763Z [00:02:22.585]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:18.0633261Z [00:02:22.585]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:18.0633812Z [00:02:22.585]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:18.0634346Z [00:02:22.585]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:18.0634752Z [00:02:22.586]➜  Candidate multilib: .;@m64
2025-08-20T22:50:18.0635042Z [00:02:22.586]➜  Selected multilib: .;@m64
2025-08-20T22:50:18.0635303Z [00:02:22.586]➜   (in-process)
2025-08-20T22:50:18.0653856Z [00:02:22.586]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name core-clocksource.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o core-clocksource.o -x c core-clocksource.c
2025-08-20T22:50:18.0661446Z [00:02:22.587]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:18.0661954Z [00:02:22.587]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:18.0662619Z [00:02:22.587]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:18.0663193Z [00:02:22.587]➜  #include "..." search starts here:
2025-08-20T22:50:18.0663509Z [00:02:22.587]➜  #include <...> search starts here:
2025-08-20T22:50:18.0663796Z [00:02:22.587]➜   /usr/include/fortify
2025-08-20T22:50:18.0664048Z [00:02:22.587]➜   /usr/include
2025-08-20T22:50:18.0664326Z [00:02:22.587]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:18.0664623Z [00:02:22.587]➜  End of search list.
2025-08-20T22:50:18.0713240Z [00:02:22.593]➜  Alpine clang version 20.1.8
2025-08-20T22:50:18.0716931Z [00:02:22.593]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:18.0717809Z [00:02:22.593]➜  Thread model: posix
2025-08-20T22:50:18.0718218Z [00:02:22.593]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:18.0718899Z [00:02:22.593]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:18.0719420Z [00:02:22.593]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:18.0719919Z [00:02:22.593]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:18.0720471Z [00:02:22.593]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:18.0721004Z [00:02:22.593]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:18.0721407Z [00:02:22.593]➜  Candidate multilib: .;@m64
2025-08-20T22:50:18.0721969Z [00:02:22.593]➜  Selected multilib: .;@m64
2025-08-20T22:50:18.0722296Z [00:02:22.593]➜   (in-process)
2025-08-20T22:50:18.0730677Z [00:02:22.594]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name core-config-check.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o core-config-check.o -x c core-config-check.c
2025-08-20T22:50:18.0756058Z [00:02:22.598]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:18.0756646Z [00:02:22.598]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:18.0757318Z [00:02:22.598]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:18.0757894Z [00:02:22.598]➜  #include "..." search starts here:
2025-08-20T22:50:18.0758209Z [00:02:22.598]➜  #include <...> search starts here:
2025-08-20T22:50:18.0758497Z [00:02:22.598]➜   /usr/include/fortify
2025-08-20T22:50:18.0759162Z [00:02:22.598]➜   /usr/include
2025-08-20T22:50:18.0759506Z [00:02:22.598]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:18.0759802Z [00:02:22.598]➜  End of search list.
2025-08-20T22:50:18.0850251Z [00:02:22.608]➜  CC core-filesystem.c
2025-08-20T22:50:18.0901401Z [00:02:22.613]➜  CC core-hash.c
2025-08-20T22:50:18.1117005Z [00:02:22.634]➜  Alpine clang version 20.1.8
2025-08-20T22:50:18.1121501Z [00:02:22.635]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:18.1123726Z [00:02:22.635]➜  Thread model: posix
2025-08-20T22:50:18.1126049Z [00:02:22.636]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:18.1135258Z [00:02:22.636]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:18.1137712Z [00:02:22.636]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:18.1140067Z [00:02:22.636]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:18.1145511Z [00:02:22.636]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:18.1147175Z [00:02:22.636]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:18.1149286Z [00:02:22.636]➜  Candidate multilib: .;@m64
2025-08-20T22:50:18.1150269Z [00:02:22.636]➜  Selected multilib: .;@m64
2025-08-20T22:50:18.1150617Z [00:02:22.636]➜   (in-process)
2025-08-20T22:50:18.1169843Z [00:02:22.639]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name core-hash.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o core-hash.o -x c core-hash.c
2025-08-20T22:50:18.1199767Z [00:02:22.639]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:18.1200821Z [00:02:22.639]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:18.1202063Z [00:02:22.639]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:18.1202852Z [00:02:22.639]➜  #include "..." search starts here:
2025-08-20T22:50:18.1203311Z [00:02:22.639]➜  #include <...> search starts here:
2025-08-20T22:50:18.1203723Z [00:02:22.639]➜   /usr/include/fortify
2025-08-20T22:50:18.1204118Z [00:02:22.639]➜   /usr/include
2025-08-20T22:50:18.1204525Z [00:02:22.639]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:18.1204943Z [00:02:22.639]➜  End of search list.
2025-08-20T22:50:18.1278976Z [00:02:22.650]➜  Alpine clang version 20.1.8
2025-08-20T22:50:18.1279361Z [00:02:22.650]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:18.1279668Z [00:02:22.650]➜  Thread model: posix
2025-08-20T22:50:18.1279963Z [00:02:22.650]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:18.1280375Z [00:02:22.650]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:18.1285633Z [00:02:22.650]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:18.1287265Z [00:02:22.650]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:18.1287832Z [00:02:22.650]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:18.1288370Z [00:02:22.650]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:18.1293612Z [00:02:22.650]➜  Candidate multilib: .;@m64
2025-08-20T22:50:18.1293906Z [00:02:22.650]➜  Selected multilib: .;@m64
2025-08-20T22:50:18.1294172Z [00:02:22.650]➜   (in-process)
2025-08-20T22:50:18.1302468Z [00:02:22.651]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name core-filesystem.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o core-filesystem.o -x c core-filesystem.c
2025-08-20T22:50:18.1340308Z [00:02:22.651]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:18.1341138Z [00:02:22.651]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:18.1342195Z [00:02:22.651]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:18.1342848Z [00:02:22.652]➜  #include "..." search starts here:
2025-08-20T22:50:18.1343178Z [00:02:22.652]➜  #include <...> search starts here:
2025-08-20T22:50:18.1343467Z [00:02:22.652]➜   /usr/include/fortify
2025-08-20T22:50:18.1343716Z [00:02:22.652]➜   /usr/include
2025-08-20T22:50:18.1343989Z [00:02:22.652]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:18.1344280Z [00:02:22.652]➜  End of search list.
2025-08-20T22:50:18.1370757Z [00:02:22.660]➜  CC core-helper.c
2025-08-20T22:50:18.1387657Z [00:02:22.662]➜  CC core-ignite-cpu.c
2025-08-20T22:50:18.1591484Z [00:02:22.682]➜  CC core-interrupts.c
2025-08-20T22:50:18.1668415Z [00:02:22.690]➜  Alpine clang version 20.1.8
2025-08-20T22:50:18.1668927Z [00:02:22.690]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:18.1669284Z [00:02:22.690]➜  Thread model: posix
2025-08-20T22:50:18.1669587Z [00:02:22.690]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:18.1670002Z [00:02:22.690]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:18.1670444Z [00:02:22.690]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:18.1671320Z [00:02:22.690]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:18.1671878Z [00:02:22.690]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:18.1672413Z [00:02:22.690]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:18.1672819Z [00:02:22.690]➜  Candidate multilib: .;@m64
2025-08-20T22:50:18.1673106Z [00:02:22.690]➜  Selected multilib: .;@m64
2025-08-20T22:50:18.1673639Z [00:02:22.690]➜   (in-process)
2025-08-20T22:50:18.1682444Z [00:02:22.690]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name core-helper.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o core-helper.o -x c core-helper.c
2025-08-20T22:50:18.1690032Z [00:02:22.691]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:18.1690658Z [00:02:22.691]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:18.1691423Z [00:02:22.691]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:18.1692091Z [00:02:22.691]➜  #include "..." search starts here:
2025-08-20T22:50:18.1692502Z [00:02:22.691]➜  #include <...> search starts here:
2025-08-20T22:50:18.1692908Z [00:02:22.691]➜   /usr/include/fortify
2025-08-20T22:50:18.1693275Z [00:02:22.691]➜   /usr/include
2025-08-20T22:50:18.1693658Z [00:02:22.691]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:18.1694050Z [00:02:22.691]➜  End of search list.
2025-08-20T22:50:18.1738412Z [00:02:22.696]➜  Alpine clang version 20.1.8
2025-08-20T22:50:18.1738933Z [00:02:22.696]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:18.1743668Z [00:02:22.696]➜  Thread model: posix
2025-08-20T22:50:18.1749852Z [00:02:22.696]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:18.1755432Z [00:02:22.696]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:18.1759111Z [00:02:22.696]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:18.1766072Z [00:02:22.696]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:18.1766651Z [00:02:22.696]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:18.1767193Z [00:02:22.696]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:18.1767600Z [00:02:22.696]➜  Candidate multilib: .;@m64
2025-08-20T22:50:18.1767884Z [00:02:22.696]➜  Selected multilib: .;@m64
2025-08-20T22:50:18.1768164Z [00:02:22.699]➜   (in-process)
2025-08-20T22:50:18.1776897Z [00:02:22.699]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name core-ignite-cpu.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o core-ignite-cpu.o -x c core-ignite-cpu.c
2025-08-20T22:50:18.1784297Z [00:02:22.699]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:18.1784795Z [00:02:22.699]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:18.1785460Z [00:02:22.699]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:18.1786035Z [00:02:22.699]➜  #include "..." search starts here:
2025-08-20T22:50:18.1786349Z [00:02:22.699]➜  #include <...> search starts here:
2025-08-20T22:50:18.1786636Z [00:02:22.699]➜   /usr/include/fortify
2025-08-20T22:50:18.1786886Z [00:02:22.699]➜   /usr/include
2025-08-20T22:50:18.1787169Z [00:02:22.699]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:18.1787462Z [00:02:22.699]➜  End of search list.
2025-08-20T22:50:18.1983207Z [00:02:22.721]➜  Alpine clang version 20.1.8
2025-08-20T22:50:18.1999578Z [00:02:22.721]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:18.2000247Z [00:02:22.721]➜  Thread model: posix
2025-08-20T22:50:18.2000549Z [00:02:22.721]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:18.2000962Z [00:02:22.721]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:18.2001398Z [00:02:22.721]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:18.2001896Z [00:02:22.721]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:18.2002447Z [00:02:22.721]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:18.2002980Z [00:02:22.721]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:18.2003394Z [00:02:22.721]➜  Candidate multilib: .;@m64
2025-08-20T22:50:18.2003678Z [00:02:22.721]➜  Selected multilib: .;@m64
2025-08-20T22:50:18.2016612Z [00:02:22.724]➜   (in-process)
2025-08-20T22:50:18.2032092Z [00:02:22.725]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name core-interrupts.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o core-interrupts.o -x c core-interrupts.c
2025-08-20T22:50:18.2046839Z [00:02:22.727]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:18.2047356Z [00:02:22.727]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:18.2048021Z [00:02:22.727]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:18.2048963Z [00:02:22.727]➜  #include "..." search starts here:
2025-08-20T22:50:18.2049373Z [00:02:22.727]➜  #include <...> search starts here:
2025-08-20T22:50:18.2049663Z [00:02:22.727]➜   /usr/include/fortify
2025-08-20T22:50:18.2049913Z [00:02:22.727]➜   /usr/include
2025-08-20T22:50:18.2050190Z [00:02:22.727]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:18.2050479Z [00:02:22.727]➜  End of search list.
2025-08-20T22:50:18.2489200Z [00:02:22.772]➜  CC core-io-uring.c
2025-08-20T22:50:18.2687891Z [00:02:22.791]➜  CC core-io-priority.c
2025-08-20T22:50:18.2963288Z [00:02:22.819]➜  Alpine clang version 20.1.8
2025-08-20T22:50:18.2964376Z [00:02:22.819]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:18.2964894Z [00:02:22.819]➜  Thread model: posix
2025-08-20T22:50:18.2966238Z [00:02:22.819]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:18.2966666Z [00:02:22.819]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:18.2967104Z [00:02:22.819]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:18.2967634Z [00:02:22.819]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:18.2968197Z [00:02:22.819]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:18.2969005Z [00:02:22.819]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:18.2969487Z [00:02:22.819]➜  Candidate multilib: .;@m64
2025-08-20T22:50:18.2969773Z [00:02:22.819]➜  Selected multilib: .;@m64
2025-08-20T22:50:18.2981349Z [00:02:22.821]➜   (in-process)
2025-08-20T22:50:18.3001295Z [00:02:22.821]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name core-io-uring.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o core-io-uring.o -x c core-io-uring.c
2025-08-20T22:50:18.3008493Z [00:02:22.822]➜  CC core-job.c
2025-08-20T22:50:18.3016698Z [00:02:22.824]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:18.3017233Z [00:02:22.824]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:18.3019493Z [00:02:22.825]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:18.3020094Z [00:02:22.825]➜  #include "..." search starts here:
2025-08-20T22:50:18.3020737Z [00:02:22.825]➜  #include <...> search starts here:
2025-08-20T22:50:18.3021029Z [00:02:22.825]➜   /usr/include/fortify
2025-08-20T22:50:18.3021281Z [00:02:22.825]➜   /usr/include
2025-08-20T22:50:18.3021590Z [00:02:22.825]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:18.3021885Z [00:02:22.825]➜  End of search list.
2025-08-20T22:50:18.3123590Z [00:02:22.835]➜  CC core-killpid.c
2025-08-20T22:50:18.3141972Z [00:02:22.837]➜  Alpine clang version 20.1.8
2025-08-20T22:50:18.3142863Z [00:02:22.837]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:18.3144201Z [00:02:22.837]➜  Thread model: posix
2025-08-20T22:50:18.3144510Z [00:02:22.837]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:18.3144944Z [00:02:22.837]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:18.3145379Z [00:02:22.837]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:18.3145871Z [00:02:22.837]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:18.3146438Z [00:02:22.837]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:18.3146971Z [00:02:22.837]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:18.3147380Z [00:02:22.837]➜  Candidate multilib: .;@m64
2025-08-20T22:50:18.3151462Z [00:02:22.838]➜  Selected multilib: .;@m64
2025-08-20T22:50:18.3152464Z [00:02:22.838]➜   (in-process)
2025-08-20T22:50:18.3180989Z [00:02:22.840]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name core-io-priority.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -WAlpine clang version 20.1.8no-
2025-08-20T22:50:18.3190570Z [00:02:22.840]➜  eTarget: raarch64-alpine-linux-muslr
2025-08-20T22:50:18.3191716Z [00:02:22.840]➜  oThread model: rposix 
2025-08-20T22:50:18.3192199Z [00:02:22.840]➜  -InstalledDir: D/usr/lib/llvm20/binH
2025-08-20T22:50:18.3199622Z [00:02:22.840]➜  AVConfiguration file: E/etc/clang20/aarch64-alpine-linux-musl.cfg_
2025-08-20T22:50:18.3200836Z [00:02:22.840]➜  CCSystem configuration file directory: _/etc/clang20M
2025-08-20T22:50:18.3202091Z [00:02:22.840]➜  USFound candidate GCC installation: L/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0_
2025-08-20T22:50:18.3203074Z [00:02:22.840]➜  GCFound candidate GCC installation: C/usr/lib/gcc/aarch64-linux-musl/15.2.0 
2025-08-20T22:50:18.3204319Z [00:02:22.840]➜  -Selected GCC installation: Wa/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0l
2025-08-20T22:50:18.3205555Z [00:02:22.840]➜  lCandidate multilib:  .-;W@em64x
2025-08-20T22:50:18.3205969Z [00:02:22.840]➜  tSelected multilib: r.a; @-m64D
2025-08-20T22:50:18.3209205Z [00:02:22.842]➜  VERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o core-io-priority.o -x c core-io-priority.c
2025-08-20T22:50:18.3212131Z [00:02:22.842]➜   (in-process)
2025-08-20T22:50:18.3220478Z [00:02:22.843]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name core-job.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o core-job.o -x c core-job.c
2025-08-20T22:50:18.3227696Z [00:02:22.843]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:18.3228293Z [00:02:22.843]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:18.3229102Z [00:02:22.843]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:18.3229775Z [00:02:22.843]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:18.3230346Z [00:02:22.843]➜  #include "..." search starts here:
2025-08-20T22:50:18.3230690Z [00:02:22.843]➜  #include <...> search starts here:
2025-08-20T22:50:18.3230981Z [00:02:22.844]➜   /usr/include/fortify
2025-08-20T22:50:18.3231236Z [00:02:22.844]➜   /usr/include
2025-08-20T22:50:18.3231509Z [00:02:22.844]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:18.3232069Z [00:02:22.844]➜  End of search list.
2025-08-20T22:50:18.3232410Z [00:02:22.844]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:18.3233073Z [00:02:22.844]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:18.3233640Z [00:02:22.844]➜  #include "..." search starts here:
2025-08-20T22:50:18.3233949Z [00:02:22.844]➜  #include <...> search starts here:
2025-08-20T22:50:18.3234241Z [00:02:22.844]➜   /usr/include/fortify
2025-08-20T22:50:18.3234491Z [00:02:22.844]➜   /usr/include
2025-08-20T22:50:18.3234762Z [00:02:22.844]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:18.3235050Z [00:02:22.844]➜  End of search list.
2025-08-20T22:50:18.3235307Z [00:02:22.844]➜  CC core-klog.c
2025-08-20T22:50:18.3276832Z [00:02:22.851]➜  CC core-limit.c
2025-08-20T22:50:18.3449903Z [00:02:22.866]➜  Alpine clang version 20.1.8
2025-08-20T22:50:18.3450290Z [00:02:22.866]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:18.3450623Z [00:02:22.866]➜  Thread model: posix
2025-08-20T22:50:18.3450915Z [00:02:22.866]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:18.3451326Z [00:02:22.866]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:18.3451761Z [00:02:22.866]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:18.3452263Z [00:02:22.866]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:18.3452815Z [00:02:22.866]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:18.3453351Z [00:02:22.866]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:18.3453770Z [00:02:22.866]➜  Candidate multilib: .;@m64
2025-08-20T22:50:18.3454058Z [00:02:22.866]➜  Selected multilib: .;@m64
2025-08-20T22:50:18.3454326Z [00:02:22.866]➜   (in-process)
2025-08-20T22:50:18.3463111Z [00:02:22.866]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name core-killpid.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o core-killpid.o -x c core-killpid.c
2025-08-20T22:50:18.3470622Z [00:02:22.867]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:18.3471122Z [00:02:22.867]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:18.3471789Z [00:02:22.867]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:18.3472367Z [00:02:22.867]➜  #include "..." search starts here:
2025-08-20T22:50:18.3472684Z [00:02:22.867]➜  #include <...> search starts here:
2025-08-20T22:50:18.3472975Z [00:02:22.867]➜   /usr/include/fortify
2025-08-20T22:50:18.3473226Z [00:02:22.867]➜   /usr/include
2025-08-20T22:50:18.3473504Z [00:02:22.867]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:18.3473795Z [00:02:22.867]➜  End of search list.
2025-08-20T22:50:18.3664534Z [00:02:22.889]➜  Alpine clang version 20.1.8
2025-08-20T22:50:18.3664912Z [00:02:22.889]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:18.3669569Z [00:02:22.889]➜  Thread model: posix
2025-08-20T22:50:18.3672139Z [00:02:22.889]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:18.3674522Z [00:02:22.889]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:18.3676907Z [00:02:22.889]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:18.3679416Z [00:02:22.889]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:18.3681986Z [00:02:22.889]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:18.3684511Z [00:02:22.889]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:18.3686779Z [00:02:22.889]➜  Candidate multilib: .;@m64
2025-08-20T22:50:18.3691734Z [00:02:22.889]➜  Selected multilib: .;@m64
2025-08-20T22:50:18.3692547Z [00:02:22.890]➜  Alpine clang version 20.1.8
2025-08-20T22:50:18.3700857Z [00:02:22.890]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:18.3701687Z [00:02:22.890]➜  Thread model: posix
2025-08-20T22:50:18.3702040Z [00:02:22.890]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:18.3702471Z [00:02:22.890]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:18.3702911Z [00:02:22.890]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:18.3703407Z [00:02:22.890]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:18.3703963Z [00:02:22.890]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:18.3704861Z [00:02:22.890]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:18.3705342Z [00:02:22.890]➜  Candidate multilib: .;@m64
2025-08-20T22:50:18.3705632Z [00:02:22.890]➜  Selected multilib: .;@m64
2025-08-20T22:50:18.3705917Z [00:02:22.892]➜   (in-process)
2025-08-20T22:50:18.3714286Z [00:02:22.892]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name core-klog.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o core-klog.o -x c core-klog.c
2025-08-20T22:50:18.3721945Z [00:02:22.892]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:18.3722442Z [00:02:22.892]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:18.3723106Z [00:02:22.892]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:18.3723688Z [00:02:22.892]➜  #include "..." search starts here:
2025-08-20T22:50:18.3724006Z [00:02:22.892]➜  #include <...> search starts here:
2025-08-20T22:50:18.3724294Z [00:02:22.892]➜   /usr/include/fortify
2025-08-20T22:50:18.3724545Z [00:02:22.892]➜   /usr/include
2025-08-20T22:50:18.3724835Z [00:02:22.892]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:18.3750774Z [00:02:22.892]➜  End of search list.
2025-08-20T22:50:18.3751332Z [00:02:22.893]➜   (in-process)
2025-08-20T22:50:18.3759945Z [00:02:22.893]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name core-limit.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o core-limit.o -x c core-limit.c
2025-08-20T22:50:18.3767130Z [00:02:22.898]➜  CC core-lock.c
2025-08-20T22:50:18.3767594Z [00:02:22.898]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:18.3768096Z [00:02:22.898]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:18.3768967Z [00:02:22.898]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:18.3769602Z [00:02:22.898]➜  #include "..." search starts here:
2025-08-20T22:50:18.3769929Z [00:02:22.898]➜  #include <...> search starts here:
2025-08-20T22:50:18.3770217Z [00:02:22.898]➜   /usr/include/fortify
2025-08-20T22:50:18.3770466Z [00:02:22.898]➜   /usr/include
2025-08-20T22:50:18.3770741Z [00:02:22.899]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:18.3771029Z [00:02:22.899]➜  End of search list.
2025-08-20T22:50:18.3798563Z [00:02:22.903]➜  CC core-log.c
2025-08-20T22:50:18.4012196Z [00:02:22.924]➜  Alpine clang version 20.1.8
2025-08-20T22:50:18.4012829Z [00:02:22.924]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:18.4013159Z [00:02:22.924]➜  Thread model: posix
2025-08-20T22:50:18.4013640Z [00:02:22.924]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:18.4014351Z [00:02:22.924]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:18.4014859Z [00:02:22.924]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:18.4015563Z [00:02:22.924]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:18.4016354Z [00:02:22.924]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:18.4016896Z [00:02:22.924]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:18.4017304Z [00:02:22.924]➜  Candidate multilib: .;@m64
2025-08-20T22:50:18.4017593Z [00:02:22.924]➜  Selected multilib: .;@m64
2025-08-20T22:50:18.4020531Z [00:02:22.925]➜   (in-process)
2025-08-20T22:50:18.4051859Z [00:02:22.927]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name core-log.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o core-log.o -x c core-log.c
2025-08-20T22:50:18.4059456Z [00:02:22.927]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:18.4059968Z [00:02:22.927]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:18.4060636Z [00:02:22.927]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:18.4061220Z [00:02:22.927]➜  #include "..." search starts here:
2025-08-20T22:50:18.4061536Z [00:02:22.927]➜  #include <...> search starts here:
2025-08-20T22:50:18.4061829Z [00:02:22.927]➜   /usr/include/fortify
2025-08-20T22:50:18.4062084Z [00:02:22.927]➜   /usr/include
2025-08-20T22:50:18.4062364Z [00:02:22.927]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:18.4062653Z [00:02:22.927]➜  End of search list.
2025-08-20T22:50:18.4096355Z [00:02:22.932]➜  CC core-madvise.c
2025-08-20T22:50:18.4166306Z [00:02:22.939]➜  Alpine clang version 20.1.8
2025-08-20T22:50:18.4167436Z [00:02:22.940]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:18.4169018Z [00:02:22.940]➜  Thread model: posix
2025-08-20T22:50:18.4169707Z [00:02:22.940]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:18.4170583Z [00:02:22.940]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:18.4171587Z [00:02:22.940]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:18.4172158Z [00:02:22.940]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:18.4172725Z [00:02:22.940]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:18.4173260Z [00:02:22.940]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:18.4173668Z [00:02:22.940]➜  Candidate multilib: .;@m64
2025-08-20T22:50:18.4174925Z [00:02:22.940]➜  Selected multilib: .;@m64
2025-08-20T22:50:18.4175262Z [00:02:22.940]➜   (in-process)
2025-08-20T22:50:18.4210936Z [00:02:22.943]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name core-lock.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o core-lock.o -x c core-lock.c
2025-08-20T22:50:18.4218401Z [00:02:22.943]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:18.4219089Z [00:02:22.943]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:18.4219760Z [00:02:22.943]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:18.4220339Z [00:02:22.943]➜  #include "..." search starts here:
2025-08-20T22:50:18.4220655Z [00:02:22.943]➜  #include <...> search starts here:
2025-08-20T22:50:18.4220942Z [00:02:22.943]➜   /usr/include/fortify
2025-08-20T22:50:18.4221192Z [00:02:22.943]➜   /usr/include
2025-08-20T22:50:18.4221496Z [00:02:22.943]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:18.4221794Z [00:02:22.943]➜  End of search list.
2025-08-20T22:50:18.4406077Z [00:02:22.963]➜  CC core-memory.c
2025-08-20T22:50:18.4454577Z [00:02:22.968]➜  Alpine clang version 20.1.8
2025-08-20T22:50:18.4455580Z [00:02:22.968]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:18.4455976Z [00:02:22.968]➜  Thread model: posix
2025-08-20T22:50:18.4456312Z [00:02:22.968]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:18.4456746Z [00:02:22.968]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:18.4457194Z [00:02:22.969]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:18.4457774Z [00:02:22.969]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:18.4458334Z [00:02:22.969]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:18.4459100Z [00:02:22.969]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:18.4459521Z [00:02:22.969]➜  Candidate multilib: .;@m64
2025-08-20T22:50:18.4460159Z [00:02:22.969]➜  Selected multilib: .;@m64
2025-08-20T22:50:18.4460532Z [00:02:22.969]➜  CC core-mincore.c
2025-08-20T22:50:18.4463632Z [00:02:22.969]➜   (in-process)
2025-08-20T22:50:18.4541040Z [00:02:22.976]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name core-madvise.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o core-madvise.o -x c core-madvise.c
2025-08-20T22:50:18.4581058Z [00:02:22.976]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:18.4581605Z [00:02:22.976]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:18.4582280Z [00:02:22.976]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:18.4582858Z [00:02:22.976]➜  #include "..." search starts here:
2025-08-20T22:50:18.4583195Z [00:02:22.976]➜  #include <...> search starts here:
2025-08-20T22:50:18.4583482Z [00:02:22.976]➜   /usr/include/fortify
2025-08-20T22:50:18.4583730Z [00:02:22.976]➜   /usr/include
2025-08-20T22:50:18.4584008Z [00:02:22.976]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:18.4584297Z [00:02:22.976]➜  End of search list.
2025-08-20T22:50:18.4857977Z [00:02:23.008]➜  CC core-mlock.c
2025-08-20T22:50:18.4898808Z [00:02:23.013]➜  Alpine clang version 20.1.8
2025-08-20T22:50:18.4899461Z [00:02:23.013]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:18.4900682Z [00:02:23.013]➜  Thread model: posix
2025-08-20T22:50:18.4901177Z [00:02:23.013]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:18.4901750Z [00:02:23.013]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:18.4902310Z [00:02:23.013]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:18.4902954Z [00:02:23.013]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:18.4903881Z [00:02:23.013]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:18.4904591Z [00:02:23.013]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:18.4905260Z [00:02:23.013]➜  Candidate multilib: .;@m64
2025-08-20T22:50:18.4905792Z [00:02:23.013]➜  Selected multilib: .;@m64
2025-08-20T22:50:18.4913029Z [00:02:23.013]➜  Alpine clang version 20.1.8
2025-08-20T22:50:18.4913558Z [00:02:23.013]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:18.4913982Z [00:02:23.013]➜  Thread model: posix
2025-08-20T22:50:18.4914434Z [00:02:23.013]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:18.4915117Z [00:02:23.013]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:18.4916198Z [00:02:23.013]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:18.4916714Z [00:02:23.013]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:18.4917297Z [00:02:23.013]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:18.4917835Z [00:02:23.013]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:18.4918238Z [00:02:23.013]➜  Candidate multilib: .;@m64
2025-08-20T22:50:18.4921115Z [00:02:23.013]➜  Selected multilib: .;@m64
2025-08-20T22:50:18.4922733Z [00:02:23.014]➜   (in-process)
2025-08-20T22:50:18.4932312Z [00:02:23.014]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name core-memory.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o core-memory.o -x c core-memory.c
2025-08-20T22:50:18.4945828Z [00:02:23.015]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:18.4946256Z [00:02:23.015]➜   (in-process)
2025-08-20T22:50:18.4955890Z [00:02:23.017]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name core-mincore.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -Dignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:18.4961690Z [00:02:23.017]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:18.4962274Z [00:02:23.017]➜  #include "..." search starts here:
2025-08-20T22:50:18.4962587Z [00:02:23.017]➜  #include <...> search starts here:
2025-08-20T22:50:18.4962872Z [00:02:23.017]➜   /usr/include/fortify
2025-08-20T22:50:18.4963121Z [00:02:23.017]➜   /usr/include
2025-08-20T22:50:18.4963408Z [00:02:23.017]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:18.4963695Z [00:02:23.017]➜  End of search list.
2025-08-20T22:50:18.4966283Z [00:02:23.017]➜  BUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o core-mincore.o -x c core-mincore.c
2025-08-20T22:50:18.4968765Z [00:02:23.017]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:18.4969345Z [00:02:23.018]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:18.4970013Z [00:02:23.018]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:18.4970585Z [00:02:23.018]➜  #include "..." search starts here:
2025-08-20T22:50:18.4970908Z [00:02:23.018]➜  #include <...> search starts here:
2025-08-20T22:50:18.4971195Z [00:02:23.018]➜   /usr/include/fortify
2025-08-20T22:50:18.4971443Z [00:02:23.018]➜   /usr/include
2025-08-20T22:50:18.4971714Z [00:02:23.018]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:18.4972004Z [00:02:23.018]➜  End of search list.
2025-08-20T22:50:18.5080460Z [00:02:23.030]➜  Alpine clang version 20.1.8
2025-08-20T22:50:18.5080878Z [00:02:23.031]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:18.5081189Z [00:02:23.031]➜  Thread model: posix
2025-08-20T22:50:18.5081481Z [00:02:23.031]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:18.5085219Z [00:02:23.031]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:18.5085810Z [00:02:23.031]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:18.5086315Z [00:02:23.031]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:18.5086889Z [00:02:23.031]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:18.5087423Z [00:02:23.031]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:18.5087824Z [00:02:23.031]➜  Candidate multilib: .;@m64
2025-08-20T22:50:18.5088111Z [00:02:23.031]➜  Selected multilib: .;@m64
2025-08-20T22:50:18.5088381Z [00:02:23.031]➜   (in-process)
2025-08-20T22:50:18.5096780Z [00:02:23.031]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name core-mlock.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o core-mlock.o -x c core-mlock.c
2025-08-20T22:50:18.5107262Z [00:02:23.033]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:18.5107764Z [00:02:23.033]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:18.5108422Z [00:02:23.033]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:18.5109147Z [00:02:23.033]➜  #include "..." search starts here:
2025-08-20T22:50:18.5109456Z [00:02:23.033]➜  #include <...> search starts here:
2025-08-20T22:50:18.5109742Z [00:02:23.033]➜   /usr/include/fortify
2025-08-20T22:50:18.5109991Z [00:02:23.033]➜   /usr/include
2025-08-20T22:50:18.5110266Z [00:02:23.033]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:18.5110553Z [00:02:23.033]➜  End of search list.
2025-08-20T22:50:18.5139655Z [00:02:23.034]➜  CC core-mmap.c
2025-08-20T22:50:18.5165248Z [00:02:23.039]➜  CC core-module.c
2025-08-20T22:50:18.5352729Z [00:02:23.058]➜  Alpine clang version 20.1.8
2025-08-20T22:50:18.5358498Z [00:02:23.059]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:18.5363236Z [00:02:23.059]➜  Thread model: posix
2025-08-20T22:50:18.5363550Z [00:02:23.059]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:18.5363969Z [00:02:23.059]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:18.5364424Z [00:02:23.059]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:18.5364922Z [00:02:23.059]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:18.5369534Z [00:02:23.059]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:18.5370078Z [00:02:23.059]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:18.5370484Z [00:02:23.059]➜  Candidate multilib: .;@m64
2025-08-20T22:50:18.5370767Z [00:02:23.059]➜  Selected multilib: .;@m64
2025-08-20T22:50:18.5382629Z [00:02:23.061]➜   (in-process)
2025-08-20T22:50:18.5392412Z [00:02:23.061]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name core-mmap.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o core-mmap.o -x c core-mmap.c
2025-08-20T22:50:18.5400185Z [00:02:23.062]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:18.5400702Z [00:02:23.063]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:18.5401367Z [00:02:23.063]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:18.5401954Z [00:02:23.063]➜  #include "..." search starts here:
2025-08-20T22:50:18.5402265Z [00:02:23.063]➜  #include <...> search starts here:
2025-08-20T22:50:18.5402551Z [00:02:23.063]➜   /usr/include/fortify
2025-08-20T22:50:18.5402802Z [00:02:23.063]➜   /usr/include
2025-08-20T22:50:18.5403080Z [00:02:23.063]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:18.5403590Z [00:02:23.063]➜  End of search list.
2025-08-20T22:50:18.5576619Z [00:02:23.080]➜  CC core-mounts.c
2025-08-20T22:50:18.5588076Z [00:02:23.082]➜  Alpine clang version 20.1.8
2025-08-20T22:50:18.5588462Z [00:02:23.082]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:18.5588968Z [00:02:23.082]➜  Thread model: posix
2025-08-20T22:50:18.5589265Z [00:02:23.082]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:18.5589682Z [00:02:23.082]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:18.5590122Z [00:02:23.082]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:18.5590618Z [00:02:23.082]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:18.5591170Z [00:02:23.082]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:18.5591702Z [00:02:23.082]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:18.5592115Z [00:02:23.082]➜  Candidate multilib: .;@m64
2025-08-20T22:50:18.5592399Z [00:02:23.082]➜  Selected multilib: .;@m64
2025-08-20T22:50:18.5623440Z [00:02:23.085]➜   (in-process)
2025-08-20T22:50:18.5637767Z [00:02:23.086]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name core-module.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o core-module.o -x c core-module.c
2025-08-20T22:50:18.5645361Z [00:02:23.086]➜  CC core-mwc.c
2025-08-20T22:50:18.5655621Z [00:02:23.088]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:18.5661600Z [00:02:23.089]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:18.5662311Z [00:02:23.089]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:18.5672114Z [00:02:23.090]➜  #include "..." search starts here:
2025-08-20T22:50:18.5672746Z [00:02:23.090]➜  #include <...> search starts here:
2025-08-20T22:50:18.5673104Z [00:02:23.090]➜   /usr/include/fortify
2025-08-20T22:50:18.5673357Z [00:02:23.090]➜   /usr/include
2025-08-20T22:50:18.5673639Z [00:02:23.090]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:18.5673941Z [00:02:23.090]➜  End of search list.
2025-08-20T22:50:18.5856400Z [00:02:23.108]➜  Alpine clang version 20.1.8
2025-08-20T22:50:18.5857564Z [00:02:23.109]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:18.5861193Z [00:02:23.109]➜  Thread model: posix
2025-08-20T22:50:18.5861527Z [00:02:23.109]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:18.5861947Z [00:02:23.109]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:18.5862417Z [00:02:23.109]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:18.5862911Z [00:02:23.109]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:18.5863490Z [00:02:23.109]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:18.5864022Z [00:02:23.109]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:18.5864426Z [00:02:23.109]➜  Candidate multilib: .;@m64
2025-08-20T22:50:18.5865108Z [00:02:23.109]➜  Selected multilib: .;@m64
2025-08-20T22:50:18.5865935Z [00:02:23.110]➜   (in-process)
2025-08-20T22:50:18.5949281Z [00:02:23.114]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name core-mwc.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o core-mwc.o -x c core-mwc.c
2025-08-20T22:50:18.5956566Z [00:02:23.114]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:18.5957070Z [00:02:23.114]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:18.5958000Z [00:02:23.114]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:18.5958936Z [00:02:23.114]➜  #include "..." search starts here:
2025-08-20T22:50:18.5959323Z [00:02:23.114]➜  #include <...> search starts here:
2025-08-20T22:50:18.5959616Z [00:02:23.114]➜   /usr/include/fortify
2025-08-20T22:50:18.5959885Z [00:02:23.114]➜   /usr/include
2025-08-20T22:50:18.5960169Z [00:02:23.114]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:18.5960458Z [00:02:23.114]➜  End of search list.
2025-08-20T22:50:18.6020554Z [00:02:23.125]➜  CC core-net.c
2025-08-20T22:50:18.6078738Z [00:02:23.131]➜  CC core-numa.c
2025-08-20T22:50:18.6091820Z [00:02:23.132]➜  Alpine clang version 20.1.8
2025-08-20T22:50:18.6093173Z [00:02:23.132]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:18.6093520Z [00:02:23.132]➜  Thread model: posix
2025-08-20T22:50:18.6093817Z [00:02:23.132]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:18.6094237Z [00:02:23.132]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:18.6094701Z [00:02:23.132]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:18.6095199Z [00:02:23.132]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:18.6095754Z [00:02:23.132]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:18.6096679Z [00:02:23.132]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:18.6097092Z [00:02:23.132]➜  Candidate multilib: .;@m64
2025-08-20T22:50:18.6097378Z [00:02:23.132]➜  Selected multilib: .;@m64
2025-08-20T22:50:18.6100220Z [00:02:23.133]➜   (in-process)
2025-08-20T22:50:18.6116779Z [00:02:23.134]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name core-mounts.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o core-mounts.o -x c core-mounts.c
2025-08-20T22:50:18.6124525Z [00:02:23.135]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:18.6127127Z [00:02:23.136]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:18.6127824Z [00:02:23.136]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:18.6128411Z [00:02:23.136]➜  #include "..." search starts here:
2025-08-20T22:50:18.6128822Z [00:02:23.136]➜  #include <...> search starts here:
2025-08-20T22:50:18.6129105Z [00:02:23.136]➜   /usr/include/fortify
2025-08-20T22:50:18.6129361Z [00:02:23.136]➜   /usr/include
2025-08-20T22:50:18.6129641Z [00:02:23.136]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:18.6129929Z [00:02:23.136]➜  End of search list.
2025-08-20T22:50:18.6352729Z [00:02:23.158]➜  CC core-opts.c
2025-08-20T22:50:18.6458115Z [00:02:23.169]➜  Alpine clang version 20.1.8
2025-08-20T22:50:18.6458514Z [00:02:23.169]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:18.6459172Z [00:02:23.169]➜  Thread model: posix
2025-08-20T22:50:18.6459507Z [00:02:23.169]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:18.6459923Z [00:02:23.169]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:18.6460362Z [00:02:23.169]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:18.6461261Z [00:02:23.169]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:18.6461812Z [00:02:23.169]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:18.6462339Z [00:02:23.169]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:18.6462743Z [00:02:23.169]➜  Candidate multilib: .;@m64
2025-08-20T22:50:18.6463032Z [00:02:23.169]➜  Selected multilib: .;@m64
2025-08-20T22:50:18.6485784Z [00:02:23.171]➜   (in-process)
2025-08-20T22:50:18.6497129Z [00:02:23.172]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name core-net.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o core-net.o -x c core-net.c
2025-08-20T22:50:18.6510319Z [00:02:23.173]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:18.6510841Z [00:02:23.173]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:18.6511824Z [00:02:23.173]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:18.6512396Z [00:02:23.173]➜  #include "..." search starts here:
2025-08-20T22:50:18.6512711Z [00:02:23.173]➜  #include <...> search starts here:
2025-08-20T22:50:18.6512999Z [00:02:23.173]➜   /usr/include/fortify
2025-08-20T22:50:18.6513248Z [00:02:23.173]➜   /usr/include
2025-08-20T22:50:18.6513526Z [00:02:23.173]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:18.6513812Z [00:02:23.173]➜  End of search list.
2025-08-20T22:50:18.6517645Z [00:02:23.173]➜  Alpine clang version 20.1.8
2025-08-20T22:50:18.6518036Z [00:02:23.173]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:18.6518514Z [00:02:23.173]➜  Thread model: posix
2025-08-20T22:50:18.6519123Z [00:02:23.173]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:18.6519764Z [00:02:23.173]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:18.6520989Z [00:02:23.173]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:18.6521555Z [00:02:23.173]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:18.6525265Z [00:02:23.173]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:18.6525927Z [00:02:23.173]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:18.6526333Z [00:02:23.173]➜  Candidate multilib: .;@m64
2025-08-20T22:50:18.6526617Z [00:02:23.173]➜  Selected multilib: .;@m64
2025-08-20T22:50:18.6526898Z [00:02:23.174]➜   (in-process)
2025-08-20T22:50:18.6537827Z [00:02:23.175]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name core-numa.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o core-numa.o -x c core-numa.c
2025-08-20T22:50:18.6545283Z [00:02:23.176]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:18.6568797Z [00:02:23.179]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:18.6569540Z [00:02:23.179]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:18.6570120Z [00:02:23.179]➜  #include "..." search starts here:
2025-08-20T22:50:18.6570432Z [00:02:23.179]➜  #include <...> search starts here:
2025-08-20T22:50:18.6570717Z [00:02:23.179]➜   /usr/include/fortify
2025-08-20T22:50:18.6570963Z [00:02:23.179]➜   /usr/include
2025-08-20T22:50:18.6571237Z [00:02:23.179]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:18.6571539Z [00:02:23.179]➜  End of search list.
2025-08-20T22:50:18.6580169Z [00:02:23.181]➜  Alpine clang version 20.1.8
2025-08-20T22:50:18.6582929Z [00:02:23.181]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:18.6584573Z [00:02:23.181]➜  Thread model: posix
2025-08-20T22:50:18.6584895Z [00:02:23.181]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:18.6585308Z [00:02:23.181]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:18.6585739Z [00:02:23.181]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:18.6586232Z [00:02:23.181]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:18.6586784Z [00:02:23.181]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:18.6587317Z [00:02:23.181]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:18.6587724Z [00:02:23.181]➜  Candidate multilib: .;@m64
2025-08-20T22:50:18.6588023Z [00:02:23.181]➜  Selected multilib: .;@m64
2025-08-20T22:50:18.6588285Z [00:02:23.181]➜   (in-process)
2025-08-20T22:50:18.6621998Z [00:02:23.184]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name core-opts.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o core-opts.o -x c core-opts.c
2025-08-20T22:50:18.6631080Z [00:02:23.186]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:18.6632131Z [00:02:23.186]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:18.6633289Z [00:02:23.186]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:18.6633920Z [00:02:23.186]➜  #include "..." search starts here:
2025-08-20T22:50:18.6634246Z [00:02:23.186]➜  #include <...> search starts here:
2025-08-20T22:50:18.6634536Z [00:02:23.186]➜   /usr/include/fortify
2025-08-20T22:50:18.6634813Z [00:02:23.186]➜   /usr/include
2025-08-20T22:50:18.6635092Z [00:02:23.186]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:18.6635382Z [00:02:23.186]➜  End of search list.
2025-08-20T22:50:18.6743008Z [00:02:23.197]➜  CC core-out-of-memory.c
2025-08-20T22:50:18.6748900Z [00:02:23.198]➜  CC core-parse-opts.c
2025-08-20T22:50:18.7181546Z [00:02:23.239]➜  Alpine clang version 20.1.8
2025-08-20T22:50:18.7181948Z [00:02:23.239]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:18.7182261Z [00:02:23.239]➜  Thread model: posix
2025-08-20T22:50:18.7182558Z [00:02:23.239]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:18.7182971Z [00:02:23.239]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:18.7183410Z [00:02:23.239]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:18.7183902Z [00:02:23.239]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:18.7184485Z [00:02:23.239]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:18.7185019Z [00:02:23.239]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:18.7185422Z [00:02:23.239]➜  Candidate multilib: .;@m64
2025-08-20T22:50:18.7185719Z [00:02:23.239]➜  Selected multilib: .;@m64
2025-08-20T22:50:18.7186008Z [00:02:23.240]➜  Alpine clang version 20.1.8
2025-08-20T22:50:18.7186316Z [00:02:23.240]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:18.7186606Z [00:02:23.240]➜  Thread model: posix
2025-08-20T22:50:18.7186889Z [00:02:23.240]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:18.7187291Z [00:02:23.240]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:18.7187722Z [00:02:23.240]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:18.7188213Z [00:02:23.240]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:18.7189290Z [00:02:23.240]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:18.7189898Z [00:02:23.240]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:18.7190301Z [00:02:23.240]➜  Candidate multilib: .;@m64
2025-08-20T22:50:18.7190599Z [00:02:23.240]➜  Selected multilib: .;@m64
2025-08-20T22:50:18.7190864Z [00:02:23.240]➜   (in-process)
2025-08-20T22:50:18.7192010Z [00:02:23.240]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name core-parse-opts.c -static-define -mrelocation-model  (in-process)
2025-08-20T22:50:18.7208138Z [00:02:23.242]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name core-out-of-memory.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSpic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_SION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slpTATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relr-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstacko -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -stat,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=ic -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static/usr/bin/mol-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=fod -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werrormat-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protectionr=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\""  -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o core-parse-opts.o -x c core-parse-opts.c
2025-08-20T22:50:18.7227530Z [00:02:23.242]➜  -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o core-out-of-memory.o -x c core-out-of-memory.c
2025-08-20T22:50:18.7230035Z [00:02:23.242]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:18.7230633Z [00:02:23.244]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:18.7231435Z [00:02:23.244]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:18.7232101Z [00:02:23.244]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:18.7232673Z [00:02:23.244]➜  #include "..." search starts here:
2025-08-20T22:50:18.7232986Z [00:02:23.244]➜  #include <...> search starts here:
2025-08-20T22:50:18.7233275Z [00:02:23.244]➜   /usr/include/fortify
2025-08-20T22:50:18.7233527Z [00:02:23.244]➜   /usr/include
2025-08-20T22:50:18.7233806Z [00:02:23.244]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:18.7234090Z [00:02:23.244]➜  End of search list.
2025-08-20T22:50:18.7234429Z [00:02:23.244]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:18.7235088Z [00:02:23.244]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:18.7235665Z [00:02:23.244]➜  #include "..." search starts here:
2025-08-20T22:50:18.7235980Z [00:02:23.244]➜  #include <...> search starts here:
2025-08-20T22:50:18.7245841Z [00:02:23.247]➜   /usr/include/fortify
2025-08-20T22:50:18.7246189Z [00:02:23.247]➜   /usr/include
2025-08-20T22:50:18.7246472Z [00:02:23.247]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:18.7246765Z [00:02:23.247]➜  End of search list.
2025-08-20T22:50:18.7293021Z [00:02:23.252]➜  CC core-prime.c
2025-08-20T22:50:18.7458394Z [00:02:23.269]➜  CC core-processes.c
2025-08-20T22:50:18.7682042Z [00:02:23.291]➜  Alpine clang version 20.1.8
2025-08-20T22:50:18.7682446Z [00:02:23.291]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:18.7684625Z [00:02:23.291]➜  Thread model: posix
2025-08-20T22:50:18.7687459Z [00:02:23.292]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:18.7690249Z [00:02:23.292]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:18.7692712Z [00:02:23.292]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:18.7696238Z [00:02:23.292]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:18.7696961Z [00:02:23.292]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:18.7710683Z [00:02:23.294]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:18.7711607Z [00:02:23.294]➜  Candidate multilib: .CC core-rapl.c
2025-08-20T22:50:18.7711924Z [00:02:23.294]➜  ;@m64
2025-08-20T22:50:18.7712164Z [00:02:23.294]➜  Selected multilib: .;@m64
2025-08-20T22:50:18.7712622Z [00:02:23.294]➜   (in-process)
2025-08-20T22:50:18.7762601Z [00:02:23.298]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name core-processes.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o core-processes.o -x c core-processes.c
2025-08-20T22:50:18.7770530Z [00:02:23.299]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:18.7771043Z [00:02:23.299]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:18.7771716Z [00:02:23.299]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:18.7772288Z [00:02:23.299]➜  #include "..." search starts here:
2025-08-20T22:50:18.7772608Z [00:02:23.299]➜  #include <...> search starts here:
2025-08-20T22:50:18.7772897Z [00:02:23.299]➜   /usr/include/fortify
2025-08-20T22:50:18.7773152Z [00:02:23.299]➜   /usr/include
2025-08-20T22:50:18.7773432Z [00:02:23.299]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:18.7773729Z [00:02:23.299]➜  End of search list.
2025-08-20T22:50:18.7806873Z [00:02:23.304]➜  Alpine clang version 20.1.8
2025-08-20T22:50:18.7807996Z [00:02:23.304]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:18.7808963Z [00:02:23.304]➜  Thread model: posix
2025-08-20T22:50:18.7809404Z [00:02:23.304]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:18.7809866Z [00:02:23.304]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:18.7810332Z [00:02:23.304]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:18.7810829Z [00:02:23.304]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:18.7811433Z [00:02:23.304]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:18.7811976Z [00:02:23.304]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:18.7812384Z [00:02:23.304]➜  Candidate multilib: .;@m64
2025-08-20T22:50:18.7813050Z [00:02:23.304]➜  Selected multilib: .;@m64
2025-08-20T22:50:18.7813748Z [00:02:23.304]➜   (in-process)
2025-08-20T22:50:18.7832300Z [00:02:23.304]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name core-prime.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o core-prime.o -x c core-prime.c
2025-08-20T22:50:18.7840388Z [00:02:23.305]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:18.7858791Z [00:02:23.308]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:18.7859580Z [00:02:23.308]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:18.7860161Z [00:02:23.308]➜  #include "..." search starts here:
2025-08-20T22:50:18.7860473Z [00:02:23.308]➜  #include <...> search starts here:
2025-08-20T22:50:18.7860760Z [00:02:23.308]➜   /usr/include/fortify
2025-08-20T22:50:18.7861008Z [00:02:23.308]➜   /usr/include
2025-08-20T22:50:18.7861309Z [00:02:23.308]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:18.7861600Z [00:02:23.308]➜  End of search list.
2025-08-20T22:50:18.8018547Z [00:02:23.325]➜  CC core-resources.c
2025-08-20T22:50:18.8180466Z [00:02:23.341]➜  Alpine clang version 20.1.8
2025-08-20T22:50:18.8183205Z [00:02:23.341]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:18.8183535Z [00:02:23.341]➜  Thread model: posix
2025-08-20T22:50:18.8183829Z [00:02:23.341]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:18.8184239Z [00:02:23.341]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:18.8184677Z [00:02:23.341]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:18.8185174Z [00:02:23.341]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:18.8185724Z [00:02:23.341]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:18.8186568Z [00:02:23.341]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:18.8187064Z [00:02:23.341]➜  Candidate multilib: .;@m64
2025-08-20T22:50:18.8187353Z [00:02:23.341]➜  Selected multilib: .;@m64
2025-08-20T22:50:18.8222409Z [00:02:23.345]➜   (in-process)
2025-08-20T22:50:18.8236775Z [00:02:23.345]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name core-rapl.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o core-rapl.o -x c core-rapl.c
2025-08-20T22:50:18.8244402Z [00:02:23.346]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:18.8244899Z [00:02:23.346]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:18.8245560Z [00:02:23.346]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:18.8246141Z [00:02:23.346]➜  #include "..." search starts here:
2025-08-20T22:50:18.8246459Z [00:02:23.346]➜  #include <...> search starts here:
2025-08-20T22:50:18.8246751Z [00:02:23.346]➜   /usr/include/fortify
2025-08-20T22:50:18.8246998Z [00:02:23.346]➜   /usr/include
2025-08-20T22:50:18.8247278Z [00:02:23.346]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:18.8247573Z [00:02:23.346]➜  End of search list.
2025-08-20T22:50:18.8294670Z [00:02:23.352]➜  Alpine clang version 20.1.8
2025-08-20T22:50:18.8305278Z [00:02:23.352]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:18.8305602Z [00:02:23.352]➜  Thread model: posix
2025-08-20T22:50:18.8305894Z [00:02:23.352]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:18.8306304Z [00:02:23.352]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:18.8306733Z [00:02:23.352]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:18.8307223Z [00:02:23.352]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:18.8308022Z [00:02:23.352]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:18.8308836Z [00:02:23.352]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:18.8309293Z [00:02:23.352]➜  Candidate multilib: .;@m64
2025-08-20T22:50:18.8309592Z [00:02:23.352]➜  Selected multilib: .;@m64
2025-08-20T22:50:18.8319580Z [00:02:23.355]➜   (in-process)
2025-08-20T22:50:18.8336551Z [00:02:23.356]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name core-resources.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o core-resources.o -x c core-resources.c
2025-08-20T22:50:18.8355588Z [00:02:23.358]➜  clang -cc1 version 20.1.8CC core-sched.c
2025-08-20T22:50:18.8360348Z [00:02:23.359]➜   based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:18.8365619Z [00:02:23.359]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:18.8370751Z [00:02:23.359]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:18.8376808Z [00:02:23.360]➜  #include "..." search starts here:
2025-08-20T22:50:18.8377136Z [00:02:23.360]➜  #include <...> search starts here:
2025-08-20T22:50:18.8377438Z [00:02:23.360]➜   /usr/include/fortify
2025-08-20T22:50:18.8377688Z [00:02:23.360]➜   /usr/include
2025-08-20T22:50:18.8377960Z [00:02:23.360]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:18.8378248Z [00:02:23.360]➜  End of search list.
2025-08-20T22:50:18.8435237Z [00:02:23.366]➜  CC core-setting.c
2025-08-20T22:50:18.8606488Z [00:02:23.383]➜  Alpine clang version 20.1.8
2025-08-20T22:50:18.8607279Z [00:02:23.384]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:18.8617567Z [00:02:23.384]➜  Thread model: posix
2025-08-20T22:50:18.8617928Z [00:02:23.384]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:18.8618781Z [00:02:23.384]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:18.8619323Z [00:02:23.384]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:18.8619818Z [00:02:23.384]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:18.8620384Z [00:02:23.384]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:18.8620914Z [00:02:23.384]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:18.8621317Z [00:02:23.384]➜  Candidate multilib: .;@m64
2025-08-20T22:50:18.8621605Z [00:02:23.384]➜  Selected multilib: .;@m64
2025-08-20T22:50:18.8623019Z [00:02:23.385]➜   (in-process)
2025-08-20T22:50:18.8631546Z [00:02:23.385]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name core-sched.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o core-sched.o -x c core-sched.c
2025-08-20T22:50:18.8655376Z [00:02:23.388]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:18.8664887Z [00:02:23.389]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:18.8665578Z [00:02:23.389]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:18.8666174Z [00:02:23.389]➜  #include "..." search starts here:
2025-08-20T22:50:18.8666535Z [00:02:23.389]➜  #include <...> search starts here:
2025-08-20T22:50:18.8666820Z [00:02:23.389]➜   /usr/include/fortify
2025-08-20T22:50:18.8667068Z [00:02:23.389]➜   /usr/include
2025-08-20T22:50:18.8667343Z [00:02:23.389]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:18.8667634Z [00:02:23.389]➜  End of search list.
2025-08-20T22:50:18.8718818Z [00:02:23.395]➜  CC core-shared-cache.c
2025-08-20T22:50:18.8880533Z [00:02:23.411]➜  Alpine clang version 20.1.8
2025-08-20T22:50:18.8880891Z [00:02:23.411]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:18.8881552Z [00:02:23.411]➜  Thread model: posix
2025-08-20T22:50:18.8881915Z [00:02:23.411]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:18.8882337Z [00:02:23.411]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:18.8882788Z [00:02:23.411]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:18.8883286Z [00:02:23.411]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:18.8883840Z [00:02:23.411]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:18.8884373Z [00:02:23.411]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:18.8884776Z [00:02:23.411]➜  Candidate multilib: .;@m64
2025-08-20T22:50:18.8885061Z [00:02:23.411]➜  Selected multilib: .;@m64
2025-08-20T22:50:18.8887579Z [00:02:23.412]➜   (in-process)
2025-08-20T22:50:18.8899211Z [00:02:23.412]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name core-setting.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o core-setting.o -x c core-setting.c
2025-08-20T22:50:18.8920917Z [00:02:23.415]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:18.8934355Z [00:02:23.415]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:18.8935146Z [00:02:23.415]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:18.8935729Z [00:02:23.415]➜  #include "..." search starts here:
2025-08-20T22:50:18.8936039Z [00:02:23.415]➜  #include <...> search starts here:
2025-08-20T22:50:18.8936327Z [00:02:23.415]➜   /usr/include/fortify
2025-08-20T22:50:18.8936572Z [00:02:23.415]➜   /usr/include
2025-08-20T22:50:18.8936850Z [00:02:23.415]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:18.8937137Z [00:02:23.415]➜  End of search list.
2025-08-20T22:50:18.8937621Z [00:02:23.415]➜  Alpine clang version 20.1.8
2025-08-20T22:50:18.8938000Z [00:02:23.415]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:18.8971847Z [00:02:23.415]➜  Thread model: posix
2025-08-20T22:50:18.8972174Z [00:02:23.415]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:18.8972617Z [00:02:23.415]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:18.8973063Z [00:02:23.415]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:18.8973564Z [00:02:23.415]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:18.8974121Z [00:02:23.415]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:18.8974657Z [00:02:23.415]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:18.8975063Z [00:02:23.415]➜  Candidate multilib: .;@m64
2025-08-20T22:50:18.8975349Z [00:02:23.415]➜  Selected multilib: .;@m64
2025-08-20T22:50:18.8975626Z [00:02:23.416]➜   (in-process)
2025-08-20T22:50:18.8984523Z [00:02:23.416]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name core-shared-cache.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o core-shared-cache.o -x c core-shared-cache.c
2025-08-20T22:50:18.8992225Z [00:02:23.420]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:18.8992719Z [00:02:23.420]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:18.8993379Z [00:02:23.420]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:18.8993948Z [00:02:23.420]➜  #include "..." search starts here:
2025-08-20T22:50:18.8994260Z [00:02:23.420]➜  #include <...> search starts here:
2025-08-20T22:50:18.8994546Z [00:02:23.420]➜   /usr/include/fortify
2025-08-20T22:50:18.8994953Z [00:02:23.420]➜   /usr/include
2025-08-20T22:50:18.8995292Z [00:02:23.420]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:18.8995583Z [00:02:23.420]➜  End of search list.
2025-08-20T22:50:18.9046896Z [00:02:23.427]➜  CC core-shared-heap.c
2025-08-20T22:50:18.9327871Z [00:02:23.455]➜  CC core-shim.c
2025-08-20T22:50:18.9367180Z [00:02:23.459]➜  CC core-signal.c
2025-08-20T22:50:18.9443558Z [00:02:23.467]➜  Alpine clang version 20.1.8
2025-08-20T22:50:18.9444304Z [00:02:23.467]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:18.9447586Z [00:02:23.467]➜  Thread model: posix
2025-08-20T22:50:18.9447963Z [00:02:23.467]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:18.9448411Z [00:02:23.467]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:18.9449034Z [00:02:23.467]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:18.9449547Z [00:02:23.467]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:18.9450133Z [00:02:23.467]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:18.9450673Z [00:02:23.467]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:18.9451081Z [00:02:23.467]➜  Candidate multilib: .;@m64
2025-08-20T22:50:18.9451682Z [00:02:23.467]➜  Selected multilib: .;@m64
2025-08-20T22:50:18.9462244Z [00:02:23.469]➜   (in-process)
2025-08-20T22:50:18.9477658Z [00:02:23.470]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name core-shared-heap.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o core-shared-heap.o -x c core-shared-heap.c
2025-08-20T22:50:18.9499168Z [00:02:23.473]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:18.9522310Z [00:02:23.475]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:18.9529051Z [00:02:23.476]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:18.9538951Z [00:02:23.476]➜  #include "..." search starts here:
2025-08-20T22:50:18.9539298Z [00:02:23.476]➜  #include <...> search starts here:
2025-08-20T22:50:18.9539608Z [00:02:23.476]➜   /usr/include/fortify
2025-08-20T22:50:18.9539856Z [00:02:23.476]➜   /usr/include
2025-08-20T22:50:18.9540132Z [00:02:23.476]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:18.9540420Z [00:02:23.476]➜  End of search list.
2025-08-20T22:50:18.9642863Z [00:02:23.487]➜  CC core-smart.c
2025-08-20T22:50:18.9734742Z [00:02:23.496]➜  CC core-sort.c
2025-08-20T22:50:18.9754389Z [00:02:23.498]➜  Alpine clang version 20.1.8Alpine clang version 20.1.8
2025-08-20T22:50:18.9755674Z [00:02:23.498]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:18.9763137Z [00:02:23.498]➜  Thread model: posix
2025-08-20T22:50:18.9764604Z [00:02:23.498]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:18.9766215Z [00:02:23.498]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:18.9766793Z [00:02:23.498]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:18.9767297Z [00:02:23.498]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:18.9768167Z [00:02:23.498]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:18.9768814Z [00:02:23.498]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:18.9769282Z [00:02:23.498]➜  Candidate multilib: .;@m64
2025-08-20T22:50:18.9769570Z [00:02:23.498]➜  Selected multilib: .;@m64
2025-08-20T22:50:18.9769815Z [00:02:23.498]➜  
2025-08-20T22:50:18.9770058Z [00:02:23.499]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:18.9770348Z [00:02:23.499]➜   (in-process)
2025-08-20T22:50:18.9802623Z [00:02:23.499]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name core-shim.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o core-shim.o -x c core-shim.c
2025-08-20T22:50:18.9810020Z [00:02:23.499]➜  Thread model: posix
2025-08-20T22:50:18.9810349Z [00:02:23.500]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:18.9810774Z [00:02:23.503]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:18.9811211Z [00:02:23.503]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:18.9811725Z [00:02:23.503]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:18.9812286Z [00:02:23.503]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:18.9812819Z [00:02:23.503]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:18.9813223Z [00:02:23.503]➜  Candidate multilib: .;@m64
2025-08-20T22:50:18.9813510Z [00:02:23.503]➜  Selected multilib: .;@m64
2025-08-20T22:50:18.9813980Z [00:02:23.503]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:18.9814387Z [00:02:23.503]➜   (in-process)
2025-08-20T22:50:18.9817917Z [00:02:23.503]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name core-signal.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong ignoring nonexistent directory "-W/usr/local/includee"
2025-08-20T22:50:18.9821805Z [00:02:23.503]➜  rror=format-security   -ftree-vignoring nonexistent directory "e/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/includec"
2025-08-20T22:50:18.9822655Z [00:02:23.503]➜  torize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu9#include "..." search starts here:
2025-08-20T22:50:18.9823119Z [00:02:23.503]➜  9#include <...> search starts here:
2025-08-20T22:50:18.9823412Z [00:02:23.503]➜  \" "/usr/include/fortify 
2025-08-20T22:50:18.9823716Z [00:02:23.503]➜  -D  /usr/include"
2025-08-20T22:50:18.9824053Z [00:02:23.503]➜  H A/usr/lib/llvm20/lib/clang/20/includeV
2025-08-20T22:50:18.9824347Z [00:02:23.503]➜  EEnd of search list.
2025-08-20T22:50:18.9829232Z [00:02:23.503]➜  _LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o core-signal.o -x c core-signal.c
2025-08-20T22:50:18.9833561Z [00:02:23.503]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:18.9834056Z [00:02:23.503]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:18.9834726Z [00:02:23.503]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:18.9835296Z [00:02:23.503]➜  #include "..." search starts here:
2025-08-20T22:50:18.9835610Z [00:02:23.503]➜  #include <...> search starts here:
2025-08-20T22:50:18.9835895Z [00:02:23.503]➜   /usr/include/fortify
2025-08-20T22:50:18.9836146Z [00:02:23.503]➜   /usr/include
2025-08-20T22:50:18.9836418Z [00:02:23.503]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:18.9836706Z [00:02:23.503]➜  End of search list.
2025-08-20T22:50:19.0014707Z [00:02:23.524]➜  Alpine clang version 20.1.8
2025-08-20T22:50:19.0019532Z [00:02:23.525]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:19.0026188Z [00:02:23.525]➜  Thread model: posix
2025-08-20T22:50:19.0026512Z [00:02:23.525]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:19.0026929Z [00:02:23.525]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:19.0027684Z [00:02:23.525]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:19.0028185Z [00:02:23.525]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:19.0028926Z [00:02:23.525]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:19.0029521Z [00:02:23.525]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:19.0029925Z [00:02:23.525]➜  Candidate multilib: .;@m64
2025-08-20T22:50:19.0030211Z [00:02:23.525]➜  Selected multilib: .;@m64
2025-08-20T22:50:19.0030474Z [00:02:23.525]➜   (in-process)
2025-08-20T22:50:19.0040807Z [00:02:23.525]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name core-smart.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o core-smart.o -x c core-smart.c
2025-08-20T22:50:19.0059103Z [00:02:23.529]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:19.0061732Z [00:02:23.529]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:19.0091271Z [00:02:23.529]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:19.0091895Z [00:02:23.529]➜  #include "..." search starts here:
2025-08-20T22:50:19.0092218Z [00:02:23.529]➜  #include <...> search starts here:
2025-08-20T22:50:19.0092516Z [00:02:23.529]➜   /usr/include/fortify
2025-08-20T22:50:19.0092769Z [00:02:23.529]➜   /usr/include
2025-08-20T22:50:19.0093045Z [00:02:23.529]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:19.0093351Z [00:02:23.529]➜  End of search list.
2025-08-20T22:50:19.0152557Z [00:02:23.538]➜  Alpine clang version 20.1.8
2025-08-20T22:50:19.0154795Z [00:02:23.538]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:19.0155704Z [00:02:23.538]➜  Thread model: posix
2025-08-20T22:50:19.0156500Z [00:02:23.538]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:19.0157380Z [00:02:23.538]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:19.0158012Z [00:02:23.538]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:19.0159528Z [00:02:23.538]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:19.0160183Z [00:02:23.538]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:19.0160724Z [00:02:23.538]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:19.0161132Z [00:02:23.538]➜  Candidate multilib: .;@m64
2025-08-20T22:50:19.0161434Z [00:02:23.538]➜  Selected multilib: .;@m64
2025-08-20T22:50:19.0161699Z [00:02:23.538]➜   (in-process)
2025-08-20T22:50:19.0176742Z [00:02:23.539]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name core-sort.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o core-sort.o -x c core-sort.c
2025-08-20T22:50:19.0194990Z [00:02:23.542]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:19.0196915Z [00:02:23.542]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:19.0197984Z [00:02:23.542]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:19.0198866Z [00:02:23.543]➜  #include "..." search starts here:
2025-08-20T22:50:19.0199600Z [00:02:23.543]➜  #include <...> search starts here:
2025-08-20T22:50:19.0200289Z [00:02:23.543]➜   /usr/include/fortify
2025-08-20T22:50:19.0200758Z [00:02:23.543]➜   /usr/include
2025-08-20T22:50:19.0201165Z [00:02:23.543]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:19.0201792Z [00:02:23.543]➜  End of search list.
2025-08-20T22:50:19.0240247Z [00:02:23.547]➜  CC core-stack.c
2025-08-20T22:50:19.0596571Z [00:02:23.582]➜  CC core-sync.c
2025-08-20T22:50:19.0646024Z [00:02:23.587]➜  Alpine clang version 20.1.8
2025-08-20T22:50:19.0647343Z [00:02:23.588]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:19.0648519Z [00:02:23.588]➜  Thread model: posix
2025-08-20T22:50:19.0649412Z [00:02:23.588]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:19.0650101Z [00:02:23.588]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:19.0652790Z [00:02:23.588]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:19.0653313Z [00:02:23.588]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:19.0653901Z [00:02:23.588]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:19.0654441Z [00:02:23.588]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:19.0654849Z [00:02:23.588]➜  Candidate multilib: .;@m64
2025-08-20T22:50:19.0655152Z [00:02:23.588]➜  Selected multilib: .;@m64
2025-08-20T22:50:19.0655421Z [00:02:23.588]➜   (in-process)
2025-08-20T22:50:19.0664488Z [00:02:23.588]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name core-stack.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o core-stack.o -x c core-stack.c
2025-08-20T22:50:19.0695187Z [00:02:23.590]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:19.0695708Z [00:02:23.590]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:19.0696404Z [00:02:23.590]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:19.0696985Z [00:02:23.590]➜  #include "..." search starts here:
2025-08-20T22:50:19.0697303Z [00:02:23.590]➜  #include <...> search starts here:
2025-08-20T22:50:19.0697590Z [00:02:23.590]➜   /usr/include/fortify
2025-08-20T22:50:19.0698249Z [00:02:23.590]➜   /usr/include
2025-08-20T22:50:19.0698534Z [00:02:23.590]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:19.0698999Z [00:02:23.590]➜  End of search list.
2025-08-20T22:50:19.0978491Z [00:02:23.621]➜  CC core-thermal-zone.c
2025-08-20T22:50:19.1102271Z [00:02:23.633]➜  Alpine clang version 20.1.8
2025-08-20T22:50:19.1107687Z [00:02:23.634]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:19.1108016Z [00:02:23.634]➜  Thread model: posix
2025-08-20T22:50:19.1114241Z [00:02:23.634]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:19.1114683Z [00:02:23.634]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:19.1115159Z [00:02:23.634]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:19.1116265Z [00:02:23.635]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:19.1121379Z [00:02:23.635]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:19.1122047Z [00:02:23.635]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:19.1122461Z [00:02:23.635]➜  Candidate multilib: .;@m64
2025-08-20T22:50:19.1122750Z [00:02:23.635]➜  Selected multilib: .;@m64
2025-08-20T22:50:19.1124686Z [00:02:23.635]➜   (in-process)
2025-08-20T22:50:19.1150258Z [00:02:23.637]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name core-sync.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o core-sync.o -x c core-sync.c
2025-08-20T22:50:19.1180097Z [00:02:23.641]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:19.1191022Z [00:02:23.641]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:19.1191715Z [00:02:23.642]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:19.1192569Z [00:02:23.642]➜  #include "..." search starts here:
2025-08-20T22:50:19.1192885Z [00:02:23.642]➜  #include <...> search starts here:
2025-08-20T22:50:19.1193171Z [00:02:23.642]➜   /usr/include/fortify
2025-08-20T22:50:19.1193422Z [00:02:23.642]➜   /usr/include
2025-08-20T22:50:19.1193699Z [00:02:23.642]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:19.1193986Z [00:02:23.642]➜  End of search list.
2025-08-20T22:50:19.1216574Z [00:02:23.644]➜  CC core-time.c
2025-08-20T22:50:19.1266320Z [00:02:23.649]➜  CC core-thrash.c
2025-08-20T22:50:19.1286457Z [00:02:23.651]➜  Alpine clang version 20.1.8
2025-08-20T22:50:19.1298187Z [00:02:23.652]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:19.1298532Z [00:02:23.652]➜  Thread model: posix
2025-08-20T22:50:19.1298981Z [00:02:23.652]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:19.1299396Z [00:02:23.652]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:19.1299828Z [00:02:23.652]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:19.1300336Z [00:02:23.652]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:19.1300889Z [00:02:23.652]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:19.1301422Z [00:02:23.652]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:19.1301823Z [00:02:23.652]➜  Candidate multilib: .;@m64
2025-08-20T22:50:19.1302109Z [00:02:23.652]➜  Selected multilib: .;@m64
2025-08-20T22:50:19.1322755Z [00:02:23.655]➜   (in-process)
2025-08-20T22:50:19.1332366Z [00:02:23.655]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name core-thermal-zone.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o core-thermal-zone.o -x c core-thermal-zone.c
2025-08-20T22:50:19.1339860Z [00:02:23.655]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:19.1360463Z [00:02:23.659]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:19.1361327Z [00:02:23.659]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:19.1362014Z [00:02:23.659]➜  #include "..." search starts here:
2025-08-20T22:50:19.1362476Z [00:02:23.659]➜  #include <...> search starts here:
2025-08-20T22:50:19.1362844Z [00:02:23.659]➜   /usr/include/fortify
2025-08-20T22:50:19.1363171Z [00:02:23.659]➜   /usr/include
2025-08-20T22:50:19.1363556Z [00:02:23.659]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:19.1363966Z [00:02:23.659]➜  End of search list.
2025-08-20T22:50:19.1442018Z [00:02:23.667]➜  Alpine clang version 20.1.8
2025-08-20T22:50:19.1450188Z [00:02:23.667]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:19.1450520Z [00:02:23.667]➜  Thread model: posix
2025-08-20T22:50:19.1450814Z [00:02:23.667]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:19.1453478Z [00:02:23.668]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:19.1453931Z [00:02:23.668]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:19.1454432Z [00:02:23.668]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:19.1454988Z [00:02:23.668]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:19.1455518Z [00:02:23.668]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:19.1455921Z [00:02:23.668]➜  Candidate multilib: .;@m64
2025-08-20T22:50:19.1456207Z [00:02:23.668]➜  Selected multilib: .;@m64
2025-08-20T22:50:19.1456488Z [00:02:23.668]➜   (in-process)
2025-08-20T22:50:19.1465072Z [00:02:23.668]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name core-time.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o core-time.o -x c core-time.c
2025-08-20T22:50:19.1475659Z [00:02:23.670]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:19.1476167Z [00:02:23.670]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:19.1478826Z [00:02:23.670]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:19.1479464Z [00:02:23.670]➜  #include "..." search starts here:
2025-08-20T22:50:19.1479777Z [00:02:23.670]➜  #include <...> search starts here:
2025-08-20T22:50:19.1480064Z [00:02:23.670]➜   /usr/include/fortify
2025-08-20T22:50:19.1480313Z [00:02:23.670]➜   /usr/include
2025-08-20T22:50:19.1480605Z [00:02:23.670]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:19.1480897Z [00:02:23.670]➜  End of search list.
2025-08-20T22:50:19.1684734Z [00:02:23.691]➜  Alpine clang version 20.1.8
2025-08-20T22:50:19.1698010Z [00:02:23.691]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:19.1698367Z [00:02:23.691]➜  Thread model: posix
2025-08-20T22:50:19.1698783Z [00:02:23.691]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:19.1699252Z [00:02:23.691]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:19.1699693Z [00:02:23.691]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:19.1700189Z [00:02:23.691]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:19.1700744Z [00:02:23.691]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:19.1701275Z [00:02:23.691]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:19.1701689Z [00:02:23.691]➜  Candidate multilib: .;@m64
2025-08-20T22:50:19.1701977Z [00:02:23.691]➜  Selected multilib: .;@m64
2025-08-20T22:50:19.1702240Z [00:02:23.692]➜   (in-process)
2025-08-20T22:50:19.1732810Z [00:02:23.692]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name core-thrash.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o core-thrash.o -x c core-thrash.c
2025-08-20T22:50:19.1742715Z [00:02:23.693]➜  CC core-ftrace.c
2025-08-20T22:50:19.1743192Z [00:02:23.696]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:19.1754028Z [00:02:23.698]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:19.1757853Z [00:02:23.698]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:19.1764997Z [00:02:23.699]➜  #include "..." search starts here:
2025-08-20T22:50:19.1765359Z [00:02:23.699]➜  #include <...> search starts here:
2025-08-20T22:50:19.1765650Z [00:02:23.699]➜   /usr/include/fortify
2025-08-20T22:50:19.1765901Z [00:02:23.699]➜   /usr/include
2025-08-20T22:50:19.1766177Z [00:02:23.699]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:19.1766472Z [00:02:23.699]➜  End of search list.
2025-08-20T22:50:19.1805406Z [00:02:23.703]➜  CC core-try-open.c
2025-08-20T22:50:19.2035031Z [00:02:23.726]➜  CC core-vmstat.c
2025-08-20T22:50:19.2039767Z [00:02:23.727]➜  Alpine clang version 20.1.8
2025-08-20T22:50:19.2040890Z [00:02:23.727]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:19.2042343Z [00:02:23.727]➜  Thread model: posix
2025-08-20T22:50:19.2042972Z [00:02:23.727]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:19.2044002Z [00:02:23.727]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:19.2044457Z [00:02:23.727]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:19.2044978Z [00:02:23.727]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:19.2045538Z [00:02:23.727]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:19.2046069Z [00:02:23.727]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:19.2046484Z [00:02:23.727]➜  Candidate multilib: .;@m64
2025-08-20T22:50:19.2046769Z [00:02:23.727]➜  Selected multilib: .;@m64
2025-08-20T22:50:19.2050948Z [00:02:23.728]➜   (in-process)
2025-08-20T22:50:19.2067277Z [00:02:23.728]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name core-ftrace.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o core-ftrace.o -x c core-ftrace.c
2025-08-20T22:50:19.2075130Z [00:02:23.729]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:19.2075635Z [00:02:23.729]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:19.2076306Z [00:02:23.729]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:19.2076881Z [00:02:23.729]➜  #include "..." search starts here:
2025-08-20T22:50:19.2077204Z [00:02:23.729]➜  #include <...> search starts here:
2025-08-20T22:50:19.2077489Z [00:02:23.729]➜   /usr/include/fortify
2025-08-20T22:50:19.2077745Z [00:02:23.729]➜   /usr/include
2025-08-20T22:50:19.2078019Z [00:02:23.729]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:19.2078306Z [00:02:23.729]➜  End of search list.
2025-08-20T22:50:19.2120931Z [00:02:23.735]➜  Alpine clang version 20.1.8
2025-08-20T22:50:19.2132644Z [00:02:23.736]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:19.2132982Z [00:02:23.736]➜  Thread model: posix
2025-08-20T22:50:19.2133279Z [00:02:23.736]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:19.2133697Z [00:02:23.736]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:19.2134347Z [00:02:23.736]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:19.2134919Z [00:02:23.736]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:19.2135486Z [00:02:23.736]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:19.2136035Z [00:02:23.736]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:19.2136439Z [00:02:23.736]➜  Candidate multilib: .;@m64
2025-08-20T22:50:19.2136722Z [00:02:23.736]➜  Selected multilib: .;@m64
2025-08-20T22:50:19.2136988Z [00:02:23.736]➜   (in-process)
2025-08-20T22:50:19.2145426Z [00:02:23.736]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name core-try-open.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o core-try-open.o -x c core-try-open.c
2025-08-20T22:50:19.2154195Z [00:02:23.738]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:19.2155056Z [00:02:23.738]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:19.2156370Z [00:02:23.738]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:19.2157017Z [00:02:23.738]➜  #include "..." search starts here:
2025-08-20T22:50:19.2157340Z [00:02:23.738]➜  #include <...> search starts here:
2025-08-20T22:50:19.2157633Z [00:02:23.738]➜   /usr/include/fortify
2025-08-20T22:50:19.2157883Z [00:02:23.738]➜   /usr/include
2025-08-20T22:50:19.2158161Z [00:02:23.738]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:19.2158449Z [00:02:23.738]➜  End of search list.
2025-08-20T22:50:19.2235749Z [00:02:23.746]➜  CC stress-ng.c
2025-08-20T22:50:19.2338544Z [00:02:23.757]➜  Alpine clang version 20.1.8
2025-08-20T22:50:19.2339273Z [00:02:23.757]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:19.2340041Z [00:02:23.757]➜  Thread model: posix
2025-08-20T22:50:19.2340519Z [00:02:23.757]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:19.2350791Z [00:02:23.757]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:19.2351442Z [00:02:23.757]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:19.2352091Z [00:02:23.758]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:19.2352761Z [00:02:23.758]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:19.2353419Z [00:02:23.758]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:19.2353957Z [00:02:23.758]➜  Candidate multilib: .;@m64
2025-08-20T22:50:19.2354376Z [00:02:23.758]➜  Selected multilib: .;@m64
2025-08-20T22:50:19.2354749Z [00:02:23.758]➜   (in-process)
2025-08-20T22:50:19.2369095Z [00:02:23.758]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name core-vmstat.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o core-vmstat.o -x c core-vmstat.c
2025-08-20T22:50:19.2376794Z [00:02:23.759]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:19.2377300Z [00:02:23.759]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:19.2377962Z [00:02:23.759]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:19.2378532Z [00:02:23.759]➜  #include "..." search starts here:
2025-08-20T22:50:19.2379030Z [00:02:23.759]➜  #include <...> search starts here:
2025-08-20T22:50:19.2379319Z [00:02:23.759]➜   /usr/include/fortify
2025-08-20T22:50:19.2379568Z [00:02:23.759]➜   /usr/include
2025-08-20T22:50:19.2379841Z [00:02:23.759]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:19.2380126Z [00:02:23.759]➜  End of search list.
2025-08-20T22:50:19.2657401Z [00:02:23.788]➜  Alpine clang version 20.1.8
2025-08-20T22:50:19.2669496Z [00:02:23.788]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:19.2669836Z [00:02:23.788]➜  Thread model: posix
2025-08-20T22:50:19.2670132Z [00:02:23.788]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:19.2670572Z [00:02:23.788]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:19.2671010Z [00:02:23.788]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:19.2671507Z [00:02:23.788]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:19.2672059Z [00:02:23.788]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:19.2672590Z [00:02:23.788]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:19.2672990Z [00:02:23.788]➜  Candidate multilib: .;@m64
2025-08-20T22:50:19.2673275Z [00:02:23.788]➜  Selected multilib: .;@m64
2025-08-20T22:50:19.2673535Z [00:02:23.789]➜   (in-process)
2025-08-20T22:50:19.2687200Z [00:02:23.791]➜   CC core-config.c
2025-08-20T22:50:19.2695719Z [00:02:23.791]➜  "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-ng.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-ng.o -x c stress-ng.c
2025-08-20T22:50:19.2703470Z [00:02:23.791]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:19.2703965Z [00:02:23.791]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:19.2704626Z [00:02:23.791]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:19.2705200Z [00:02:23.791]➜  #include "..." search starts here:
2025-08-20T22:50:19.2705516Z [00:02:23.791]➜  #include <...> search starts here:
2025-08-20T22:50:19.2705800Z [00:02:23.791]➜   /usr/include/fortify
2025-08-20T22:50:19.2706227Z [00:02:23.791]➜   /usr/include
2025-08-20T22:50:19.2706611Z [00:02:23.791]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:19.2706907Z [00:02:23.791]➜  End of search list.
2025-08-20T22:50:19.2806754Z [00:02:23.803]➜  CC stress-access.c
2025-08-20T22:50:19.3130177Z [00:02:23.833]➜  Alpine clang version 20.1.8
2025-08-20T22:50:19.3130601Z [00:02:23.834]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:19.3135187Z [00:02:23.834]➜  Thread model: posix
2025-08-20T22:50:19.3141064Z [00:02:23.834]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:19.3148255Z [00:02:23.834]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:19.3157814Z [00:02:23.834]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:19.3161295Z [00:02:23.834]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:19.3165086Z [00:02:23.834]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:19.3165659Z [00:02:23.834]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:19.3166076Z [00:02:23.834]➜  Candidate multilib: .;@m64
2025-08-20T22:50:19.3166366Z [00:02:23.834]➜  Selected multilib: .;@m64
2025-08-20T22:50:19.3166632Z [00:02:23.838]➜   (in-process)
2025-08-20T22:50:19.3199638Z [00:02:23.838]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name core-config.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o core-config.o -x c core-config.c
2025-08-20T22:50:19.3206952Z [00:02:23.838]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:19.3207485Z [00:02:23.840]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:19.3208153Z [00:02:23.840]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:19.3209114Z [00:02:23.840]➜  #include "..." search starts here:
2025-08-20T22:50:19.3209539Z [00:02:23.840]➜  #include <...> search starts here:
2025-08-20T22:50:19.3209844Z [00:02:23.840]➜   /usr/include/fortify
2025-08-20T22:50:19.3210095Z [00:02:23.840]➜   /usr/include
2025-08-20T22:50:19.3210364Z [00:02:23.840]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:19.3210661Z [00:02:23.840]➜  End of search list.
2025-08-20T22:50:19.3244058Z [00:02:23.847]➜  Alpine clang version 20.1.8
2025-08-20T22:50:19.3244502Z [00:02:23.847]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:19.3244808Z [00:02:23.847]➜  Thread model: posix
2025-08-20T22:50:19.3245100Z [00:02:23.847]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:19.3245513Z [00:02:23.847]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:19.3245955Z [00:02:23.847]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:19.3246448Z [00:02:23.847]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:19.3247015Z [00:02:23.847]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:19.3247546Z [00:02:23.847]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:19.3247945Z [00:02:23.847]➜  Candidate multilib: .;@m64
2025-08-20T22:50:19.3248566Z [00:02:23.847]➜  Selected multilib: .;@m64
2025-08-20T22:50:19.3249007Z [00:02:23.847]➜   (in-process)
2025-08-20T22:50:19.3261368Z [00:02:23.848]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-access.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-access.o -x c stress-access.c
2025-08-20T22:50:19.3271401Z [00:02:23.850]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:19.3275118Z [00:02:23.850]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:19.3275984Z [00:02:23.850]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:19.3276644Z [00:02:23.850]➜  #include "..." search starts here:
2025-08-20T22:50:19.3276961Z [00:02:23.850]➜  #include <...> search starts here:
2025-08-20T22:50:19.3277259Z [00:02:23.850]➜   /usr/include/fortify
2025-08-20T22:50:19.3277507Z [00:02:23.850]➜   /usr/include
2025-08-20T22:50:19.3277784Z [00:02:23.850]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:19.3278068Z [00:02:23.850]➜  End of search list.
2025-08-20T22:50:19.3337588Z [00:02:23.857]➜  CC stress-acl.c
2025-08-20T22:50:19.3506557Z [00:02:23.874]➜  CC stress-affinity.c
2025-08-20T22:50:19.3712674Z [00:02:23.894]➜  Alpine clang version 20.1.8
2025-08-20T22:50:19.3714954Z [00:02:23.894]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:19.3716768Z [00:02:23.895]➜  Thread model: posix
2025-08-20T22:50:19.3717714Z [00:02:23.895]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:19.3718852Z [00:02:23.895]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:19.3719353Z [00:02:23.895]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:19.3719853Z [00:02:23.895]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:19.3720793Z [00:02:23.895]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:19.3721334Z [00:02:23.895]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:19.3721734Z [00:02:23.895]➜  Candidate multilib: .;@m64
2025-08-20T22:50:19.3722016Z [00:02:23.895]➜  Selected multilib: .;@m64
2025-08-20T22:50:19.3723630Z [00:02:23.895]➜   (in-process)
2025-08-20T22:50:19.3745371Z [00:02:23.895]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-affinity.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-affinity.o -x c stress-affinity.c
2025-08-20T22:50:19.3753308Z [00:02:23.895]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:19.3753920Z [00:02:23.896]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:19.3754592Z [00:02:23.896]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:19.3755178Z [00:02:23.896]➜  #include "..." search starts here:
2025-08-20T22:50:19.3755494Z [00:02:23.896]➜  #include <...> search starts here:
2025-08-20T22:50:19.3755784Z [00:02:23.896]➜   /usr/include/fortify
2025-08-20T22:50:19.3756035Z [00:02:23.896]➜   /usr/include
2025-08-20T22:50:19.3756312Z [00:02:23.896]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:19.3756599Z [00:02:23.896]➜  End of search list.
2025-08-20T22:50:19.3789375Z [00:02:23.902]➜  Alpine clang version 20.1.8
2025-08-20T22:50:19.3789751Z [00:02:23.902]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:19.3790081Z [00:02:23.902]➜  Thread model: posix
2025-08-20T22:50:19.3790375Z [00:02:23.902]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:19.3790796Z [00:02:23.902]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:19.3791235Z [00:02:23.902]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:19.3792101Z [00:02:23.902]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:19.3792658Z [00:02:23.902]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:19.3793188Z [00:02:23.902]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:19.3793591Z [00:02:23.902]➜  Candidate multilib: .;@m64
2025-08-20T22:50:19.3793874Z [00:02:23.902]➜  Selected multilib: .;@m64
2025-08-20T22:50:19.3820376Z [00:02:23.905]➜   (in-process)
2025-08-20T22:50:19.3829305Z [00:02:23.905]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-acl.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-acl.o -x c stress-acl.c
2025-08-20T22:50:19.3837243Z [00:02:23.907]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:19.3866090Z [00:02:23.909]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:19.3869484Z [00:02:23.909]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:19.3893380Z [00:02:23.910]➜  #include "..." search starts here:
2025-08-20T22:50:19.3894621Z [00:02:23.910]➜  #include <...> search starts here:
2025-08-20T22:50:19.3896511Z [00:02:23.910]➜   /usr/include/fortify
2025-08-20T22:50:19.3897872Z [00:02:23.910]➜   /usr/include
2025-08-20T22:50:19.3898395Z [00:02:23.910]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:19.3899293Z [00:02:23.910]➜  End of search list.
2025-08-20T22:50:19.3968338Z [00:02:23.920]➜  CC stress-af-alg.c
2025-08-20T22:50:19.4346318Z [00:02:23.957]➜  CC stress-aio.c
2025-08-20T22:50:19.4380175Z [00:02:23.961]➜  Alpine clang version 20.1.8
2025-08-20T22:50:19.4382532Z [00:02:23.961]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:19.4383115Z [00:02:23.961]➜  Thread model: posix
2025-08-20T22:50:19.4384220Z [00:02:23.961]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:19.4384894Z [00:02:23.961]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:19.4385499Z [00:02:23.961]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:19.4386183Z [00:02:23.961]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:19.4387375Z [00:02:23.961]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:19.4388450Z [00:02:23.961]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:19.4389057Z [00:02:23.961]➜  Candidate multilib: .;@m64
2025-08-20T22:50:19.4389378Z [00:02:23.961]➜  Selected multilib: .;@m64
2025-08-20T22:50:19.4389652Z [00:02:23.962]➜  CC stress-aiol.c
2025-08-20T22:50:19.4404761Z [00:02:23.963]➜   (in-process)
2025-08-20T22:50:19.4423559Z [00:02:23.964]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-af-alg.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-af-alg.o -x c stress-af-alg.c
2025-08-20T22:50:19.4445252Z [00:02:23.967]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:19.4462179Z [00:02:23.969]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:19.4468839Z [00:02:23.970]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:19.4471437Z [00:02:23.970]➜  #include "..." search starts here:
2025-08-20T22:50:19.4475684Z [00:02:23.970]➜  #include <...> search starts here:
2025-08-20T22:50:19.4475986Z [00:02:23.970]➜   /usr/include/fortify
2025-08-20T22:50:19.4476239Z [00:02:23.970]➜   /usr/include
2025-08-20T22:50:19.4476514Z [00:02:23.970]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:19.4476802Z [00:02:23.970]➜  End of search list.
2025-08-20T22:50:19.4600516Z [00:02:23.983]➜  Alpine clang version 20.1.8
2025-08-20T22:50:19.4602624Z [00:02:23.983]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:19.4602979Z [00:02:23.983]➜  Thread model: posix
2025-08-20T22:50:19.4603280Z [00:02:23.983]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:19.4603695Z [00:02:23.983]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:19.4604133Z [00:02:23.983]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:19.4604627Z [00:02:23.983]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:19.4605212Z [00:02:23.983]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:19.4605740Z [00:02:23.983]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:19.4606144Z [00:02:23.983]➜  Candidate multilib: .;@m64
2025-08-20T22:50:19.4606425Z [00:02:23.983]➜  Selected multilib: .;@m64
2025-08-20T22:50:19.4608003Z [00:02:23.984]➜   (in-process)
2025-08-20T22:50:19.4616879Z [00:02:23.984]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-aiol.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-aiol.o -x c stress-aiol.c
2025-08-20T22:50:19.4625510Z [00:02:23.985]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:19.4626381Z [00:02:23.985]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:19.4627148Z [00:02:23.985]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:19.4627883Z [00:02:23.985]➜  #include "..." search starts here:
2025-08-20T22:50:19.4628369Z [00:02:23.985]➜  #include <...> search starts here:
2025-08-20T22:50:19.4628963Z [00:02:23.985]➜   /usr/include/fortify
2025-08-20T22:50:19.4629320Z [00:02:23.985]➜   /usr/include
2025-08-20T22:50:19.4629981Z [00:02:23.985]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:19.4630419Z [00:02:23.985]➜  End of search list.
2025-08-20T22:50:19.4772064Z [00:02:24.000]➜  Alpine clang version 20.1.8
2025-08-20T22:50:19.4800326Z [00:02:24.002]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:19.4800667Z [00:02:24.002]➜  Thread model: posix
2025-08-20T22:50:19.4800965Z [00:02:24.002]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:19.4801377Z [00:02:24.002]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:19.4801812Z [00:02:24.002]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:19.4802334Z [00:02:24.002]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:19.4802890Z [00:02:24.002]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:19.4803421Z [00:02:24.002]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:19.4803836Z [00:02:24.002]➜  Candidate multilib: .;@m64
2025-08-20T22:50:19.4804121Z [00:02:24.002]➜  Selected multilib: .;@m64
2025-08-20T22:50:19.4804383Z [00:02:24.002]➜  CC stress-alarm.c
2025-08-20T22:50:19.4804654Z [00:02:24.002]➜   (in-process)
2025-08-20T22:50:19.4813405Z [00:02:24.002]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-aio.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-aio.o -x c stress-aio.c
2025-08-20T22:50:19.4820791Z [00:02:24.002]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:19.4821289Z [00:02:24.002]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:19.4821957Z [00:02:24.002]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:19.4822530Z [00:02:24.002]➜  #include "..." search starts here:
2025-08-20T22:50:19.4823042Z [00:02:24.002]➜  #include <...> search starts here:
2025-08-20T22:50:19.4823330Z [00:02:24.002]➜   /usr/include/fortify
2025-08-20T22:50:19.4823579Z [00:02:24.002]➜   /usr/include
2025-08-20T22:50:19.4823853Z [00:02:24.002]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:19.4824142Z [00:02:24.002]➜  End of search list.
2025-08-20T22:50:19.5226389Z [00:02:24.045]➜  Alpine clang version 20.1.8
2025-08-20T22:50:19.5231739Z [00:02:24.045]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:19.5232073Z [00:02:24.045]➜  Thread model: posix
2025-08-20T22:50:19.5232375Z [00:02:24.045]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:19.5232822Z [00:02:24.045]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:19.5233263Z [00:02:24.045]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:19.5233754Z [00:02:24.045]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:19.5234325Z [00:02:24.045]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:19.5234858Z [00:02:24.045]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:19.5235260Z [00:02:24.045]➜  Candidate multilib: .;@m64
2025-08-20T22:50:19.5235543Z [00:02:24.045]➜  Selected multilib: .;@m64
2025-08-20T22:50:19.5235805Z [00:02:24.045]➜   (in-process)
2025-08-20T22:50:19.5244429Z [00:02:24.045]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-alarm.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-alarm.o -x c stress-alarm.c
2025-08-20T22:50:19.5290309Z [00:02:24.052]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:19.5293462Z [00:02:24.052]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:19.5295045Z [00:02:24.052]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:19.5296674Z [00:02:24.052]➜  #include "..." search starts here:
2025-08-20T22:50:19.5297222Z [00:02:24.053]➜  #include <...> search starts here:
2025-08-20T22:50:19.5298268Z [00:02:24.053]➜   /usr/include/fortify
2025-08-20T22:50:19.5300293Z [00:02:24.053]➜   /usr/include
2025-08-20T22:50:19.5321519Z [00:02:24.055]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:19.5322138Z [00:02:24.055]➜  End of search list.
2025-08-20T22:50:19.5536804Z [00:02:24.077]➜  CC stress-apparmor.c
2025-08-20T22:50:19.5992308Z [00:02:24.120]➜  CC stress-atomic.c
2025-08-20T22:50:19.6046154Z [00:02:24.127]➜  Alpine clang version 20.1.8
2025-08-20T22:50:19.6047596Z [00:02:24.127]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:19.6047971Z [00:02:24.127]➜  Thread model: posix
2025-08-20T22:50:19.6048273Z [00:02:24.128]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:19.6049419Z [00:02:24.128]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:19.6051450Z [00:02:24.128]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:19.6052579Z [00:02:24.128]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:19.6053205Z [00:02:24.128]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:19.6053747Z [00:02:24.128]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:19.6054154Z [00:02:24.128]➜  Candidate multilib: .;@m64
2025-08-20T22:50:19.6054443Z [00:02:24.128]➜  Selected multilib: .;@m64
2025-08-20T22:50:19.6056601Z [00:02:24.129]➜   (in-process)
2025-08-20T22:50:19.6061756Z [00:02:24.129]➜   "/usCC stress-bad-altstack.c
2025-08-20T22:50:19.6065166Z [00:02:24.129]➜  r/liCC stress-bad-ioctl.c
2025-08-20T22:50:19.6141151Z [00:02:24.136]➜  b/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-apparmor.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-apparmor.o -x c stress-apparmor.c
2025-08-20T22:50:19.6148950Z [00:02:24.136]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:19.6149573Z [00:02:24.136]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:19.6150329Z [00:02:24.136]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:19.6151009Z [00:02:24.136]➜  #include "..." search starts here:
2025-08-20T22:50:19.6151397Z [00:02:24.136]➜  #include <...> search starts here:
2025-08-20T22:50:19.6151779Z [00:02:24.136]➜   /usr/include/fortify
2025-08-20T22:50:19.6152107Z [00:02:24.136]➜   /usr/include
2025-08-20T22:50:19.6152466Z [00:02:24.136]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:19.6152841Z [00:02:24.136]➜  End of search list.
2025-08-20T22:50:19.6235369Z [00:02:24.146]➜  Alpine clang version 20.1.8
2025-08-20T22:50:19.6235744Z [00:02:24.146]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:19.6236048Z [00:02:24.146]➜  Thread model: posix
2025-08-20T22:50:19.6236334Z [00:02:24.146]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:19.6236744Z [00:02:24.146]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:19.6237180Z [00:02:24.146]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:19.6237676Z [00:02:24.146]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:19.6238233Z [00:02:24.146]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:19.6238964Z [00:02:24.146]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:19.6239384Z [00:02:24.146]➜  Candidate multilib: .;@m64
2025-08-20T22:50:19.6239673Z [00:02:24.146]➜  Selected multilib: .;@m64
2025-08-20T22:50:19.6255878Z [00:02:24.148]➜   (in-process)
2025-08-20T22:50:19.6266818Z [00:02:24.148]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-atomic.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-atomic.o -x c stress-atomic.c
2025-08-20T22:50:19.6279515Z [00:02:24.150]➜  CC stress-besselmath.c
2025-08-20T22:50:19.6280007Z [00:02:24.151]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:19.6283153Z [00:02:24.151]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:19.6283851Z [00:02:24.151]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:19.6284430Z [00:02:24.151]➜  #include "..." search starts here:
2025-08-20T22:50:19.6284744Z [00:02:24.151]➜  #include <...> search starts here:
2025-08-20T22:50:19.6285033Z [00:02:24.151]➜   /usr/include/fortify
2025-08-20T22:50:19.6285287Z [00:02:24.151]➜   /usr/include
2025-08-20T22:50:19.6285573Z [00:02:24.151]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:19.6285864Z [00:02:24.151]➜  End of search list.
2025-08-20T22:50:19.6412140Z [00:02:24.161]➜  Alpine clang version 20.1.8
2025-08-20T22:50:19.6416763Z [00:02:24.164]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:19.6421442Z [00:02:24.165]➜  Thread model: posix
2025-08-20T22:50:19.6425770Z [00:02:24.165]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:19.6429835Z [00:02:24.166]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:19.6431441Z [00:02:24.166]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:19.6433284Z [00:02:24.166]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:19.6433905Z [00:02:24.166]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:19.6434471Z [00:02:24.166]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:19.6434895Z [00:02:24.166]➜  Candidate multilib: .;@m64
2025-08-20T22:50:19.6435186Z [00:02:24.166]➜  Selected multilib: .;@m64
2025-08-20T22:50:19.6435453Z [00:02:24.166]➜   (in-process)
2025-08-20T22:50:19.6444332Z [00:02:24.166]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-bad-ioctl.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-bad-ioctl.o -x c stress-bad-ioctl.c
2025-08-20T22:50:19.6451902Z [00:02:24.166]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:19.6452400Z [00:02:24.166]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:19.6453081Z [00:02:24.166]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:19.6453651Z [00:02:24.166]➜  #include "..." search starts here:
2025-08-20T22:50:19.6453973Z [00:02:24.166]➜  #include <...> search starts here:
2025-08-20T22:50:19.6454258Z [00:02:24.166]➜   /usr/include/fortify
2025-08-20T22:50:19.6454506Z [00:02:24.166]➜   /usr/include
2025-08-20T22:50:19.6454778Z [00:02:24.166]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:19.6455063Z [00:02:24.166]➜  End of search list.
2025-08-20T22:50:19.6508735Z [00:02:24.174]➜  Alpine clang version 20.1.8
2025-08-20T22:50:19.6509175Z [00:02:24.174]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:19.6509484Z [00:02:24.174]➜  Thread model: posix
2025-08-20T22:50:19.6509775Z [00:02:24.174]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:19.6510196Z [00:02:24.174]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:19.6510654Z [00:02:24.174]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:19.6511159Z [00:02:24.174]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:19.6511717Z [00:02:24.174]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:19.6512268Z [00:02:24.174]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:19.6512672Z [00:02:24.174]➜  Candidate multilib: .;@m64
2025-08-20T22:50:19.6512958Z [00:02:24.174]➜  Selected multilib: .;@m64
2025-08-20T22:50:19.6513227Z [00:02:24.174]➜   (in-process)
2025-08-20T22:50:19.6522858Z [00:02:24.174]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-bad-altstack.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-bad-altstack.o -x c stress-bad-altstack.c
2025-08-20T22:50:19.6530460Z [00:02:24.175]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:19.6530962Z [00:02:24.175]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:19.6531627Z [00:02:24.175]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:19.6532211Z [00:02:24.175]➜  #include "..." search starts here:
2025-08-20T22:50:19.6532528Z [00:02:24.175]➜  #include <...> search starts here:
2025-08-20T22:50:19.6532816Z [00:02:24.175]➜   /usr/include/fortify
2025-08-20T22:50:19.6533064Z [00:02:24.175]➜   /usr/include
2025-08-20T22:50:19.6533340Z [00:02:24.175]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:19.6533631Z [00:02:24.175]➜  End of search list.
2025-08-20T22:50:19.6605914Z [00:02:24.183]➜  CC stress-bigheap.c
2025-08-20T22:50:19.6735333Z [00:02:24.196]➜  Alpine clang version 20.1.8
2025-08-20T22:50:19.6736294Z [00:02:24.196]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:19.6737637Z [00:02:24.196]➜  Thread model: posix
2025-08-20T22:50:19.6739023Z [00:02:24.196]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:19.6740235Z [00:02:24.196]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:19.6740764Z [00:02:24.196]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:19.6741285Z [00:02:24.196]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:19.6741848Z [00:02:24.196]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:19.6742385Z [00:02:24.196]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:19.6742788Z [00:02:24.196]➜  Candidate multilib: .;@m64
2025-08-20T22:50:19.6743074Z [00:02:24.196]➜  Selected multilib: .;@m64
2025-08-20T22:50:19.6743339Z [00:02:24.197]➜   (in-process)
2025-08-20T22:50:19.6757006Z [00:02:24.197]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-besselmath.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-besselmath.o -x c stress-besselmath.c
2025-08-20T22:50:19.6765499Z [00:02:24.198]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:19.6766008Z [00:02:24.198]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:19.6766672Z [00:02:24.198]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:19.6767245Z [00:02:24.198]➜  #include "..." search starts here:
2025-08-20T22:50:19.6767555Z [00:02:24.198]➜  #include <...> search starts here:
2025-08-20T22:50:19.6767837Z [00:02:24.198]➜   /usr/include/fortify
2025-08-20T22:50:19.6768083Z [00:02:24.198]➜   /usr/include
2025-08-20T22:50:19.6768354Z [00:02:24.198]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:19.6768895Z [00:02:24.198]➜  End of search list.
2025-08-20T22:50:19.7028284Z [00:02:24.225]➜  Alpine clang version 20.1.8
2025-08-20T22:50:19.7029124Z [00:02:24.225]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:19.7030327Z [00:02:24.225]➜  Thread model: posix
2025-08-20T22:50:19.7032151Z [00:02:24.225]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:19.7033986Z [00:02:24.225]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:19.7034784Z [00:02:24.225]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:19.7035283Z [00:02:24.225]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:19.7035842Z [00:02:24.225]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:19.7036479Z [00:02:24.225]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:19.7036889Z [00:02:24.225]➜  Candidate multilib: .;@m64
2025-08-20T22:50:19.7037176Z [00:02:24.225]➜  Selected multilib: .;@m64
2025-08-20T22:50:19.7037811Z [00:02:24.226]➜   (in-process)
2025-08-20T22:50:19.7074444Z [00:02:24.229]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-bigheap.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-bigheap.o -x c stress-bigheap.c
2025-08-20T22:50:19.7083104Z [00:02:24.230]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:19.7083614Z [00:02:24.230]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:19.7084288Z [00:02:24.230]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:19.7084863Z [00:02:24.230]➜  #include "..." search starts here:
2025-08-20T22:50:19.7085177Z [00:02:24.230]➜  #include <...> search starts here:
2025-08-20T22:50:19.7109409Z [00:02:24.230]➜   /usr/include/fortify
2025-08-20T22:50:19.7109720Z [00:02:24.230]➜   /usr/include
2025-08-20T22:50:19.7110006Z [00:02:24.230]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:19.7110298Z [00:02:24.230]➜  End of search list.
2025-08-20T22:50:19.7284448Z [00:02:24.251]➜  CC stress-bind-mount.c
2025-08-20T22:50:19.7424354Z [00:02:24.265]➜  CC stress-binderfs.c
2025-08-20T22:50:19.7476008Z [00:02:24.270]➜  CC stress-bitonicsort.c
2025-08-20T22:50:19.7516250Z [00:02:24.274]➜  Alpine clang version 20.1.8
2025-08-20T22:50:19.7518349Z [00:02:24.275]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:19.7519915Z [00:02:24.275]➜  Thread model: posix
2025-08-20T22:50:19.7522099Z [00:02:24.275]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:19.7540451Z [00:02:24.277]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:19.7541545Z [00:02:24.277]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:19.7544279Z [00:02:24.277]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:19.7545470Z [00:02:24.277]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:19.7546322Z [00:02:24.277]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:19.7547190Z [00:02:24.277]➜  Candidate multilib: .;@m64
2025-08-20T22:50:19.7548120Z [00:02:24.277]➜  Selected multilib: .;@m64
2025-08-20T22:50:19.7549901Z [00:02:24.277]➜   (in-process)
2025-08-20T22:50:19.7558285Z [00:02:24.277]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-bind-mount.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-bind-mount.o -x c stress-bind-mount.c
2025-08-20T22:50:19.7575876Z [00:02:24.278]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:19.7576401Z [00:02:24.279]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:19.7577080Z [00:02:24.279]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:19.7577666Z [00:02:24.279]➜  #include "..." search starts here:
2025-08-20T22:50:19.7577975Z [00:02:24.279]➜  #include <...> search starts here:
2025-08-20T22:50:19.7578267Z [00:02:24.279]➜   /usr/include/fortify
2025-08-20T22:50:19.7578516Z [00:02:24.279]➜   /usr/include
2025-08-20T22:50:19.7578962Z [00:02:24.280]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:19.7579251Z [00:02:24.280]➜  End of search list.
2025-08-20T22:50:19.7880839Z [00:02:24.311]➜  Alpine clang version 20.1.8
2025-08-20T22:50:19.7882613Z [00:02:24.311]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:19.7883447Z [00:02:24.311]➜  Thread model: posix
2025-08-20T22:50:19.7883791Z [00:02:24.311]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:19.7884222Z [00:02:24.311]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:19.7884983Z [00:02:24.311]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:19.7885548Z [00:02:24.311]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:19.7886112Z [00:02:24.311]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:19.7886660Z [00:02:24.311]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:19.7887063Z [00:02:24.311]➜  Candidate multilib: .;@m64
2025-08-20T22:50:19.7887347Z [00:02:24.311]➜  Selected multilib: .;@m64
2025-08-20T22:50:19.7914258Z [00:02:24.314]➜  Alpine clang version 20.1.8
2025-08-20T22:50:19.7914633Z [00:02:24.314]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:19.7914928Z [00:02:24.314]➜  Thread model: posix
2025-08-20T22:50:19.7915216Z [00:02:24.314]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:19.7915619Z [00:02:24.314]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:19.7916050Z [00:02:24.314]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:19.7916564Z [00:02:24.314]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:19.7917112Z [00:02:24.314]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:19.7918028Z [00:02:24.314]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:19.7918435Z [00:02:24.314]➜  Candidate multilib: .;@m64
2025-08-20T22:50:19.7919607Z [00:02:24.314]➜  Selected multilib: .;@m64
2025-08-20T22:50:19.7921018Z [00:02:24.315]➜   (in-process)
2025-08-20T22:50:19.7935633Z [00:02:24.316]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-binderfs.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-binderfs.o -x c stress-binderfs.c
2025-08-20T22:50:19.7943763Z [00:02:24.317]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:19.7944526Z [00:02:24.317]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:19.7946932Z [00:02:24.317]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:19.7947635Z [00:02:24.317]➜  #include "..." search starts here:
2025-08-20T22:50:19.7947953Z [00:02:24.317]➜  #include <...> search starts here:
2025-08-20T22:50:19.7948241Z [00:02:24.317]➜   /usr/include/fortify
2025-08-20T22:50:19.7948493Z [00:02:24.317]➜   /usr/include
2025-08-20T22:50:19.7949110Z [00:02:24.317]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:19.7949410Z [00:02:24.317]➜  End of search list.
2025-08-20T22:50:19.7979550Z [00:02:24.318]➜   (in-process)
2025-08-20T22:50:19.7989741Z [00:02:24.321]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-bitonicsort.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-bitonicsort.o -x c stress-bitonicsort.c
2025-08-20T22:50:19.7998782Z [00:02:24.323]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:19.8000035Z [00:02:24.323]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:19.8001948Z [00:02:24.323]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:19.8002535Z [00:02:24.323]➜  #include "..." search starts here:
2025-08-20T22:50:19.8002849Z [00:02:24.323]➜  #include <...> search starts here:
2025-08-20T22:50:19.8003136Z [00:02:24.323]➜   /usr/include/fortify
2025-08-20T22:50:19.8003385Z [00:02:24.323]➜   /usr/include
2025-08-20T22:50:19.8003659Z [00:02:24.323]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:19.8003951Z [00:02:24.323]➜  End of search list.
2025-08-20T22:50:19.8004207Z [00:02:24.323]➜  CC stress-bitops.c
2025-08-20T22:50:19.8004476Z [00:02:24.323]➜  CC stress-branch.c
2025-08-20T22:50:19.8250087Z [00:02:24.348]➜  CC stress-brk.c
2025-08-20T22:50:19.8431567Z [00:02:24.366]➜  Alpine clang version 20.1.8
2025-08-20T22:50:19.8432152Z [00:02:24.366]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:19.8432496Z [00:02:24.366]➜  Thread model: posix
2025-08-20T22:50:19.8432868Z [00:02:24.366]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:19.8435238Z [00:02:24.366]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:19.8436786Z [00:02:24.366]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:19.8437507Z [00:02:24.366]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:19.8438511Z [00:02:24.366]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:19.8439466Z [00:02:24.366]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:19.8440009Z [00:02:24.366]➜  Candidate multilib: .;@m64
2025-08-20T22:50:19.8440468Z [00:02:24.366]➜  Selected multilib: .;@m64
2025-08-20T22:50:19.8441506Z [00:02:24.366]➜   (in-process)
2025-08-20T22:50:19.8450803Z [00:02:24.367]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-branch.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-branch.o -x c stress-branch.c
2025-08-20T22:50:19.8471194Z [00:02:24.370]➜  Alpine clang version 20.1.8
2025-08-20T22:50:19.8472173Z [00:02:24.370]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:19.8473556Z [00:02:24.370]➜  Thread model: posix
2025-08-20T22:50:19.8473954Z [00:02:24.370]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:19.8474470Z [00:02:24.370]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:19.8475028Z [00:02:24.370]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:19.8475606Z [00:02:24.370]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:19.8476490Z [00:02:24.370]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:19.8477176Z [00:02:24.370]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:19.8477658Z [00:02:24.370]➜  Candidate multilib: .;@m64
2025-08-20T22:50:19.8478032Z [00:02:24.370]➜  Selected multilib: .;@m64
2025-08-20T22:50:19.8478369Z [00:02:24.370]➜   (in-process)
2025-08-20T22:50:19.8492392Z [00:02:24.370]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-bitops.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-bitops.o -x c stress-bitops.c
2025-08-20T22:50:19.8500088Z [00:02:24.370]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:19.8500694Z [00:02:24.370]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:19.8501194Z [00:02:24.370]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:19.8501859Z [00:02:24.370]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:19.8502431Z [00:02:24.370]➜  #include "..." search starts here:
2025-08-20T22:50:19.8502754Z [00:02:24.370]➜  #include <...> search starts here:
2025-08-20T22:50:19.8503042Z [00:02:24.370]➜   /usr/include/fortify
2025-08-20T22:50:19.8503286Z [00:02:24.370]➜   /usr/include
2025-08-20T22:50:19.8503558Z [00:02:24.370]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:19.8503842Z [00:02:24.370]➜  End of search list.
2025-08-20T22:50:19.8504173Z [00:02:24.370]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:19.8504839Z [00:02:24.370]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:19.8505407Z [00:02:24.370]➜  #include "..." search starts here:
2025-08-20T22:50:19.8505914Z [00:02:24.370]➜  #include <...> search starts here:
2025-08-20T22:50:19.8506301Z [00:02:24.370]➜   /usr/include/fortify
2025-08-20T22:50:19.8506556Z [00:02:24.370]➜   /usr/include
2025-08-20T22:50:19.8506829Z [00:02:24.370]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:19.8507127Z [00:02:24.370]➜  End of search list.
2025-08-20T22:50:19.8507397Z [00:02:24.372]➜  Alpine clang version 20.1.8
2025-08-20T22:50:19.8507702Z [00:02:24.372]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:19.8507992Z [00:02:24.372]➜  Thread model: posix
2025-08-20T22:50:19.8508275Z [00:02:24.372]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:19.8510372Z [00:02:24.374]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:19.8511004Z [00:02:24.374]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:19.8511595Z [00:02:24.374]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:19.8512612Z [00:02:24.374]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:19.8513397Z [00:02:24.374]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:19.8514042Z [00:02:24.374]➜  Candidate multilib: .;@m64
2025-08-20T22:50:19.8515029Z [00:02:24.374]➜  Selected multilib: .;@m64
2025-08-20T22:50:19.8529337Z [00:02:24.374]➜   (in-process)
2025-08-20T22:50:19.8537924Z [00:02:24.374]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-brk.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-brk.o -x c stress-brk.c
2025-08-20T22:50:19.8546685Z [00:02:24.374]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:19.8547237Z [00:02:24.374]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:19.8547918Z [00:02:24.374]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:19.8548493Z [00:02:24.377]➜  #include "..." search starts here:
2025-08-20T22:50:19.8548961Z [00:02:24.377]➜  #include <...> search starts here:
2025-08-20T22:50:19.8549253Z [00:02:24.378]➜   /usr/include/fortify
2025-08-20T22:50:19.8549770Z [00:02:24.378]➜   /usr/include
2025-08-20T22:50:19.8550047Z [00:02:24.378]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:19.8550335Z [00:02:24.378]➜  End of search list.
2025-08-20T22:50:19.8602645Z [00:02:24.383]➜  CC stress-bsearch.c
2025-08-20T22:50:19.8817251Z [00:02:24.405]➜  CC stress-bubblesort.c
2025-08-20T22:50:19.9029819Z [00:02:24.426]➜  Alpine clang version 20.1.8
2025-08-20T22:50:19.9030442Z [00:02:24.426]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:19.9030914Z [00:02:24.426]➜  Thread model: posix
2025-08-20T22:50:19.9031331Z [00:02:24.426]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:19.9031937Z [00:02:24.426]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:19.9032494Z [00:02:24.426]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:19.9033097Z [00:02:24.426]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:19.9033818Z [00:02:24.426]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:19.9034473Z [00:02:24.426]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:19.9034990Z [00:02:24.426]➜  Candidate multilib: .;@m64
2025-08-20T22:50:19.9035393Z [00:02:24.426]➜  Selected multilib: .;@m64
2025-08-20T22:50:19.9043285Z [00:02:24.427]➜  Alpine clang version 20.1.8
2025-08-20T22:50:19.9043900Z [00:02:24.427]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:19.9044309Z [00:02:24.427]➜  Thread model: posix
2025-08-20T22:50:19.9044703Z [00:02:24.427]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:19.9045241Z [00:02:24.427]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:19.9045783Z [00:02:24.427]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:19.9046394Z [00:02:24.427]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:19.9047112Z [00:02:24.427]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:19.9047811Z [00:02:24.427]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:19.9048345Z [00:02:24.427]➜  Candidate multilib: .;@m64
2025-08-20T22:50:19.9048896Z [00:02:24.427]➜  Selected multilib: .;@m64
2025-08-20T22:50:19.9057567Z [00:02:24.428]➜   (in-process)
2025-08-20T22:50:19.9068205Z [00:02:24.429]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-bubblesort.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftr (in-process)
2025-08-20T22:50:19.9103216Z [00:02:24.432]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-bsearch.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auetoe --fuvsee-lcd=t/uosrr/biizn/emo ld- -fg0t -rpiepee --sstaltpi-cv e-csttoartiizce- p i e- D-BvU I-wL D-_WSnToA-TeIrCr o-rs t-dD=HgAnVuE9_9C\C"_"M US-DL _"GHCACV E-_WLaDlFlL A-Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os e-fltoc=taoutro i-zfeu s e --lDdB=/UuIsLrD/_bSin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -WerroTr=AfoTrmat-security   -ftree-vectorizeI -Cft\r"ee"-s lp-v-internal-isystemec tori/usr/local/includeze   -internal-isystem - DB/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/includeUI LD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-bubblesort.o -x c stress-bubblesort.c
2025-08-20T22:50:19.9117759Z [00:02:24.432]➜  -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-bsearch.o -x c stress-bsearch.c
2025-08-20T22:50:19.9119909Z [00:02:24.434]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:19.9120415Z [00:02:24.434]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:19.9121087Z [00:02:24.434]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:19.9121664Z [00:02:24.434]➜  #include "..." search starts here:
2025-08-20T22:50:19.9121979Z [00:02:24.434]➜  #include <...> search starts here:
2025-08-20T22:50:19.9122264Z [00:02:24.434]➜   /usr/include/fortify
2025-08-20T22:50:19.9122516Z [00:02:24.434]➜   /usr/include
2025-08-20T22:50:19.9122799Z [00:02:24.434]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:19.9123089Z [00:02:24.434]➜  End of search list.
2025-08-20T22:50:19.9123533Z [00:02:24.434]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:19.9124261Z [00:02:24.434]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:19.9124920Z [00:02:24.434]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:19.9125487Z [00:02:24.434]➜  #include "..." search starts here:
2025-08-20T22:50:19.9125795Z [00:02:24.434]➜  #include <...> search starts here:
2025-08-20T22:50:19.9126080Z [00:02:24.434]➜   /usr/include/fortify
2025-08-20T22:50:19.9126326Z [00:02:24.434]➜   /usr/include
2025-08-20T22:50:19.9126608Z [00:02:24.434]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:19.9126891Z [00:02:24.434]➜  End of search list.
2025-08-20T22:50:19.9177845Z [00:02:24.441]➜  CC stress-cache.c
2025-08-20T22:50:19.9403581Z [00:02:24.463]➜  Alpine clang version 20.1.8
2025-08-20T22:50:19.9410777Z [00:02:24.463]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:19.9411447Z [00:02:24.464]➜  Thread model: posix
2025-08-20T22:50:19.9412106Z [00:02:24.464]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:19.9414604Z [00:02:24.464]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:19.9415802Z [00:02:24.464]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:19.9416816Z [00:02:24.464]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:19.9418399Z [00:02:24.464]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:19.9419823Z [00:02:24.465]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:19.9421741Z [00:02:24.465]➜  Candidate multilib: .;@m64
2025-08-20T22:50:19.9422054Z [00:02:24.465]➜  Selected multilib: .;@m64
2025-08-20T22:50:19.9426841Z [00:02:24.466]➜   (in-process)
2025-08-20T22:50:19.9462377Z [00:02:24.468]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-cache.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-cache.o -x c stress-cache.c
2025-08-20T22:50:19.9472220Z [00:02:24.468]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:19.9472720Z [00:02:24.468]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:19.9473387Z [00:02:24.468]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:19.9473961Z [00:02:24.468]➜  #include "..." search starts here:
2025-08-20T22:50:19.9474275Z [00:02:24.468]➜  #include <...> search starts here:
2025-08-20T22:50:19.9474559Z [00:02:24.468]➜   /usr/include/fortify
2025-08-20T22:50:19.9474818Z [00:02:24.468]➜   /usr/include
2025-08-20T22:50:19.9475094Z [00:02:24.468]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:19.9475389Z [00:02:24.468]➜  End of search list.
2025-08-20T22:50:19.9899343Z [00:02:24.513]➜  CC stress-cachehammer.c
2025-08-20T22:50:20.0028380Z [00:02:24.525]➜  CC stress-cacheline.c
2025-08-20T22:50:20.0123992Z [00:02:24.535]➜  CC stress-cap.c
2025-08-20T22:50:20.0337716Z [00:02:24.556]➜  Alpine clang version 20.1.8
2025-08-20T22:50:20.0342683Z [00:02:24.556]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:20.0343016Z [00:02:24.556]➜  Thread model: posix
2025-08-20T22:50:20.0343311Z [00:02:24.556]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:20.0343725Z [00:02:24.556]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:20.0344165Z [00:02:24.556]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:20.0344659Z [00:02:24.556]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:20.0345244Z [00:02:24.556]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:20.0348861Z [00:02:24.557]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:20.0349333Z [00:02:24.557]➜  Candidate multilib: .;@m64
2025-08-20T22:50:20.0349649Z [00:02:24.557]➜  Selected multilib: .;@m64
2025-08-20T22:50:20.0349961Z [00:02:24.558]➜  Alpine clang version 20.1.8
2025-08-20T22:50:20.0350268Z [00:02:24.558]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:20.0350559Z [00:02:24.558]➜  Thread model: posix
2025-08-20T22:50:20.0350843Z [00:02:24.558]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:20.0351249Z [00:02:24.558]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:20.0351682Z [00:02:24.558]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:20.0352168Z [00:02:24.558]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:20.0353034Z [00:02:24.558]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:20.0353656Z [00:02:24.558]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:20.0354062Z [00:02:24.558]➜  Candidate multilib: .;@m64
2025-08-20T22:50:20.0354357Z [00:02:24.558]➜  Selected multilib: .;@m64
2025-08-20T22:50:20.0357433Z [00:02:24.558]➜   (in-process)
2025-08-20T22:50:20.0368404Z [00:02:24.558]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-cachehammer.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-cachehammer.o -x c stress-cachehammer.c
2025-08-20T22:50:20.0376097Z [00:02:24.559]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:20.0382830Z [00:02:24.561]➜   (in-process)
2025-08-20T22:50:20.0389542Z [00:02:24.561]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-cap.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -stdignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:20.0421636Z [00:02:24.565]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:20.0422720Z [00:02:24.565]➜  #include "..." search starts here:
2025-08-20T22:50:20.0423675Z [00:02:24.565]➜  #include <...> search starts here:
2025-08-20T22:50:20.0424235Z [00:02:24.565]➜   /usr/include/fortify
2025-08-20T22:50:20.0424603Z [00:02:24.565]➜   /usr/include
2025-08-20T22:50:20.0424969Z [00:02:24.565]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:20.0425351Z [00:02:24.565]➜  End of search list.
2025-08-20T22:50:20.0430260Z [00:02:24.565]➜  =gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-cap.o -x c stress-cap.c
2025-08-20T22:50:20.0435516Z [00:02:24.565]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:20.0436029Z [00:02:24.565]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:20.0436697Z [00:02:24.565]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:20.0437276Z [00:02:24.565]➜  #include "..." search starts here:
2025-08-20T22:50:20.0437601Z [00:02:24.565]➜  #include <...> search starts here:
2025-08-20T22:50:20.0437886Z [00:02:24.565]➜   /usr/include/fortify
2025-08-20T22:50:20.0438133Z [00:02:24.565]➜   /usr/include
2025-08-20T22:50:20.0438405Z [00:02:24.565]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:20.0438860Z [00:02:24.565]➜  End of search list.
2025-08-20T22:50:20.0510036Z [00:02:24.574]➜  Alpine clang version 20.1.8
2025-08-20T22:50:20.0510659Z [00:02:24.574]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:20.0511689Z [00:02:24.574]➜  Thread model: posix
2025-08-20T22:50:20.0511997Z [00:02:24.574]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:20.0512425Z [00:02:24.574]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:20.0518141Z [00:02:24.575]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:20.0518955Z [00:02:24.575]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:20.0519674Z [00:02:24.575]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:20.0520290Z [00:02:24.575]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:20.0526156Z [00:02:24.576]➜  Candidate multilib: .;@m64
2025-08-20T22:50:20.0526674Z [00:02:24.576]➜  Selected multilib: .;@m64
2025-08-20T22:50:20.0527081Z [00:02:24.576]➜   (in-process)
2025-08-20T22:50:20.0550252Z [00:02:24.577]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-cacheline.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-cacheline.o -x c stress-cacheline.c
2025-08-20T22:50:20.0559244Z [00:02:24.579]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:20.0569759Z [00:02:24.579]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:20.0570450Z [00:02:24.579]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:20.0571041Z [00:02:24.579]➜  #include "..." search starts here:
2025-08-20T22:50:20.0571355Z [00:02:24.579]➜  #include <...> search starts here:
2025-08-20T22:50:20.0571638Z [00:02:24.579]➜   /usr/include/fortify
2025-08-20T22:50:20.0571891Z [00:02:24.579]➜   /usr/include
2025-08-20T22:50:20.0572162Z [00:02:24.579]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:20.0572450Z [00:02:24.579]➜  End of search list.
2025-08-20T22:50:20.1037798Z [00:02:24.627]➜  CC stress-cgroup.c
2025-08-20T22:50:20.1535741Z [00:02:24.676]➜  Alpine clang version 20.1.8
2025-08-20T22:50:20.1540607Z [00:02:24.677]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:20.1540947Z [00:02:24.677]➜  Thread model: posix
2025-08-20T22:50:20.1541244Z [00:02:24.677]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:20.1541659Z [00:02:24.677]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:20.1542127Z [00:02:24.677]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:20.1542629Z [00:02:24.677]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:20.1543186Z [00:02:24.677]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:20.1543749Z [00:02:24.677]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:20.1544154Z [00:02:24.677]➜  Candidate multilib: .;@m64
2025-08-20T22:50:20.1544439Z [00:02:24.677]➜  Selected multilib: .;@m64
2025-08-20T22:50:20.1573205Z [00:02:24.680]➜   (in-process)
2025-08-20T22:50:20.1584033Z [00:02:24.680]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-cgroup.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-cgroup.o -x c stress-cgroup.c
2025-08-20T22:50:20.1593935Z [00:02:24.680]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:20.1594460Z [00:02:24.680]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:20.1595130Z [00:02:24.680]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:20.1595706Z [00:02:24.680]➜  #include "..." search starts here:
2025-08-20T22:50:20.1596021Z [00:02:24.680]➜  #include <...> search starts here:
2025-08-20T22:50:20.1596308Z [00:02:24.680]➜   /usr/include/fortify
2025-08-20T22:50:20.1596559Z [00:02:24.680]➜   /usr/include
2025-08-20T22:50:20.1596834Z [00:02:24.680]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:20.1597131Z [00:02:24.680]➜  End of search list.
2025-08-20T22:50:20.1749359Z [00:02:24.698]➜  CC stress-chattr.c
2025-08-20T22:50:20.2115200Z [00:02:24.734]➜  Alpine clang version 20.1.8
2025-08-20T22:50:20.2115571Z [00:02:24.734]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:20.2115924Z [00:02:24.734]➜  Thread model: posix
2025-08-20T22:50:20.2116212Z [00:02:24.734]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:20.2116632Z [00:02:24.734]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:20.2117071Z [00:02:24.734]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:20.2117568Z [00:02:24.734]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:20.2118119Z [00:02:24.734]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:20.2118858Z [00:02:24.734]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:20.2119630Z [00:02:24.734]➜  Candidate multilib: .;@m64
2025-08-20T22:50:20.2119988Z [00:02:24.734]➜  Selected multilib: .;@m64
2025-08-20T22:50:20.2123279Z [00:02:24.735]➜   (in-process)
2025-08-20T22:50:20.2134537Z [00:02:24.735]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-chattr.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-chattr.o -x c stress-chattr.c
2025-08-20T22:50:20.2144895Z [00:02:24.737]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:20.2145398Z [00:02:24.737]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:20.2146058Z [00:02:24.737]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:20.2146631Z [00:02:24.737]➜  #include "..." search starts here:
2025-08-20T22:50:20.2146945Z [00:02:24.737]➜  #include <...> search starts here:
2025-08-20T22:50:20.2147251Z [00:02:24.737]➜   /usr/include/fortify
2025-08-20T22:50:20.2147499Z [00:02:24.737]➜   /usr/include
2025-08-20T22:50:20.2147774Z [00:02:24.737]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:20.2148061Z [00:02:24.737]➜  End of search list.
2025-08-20T22:50:20.2548543Z [00:02:24.778]➜  CC stress-chdir.c
2025-08-20T22:50:20.2833154Z [00:02:24.806]➜  Alpine clang version 20.1.8
2025-08-20T22:50:20.2834662Z [00:02:24.806]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:20.2834988Z [00:02:24.806]➜  Thread model: posix
2025-08-20T22:50:20.2835291Z [00:02:24.806]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:20.2835706Z [00:02:24.806]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:20.2836151Z [00:02:24.806]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:20.2836653Z [00:02:24.806]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:20.2837590Z [00:02:24.806]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:20.2838203Z [00:02:24.806]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:20.2838812Z [00:02:24.806]➜  Candidate multilib: .;@m64
2025-08-20T22:50:20.2839184Z [00:02:24.806]➜  Selected multilib: .;@m64
2025-08-20T22:50:20.2841582Z [00:02:24.807]➜   (in-process)
2025-08-20T22:50:20.2880878Z [00:02:24.810]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-chdir.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-chdir.o -x c stress-chdir.c
2025-08-20T22:50:20.2901818Z [00:02:24.811]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:20.2919445Z [00:02:24.811]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:20.2920141Z [00:02:24.812]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:20.2920718Z [00:02:24.812]➜  #include "..." search starts here:
2025-08-20T22:50:20.2921032Z [00:02:24.812]➜  #include <...> search starts here:
2025-08-20T22:50:20.2921317Z [00:02:24.812]➜   /usr/include/fortify
2025-08-20T22:50:20.2921583Z [00:02:24.812]➜   /usr/include
2025-08-20T22:50:20.2921858Z [00:02:24.812]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:20.2922147Z [00:02:24.812]➜  End of search list.
2025-08-20T22:50:20.2922400Z [00:02:24.813]➜  CC stress-chmod.c
2025-08-20T22:50:20.3149673Z [00:02:24.838]➜  Alpine clang version 20.1.8
2025-08-20T22:50:20.3151373Z [00:02:24.838]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:20.3151689Z [00:02:24.838]➜  Thread model: posix
2025-08-20T22:50:20.3151982Z [00:02:24.838]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:20.3152393Z [00:02:24.838]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:20.3153157Z [00:02:24.838]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:20.3153727Z [00:02:24.838]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:20.3154285Z [00:02:24.838]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:20.3154838Z [00:02:24.838]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:20.3155240Z [00:02:24.838]➜  Candidate multilib: .;@m64
2025-08-20T22:50:20.3155520Z [00:02:24.838]➜  Selected multilib: .;@m64
2025-08-20T22:50:20.3166459Z [00:02:24.839]➜   (in-process)
2025-08-20T22:50:20.3182224Z [00:02:24.840]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-chmod.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-chmod.o -x c stress-chmod.c
2025-08-20T22:50:20.3209796Z [00:02:24.843]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:20.3210636Z [00:02:24.843]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:20.3211595Z [00:02:24.843]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:20.3212379Z [00:02:24.843]➜  #include "..." search starts here:
2025-08-20T22:50:20.3212839Z [00:02:24.843]➜  #include <...> search starts here:
2025-08-20T22:50:20.3213267Z [00:02:24.843]➜   /usr/include/fortify
2025-08-20T22:50:20.3213675Z [00:02:24.843]➜   /usr/include
2025-08-20T22:50:20.3214106Z [00:02:24.843]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:20.3214548Z [00:02:24.843]➜  End of search list.
2025-08-20T22:50:20.3587619Z [00:02:24.881]➜  CC stress-chown.c
2025-08-20T22:50:20.3824603Z [00:02:24.905]➜  CC stress-chroot.c
2025-08-20T22:50:20.4041607Z [00:02:24.927]➜  Alpine clang version 20.1.8
2025-08-20T22:50:20.4044294Z [00:02:24.927]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:20.4045075Z [00:02:24.927]➜  Thread model: posix
2025-08-20T22:50:20.4045445Z [00:02:24.927]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:20.4045865Z [00:02:24.927]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:20.4046308Z [00:02:24.927]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:20.4046827Z [00:02:24.927]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:20.4047385Z [00:02:24.927]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:20.4047918Z [00:02:24.927]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:20.4048320Z [00:02:24.927]➜  Candidate multilib: .;@m64
2025-08-20T22:50:20.4048734Z [00:02:24.927]➜  Selected multilib: .;@m64
2025-08-20T22:50:20.4063536Z [00:02:24.929]➜  Alpine clang version 20.1.8
2025-08-20T22:50:20.4065380Z [00:02:24.929]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:20.4065718Z [00:02:24.929]➜  Thread model: posix
2025-08-20T22:50:20.4066005Z [00:02:24.929]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:20.4066415Z [00:02:24.929]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:20.4066846Z [00:02:24.929]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:20.4067689Z [00:02:24.929]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:20.4068238Z [00:02:24.929]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:20.4068979Z [00:02:24.929]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:20.4069401Z [00:02:24.929]➜  Candidate multilib: .;@m64
2025-08-20T22:50:20.4069690Z [00:02:24.929]➜  Selected multilib: .;@m64
2025-08-20T22:50:20.4069953Z [00:02:24.929]➜   (in-process)
2025-08-20T22:50:20.4072838Z [00:02:24.929]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-chown.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os (in-process)
2025-08-20T22:50:20.4083462Z [00:02:24.929]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-chroot.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-chroot.o -x c stress-chroot.c
2025-08-20T22:50:20.4113041Z [00:02:24.932]➜   -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-chown.o -x c stress-chown.c
2025-08-20T22:50:20.4118319Z [00:02:24.932]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:20.4118967Z [00:02:24.932]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:20.4119641Z [00:02:24.932]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:20.4120212Z [00:02:24.932]➜  #include "..." search starts here:
2025-08-20T22:50:20.4120538Z [00:02:24.932]➜  #include <...> search starts here:
2025-08-20T22:50:20.4120824Z [00:02:24.932]➜   /usr/include/fortify
2025-08-20T22:50:20.4121068Z [00:02:24.932]➜   /usr/include
2025-08-20T22:50:20.4121341Z [00:02:24.932]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:20.4121629Z [00:02:24.932]➜  End of search list.
2025-08-20T22:50:20.4122081Z [00:02:24.933]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:20.4129740Z [00:02:24.936]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:20.4180422Z [00:02:24.936]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:20.4181036Z [00:02:24.936]➜  #include "..." search starts here:
2025-08-20T22:50:20.4181359Z [00:02:24.936]➜  #include <...> search starts here:
2025-08-20T22:50:20.4181649Z [00:02:24.936]➜   /usr/include/fortify
2025-08-20T22:50:20.4181900Z [00:02:24.936]➜   /usr/include
2025-08-20T22:50:20.4182465Z [00:02:24.936]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:20.4182833Z [00:02:24.936]➜  End of search list.
2025-08-20T22:50:20.4965911Z [00:02:25.019]➜  CC stress-clock.c
2025-08-20T22:50:20.4987306Z [00:02:25.022]➜  CC stress-clone.c
2025-08-20T22:50:20.5422953Z [00:02:25.065]➜  Alpine clang version 20.1.8
2025-08-20T22:50:20.5423869Z [00:02:25.065]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:20.5424358Z [00:02:25.065]➜  Thread model: posix
2025-08-20T22:50:20.5424827Z [00:02:25.065]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:20.5425468Z [00:02:25.065]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:20.5426050Z [00:02:25.065]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:20.5426987Z [00:02:25.065]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:20.5427682Z [00:02:25.065]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:20.5428367Z [00:02:25.065]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:20.5429134Z [00:02:25.065]➜  Candidate multilib: .;@m64
2025-08-20T22:50:20.5431950Z [00:02:25.065]➜  Selected multilib: .;@m64
2025-08-20T22:50:20.5432222Z [00:02:25.065]➜   (in-process)
2025-08-20T22:50:20.5440958Z [00:02:25.065]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-clock.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-clock.o -x c stress-clock.c
2025-08-20T22:50:20.5465582Z [00:02:25.069]➜  Alpine clang version 20.1.8
2025-08-20T22:50:20.5513780Z [00:02:25.069]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:20.5514109Z [00:02:25.069]➜  Thread model: posix
2025-08-20T22:50:20.5514402Z [00:02:25.069]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:20.5514813Z [00:02:25.069]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:20.5515587Z [00:02:25.069]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:20.5516150Z [00:02:25.069]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:20.5516705Z [00:02:25.069]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:20.5517250Z [00:02:25.069]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:20.5517665Z [00:02:25.069]➜  Candidate multilib: .;@m64
2025-08-20T22:50:20.5517956Z [00:02:25.069]➜  Selected multilib: .;@m64
2025-08-20T22:50:20.5518222Z [00:02:25.071]➜   (in-process)
2025-08-20T22:50:20.5526544Z [00:02:25.071]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-clone.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-clone.o -x c stress-clone.c
2025-08-20T22:50:20.5534186Z [00:02:25.072]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:20.5534683Z [00:02:25.072]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:20.5535374Z [00:02:25.072]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:20.5535950Z [00:02:25.072]➜  #include "..." search starts here:
2025-08-20T22:50:20.5536263Z [00:02:25.072]➜  #include <...> search starts here:
2025-08-20T22:50:20.5536548Z [00:02:25.072]➜   /usr/include/fortify
2025-08-20T22:50:20.5536804Z [00:02:25.072]➜   /usr/include
2025-08-20T22:50:20.5537084Z [00:02:25.072]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:20.5537370Z [00:02:25.072]➜  End of search list.
2025-08-20T22:50:20.5547562Z [00:02:25.077]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:20.5554907Z [00:02:25.078]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:20.5608752Z [00:02:25.078]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:20.5609463Z [00:02:25.078]➜  #include "..." search starts here:
2025-08-20T22:50:20.5609798Z [00:02:25.078]➜  #include <...> search starts here:
2025-08-20T22:50:20.5610099Z [00:02:25.078]➜   /usr/include/fortify
2025-08-20T22:50:20.5610353Z [00:02:25.078]➜   /usr/include
2025-08-20T22:50:20.5610624Z [00:02:25.078]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:20.5610914Z [00:02:25.078]➜  End of search list.
2025-08-20T22:50:20.5897335Z [00:02:25.113]➜  CC stress-close.c
2025-08-20T22:50:20.6410723Z [00:02:25.164]➜  Alpine clang version 20.1.8
2025-08-20T22:50:20.6411477Z [00:02:25.164]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:20.6412108Z [00:02:25.164]➜  Thread model: posix
2025-08-20T22:50:20.6413981Z [00:02:25.164]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:20.6414613Z [00:02:25.164]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:20.6415202Z [00:02:25.164]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:20.6416027Z [00:02:25.164]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:20.6417110Z [00:02:25.164]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:20.6418125Z [00:02:25.164]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:20.6418557Z [00:02:25.164]➜  Candidate multilib: .;@m64
2025-08-20T22:50:20.6419134Z [00:02:25.164]➜  Selected multilib: .;@m64
2025-08-20T22:50:20.6434456Z [00:02:25.166]➜  CC stress-context.c
2025-08-20T22:50:20.6441011Z [00:02:25.167]➜   (in-process)
2025-08-20T22:50:20.6458929Z [00:02:25.168]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-close.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-close.o -x c stress-close.c
2025-08-20T22:50:20.6490313Z [00:02:25.171]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:20.6491203Z [00:02:25.171]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:20.6492145Z [00:02:25.171]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:20.6492913Z [00:02:25.171]➜  #include "..." search starts here:
2025-08-20T22:50:20.6493401Z [00:02:25.171]➜  #include <...> search starts here:
2025-08-20T22:50:20.6493833Z [00:02:25.171]➜   /usr/include/fortify
2025-08-20T22:50:20.6494222Z [00:02:25.171]➜   /usr/include
2025-08-20T22:50:20.6494635Z [00:02:25.171]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:20.6495060Z [00:02:25.171]➜  End of search list.
2025-08-20T22:50:20.6887611Z [00:02:25.211]➜  Alpine clang version 20.1.8
2025-08-20T22:50:20.6893881Z [00:02:25.211]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:20.6894248Z [00:02:25.211]➜  Thread model: posix
2025-08-20T22:50:20.6894547Z [00:02:25.211]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:20.6894961Z [00:02:25.211]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:20.6895405Z [00:02:25.211]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:20.6896381Z [00:02:25.211]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:20.6896935Z [00:02:25.211]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:20.6897468Z [00:02:25.211]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:20.6897871Z [00:02:25.211]➜  Candidate multilib: .;@m64
2025-08-20T22:50:20.6898155Z [00:02:25.211]➜  Selected multilib: .;@m64
2025-08-20T22:50:20.6906070Z [00:02:25.213]➜   (in-process)
2025-08-20T22:50:20.6918943Z [00:02:25.214]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-context.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-context.o -x c stress-context.c
2025-08-20T22:50:20.6934077Z [00:02:25.216]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:20.6948553Z [00:02:25.216]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:20.6949365Z [00:02:25.216]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:20.6949942Z [00:02:25.216]➜  #include "..." search starts here:
2025-08-20T22:50:20.6950262Z [00:02:25.216]➜  #include <...> search starts here:
2025-08-20T22:50:20.6950553Z [00:02:25.216]➜   /usr/include/fortify
2025-08-20T22:50:20.6950804Z [00:02:25.216]➜   /usr/include
2025-08-20T22:50:20.6951080Z [00:02:25.216]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:20.6951370Z [00:02:25.216]➜  End of search list.
2025-08-20T22:50:20.7128083Z [00:02:25.235]➜  CC stress-copy-file.c
2025-08-20T22:50:20.7236133Z [00:02:25.246]➜  CC stress-cpu.c
2025-08-20T22:50:20.7453515Z [00:02:25.268]➜  Alpine clang version 20.1.8
2025-08-20T22:50:20.7454179Z [00:02:25.268]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:20.7455647Z [00:02:25.268]➜  Thread model: posix
2025-08-20T22:50:20.7456124Z [00:02:25.268]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:20.7456720Z [00:02:25.268]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:20.7458006Z [00:02:25.268]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:20.7458523Z [00:02:25.268]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:20.7459324Z [00:02:25.268]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:20.7459870Z [00:02:25.268]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:20.7460298Z [00:02:25.268]➜  Candidate multilib: .;@m64
2025-08-20T22:50:20.7460587Z [00:02:25.268]➜  Selected multilib: .;@m64
2025-08-20T22:50:20.7470110Z [00:02:25.270]➜   (in-process)
2025-08-20T22:50:20.7490781Z [00:02:25.271]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-cpu.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-cpu.o -x c stress-cpu.c
2025-08-20T22:50:20.7498354Z [00:02:25.271]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:20.7509604Z [00:02:25.274]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:20.7519838Z [00:02:25.274]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:20.7520429Z [00:02:25.274]➜  #include "..." search starts here:
2025-08-20T22:50:20.7520742Z [00:02:25.274]➜  #include <...> search starts here:
2025-08-20T22:50:20.7521046Z [00:02:25.274]➜   /usr/include/fortify
2025-08-20T22:50:20.7521297Z [00:02:25.274]➜   /usr/include
2025-08-20T22:50:20.7522068Z [00:02:25.274]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:20.7522897Z [00:02:25.274]➜  End of search list.
2025-08-20T22:50:20.7574229Z [00:02:25.280]➜  Alpine clang version 20.1.8
2025-08-20T22:50:20.7574871Z [00:02:25.280]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:20.7575795Z [00:02:25.280]➜  Thread model: posix
2025-08-20T22:50:20.7576337Z [00:02:25.280]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:20.7576914Z [00:02:25.280]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:20.7577578Z [00:02:25.280]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:20.7578180Z [00:02:25.280]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:20.7579338Z [00:02:25.280]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:20.7580153Z [00:02:25.280]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:20.7581137Z [00:02:25.280]➜  Candidate multilib: .;@m64
2025-08-20T22:50:20.7581652Z [00:02:25.280]➜  Selected multilib: .;@m64
2025-08-20T22:50:20.7585382Z [00:02:25.281]➜   (in-process)
2025-08-20T22:50:20.7651067Z [00:02:25.287]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-copy-file.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-copy-file.o -x c stress-copy-file.c
2025-08-20T22:50:20.7658886Z [00:02:25.287]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:20.7659563Z [00:02:25.287]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:20.7660316Z [00:02:25.287]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:20.7661083Z [00:02:25.287]➜  #include "..." search starts here:
2025-08-20T22:50:20.7661492Z [00:02:25.287]➜  #include <...> search starts here:
2025-08-20T22:50:20.7661867Z [00:02:25.287]➜   /usr/include/fortify
2025-08-20T22:50:20.7662195Z [00:02:25.287]➜   /usr/include
2025-08-20T22:50:20.7662821Z [00:02:25.287]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:20.7663202Z [00:02:25.287]➜  End of search list.
2025-08-20T22:50:20.7810657Z [00:02:25.304]➜  CC stress-cpu-online.c
2025-08-20T22:50:20.7829910Z [00:02:25.306]➜  CC stress-cpu-sched.c
2025-08-20T22:50:20.8246759Z [00:02:25.347]➜  Alpine clang version 20.1.8
2025-08-20T22:50:20.8271016Z [00:02:25.347]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:20.8271371Z [00:02:25.347]➜  Thread model: posix
2025-08-20T22:50:20.8271666Z [00:02:25.347]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:20.8272082Z [00:02:25.347]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:20.8272559Z [00:02:25.347]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:20.8273062Z [00:02:25.347]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:20.8273624Z [00:02:25.347]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:20.8274177Z [00:02:25.347]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:20.8274579Z [00:02:25.347]➜  Candidate multilib: .;@m64
2025-08-20T22:50:20.8274866Z [00:02:25.347]➜  Selected multilib: .;@m64
2025-08-20T22:50:20.8275152Z [00:02:25.349]➜  Alpine clang version 20.1.8
2025-08-20T22:50:20.8275452Z [00:02:25.349]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:20.8275754Z [00:02:25.349]➜  Thread model: posix
2025-08-20T22:50:20.8276040Z [00:02:25.349]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:20.8276445Z [00:02:25.349]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:20.8276887Z [00:02:25.349]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:20.8277377Z [00:02:25.349]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:20.8277927Z [00:02:25.349]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:20.8278470Z [00:02:25.349]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:20.8279091Z [00:02:25.349]➜  Candidate multilib: .;@m64
2025-08-20T22:50:20.8279379Z [00:02:25.349]➜  Selected multilib: .;@m64
2025-08-20T22:50:20.8279645Z [00:02:25.349]➜   (in-process)
2025-08-20T22:50:20.8285137Z [00:02:25.350]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-cpu-sched.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VE (in-process)
2025-08-20T22:50:20.8299012Z [00:02:25.351]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-cpu-online.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abiRSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-cpu-sched.o -x c stress-cpu-sched.c
2025-08-20T22:50:20.8314174Z [00:02:25.352]➜   aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-cpu-online.o -x c stress-cpu-online.c
2025-08-20T22:50:20.8322166Z [00:02:25.352]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:20.8322779Z [00:02:25.353]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:20.8323286Z [00:02:25.353]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:20.8323952Z [00:02:25.353]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:20.8324527Z [00:02:25.353]➜  #include "..." search starts here:
2025-08-20T22:50:20.8324844Z [00:02:25.353]➜  #include <...> search starts here:
2025-08-20T22:50:20.8325296Z [00:02:25.354]➜   /usr/include/fortifyignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:20.8326021Z [00:02:25.354]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:20.8326588Z [00:02:25.354]➜  #include "..." search starts here:
2025-08-20T22:50:20.8327218Z [00:02:25.354]➜  #include <...> search starts here:
2025-08-20T22:50:20.8327510Z [00:02:25.354]➜   /usr/include/fortify
2025-08-20T22:50:20.8327760Z [00:02:25.354]➜   /usr/include
2025-08-20T22:50:20.8328031Z [00:02:25.354]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:20.8328318Z [00:02:25.354]➜  End of search list.
2025-08-20T22:50:20.8328546Z [00:02:25.354]➜  
2025-08-20T22:50:20.8329012Z [00:02:25.354]➜   /usr/include
2025-08-20T22:50:20.8329301Z [00:02:25.354]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:20.8329584Z [00:02:25.354]➜  End of search list.
2025-08-20T22:50:20.8511728Z [00:02:25.374]➜  CC stress-crypt.c
2025-08-20T22:50:20.8962899Z [00:02:25.419]➜  Alpine clang version 20.1.8
2025-08-20T22:50:20.8965317Z [00:02:25.419]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:20.8965640Z [00:02:25.419]➜  Thread model: posix
2025-08-20T22:50:20.8965944Z [00:02:25.419]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:20.8966354Z [00:02:25.419]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:20.8966822Z [00:02:25.419]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:20.8967318Z [00:02:25.419]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:20.8967877Z [00:02:25.419]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:20.8968408Z [00:02:25.419]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:20.8969152Z [00:02:25.419]➜  Candidate multilib: .;@m64
2025-08-20T22:50:20.8969451Z [00:02:25.419]➜  Selected multilib: .;@m64
2025-08-20T22:50:20.8997552Z [00:02:25.422]➜   (in-process)
2025-08-20T22:50:20.9019106Z [00:02:25.424]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-crypt.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-crypt.o -x c stress-crypt.c
2025-08-20T22:50:20.9044262Z [00:02:25.427]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:20.9057319Z [00:02:25.428]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:20.9067515Z [00:02:25.428]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:20.9068123Z [00:02:25.428]➜  #include "..." search starts here:
2025-08-20T22:50:20.9068451Z [00:02:25.428]➜  #include <...> search starts here:
2025-08-20T22:50:20.9068848Z [00:02:25.428]➜   /usr/include/fortify
2025-08-20T22:50:20.9069108Z [00:02:25.428]➜   /usr/include
2025-08-20T22:50:20.9069402Z [00:02:25.428]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:20.9069695Z [00:02:25.428]➜  End of search list.
2025-08-20T22:50:20.9487156Z [00:02:25.471]➜  CC stress-cyclic.c
2025-08-20T22:50:20.9819475Z [00:02:25.505]➜  CC stress-daemon.c
2025-08-20T22:50:20.9915245Z [00:02:25.514]➜  Alpine clang version 20.1.8
2025-08-20T22:50:20.9915985Z [00:02:25.514]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:20.9916785Z [00:02:25.514]➜  Thread model: posix
2025-08-20T22:50:20.9918138Z [00:02:25.514]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:20.9919008Z [00:02:25.514]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:20.9919821Z [00:02:25.514]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:20.9921339Z [00:02:25.514]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:20.9922128Z [00:02:25.514]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:20.9923388Z [00:02:25.514]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:20.9924111Z [00:02:25.514]➜  Candidate multilib: .;@m64
2025-08-20T22:50:20.9924717Z [00:02:25.514]➜  Selected multilib: .;@m64
2025-08-20T22:50:20.9925855Z [00:02:25.515]➜  CC stress-dccp.c
2025-08-20T22:50:20.9926655Z [00:02:25.515]➜   (in-process)
2025-08-20T22:50:20.9972685Z [00:02:25.519]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-cyclic.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-cyclic.o -x c stress-cyclic.c
2025-08-20T22:50:20.9980504Z [00:02:25.519]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:20.9981012Z [00:02:25.519]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:20.9981679Z [00:02:25.519]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:20.9982263Z [00:02:25.519]➜  #include "..." search starts here:
2025-08-20T22:50:20.9982574Z [00:02:25.519]➜  #include <...> search starts here:
2025-08-20T22:50:20.9982865Z [00:02:25.519]➜   /usr/include/fortify
2025-08-20T22:50:20.9983113Z [00:02:25.519]➜   /usr/include
2025-08-20T22:50:20.9983396Z [00:02:25.519]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:20.9983681Z [00:02:25.519]➜  End of search list.
2025-08-20T22:50:21.0130547Z [00:02:25.532]➜  Alpine clang version 20.1.8
2025-08-20T22:50:21.0134125Z [00:02:25.533]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:21.0134460Z [00:02:25.533]➜  Thread model: posix
2025-08-20T22:50:21.0134769Z [00:02:25.533]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:21.0135180Z [00:02:25.533]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:21.0135618Z [00:02:25.533]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:21.0136452Z [00:02:25.533]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:21.0137143Z [00:02:25.533]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:21.0137686Z [00:02:25.533]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:21.0138110Z [00:02:25.533]➜  Candidate multilib: .;@m64
2025-08-20T22:50:21.0138397Z [00:02:25.533]➜  Selected multilib: .;@m64
2025-08-20T22:50:21.0138905Z [00:02:25.533]➜   (in-process)
2025-08-20T22:50:21.0147134Z [00:02:25.535]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-daemon.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-daemon.o -x c stress-daemon.c
2025-08-20T22:50:21.0154691Z [00:02:25.535]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:21.0155186Z [00:02:25.535]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:21.0155856Z [00:02:25.535]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:21.0156429Z [00:02:25.535]➜  #include "..." search starts here:
2025-08-20T22:50:21.0156750Z [00:02:25.535]➜  #include <...> search starts here:
2025-08-20T22:50:21.0157043Z [00:02:25.535]➜   /usr/include/fortify
2025-08-20T22:50:21.0157295Z [00:02:25.535]➜   /usr/include
2025-08-20T22:50:21.0157570Z [00:02:25.535]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:21.0157859Z [00:02:25.535]➜  End of search list.
2025-08-20T22:50:21.0373257Z [00:02:25.560]➜  Alpine clang version 20.1.8
2025-08-20T22:50:21.0390881Z [00:02:25.560]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:21.0391201Z [00:02:25.560]➜  Thread model: posix
2025-08-20T22:50:21.0391492Z [00:02:25.560]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:21.0391903Z [00:02:25.560]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:21.0392743Z [00:02:25.560]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:21.0393325Z [00:02:25.560]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:21.0393877Z [00:02:25.560]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:21.0394426Z [00:02:25.560]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:21.0394829Z [00:02:25.560]➜  Candidate multilib: .;@m64
2025-08-20T22:50:21.0395117Z [00:02:25.560]➜  Selected multilib: .;@m64
2025-08-20T22:50:21.0395380Z [00:02:25.561]➜   (in-process)
2025-08-20T22:50:21.0439552Z [00:02:25.563]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-dccp.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-dccp.o -x c stress-dccp.c
2025-08-20T22:50:21.0449746Z [00:02:25.564]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:21.0450261Z [00:02:25.565]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:21.0450924Z [00:02:25.565]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:21.0451512Z [00:02:25.567]➜  #include "..." search starts here:
2025-08-20T22:50:21.0451828Z [00:02:25.567]➜  #include <...> search starts here:
2025-08-20T22:50:21.0452112Z [00:02:25.567]➜   /usr/include/fortify
2025-08-20T22:50:21.0452364Z [00:02:25.567]➜   /usr/include
2025-08-20T22:50:21.0452634Z [00:02:25.567]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:21.0452921Z [00:02:25.567]➜  End of search list.
2025-08-20T22:50:21.0722569Z [00:02:25.595]➜  CC stress-dekker.c
2025-08-20T22:50:21.1188874Z [00:02:25.641]➜  Alpine clang version 20.1.8
﻿2025-08-20T22:50:21.1196909Z [00:02:25.641]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:21.1197227Z [00:02:25.641]➜  Thread model: posix
2025-08-20T22:50:21.1197762Z [00:02:25.642]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:21.1198265Z [00:02:25.642]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:21.1198867Z [00:02:25.642]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:21.1199420Z [00:02:25.642]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:21.1199977Z [00:02:25.642]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:21.1211817Z [00:02:25.642]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:21.1212243Z [00:02:25.642]➜  Candidate multilib: .;@m64
2025-08-20T22:50:21.1212530Z [00:02:25.642]➜  Selected multilib: .;@m64
2025-08-20T22:50:21.1212811Z [00:02:25.643]➜   (in-process)
2025-08-20T22:50:21.1232584Z [00:02:25.645]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-dekker.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-dekker.o -x c stress-dekker.c
2025-08-20T22:50:21.1241209Z [00:02:25.645]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:21.1245811Z [00:02:25.647]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:21.1256197Z [00:02:25.647]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:21.1256785Z [00:02:25.647]➜  #include "..." search starts here:
2025-08-20T22:50:21.1257101Z [00:02:25.647]➜  #include <...> search starts here:
2025-08-20T22:50:21.1257388Z [00:02:25.647]➜   /usr/include/fortify
2025-08-20T22:50:21.1257639Z [00:02:25.647]➜   /usr/include
2025-08-20T22:50:21.1257913Z [00:02:25.647]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:21.1258513Z [00:02:25.647]➜  End of search list.
2025-08-20T22:50:21.1379480Z [00:02:25.661]➜  CC stress-dentry.c
2025-08-20T22:50:21.1799205Z [00:02:25.703]➜  CC stress-dev.c
2025-08-20T22:50:21.1842137Z [00:02:25.707]➜  Alpine clang version 20.1.8
2025-08-20T22:50:21.1844298Z [00:02:25.707]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:21.1844812Z [00:02:25.707]➜  Thread model: posix
2025-08-20T22:50:21.1845306Z [00:02:25.707]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:21.1846000Z [00:02:25.707]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:21.1846813Z [00:02:25.707]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:21.1847694Z [00:02:25.707]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:21.1850406Z [00:02:25.707]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:21.1851384Z [00:02:25.707]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:21.1852192Z [00:02:25.707]➜  Candidate multilib: .;@m64
2025-08-20T22:50:21.1854979Z [00:02:25.707]➜  Selected multilib: .;@m64
2025-08-20T22:50:21.1929485Z [00:02:25.710]➜   (in-process)
2025-08-20T22:50:21.1938138Z [00:02:25.711]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-dentry.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-dentry.o -x c stress-dentry.c
2025-08-20T22:50:21.1946553Z [00:02:25.714]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:21.1947541Z [00:02:25.714]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:21.1948422Z [00:02:25.714]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:21.1949579Z [00:02:25.714]➜  #include "..." search starts here:
2025-08-20T22:50:21.1950341Z [00:02:25.714]➜  #include <...> search starts here:
2025-08-20T22:50:21.1951189Z [00:02:25.714]➜   /usr/include/fortify
2025-08-20T22:50:21.1951700Z [00:02:25.714]➜   /usr/include
2025-08-20T22:50:21.1952295Z [00:02:25.714]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:21.1953257Z [00:02:25.714]➜  End of search list.
2025-08-20T22:50:21.2105420Z [00:02:25.733]➜  CC stress-dev-shm.c
2025-08-20T22:50:21.2159365Z [00:02:25.739]➜  CC stress-dfp.c
2025-08-20T22:50:21.2199777Z [00:02:25.743]➜  CC stress-dir.c
2025-08-20T22:50:21.2313184Z [00:02:25.754]➜  Alpine clang version 20.1.8
2025-08-20T22:50:21.2319372Z [00:02:25.754]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:21.2321596Z [00:02:25.754]➜  Thread model: posix
2025-08-20T22:50:21.2322035Z [00:02:25.754]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:21.2322535Z [00:02:25.754]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:21.2323071Z [00:02:25.754]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:21.2323688Z [00:02:25.754]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:21.2324313Z [00:02:25.754]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:21.2324925Z [00:02:25.754]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:21.2326185Z [00:02:25.754]➜  Candidate multilib: .;@m64
2025-08-20T22:50:21.2328784Z [00:02:25.754]➜  Selected multilib: .;@m64
2025-08-20T22:50:21.2331273Z [00:02:25.754]➜   (in-process)
2025-08-20T22:50:21.2341858Z [00:02:25.754]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-dev.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-dev.o -x c stress-dev.c
2025-08-20T22:50:21.2378114Z [00:02:25.761]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:21.2387192Z [00:02:25.761]➜  Alpine clang version 20.1.8
2025-08-20T22:50:21.2388457Z [00:02:25.761]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:21.2389460Z [00:02:25.761]➜  Thread model: posix
2025-08-20T22:50:21.2390199Z [00:02:25.761]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:21.2391409Z [00:02:25.761]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:21.2392312Z [00:02:25.761]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:21.2393272Z [00:02:25.761]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:21.2394293Z [00:02:25.761]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:21.2395320Z [00:02:25.761]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:21.2396564Z [00:02:25.761]➜  Candidate multilib: .;@m64
2025-08-20T22:50:21.2396876Z [00:02:25.761]➜  Selected multilib: .;@m64
2025-08-20T22:50:21.2401259Z [00:02:25.763]➜   (in-process)
2025-08-20T22:50:21.2422098Z [00:02:25.763]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-dev-shm.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-dev-shm.o -x c stress-dev-shm.c
2025-08-20T22:50:21.2455036Z [00:02:25.763]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:21.2455567Z [00:02:25.763]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:21.2456236Z [00:02:25.763]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:21.2456813Z [00:02:25.763]➜  #include "..." search starts here:
2025-08-20T22:50:21.2457127Z [00:02:25.763]➜  #include <...> search starts here:
2025-08-20T22:50:21.2457415Z [00:02:25.763]➜   /usr/include/fortify
2025-08-20T22:50:21.2457665Z [00:02:25.763]➜   /usr/include
2025-08-20T22:50:21.2458201Z [00:02:25.763]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:21.2458736Z [00:02:25.763]➜  End of search list.
2025-08-20T22:50:21.2459167Z [00:02:25.766]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:21.2464276Z [00:02:25.766]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:21.2464995Z [00:02:25.769]➜  #include "..." search starts here:
2025-08-20T22:50:21.2465315Z [00:02:25.769]➜  #include <...> search starts here:
2025-08-20T22:50:21.2465604Z [00:02:25.769]➜   /usr/include/fortify
2025-08-20T22:50:21.2465851Z [00:02:25.769]➜   /usr/include
2025-08-20T22:50:21.2466125Z [00:02:25.769]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:21.2466410Z [00:02:25.769]➜  End of search list.
2025-08-20T22:50:21.2592986Z [00:02:25.782]➜  Alpine clang version 20.1.8Alpine clang version 20.1.8
2025-08-20T22:50:21.2594678Z [00:02:25.782]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:21.2620484Z [00:02:25.785]➜  Thread model: posix
2025-08-20T22:50:21.2621041Z [00:02:25.785]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:21.2621574Z [00:02:25.785]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:21.2622218Z [00:02:25.785]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:21.2623224Z [00:02:25.785]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:21.2641686Z [00:02:25.785]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:21.2644502Z [00:02:25.785]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:21.2647035Z [00:02:25.785]➜  Candidate multilib: .;@m64
2025-08-20T22:50:21.2647738Z [00:02:25.785]➜  Selected multilib: .;@m64
2025-08-20T22:50:21.2648257Z [00:02:25.785]➜   (in-process)
2025-08-20T22:50:21.2657260Z [00:02:25.785]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-dfp.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-dfp.o -x c stress-dfp.c
2025-08-20T22:50:21.2668422Z [00:02:25.785]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:21.2669082Z [00:02:25.785]➜  ignoring nonexistent directory "
2025-08-20T22:50:21.2669427Z [00:02:25.785]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:21.2669722Z [00:02:25.785]➜  Thread model: posix
2025-08-20T22:50:21.2670010Z [00:02:25.785]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:21.2670417Z [00:02:25.785]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:21.2670851Z [00:02:25.785]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:21.2671348Z [00:02:25.785]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:21.2671910Z [00:02:25.785]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:21.2672457Z [00:02:25.785]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:21.2672859Z [00:02:25.785]➜  Candidate multilib: .;@m64
2025-08-20T22:50:21.2673146Z [00:02:25.785]➜  Selected multilib: .;@m64
2025-08-20T22:50:21.2673410Z [00:02:25.786]➜   (in-process)
2025-08-20T22:50:21.2673649Z [00:02:25.788]➜  /usr/local/include"
2025-08-20T22:50:21.2674513Z [00:02:25.788]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:21.2675089Z [00:02:25.788]➜  #include "..." search starts here:
2025-08-20T22:50:21.2675403Z [00:02:25.788]➜  #include <...> search starts here:
2025-08-20T22:50:21.2675687Z [00:02:25.788]➜   /usr/include/fortify
2025-08-20T22:50:21.2675934Z [00:02:25.788]➜   /usr/include
2025-08-20T22:50:21.2676212Z [00:02:25.788]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:21.2676497Z [00:02:25.788]➜  End of search list.
2025-08-20T22:50:21.2696864Z [00:02:25.791]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-dir.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-dir.o -x c stress-dir.c
2025-08-20T22:50:21.2704382Z [00:02:25.791]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:21.2709434Z [00:02:25.791]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:21.2710568Z [00:02:25.791]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:21.2716986Z [00:02:25.791]➜  #include "..." search starts here:
2025-08-20T22:50:21.2717904Z [00:02:25.791]➜  #include <...> search starts here:
2025-08-20T22:50:21.2718760Z [00:02:25.791]➜   /usr/include/fortify
2025-08-20T22:50:21.2719482Z [00:02:25.791]➜   /usr/include
2025-08-20T22:50:21.2725954Z [00:02:25.791]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:21.2726876Z [00:02:25.791]➜  End of search list.
2025-08-20T22:50:21.2956153Z [00:02:25.818]➜  CC stress-dirdeep.c
2025-08-20T22:50:21.3002947Z [00:02:25.823]➜  CC stress-dirmany.c
2025-08-20T22:50:21.3220260Z [00:02:25.845]➜  Alpine clang version 20.1.8
2025-08-20T22:50:21.3222588Z [00:02:25.845]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:21.3225147Z [00:02:25.845]➜  Thread model: posix
2025-08-20T22:50:21.3227322Z [00:02:25.845]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:21.3229789Z [00:02:25.845]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:21.3232013Z [00:02:25.845]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:21.3234496Z [00:02:25.845]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:21.3236693Z [00:02:25.845]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:21.3237710Z [00:02:25.845]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:21.3240138Z [00:02:25.845]➜  Candidate multilib: .;@m64
2025-08-20T22:50:21.3240736Z [00:02:25.845]➜  Selected multilib: .;@m64
2025-08-20T22:50:21.3242935Z [00:02:25.845]➜   (in-process)
2025-08-20T22:50:21.3251680Z [00:02:25.846]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-dirdeep.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-dirdeep.o -x c stress-dirdeep.c
2025-08-20T22:50:21.3262229Z [00:02:25.847]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:21.3263037Z [00:02:25.847]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:21.3271067Z [00:02:25.847]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:21.3271907Z [00:02:25.848]➜  #include "..." search starts here:
2025-08-20T22:50:21.3279404Z [00:02:25.848]➜  #include <...> search starts here:
2025-08-20T22:50:21.3280003Z [00:02:25.848]➜   /usr/include/fortify
2025-08-20T22:50:21.3280731Z [00:02:25.848]➜   /usr/include
2025-08-20T22:50:21.3281210Z [00:02:25.848]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:21.3281891Z [00:02:25.848]➜  End of search list.
2025-08-20T22:50:21.3564803Z [00:02:25.879]➜  Alpine clang version 20.1.8
2025-08-20T22:50:21.3565818Z [00:02:25.879]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:21.3566456Z [00:02:25.879]➜  Thread model: posix
2025-08-20T22:50:21.3567121Z [00:02:25.879]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:21.3567762Z [00:02:25.879]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:21.3568764Z [00:02:25.879]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:21.3569528Z [00:02:25.879]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:21.3570496Z [00:02:25.879]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:21.3571256Z [00:02:25.879]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:21.3572031Z [00:02:25.879]➜  Candidate multilib: .;@m64
2025-08-20T22:50:21.3572497Z [00:02:25.879]➜  Selected multilib: .;@m64
2025-08-20T22:50:21.3573184Z [00:02:25.880]➜   (in-process)
2025-08-20T22:50:21.3579076Z [00:02:25.881]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-dirmany.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO CC stress-dnotify.c
2025-08-20T22:50:21.3686557Z [00:02:25.891]➜  -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-dirmany.o -x c stress-dirmany.c
2025-08-20T22:50:21.3703079Z [00:02:25.891]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:21.3703854Z [00:02:25.891]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:21.3704757Z [00:02:25.891]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:21.3705746Z [00:02:25.891]➜  #include "..." search starts here:
2025-08-20T22:50:21.3706286Z [00:02:25.891]➜  #include <...> search starts here:
2025-08-20T22:50:21.3706692Z [00:02:25.891]➜   /usr/include/fortify
2025-08-20T22:50:21.3707601Z [00:02:25.891]➜   /usr/include
2025-08-20T22:50:21.3708055Z [00:02:25.891]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:21.3708506Z [00:02:25.891]➜  End of search list.
2025-08-20T22:50:21.4052990Z [00:02:25.928]➜  Alpine clang version 20.1.8
2025-08-20T22:50:21.4054543Z [00:02:25.928]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:21.4081510Z [00:02:25.931]➜  Thread model: posix
2025-08-20T22:50:21.4082144Z [00:02:25.931]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:21.4083077Z [00:02:25.931]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:21.4094091Z [00:02:25.931]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:21.4095110Z [00:02:25.931]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:21.4095801Z [00:02:25.931]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:21.4096419Z [00:02:25.931]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:21.4097407Z [00:02:25.931]➜  Candidate multilib: .;@m64
2025-08-20T22:50:21.4097963Z [00:02:25.931]➜  Selected multilib: .;@m64
2025-08-20T22:50:21.4098738Z [00:02:25.931]➜   (in-process)
2025-08-20T22:50:21.4107550Z [00:02:25.931]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-dnotify.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-dnotify.o -x c stress-dnotify.c
2025-08-20T22:50:21.4155589Z [00:02:25.931]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:21.4179750Z [00:02:25.931]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:21.4181131Z [00:02:25.931]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:21.4181979Z [00:02:25.931]➜  #include "..." search starts here:
2025-08-20T22:50:21.4183011Z [00:02:25.931]➜  #include <...> search starts here:
2025-08-20T22:50:21.4183972Z [00:02:25.931]➜   /usr/include/fortify
2025-08-20T22:50:21.4184343Z [00:02:25.931]➜   /usr/include
2025-08-20T22:50:21.4184765Z [00:02:25.931]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:21.4185169Z [00:02:25.931]➜  End of search list.
2025-08-20T22:50:21.4286779Z [00:02:25.951]➜  CC stress-dup.c
2025-08-20T22:50:21.4474812Z [00:02:25.970]➜  CC stress-dynlib.c
2025-08-20T22:50:21.4800607Z [00:02:26.002]➜  Alpine clang version 20.1.8
2025-08-20T22:50:21.4801592Z [00:02:26.003]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:21.4802035Z [00:02:26.003]➜  Thread model: posix
2025-08-20T22:50:21.4802897Z [00:02:26.003]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:21.4803754Z [00:02:26.003]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:21.4804641Z [00:02:26.003]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:21.4805613Z [00:02:26.003]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:21.4806656Z [00:02:26.003]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:21.4807649Z [00:02:26.003]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:21.4808512Z [00:02:26.003]➜  Candidate multilib: .;@m64
2025-08-20T22:50:21.4809464Z [00:02:26.003]➜  Selected multilib: .;@m64
2025-08-20T22:50:21.4829079Z [00:02:26.006]➜   (in-process)
2025-08-20T22:50:21.4844554Z [00:02:26.006]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-dup.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-dup.o -x c stress-dup.c
2025-08-20T22:50:21.4856304Z [00:02:26.007]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:21.4856812Z [00:02:26.008]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:21.4857697Z [00:02:26.008]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:21.4858286Z [00:02:26.008]➜  #include "..." search starts here:
2025-08-20T22:50:21.4858737Z [00:02:26.008]➜  #include <...> search starts here:
2025-08-20T22:50:21.4859073Z [00:02:26.008]➜   /usr/include/fortify
2025-08-20T22:50:21.4859326Z [00:02:26.008]➜   /usr/include
2025-08-20T22:50:21.4859600Z [00:02:26.008]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:21.4859888Z [00:02:26.008]➜  End of search list.
2025-08-20T22:50:21.4967592Z [00:02:26.020]➜  CC stress-easy-opcode.c
2025-08-20T22:50:21.4996302Z [00:02:26.022]➜  Alpine clang version 20.1.8
2025-08-20T22:50:21.4996961Z [00:02:26.023]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:21.4997853Z [00:02:26.023]➜  Thread model: posix
2025-08-20T22:50:21.5000624Z [00:02:26.023]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:21.5001221Z [00:02:26.023]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:21.5001993Z [00:02:26.023]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:21.5004573Z [00:02:26.023]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:21.5007147Z [00:02:26.023]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:21.5007885Z [00:02:26.023]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:21.5008773Z [00:02:26.023]➜  Candidate multilib: .;@m64
2025-08-20T22:50:21.5010540Z [00:02:26.023]➜  Selected multilib: .;@m64
2025-08-20T22:50:21.5025838Z [00:02:26.025]➜   (in-process)
2025-08-20T22:50:21.5042397Z [00:02:26.026]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-dynlib.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-dynlib.o -x c stress-dynlib.c
2025-08-20T22:50:21.5050431Z [00:02:26.027]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:21.5051048Z [00:02:26.028]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:21.5051848Z [00:02:26.028]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:21.5052559Z [00:02:26.028]➜  #include "..." search starts here:
2025-08-20T22:50:21.5052949Z [00:02:26.028]➜  #include <...> search starts here:
2025-08-20T22:50:21.5053327Z [00:02:26.028]➜   /usr/include/fortify
2025-08-20T22:50:21.5053656Z [00:02:26.028]➜   /usr/include
2025-08-20T22:50:21.5054021Z [00:02:26.028]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:21.5054423Z [00:02:26.028]➜  End of search list.
2025-08-20T22:50:21.5190525Z [00:02:26.042]➜  CC stress-eigen.c
2025-08-20T22:50:21.5323889Z [00:02:26.055]➜  Alpine clang version 20.1.8
2025-08-20T22:50:21.5324363Z [00:02:26.055]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:21.5324670Z [00:02:26.055]➜  Thread model: posix
2025-08-20T22:50:21.5324964Z [00:02:26.055]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:21.5325374Z [00:02:26.055]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:21.5325811Z [00:02:26.055]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:21.5326333Z [00:02:26.055]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:21.5326887Z [00:02:26.055]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:21.5327455Z [00:02:26.055]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:21.5327868Z [00:02:26.055]➜  Candidate multilib: .;@m64
2025-08-20T22:50:21.5328156Z [00:02:26.055]➜  Selected multilib: .;@m64
2025-08-20T22:50:21.5328417Z [00:02:26.055]➜   (in-process)
2025-08-20T22:50:21.5337203Z [00:02:26.055]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-easy-opcode.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-easy-opcode.o -x c stress-easy-opcode.c
2025-08-20T22:50:21.5347544Z [00:02:26.058]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:21.5348083Z [00:02:26.058]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:21.5348829Z [00:02:26.058]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:21.5349487Z [00:02:26.058]➜  #include "..." search starts here:
2025-08-20T22:50:21.5349804Z [00:02:26.058]➜  #include <...> search starts here:
2025-08-20T22:50:21.5350096Z [00:02:26.058]➜   /usr/include/fortify
2025-08-20T22:50:21.5350352Z [00:02:26.058]➜   /usr/include
2025-08-20T22:50:21.5350627Z [00:02:26.058]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:21.5350925Z [00:02:26.058]➜  End of search list.
2025-08-20T22:50:21.5509554Z [00:02:26.074]➜  Alpine clang version 20.1.8
2025-08-20T22:50:21.5513497Z [00:02:26.074]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:21.5516486Z [00:02:26.074]➜  Thread model: posix
2025-08-20T22:50:21.5520829Z [00:02:26.075]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:21.5521491Z [00:02:26.075]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:21.5522126Z [00:02:26.075]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:21.5524006Z [00:02:26.075]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:21.5539917Z [00:02:26.075]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:21.5540622Z [00:02:26.076]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:21.5541521Z [00:02:26.076]➜  Candidate multilib: .;@m64
2025-08-20T22:50:21.5542315Z [00:02:26.076]➜  Selected multilib: .;@m64
2025-08-20T22:50:21.5543344Z [00:02:26.077]➜   (in-process)
2025-08-20T22:50:21.5581715Z [00:02:26.080]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-eigen.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-eigen.o -x c stress-eigen.c
2025-08-20T22:50:21.5593726Z [00:02:26.080]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:21.5594238Z [00:02:26.080]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:21.5594933Z [00:02:26.080]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:21.5595513Z [00:02:26.080]➜  #include "..." search starts here:
2025-08-20T22:50:21.5595827Z [00:02:26.080]➜  #include <...> search starts here:
2025-08-20T22:50:21.5596123Z [00:02:26.080]➜   /usr/include/fortify
2025-08-20T22:50:21.5596373Z [00:02:26.080]➜   /usr/include
2025-08-20T22:50:21.5596646Z [00:02:26.080]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:21.5596934Z [00:02:26.080]➜  End of search list.
2025-08-20T22:50:21.5653177Z [00:02:26.088]➜  CC stress-efivar.c
2025-08-20T22:50:21.5881946Z [00:02:26.111]➜  Alpine clang version 20.1.8
2025-08-20T22:50:21.5888446Z [00:02:26.111]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:21.5888904Z [00:02:26.111]➜  Thread model: posix
2025-08-20T22:50:21.5889204Z [00:02:26.111]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:21.5889649Z [00:02:26.111]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:21.5890107Z [00:02:26.111]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:21.5890616Z [00:02:26.111]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:21.5891177Z [00:02:26.111]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:21.5891722Z [00:02:26.111]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:21.5892123Z [00:02:26.111]➜  Candidate multilib: .;@m64
2025-08-20T22:50:21.5892409Z [00:02:26.111]➜  Selected multilib: .;@m64
2025-08-20T22:50:21.5892671Z [00:02:26.111]➜   (in-process)
2025-08-20T22:50:21.5903501Z [00:02:26.111]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-efivar.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-efivar.o -x c stress-efivar.c
2025-08-20T22:50:21.5952111Z [00:02:26.112]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:21.5952639Z [00:02:26.112]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:21.5953315Z [00:02:26.112]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:21.5953896Z [00:02:26.112]➜  #include "..." search starts here:
2025-08-20T22:50:21.5954205Z [00:02:26.112]➜  #include <...> search starts here:
2025-08-20T22:50:21.5954494Z [00:02:26.112]➜   /usr/include/fortify
2025-08-20T22:50:21.5954744Z [00:02:26.112]➜   /usr/include
2025-08-20T22:50:21.5955015Z [00:02:26.112]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:21.5955305Z [00:02:26.112]➜  End of search list.
2025-08-20T22:50:21.5992381Z [00:02:26.122]➜  CC stress-enosys.c
2025-08-20T22:50:21.6016901Z [00:02:26.124]➜  CC stress-env.c
2025-08-20T22:50:21.6137835Z [00:02:26.136]➜  CC stress-epoll.c
2025-08-20T22:50:21.6191534Z [00:02:26.142]➜  CC stress-eventfd.c
2025-08-20T22:50:21.6314305Z [00:02:26.154]➜  Alpine clang version 20.1.8
2025-08-20T22:50:21.6314980Z [00:02:26.154]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:21.6315961Z [00:02:26.154]➜  Thread model: posix
2025-08-20T22:50:21.6318324Z [00:02:26.154]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:21.6319032Z [00:02:26.154]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:21.6329527Z [00:02:26.154]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:21.6330542Z [00:02:26.154]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:21.6333443Z [00:02:26.154]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:21.6336114Z [00:02:26.154]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:21.6338502Z [00:02:26.154]➜  Candidate multilib: .;@m64
2025-08-20T22:50:21.6339536Z [00:02:26.154]➜  Selected multilib: .;@m64
2025-08-20T22:50:21.6342258Z [00:02:26.155]➜   (in-process)
2025-08-20T22:50:21.6353101Z [00:02:26.156]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-enosys.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-enosys.o -x c stress-enosys.c
2025-08-20T22:50:21.6373220Z [00:02:26.160]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:21.6401631Z [00:02:26.163]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:21.6402634Z [00:02:26.163]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:21.6403722Z [00:02:26.163]➜  #include "..." search starts here:
2025-08-20T22:50:21.6404897Z [00:02:26.163]➜  #include <...> search starts here:
2025-08-20T22:50:21.6405513Z [00:02:26.163]➜   /usr/include/fortify
2025-08-20T22:50:21.6429351Z [00:02:26.163]➜   /usr/include
2025-08-20T22:50:21.6430082Z [00:02:26.163]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:21.6433181Z [00:02:26.163]➜  End of search list.
2025-08-20T22:50:21.6433496Z [00:02:26.164]➜  Alpine clang version 20.1.8
2025-08-20T22:50:21.6433814Z [00:02:26.164]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:21.6434120Z [00:02:26.164]➜  Thread model: posix
2025-08-20T22:50:21.6434411Z [00:02:26.164]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:21.6434822Z [00:02:26.164]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:21.6435260Z [00:02:26.164]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:21.6435754Z [00:02:26.164]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:21.6436310Z [00:02:26.164]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:21.6437162Z [00:02:26.164]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:21.6437669Z [00:02:26.164]➜  Candidate multilib: .;@m64
2025-08-20T22:50:21.6437992Z [00:02:26.164]➜  Selected multilib: .;@m64
2025-08-20T22:50:21.6438257Z [00:02:26.165]➜   (in-process)
2025-08-20T22:50:21.6446854Z [00:02:26.165]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-eventfd.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-eventfd.o -x c stress-eventfd.c
2025-08-20T22:50:21.6462107Z [00:02:26.166]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:21.6462608Z [00:02:26.167]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:21.6463278Z [00:02:26.167]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:21.6463859Z [00:02:26.167]➜  #include "..." search starts here:
2025-08-20T22:50:21.6464180Z [00:02:26.167]➜  #include <...> search starts here:
2025-08-20T22:50:21.6464465Z [00:02:26.167]➜   /usr/include/fortify
2025-08-20T22:50:21.6464714Z [00:02:26.167]➜   /usr/include
2025-08-20T22:50:21.6464982Z [00:02:26.167]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:21.6465274Z [00:02:26.167]➜  End of search list.
2025-08-20T22:50:21.6503081Z [00:02:26.173]➜  Alpine clang version 20.1.8
2025-08-20T22:50:21.6521797Z [00:02:26.173]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:21.6522115Z [00:02:26.173]➜  Thread model: posix
2025-08-20T22:50:21.6522413Z [00:02:26.173]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:21.6522828Z [00:02:26.173]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:21.6523262Z [00:02:26.173]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:21.6523774Z [00:02:26.173]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:21.6524738Z [00:02:26.173]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:21.6525317Z [00:02:26.173]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:21.6525723Z [00:02:26.173]➜  Candidate multilib: .;@m64
2025-08-20T22:50:21.6526012Z [00:02:26.173]➜  Selected multilib: .;@m64
2025-08-20T22:50:21.6526288Z [00:02:26.174]➜   (in-process)
2025-08-20T22:50:21.6552523Z [00:02:26.177]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-env.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-env.o -x c stress-env.c
2025-08-20T22:50:21.6562086Z [00:02:26.177]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:21.6562594Z [00:02:26.177]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:21.6563272Z [00:02:26.177]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:21.6563852Z [00:02:26.177]➜  #include "..." search starts here:
2025-08-20T22:50:21.6564167Z [00:02:26.177]➜  #include <...> search starts here:
2025-08-20T22:50:21.6564450Z [00:02:26.177]➜   /usr/include/fortify
2025-08-20T22:50:21.6564709Z [00:02:26.177]➜   /usr/include
2025-08-20T22:50:21.6564987Z [00:02:26.177]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:21.6565277Z [00:02:26.177]➜  End of search list.
2025-08-20T22:50:21.6647891Z [00:02:26.187]➜  Alpine clang version 20.1.8
2025-08-20T22:50:21.6648947Z [00:02:26.188]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:21.6649945Z [00:02:26.188]➜  Thread model: posix
2025-08-20T22:50:21.6650280Z [00:02:26.188]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:21.6650700Z [00:02:26.188]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:21.6651153Z [00:02:26.188]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:21.6651990Z [00:02:26.188]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:21.6652603Z [00:02:26.188]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:21.6653139Z [00:02:26.188]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:21.6653555Z [00:02:26.188]➜  Candidate multilib: .;@m64
2025-08-20T22:50:21.6653834Z [00:02:26.188]➜  Selected multilib: .;@m64
2025-08-20T22:50:21.6694746Z [00:02:26.192]➜   (in-process)
2025-08-20T22:50:21.6709746Z [00:02:26.193]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-epoll.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-epoll.o -x c stress-epoll.c
2025-08-20T22:50:21.6729618Z [00:02:26.195]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:21.6730440Z [00:02:26.196]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:21.6731439Z [00:02:26.196]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:21.6732141Z [00:02:26.196]➜  #include "..." search starts here:
2025-08-20T22:50:21.6732604Z [00:02:26.196]➜  #include <...> search starts here:
2025-08-20T22:50:21.6733041Z [00:02:26.196]➜   /usr/include/fortify
2025-08-20T22:50:21.6733411Z [00:02:26.196]➜   /usr/include
2025-08-20T22:50:21.6733798Z [00:02:26.196]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:21.6734189Z [00:02:26.196]➜  End of search list.
2025-08-20T22:50:21.6876643Z [00:02:26.210]➜  CC stress-exec.c
2025-08-20T22:50:21.6914883Z [00:02:26.214]➜  CC stress-exit-group.c
2025-08-20T22:50:21.7323526Z [00:02:26.255]➜  CC stress-expmath.c
2025-08-20T22:50:21.7345910Z [00:02:26.257]➜  Alpine clang version 20.1.8
2025-08-20T22:50:21.7347077Z [00:02:26.257]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:21.7349652Z [00:02:26.257]➜  Thread model: posix
2025-08-20T22:50:21.7350694Z [00:02:26.257]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:21.7351175Z [00:02:26.257]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:21.7351616Z [00:02:26.257]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:21.7352130Z [00:02:26.257]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:21.7352687Z [00:02:26.257]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:21.7353220Z [00:02:26.257]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:21.7353626Z [00:02:26.257]➜  Candidate multilib: .;@m64
2025-08-20T22:50:21.7353911Z [00:02:26.257]➜  Selected multilib: .;@m64
2025-08-20T22:50:21.7366992Z [00:02:26.259]➜  Alpine clang version 20.1.8
2025-08-20T22:50:21.7367765Z [00:02:26.259]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:21.7368431Z [00:02:26.259]➜  Thread model: posix
2025-08-20T22:50:21.7370488Z [00:02:26.259]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:21.7373059Z [00:02:26.259]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:21.7373564Z [00:02:26.259]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:21.7374371Z [00:02:26.259]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:21.7374929Z [00:02:26.259]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:21.7375459Z [00:02:26.259]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:21.7375862Z [00:02:26.259]➜  Candidate multilib: .;@m64
2025-08-20T22:50:21.7376149Z [00:02:26.259]➜  Selected multilib: .;@m64
2025-08-20T22:50:21.7376421Z [00:02:26.260]➜   (in-process)
2025-08-20T22:50:21.7384987Z [00:02:26.260]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-exit-group.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-exit-group.o -x c stress-exit-group.c
2025-08-20T22:50:21.7405086Z [00:02:26.261]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:21.7405594Z [00:02:26.261]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:21.7406259Z [00:02:26.261]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:21.7406827Z [00:02:26.261]➜  #include "..." search starts here:
2025-08-20T22:50:21.7407138Z [00:02:26.261]➜  #include <...> search starts here:
2025-08-20T22:50:21.7407424Z [00:02:26.261]➜   /usr/include/fortify
2025-08-20T22:50:21.7407672Z [00:02:26.261]➜   /usr/include
2025-08-20T22:50:21.7407948Z [00:02:26.261]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:21.7408245Z [00:02:26.261]➜  End of search list.
2025-08-20T22:50:21.7408495Z [00:02:26.262]➜   (in-process)
2025-08-20T22:50:21.7417065Z [00:02:26.262]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-exec.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-exec.o -x c stress-exec.c
2025-08-20T22:50:21.7434870Z [00:02:26.262]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:21.7435392Z [00:02:26.262]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:21.7436055Z [00:02:26.262]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:21.7436627Z [00:02:26.262]➜  #include "..." search starts here:
2025-08-20T22:50:21.7436937Z [00:02:26.262]➜  #include <...> search starts here:
2025-08-20T22:50:21.7437222Z [00:02:26.262]➜   /usr/include/fortify
2025-08-20T22:50:21.7437798Z [00:02:26.262]➜   /usr/include
2025-08-20T22:50:21.7438086Z [00:02:26.262]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:21.7438371Z [00:02:26.262]➜  End of search list.
2025-08-20T22:50:21.7462307Z [00:02:26.269]➜  CC stress-factor.c
2025-08-20T22:50:21.7714235Z [00:02:26.294]➜  Alpine clang version 20.1.8
2025-08-20T22:50:21.7733528Z [00:02:26.294]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:21.7733860Z [00:02:26.294]➜  Thread model: posix
2025-08-20T22:50:21.7734156Z [00:02:26.294]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:21.7734592Z [00:02:26.294]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:21.7735033Z [00:02:26.294]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:21.7735529Z [00:02:26.294]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:21.7736087Z [00:02:26.294]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:21.7736658Z [00:02:26.294]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:21.7737064Z [00:02:26.294]➜  Candidate multilib: .;@m64
2025-08-20T22:50:21.7737349Z [00:02:26.294]➜  Selected multilib: .;@m64
2025-08-20T22:50:21.7737611Z [00:02:26.294]➜   (in-process)
2025-08-20T22:50:21.7746387Z [00:02:26.294]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-factor.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-factor.o -x c stress-factor.c
2025-08-20T22:50:21.7753749Z [00:02:26.295]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:21.7754239Z [00:02:26.295]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:21.7754902Z [00:02:26.295]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:21.7755617Z [00:02:26.295]➜  #include "..." search starts here:
2025-08-20T22:50:21.7755934Z [00:02:26.295]➜  #include <...> search starts here:
2025-08-20T22:50:21.7756219Z [00:02:26.295]➜   /usr/include/fortify
2025-08-20T22:50:21.7756467Z [00:02:26.295]➜   /usr/include
2025-08-20T22:50:21.7756734Z [00:02:26.295]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:21.7757201Z [00:02:26.295]➜  End of search list.
2025-08-20T22:50:21.7806882Z [00:02:26.303]➜  CC stress-fallocate.c
2025-08-20T22:50:21.7855247Z [00:02:26.308]➜  Alpine clang version 20.1.8
2025-08-20T22:50:21.7856448Z [00:02:26.308]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:21.7857276Z [00:02:26.308]➜  Thread model: posix
2025-08-20T22:50:21.7859509Z [00:02:26.308]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:21.7860011Z [00:02:26.308]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:21.7860827Z [00:02:26.308]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:21.7861860Z [00:02:26.308]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:21.7862680Z [00:02:26.308]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:21.7863567Z [00:02:26.308]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:21.7864852Z [00:02:26.308]➜  Candidate multilib: .;@m64
2025-08-20T22:50:21.7865477Z [00:02:26.308]➜  Selected multilib: .;@m64
2025-08-20T22:50:21.7865918Z [00:02:26.308]➜   (in-process)
2025-08-20T22:50:21.7874759Z [00:02:26.308]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-expmath.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-expmath.o -x c stress-expmath.c
2025-08-20T22:50:21.7905160Z [00:02:26.308]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:21.7905687Z [00:02:26.308]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:21.7906640Z [00:02:26.308]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:21.7907214Z [00:02:26.308]➜  #include "..." search starts here:
2025-08-20T22:50:21.7907528Z [00:02:26.308]➜  #include <...> search starts here:
2025-08-20T22:50:21.7907970Z [00:02:26.308]➜   /usr/include/fortify
2025-08-20T22:50:21.7908224Z [00:02:26.308]➜   /usr/include
2025-08-20T22:50:21.7908500Z [00:02:26.308]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:21.7909118Z [00:02:26.308]➜  End of search list.
2025-08-20T22:50:21.8290095Z [00:02:26.352]➜  Alpine clang version 20.1.8
2025-08-20T22:50:21.8302767Z [00:02:26.352]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:21.8303090Z [00:02:26.352]➜  Thread model: posix
2025-08-20T22:50:21.8303383Z [00:02:26.352]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:21.8303829Z [00:02:26.352]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:21.8306193Z [00:02:26.352]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:21.8306742Z [00:02:26.352]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:21.8307298Z [00:02:26.352]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:21.8307841Z [00:02:26.352]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:21.8308244Z [00:02:26.352]➜  Candidate multilib: .;@m64
2025-08-20T22:50:21.8308528Z [00:02:26.352]➜  Selected multilib: .;@m64
2025-08-20T22:50:21.8308930Z [00:02:26.352]➜   (in-process)
2025-08-20T22:50:21.8317506Z [00:02:26.353]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-fallocate.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-fallocate.o -x c stress-fallocate.c
2025-08-20T22:50:21.8326924Z [00:02:26.353]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:21.8327420Z [00:02:26.354]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:21.8328086Z [00:02:26.354]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:21.8328948Z [00:02:26.354]➜  #include "..." search starts here:
2025-08-20T22:50:21.8329263Z [00:02:26.354]➜  #include <...> search starts here:
2025-08-20T22:50:21.8329548Z [00:02:26.354]➜   /usr/include/fortify
2025-08-20T22:50:21.8329799Z [00:02:26.354]➜   /usr/include
2025-08-20T22:50:21.8330075Z [00:02:26.354]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:21.8330360Z [00:02:26.354]➜  End of search list.
2025-08-20T22:50:21.8489118Z [00:02:26.372]➜  CC stress-fanotify.c
2025-08-20T22:50:21.8571998Z [00:02:26.380]➜  CC stress-far-branch.c
2025-08-20T22:50:21.8733694Z [00:02:26.396]➜  Alpine clang version 20.1.8
2025-08-20T22:50:21.8734432Z [00:02:26.396]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:21.8734853Z [00:02:26.396]➜  Thread model: posix
2025-08-20T22:50:21.8735232Z [00:02:26.396]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:21.8735733Z [00:02:26.396]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:21.8736273Z [00:02:26.396]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:21.8736857Z [00:02:26.396]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:21.8737642Z [00:02:26.396]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:21.8739092Z [00:02:26.396]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:21.8739503Z [00:02:26.396]➜  Candidate multilib: .;@m64
2025-08-20T22:50:21.8739782Z [00:02:26.396]➜  Selected multilib: .;@m64
2025-08-20T22:50:21.8740048Z [00:02:26.396]➜   (in-process)
2025-08-20T22:50:21.8748745Z [00:02:26.396]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-fanotify.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-fanotify.o -x c stress-fanotify.c
2025-08-20T22:50:21.8756167Z [00:02:26.396]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:21.8756840Z [00:02:26.396]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:21.8757501Z [00:02:26.396]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:21.8758069Z [00:02:26.396]➜  #include "..." search starts here:
2025-08-20T22:50:21.8758378Z [00:02:26.396]➜  #include <...> search starts here:
2025-08-20T22:50:21.8769609Z [00:02:26.396]➜   /usr/include/fortify
2025-08-20T22:50:21.8770000Z [00:02:26.396]➜   /usr/include
2025-08-20T22:50:21.8770310Z [00:02:26.396]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:21.8770620Z [00:02:26.396]➜  End of search list.
2025-08-20T22:50:21.8787993Z [00:02:26.402]➜  Alpine clang version 20.1.8
2025-08-20T22:50:21.8789777Z [00:02:26.402]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:21.8790092Z [00:02:26.402]➜  Thread model: posix
2025-08-20T22:50:21.8790384Z [00:02:26.402]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:21.8790806Z [00:02:26.402]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:21.8791246Z [00:02:26.402]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:21.8791740Z [00:02:26.402]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:21.8792310Z [00:02:26.402]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:21.8792846Z [00:02:26.402]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:21.8793250Z [00:02:26.402]➜  Candidate multilib: .;@m64
2025-08-20T22:50:21.8793878Z [00:02:26.402]➜  Selected multilib: .;@m64
2025-08-20T22:50:21.8794209Z [00:02:26.402]➜   (in-process)
2025-08-20T22:50:21.8808205Z [00:02:26.403]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-far-branch.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-far-branch.o -x c stress-far-branch.c
2025-08-20T22:50:21.8821792Z [00:02:26.404]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:21.8822258Z [00:02:26.405]➜  CC stress-fault.c
2025-08-20T22:50:21.8823895Z [00:02:26.405]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:21.8825908Z [00:02:26.405]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:21.8827396Z [00:02:26.405]➜  #include "..." search starts here:
2025-08-20T22:50:21.8829226Z [00:02:26.405]➜  #include <...> search starts here:
2025-08-20T22:50:21.8830869Z [00:02:26.405]➜   /usr/include/fortify
2025-08-20T22:50:21.8832553Z [00:02:26.405]➜   /usr/include
2025-08-20T22:50:21.8859958Z [00:02:26.405]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:21.8860804Z [00:02:26.405]➜  End of search list.
2025-08-20T22:50:21.9126940Z [00:02:26.435]➜  CC stress-fcntl.c
2025-08-20T22:50:21.9257914Z [00:02:26.449]➜  CC stress-fd-abuse.c
2025-08-20T22:50:21.9299151Z [00:02:26.453]➜  Alpine clang version 20.1.8
2025-08-20T22:50:21.9299923Z [00:02:26.453]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:21.9300705Z [00:02:26.453]➜  Thread model: posix
2025-08-20T22:50:21.9301067Z [00:02:26.453]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:21.9301500Z [00:02:26.453]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:21.9301946Z [00:02:26.453]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:21.9302751Z [00:02:26.453]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:21.9303398Z [00:02:26.453]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:21.9303934Z [00:02:26.453]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:21.9304338Z [00:02:26.453]➜  Candidate multilib: .;@m64
2025-08-20T22:50:21.9304635Z [00:02:26.453]➜  Selected multilib: .;@m64
2025-08-20T22:50:21.9311672Z [00:02:26.454]➜   (in-process)
2025-08-20T22:50:21.9320544Z [00:02:26.454]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-fault.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-fault.o -x c stress-fault.c
2025-08-20T22:50:21.9349768Z [00:02:26.454]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:21.9350580Z [00:02:26.455]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:21.9351719Z [00:02:26.455]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:21.9352404Z [00:02:26.455]➜  #include "..." search starts here:
2025-08-20T22:50:21.9352726Z [00:02:26.455]➜  #include <...> search starts here:
2025-08-20T22:50:21.9353018Z [00:02:26.455]➜   /usr/include/fortify
2025-08-20T22:50:21.9353279Z [00:02:26.455]➜   /usr/include
2025-08-20T22:50:21.9353562Z [00:02:26.455]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:21.9353851Z [00:02:26.455]➜  End of search list.
2025-08-20T22:50:21.9508713Z [00:02:26.474]➜  Alpine clang version 20.1.8
2025-08-20T22:50:21.9509263Z [00:02:26.474]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:21.9509692Z [00:02:26.474]➜  Thread model: posix
2025-08-20T22:50:21.9510117Z [00:02:26.474]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:21.9510650Z [00:02:26.474]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:21.9511509Z [00:02:26.474]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:21.9512206Z [00:02:26.474]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:21.9512898Z [00:02:26.474]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:21.9513550Z [00:02:26.474]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:21.9514100Z [00:02:26.474]➜  Candidate multilib: .;@m64
2025-08-20T22:50:21.9514527Z [00:02:26.474]➜  Selected multilib: .;@m64
2025-08-20T22:50:21.9525360Z [00:02:26.475]➜   (in-process)
2025-08-20T22:50:21.9533989Z [00:02:26.475]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-fcntl.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-fcntl.o -x c stress-fcntl.c
2025-08-20T22:50:21.9556836Z [00:02:26.478]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:21.9557779Z [00:02:26.479]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:21.9558466Z [00:02:26.479]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:21.9559160Z [00:02:26.479]➜  #include "..." search starts here:
2025-08-20T22:50:21.9559487Z [00:02:26.479]➜  #include <...> search starts here:
2025-08-20T22:50:21.9559946Z [00:02:26.479]➜   /usr/include/fortify
2025-08-20T22:50:21.9560310Z [00:02:26.479]➜   /usr/include
2025-08-20T22:50:21.9560701Z [00:02:26.479]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:21.9561115Z [00:02:26.479]➜  End of search list.
2025-08-20T22:50:21.9691558Z [00:02:26.492]➜  CC stress-fd-fork.c
2025-08-20T22:50:21.9757698Z [00:02:26.499]➜  Alpine clang version 20.1.8
2025-08-20T22:50:21.9758066Z [00:02:26.499]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:21.9758952Z [00:02:26.499]➜  Thread model: posix
2025-08-20T22:50:21.9759461Z [00:02:26.499]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:21.9760012Z [00:02:26.499]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:21.9760543Z [00:02:26.499]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:21.9761135Z [00:02:26.499]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:21.9761822Z [00:02:26.499]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:21.9762456Z [00:02:26.499]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:21.9762954Z [00:02:26.499]➜  Candidate multilib: .;@m64
2025-08-20T22:50:21.9763326Z [00:02:26.499]➜  Selected multilib: .;@m64
2025-08-20T22:50:21.9763680Z [00:02:26.499]➜   (in-process)
2025-08-20T22:50:21.9778983Z [00:02:26.500]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-fd-abuse.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-fd-abuse.o -x c stress-fd-abuse.c
2025-08-20T22:50:21.9807123Z [00:02:26.503]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:21.9809500Z [00:02:26.504]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:21.9810560Z [00:02:26.504]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:21.9811146Z [00:02:26.504]➜  #include "..." search starts here:
2025-08-20T22:50:21.9811460Z [00:02:26.504]➜  #include <...> search starts here:
2025-08-20T22:50:21.9811752Z [00:02:26.504]➜   /usr/include/fortify
2025-08-20T22:50:21.9812138Z [00:02:26.504]➜   /usr/include
2025-08-20T22:50:21.9812431Z [00:02:26.504]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:21.9812719Z [00:02:26.504]➜  End of search list.
2025-08-20T22:50:21.9945653Z [00:02:26.517]➜  CC stress-fd-race.c
2025-08-20T22:50:21.9984626Z [00:02:26.521]➜  Alpine clang version 20.1.8
2025-08-20T22:50:21.9985130Z [00:02:26.521]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:21.9985531Z [00:02:26.521]➜  Thread model: posix
2025-08-20T22:50:21.9985928Z [00:02:26.521]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:21.9986449Z [00:02:26.521]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:21.9987015Z [00:02:26.521]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:21.9987620Z [00:02:26.521]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:21.9988289Z [00:02:26.521]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:21.9989102Z [00:02:26.521]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:21.9989625Z [00:02:26.521]➜  Candidate multilib: .;@m64
2025-08-20T22:50:21.9990347Z [00:02:26.521]➜  Selected multilib: .;@m64
2025-08-20T22:50:22.0002883Z [00:02:26.523]➜   (in-process)
2025-08-20T22:50:22.0013742Z [00:02:26.523]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-fd-fork.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-fd-fork.o -x c stress-fd-fork.c
2025-08-20T22:50:22.0040978Z [00:02:26.526]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:22.0041648Z [00:02:26.526]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:22.0042442Z [00:02:26.526]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:22.0043154Z [00:02:26.526]➜  #include "..." search starts here:
2025-08-20T22:50:22.0043606Z [00:02:26.526]➜  #include <...> search starts here:
2025-08-20T22:50:22.0044023Z [00:02:26.526]➜   /usr/include/fortify
2025-08-20T22:50:22.0044668Z [00:02:26.526]➜   /usr/include
2025-08-20T22:50:22.0045115Z [00:02:26.526]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:22.0045535Z [00:02:26.526]➜  End of search list.
2025-08-20T22:50:22.0119956Z [00:02:26.535]➜  CC stress-fibsearch.c
2025-08-20T22:50:22.0420276Z [00:02:26.565]➜  Alpine clang version 20.1.8
2025-08-20T22:50:22.0420874Z [00:02:26.565]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:22.0421289Z [00:02:26.565]➜  Thread model: posix
2025-08-20T22:50:22.0421686Z [00:02:26.565]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:22.0422185Z [00:02:26.565]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:22.0422725Z [00:02:26.565]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:22.0423319Z [00:02:26.565]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:22.0423959Z [00:02:26.565]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:22.0425119Z [00:02:26.565]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:22.0425686Z [00:02:26.565]➜  Candidate multilib: .;@m64
2025-08-20T22:50:22.0426117Z [00:02:26.565]➜  Selected multilib: .;@m64
2025-08-20T22:50:22.0460352Z [00:02:26.569]➜   (in-process)
2025-08-20T22:50:22.0484459Z [00:02:26.569]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-fd-race.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-fd-race.o -x c stress-fd-race.c
2025-08-20T22:50:22.0492256Z [00:02:26.569]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:22.0492768Z [00:02:26.570]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:22.0493436Z [00:02:26.570]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:22.0494170Z [00:02:26.570]➜  #include "..." search starts here:
2025-08-20T22:50:22.0494606Z [00:02:26.570]➜  #include <...> search starts here:
2025-08-20T22:50:22.0494905Z [00:02:26.570]➜   /usr/include/fortify
2025-08-20T22:50:22.0495156Z [00:02:26.570]➜   /usr/include
2025-08-20T22:50:22.0495427Z [00:02:26.570]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:22.0495720Z [00:02:26.570]➜  End of search list.
2025-08-20T22:50:22.0570258Z [00:02:26.579]➜  Alpine clang version 20.1.8
2025-08-20T22:50:22.0570691Z [00:02:26.579]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:22.0570998Z [00:02:26.579]➜  Thread model: posix
2025-08-20T22:50:22.0571292Z [00:02:26.579]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:22.0571706Z [00:02:26.579]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:22.0572139Z [00:02:26.579]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:22.0572657Z [00:02:26.579]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:22.0573658Z [00:02:26.579]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:22.0574253Z [00:02:26.579]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:22.0574660Z [00:02:26.579]➜  Candidate multilib: .;@m64
2025-08-20T22:50:22.0574953Z [00:02:26.579]➜  Selected multilib: .;@m64
2025-08-20T22:50:22.0616424Z [00:02:26.581]➜   (in-process)
2025-08-20T22:50:22.0625213Z [00:02:26.583]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-fibsearch.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-fibsearch.o -x c stress-fibsearch.c
2025-08-20T22:50:22.0637728Z [00:02:26.584]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:22.0638254Z [00:02:26.586]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:22.0640054Z [00:02:26.586]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:22.0640706Z [00:02:26.586]➜  #include "..." search starts here:
2025-08-20T22:50:22.0641029Z [00:02:26.586]➜  #include <...> search starts here:
2025-08-20T22:50:22.0641310Z [00:02:26.586]➜   /usr/include/fortify
2025-08-20T22:50:22.0641569Z [00:02:26.586]➜   /usr/include
2025-08-20T22:50:22.0641847Z [00:02:26.586]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:22.0642136Z [00:02:26.586]➜  End of search list.
2025-08-20T22:50:22.0672538Z [00:02:26.590]➜  CC stress-fiemap.c
2025-08-20T22:50:22.0855760Z [00:02:26.608]➜  CC stress-fifo.c
2025-08-20T22:50:22.0919196Z [00:02:26.614]➜  Alpine clang version 20.1.8
2025-08-20T22:50:22.0919674Z [00:02:26.614]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:22.0919987Z [00:02:26.615]➜  Thread model: posix
2025-08-20T22:50:22.0920289Z [00:02:26.615]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:22.0921175Z [00:02:26.615]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:22.0921692Z [00:02:26.615]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:22.0922195Z [00:02:26.615]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:22.0922750Z [00:02:26.615]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:22.0923290Z [00:02:26.615]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:22.0923690Z [00:02:26.615]➜  Candidate multilib: .;@m64
2025-08-20T22:50:22.0923975Z [00:02:26.615]➜  Selected multilib: .;@m64
2025-08-20T22:50:22.0924510Z [00:02:26.615]➜   (in-process)
2025-08-20T22:50:22.0974072Z [00:02:26.619]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-fiemap.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-fiemap.o -x c stress-fiemap.c
2025-08-20T22:50:22.0981589Z [00:02:26.619]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:22.0982089Z [00:02:26.619]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:22.0982753Z [00:02:26.619]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:22.0983371Z [00:02:26.619]➜  #include "..." search starts here:
2025-08-20T22:50:22.0983686Z [00:02:26.619]➜  #include <...> search starts here:
2025-08-20T22:50:22.0983972Z [00:02:26.619]➜   /usr/include/fortify
2025-08-20T22:50:22.0984258Z [00:02:26.619]➜   /usr/include
2025-08-20T22:50:22.0984530Z [00:02:26.619]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:22.0984817Z [00:02:26.619]➜  End of search list.
2025-08-20T22:50:22.1134676Z [00:02:26.636]➜  Alpine clang version 20.1.8
2025-08-20T22:50:22.1135085Z [00:02:26.636]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:22.1135726Z [00:02:26.636]➜  Thread model: posix
2025-08-20T22:50:22.1136127Z [00:02:26.636]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:22.1136610Z [00:02:26.636]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:22.1137047Z [00:02:26.636]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:22.1137550Z [00:02:26.636]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:22.1138106Z [00:02:26.636]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:22.1138782Z [00:02:26.636]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:22.1139255Z [00:02:26.636]➜  Candidate multilib: .;@m64
2025-08-20T22:50:22.1139545Z [00:02:26.636]➜  Selected multilib: .;@m64
2025-08-20T22:50:22.1146558Z [00:02:26.637]➜   (in-process)
2025-08-20T22:50:22.1162368Z [00:02:26.638]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-fifo.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-fifo.o -x c stress-fifo.c
2025-08-20T22:50:22.1195413Z [00:02:26.641]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:22.1195990Z [00:02:26.641]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:22.1196680Z [00:02:26.641]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:22.1197258Z [00:02:26.641]➜  #include "..." search starts here:
2025-08-20T22:50:22.1197572Z [00:02:26.641]➜  #include <...> search starts here:
2025-08-20T22:50:22.1197858Z [00:02:26.641]➜   /usr/include/fortify
2025-08-20T22:50:22.1198106Z [00:02:26.641]➜   /usr/include
2025-08-20T22:50:22.1198376Z [00:02:26.641]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:22.1198834Z [00:02:26.641]➜  End of search list.
2025-08-20T22:50:22.1544466Z [00:02:26.677]➜  CC stress-file-ioctl.c
2025-08-20T22:50:22.1702669Z [00:02:26.693]➜  CC stress-filename.c
2025-08-20T22:50:22.1817546Z [00:02:26.705]➜  CC stress-filerace.c
2025-08-20T22:50:22.1846017Z [00:02:26.707]➜  CC stress-flipflop.c
2025-08-20T22:50:22.2022827Z [00:02:26.725]➜  Alpine clang version 20.1.8
2025-08-20T22:50:22.2023567Z [00:02:26.725]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:22.2026490Z [00:02:26.725]➜  Thread model: posix
2025-08-20T22:50:22.2026806Z [00:02:26.725]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:22.2027221Z [00:02:26.725]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:22.2027669Z [00:02:26.725]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:22.2028164Z [00:02:26.725]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:22.2033410Z [00:02:26.725]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:22.2034079Z [00:02:26.725]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:22.2034488Z [00:02:26.725]➜  Candidate multilib: .;@m64
2025-08-20T22:50:22.2035019Z [00:02:26.725]➜  Selected multilib: .;@m64
2025-08-20T22:50:22.2035301Z [00:02:26.725]➜   (in-process)
2025-08-20T22:50:22.2043937Z [00:02:26.726]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-file-ioctl.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-file-ioctl.o -x c stress-file-ioctl.c
2025-08-20T22:50:22.2058515Z [00:02:26.726]➜  Alpine clang version 20.1.8
2025-08-20T22:50:22.2059151Z [00:02:26.727]➜  Target: clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:22.2059607Z [00:02:26.727]➜  aarch64-alpine-linux-musl
2025-08-20T22:50:22.2059955Z [00:02:26.727]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:22.2060929Z [00:02:26.727]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:22.2061569Z [00:02:26.727]➜  #include "..." search starts here:
2025-08-20T22:50:22.2061881Z [00:02:26.727]➜  #include <...> search starts here:
2025-08-20T22:50:22.2062165Z [00:02:26.727]➜   /usr/include/fortify
2025-08-20T22:50:22.2062421Z [00:02:26.727]➜   /usr/include
2025-08-20T22:50:22.2062694Z [00:02:26.727]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:22.2062979Z [00:02:26.727]➜  End of search list.
2025-08-20T22:50:22.2063239Z [00:02:26.727]➜  Thread model: posix
2025-08-20T22:50:22.2063527Z [00:02:26.727]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:22.2063931Z [00:02:26.728]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:22.2064365Z [00:02:26.728]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:22.2064862Z [00:02:26.728]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:22.2065430Z [00:02:26.728]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:22.2065962Z [00:02:26.728]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:22.2066360Z [00:02:26.728]➜  Candidate multilib: .;@m64
2025-08-20T22:50:22.2066837Z [00:02:26.728]➜  Selected multilib: .;@m64
2025-08-20T22:50:22.2069859Z [00:02:26.729]➜   (in-process)
2025-08-20T22:50:22.2109688Z [00:02:26.731]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-filerace.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-filerace.o -x c stress-filerace.c
2025-08-20T22:50:22.2118548Z [00:02:26.731]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:22.2119204Z [00:02:26.731]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:22.2120196Z [00:02:26.731]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:22.2120829Z [00:02:26.731]➜  #include "..." search starts here:
2025-08-20T22:50:22.2121144Z [00:02:26.731]➜  #include <...> search starts here:
2025-08-20T22:50:22.2121433Z [00:02:26.731]➜   /usr/include/fortify
2025-08-20T22:50:22.2121692Z [00:02:26.731]➜   /usr/include
2025-08-20T22:50:22.2121968Z [00:02:26.731]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:22.2122255Z [00:02:26.731]➜  End of search list.
2025-08-20T22:50:22.2122528Z [00:02:26.732]➜  Alpine clang version 20.1.8
2025-08-20T22:50:22.2122838Z [00:02:26.732]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:22.2123124Z [00:02:26.732]➜  Thread model: posix
2025-08-20T22:50:22.2123411Z [00:02:26.732]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:22.2123831Z [00:02:26.732]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:22.2124326Z [00:02:26.732]➜  System configuration file directory: Alpine clang version 20.1.8
2025-08-20T22:50:22.2124734Z [00:02:26.732]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:22.2125024Z [00:02:26.732]➜  Thread model: posix
2025-08-20T22:50:22.2128026Z [00:02:26.732]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:22.2128506Z [00:02:26.732]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:22.2129415Z [00:02:26.732]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:22.2129913Z [00:02:26.732]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:22.2130467Z [00:02:26.732]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:22.2131006Z [00:02:26.732]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:22.2131411Z [00:02:26.732]➜  Candidate multilib: .;@m64
2025-08-20T22:50:22.2131709Z [00:02:26.732]➜  Selected multilib: .;@m64
2025-08-20T22:50:22.2131981Z [00:02:26.733]➜   (in-process)
2025-08-20T22:50:22.2140409Z [00:02:26.733]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-flipflop.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-flipflop.o -x c stress-flipflop.c
2025-08-20T22:50:22.2150731Z [00:02:26.734]➜  /etc/clang20
2025-08-20T22:50:22.2151150Z [00:02:26.734]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:22.2151704Z [00:02:26.734]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:22.2152234Z [00:02:26.734]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:22.2152634Z [00:02:26.734]➜  Candidate multilib: .;@m64
2025-08-20T22:50:22.2152920Z [00:02:26.734]➜  Selected multilib: .;@m64
2025-08-20T22:50:22.2153182Z [00:02:26.734]➜   (in-process)
2025-08-20T22:50:22.2161576Z [00:02:26.735]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-filename.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-filename.o -x c stress-filename.c
2025-08-20T22:50:22.2169041Z [00:02:26.735]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:22.2169555Z [00:02:26.737]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:22.2170217Z [00:02:26.737]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:22.2170784Z [00:02:26.737]➜  #include "..." search starts here:
2025-08-20T22:50:22.2171097Z [00:02:26.737]➜  #include <...> search starts here:
2025-08-20T22:50:22.2171386Z [00:02:26.737]➜   /usr/include/fortify
2025-08-20T22:50:22.2171635Z [00:02:26.737]➜   /usr/include
2025-08-20T22:50:22.2171911Z [00:02:26.737]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:22.2172364Z [00:02:26.737]➜  End of search list.
2025-08-20T22:50:22.2183762Z [00:02:26.741]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:22.2191878Z [00:02:26.742]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:22.2200030Z [00:02:26.742]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:22.2200637Z [00:02:26.742]➜  #include "..." search starts here:
2025-08-20T22:50:22.2200949Z [00:02:26.742]➜  #include <...> search starts here:
2025-08-20T22:50:22.2201236Z [00:02:26.742]➜   /usr/include/fortify
2025-08-20T22:50:22.2201481Z [00:02:26.742]➜   /usr/include
2025-08-20T22:50:22.2201750Z [00:02:26.742]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:22.2202034Z [00:02:26.742]➜  End of search list.
2025-08-20T22:50:22.2331953Z [00:02:26.756]➜  CC stress-flock.c
2025-08-20T22:50:22.2573450Z [00:02:26.780]➜  Alpine clang version 20.1.8
2025-08-20T22:50:22.2574058Z [00:02:26.780]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:22.2600697Z [00:02:26.780]➜  Thread model: posix
2025-08-20T22:50:22.2601284Z [00:02:26.780]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:22.2601950Z [00:02:26.780]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:22.2605491Z [00:02:26.780]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:22.2606005Z [00:02:26.780]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:22.2606570Z [00:02:26.780]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:22.2607108Z [00:02:26.780]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:22.2607518Z [00:02:26.780]➜  Candidate multilib: .;@m64
2025-08-20T22:50:22.2607803Z [00:02:26.780]➜  Selected multilib: .;@m64
2025-08-20T22:50:22.2608238Z [00:02:26.780]➜   (in-process)
2025-08-20T22:50:22.2616746Z [00:02:26.781]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-flock.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-flock.o -x c stress-flock.c
2025-08-20T22:50:22.2626152Z [00:02:26.781]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:22.2626659Z [00:02:26.782]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:22.2627327Z [00:02:26.782]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:22.2627905Z [00:02:26.782]➜  #include "..." search starts here:
2025-08-20T22:50:22.2628222Z [00:02:26.782]➜  #include <...> search starts here:
2025-08-20T22:50:22.2628510Z [00:02:26.782]➜   /usr/include/fortify
2025-08-20T22:50:22.2628914Z [00:02:26.782]➜   /usr/include
2025-08-20T22:50:22.2629222Z [00:02:26.782]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:22.2629514Z [00:02:26.782]➜  End of search list.
2025-08-20T22:50:22.2994780Z [00:02:26.822]➜  CC stress-flushcache.c
2025-08-20T22:50:22.3232035Z [00:02:26.846]➜  Alpine clang version 20.1.8
2025-08-20T22:50:22.3240197Z [00:02:26.846]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:22.3240839Z [00:02:26.846]➜  Thread model: posix
2025-08-20T22:50:22.3241136Z [00:02:26.846]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:22.3241556Z [00:02:26.846]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:22.3242004Z [00:02:26.846]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:22.3242504Z [00:02:26.846]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:22.3243061Z [00:02:26.846]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:22.3243715Z [00:02:26.846]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:22.3244213Z [00:02:26.846]➜  Candidate multilib: .;@m64
2025-08-20T22:50:22.3244501Z [00:02:26.846]➜  Selected multilib: .;@m64
2025-08-20T22:50:22.3260133Z [00:02:26.849]➜   (in-process)
2025-08-20T22:50:22.3271099Z [00:02:26.849]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-flushcache.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-flushcache.o -x c stress-flushcache.c
2025-08-20T22:50:22.3293852Z [00:02:26.852]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:22.3308255Z [00:02:26.852]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:22.3309028Z [00:02:26.852]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:22.3309616Z [00:02:26.852]➜  #include "..." search starts here:
2025-08-20T22:50:22.3309962Z [00:02:26.852]➜  #include <...> search starts here:
2025-08-20T22:50:22.3310258Z [00:02:26.852]➜   /usr/include/fortify
2025-08-20T22:50:22.3310512Z [00:02:26.852]➜   /usr/include
2025-08-20T22:50:22.3310820Z [00:02:26.852]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:22.3311109Z [00:02:26.852]➜  End of search list.
2025-08-20T22:50:22.3341284Z [00:02:26.855]➜  CC stress-fma.c
2025-08-20T22:50:22.3386590Z [00:02:26.861]➜  CC stress-fork.c
2025-08-20T22:50:22.3435058Z [00:02:26.866]➜  CC stress-forkheavy.c
2025-08-20T22:50:22.3547602Z [00:02:26.878]➜  Alpine clang version 20.1.8
2025-08-20T22:50:22.3548219Z [00:02:26.878]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:22.3549639Z [00:02:26.878]➜  Thread model: posix
2025-08-20T22:50:22.3550031Z [00:02:26.878]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:22.3550461Z [00:02:26.878]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:22.3551162Z [00:02:26.878]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:22.3551761Z [00:02:26.878]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:22.3552317Z [00:02:26.878]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:22.3552852Z [00:02:26.878]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:22.3553265Z [00:02:26.878]➜  Candidate multilib: .;@m64
2025-08-20T22:50:22.3553554Z [00:02:26.878]➜  Selected multilib: .;@m64
2025-08-20T22:50:22.3554126Z [00:02:26.878]➜   (in-process)
2025-08-20T22:50:22.3570103Z [00:02:26.879]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-fma.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-fma.o -x c stress-fma.c
2025-08-20T22:50:22.3577550Z [00:02:26.879]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:22.3578061Z [00:02:26.880]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:22.3578839Z [00:02:26.880]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:22.3591425Z [00:02:26.882]➜  #include "..." search starts here:
2025-08-20T22:50:22.3592579Z [00:02:26.882]➜  #include <...> search starts here:
2025-08-20T22:50:22.3593152Z [00:02:26.882]➜   /usr/include/fortify
2025-08-20T22:50:22.3593785Z [00:02:26.882]➜   /usr/include
2025-08-20T22:50:22.3594438Z [00:02:26.882]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:22.3594933Z [00:02:26.882]➜  End of search list.
2025-08-20T22:50:22.3654273Z [00:02:26.888]➜  Alpine clang version 20.1.8
2025-08-20T22:50:22.3654887Z [00:02:26.888]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:22.3655961Z [00:02:26.888]➜  Thread model: posix
2025-08-20T22:50:22.3656479Z [00:02:26.888]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:22.3657991Z [00:02:26.888]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:22.3658511Z [00:02:26.888]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:22.3660477Z [00:02:26.888]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:22.3661038Z [00:02:26.888]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:22.3661579Z [00:02:26.888]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:22.3661985Z [00:02:26.888]➜  Candidate multilib: .;@m64
2025-08-20T22:50:22.3662270Z [00:02:26.888]➜  Selected multilib: .;@m64
2025-08-20T22:50:22.3662541Z [00:02:26.889]➜   (in-process)
2025-08-20T22:50:22.3712180Z [00:02:26.893]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-forkheavy.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-forkheavy.o -x c stress-forkheavy.c
2025-08-20T22:50:22.3720313Z [00:02:26.893]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:22.3721098Z [00:02:26.893]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:22.3722414Z [00:02:26.893]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:22.3723189Z [00:02:26.893]➜  #include "..." search starts here:
2025-08-20T22:50:22.3723508Z [00:02:26.893]➜  #include <...> search starts here:
2025-08-20T22:50:22.3723801Z [00:02:26.893]➜   /usr/include/fortify
2025-08-20T22:50:22.3724054Z [00:02:26.893]➜   /usr/include
2025-08-20T22:50:22.3724327Z [00:02:26.893]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:22.3724615Z [00:02:26.893]➜  End of search list.
2025-08-20T22:50:22.3806263Z [00:02:26.903]➜  Alpine clang version 20.1.8
2025-08-20T22:50:22.3843689Z [00:02:26.903]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:22.3844257Z [00:02:26.903]➜  Thread model: posix
2025-08-20T22:50:22.3844602Z [00:02:26.903]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:22.3845015Z [00:02:26.903]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:22.3845449Z [00:02:26.903]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:22.3845955Z [00:02:26.903]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:22.3846511Z [00:02:26.903]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:22.3847047Z [00:02:26.903]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:22.3847455Z [00:02:26.903]➜  Candidate multilib: .;@m64
2025-08-20T22:50:22.3847741Z [00:02:26.903]➜  Selected multilib: .;@m64
2025-08-20T22:50:22.3848003Z [00:02:26.904]➜   (in-process)
2025-08-20T22:50:22.3856593Z [00:02:26.904]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-fork.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-fork.o -x c stress-fork.c
2025-08-20T22:50:22.3865654Z [00:02:26.905]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:22.3866148Z [00:02:26.905]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:22.3866967Z [00:02:26.905]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:22.3867539Z [00:02:26.905]➜  #include "..." search starts here:
2025-08-20T22:50:22.3867852Z [00:02:26.905]➜  #include <...> search starts here:
2025-08-20T22:50:22.3868139Z [00:02:26.905]➜   /usr/include/fortify
2025-08-20T22:50:22.3868387Z [00:02:26.905]➜   /usr/include
2025-08-20T22:50:22.3868789Z [00:02:26.905]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:22.3869133Z [00:02:26.905]➜  End of search list.
2025-08-20T22:50:22.4097235Z [00:02:26.932]➜  CC stress-fp.c
2025-08-20T22:50:22.4325876Z [00:02:26.955]➜  Alpine clang version 20.1.8
2025-08-20T22:50:22.4326707Z [00:02:26.955]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:22.4330311Z [00:02:26.955]➜  Thread model: posix
2025-08-20T22:50:22.4332577Z [00:02:26.955]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:22.4333376Z [00:02:26.955]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:22.4340964Z [00:02:26.955]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:22.4341474Z [00:02:26.955]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:22.4342028Z [00:02:26.955]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:22.4342564Z [00:02:26.955]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:22.4342968Z [00:02:26.955]➜  Candidate multilib: .;@m64
2025-08-20T22:50:22.4343282Z [00:02:26.955]➜  Selected multilib: .;@m64
2025-08-20T22:50:22.4351963Z [00:02:26.958]➜   (in-process)
2025-08-20T22:50:22.4366630Z [00:02:26.959]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-fp.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-fp.o -x c stress-fp.c
2025-08-20T22:50:22.4387943Z [00:02:26.961]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:22.4401399Z [00:02:26.963]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:22.4415827Z [00:02:26.963]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:22.4416414Z [00:02:26.963]➜  #include "..." search starts here:
2025-08-20T22:50:22.4416734Z [00:02:26.963]➜  #include <...> search starts here:
2025-08-20T22:50:22.4417021Z [00:02:26.963]➜   /usr/include/fortify
2025-08-20T22:50:22.4417487Z [00:02:26.963]➜   /usr/include
2025-08-20T22:50:22.4417816Z [00:02:26.963]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:22.4418106Z [00:02:26.963]➜  End of search list.
2025-08-20T22:50:22.4418365Z [00:02:26.964]➜  CC stress-fp-error.c
2025-08-20T22:50:22.4458473Z [00:02:26.969]➜  CC stress-fpunch.c
2025-08-20T22:50:22.4836580Z [00:02:27.006]➜  Alpine clang version 20.1.8
2025-08-20T22:50:22.4837958Z [00:02:27.006]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:22.4839171Z [00:02:27.006]➜  Thread model: posix
2025-08-20T22:50:22.4839606Z [00:02:27.006]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:22.4840240Z [00:02:27.006]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:22.4840957Z [00:02:27.006]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:22.4841730Z [00:02:27.006]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:22.4842976Z [00:02:27.006]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:22.4844129Z [00:02:27.006]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:22.4844940Z [00:02:27.006]➜  Candidate multilib: .;@m64
2025-08-20T22:50:22.4845572Z [00:02:27.007]➜  CC stress-fractal.c
2025-08-20T22:50:22.4846360Z [00:02:27.007]➜  Selected multilib: .;@m64
2025-08-20T22:50:22.4871277Z [00:02:27.010]➜   (in-process)
2025-08-20T22:50:22.4875251Z [00:02:27.010]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-fp-error.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\Alpine clang version 20.1.8
2025-08-20T22:50:22.4879243Z [00:02:27.010]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:22.4879555Z [00:02:27.010]➜  Thread model: posix
2025-08-20T22:50:22.4879851Z [00:02:27.010]➜  InstalledDir: /usr/lib/llvm20/bin"
2025-08-20T22:50:22.4880309Z [00:02:27.010]➜  -Configuration file: s/etc/clang20/aarch64-alpine-linux-musl.cfgt
2025-08-20T22:50:22.4880769Z [00:02:27.010]➜  atSystem configuration file directory: i/etc/clang20c
2025-08-20T22:50:22.4881289Z [00:02:27.010]➜   Found candidate GCC installation: -/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0s
2025-08-20T22:50:22.4881867Z [00:02:27.010]➜  Found candidate GCC installation: t/usr/lib/gcc/aarch64-linux-musl/15.2.0a
2025-08-20T22:50:22.4882415Z [00:02:27.010]➜  Selected GCC installation: t/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0i
2025-08-20T22:50:22.4882842Z [00:02:27.010]➜  Candidate multilib: c.-;p@im64e
2025-08-20T22:50:22.4883156Z [00:02:27.010]➜  Selected multilib:  .-;W@lm64,
2025-08-20T22:50:22.4884996Z [00:02:27.010]➜  --Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wfor (in-process)
2025-08-20T22:50:22.4891503Z [00:02:27.011]➜  ma t" /-ufssrt/alcikb-/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-muslp r-emit-llvm-bco t-flto=fulle c-flto-unitt o-disable-freer -clear-ast-before-backend- s-disable-llvm-verifiert r-discard-value-nameso n-main-file-nameg stress-fpunch.c  --static-defineW e-mrelocation-modelr rpico r-pic-level= f2o r-pic-is-piem a-mframe-pointer=non-leaft --ffp-contract=ons e-fno-rounding-mathc u-mconstructor-aliasesri t-funwind-tables=2y  -target-cpu   generic- f-target-featuret r+v8ae e-target-feature- vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-fp-error.o -x c stress-fp-error.c
2025-08-20T22:50:22.4895543Z [00:02:27.011]➜  CC stress-fsize.c
2025-08-20T22:50:22.4895992Z [00:02:27.011]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:22.4896486Z [00:02:27.012]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:22.4897146Z [00:02:27.012]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:22.4907584Z [00:02:27.013]➜  #include "..." search starts here:
2025-08-20T22:50:22.4907972Z [00:02:27.013]➜  #include <...> search starts here:
2025-08-20T22:50:22.4908269Z [00:02:27.013]➜   /usr/include/fortify
2025-08-20T22:50:22.4908846Z [00:02:27.013]➜   /usr/include
2025-08-20T22:50:22.4909294Z [00:02:27.013]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:22.4909940Z [00:02:27.013]➜  End of search list.
2025-08-20T22:50:22.4916622Z [00:02:27.014]➜  +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-fpunch.o -x c stress-fpunch.c
2025-08-20T22:50:22.4950186Z [00:02:27.016]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:22.4950794Z [00:02:27.017]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:22.4954681Z [00:02:27.017]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:22.4957274Z [00:02:27.017]➜  #include "..." search starts here:
2025-08-20T22:50:22.4958101Z [00:02:27.017]➜  #include <...> search starts here:
2025-08-20T22:50:22.4958415Z [00:02:27.017]➜   /usr/include/fortify
2025-08-20T22:50:22.4958793Z [00:02:27.017]➜   /usr/include
2025-08-20T22:50:22.4959088Z [00:02:27.017]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:22.4959382Z [00:02:27.017]➜  End of search list.
2025-08-20T22:50:22.5124106Z [00:02:27.035]➜  Alpine clang version 20.1.8
2025-08-20T22:50:22.5124639Z [00:02:27.035]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:22.5150659Z [00:02:27.035]➜  Thread model: posix
2025-08-20T22:50:22.5151452Z [00:02:27.035]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:22.5151983Z [00:02:27.035]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:22.5152502Z [00:02:27.035]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:22.5152999Z [00:02:27.035]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:22.5153568Z [00:02:27.035]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:22.5154103Z [00:02:27.035]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:22.5154507Z [00:02:27.035]➜  Candidate multilib: .;@m64
2025-08-20T22:50:22.5154790Z [00:02:27.035]➜  Selected multilib: .;@m64
2025-08-20T22:50:22.5155054Z [00:02:27.036]➜   (in-process)
2025-08-20T22:50:22.5163785Z [00:02:27.038]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-fsize.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-fsize.o -x c stress-fsize.c
2025-08-20T22:50:22.5171583Z [00:02:27.038]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:22.5172213Z [00:02:27.038]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:22.5173018Z [00:02:27.038]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:22.5173728Z [00:02:27.038]➜  #include "..." search starts here:
2025-08-20T22:50:22.5174179Z [00:02:27.038]➜  #include <...> search starts here:
2025-08-20T22:50:22.5174627Z [00:02:27.038]➜   /usr/include/fortify
2025-08-20T22:50:22.5175006Z [00:02:27.038]➜   /usr/include
2025-08-20T22:50:22.5175420Z [00:02:27.038]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:22.5175837Z [00:02:27.038]➜  End of search list.
2025-08-20T22:50:22.5289722Z [00:02:27.052]➜  Alpine clang version 20.1.8
2025-08-20T22:50:22.5311623Z [00:02:27.052]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:22.5312181Z [00:02:27.052]➜  Thread model: posix
2025-08-20T22:50:22.5312539Z [00:02:27.052]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:22.5312958Z [00:02:27.052]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:22.5313399Z [00:02:27.052]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:22.5313905Z [00:02:27.052]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:22.5331843Z [00:02:27.052]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:22.5332404Z [00:02:27.052]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:22.5332817Z [00:02:27.052]➜  Candidate multilib: .;@m64
2025-08-20T22:50:22.5333099Z [00:02:27.052]➜  Selected multilib: .;@m64
2025-08-20T22:50:22.5333365Z [00:02:27.053]➜   (in-process)
2025-08-20T22:50:22.5344532Z [00:02:27.054]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-fractal.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-fractal.o -x c stress-fractal.c
2025-08-20T22:50:22.5358424Z [00:02:27.055]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:22.5359130Z [00:02:27.058]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:22.5359801Z [00:02:27.058]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:22.5360375Z [00:02:27.058]➜  #include "..." search starts here:
2025-08-20T22:50:22.5360689Z [00:02:27.058]➜  #include <...> search starts here:
2025-08-20T22:50:22.5360975Z [00:02:27.058]➜   /usr/include/fortify
2025-08-20T22:50:22.5361224Z [00:02:27.058]➜   /usr/include
2025-08-20T22:50:22.5361497Z [00:02:27.058]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:22.5362062Z [00:02:27.058]➜  End of search list.
2025-08-20T22:50:22.5811800Z [00:02:27.100]➜  CC stress-fstat.c
2025-08-20T22:50:22.5842397Z [00:02:27.107]➜  CC stress-full.c
2025-08-20T22:50:22.5870956Z [00:02:27.110]➜  CC stress-funccall.c
2025-08-20T22:50:22.6013923Z [00:02:27.124]➜  Alpine clang version 20.1.8
2025-08-20T22:50:22.6014877Z [00:02:27.124]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:22.6015822Z [00:02:27.124]➜  Thread model: posix
2025-08-20T22:50:22.6017011Z [00:02:27.124]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:22.6017450Z [00:02:27.124]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:22.6017887Z [00:02:27.124]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:22.6018389Z [00:02:27.124]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:22.6019112Z [00:02:27.124]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:22.6019686Z [00:02:27.124]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:22.6020091Z [00:02:27.124]➜  Candidate multilib: .;@m64
2025-08-20T22:50:22.6020377Z [00:02:27.124]➜  Selected multilib: .;@m64
2025-08-20T22:50:22.6020644Z [00:02:27.124]➜   (in-process)
2025-08-20T22:50:22.6029115Z [00:02:27.124]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-fstat.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-fstat.o -x c stress-fstat.c
2025-08-20T22:50:22.6037982Z [00:02:27.125]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:22.6039045Z [00:02:27.127]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:22.6040336Z [00:02:27.127]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:22.6041152Z [00:02:27.127]➜  #include "..." search starts here:
2025-08-20T22:50:22.6041560Z [00:02:27.127]➜  #include <...> search starts here:
2025-08-20T22:50:22.6041906Z [00:02:27.127]➜   /usr/include/fortify
2025-08-20T22:50:22.6042159Z [00:02:27.127]➜   /usr/include
2025-08-20T22:50:22.6042433Z [00:02:27.127]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:22.6042730Z [00:02:27.127]➜  End of search list.
2025-08-20T22:50:22.6042985Z [00:02:27.127]➜  CC stress-funcret.c
2025-08-20T22:50:22.6159724Z [00:02:27.139]➜  Alpine clang version 20.1.8
2025-08-20T22:50:22.6160273Z [00:02:27.139]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:22.6161267Z [00:02:27.139]➜  Thread model: posix
2025-08-20T22:50:22.6161567Z [00:02:27.139]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:22.6164681Z [00:02:27.139]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:22.6165238Z [00:02:27.139]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:22.6165766Z [00:02:27.139]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:22.6166335Z [00:02:27.139]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:22.6166874Z [00:02:27.139]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:22.6167283Z [00:02:27.139]➜  Candidate multilib: .;@m64
2025-08-20T22:50:22.6167864Z [00:02:27.139]➜  Selected multilib: .;@m64
2025-08-20T22:50:22.6168147Z [00:02:27.139]➜   (in-process)
2025-08-20T22:50:22.6200232Z [00:02:27.142]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-full.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-full.o -x c stress-full.c
2025-08-20T22:50:22.6209022Z [00:02:27.144]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:22.6209891Z [00:02:27.144]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:22.6211110Z [00:02:27.144]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:22.6211892Z [00:02:27.144]➜  #include "..." search starts here:
2025-08-20T22:50:22.6212333Z [00:02:27.144]➜  #include <...> search starts here:
2025-08-20T22:50:22.6212769Z [00:02:27.144]➜   /usr/include/fortify
2025-08-20T22:50:22.6213148Z [00:02:27.144]➜   /usr/include
2025-08-20T22:50:22.6213546Z [00:02:27.144]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:22.6213967Z [00:02:27.144]➜  End of search list.
2025-08-20T22:50:22.6321890Z [00:02:27.155]➜  Alpine clang version 20.1.8
2025-08-20T22:50:22.6323402Z [00:02:27.155]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:22.6324891Z [00:02:27.155]➜  Thread model: posix
2025-08-20T22:50:22.6327123Z [00:02:27.156]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:22.6329222Z [00:02:27.156]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:22.6331346Z [00:02:27.156]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:22.6333622Z [00:02:27.156]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:22.6335531Z [00:02:27.156]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:22.6337752Z [00:02:27.157]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:22.6342765Z [00:02:27.157]➜  Candidate multilib: .;@m64
2025-08-20T22:50:22.6346425Z [00:02:27.158]➜  Selected multilib: .;@m64
2025-08-20T22:50:22.6351917Z [00:02:27.158]➜   (in-process)
2025-08-20T22:50:22.6390158Z [00:02:27.161]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-funccall.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-funccall.o -x c stress-funccall.c
2025-08-20T22:50:22.6410903Z [00:02:27.164]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:22.6411880Z [00:02:27.164]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:22.6412894Z [00:02:27.164]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:22.6413624Z [00:02:27.164]➜  #include "..." search starts here:
2025-08-20T22:50:22.6414069Z [00:02:27.164]➜  #include <...> search starts here:
2025-08-20T22:50:22.6414475Z [00:02:27.164]➜   /usr/include/fortify
2025-08-20T22:50:22.6414861Z [00:02:27.164]➜   /usr/include
2025-08-20T22:50:22.6415270Z [00:02:27.164]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:22.6415672Z [00:02:27.164]➜  End of search list.
2025-08-20T22:50:22.6542250Z [00:02:27.177]➜  Alpine clang version 20.1.8
2025-08-20T22:50:22.6547560Z [00:02:27.178]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:22.6547901Z [00:02:27.178]➜  Thread model: posix
2025-08-20T22:50:22.6548544Z [00:02:27.178]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:22.6557799Z [00:02:27.178]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:22.6563470Z [00:02:27.178]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:22.6565176Z [00:02:27.178]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:22.6566036Z [00:02:27.178]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:22.6566575Z [00:02:27.179]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:22.6566984Z [00:02:27.179]➜  Candidate multilib: .;@m64
2025-08-20T22:50:22.6567272Z [00:02:27.179]➜  Selected multilib: .;@m64
2025-08-20T22:50:22.6572202Z [00:02:27.180]➜   (in-process)
2025-08-20T22:50:22.6617952Z [00:02:27.183]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-funcret.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-funcret.o -x c stress-funcret.c
2025-08-20T22:50:22.6625454Z [00:02:27.183]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:22.6625951Z [00:02:27.183]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:22.6626622Z [00:02:27.183]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:22.6627198Z [00:02:27.183]➜  #include "..." search starts here:
2025-08-20T22:50:22.6627510Z [00:02:27.183]➜  #include <...> search starts here:
2025-08-20T22:50:22.6627792Z [00:02:27.183]➜   /usr/include/fortify
2025-08-20T22:50:22.6628042Z [00:02:27.183]➜   /usr/include
2025-08-20T22:50:22.6628317Z [00:02:27.183]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:22.6628697Z [00:02:27.183]➜  End of search list.
2025-08-20T22:50:22.6650148Z [00:02:27.188]➜  CC stress-futex.c
2025-08-20T22:50:22.6815952Z [00:02:27.204]➜  CC stress-get.c
2025-08-20T22:50:22.6970756Z [00:02:27.220]➜  CC stress-getrandom.c
2025-08-20T22:50:22.7094154Z [00:02:27.232]➜  Alpine clang version 20.1.8
2025-08-20T22:50:22.7094530Z [00:02:27.232]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:22.7094841Z [00:02:27.232]➜  Thread model: posix
2025-08-20T22:50:22.7095477Z [00:02:27.232]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:22.7095895Z [00:02:27.232]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:22.7096337Z [00:02:27.232]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:22.7096837Z [00:02:27.232]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:22.7097397Z [00:02:27.232]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:22.7097940Z [00:02:27.232]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:22.7098371Z [00:02:27.232]➜  Candidate multilib: .;@m64
2025-08-20T22:50:22.7098936Z [00:02:27.232]➜  Selected multilib: .;@m64
2025-08-20T22:50:22.7128147Z [00:02:27.235]➜   (in-process)
2025-08-20T22:50:22.7140992Z [00:02:27.236]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-futex.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-futex.o -x c stress-futex.c
2025-08-20T22:50:22.7151671Z [00:02:27.238]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:22.7179388Z [00:02:27.240]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:22.7195620Z [00:02:27.240]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:22.7201849Z [00:02:27.240]➜  #include "..." search starts here:
2025-08-20T22:50:22.7202268Z [00:02:27.240]➜  #include <...> search starts here:
2025-08-20T22:50:22.7202587Z [00:02:27.240]➜   /usr/include/fortify
2025-08-20T22:50:22.7202850Z [00:02:27.240]➜   /usr/include
2025-08-20T22:50:22.7203128Z [00:02:27.240]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:22.7203416Z [00:02:27.240]➜  End of search list.
2025-08-20T22:50:22.7203712Z [00:02:27.242]➜  Alpine clang version 20.1.8
2025-08-20T22:50:22.7204321Z [00:02:27.242]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:22.7204616Z [00:02:27.242]➜  Thread model: posix
2025-08-20T22:50:22.7204906Z [00:02:27.242]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:22.7205307Z [00:02:27.242]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:22.7214590Z [00:02:27.242]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:22.7215107Z [00:02:27.242]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:22.7215680Z [00:02:27.242]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:22.7216223Z [00:02:27.242]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:22.7216623Z [00:02:27.242]➜  Candidate multilib: .;@m64
2025-08-20T22:50:22.7216909Z [00:02:27.242]➜  Selected multilib: .;@m64
2025-08-20T22:50:22.7217172Z [00:02:27.243]➜   (in-process)
2025-08-20T22:50:22.7225815Z [00:02:27.243]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-getrandom.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-getrandom.o -x c stress-getrandom.c
2025-08-20T22:50:22.7233340Z [00:02:27.244]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:22.7233828Z [00:02:27.244]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:22.7234495Z [00:02:27.244]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:22.7235081Z [00:02:27.244]➜  #include "..." search starts here:
2025-08-20T22:50:22.7235395Z [00:02:27.244]➜  #include <...> search starts here:
2025-08-20T22:50:22.7235682Z [00:02:27.244]➜   /usr/include/fortify
2025-08-20T22:50:22.7235937Z [00:02:27.244]➜   /usr/include
2025-08-20T22:50:22.7236209Z [00:02:27.244]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:22.7236735Z [00:02:27.244]➜  End of search list.
2025-08-20T22:50:22.7285983Z [00:02:27.251]➜  Alpine clang version 20.1.8
2025-08-20T22:50:22.7286748Z [00:02:27.251]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:22.7287307Z [00:02:27.251]➜  Thread model: posix
2025-08-20T22:50:22.7288468Z [00:02:27.251]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:22.7289633Z [00:02:27.251]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:22.7290115Z [00:02:27.251]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:22.7290798Z [00:02:27.251]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:22.7291427Z [00:02:27.251]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:22.7291971Z [00:02:27.251]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:22.7292376Z [00:02:27.251]➜  Candidate multilib: .;@m64
2025-08-20T22:50:22.7292666Z [00:02:27.251]➜  Selected multilib: .;@m64
2025-08-20T22:50:22.7292944Z [00:02:27.252]➜   (in-process)
2025-08-20T22:50:22.7302167Z [00:02:27.252]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-get.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-get.o -x c stress-get.c
2025-08-20T22:50:22.7332929Z [00:02:27.256]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:22.7341514Z [00:02:27.257]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:22.7343586Z [00:02:27.257]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:22.7344252Z [00:02:27.257]➜  #include "..." search starts here:
2025-08-20T22:50:22.7344577Z [00:02:27.257]➜  #include <...> search starts here:
2025-08-20T22:50:22.7344865Z [00:02:27.257]➜   /usr/include/fortify
2025-08-20T22:50:22.7345449Z [00:02:27.257]➜   /usr/include
2025-08-20T22:50:22.7345727Z [00:02:27.257]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:22.7346014Z [00:02:27.257]➜  End of search list.
2025-08-20T22:50:22.7739143Z [00:02:27.296]➜  CC stress-getdent.c
2025-08-20T22:50:22.7767499Z [00:02:27.299]➜  CC stress-goto.c
2025-08-20T22:50:22.8103687Z [00:02:27.333]➜  CC stress-gpu.c
2025-08-20T22:50:22.8417907Z [00:02:27.364]➜  Alpine clang version 20.1.8
2025-08-20T22:50:22.8418770Z [00:02:27.364]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:22.8419388Z [00:02:27.364]➜  Thread model: posix
2025-08-20T22:50:22.8420537Z [00:02:27.364]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:22.8420983Z [00:02:27.364]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:22.8421432Z [00:02:27.364]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:22.8421928Z [00:02:27.364]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:22.8422500Z [00:02:27.364]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:22.8423036Z [00:02:27.365]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:22.8423437Z [00:02:27.365]➜  Candidate multilib: .;@m64
2025-08-20T22:50:22.8423722Z [00:02:27.365]➜  Selected multilib: .;@m64
2025-08-20T22:50:22.8423983Z [00:02:27.365]➜   (in-process)
2025-08-20T22:50:22.8432695Z [00:02:27.365]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-gpu.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-gpu.o -x c stress-gpu.c
2025-08-20T22:50:22.8440141Z [00:02:27.365]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:22.8440634Z [00:02:27.365]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:22.8441295Z [00:02:27.365]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:22.8442058Z [00:02:27.365]➜  #include "..." search starts here:
2025-08-20T22:50:22.8442374Z [00:02:27.365]➜  #include <...> search starts here:
2025-08-20T22:50:22.8442659Z [00:02:27.365]➜   /usr/include/fortify
2025-08-20T22:50:22.8442909Z [00:02:27.365]➜   /usr/include
2025-08-20T22:50:22.8443182Z [00:02:27.365]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:22.8443466Z [00:02:27.365]➜  End of search list.
2025-08-20T22:50:22.8535068Z [00:02:27.376]➜  Alpine clang version 20.1.8Alpine clang version 20.1.8
2025-08-20T22:50:22.8565784Z [00:02:27.376]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:22.8566168Z [00:02:27.376]➜  Thread model: posix
2025-08-20T22:50:22.8566468Z [00:02:27.376]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:22.8566884Z [00:02:27.376]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:22.8567331Z [00:02:27.376]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:22.8567827Z [00:02:27.376]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:22.8568382Z [00:02:27.376]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:22.8571394Z [00:02:27.376]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:22.8571809Z [00:02:27.376]➜  Candidate multilib: .;@m64
2025-08-20T22:50:22.8572119Z [00:02:27.376]➜  Selected multilib: .;@m64
2025-08-20T22:50:22.8572388Z [00:02:27.376]➜   (in-process)
2025-08-20T22:50:22.8581111Z [00:02:27.376]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-getdent.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-getdent.o -x c stress-getdent.c
2025-08-20T22:50:22.8588282Z [00:02:27.378]➜  
2025-08-20T22:50:22.8588529Z [00:02:27.378]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:22.8589107Z [00:02:27.378]➜  Thread model: posix
2025-08-20T22:50:22.8589396Z [00:02:27.378]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:22.8589804Z [00:02:27.378]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:22.8590237Z [00:02:27.378]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:22.8590726Z [00:02:27.378]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:22.8591280Z [00:02:27.378]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:22.8591829Z [00:02:27.378]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:22.8596281Z [00:02:27.378]➜  Candidate multilib: .;@m64
2025-08-20T22:50:22.8596583Z [00:02:27.378]➜  Selected multilib: .;@m64
2025-08-20T22:50:22.8596862Z [00:02:27.378]➜   (in-process)
2025-08-20T22:50:22.8607786Z [00:02:27.382]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-goto.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVclang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:22.8622834Z [00:02:27.382]➜  E_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-goto.o -x c stress-goto.c
2025-08-20T22:50:22.8625678Z [00:02:27.382]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:22.8626342Z [00:02:27.382]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:22.8626922Z [00:02:27.382]➜  #include "..." search starts here:
2025-08-20T22:50:22.8627238Z [00:02:27.382]➜  #include <...> search starts here:
2025-08-20T22:50:22.8627523Z [00:02:27.382]➜   /usr/include/fortify
2025-08-20T22:50:22.8627776Z [00:02:27.382]➜   /usr/include
2025-08-20T22:50:22.8628046Z [00:02:27.382]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:22.8628532Z [00:02:27.382]➜  End of search list.
2025-08-20T22:50:22.8639589Z [00:02:27.382]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:22.8640102Z [00:02:27.382]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:22.8640763Z [00:02:27.382]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:22.8641336Z [00:02:27.382]➜  #include "..." search starts here:
2025-08-20T22:50:22.8641651Z [00:02:27.382]➜  #include <...> search starts here:
2025-08-20T22:50:22.8641952Z [00:02:27.382]➜   /usr/include/fortify
2025-08-20T22:50:22.8642207Z [00:02:27.382]➜   /usr/include
2025-08-20T22:50:22.8642490Z [00:02:27.382]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:22.8642777Z [00:02:27.382]➜  End of search list.
2025-08-20T22:50:22.8643048Z [00:02:27.385]➜  CC stress-handle.c
2025-08-20T22:50:22.8676240Z [00:02:27.390]➜  CC stress-hash.c
2025-08-20T22:50:22.8877377Z [00:02:27.411]➜  Alpine clang version 20.1.8
2025-08-20T22:50:22.8878006Z [00:02:27.411]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:22.8879147Z [00:02:27.411]➜  Thread model: posix
2025-08-20T22:50:22.8880097Z [00:02:27.411]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:22.8880666Z [00:02:27.411]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:22.8881148Z [00:02:27.411]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:22.8881657Z [00:02:27.411]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:22.8882483Z [00:02:27.411]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:22.8883091Z [00:02:27.411]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:22.8883499Z [00:02:27.411]➜  Candidate multilib: .;@m64
2025-08-20T22:50:22.8883784Z [00:02:27.411]➜  Selected multilib: .;@m64
2025-08-20T22:50:22.8885458Z [00:02:27.411]➜   (in-process)
2025-08-20T22:50:22.8894081Z [00:02:27.411]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-handle.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-handle.o -x c stress-handle.c
2025-08-20T22:50:22.8902805Z [00:02:27.413]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:22.8903321Z [00:02:27.413]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:22.8903997Z [00:02:27.413]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:22.8904579Z [00:02:27.413]➜  #include "..." search starts here:
2025-08-20T22:50:22.8904893Z [00:02:27.413]➜  #include <...> search starts here:
2025-08-20T22:50:22.8905174Z [00:02:27.413]➜   /usr/include/fortify
2025-08-20T22:50:22.8905425Z [00:02:27.413]➜   /usr/include
2025-08-20T22:50:22.8905704Z [00:02:27.413]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:22.8905992Z [00:02:27.413]➜  End of search list.
2025-08-20T22:50:22.9090908Z [00:02:27.431]➜  Alpine clang version 20.1.8
2025-08-20T22:50:22.9091344Z [00:02:27.432]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:22.9091658Z [00:02:27.432]➜  Thread model: posix
2025-08-20T22:50:22.9091956Z [00:02:27.432]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:22.9092368Z [00:02:27.432]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:22.9092810Z [00:02:27.432]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:22.9093533Z [00:02:27.432]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:22.9094160Z [00:02:27.432]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:22.9094692Z [00:02:27.432]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:22.9095101Z [00:02:27.432]➜  Candidate multilib: .;@m64
2025-08-20T22:50:22.9095387Z [00:02:27.432]➜  Selected multilib: .;@m64
2025-08-20T22:50:22.9126264Z [00:02:27.435]➜   (in-process)
2025-08-20T22:50:22.9134949Z [00:02:27.436]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-hash.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-hash.o -x c stress-hash.c
2025-08-20T22:50:22.9146518Z [00:02:27.437]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:22.9147242Z [00:02:27.437]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:22.9147978Z [00:02:27.437]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:22.9148553Z [00:02:27.437]➜  #include "..." search starts here:
2025-08-20T22:50:22.9149135Z [00:02:27.437]➜  #include <...> search starts here:
2025-08-20T22:50:22.9149432Z [00:02:27.437]➜   /usr/include/fortify
2025-08-20T22:50:22.9149683Z [00:02:27.437]➜   /usr/include
2025-08-20T22:50:22.9149956Z [00:02:27.437]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:22.9150241Z [00:02:27.437]➜  End of search list.
2025-08-20T22:50:22.9336368Z [00:02:27.456]➜  CC stress-hdd.c
2025-08-20T22:50:22.9395199Z [00:02:27.462]➜  CC stress-heapsort.c
2025-08-20T22:50:22.9515534Z [00:02:27.474]➜  CC stress-hrtimers.c
2025-08-20T22:50:22.9631994Z [00:02:27.486]➜  CC stress-hsearch.c
2025-08-20T22:50:22.9747108Z [00:02:27.498]➜  Alpine clang version 20.1.8
2025-08-20T22:50:22.9749693Z [00:02:27.498]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:22.9782075Z [00:02:27.501]➜  Thread model: posix
2025-08-20T22:50:22.9782705Z [00:02:27.501]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:22.9783671Z [00:02:27.501]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:22.9784342Z [00:02:27.501]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:22.9785552Z [00:02:27.501]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:22.9786326Z [00:02:27.501]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:22.9787025Z [00:02:27.501]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:22.9789696Z [00:02:27.501]➜  Candidate multilib: .;@m64
2025-08-20T22:50:22.9790452Z [00:02:27.501]➜  Selected multilib: .;@m64
2025-08-20T22:50:22.9791143Z [00:02:27.501]➜   (in-process)
2025-08-20T22:50:22.9800364Z [00:02:27.501]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-hrtimers.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-hrtimers.o -x c stress-hrtimers.c
2025-08-20T22:50:22.9829643Z [00:02:27.501]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:22.9830906Z [00:02:27.502]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:22.9831903Z [00:02:27.502]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:22.9832596Z [00:02:27.502]➜  #include "..." search starts here:
2025-08-20T22:50:22.9833011Z [00:02:27.502]➜  #include <...> search starts here:
2025-08-20T22:50:22.9833392Z [00:02:27.502]➜   /usr/include/fortify
2025-08-20T22:50:22.9833732Z [00:02:27.502]➜   /usr/include
2025-08-20T22:50:22.9834103Z [00:02:27.502]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:22.9834499Z [00:02:27.502]➜  End of search list.
2025-08-20T22:50:22.9843944Z [00:02:27.507]➜  Alpine clang version 20.1.8
2025-08-20T22:50:22.9854338Z [00:02:27.507]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:22.9854687Z [00:02:27.507]➜  Thread model: posix
2025-08-20T22:50:22.9854978Z [00:02:27.507]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:22.9855398Z [00:02:27.507]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:22.9855833Z [00:02:27.507]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:22.9856330Z [00:02:27.507]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:22.9856886Z [00:02:27.507]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:22.9857420Z [00:02:27.507]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:22.9857824Z [00:02:27.507]➜  Candidate multilib: .;@m64
2025-08-20T22:50:22.9858478Z [00:02:27.507]➜  Selected multilib: .;@m64
2025-08-20T22:50:22.9859060Z [00:02:27.507]➜   (in-process)
2025-08-20T22:50:22.9871078Z [00:02:27.507]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-hsearch.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-hsearch.o -x c stress-hsearch.c
2025-08-20T22:50:22.9878471Z [00:02:27.507]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:22.9879257Z [00:02:27.507]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:22.9879926Z [00:02:27.507]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:22.9880500Z [00:02:27.507]➜  #include "..." search starts here:
2025-08-20T22:50:22.9880811Z [00:02:27.507]➜  #include <...> search starts here:
2025-08-20T22:50:22.9881097Z [00:02:27.507]➜   /usr/include/fortify
2025-08-20T22:50:22.9881348Z [00:02:27.507]➜   /usr/include
2025-08-20T22:50:22.9881624Z [00:02:27.507]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:22.9881908Z [00:02:27.507]➜  End of search list.
2025-08-20T22:50:22.9882200Z [00:02:27.510]➜  Alpine clang version 20.1.8
2025-08-20T22:50:22.9882505Z [00:02:27.510]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:22.9882799Z [00:02:27.510]➜  Thread model: posix
2025-08-20T22:50:22.9883086Z [00:02:27.510]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:22.9883486Z [00:02:27.510]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:22.9883913Z [00:02:27.510]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:22.9884402Z [00:02:27.510]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:22.9884953Z [00:02:27.510]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:22.9885485Z [00:02:27.510]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:22.9886273Z [00:02:27.510]➜  Candidate multilib: .;@m64
2025-08-20T22:50:22.9886666Z [00:02:27.510]➜  Selected multilib: .;@m64
2025-08-20T22:50:22.9892669Z [00:02:27.511]➜  Alpine clang version 20.1.8
2025-08-20T22:50:22.9892992Z [00:02:27.511]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:22.9893293Z [00:02:27.511]➜  Thread model: posix
2025-08-20T22:50:22.9893572Z [00:02:27.511]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:22.9893976Z [00:02:27.511]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:22.9894408Z [00:02:27.511]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:22.9894898Z [00:02:27.511]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:22.9895443Z [00:02:27.511]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:22.9895975Z [00:02:27.511]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:22.9896385Z [00:02:27.511]➜  Candidate multilib: .;@m64
2025-08-20T22:50:22.9896671Z [00:02:27.511]➜  Selected multilib: .;@m64
2025-08-20T22:50:22.9896935Z [00:02:27.512]➜   (in-process)
2025-08-20T22:50:22.9911516Z [00:02:27.512]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-hdd.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-hdd.o -x c stress-hdd.c
2025-08-20T22:50:22.9919232Z [00:02:27.513]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:22.9919638Z [00:02:27.514]➜   (in-process)
2025-08-20T22:50:22.9927874Z [00:02:27.514]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-heapsort.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-heapsort.o -x c stress-heapsort.c
2025-08-20T22:50:22.9960191Z [00:02:27.515]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:22.9961593Z [00:02:27.515]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:22.9962473Z [00:02:27.515]➜  #include "..." search starts here:
2025-08-20T22:50:22.9962924Z [00:02:27.515]➜  #include <...> search starts here:
2025-08-20T22:50:22.9963305Z [00:02:27.515]➜   /usr/include/fortify
2025-08-20T22:50:22.9963640Z [00:02:27.515]➜   /usr/include
2025-08-20T22:50:22.9964005Z [00:02:27.515]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:22.9964385Z [00:02:27.515]➜  End of search list.
2025-08-20T22:50:22.9964927Z [00:02:27.515]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:22.9965663Z [00:02:27.518]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:22.9966452Z [00:02:27.518]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:22.9967279Z [00:02:27.518]➜  #include "..." search starts here:
2025-08-20T22:50:22.9967715Z [00:02:27.518]➜  #include <...> search starts here:
2025-08-20T22:50:22.9968100Z [00:02:27.518]➜   /usr/include/fortify
2025-08-20T22:50:22.9968431Z [00:02:27.518]➜   /usr/include
2025-08-20T22:50:22.9969005Z [00:02:27.518]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:22.9969412Z [00:02:27.518]➜  End of search list.
2025-08-20T22:50:23.0247605Z [00:02:27.547]➜  CC stress-hyperbolic.c
2025-08-20T22:50:23.0481322Z [00:02:27.571]➜  Alpine clang version 20.1.8
2025-08-20T22:50:23.0489350Z [00:02:27.571]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:23.0489690Z [00:02:27.571]➜  Thread model: posix
2025-08-20T22:50:23.0489981Z [00:02:27.571]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:23.0490397Z [00:02:27.571]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:23.0491183Z [00:02:27.571]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:23.0491800Z [00:02:27.571]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:23.0492426Z [00:02:27.571]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:23.0492960Z [00:02:27.571]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:23.0493377Z [00:02:27.571]➜  Candidate multilib: .;@m64
2025-08-20T22:50:23.0493658Z [00:02:27.571]➜  Selected multilib: .;@m64
2025-08-20T22:50:23.0502429Z [00:02:27.573]➜   (in-process)
2025-08-20T22:50:23.0517256Z [00:02:27.574]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-hyperbolic.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-hyperbolic.o -x c stress-hyperbolic.c
2025-08-20T22:50:23.0537324Z [00:02:27.576]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:23.0542197Z [00:02:27.577]➜  CC stress-icache.c
2025-08-20T22:50:23.0549855Z [00:02:27.578]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:23.0558365Z [00:02:27.578]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:23.0559092Z [00:02:27.578]➜  #include "..." search starts here:
2025-08-20T22:50:23.0559413Z [00:02:27.578]➜  #include <...> search starts here:
2025-08-20T22:50:23.0559701Z [00:02:27.578]➜   /usr/include/fortify
2025-08-20T22:50:23.0559950Z [00:02:27.578]➜   /usr/include
2025-08-20T22:50:23.0560226Z [00:02:27.578]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:23.0560512Z [00:02:27.578]➜  End of search list.
2025-08-20T22:50:23.0600792Z [00:02:27.582]➜  CC stress-icmp-flood.c
2025-08-20T22:50:23.1026769Z [00:02:27.625]➜  Alpine clang version 20.1.8
2025-08-20T22:50:23.1033706Z [00:02:27.625]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:23.1034053Z [00:02:27.626]➜  Thread model: posix
2025-08-20T22:50:23.1034537Z [00:02:27.626]➜  InstalledDir: CC stress-idle-page.c
2025-08-20T22:50:23.1034896Z [00:02:27.626]➜  /usr/lib/llvm20/bin
2025-08-20T22:50:23.1035283Z [00:02:27.626]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:23.1036514Z [00:02:27.626]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:23.1059497Z [00:02:27.628]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:23.1060343Z [00:02:27.628]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:23.1061445Z [00:02:27.628]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:23.1062622Z [00:02:27.628]➜  Candidate multilib: .;@m64
2025-08-20T22:50:23.1063033Z [00:02:27.628]➜  Selected multilib: .;@m64
2025-08-20T22:50:23.1063487Z [00:02:27.628]➜   (in-process)
2025-08-20T22:50:23.1068461Z [00:02:27.628]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-icache.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -statiAlpine clang version 20.1.8c -z
2025-08-20T22:50:23.1073551Z [00:02:27.628]➜   Target: maarch64-alpine-linux-muslu
2025-08-20T22:50:23.1074488Z [00:02:27.628]➜  lThread model: dposixe
2025-08-20T22:50:23.1075350Z [00:02:27.628]➜  fInstalledDir: s/usr/lib/llvm20/bin 
2025-08-20T22:50:23.1076237Z [00:02:27.628]➜  -fConfiguration file: f/etc/clang20/aarch64-alpine-linux-musl.cfgu
2025-08-20T22:50:23.1077156Z [00:02:27.628]➜  ncSystem configuration file directory: t/etc/clang20i
2025-08-20T22:50:23.1078162Z [00:02:27.628]➜  oFound candidate GCC installation: n/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0-
2025-08-20T22:50:23.1079494Z [00:02:27.628]➜  sFound candidate GCC installation: e/usr/lib/gcc/aarch64-linux-musl/15.2.0c
2025-08-20T22:50:23.1080576Z [00:02:27.628]➜  tSelected GCC installation: i/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0o
2025-08-20T22:50:23.1081855Z [00:02:27.628]➜  nCandidate multilib: s. ;-@fm64d
2025-08-20T22:50:23.1082664Z [00:02:27.628]➜  aSelected multilib: t.a;-@sm64e
2025-08-20T22:50:23.1087279Z [00:02:27.628]➜  ctions -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-icache.o -x c stress-icache.c
2025-08-20T22:50:23.1099436Z [00:02:27.628]➜   (in-process)
2025-08-20T22:50:23.1107855Z [00:02:27.628]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-icmp-flood.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-icmp-flood.o -x c stress-icmp-flood.c
2025-08-20T22:50:23.1116840Z [00:02:27.628]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:23.1117337Z [00:02:27.629]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:23.1118006Z [00:02:27.631]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:23.1118659Z [00:02:27.631]➜  #include "..." search starts here:
2025-08-20T22:50:23.1119161Z [00:02:27.631]➜  #include <...> search starts here:
2025-08-20T22:50:23.1119517Z [00:02:27.631]➜   /usr/include/fortify
2025-08-20T22:50:23.1119995Z [00:02:27.632]➜   clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:23.1120487Z [00:02:27.632]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:23.1121145Z [00:02:27.632]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:23.1121710Z [00:02:27.632]➜  #include "..." search starts here:
2025-08-20T22:50:23.1122023Z [00:02:27.632]➜  #include <...> search starts here:
2025-08-20T22:50:23.1122307Z [00:02:27.632]➜   /usr/include/fortify
2025-08-20T22:50:23.1122554Z [00:02:27.632]➜   /usr/include
2025-08-20T22:50:23.1122831Z [00:02:27.632]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:23.1123311Z [00:02:27.632]➜  End of search list.
2025-08-20T22:50:23.1123569Z [00:02:27.632]➜  /usr/include
2025-08-20T22:50:23.1123841Z [00:02:27.633]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:23.1124125Z [00:02:27.633]➜  End of search list.
2025-08-20T22:50:23.1435697Z [00:02:27.666]➜  CC stress-inode-flags.c
2025-08-20T22:50:23.1532684Z [00:02:27.676]➜  Alpine clang version 20.1.8
2025-08-20T22:50:23.1538368Z [00:02:27.676]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:23.1538834Z [00:02:27.676]➜  Thread model: posix
2025-08-20T22:50:23.1539160Z [00:02:27.676]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:23.1539575Z [00:02:27.676]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:23.1540008Z [00:02:27.676]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:23.1540511Z [00:02:27.676]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:23.1541092Z [00:02:27.676]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:23.1541635Z [00:02:27.676]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:23.1542035Z [00:02:27.676]➜  Candidate multilib: .;@m64
2025-08-20T22:50:23.1542318Z [00:02:27.676]➜  Selected multilib: .;@m64
2025-08-20T22:50:23.1542582Z [00:02:27.676]➜   (in-process)
2025-08-20T22:50:23.1551185Z [00:02:27.677]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-idle-page.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-idle-page.o -x c stress-idle-page.c
2025-08-20T22:50:23.1559436Z [00:02:27.678]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:23.1576328Z [00:02:27.680]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:23.1605721Z [00:02:27.680]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:23.1606602Z [00:02:27.680]➜  #include "..." search starts here:
2025-08-20T22:50:23.1606917Z [00:02:27.680]➜  #include <...> search starts here:
2025-08-20T22:50:23.1607208Z [00:02:27.680]➜   /usr/include/fortify
2025-08-20T22:50:23.1607463Z [00:02:27.680]➜   /usr/include
2025-08-20T22:50:23.1607918Z [00:02:27.680]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:23.1608208Z [00:02:27.680]➜  End of search list.
2025-08-20T22:50:23.1653414Z [00:02:27.688]➜  CC stress-inotify.c
2025-08-20T22:50:23.1712445Z [00:02:27.694]➜  CC stress-insertionsort.c
2025-08-20T22:50:23.1731330Z [00:02:27.696]➜  Alpine clang version 20.1.8
2025-08-20T22:50:23.1731931Z [00:02:27.696]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:23.1732838Z [00:02:27.696]➜  Thread model: posix
2025-08-20T22:50:23.1735378Z [00:02:27.696]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:23.1737914Z [00:02:27.696]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:23.1738903Z [00:02:27.696]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:23.1739854Z [00:02:27.696]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:23.1740555Z [00:02:27.696]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:23.1741220Z [00:02:27.696]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:23.1741802Z [00:02:27.696]➜  Candidate multilib: .;@m64
2025-08-20T22:50:23.1742536Z [00:02:27.696]➜  Selected multilib: .;@m64
2025-08-20T22:50:23.1760595Z [00:02:27.699]➜   (in-process)
2025-08-20T22:50:23.1769594Z [00:02:27.699]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-inode-flags.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-inode-flags.o -x c stress-inode-flags.c
2025-08-20T22:50:23.1799629Z [00:02:27.701]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:23.1800326Z [00:02:27.702]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:23.1801139Z [00:02:27.702]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:23.1802101Z [00:02:27.702]➜  #include "..." search starts here:
2025-08-20T22:50:23.1802517Z [00:02:27.702]➜  #include <...> search starts here:
2025-08-20T22:50:23.1802914Z [00:02:27.702]➜   /usr/include/fortify
2025-08-20T22:50:23.1803268Z [00:02:27.702]➜   /usr/include
2025-08-20T22:50:23.1803687Z [00:02:27.702]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:23.1804125Z [00:02:27.702]➜  End of search list.
2025-08-20T22:50:23.1886656Z [00:02:27.711]➜  Alpine clang version 20.1.8
2025-08-20T22:50:23.1887068Z [00:02:27.711]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:23.1888536Z [00:02:27.711]➜  Thread model: posix
2025-08-20T22:50:23.1890363Z [00:02:27.711]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:23.1892165Z [00:02:27.711]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:23.1893809Z [00:02:27.711]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:23.1895621Z [00:02:27.711]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:23.1897295Z [00:02:27.711]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:23.1897834Z [00:02:27.711]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:23.1898237Z [00:02:27.711]➜  Candidate multilib: .;@m64
2025-08-20T22:50:23.1898521Z [00:02:27.711]➜  Selected multilib: .;@m64
2025-08-20T22:50:23.1902358Z [00:02:27.713]➜   (in-process)
2025-08-20T22:50:23.1918692Z [00:02:27.714]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-inotify.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-inotify.o -x c stress-inotify.c
2025-08-20T22:50:23.1927236Z [00:02:27.715]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:23.1927746Z [00:02:27.715]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:23.1928849Z [00:02:27.715]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:23.1929485Z [00:02:27.715]➜  #include "..." search starts here:
2025-08-20T22:50:23.1929805Z [00:02:27.715]➜  #include <...> search starts here:
2025-08-20T22:50:23.1930094Z [00:02:27.715]➜   /usr/include/fortify
2025-08-20T22:50:23.1930341Z [00:02:27.715]➜   /usr/include
2025-08-20T22:50:23.1930618Z [00:02:27.715]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:23.1930906Z [00:02:27.715]➜  End of search list.
2025-08-20T22:50:23.1951833Z [00:02:27.718]➜  Alpine clang version 20.1.8
2025-08-20T22:50:23.1952741Z [00:02:27.718]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:23.1953184Z [00:02:27.718]➜  Thread model: posix
2025-08-20T22:50:23.1953489Z [00:02:27.718]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:23.1953904Z [00:02:27.718]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:23.1954358Z [00:02:27.718]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:23.1954854Z [00:02:27.718]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:23.1955412Z [00:02:27.718]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:23.1955945Z [00:02:27.718]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:23.1956346Z [00:02:27.718]➜  Candidate multilib: .;@m64
2025-08-20T22:50:23.1956633Z [00:02:27.718]➜  Selected multilib: .;@m64
2025-08-20T22:50:23.1956896Z [00:02:27.718]➜   (in-process)
2025-08-20T22:50:23.2005720Z [00:02:27.722]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-insertionsort.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-insertionsort.o -x c stress-insertionsort.c
2025-08-20T22:50:23.2040928Z [00:02:27.722]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:23.2041737Z [00:02:27.722]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:23.2042416Z [00:02:27.722]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:23.2042995Z [00:02:27.722]➜  #include "..." search starts here:
2025-08-20T22:50:23.2043310Z [00:02:27.722]➜  #include <...> search starts here:
2025-08-20T22:50:23.2043598Z [00:02:27.722]➜   /usr/include/fortify
2025-08-20T22:50:23.2043847Z [00:02:27.722]➜   /usr/include
2025-08-20T22:50:23.2044134Z [00:02:27.722]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:23.2044426Z [00:02:27.722]➜  End of search list.
2025-08-20T22:50:23.2354677Z [00:02:27.758]➜  CC stress-intmath.c
2025-08-20T22:50:23.2415541Z [00:02:27.764]➜  CC stress-io.c
2025-08-20T22:50:23.2586973Z [00:02:27.781]➜  CC stress-iomix.c
2025-08-20T22:50:23.2611611Z [00:02:27.784]➜  Alpine clang version 20.1.8
2025-08-20T22:50:23.2612156Z [00:02:27.784]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:23.2612633Z [00:02:27.784]➜  Thread model: posix
2025-08-20T22:50:23.2612961Z [00:02:27.784]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:23.2613402Z [00:02:27.784]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:23.2613982Z [00:02:27.784]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:23.2614600Z [00:02:27.784]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:23.2615522Z [00:02:27.784]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:23.2616256Z [00:02:27.784]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:23.2616787Z [00:02:27.784]➜  Candidate multilib: .;@m64
2025-08-20T22:50:23.2617202Z [00:02:27.784]➜  Selected multilib: .;@m64
2025-08-20T22:50:23.2617568Z [00:02:27.785]➜  CC stress-ioport.c
2025-08-20T22:50:23.2623551Z [00:02:27.785]➜   (in-process)
2025-08-20T22:50:23.2660506Z [00:02:27.786]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-intmath.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-intmath.o -x c stress-intmath.c
2025-08-20T22:50:23.2668067Z [00:02:27.787]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:23.2668568Z [00:02:27.787]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:23.2669428Z [00:02:27.787]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:23.2670018Z [00:02:27.787]➜  #include "..." search starts here:
2025-08-20T22:50:23.2670331Z [00:02:27.787]➜  #include <...> search starts here:
2025-08-20T22:50:23.2670622Z [00:02:27.787]➜   /usr/include/fortify
2025-08-20T22:50:23.2670881Z [00:02:27.787]➜   /usr/include
2025-08-20T22:50:23.2671159Z [00:02:27.787]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:23.2671449Z [00:02:27.787]➜  End of search list.
2025-08-20T22:50:23.2694106Z [00:02:27.792]➜  CC stress-ioprio.c
2025-08-20T22:50:23.2840356Z [00:02:27.807]➜  Alpine clang version 20.1.8
2025-08-20T22:50:23.2841239Z [00:02:27.807]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:23.2841589Z [00:02:27.807]➜  Thread model: posix
2025-08-20T22:50:23.2841890Z [00:02:27.807]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:23.2842308Z [00:02:27.807]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:23.2843033Z [00:02:27.807]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:23.2843602Z [00:02:27.807]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:23.2844160Z [00:02:27.807]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:23.2844701Z [00:02:27.807]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:23.2845106Z [00:02:27.807]➜  Candidate multilib: .;@m64
2025-08-20T22:50:23.2845392Z [00:02:27.807]➜  Selected multilib: .;@m64
2025-08-20T22:50:23.2853332Z [00:02:27.808]➜   (in-process)
2025-08-20T22:50:23.2865004Z [00:02:27.808]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-iomix.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-iomix.o -x c stress-iomix.c
2025-08-20T22:50:23.2877884Z [00:02:27.810]➜  Alpine clang version 20.1.8
2025-08-20T22:50:23.2878237Z [00:02:27.810]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:23.2878548Z [00:02:27.810]➜  Thread model: posix
2025-08-20T22:50:23.2879023Z [00:02:27.810]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:23.2879437Z [00:02:27.810]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:23.2879874Z [00:02:27.810]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:23.2880372Z [00:02:27.810]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:23.2880930Z [00:02:27.810]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:23.2881467Z [00:02:27.810]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:23.2881897Z [00:02:27.810]➜  Candidate multilib: .;@m64
2025-08-20T22:50:23.2882188Z [00:02:27.810]➜  Selected multilib: .;@m64
2025-08-20T22:50:23.2882848Z [00:02:27.810]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:23.2883459Z [00:02:27.810]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:23.2884124Z [00:02:27.810]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:23.2884696Z [00:02:27.810]➜  #include "..." search starts here:
2025-08-20T22:50:23.2885017Z [00:02:27.810]➜  #include <...> search starts here:
2025-08-20T22:50:23.2885304Z [00:02:27.810]➜   /usr/include/fortify
2025-08-20T22:50:23.2885553Z [00:02:27.810]➜   /usr/include
2025-08-20T22:50:23.2885830Z [00:02:27.810]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:23.2886117Z [00:02:27.810]➜  End of search list.
2025-08-20T22:50:23.2894732Z [00:02:27.812]➜   (in-process)
2025-08-20T22:50:23.2907271Z [00:02:27.813]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-io.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-io.o -x c stress-io.c
2025-08-20T22:50:23.2920832Z [00:02:27.815]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:23.2921753Z [00:02:27.815]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:23.2922627Z [00:02:27.815]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:23.2923405Z [00:02:27.815]➜  #include "..." search starts here:
2025-08-20T22:50:23.2923853Z [00:02:27.815]➜  #include <...> search starts here:
2025-08-20T22:50:23.2924341Z [00:02:27.815]➜   /usr/include/fortify
2025-08-20T22:50:23.2924997Z [00:02:27.815]➜   /usr/include
2025-08-20T22:50:23.2925332Z [00:02:27.815]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:23.2925641Z [00:02:27.815]➜  End of search list.
2025-08-20T22:50:23.2932288Z [00:02:27.816]➜  Alpine clang version 20.1.8
2025-08-20T22:50:23.2935196Z [00:02:27.816]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:23.2940030Z [00:02:27.816]➜  Thread model: posix
2025-08-20T22:50:23.2943516Z [00:02:27.816]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:23.2949473Z [00:02:27.816]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:23.2949934Z [00:02:27.816]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:23.2950445Z [00:02:27.816]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:23.2950998Z [00:02:27.816]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:23.2951529Z [00:02:27.816]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:23.2951934Z [00:02:27.816]➜  Candidate multilib: .;@m64
2025-08-20T22:50:23.2952223Z [00:02:27.816]➜  Selected multilib: .;@m64
2025-08-20T22:50:23.2952482Z [00:02:27.816]➜   (in-process)
2025-08-20T22:50:23.2961196Z [00:02:27.816]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-ioprio.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-ioprio.o -x c stress-ioprio.c
2025-08-20T22:50:23.2968700Z [00:02:27.816]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:23.2969322Z [00:02:27.816]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:23.2969991Z [00:02:27.817]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:23.2970565Z [00:02:27.817]➜  #include "..." search starts here:
2025-08-20T22:50:23.2970878Z [00:02:27.817]➜  #include <...> search starts here:
2025-08-20T22:50:23.2971164Z [00:02:27.817]➜   /usr/include/fortify
2025-08-20T22:50:23.2971412Z [00:02:27.817]➜   /usr/include
2025-08-20T22:50:23.2971686Z [00:02:27.817]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:23.2972093Z [00:02:27.817]➜  End of search list.
2025-08-20T22:50:23.3057673Z [00:02:27.828]➜  Alpine clang version 20.1.8
2025-08-20T22:50:23.3058044Z [00:02:27.828]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:23.3058358Z [00:02:27.828]➜  Thread model: posix
2025-08-20T22:50:23.3058822Z [00:02:27.828]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:23.3059309Z [00:02:27.828]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:23.3059753Z [00:02:27.828]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:23.3060253Z [00:02:27.828]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:23.3060810Z [00:02:27.828]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:23.3061347Z [00:02:27.828]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:23.3061755Z [00:02:27.828]➜  Candidate multilib: .;@m64
2025-08-20T22:50:23.3062330Z [00:02:27.828]➜  Selected multilib: .;@m64
2025-08-20T22:50:23.3065451Z [00:02:27.828]➜   (in-process)
2025-08-20T22:50:23.3096279Z [00:02:27.831]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-ioport.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-ioport.o -x c stress-ioport.c
2025-08-20T22:50:23.3122216Z [00:02:27.835]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:23.3122741Z [00:02:27.835]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:23.3123411Z [00:02:27.835]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:23.3123984Z [00:02:27.835]➜  #include "..." search starts here:
2025-08-20T22:50:23.3124295Z [00:02:27.835]➜  #include <...> search starts here:
2025-08-20T22:50:23.3124582Z [00:02:27.835]➜   /usr/include/fortify
2025-08-20T22:50:23.3125062Z [00:02:27.835]➜   /usr/include
2025-08-20T22:50:23.3125404Z [00:02:27.835]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:23.3125696Z [00:02:27.835]➜  End of search list.
2025-08-20T22:50:23.3591081Z [00:02:27.882]➜  CC stress-io-uring.c
2025-08-20T22:50:23.3823903Z [00:02:27.905]➜  Alpine clang version 20.1.8
2025-08-20T22:50:23.3833195Z [00:02:27.906]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:23.3834101Z [00:02:27.906]➜  Thread model: posix
2025-08-20T22:50:23.3841919Z [00:02:27.906]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:23.3847969Z [00:02:27.906]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:23.3857913Z [00:02:27.906]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:23.3859559Z [00:02:27.906]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:23.3861931Z [00:02:27.907]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:23.3864136Z [00:02:27.907]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:23.3864827Z [00:02:27.907]➜  Candidate multilib: .;@m64
2025-08-20T22:50:23.3865343Z [00:02:27.908]➜  Selected multilib: .;@m64
2025-08-20T22:50:23.3865856Z [00:02:27.908]➜   (in-process)
2025-08-20T22:50:23.3917502Z [00:02:27.913]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-io-uring.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-io-uring.o -x c stress-io-uring.c
2025-08-20T22:50:23.3926488Z [00:02:27.913]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:23.3927305Z [00:02:27.915]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:23.3928201Z [00:02:27.916]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:23.3929238Z [00:02:27.916]➜  #include "..." search starts here:
2025-08-20T22:50:23.3929869Z [00:02:27.916]➜  #include <...> search starts here:
2025-08-20T22:50:23.3930626Z [00:02:27.916]➜   /usr/include/fortify
2025-08-20T22:50:23.3930941Z [00:02:27.916]➜   /usr/include
2025-08-20T22:50:23.3931229Z [00:02:27.916]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:23.3931543Z [00:02:27.916]➜  End of search list.
2025-08-20T22:50:23.4050088Z [00:02:27.927]➜  CC stress-itimer.c
2025-08-20T22:50:23.4074259Z [00:02:27.930]➜  CC stress-ipsec-mb.c
2025-08-20T22:50:23.4402182Z [00:02:27.963]➜  CC stress-jpeg.c
2025-08-20T22:50:23.4510439Z [00:02:27.974]➜  Alpine clang version 20.1.8
2025-08-20T22:50:23.4524742Z [00:02:27.974]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:23.4525103Z [00:02:27.974]➜  Thread model: posix
2025-08-20T22:50:23.4525403Z [00:02:27.974]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:23.4525865Z [00:02:27.974]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:23.4526696Z [00:02:27.974]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:23.4527295Z [00:02:27.974]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:23.4527851Z [00:02:27.974]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:23.4528399Z [00:02:27.974]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:23.4529006Z [00:02:27.974]➜  Candidate multilib: .;@m64
2025-08-20T22:50:23.4529309Z [00:02:27.974]➜  Selected multilib: .;@m64
2025-08-20T22:50:23.4529597Z [00:02:27.975]➜  Alpine clang version 20.1.8
2025-08-20T22:50:23.4529905Z [00:02:27.975]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:23.4532142Z [00:02:27.976]➜  Thread model: posix
2025-08-20T22:50:23.4532892Z [00:02:27.976]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:23.4534833Z [00:02:27.976]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:23.4535802Z [00:02:27.976]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:23.4540780Z [00:02:27.976]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:23.4543593Z [00:02:27.976]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:23.4544385Z [00:02:27.976]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:23.4544802Z [00:02:27.976]➜  Candidate multilib: .;@m64
2025-08-20T22:50:23.4545091Z [00:02:27.976]➜  Selected multilib: .;@m64
2025-08-20T22:50:23.4545364Z [00:02:27.976]➜   (in-process)
2025-08-20T22:50:23.4573869Z [00:02:27.976]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-itimer.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-itimer.o -x c stress-itimer.c
2025-08-20T22:50:23.4582178Z [00:02:27.976]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:23.4582931Z [00:02:27.977]➜   (in-process)
2025-08-20T22:50:23.4624086Z [00:02:27.977]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-ipsec-mb.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-ipsec-mb.o -x c stress-ipsec-mb.c
2025-08-20T22:50:23.4632045Z [00:02:27.979]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:23.4632558Z [00:02:27.979]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:23.4633231Z [00:02:27.979]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:23.4633805Z [00:02:27.979]➜  #include "..." search starts here:
2025-08-20T22:50:23.4634115Z [00:02:27.979]➜  #include <...> search starts here:
2025-08-20T22:50:23.4634528Z [00:02:27.979]➜   /usr/include/fortify
2025-08-20T22:50:23.4634850Z [00:02:27.979]➜   /usr/include
2025-08-20T22:50:23.4635141Z [00:02:27.979]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:23.4635437Z [00:02:27.979]➜  End of search list.
2025-08-20T22:50:23.4635769Z [00:02:27.979]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:23.4636434Z [00:02:27.979]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:23.4637002Z [00:02:27.979]➜  #include "..." search starts here:
2025-08-20T22:50:23.4637316Z [00:02:27.981]➜  #include <...> search starts here:
2025-08-20T22:50:23.4637601Z [00:02:27.981]➜   /usr/include/fortify
2025-08-20T22:50:23.4637849Z [00:02:27.981]➜   /usr/include
2025-08-20T22:50:23.4638123Z [00:02:27.981]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:23.4638410Z [00:02:27.981]➜  End of search list.
2025-08-20T22:50:23.4658560Z [00:02:27.989]➜  Alpine clang version 20.1.8
2025-08-20T22:50:23.4659342Z [00:02:27.989]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:23.4659764Z [00:02:27.989]➜  Thread model: posix
2025-08-20T22:50:23.4660140Z [00:02:27.989]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:23.4660565Z [00:02:27.989]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:23.4660998Z [00:02:27.989]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:23.4661506Z [00:02:27.989]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:23.4662062Z [00:02:27.989]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:23.4662600Z [00:02:27.989]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:23.4663005Z [00:02:27.989]➜  Candidate multilib: .;@m64
2025-08-20T22:50:23.4663292Z [00:02:27.989]➜  Selected multilib: .;@m64
2025-08-20T22:50:23.4667247Z [00:02:27.990]➜   (in-process)
2025-08-20T22:50:23.4676123Z [00:02:27.990]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-jpeg.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-jpeg.o -x c stress-jpeg.c
2025-08-20T22:50:23.4702658Z [00:02:27.993]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:23.4712493Z [00:02:27.994]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:23.4713194Z [00:02:27.994]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:23.4714912Z [00:02:27.994]➜  #include "..." search starts here:
2025-08-20T22:50:23.4715248Z [00:02:27.994]➜  #include <...> search starts here:
2025-08-20T22:50:23.4715539Z [00:02:27.994]➜   /usr/include/fortify
2025-08-20T22:50:23.4715797Z [00:02:27.994]➜   /usr/include
2025-08-20T22:50:23.4716094Z [00:02:27.994]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:23.4716697Z [00:02:27.994]➜  End of search list.
2025-08-20T22:50:23.5088896Z [00:02:28.032]➜  CC stress-judy.c
2025-08-20T22:50:23.5343107Z [00:02:28.057]➜  Alpine clang version 20.1.8
2025-08-20T22:50:23.5353962Z [00:02:28.057]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:23.5354315Z [00:02:28.058]➜  Thread model: posix
2025-08-20T22:50:23.5354651Z [00:02:28.058]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:23.5355064Z [00:02:28.058]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:23.5355508Z [00:02:28.058]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:23.5356007Z [00:02:28.058]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:23.5372048Z [00:02:28.060]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:23.5372617Z [00:02:28.060]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:23.5373056Z [00:02:28.060]➜  Candidate multilib: .;@m64
2025-08-20T22:50:23.5373354Z [00:02:28.060]➜  Selected multilib: .;@m64
2025-08-20T22:50:23.5373622Z [00:02:28.060]➜   (in-process)
2025-08-20T22:50:23.5382274Z [00:02:28.060]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-judy.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-judy.o -x c stress-judy.c
2025-08-20T22:50:23.5389766Z [00:02:28.060]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:23.5390262Z [00:02:28.060]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:23.5390931Z [00:02:28.060]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:23.5391501Z [00:02:28.060]➜  #include "..." search starts here:
2025-08-20T22:50:23.5391816Z [00:02:28.060]➜  #include <...> search starts here:
2025-08-20T22:50:23.5392253Z [00:02:28.060]➜   /usr/include/fortify
2025-08-20T22:50:23.5392597Z [00:02:28.060]➜   /usr/include
2025-08-20T22:50:23.5392929Z [00:02:28.060]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:23.5393218Z [00:02:28.060]➜  End of search list.
2025-08-20T22:50:23.5527094Z [00:02:28.075]➜  CC stress-kcmp.c
2025-08-20T22:50:23.5616243Z [00:02:28.084]➜  CC stress-key.c
2025-08-20T22:50:23.5657051Z [00:02:28.088]➜  CC stress-kill.c
2025-08-20T22:50:23.5838526Z [00:02:28.107]➜  Alpine clang version 20.1.8
2025-08-20T22:50:23.5843958Z [00:02:28.107]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:23.5848439Z [00:02:28.108]➜  Thread model: posix
2025-08-20T22:50:23.5854136Z [00:02:28.108]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:23.5862338Z [00:02:28.109]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:23.5862801Z [00:02:28.109]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:23.5864396Z [00:02:28.109]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:23.5866140Z [00:02:28.109]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:23.5870206Z [00:02:28.109]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:23.5870736Z [00:02:28.109]➜  Candidate multilib: .;@m64
2025-08-20T22:50:23.5871279Z [00:02:28.110]➜  Selected multilib: .;@m64
2025-08-20T22:50:23.5871551Z [00:02:28.110]➜   (in-process)
2025-08-20T22:50:23.5879934Z [00:02:28.110]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-key.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-key.o -x c stress-key.c
2025-08-20T22:50:23.5887215Z [00:02:28.110]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:23.5889971Z [00:02:28.112]➜  Alpine clang version 20.1.8
2025-08-20T22:50:23.5890812Z [00:02:28.112]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:23.5891531Z [00:02:28.112]➜  Thread model: posix
2025-08-20T22:50:23.5892118Z [00:02:28.112]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:23.5892801Z [00:02:28.112]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:23.5893512Z [00:02:28.112]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:23.5894327Z [00:02:28.112]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:23.5895170Z [00:02:28.112]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:23.5895953Z [00:02:28.112]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:23.5896621Z [00:02:28.112]➜  Candidate multilib: .;@m64
2025-08-20T22:50:23.5897163Z [00:02:28.112]➜  Selected multilib: .;@m64
2025-08-20T22:50:23.5897690Z [00:02:28.112]➜   (in-process)
2025-08-20T22:50:23.5901241Z [00:02:28.112]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-kill.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -signoring nonexistent directory "ta/usr/local/includet"
2025-08-20T22:50:23.5905040Z [00:02:28.112]➜  ic-pie -v -w -Wno-error -DHAVE_CC_ignoring nonexistent directory "M/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/includeU"
2025-08-20T22:50:23.5906494Z [00:02:28.112]➜  SL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_#include "..." search starts here:
2025-08-20T22:50:23.5907525Z [00:02:28.112]➜  ST#include <...> search starts here:
2025-08-20T22:50:23.5908159Z [00:02:28.112]➜  AT I/usr/include/fortifyC 
2025-08-20T22:50:23.5908974Z [00:02:28.112]➜  -s t/usr/included
2025-08-20T22:50:23.5909586Z [00:02:28.112]➜  = g/usr/lib/llvm20/lib/clang/20/includen
2025-08-20T22:50:23.5910147Z [00:02:28.112]➜  uEnd of search list.
2025-08-20T22:50:23.5915150Z [00:02:28.112]➜  99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-kill.o -x c stress-kill.c
2025-08-20T22:50:23.5939944Z [00:02:28.112]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:23.5941557Z [00:02:28.112]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:23.5942308Z [00:02:28.112]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:23.5942900Z [00:02:28.112]➜  #include "..." search starts here:
2025-08-20T22:50:23.5943218Z [00:02:28.112]➜  #include <...> search starts here:
2025-08-20T22:50:23.5943506Z [00:02:28.112]➜   /usr/include/fortify
2025-08-20T22:50:23.5943756Z [00:02:28.112]➜   /usr/include
2025-08-20T22:50:23.5944033Z [00:02:28.112]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:23.5944324Z [00:02:28.112]➜  End of search list.
2025-08-20T22:50:23.5983056Z [00:02:28.121]➜  Alpine clang version 20.1.8
2025-08-20T22:50:23.5988379Z [00:02:28.122]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:23.5993304Z [00:02:28.122]➜  Thread model: posix
2025-08-20T22:50:23.5996600Z [00:02:28.122]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:23.5997121Z [00:02:28.122]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:23.5997571Z [00:02:28.122]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:23.5998082Z [00:02:28.122]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:23.5999140Z [00:02:28.123]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:23.6022733Z [00:02:28.125]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:23.6023184Z [00:02:28.125]➜  Candidate multilib: .;@m64
2025-08-20T22:50:23.6023477Z [00:02:28.125]➜  Selected multilib: .;@m64
2025-08-20T22:50:23.6023748Z [00:02:28.125]➜   (in-process)
2025-08-20T22:50:23.6037716Z [00:02:28.125]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-kcmp.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-kcmp.o -x c stress-kcmp.c
2025-08-20T22:50:23.6045299Z [00:02:28.125]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:23.6045872Z [00:02:28.125]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:23.6046545Z [00:02:28.125]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:23.6047125Z [00:02:28.125]➜  #include "..." search starts here:
2025-08-20T22:50:23.6047440Z [00:02:28.125]➜  #include <...> search starts here:
2025-08-20T22:50:23.6047727Z [00:02:28.125]➜   /usr/include/fortify
2025-08-20T22:50:23.6047981Z [00:02:28.125]➜   /usr/include
2025-08-20T22:50:23.6048255Z [00:02:28.125]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:23.6048541Z [00:02:28.125]➜  End of search list.
2025-08-20T22:50:23.6329813Z [00:02:28.156]➜  CC stress-klog.c
2025-08-20T22:50:23.6419044Z [00:02:28.165]➜  CC stress-kvm.c
2025-08-20T22:50:23.6526751Z [00:02:28.176]➜  CC stress-l1cache.c
2025-08-20T22:50:23.6594977Z [00:02:28.182]➜  CC stress-landlock.c
2025-08-20T22:50:23.6629034Z [00:02:28.186]➜  Alpine clang version 20.1.8
2025-08-20T22:50:23.6630360Z [00:02:28.186]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:23.6630690Z [00:02:28.186]➜  Thread model: posix
2025-08-20T22:50:23.6631291Z [00:02:28.186]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:23.6631706Z [00:02:28.186]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:23.6632143Z [00:02:28.186]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:23.6632644Z [00:02:28.186]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:23.6633198Z [00:02:28.186]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:23.6633732Z [00:02:28.186]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:23.6634264Z [00:02:28.186]➜  Candidate multilib: .;@m64
2025-08-20T22:50:23.6634626Z [00:02:28.186]➜  Selected multilib: .;@m64
2025-08-20T22:50:23.6636769Z [00:02:28.186]➜   (in-process)
2025-08-20T22:50:23.6645730Z [00:02:28.187]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-klog.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-klog.o -x c stress-klog.c
2025-08-20T22:50:23.6683450Z [00:02:28.188]➜  Alpine clang version 20.1.8
2025-08-20T22:50:23.6683796Z [00:02:28.188]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:23.6684102Z [00:02:28.188]➜  Thread model: posix
2025-08-20T22:50:23.6684390Z [00:02:28.188]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:23.6684806Z [00:02:28.188]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:23.6685250Z [00:02:28.188]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:23.6685765Z [00:02:28.188]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:23.6686332Z [00:02:28.188]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:23.6686870Z [00:02:28.188]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:23.6687649Z [00:02:28.188]➜  Candidate multilib: .;@m64
2025-08-20T22:50:23.6687938Z [00:02:28.188]➜  Selected multilib: .;@m64
2025-08-20T22:50:23.6688204Z [00:02:28.188]➜   (in-process)
2025-08-20T22:50:23.6689060Z [00:02:28.188]➜   "/usr/lib/llvm20/bin/clangclang -cc1 version 20.1.8-20 based upon LLVM "20.1.8  default target -cc1 -triple aarch64-alpine-linux-muslaarch64-alpine-linux-musl
2025-08-20T22:50:23.6697545Z [00:02:28.188]➜   -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-kvm.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-kvm.o -x c stress-kvm.c
2025-08-20T22:50:23.6704894Z [00:02:28.188]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:23.6705647Z [00:02:28.188]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:23.6706375Z [00:02:28.188]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:23.6706957Z [00:02:28.188]➜  #include "..." search starts here:
2025-08-20T22:50:23.6707272Z [00:02:28.188]➜  #include <...> search starts here:
2025-08-20T22:50:23.6707560Z [00:02:28.188]➜   /usr/include/fortify
2025-08-20T22:50:23.6707811Z [00:02:28.188]➜   /usr/include
2025-08-20T22:50:23.6708094Z [00:02:28.188]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:23.6708383Z [00:02:28.188]➜  End of search list.
2025-08-20T22:50:23.6708843Z [00:02:28.188]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:23.6709532Z [00:02:28.189]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:23.6710123Z [00:02:28.189]➜  #include "..." search starts here:
2025-08-20T22:50:23.6710443Z [00:02:28.189]➜  #include <...> search starts here:
2025-08-20T22:50:23.6710730Z [00:02:28.189]➜   /usr/include/fortify
2025-08-20T22:50:23.6710978Z [00:02:28.189]➜   /usr/include
2025-08-20T22:50:23.6711252Z [00:02:28.189]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:23.6711775Z [00:02:28.189]➜  End of search list.
2025-08-20T22:50:23.6820520Z [00:02:28.205]➜  Alpine clang version 20.1.8
2025-08-20T22:50:23.6821040Z [00:02:28.205]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:23.6823877Z [00:02:28.205]➜  Thread model: posix
2025-08-20T22:50:23.6824218Z [00:02:28.205]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:23.6824647Z [00:02:28.205]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:23.6825089Z [00:02:28.205]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:23.6825758Z [00:02:28.205]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:23.6826406Z [00:02:28.205]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:23.6826946Z [00:02:28.205]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:23.6827355Z [00:02:28.205]➜  Candidate multilib: .;@m64
2025-08-20T22:50:23.6827652Z [00:02:28.205]➜  Selected multilib: .;@m64
2025-08-20T22:50:23.6840625Z [00:02:28.205]➜   (in-process)
2025-08-20T22:50:23.6849807Z [00:02:28.207]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-l1cache.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-l1cache.o -x c stress-l1cache.c
2025-08-20T22:50:23.6863448Z [00:02:28.209]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:23.6890296Z [00:02:28.209]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:23.6891066Z [00:02:28.209]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:23.6891672Z [00:02:28.209]➜  #include "..." search starts here:
2025-08-20T22:50:23.6891989Z [00:02:28.209]➜  #include <...> search starts here:
2025-08-20T22:50:23.6892618Z [00:02:28.209]➜   /usr/include/fortify
2025-08-20T22:50:23.6892876Z [00:02:28.209]➜   /usr/include
2025-08-20T22:50:23.6893160Z [00:02:28.209]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:23.6893447Z [00:02:28.209]➜  End of search list.
2025-08-20T22:50:23.7085379Z [00:02:28.231]➜  Alpine clang version 20.1.8
2025-08-20T22:50:23.7085783Z [00:02:28.231]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:23.7086091Z [00:02:28.231]➜  Thread model: posix
2025-08-20T22:50:23.7086383Z [00:02:28.231]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:23.7086797Z [00:02:28.231]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:23.7089853Z [00:02:28.231]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:23.7090474Z [00:02:28.231]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:23.7091039Z [00:02:28.231]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:23.7091582Z [00:02:28.231]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:23.7091984Z [00:02:28.231]➜  Candidate multilib: .;@m64
2025-08-20T22:50:23.7092269Z [00:02:28.231]➜  Selected multilib: .;@m64
2025-08-20T22:50:23.7092546Z [00:02:28.232]➜   (in-process)
2025-08-20T22:50:23.7116835Z [00:02:28.234]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-landlock.c -static-define -mrelocation-modelCC stress-lease.c
2025-08-20T22:50:23.7240146Z [00:02:28.246]➜   pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-landlock.o -x c stress-landlock.c
2025-08-20T22:50:23.7247925Z [00:02:28.246]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:23.7248441Z [00:02:28.246]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:23.7249260Z [00:02:28.246]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:23.7249850Z [00:02:28.246]➜  #include "..." search starts here:
2025-08-20T22:50:23.7250170Z [00:02:28.246]➜  #include <...> search starts here:
2025-08-20T22:50:23.7250462Z [00:02:28.246]➜   /usr/include/fortify
2025-08-20T22:50:23.7250718Z [00:02:28.246]➜   /usr/include
2025-08-20T22:50:23.7250997Z [00:02:28.246]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:23.7251288Z [00:02:28.246]➜  End of search list.
2025-08-20T22:50:23.7325447Z [00:02:28.255]➜  CC stress-led.c
2025-08-20T22:50:23.7549165Z [00:02:28.278]➜  Alpine clang version 20.1.8
2025-08-20T22:50:23.7550186Z [00:02:28.278]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:23.7551065Z [00:02:28.278]➜  Thread model: posix
2025-08-20T22:50:23.7551418Z [00:02:28.278]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:23.7551847Z [00:02:28.278]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:23.7552292Z [00:02:28.278]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:23.7552802Z [00:02:28.278]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:23.7553352Z [00:02:28.278]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:23.7553882Z [00:02:28.278]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:23.7554287Z [00:02:28.278]➜  Candidate multilib: .;@m64
2025-08-20T22:50:23.7554571Z [00:02:28.278]➜  Selected multilib: .;@m64
2025-08-20T22:50:23.7560846Z [00:02:28.279]➜   (in-process)
2025-08-20T22:50:23.7576707Z [00:02:28.280]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-led.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-led.o -x c stress-led.c
2025-08-20T22:50:23.7622884Z [00:02:28.285]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:23.7624121Z [00:02:28.285]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:23.7624843Z [00:02:28.285]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:23.7625429Z [00:02:28.285]➜  #include "..." search starts here:
2025-08-20T22:50:23.7625746Z [00:02:28.285]➜  #include <...> search starts here:
2025-08-20T22:50:23.7626040Z [00:02:28.285]➜   /usr/include/fortify
2025-08-20T22:50:23.7626294Z [00:02:28.285]➜   /usr/include
2025-08-20T22:50:23.7626572Z [00:02:28.285]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:23.7627099Z [00:02:28.285]➜  End of search list.
2025-08-20T22:50:23.7636870Z [00:02:28.286]➜  Alpine clang version 20.1.8
2025-08-20T22:50:23.7637246Z [00:02:28.286]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:23.7637545Z [00:02:28.286]➜  Thread model: posix
2025-08-20T22:50:23.7637835Z [00:02:28.286]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:23.7638246Z [00:02:28.286]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:23.7638856Z [00:02:28.286]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:23.7639420Z [00:02:28.286]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:23.7639978Z [00:02:28.286]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:23.7640513Z [00:02:28.286]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:23.7640917Z [00:02:28.286]➜  Candidate multilib: .;@m64
2025-08-20T22:50:23.7641215Z [00:02:28.286]➜  Selected multilib: .;@m64
2025-08-20T22:50:23.7648985Z [00:02:28.287]➜   (in-process)
2025-08-20T22:50:23.7698935Z [00:02:28.289]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-lease.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-lease.o -x c stress-lease.c
2025-08-20T22:50:23.7707052Z [00:02:28.291]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:23.7707947Z [00:02:28.292]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:23.7709241Z [00:02:28.292]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:23.7709862Z [00:02:28.292]➜  #include "..." search starts here:
2025-08-20T22:50:23.7710180Z [00:02:28.292]➜  #include <...> search starts here:
2025-08-20T22:50:23.7710472Z [00:02:28.292]➜   /usr/include/fortify
2025-08-20T22:50:23.7710894Z [00:02:28.292]➜   /usr/include
2025-08-20T22:50:23.7711213Z [00:02:28.292]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:23.7711499Z [00:02:28.292]➜  End of search list.
2025-08-20T22:50:23.7935945Z [00:02:28.316]➜  CC stress-list.c
2025-08-20T22:50:23.7946147Z [00:02:28.317]➜  CC stress-link.c
2025-08-20T22:50:23.7949319Z [00:02:28.318]➜  CC stress-llc-affinity.c
2025-08-20T22:50:23.8178307Z [00:02:28.341]➜  Alpine clang version 20.1.8
2025-08-20T22:50:23.8178886Z [00:02:28.341]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:23.8179207Z [00:02:28.341]➜  Thread model: posix
2025-08-20T22:50:23.8179498Z [00:02:28.341]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:23.8179915Z [00:02:28.341]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:23.8180355Z [00:02:28.341]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:23.8180850Z [00:02:28.341]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:23.8181884Z [00:02:28.341]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:23.8182528Z [00:02:28.341]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:23.8182939Z [00:02:28.341]➜  Candidate multilib: .;@m64
2025-08-20T22:50:23.8183224Z [00:02:28.341]➜  Selected multilib: .;@m64
2025-08-20T22:50:23.8183729Z [00:02:28.341]➜   (in-process)
2025-08-20T22:50:23.8194401Z [00:02:28.342]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-list.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-list.o -x c stress-list.c
2025-08-20T22:50:23.8209988Z [00:02:28.342]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:23.8210754Z [00:02:28.343]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:23.8211763Z [00:02:28.343]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:23.8212915Z [00:02:28.343]➜  #include "..." search starts here:
2025-08-20T22:50:23.8213498Z [00:02:28.343]➜  #include <...> search starts here:
2025-08-20T22:50:23.8214207Z [00:02:28.343]➜   /usr/include/fortify
2025-08-20T22:50:23.8214665Z [00:02:28.343]➜   /usr/include
2025-08-20T22:50:23.8215382Z [00:02:28.343]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:23.8215915Z [00:02:28.343]➜  End of search list.
2025-08-20T22:50:23.8356296Z [00:02:28.358]➜  Alpine clang version 20.1.8
2025-08-20T22:50:23.8357262Z [00:02:28.358]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:23.8357929Z [00:02:28.358]➜  Thread model: posix
2025-08-20T22:50:23.8358442Z [00:02:28.358]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:23.8359127Z [00:02:28.358]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:23.8359939Z [00:02:28.358]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:23.8361112Z [00:02:28.358]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:23.8362228Z [00:02:28.358]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:23.8363254Z [00:02:28.358]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:23.8364541Z [00:02:28.358]➜  Candidate multilib: .;@m64
2025-08-20T22:50:23.8364834Z [00:02:28.358]➜  Selected multilib: .;@m64
2025-08-20T22:50:23.8365097Z [00:02:28.359]➜   (in-process)
2025-08-20T22:50:23.8388284Z [00:02:28.359]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-link.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-link.o -x c stress-link.c
2025-08-20T22:50:23.8405861Z [00:02:28.360]➜  CC stress-loadavg.c
2025-08-20T22:50:23.8406489Z [00:02:28.360]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:23.8407064Z [00:02:28.361]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:23.8407732Z [00:02:28.361]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:23.8408302Z [00:02:28.361]➜  #include "..." search starts here:
2025-08-20T22:50:23.8408702Z [00:02:28.361]➜  #include <...> search starts here:
2025-08-20T22:50:23.8409038Z [00:02:28.361]➜   /usr/include/fortify
2025-08-20T22:50:23.8409289Z [00:02:28.361]➜   /usr/include
2025-08-20T22:50:23.8409562Z [00:02:28.361]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:23.8409845Z [00:02:28.361]➜  End of search list.
2025-08-20T22:50:23.8410115Z [00:02:28.362]➜  Alpine clang version 20.1.8
2025-08-20T22:50:23.8410419Z [00:02:28.362]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:23.8410707Z [00:02:28.362]➜  Thread model: posix
2025-08-20T22:50:23.8410997Z [00:02:28.362]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:23.8411648Z [00:02:28.363]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:23.8412136Z [00:02:28.363]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:23.8412629Z [00:02:28.363]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:23.8413182Z [00:02:28.363]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:23.8413709Z [00:02:28.363]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:23.8414112Z [00:02:28.363]➜  Candidate multilib: .;@m64
2025-08-20T22:50:23.8414392Z [00:02:28.363]➜  Selected multilib: .;@m64
2025-08-20T22:50:23.8414953Z [00:02:28.364]➜   (in-process)
2025-08-20T22:50:23.8452615Z [00:02:28.367]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-llc-affinity.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-llc-affinity.o -x c stress-llc-affinity.c
2025-08-20T22:50:23.8491555Z [00:02:28.367]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:23.8492078Z [00:02:28.367]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:23.8492741Z [00:02:28.367]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:23.8493318Z [00:02:28.367]➜  #include "..." search starts here:
2025-08-20T22:50:23.8493630Z [00:02:28.367]➜  #include <...> search starts here:
2025-08-20T22:50:23.8493916Z [00:02:28.367]➜   /usr/include/fortify
2025-08-20T22:50:23.8494169Z [00:02:28.367]➜   /usr/include
2025-08-20T22:50:23.8494440Z [00:02:28.367]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:23.8494729Z [00:02:28.367]➜  End of search list.
2025-08-20T22:50:23.8531455Z [00:02:28.374]➜  CC stress-lockbus.c
2025-08-20T22:50:23.8671428Z [00:02:28.390]➜  Alpine clang version 20.1.8
2025-08-20T22:50:23.8678992Z [00:02:28.390]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:23.8679395Z [00:02:28.390]➜  Thread model: posix
2025-08-20T22:50:23.8679693Z [00:02:28.390]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:23.8680111Z [00:02:28.390]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:23.8680562Z [00:02:28.390]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:23.8681059Z [00:02:28.390]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:23.8681616Z [00:02:28.390]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:23.8682151Z [00:02:28.390]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:23.8682552Z [00:02:28.390]➜  Candidate multilib: .;@m64
2025-08-20T22:50:23.8682834Z [00:02:28.390]➜  Selected multilib: .;@m64
2025-08-20T22:50:23.8691297Z [00:02:28.392]➜   (in-process)
2025-08-20T22:50:23.8706448Z [00:02:28.393]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-loadavg.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-loadavg.o -x c stress-loadavg.c
2025-08-20T22:50:23.8726049Z [00:02:28.395]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:23.8733508Z [00:02:28.396]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:23.8743536Z [00:02:28.396]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:23.8744119Z [00:02:28.396]➜  #include "..." search starts here:
2025-08-20T22:50:23.8744434Z [00:02:28.396]➜  #include <...> search starts here:
2025-08-20T22:50:23.8744720Z [00:02:28.396]➜   /usr/include/fortify
2025-08-20T22:50:23.8744971Z [00:02:28.396]➜   /usr/include
2025-08-20T22:50:23.8745547Z [00:02:28.396]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:23.8745956Z [00:02:28.396]➜  End of search list.
2025-08-20T22:50:23.8945232Z [00:02:28.417]➜  Alpine clang version 20.1.8
2025-08-20T22:50:23.8946247Z [00:02:28.417]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:23.8969345Z [00:02:28.417]➜  Thread model: posix
2025-08-20T22:50:23.8970006Z [00:02:28.417]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:23.8970982Z [00:02:28.417]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:23.8973647Z [00:02:28.417]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:23.8976079Z [00:02:28.417]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:23.8976925Z [00:02:28.417]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:23.8977842Z [00:02:28.417]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:23.8979104Z [00:02:28.417]➜  Candidate multilib: .;@m64
2025-08-20T22:50:23.8979783Z [00:02:28.417]➜  Selected multilib: .;@m64
2025-08-20T22:50:23.8980297Z [00:02:28.419]➜   (in-process)
2025-08-20T22:50:23.8995719Z [00:02:28.420]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-lockbus.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-lockbus.o -x c stress-lockbus.c
2025-08-20T22:50:23.9003270Z [00:02:28.422]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:23.9003773Z [00:02:28.422]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:23.9004440Z [00:02:28.422]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:23.9005014Z [00:02:28.422]➜  #include "..." search starts here:
2025-08-20T22:50:23.9005335Z [00:02:28.422]➜  #include <...> search starts here:
2025-08-20T22:50:23.9005792Z [00:02:28.422]➜   /usr/include/fortify
2025-08-20T22:50:23.9006125Z [00:02:28.422]➜   /usr/include
2025-08-20T22:50:23.9006465Z [00:02:28.422]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:23.9006754Z [00:02:28.422]➜  End of search list.
2025-08-20T22:50:23.9146222Z [00:02:28.437]➜  CC stress-locka.c
2025-08-20T22:50:23.9208424Z [00:02:28.444]➜  CC stress-lockf.c
2025-08-20T22:50:23.9415122Z [00:02:28.464]➜  CC stress-lockmix.c
2025-08-20T22:50:23.9494463Z [00:02:28.472]➜  CC stress-lockofd.c
2025-08-20T22:50:23.9510426Z [00:02:28.474]➜  Alpine clang version 20.1.8
2025-08-20T22:50:23.9512073Z [00:02:28.474]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:23.9513982Z [00:02:28.474]➜  Thread model: posix
2025-08-20T22:50:23.9516009Z [00:02:28.475]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:23.9518247Z [00:02:28.475]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:23.9520735Z [00:02:28.475]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:23.9522778Z [00:02:28.475]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:23.9524686Z [00:02:28.475]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:23.9526700Z [00:02:28.476]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:23.9531833Z [00:02:28.476]➜  Candidate multilib: .;@m64
2025-08-20T22:50:23.9535044Z [00:02:28.476]➜  Selected multilib: .;@m64
2025-08-20T22:50:23.9541006Z [00:02:28.477]➜   (in-process)
2025-08-20T22:50:23.9577481Z [00:02:28.480]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-locka.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-locka.o -x c stress-locka.c
2025-08-20T22:50:23.9600248Z [00:02:28.480]➜  CC stress-logmath.c
2025-08-20T22:50:23.9604965Z [00:02:28.483]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:23.9614106Z [00:02:28.483]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:23.9614838Z [00:02:28.483]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:23.9615417Z [00:02:28.483]➜  #include "..." search starts here:
2025-08-20T22:50:23.9615742Z [00:02:28.483]➜  #include <...> search starts here:
2025-08-20T22:50:23.9616029Z [00:02:28.483]➜   /usr/include/fortify
2025-08-20T22:50:23.9616277Z [00:02:28.483]➜   /usr/include
2025-08-20T22:50:23.9616551Z [00:02:28.483]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:23.9616837Z [00:02:28.483]➜  End of search list.
2025-08-20T22:50:23.9617108Z [00:02:28.483]➜  Alpine clang version 20.1.8
2025-08-20T22:50:23.9617412Z [00:02:28.483]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:23.9617702Z [00:02:28.483]➜  Thread model: posix
2025-08-20T22:50:23.9617994Z [00:02:28.483]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:23.9618405Z [00:02:28.483]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:23.9619253Z [00:02:28.483]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:23.9619756Z [00:02:28.483]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:23.9620554Z [00:02:28.483]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:23.9621095Z [00:02:28.483]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:23.9621500Z [00:02:28.483]➜  Candidate multilib: .;@m64
2025-08-20T22:50:23.9621781Z [00:02:28.483]➜  Selected multilib: .;@m64
2025-08-20T22:50:23.9622047Z [00:02:28.483]➜   (in-process)
2025-08-20T22:50:23.9663677Z [00:02:28.483]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-lockf.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-lockf.o -x c stress-lockf.c
2025-08-20T22:50:23.9671284Z [00:02:28.483]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:23.9671852Z [00:02:28.484]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:23.9672527Z [00:02:28.484]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:23.9673108Z [00:02:28.484]➜  #include "..." search starts here:
2025-08-20T22:50:23.9673424Z [00:02:28.484]➜  #include <...> search starts here:
2025-08-20T22:50:23.9673712Z [00:02:28.484]➜   /usr/include/fortify
2025-08-20T22:50:23.9673962Z [00:02:28.484]➜   /usr/include
2025-08-20T22:50:23.9674237Z [00:02:28.484]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:23.9674527Z [00:02:28.484]➜  End of search list.
2025-08-20T22:50:23.9782583Z [00:02:28.501]➜  Alpine clang version 20.1.8
2025-08-20T22:50:23.9802957Z [00:02:28.501]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:23.9803294Z [00:02:28.501]➜  Thread model: posix
2025-08-20T22:50:23.9803593Z [00:02:28.501]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:23.9804004Z [00:02:28.501]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:23.9804442Z [00:02:28.501]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:23.9805218Z [00:02:28.501]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:23.9805773Z [00:02:28.501]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:23.9806311Z [00:02:28.501]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:23.9806715Z [00:02:28.501]➜  Candidate multilib: .;@m64
2025-08-20T22:50:23.9806995Z [00:02:28.501]➜  Selected multilib: .;@m64
2025-08-20T22:50:23.9807281Z [00:02:28.503]➜  Alpine clang version 20.1.8
2025-08-20T22:50:23.9807598Z [00:02:28.503]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:23.9808468Z [00:02:28.503]➜  Thread model: posix
2025-08-20T22:50:23.9809267Z [00:02:28.503]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:23.9810004Z [00:02:28.504]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:23.9811242Z [00:02:28.504]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:23.9811763Z [00:02:28.504]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:23.9812319Z [00:02:28.504]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:23.9813745Z [00:02:28.504]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:23.9817939Z [00:02:28.505]➜  Candidate multilib: .;@m64
2025-08-20T22:50:23.9842533Z [00:02:28.507]➜  Selected multilib: .;@m64
2025-08-20T22:50:23.9843109Z [00:02:28.507]➜   (in-process)
2025-08-20T22:50:23.9852950Z [00:02:28.507]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-lockofd.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-lockofd.o -x c stress-lockofd.c
2025-08-20T22:50:23.9860231Z [00:02:28.507]➜   (in-process)
2025-08-20T22:50:23.9868482Z [00:02:28.507]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-lockmix.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-lockmix.o -x c stress-lockmix.c
2025-08-20T22:50:23.9883328Z [00:02:28.507]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:23.9883829Z [00:02:28.507]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:23.9884495Z [00:02:28.507]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:23.9885284Z [00:02:28.507]➜  #include "..." search starts here:
2025-08-20T22:50:23.9885679Z [00:02:28.507]➜  #include <...> search starts here:
2025-08-20T22:50:23.9886021Z [00:02:28.507]➜   /usr/include/fortify
2025-08-20T22:50:23.9886278Z [00:02:28.507]➜   /usr/include
2025-08-20T22:50:23.9886552Z [00:02:28.507]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:23.9886839Z [00:02:28.507]➜  End of search list.
2025-08-20T22:50:23.9887287Z [00:02:28.507]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:23.9887776Z [00:02:28.507]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:23.9888431Z [00:02:28.507]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:23.9889266Z [00:02:28.507]➜  #include "..." search starts here:
2025-08-20T22:50:23.9889588Z [00:02:28.507]➜  #include <...> search starts here:
2025-08-20T22:50:23.9889878Z [00:02:28.507]➜   /usr/include/fortify
2025-08-20T22:50:23.9890131Z [00:02:28.507]➜   /usr/include
2025-08-20T22:50:23.9890409Z [00:02:28.507]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:23.9890699Z [00:02:28.507]➜  End of search list.
2025-08-20T22:50:24.0032146Z [00:02:28.526]➜  Alpine clang version 20.1.8
2025-08-20T22:50:24.0072954Z [00:02:28.526]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:24.0073534Z [00:02:28.526]➜  Thread model: posix
2025-08-20T22:50:24.0073840Z [00:02:28.526]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:24.0074251Z [00:02:28.526]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:24.0074688Z [00:02:28.526]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:24.0075182Z [00:02:28.526]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:24.0075738Z [00:02:28.526]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:24.0076276Z [00:02:28.526]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:24.0076691Z [00:02:28.526]➜  Candidate multilib: .;@m64
2025-08-20T22:50:24.0076979Z [00:02:28.526]➜  Selected multilib: .;@m64
2025-08-20T22:50:24.0077243Z [00:02:28.527]➜   (in-process)
2025-08-20T22:50:24.0085783Z [00:02:28.530]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-logmath.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-logmath.o -x c stress-logmath.c
2025-08-20T22:50:24.0100191Z [00:02:28.530]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:24.0100690Z [00:02:28.530]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:24.0101358Z [00:02:28.530]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:24.0101953Z [00:02:28.530]➜  #include "..." search starts here:
2025-08-20T22:50:24.0102270Z [00:02:28.530]➜  #include <...> search starts here:
2025-08-20T22:50:24.0102556Z [00:02:28.530]➜   /usr/include/fortify
2025-08-20T22:50:24.0102811Z [00:02:28.530]➜   /usr/include
2025-08-20T22:50:24.0103080Z [00:02:28.530]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:24.0103367Z [00:02:28.530]➜  End of search list.
2025-08-20T22:50:24.0391624Z [00:02:28.562]➜  CC stress-longjmp.c
2025-08-20T22:50:24.0572602Z [00:02:28.580]➜  CC stress-loop.c
2025-08-20T22:50:24.0706257Z [00:02:28.593]➜  CC stress-lsearch.c
2025-08-20T22:50:24.0741014Z [00:02:28.594]➜  CC stress-lsm.c
2025-08-20T22:50:24.0794697Z [00:02:28.602]➜  Alpine clang version 20.1.8
2025-08-20T22:50:24.0797566Z [00:02:28.602]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:24.0797894Z [00:02:28.602]➜  Thread model: posix
2025-08-20T22:50:24.0798191Z [00:02:28.602]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:24.0805411Z [00:02:28.603]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:24.0806468Z [00:02:28.603]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:24.0807645Z [00:02:28.603]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:24.0808210Z [00:02:28.603]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:24.0839966Z [00:02:28.604]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:24.0840568Z [00:02:28.605]➜  Candidate multilib: .;@m64
2025-08-20T22:50:24.0840996Z [00:02:28.605]➜  Selected multilib: .;@m64
2025-08-20T22:50:24.0841376Z [00:02:28.605]➜   (in-process)
2025-08-20T22:50:24.0854336Z [00:02:28.607]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-longjmp.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-longjmp.o -x c stress-longjmp.c
2025-08-20T22:50:24.0861824Z [00:02:28.607]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:24.0862324Z [00:02:28.607]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:24.0862988Z [00:02:28.607]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:24.0863962Z [00:02:28.607]➜  #include "..." search starts here:
2025-08-20T22:50:24.0864284Z [00:02:28.607]➜  #include <...> search starts here:
2025-08-20T22:50:24.0864569Z [00:02:28.607]➜   /usr/include/fortify
2025-08-20T22:50:24.0864819Z [00:02:28.607]➜   /usr/include
2025-08-20T22:50:24.0865090Z [00:02:28.607]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:24.0865376Z [00:02:28.607]➜  End of search list.
2025-08-20T22:50:24.0865664Z [00:02:28.609]➜  Alpine clang version 20.1.8
2025-08-20T22:50:24.0865972Z [00:02:28.609]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:24.0866261Z [00:02:28.609]➜  Thread model: posix
2025-08-20T22:50:24.0866567Z [00:02:28.609]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:24.0866981Z [00:02:28.609]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:24.0867413Z [00:02:28.609]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:24.0867913Z [00:02:28.609]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:24.0868471Z [00:02:28.609]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:24.0869217Z [00:02:28.609]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:24.0869625Z [00:02:28.609]➜  Candidate multilib: .;@m64
2025-08-20T22:50:24.0869909Z [00:02:28.609]➜  Selected multilib: .;@m64
2025-08-20T22:50:24.0899345Z [00:02:28.610]➜   (in-process)
2025-08-20T22:50:24.0908074Z [00:02:28.610]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-loop.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-loop.o -x c stress-loop.c
2025-08-20T22:50:24.0915470Z [00:02:28.611]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:24.0915962Z [00:02:28.611]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:24.0916811Z [00:02:28.611]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:24.0917384Z [00:02:28.611]➜  #include "..." search starts here:
2025-08-20T22:50:24.0917701Z [00:02:28.611]➜  #include <...> search starts here:
2025-08-20T22:50:24.0917990Z [00:02:28.611]➜   /usr/include/fortify
2025-08-20T22:50:24.0918239Z [00:02:28.611]➜   /usr/include
2025-08-20T22:50:24.0918510Z [00:02:28.611]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:24.0918965Z [00:02:28.611]➜  End of search list.
2025-08-20T22:50:24.1190007Z [00:02:28.642]➜  Alpine clang version 20.1.8
2025-08-20T22:50:24.1190464Z [00:02:28.642]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:24.1190784Z [00:02:28.642]➜  Thread model: posix
2025-08-20T22:50:24.1191079Z [00:02:28.642]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:24.1191499Z [00:02:28.642]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:24.1191938Z [00:02:28.642]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:24.1192443Z [00:02:28.642]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:24.1193001Z [00:02:28.642]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:24.1193535Z [00:02:28.642]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:24.1193935Z [00:02:28.642]➜  Candidate multilib: .;@m64
2025-08-20T22:50:24.1194219Z [00:02:28.642]➜  Selected multilib: .;@m64
2025-08-20T22:50:24.1210763Z [00:02:28.643]➜  Alpine clang version 20.1.8
2025-08-20T22:50:24.1212362Z [00:02:28.644]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:24.1213656Z [00:02:28.644]➜  Thread model: posix
2025-08-20T22:50:24.1213984Z [00:02:28.644]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:24.1214406Z [00:02:28.644]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:24.1214841Z [00:02:28.644]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:24.1215344Z [00:02:28.644]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:24.1215895Z [00:02:28.644]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:24.1216430Z [00:02:28.644]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:24.1216835Z [00:02:28.644]➜  Candidate multilib: .;@m64
2025-08-20T22:50:24.1217118Z [00:02:28.644]➜  Selected multilib: .;@m64
2025-08-20T22:50:24.1217381Z [00:02:28.644]➜   (in-process)
2025-08-20T22:50:24.1236620Z [00:02:28.644]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-lsearch.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-lsearch.o -x c stress-lsearch.c
2025-08-20T22:50:24.1243938Z [00:02:28.645]➜   (in-process)
2025-08-20T22:50:24.1262619Z [00:02:28.645]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-lsm.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-lsm.o -x c stress-lsm.c
2025-08-20T22:50:24.1289807Z [00:02:28.650]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:24.1290742Z [00:02:28.650]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:24.1291865Z [00:02:28.650]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:24.1292507Z [00:02:28.650]➜  #include "..." search starts here:
2025-08-20T22:50:24.1292837Z [00:02:28.650]➜  #include <...> search starts here:
2025-08-20T22:50:24.1293131Z [00:02:28.650]➜   /usr/include/fortify
2025-08-20T22:50:24.1293387Z [00:02:28.650]➜   /usr/include
2025-08-20T22:50:24.1293664Z [00:02:28.650]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:24.1294264Z [00:02:28.650]➜  End of search list.
2025-08-20T22:50:24.1294739Z [00:02:28.650]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:24.1300463Z [00:02:28.653]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:24.1301571Z [00:02:28.653]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:24.1302216Z [00:02:28.653]➜  #include "..." search starts here:
2025-08-20T22:50:24.1302528Z [00:02:28.653]➜  #include <...> search starts here:
2025-08-20T22:50:24.1303036Z [00:02:28.653]➜   /usr/include/fortify
2025-08-20T22:50:24.1303379Z [00:02:28.653]➜   /usr/include
2025-08-20T22:50:24.1303681Z [00:02:28.653]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:24.1303979Z [00:02:28.653]➜  End of search list.
2025-08-20T22:50:24.1395043Z [00:02:28.662]➜  CC stress-madvise.c
2025-08-20T22:50:24.1434646Z [00:02:28.666]➜  CC stress-malloc.c
2025-08-20T22:50:24.1540274Z [00:02:28.677]➜  CC stress-matrix.c
2025-08-20T22:50:24.1680739Z [00:02:28.691]➜  Alpine clang version 20.1.8
2025-08-20T22:50:24.1683249Z [00:02:28.691]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:24.1685824Z [00:02:28.691]➜  Thread model: posix
2025-08-20T22:50:24.1688519Z [00:02:28.692]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:24.1691779Z [00:02:28.692]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:24.1701650Z [00:02:28.693]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:24.1702726Z [00:02:28.693]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:24.1703822Z [00:02:28.693]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:24.1704433Z [00:02:28.693]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:24.1704853Z [00:02:28.693]➜  Candidate multilib: .;@m64
2025-08-20T22:50:24.1705155Z [00:02:28.693]➜  Selected multilib: .;@m64
2025-08-20T22:50:24.1705422Z [00:02:28.693]➜   (in-process)
2025-08-20T22:50:24.1761105Z [00:02:28.698]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-madvise.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-madvise.o -x c stress-madvise.c
2025-08-20T22:50:24.1769141Z [00:02:28.698]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:24.1770076Z [00:02:28.698]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:24.1771021Z [00:02:28.698]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:24.1771711Z [00:02:28.698]➜  #include "..." search starts here:
2025-08-20T22:50:24.1772037Z [00:02:28.698]➜  #include <...> search starts here:
2025-08-20T22:50:24.1772330Z [00:02:28.698]➜   /usr/include/fortify
2025-08-20T22:50:24.1772597Z [00:02:28.698]➜   /usr/include
2025-08-20T22:50:24.1772874Z [00:02:28.698]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:24.1773167Z [00:02:28.698]➜  End of search list.
2025-08-20T22:50:24.1859797Z [00:02:28.709]➜  Alpine clang version 20.1.8
2025-08-20T22:50:24.1860606Z [00:02:28.709]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:24.1861318Z [00:02:28.709]➜  Thread model: posix
2025-08-20T22:50:24.1861669Z [00:02:28.709]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:24.1862100Z [00:02:28.709]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:24.1862582Z [00:02:28.709]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:24.1863090Z [00:02:28.709]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:24.1863648Z [00:02:28.709]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:24.1864188Z [00:02:28.709]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:24.1864597Z [00:02:28.709]➜  Candidate multilib: .;@m64
2025-08-20T22:50:24.1864884Z [00:02:28.709]➜  Selected multilib: .;@m64
2025-08-20T22:50:24.1879808Z [00:02:28.710]➜   (in-process)
2025-08-20T22:50:24.1888437Z [00:02:28.710]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-malloc.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-malloc.o -x c stress-malloc.c
2025-08-20T22:50:24.1896226Z [00:02:28.710]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:24.1896893Z [00:02:28.711]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:24.1897656Z [00:02:28.711]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:24.1898359Z [00:02:28.711]➜  #include "..." search starts here:
2025-08-20T22:50:24.1901142Z [00:02:28.711]➜  #include <...> search starts here:
2025-08-20T22:50:24.1903367Z [00:02:28.711]➜   /usr/include/fortify
2025-08-20T22:50:24.1903624Z [00:02:28.711]➜   /usr/include
2025-08-20T22:50:24.1903904Z [00:02:28.711]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:24.1904197Z [00:02:28.711]➜  End of search list.
2025-08-20T22:50:24.1976678Z [00:02:28.720]➜  CC stress-matrix-3d.c
2025-08-20T22:50:24.1986837Z [00:02:28.721]➜  Alpine clang version 20.1.8
2025-08-20T22:50:24.1987178Z [00:02:28.721]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:24.1987483Z [00:02:28.721]➜  Thread model: posix
2025-08-20T22:50:24.1987807Z [00:02:28.721]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:24.1988231Z [00:02:28.721]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:24.1988765Z [00:02:28.721]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:24.1989314Z [00:02:28.721]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:24.1989878Z [00:02:28.721]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:24.1990410Z [00:02:28.721]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:24.1990808Z [00:02:28.721]➜  Candidate multilib: .;@m64
2025-08-20T22:50:24.1991095Z [00:02:28.721]➜  Selected multilib: .;@m64
2025-08-20T22:50:24.1991360Z [00:02:28.721]➜   (in-process)
2025-08-20T22:50:24.2004258Z [00:02:28.721]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-matrix.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-matrix.o -x c stress-matrix.c
2025-08-20T22:50:24.2011864Z [00:02:28.722]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:24.2012364Z [00:02:28.722]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:24.2013033Z [00:02:28.722]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:24.2013604Z [00:02:28.722]➜  #include "..." search starts here:
2025-08-20T22:50:24.2013943Z [00:02:28.722]➜  #include <...> search starts here:
2025-08-20T22:50:24.2014229Z [00:02:28.722]➜   /usr/include/fortify
2025-08-20T22:50:24.2014477Z [00:02:28.722]➜   /usr/include
2025-08-20T22:50:24.2014751Z [00:02:28.722]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:24.2015037Z [00:02:28.722]➜  End of search list.
2025-08-20T22:50:24.2128934Z [00:02:28.736]➜  CC stress-mcontend.c
2025-08-20T22:50:24.2417580Z [00:02:28.764]➜  Alpine clang version 20.1.8
2025-08-20T22:50:24.2418030Z [00:02:28.764]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:24.2418391Z [00:02:28.764]➜  Thread model: posix
2025-08-20T22:50:24.2418839Z [00:02:28.764]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:24.2419316Z [00:02:28.764]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:24.2419778Z [00:02:28.764]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:24.2420274Z [00:02:28.764]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:24.2420826Z [00:02:28.764]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:24.2421353Z [00:02:28.764]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:24.2421758Z [00:02:28.764]➜  Candidate multilib: .;@m64
2025-08-20T22:50:24.2422042Z [00:02:28.764]➜  Selected multilib: .;@m64
2025-08-20T22:50:24.2451457Z [00:02:28.768]➜   (in-process)
2025-08-20T22:50:24.2462339Z [00:02:28.768]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-matrix-3d.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-matrix-3d.o -x c stress-matrix-3d.c
2025-08-20T22:50:24.2499669Z [00:02:28.770]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:24.2500782Z [00:02:28.770]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:24.2501988Z [00:02:28.770]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:24.2502615Z [00:02:28.770]➜  #include "..." search starts here:
2025-08-20T22:50:24.2502940Z [00:02:28.770]➜  #include <...> search starts here:
2025-08-20T22:50:24.2503237Z [00:02:28.770]➜   /usr/include/fortify
2025-08-20T22:50:24.2503516Z [00:02:28.770]➜   /usr/include
2025-08-20T22:50:24.2503798Z [00:02:28.770]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:24.2504088Z [00:02:28.770]➜  End of search list.
2025-08-20T22:50:24.2534810Z [00:02:28.776]➜  Alpine clang version 20.1.8
2025-08-20T22:50:24.2535163Z [00:02:28.776]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:24.2535468Z [00:02:28.776]➜  Thread model: posix
2025-08-20T22:50:24.2535777Z [00:02:28.776]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:24.2536191Z [00:02:28.776]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:24.2536627Z [00:02:28.776]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:24.2537128Z [00:02:28.776]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:24.2537682Z [00:02:28.776]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:24.2538222Z [00:02:28.776]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:24.2539185Z [00:02:28.776]➜  Candidate multilib: .;@m64
2025-08-20T22:50:24.2539587Z [00:02:28.776]➜  Selected multilib: .;@m64
2025-08-20T22:50:24.2594488Z [00:02:28.782]➜   (in-process)
2025-08-20T22:50:24.2605146Z [00:02:28.782]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-mcontend.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-mcontend.o -x c stress-mcontend.c
2025-08-20T22:50:24.2614770Z [00:02:28.782]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:24.2615272Z [00:02:28.782]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:24.2615944Z [00:02:28.782]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:24.2616518Z [00:02:28.782]➜  #include "..." search starts here:
2025-08-20T22:50:24.2616842Z [00:02:28.782]➜  #include <...> search starts here:
2025-08-20T22:50:24.2617128Z [00:02:28.782]➜   /usr/include/fortify
2025-08-20T22:50:24.2617378Z [00:02:28.782]➜   /usr/include
2025-08-20T22:50:24.2617652Z [00:02:28.782]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:24.2617936Z [00:02:28.782]➜  End of search list.
2025-08-20T22:50:24.2661292Z [00:02:28.789]➜  CC stress-membarrier.c
2025-08-20T22:50:24.2899123Z [00:02:28.813]➜  CC stress-memcpy.c
2025-08-20T22:50:24.3008227Z [00:02:28.823]➜  Alpine clang version 20.1.8
2025-08-20T22:50:24.3011130Z [00:02:28.824]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:24.3012057Z [00:02:28.824]➜  Thread model: posix
2025-08-20T22:50:24.3014199Z [00:02:28.824]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:24.3016904Z [00:02:28.825]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:24.3020188Z [00:02:28.825]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:24.3021467Z [00:02:28.825]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:24.3022489Z [00:02:28.825]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:24.3023342Z [00:02:28.825]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:24.3025827Z [00:02:28.825]➜  Candidate multilib: .;@m64
2025-08-20T22:50:24.3026478Z [00:02:28.826]➜  Selected multilib: .;@m64
2025-08-20T22:50:24.3031240Z [00:02:28.826]➜   (in-process)
2025-08-20T22:50:24.3090529Z [00:02:28.831]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-membarrier.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-membarrier.o -x c stress-membarrier.c
2025-08-20T22:50:24.3098397Z [00:02:28.831]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:24.3099215Z [00:02:28.831]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:24.3100158Z [00:02:28.831]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:24.3100899Z [00:02:28.831]➜  #include "..." search starts here:
2025-08-20T22:50:24.3101317Z [00:02:28.831]➜  #include <...> search starts here:
2025-08-20T22:50:24.3101743Z [00:02:28.831]➜   /usr/include/fortify
2025-08-20T22:50:24.3102098Z [00:02:28.831]➜   /usr/include
2025-08-20T22:50:24.3102474Z [00:02:28.831]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:24.3102871Z [00:02:28.831]➜  End of search list.
2025-08-20T22:50:24.3364469Z [00:02:28.859]➜  Alpine clang version 20.1.8
2025-08-20T22:50:24.3375608Z [00:02:28.859]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:24.3375930Z [00:02:28.859]➜  Thread model: posix
2025-08-20T22:50:24.3376229Z [00:02:28.859]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:24.3376661Z [00:02:28.859]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:24.3377404Z [00:02:28.859]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:24.3377902Z [00:02:28.859]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:24.3378458Z [00:02:28.859]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:24.3383830Z [00:02:28.859]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:24.3384240Z [00:02:28.859]➜  Candidate multilib: .;@m64
2025-08-20T22:50:24.3384524Z [00:02:28.859]➜  Selected multilib: .;@m64
2025-08-20T22:50:24.3384784Z [00:02:28.860]➜   (in-process)
2025-08-20T22:50:24.3410578Z [00:02:28.862]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-memcpy.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-memcpy.o -x c stress-memcpy.c
2025-08-20T22:50:24.3417960Z [00:02:28.863]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:24.3418559Z [00:02:28.863]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:24.3443973Z [00:02:28.863]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:24.3444601Z [00:02:28.864]➜  #include "..." search starts here:
2025-08-20T22:50:24.3444925Z [00:02:28.864]➜  #include <...> search starts here:
2025-08-20T22:50:24.3445216Z [00:02:28.864]➜   /usr/include/fortify
2025-08-20T22:50:24.3445463Z [00:02:28.864]➜   /usr/include
2025-08-20T22:50:24.3445753Z [00:02:28.864]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:24.3446041Z [00:02:28.864]➜  End of search list.
2025-08-20T22:50:24.3686502Z [00:02:28.891]➜  CC stress-memfd.c
2025-08-20T22:50:24.3970001Z [00:02:28.920]➜  CC stress-memhotplug.c
2025-08-20T22:50:24.4018834Z [00:02:28.925]➜  CC stress-memrate.c
2025-08-20T22:50:24.4073577Z [00:02:28.930]➜  Alpine clang version 20.1.8
2025-08-20T22:50:24.4075574Z [00:02:28.930]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:24.4075906Z [00:02:28.930]➜  Thread model: posix
2025-08-20T22:50:24.4076205Z [00:02:28.930]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:24.4076618Z [00:02:28.930]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:24.4077368Z [00:02:28.930]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:24.4077865Z [00:02:28.930]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:24.4078423Z [00:02:28.930]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:24.4079177Z [00:02:28.930]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:24.4089618Z [00:02:28.930]➜  Candidate multilib: .;@m64
2025-08-20T22:50:24.4090991Z [00:02:28.930]➜  Selected multilib: .;@m64
2025-08-20T22:50:24.4091354Z [00:02:28.931]➜   (in-process)
2025-08-20T22:50:24.4102085Z [00:02:28.931]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-memfd.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-memfd.o -x c stress-memfd.c
2025-08-20T22:50:24.4109447Z [00:02:28.932]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:24.4109943Z [00:02:28.932]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:24.4110609Z [00:02:28.932]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:24.4111180Z [00:02:28.932]➜  #include "..." search starts here:
2025-08-20T22:50:24.4111494Z [00:02:28.932]➜  #include <...> search starts here:
2025-08-20T22:50:24.4111780Z [00:02:28.932]➜   /usr/include/fortify
2025-08-20T22:50:24.4112030Z [00:02:28.932]➜   /usr/include
2025-08-20T22:50:24.4112468Z [00:02:28.932]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:24.4112761Z [00:02:28.932]➜  End of search list.
2025-08-20T22:50:24.4403433Z [00:02:28.963]➜  Alpine clang version 20.1.8
2025-08-20T22:50:24.4412009Z [00:02:28.963]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:24.4412335Z [00:02:28.963]➜  Thread model: posix
2025-08-20T22:50:24.4412947Z [00:02:28.963]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:24.4413361Z [00:02:28.963]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:24.4413802Z [00:02:28.963]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:24.4414301Z [00:02:28.963]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:24.4414856Z [00:02:28.963]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:24.4415390Z [00:02:28.963]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:24.4415808Z [00:02:28.963]➜  Candidate multilib: .;@m64
2025-08-20T22:50:24.4416101Z [00:02:28.963]➜  Selected multilib: .;@m64
2025-08-20T22:50:24.4416388Z [00:02:28.964]➜  Alpine clang version 20.1.8
2025-08-20T22:50:24.4416695Z [00:02:28.964]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:24.4416982Z [00:02:28.964]➜  Thread model: posix
2025-08-20T22:50:24.4417271Z [00:02:28.964]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:24.4417678Z [00:02:28.964]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:24.4418111Z [00:02:28.964]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:24.4429340Z [00:02:28.964]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:24.4430013Z [00:02:28.964]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:24.4430551Z [00:02:28.964]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:24.4431162Z [00:02:28.964]➜  Candidate multilib: .;@m64
2025-08-20T22:50:24.4431553Z [00:02:28.964]➜  Selected multilib: .;@m64
2025-08-20T22:50:24.4431837Z [00:02:28.964]➜   (in-process)
2025-08-20T22:50:24.4459896Z [00:02:28.965]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-memhotplug.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-memhotplug.o -x c stress-memhotplug.c
2025-08-20T22:50:24.4471110Z [00:02:28.965]➜   (in-process)
2025-08-20T22:50:24.4479464Z [00:02:28.966]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-memrate.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-memrate.o -x c stress-memrate.c
2025-08-20T22:50:24.4491159Z [00:02:28.967]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:24.4491666Z [00:02:28.967]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:24.4492576Z [00:02:28.967]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:24.4493240Z [00:02:28.967]➜  #include "..." search starts here:
2025-08-20T22:50:24.4493570Z [00:02:28.968]➜  #include <...> search starts here:
2025-08-20T22:50:24.4493865Z [00:02:28.968]➜   /usr/include/fortify
2025-08-20T22:50:24.4494109Z [00:02:28.968]➜   /usr/include
2025-08-20T22:50:24.4494385Z [00:02:28.968]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:24.4494672Z [00:02:28.968]➜  End of search list.
2025-08-20T22:50:24.4495114Z [00:02:28.968]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:24.4495528Z [00:02:28.969]➜  CC stress-memthrash.c
2025-08-20T22:50:24.4495863Z [00:02:28.970]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:24.4496523Z [00:02:28.970]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:24.4497101Z [00:02:28.970]➜  #include "..." search starts here:
2025-08-20T22:50:24.4497438Z [00:02:28.970]➜  #include <...> search starts here:
2025-08-20T22:50:24.4497724Z [00:02:28.970]➜   /usr/include/fortify
2025-08-20T22:50:24.4497970Z [00:02:28.970]➜   /usr/include
2025-08-20T22:50:24.4498437Z [00:02:28.970]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:24.4499382Z [00:02:28.970]➜  End of search list.
2025-08-20T22:50:24.4499674Z [00:02:28.971]➜  CC stress-mergesort.c
2025-08-20T22:50:24.4711414Z [00:02:28.993]➜  Alpine clang version 20.1.8
2025-08-20T22:50:24.4713902Z [00:02:28.993]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:24.4714219Z [00:02:28.993]➜  Thread model: posix
2025-08-20T22:50:24.4714522Z [00:02:28.993]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:24.4714933Z [00:02:28.993]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:24.4715400Z [00:02:28.993]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:24.4715903Z [00:02:28.993]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:24.4716460Z [00:02:28.993]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:24.4716995Z [00:02:28.993]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:24.4717406Z [00:02:28.993]➜  Candidate multilib: .;@m64
2025-08-20T22:50:24.4717692Z [00:02:28.993]➜  Selected multilib: .;@m64
2025-08-20T22:50:24.4717957Z [00:02:28.994]➜   (in-process)
2025-08-20T22:50:24.4742770Z [00:02:28.996]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-mergesort.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-mergesort.o -x c stress-mergesort.c
2025-08-20T22:50:24.4751492Z [00:02:28.996]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:24.4752005Z [00:02:28.996]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:24.4752670Z [00:02:28.996]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:24.4753243Z [00:02:28.996]➜  #include "..." search starts here:
2025-08-20T22:50:24.4753760Z [00:02:28.996]➜  #include <...> search starts here:
2025-08-20T22:50:24.4754049Z [00:02:28.996]➜   /usr/include/fortify
2025-08-20T22:50:24.4754300Z [00:02:28.996]➜   /usr/include
2025-08-20T22:50:24.4754576Z [00:02:28.996]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:24.4754862Z [00:02:28.996]➜  End of search list.
2025-08-20T22:50:24.4934212Z [00:02:29.016]➜  Alpine clang version 20.1.8
2025-08-20T22:50:24.4934987Z [00:02:29.016]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:24.4961392Z [00:02:29.016]➜  Thread model: posix
2025-08-20T22:50:24.4961957Z [00:02:29.016]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:24.4964105Z [00:02:29.016]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:24.4964550Z [00:02:29.016]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:24.4965049Z [00:02:29.016]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:24.4965612Z [00:02:29.016]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:24.4966141Z [00:02:29.016]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:24.4966550Z [00:02:29.016]➜  Candidate multilib: .;@m64
2025-08-20T22:50:24.4966836Z [00:02:29.016]➜  Selected multilib: .;@m64
2025-08-20T22:50:24.4967104Z [00:02:29.016]➜   (in-process)
2025-08-20T22:50:24.4975900Z [00:02:29.016]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-memthrash.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-memthrash.o -x c stress-memthrash.c
2025-08-20T22:50:24.4988141Z [00:02:29.016]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:24.4988694Z [00:02:29.016]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:24.4989412Z [00:02:29.016]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:24.4990165Z [00:02:29.016]➜  #include "..." search starts here:
2025-08-20T22:50:24.4990481Z [00:02:29.016]➜  #include <...> search starts here:
2025-08-20T22:50:24.4990769Z [00:02:29.016]➜   /usr/include/fortify
2025-08-20T22:50:24.4991023Z [00:02:29.016]➜   /usr/include
2025-08-20T22:50:24.4991299Z [00:02:29.016]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:24.4991589Z [00:02:29.016]➜  End of search list.
2025-08-20T22:50:24.5244858Z [00:02:29.047]➜  CC stress-metamix.c
2025-08-20T22:50:24.5478146Z [00:02:29.070]➜  Alpine clang version 20.1.8
2025-08-20T22:50:24.5488661Z [00:02:29.070]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:24.5489033Z [00:02:29.070]➜  Thread model: posix
2025-08-20T22:50:24.5489335Z [00:02:29.070]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:24.5489747Z [00:02:29.070]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:24.5490200Z [00:02:29.070]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:24.5490691Z [00:02:29.070]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:24.5491247Z [00:02:29.070]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:24.5491778Z [00:02:29.070]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:24.5492179Z [00:02:29.070]➜  Candidate multilib: .;@m64
2025-08-20T22:50:24.5492464Z [00:02:29.071]➜  Selected multilib: .;@m64
2025-08-20T22:50:24.5501990Z [00:02:29.073]➜   (in-process)
2025-08-20T22:50:24.5517327Z [00:02:29.074]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-metamix.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-metamix.o -x c stress-metamix.c
2025-08-20T22:50:24.5537151Z [00:02:29.076]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:24.5545084Z [00:02:29.077]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:24.5555555Z [00:02:29.077]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:24.5556145Z [00:02:29.077]➜  #include "..." search starts here:
2025-08-20T22:50:24.5556464Z [00:02:29.077]➜  #include <...> search starts here:
2025-08-20T22:50:24.5556747Z [00:02:29.077]➜   /usr/include/fortify
2025-08-20T22:50:24.5557001Z [00:02:29.077]➜   /usr/include
2025-08-20T22:50:24.5557291Z [00:02:29.077]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:24.5557586Z [00:02:29.077]➜  End of search list.
2025-08-20T22:50:24.5576836Z [00:02:29.080]➜  CC stress-mincore.c
2025-08-20T22:50:24.5640001Z [00:02:29.087]➜  CC stress-min-nanosleep.c
2025-08-20T22:50:24.5859020Z [00:02:29.108]➜  Alpine clang version 20.1.8
2025-08-20T22:50:24.5859579Z [00:02:29.109]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:24.5860056Z [00:02:29.109]➜  Thread model: posix
2025-08-20T22:50:24.5862578Z [00:02:29.109]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:24.5864937Z [00:02:29.109]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:24.5867838Z [00:02:29.110]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:24.5869578Z [00:02:29.110]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:24.5870926Z [00:02:29.110]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:24.5871720Z [00:02:29.110]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:24.5872210Z [00:02:29.110]➜  Candidate multilib: .;@m64
2025-08-20T22:50:24.5872500Z [00:02:29.110]➜  Selected multilib: .;@m64
2025-08-20T22:50:24.5880623Z [00:02:29.111]➜   (in-process)
2025-08-20T22:50:24.5919810Z [00:02:29.114]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-min-nanosleep.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-min-nanosleep.o -x c stress-min-nanosleep.c
2025-08-20T22:50:24.5927701Z [00:02:29.115]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:24.5928516Z [00:02:29.116]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:24.5932628Z [00:02:29.116]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:24.5933223Z [00:02:29.116]➜  #include "..." search starts here:
2025-08-20T22:50:24.5933722Z [00:02:29.116]➜  #include <...> search starts here:
2025-08-20T22:50:24.5934169Z [00:02:29.116]➜   /usr/include/fortify
2025-08-20T22:50:24.5934550Z [00:02:29.116]➜   /usr/include
2025-08-20T22:50:24.5934962Z [00:02:29.116]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:24.5935370Z [00:02:29.116]➜  End of search list.
2025-08-20T22:50:24.5995674Z [00:02:29.122]➜  Alpine clang version 20.1.8
2025-08-20T22:50:24.6017955Z [00:02:29.122]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:24.6018357Z [00:02:29.122]➜  Thread model: posix
2025-08-20T22:50:24.6018810Z [00:02:29.122]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:24.6019287Z [00:02:29.122]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:24.6019725Z [00:02:29.122]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:24.6020464Z [00:02:29.122]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:24.6021095Z [00:02:29.122]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:24.6022505Z [00:02:29.122]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:24.6022929Z [00:02:29.122]➜  Candidate multilib: .;@m64
2025-08-20T22:50:24.6023228Z [00:02:29.122]➜  Selected multilib: .;@m64
2025-08-20T22:50:24.6023497Z [00:02:29.124]➜   (in-process)
2025-08-20T22:50:24.6031927Z [00:02:29.124]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-mincore.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-mincore.o -x c stress-mincore.c
2025-08-20T22:50:24.6039458Z [00:02:29.124]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:24.6039952Z [00:02:29.124]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:24.6040630Z [00:02:29.124]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:24.6041203Z [00:02:29.124]➜  #include "..." search starts here:
2025-08-20T22:50:24.6041516Z [00:02:29.124]➜  #include <...> search starts here:
2025-08-20T22:50:24.6041800Z [00:02:29.124]➜   /usr/include/fortify
2025-08-20T22:50:24.6042053Z [00:02:29.124]➜   /usr/include
2025-08-20T22:50:24.6042326Z [00:02:29.124]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:24.6042613Z [00:02:29.124]➜  End of search list.
2025-08-20T22:50:24.6396476Z [00:02:29.162]➜  CC stress-misaligned.c
2025-08-20T22:50:24.6666496Z [00:02:29.189]➜  CC stress-mknod.c
2025-08-20T22:50:24.6760606Z [00:02:29.199]➜  CC stress-mlock.c
2025-08-20T22:50:24.6894915Z [00:02:29.212]➜  Alpine clang version 20.1.8
2025-08-20T22:50:24.6897470Z [00:02:29.213]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:24.6900355Z [00:02:29.213]➜  Thread model: posix
2025-08-20T22:50:24.6903399Z [00:02:29.213]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:24.6905902Z [00:02:29.214]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:24.6908681Z [00:02:29.214]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:24.6911882Z [00:02:29.214]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:24.6914557Z [00:02:29.214]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:24.6932529Z [00:02:29.216]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:24.6932979Z [00:02:29.216]➜  Candidate multilib: .;@m64
2025-08-20T22:50:24.6933270Z [00:02:29.216]➜  Selected multilib: .;@m64
2025-08-20T22:50:24.6933535Z [00:02:29.216]➜   (in-process)
2025-08-20T22:50:24.6942370Z [00:02:29.216]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-misaligned.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-misaligned.o -x c stress-misaligned.c
2025-08-20T22:50:24.6972335Z [00:02:29.220]➜  clang -cc1 version 20.1.8Alpine clang version 20.1.8
2025-08-20T22:50:24.6985393Z [00:02:29.220]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:24.6985710Z [00:02:29.220]➜  Thread model: posix
2025-08-20T22:50:24.6986020Z [00:02:29.220]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:24.6986430Z [00:02:29.220]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:24.6986856Z [00:02:29.220]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:24.6987351Z [00:02:29.220]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:24.6987903Z [00:02:29.220]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:24.6988437Z [00:02:29.220]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:24.6989286Z [00:02:29.220]➜  Candidate multilib: .;@m64
2025-08-20T22:50:24.6989638Z [00:02:29.220]➜  Selected multilib: .;@m64
2025-08-20T22:50:24.6989931Z [00:02:29.220]➜   based upon LLVM  (in-process)
2025-08-20T22:50:24.6998219Z [00:02:29.221]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-mlock.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-mlock.o -x c stress-mlock.c
2025-08-20T22:50:24.7034727Z [00:02:29.221]➜  20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:24.7035269Z [00:02:29.221]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:24.7035793Z [00:02:29.221]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:24.7036469Z [00:02:29.221]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:24.7037068Z [00:02:29.222]➜  #include "..." search starts here:
2025-08-20T22:50:24.7037386Z [00:02:29.222]➜  #include <...> search starts here:
2025-08-20T22:50:24.7037675Z [00:02:29.222]➜   /usr/include/fortify
2025-08-20T22:50:24.7037927Z [00:02:29.222]➜   /usr/include
2025-08-20T22:50:24.7038198Z [00:02:29.222]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:24.7038490Z [00:02:29.222]➜  End of search list.
2025-08-20T22:50:24.7039079Z [00:02:29.222]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:24.7039738Z [00:02:29.224]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:24.7040306Z [00:02:29.224]➜  #include "..." search starts here:
2025-08-20T22:50:24.7040617Z [00:02:29.224]➜  #include <...> search starts here:
2025-08-20T22:50:24.7040902Z [00:02:29.224]➜   /usr/include/fortify
2025-08-20T22:50:24.7041153Z [00:02:29.224]➜   /usr/include
2025-08-20T22:50:24.7041694Z [00:02:29.224]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:24.7042051Z [00:02:29.224]➜  End of search list.
2025-08-20T22:50:24.7159531Z [00:02:29.239]➜  Alpine clang version 20.1.8
2025-08-20T22:50:24.7162486Z [00:02:29.239]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:24.7164564Z [00:02:29.239]➜  Thread model: posix
2025-08-20T22:50:24.7170144Z [00:02:29.239]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:24.7172735Z [00:02:29.239]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:24.7173235Z [00:02:29.239]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:24.7173734Z [00:02:29.239]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:24.7174286Z [00:02:29.239]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:24.7174821Z [00:02:29.239]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:24.7175229Z [00:02:29.239]➜  Candidate multilib: .;@m64
2025-08-20T22:50:24.7175770Z [00:02:29.239]➜  Selected multilib: .;@m64
2025-08-20T22:50:24.7176145Z [00:02:29.239]➜  CC stress-mlockmany.c
2025-08-20T22:50:24.7176493Z [00:02:29.240]➜   (in-process)
2025-08-20T22:50:24.7219610Z [00:02:29.241]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-mknod.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-mknod.o -x c stress-mknod.c
2025-08-20T22:50:24.7227911Z [00:02:29.242]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:24.7228414Z [00:02:29.242]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:24.7229241Z [00:02:29.242]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:24.7229818Z [00:02:29.243]➜  #include "..." search starts here:
2025-08-20T22:50:24.7230264Z [00:02:29.243]➜  #include <...> search starts here:
2025-08-20T22:50:24.7230628Z [00:02:29.243]➜   /usr/include/fortify
2025-08-20T22:50:24.7230882Z [00:02:29.243]➜   /usr/include
2025-08-20T22:50:24.7231156Z [00:02:29.243]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:24.7231446Z [00:02:29.243]➜  End of search list.
2025-08-20T22:50:24.7270860Z [00:02:29.249]➜  CC stress-mmap.c
2025-08-20T22:50:24.7434663Z [00:02:29.266]➜  Alpine clang version 20.1.8
2025-08-20T22:50:24.7435394Z [00:02:29.266]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:24.7437083Z [00:02:29.266]➜  Thread model: posix
2025-08-20T22:50:24.7437387Z [00:02:29.266]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:24.7437804Z [00:02:29.266]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:24.7438245Z [00:02:29.266]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:24.7438929Z [00:02:29.266]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:24.7439895Z [00:02:29.266]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:24.7440507Z [00:02:29.266]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:24.7440914Z [00:02:29.266]➜  Candidate multilib: .;@m64
2025-08-20T22:50:24.7441202Z [00:02:29.266]➜  Selected multilib: .;@m64
2025-08-20T22:50:24.7458265Z [00:02:29.269]➜   (in-process)
2025-08-20T22:50:24.7467731Z [00:02:29.269]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-mlockmany.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-mlockmany.o -x c stress-mlockmany.c
2025-08-20T22:50:24.7486420Z [00:02:29.271]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:24.7494489Z [00:02:29.272]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:24.7507502Z [00:02:29.272]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:24.7508189Z [00:02:29.272]➜  #include "..." search starts here:
2025-08-20T22:50:24.7508509Z [00:02:29.272]➜  #include <...> search starts here:
2025-08-20T22:50:24.7508982Z [00:02:29.272]➜   /usr/include/fortify
2025-08-20T22:50:24.7509247Z [00:02:29.272]➜   /usr/include
2025-08-20T22:50:24.7509524Z [00:02:29.272]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:24.7509811Z [00:02:29.272]➜  End of search list.
2025-08-20T22:50:24.7676666Z [00:02:29.290]➜  Alpine clang version 20.1.8
2025-08-20T22:50:24.7677517Z [00:02:29.290]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:24.7679579Z [00:02:29.290]➜  Thread model: posix
2025-08-20T22:50:24.7680086Z [00:02:29.290]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:24.7709920Z [00:02:29.290]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:24.7712837Z [00:02:29.290]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:24.7714512Z [00:02:29.290]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:24.7715149Z [00:02:29.290]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:24.7715688Z [00:02:29.290]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:24.7716106Z [00:02:29.290]➜  Candidate multilib: .;@m64
2025-08-20T22:50:24.7716392Z [00:02:29.290]➜  Selected multilib: .;@m64
2025-08-20T22:50:24.7716660Z [00:02:29.293]➜   (in-process)
2025-08-20T22:50:24.7724977Z [00:02:29.294]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-mmap.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-mmap.o -x c stress-mmap.c
2025-08-20T22:50:24.7739334Z [00:02:29.295]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:24.7739979Z [00:02:29.295]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:24.7740721Z [00:02:29.295]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:24.7741301Z [00:02:29.295]➜  #include "..." search starts here:
2025-08-20T22:50:24.7741626Z [00:02:29.295]➜  #include <...> search starts here:
2025-08-20T22:50:24.7741911Z [00:02:29.295]➜   /usr/include/fortify
2025-08-20T22:50:24.7742157Z [00:02:29.295]➜   /usr/include
2025-08-20T22:50:24.7742433Z [00:02:29.295]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:24.7742723Z [00:02:29.295]➜  End of search list.
2025-08-20T22:50:24.7804140Z [00:02:29.303]➜  CC stress-mmapaddr.c
2025-08-20T22:50:24.8027133Z [00:02:29.325]➜  Alpine clang version 20.1.8
2025-08-20T22:50:24.8030138Z [00:02:29.325]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:24.8036386Z [00:02:29.325]➜  Thread model: posix
2025-08-20T22:50:24.8037008Z [00:02:29.325]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:24.8037522Z [00:02:29.325]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:24.8038058Z [00:02:29.325]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:24.8038559Z [00:02:29.325]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:24.8039463Z [00:02:29.325]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:24.8040006Z [00:02:29.325]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:24.8040411Z [00:02:29.325]➜  Candidate multilib: .;@m64
2025-08-20T22:50:24.8040696Z [00:02:29.325]➜  Selected multilib: .;@m64
2025-08-20T22:50:24.8040960Z [00:02:29.326]➜   (in-process)
2025-08-20T22:50:24.8054034Z [00:02:29.326]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-mmapaddr.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-mmapaddr.o -x c stress-mmapaddr.c
2025-08-20T22:50:24.8061844Z [00:02:29.327]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:24.8062344Z [00:02:29.327]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:24.8063005Z [00:02:29.327]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:24.8063576Z [00:02:29.327]➜  #include "..." search starts here:
2025-08-20T22:50:24.8063931Z [00:02:29.327]➜  #include <...> search starts here:
2025-08-20T22:50:24.8064220Z [00:02:29.327]➜   /usr/include/fortify
2025-08-20T22:50:24.8064467Z [00:02:29.327]➜   /usr/include
2025-08-20T22:50:24.8064739Z [00:02:29.327]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:24.8065024Z [00:02:29.327]➜  End of search list.
2025-08-20T22:50:24.8233120Z [00:02:29.346]➜  CC stress-mmapcow.c
2025-08-20T22:50:24.8337877Z [00:02:29.356]➜  CC stress-mmapfiles.c
2025-08-20T22:50:24.8376411Z [00:02:29.360]➜  CC stress-mmapfixed.c
2025-08-20T22:50:24.8501170Z [00:02:29.373]➜  Alpine clang version 20.1.8
2025-08-20T22:50:24.8504188Z [00:02:29.373]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:24.8505961Z [00:02:29.373]➜  Thread model: posix
2025-08-20T22:50:24.8506766Z [00:02:29.373]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:24.8509383Z [00:02:29.374]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:24.8510195Z [00:02:29.374]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:24.8510862Z [00:02:29.374]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:24.8513560Z [00:02:29.374]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:24.8514196Z [00:02:29.374]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:24.8514709Z [00:02:29.374]➜  Candidate multilib: .;@m64
2025-08-20T22:50:24.8515084Z [00:02:29.374]➜  Selected multilib: .;@m64
2025-08-20T22:50:24.8515600Z [00:02:29.374]➜   (in-process)
2025-08-20T22:50:24.8540384Z [00:02:29.376]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-mmapcow.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-mmapcow.o -x c stress-mmapcow.c
2025-08-20T22:50:24.8569637Z [00:02:29.376]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:24.8570292Z [00:02:29.376]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:24.8571066Z [00:02:29.376]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:24.8571742Z [00:02:29.376]➜  #include "..." search starts here:
2025-08-20T22:50:24.8572142Z [00:02:29.376]➜  #include <...> search starts here:
2025-08-20T22:50:24.8572822Z [00:02:29.376]➜   /usr/include/fortify
2025-08-20T22:50:24.8573261Z [00:02:29.376]➜   /usr/include
2025-08-20T22:50:24.8573655Z [00:02:29.376]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:24.8574022Z [00:02:29.376]➜  End of search list.
2025-08-20T22:50:24.8696963Z [00:02:29.392]➜  CC stress-mmapfork.c
2025-08-20T22:50:24.8789735Z [00:02:29.402]➜  Alpine clang version 20.1.8
2025-08-20T22:50:24.8794717Z [00:02:29.402]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:24.8795044Z [00:02:29.402]➜  Thread model: posix
2025-08-20T22:50:24.8795340Z [00:02:29.402]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:24.8795750Z [00:02:29.402]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:24.8796191Z [00:02:29.402]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:24.8796695Z [00:02:29.402]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:24.8797268Z [00:02:29.402]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:24.8797822Z [00:02:29.402]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:24.8798227Z [00:02:29.402]➜  Candidate multilib: .;@m64
2025-08-20T22:50:24.8798514Z [00:02:29.402]➜  Selected multilib: .;@m64
2025-08-20T22:50:24.8826646Z [00:02:29.405]➜  Alpine clang version 20.1.8
2025-08-20T22:50:24.8829376Z [00:02:29.405]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:24.8829691Z [00:02:29.405]➜  Thread model: posix
2025-08-20T22:50:24.8829982Z [00:02:29.405]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:24.8830394Z [00:02:29.405]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:24.8830831Z [00:02:29.405]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:24.8831328Z [00:02:29.405]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:24.8832055Z [00:02:29.405]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:24.8832710Z [00:02:29.405]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:24.8833120Z [00:02:29.405]➜  Candidate multilib: .;@m64
2025-08-20T22:50:24.8833410Z [00:02:29.405]➜  Selected multilib: .;@m64
2025-08-20T22:50:24.8847784Z [00:02:29.407]➜   (in-process)
2025-08-20T22:50:24.8857575Z [00:02:29.407]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-mmapfiles.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-mmapfiles.o -x c stress-mmapfiles.c
2025-08-20T22:50:24.8889413Z [00:02:29.410]➜   (in-process)
2025-08-20T22:50:24.8894240Z [00:02:29.410]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-mmapfixed.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--statsclang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:24.8899690Z [00:02:29.411]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:24.8900440Z [00:02:29.411]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:24.8901023Z [00:02:29.411]➜  #include "..." search starts here:
2025-08-20T22:50:24.8901336Z [00:02:29.411]➜  #include <...> search starts here:
2025-08-20T22:50:24.8901631Z [00:02:29.411]➜   /usr/include/fortify
2025-08-20T22:50:24.8901881Z [00:02:29.411]➜   /usr/include
2025-08-20T22:50:24.8902157Z [00:02:29.411]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:24.8902449Z [00:02:29.411]➜  End of search list.
2025-08-20T22:50:24.8904938Z [00:02:29.413]➜  Alpine clang version 20.1.8
2025-08-20T22:50:24.8905745Z [00:02:29.413]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:24.8906489Z [00:02:29.413]➜  Thread model: posix
2025-08-20T22:50:24.8907219Z [00:02:29.413]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:24.8908124Z [00:02:29.413]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:24.8908966Z [00:02:29.413]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:24.8909879Z [00:02:29.413]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:24.8910898Z [00:02:29.413]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:24.8911844Z [00:02:29.413]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:24.8912487Z [00:02:29.413]➜  Candidate multilib: .;@m64
2025-08-20T22:50:24.8912900Z [00:02:29.413]➜  Selected multilib: .;@m64
2025-08-20T22:50:24.8913573Z [00:02:29.414]➜   (in-process)
2025-08-20T22:50:24.8922248Z [00:02:29.414]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-mmapfork.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-mmapfork.o -x c stress-mmapfork.c
2025-08-20T22:50:24.8931710Z [00:02:29.415]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:24.8932267Z [00:02:29.415]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:24.8932933Z [00:02:29.415]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:24.8933514Z [00:02:29.415]➜  #include "..." search starts here:
2025-08-20T22:50:24.8933825Z [00:02:29.415]➜  #include <...> search starts here:
2025-08-20T22:50:24.8934112Z [00:02:29.415]➜   /usr/include/fortify
2025-08-20T22:50:24.8934358Z [00:02:29.415]➜   /usr/include
2025-08-20T22:50:24.8934632Z [00:02:29.415]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:24.8934920Z [00:02:29.415]➜  End of search list.
2025-08-20T22:50:24.8945956Z [00:02:29.417]➜  ,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-mmapfixed.o -x c stress-mmapfixed.c
2025-08-20T22:50:24.8960839Z [00:02:29.419]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:24.8968316Z [00:02:29.420]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:24.8990101Z [00:02:29.420]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:24.8990725Z [00:02:29.420]➜  #include "..." search starts here:
2025-08-20T22:50:24.8991046Z [00:02:29.420]➜  #include <...> search starts here:
2025-08-20T22:50:24.8991335Z [00:02:29.420]➜   /usr/include/fortify
2025-08-20T22:50:24.8991586Z [00:02:29.420]➜   /usr/include
2025-08-20T22:50:24.8991858Z [00:02:29.420]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:24.8992147Z [00:02:29.420]➜  End of search list.
2025-08-20T22:50:24.9043586Z [00:02:29.427]➜  CC stress-mmaphuge.c
2025-08-20T22:50:24.9475978Z [00:02:29.470]➜  CC stress-mmapmany.c
2025-08-20T22:50:24.9511460Z [00:02:29.474]➜  Alpine clang version 20.1.8
2025-08-20T22:50:24.9532578Z [00:02:29.476]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:24.9535049Z [00:02:29.476]➜  Thread model: posix
2025-08-20T22:50:24.9537796Z [00:02:29.476]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:24.9538217Z [00:02:29.476]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:24.9539132Z [00:02:29.476]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:24.9539632Z [00:02:29.476]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:24.9540192Z [00:02:29.476]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:24.9540728Z [00:02:29.476]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:24.9541154Z [00:02:29.476]➜  Candidate multilib: .;@m64
2025-08-20T22:50:24.9541443Z [00:02:29.476]➜  Selected multilib: .;@m64
2025-08-20T22:50:24.9541706Z [00:02:29.476]➜   (in-process)
2025-08-20T22:50:24.9550193Z [00:02:29.476]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-mmaphuge.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-mmaphuge.o -x c stress-mmaphuge.c
2025-08-20T22:50:24.9557577Z [00:02:29.476]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:24.9558082Z [00:02:29.476]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:24.9593076Z [00:02:29.476]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:24.9593847Z [00:02:29.479]➜  #include "..." search starts here:
2025-08-20T22:50:24.9594169Z [00:02:29.479]➜  #include <...> search starts here:
2025-08-20T22:50:24.9594456Z [00:02:29.479]➜   /usr/include/fortify
2025-08-20T22:50:24.9594708Z [00:02:29.480]➜   /usr/include
2025-08-20T22:50:24.9595004Z [00:02:29.480]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:24.9595297Z [00:02:29.480]➜  End of search list.
2025-08-20T22:50:24.9656736Z [00:02:29.488]➜  CC stress-mmaprandom.c
2025-08-20T22:50:24.9662173Z [00:02:29.489]➜  CC stress-mmaptorture.c
2025-08-20T22:50:24.9770361Z [00:02:29.500]➜  CC stress-module.c
2025-08-20T22:50:24.9793334Z [00:02:29.502]➜  Alpine clang version 20.1.8
2025-08-20T22:50:24.9796017Z [00:02:29.502]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:24.9809763Z [00:02:29.502]➜  Thread model: posix
2025-08-20T22:50:24.9810072Z [00:02:29.502]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:24.9810488Z [00:02:29.502]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:24.9810930Z [00:02:29.502]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:24.9811429Z [00:02:29.502]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:24.9812168Z [00:02:29.502]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:24.9812788Z [00:02:29.502]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:24.9813200Z [00:02:29.502]➜  Candidate multilib: .;@m64
2025-08-20T22:50:24.9813486Z [00:02:29.502]➜  Selected multilib: .;@m64
2025-08-20T22:50:24.9832720Z [00:02:29.506]➜   (in-process)
2025-08-20T22:50:24.9842472Z [00:02:29.506]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-mmapmany.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-mmapmany.o -x c stress-mmapmany.c
2025-08-20T22:50:24.9862279Z [00:02:29.509]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:24.9871621Z [00:02:29.510]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:24.9894032Z [00:02:29.510]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:24.9894644Z [00:02:29.510]➜  #include "..." search starts here:
2025-08-20T22:50:24.9894957Z [00:02:29.510]➜  #include <...> search starts here:
2025-08-20T22:50:24.9895246Z [00:02:29.510]➜   /usr/include/fortify
2025-08-20T22:50:24.9895498Z [00:02:29.510]➜   /usr/include
2025-08-20T22:50:24.9895777Z [00:02:29.510]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:24.9896368Z [00:02:29.510]➜  End of search list.
2025-08-20T22:50:24.9983954Z [00:02:29.521]➜  Alpine clang version 20.1.8
2025-08-20T22:50:24.9984736Z [00:02:29.521]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:24.9987111Z [00:02:29.521]➜  Thread model: posix
2025-08-20T22:50:24.9987583Z [00:02:29.521]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:24.9989107Z [00:02:29.521]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:24.9989555Z [00:02:29.521]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:24.9990279Z [00:02:29.521]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:24.9990931Z [00:02:29.521]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:24.9991466Z [00:02:29.521]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:24.9991870Z [00:02:29.521]➜  Candidate multilib: .;@m64
2025-08-20T22:50:24.9992162Z [00:02:29.521]➜  Selected multilib: .;@m64
2025-08-20T22:50:24.9992911Z [00:02:29.522]➜   (in-process)
2025-08-20T22:50:25.0001960Z [00:02:29.522]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-module.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-module.o -x c stress-module.c
2025-08-20T22:50:25.0040850Z [00:02:29.527]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:25.0042153Z [00:02:29.527]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:25.0042873Z [00:02:29.527]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:25.0043457Z [00:02:29.527]➜  #include "..." search starts here:
2025-08-20T22:50:25.0043775Z [00:02:29.527]➜  #include <...> search starts here:
2025-08-20T22:50:25.0044361Z [00:02:29.527]➜   /usr/include/fortify
2025-08-20T22:50:25.0044617Z [00:02:29.527]➜   /usr/include
2025-08-20T22:50:25.0044896Z [00:02:29.527]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:25.0045181Z [00:02:29.527]➜  End of search list.
2025-08-20T22:50:25.0078908Z [00:02:29.531]➜  Alpine clang version 20.1.8
2025-08-20T22:50:25.0079604Z [00:02:29.531]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:25.0080158Z [00:02:29.531]➜  Thread model: posix
2025-08-20T22:50:25.0080691Z [00:02:29.531]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:25.0081624Z [00:02:29.531]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:25.0082454Z [00:02:29.531]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:25.0083146Z [00:02:29.531]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:25.0083823Z [00:02:29.531]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:25.0084652Z [00:02:29.531]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:25.0085665Z [00:02:29.531]➜  Candidate multilib: .;@m64
2025-08-20T22:50:25.0086131Z [00:02:29.531]➜  Selected multilib: .;@m64
2025-08-20T22:50:25.0086519Z [00:02:29.531]➜   (in-process)
2025-08-20T22:50:25.0114578Z [00:02:29.532]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-mmaprandom.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe Alpine clang version 20.1.8
2025-08-20T22:50:25.0119312Z [00:02:29.532]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:25.0119616Z [00:02:29.532]➜  Thread model: posix
2025-08-20T22:50:25.0119908Z [00:02:29.532]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:25.0120318Z [00:02:29.532]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:25.0120937Z [00:02:29.532]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:25.0121428Z [00:02:29.532]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:25.0121982Z [00:02:29.532]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:25.0122514Z [00:02:29.532]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:25.0122918Z [00:02:29.532]➜  Candidate multilib: .;@m64
2025-08-20T22:50:25.0123201Z [00:02:29.532]➜  Selected multilib: .;@m64
2025-08-20T22:50:25.0126783Z [00:02:29.532]➜  -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-mmaprandom.o -x c stress-mmaprandom.c
2025-08-20T22:50:25.0130231Z [00:02:29.533]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:25.0130746Z [00:02:29.534]➜   (in-process)
2025-08-20T22:50:25.0151607Z [00:02:29.534]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-mmaptorture.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-mmaptorture.o -x c stress-mmaptorture.c
2025-08-20T22:50:25.0168551Z [00:02:29.535]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:25.0169333Z [00:02:29.535]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:25.0169910Z [00:02:29.535]➜  #include "..." search starts here:
2025-08-20T22:50:25.0170225Z [00:02:29.535]➜  #include <...> search starts here:
2025-08-20T22:50:25.0170510Z [00:02:29.535]➜   /usr/include/fortify
2025-08-20T22:50:25.0170759Z [00:02:29.535]➜   /usr/include
2025-08-20T22:50:25.0171044Z [00:02:29.535]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:25.0171335Z [00:02:29.535]➜  End of search list.
2025-08-20T22:50:25.0171804Z [00:02:29.538]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:25.0172290Z [00:02:29.539]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:25.0172953Z [00:02:29.539]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:25.0173519Z [00:02:29.539]➜  #include "..." search starts here:
2025-08-20T22:50:25.0173834Z [00:02:29.539]➜  #include <...> search starts here:
2025-08-20T22:50:25.0174122Z [00:02:29.539]➜   /usr/include/fortify
2025-08-20T22:50:25.0174374Z [00:02:29.539]➜   /usr/include
2025-08-20T22:50:25.0174649Z [00:02:29.539]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:25.0174936Z [00:02:29.539]➜  End of search list.
2025-08-20T22:50:25.0399231Z [00:02:29.562]➜  CC stress-monte-carlo.c
2025-08-20T22:50:25.0572459Z [00:02:29.580]➜  CC stress-mprotect.c
2025-08-20T22:50:25.0750871Z [00:02:29.595]➜  Alpine clang version 20.1.8
2025-08-20T22:50:25.0751279Z [00:02:29.595]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:25.0751615Z [00:02:29.595]➜  Thread model: posix
2025-08-20T22:50:25.0751935Z [00:02:29.595]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:25.0752367Z [00:02:29.595]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:25.0752805Z [00:02:29.595]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:25.0753311Z [00:02:29.595]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:25.0753872Z [00:02:29.595]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:25.0754402Z [00:02:29.595]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:25.0754801Z [00:02:29.595]➜  Candidate multilib: .;@m64
2025-08-20T22:50:25.0755108Z [00:02:29.595]➜  Selected multilib: .;@m64
2025-08-20T22:50:25.0755657Z [00:02:29.596]➜   (in-process)
2025-08-20T22:50:25.0764141Z [00:02:29.596]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-monte-carlo.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-monte-carlo.o -x c stress-monte-carlo.c
2025-08-20T22:50:25.0772005Z [00:02:29.596]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:25.0772505Z [00:02:29.597]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:25.0773171Z [00:02:29.597]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:25.0773744Z [00:02:29.597]➜  #include "..." search starts here:
2025-08-20T22:50:25.0774057Z [00:02:29.597]➜  #include <...> search starts here:
2025-08-20T22:50:25.0774473Z [00:02:29.597]➜   /usr/include/fortify
2025-08-20T22:50:25.0774767Z [00:02:29.597]➜   /usr/include
2025-08-20T22:50:25.0775042Z [00:02:29.597]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:25.0775326Z [00:02:29.597]➜  End of search list.
2025-08-20T22:50:25.1030383Z [00:02:29.625]➜  Alpine clang version 20.1.8
2025-08-20T22:50:25.1030875Z [00:02:29.625]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:25.1031226Z [00:02:29.625]➜  Thread model: posix
2025-08-20T22:50:25.1031530Z [00:02:29.625]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:25.1031951Z [00:02:29.625]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:25.1032390Z [00:02:29.625]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:25.1032885Z [00:02:29.625]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:25.1033442Z [00:02:29.625]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:25.1036642Z [00:02:29.625]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:25.1037110Z [00:02:29.625]➜  Candidate multilib: .;@m64
2025-08-20T22:50:25.1037399Z [00:02:29.625]➜  Selected multilib: .;@m64
2025-08-20T22:50:25.1037676Z [00:02:29.626]➜   (in-process)
2025-08-20T22:50:25.1047787Z [00:02:29.626]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-mprotect.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-mprotect.o -x c stress-mprotect.c
2025-08-20T22:50:25.1055466Z [00:02:29.627]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:25.1073766Z [00:02:29.630]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:25.1074513Z [00:02:29.630]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:25.1075340Z [00:02:29.630]➜  #include "..." search starts here:
2025-08-20T22:50:25.1075709Z [00:02:29.630]➜  #include <...> search starts here:
2025-08-20T22:50:25.1076006Z [00:02:29.630]➜   /usr/include/fortify
2025-08-20T22:50:25.1076254Z [00:02:29.630]➜   /usr/include
2025-08-20T22:50:25.1076536Z [00:02:29.630]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:25.1076833Z [00:02:29.630]➜  End of search list.
2025-08-20T22:50:25.1147789Z [00:02:29.638]➜  CC stress-mpfr.c
2025-08-20T22:50:25.1356412Z [00:02:29.658]➜  CC stress-mq.c
2025-08-20T22:50:25.1587682Z [00:02:29.682]➜  Alpine clang version 20.1.8
2025-08-20T22:50:25.1588827Z [00:02:29.682]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:25.1589226Z [00:02:29.682]➜  Thread model: posix
2025-08-20T22:50:25.1589523Z [00:02:29.682]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:25.1589945Z [00:02:29.682]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:25.1590418Z [00:02:29.682]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:25.1591409Z [00:02:29.682]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:25.1592083Z [00:02:29.682]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:25.1592627Z [00:02:29.682]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:25.1593045Z [00:02:29.682]➜  Candidate multilib: .;@m64
2025-08-20T22:50:25.1593330Z [00:02:29.682]➜  Selected multilib: .;@m64
2025-08-20T22:50:25.1595926Z [00:02:29.682]➜   (in-process)
2025-08-20T22:50:25.1619877Z [00:02:29.684]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-mpfr.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-mpfr.o -x c stress-mpfr.c
2025-08-20T22:50:25.1627490Z [00:02:29.684]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:25.1646775Z [00:02:29.687]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:25.1653755Z [00:02:29.687]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:25.1654362Z [00:02:29.688]➜  #include "..." search starts here:
2025-08-20T22:50:25.1654690Z [00:02:29.688]➜  #include <...> search starts here:
2025-08-20T22:50:25.1673068Z [00:02:29.690]➜   /usr/include/fortify
2025-08-20T22:50:25.1678305Z [00:02:29.690]➜   /usr/include
2025-08-20T22:50:25.1678720Z [00:02:29.690]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:25.1679092Z [00:02:29.690]➜  End of search list.
2025-08-20T22:50:25.1811170Z [00:02:29.704]➜  Alpine clang version 20.1.8CC stress-mremap.c
2025-08-20T22:50:25.1831202Z [00:02:29.706]➜  
2025-08-20T22:50:25.1831773Z [00:02:29.706]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:25.1832658Z [00:02:29.706]➜  Thread model: posix
2025-08-20T22:50:25.1835406Z [00:02:29.706]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:25.1851764Z [00:02:29.708]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:25.1852505Z [00:02:29.708]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:25.1853267Z [00:02:29.708]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:25.1854423Z [00:02:29.708]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:25.1855173Z [00:02:29.708]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:25.1855977Z [00:02:29.708]➜  Candidate multilib: .;@m64
2025-08-20T22:50:25.1856395Z [00:02:29.708]➜  Selected multilib: .;@m64
2025-08-20T22:50:25.1856741Z [00:02:29.708]➜   (in-process)
2025-08-20T22:50:25.1865307Z [00:02:29.708]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-mq.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-mq.o -x c stress-mq.c
2025-08-20T22:50:25.1873053Z [00:02:29.708]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:25.1886045Z [00:02:29.711]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:25.1891394Z [00:02:29.711]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:25.1892000Z [00:02:29.712]➜  #include "..." search starts here:
2025-08-20T22:50:25.1911665Z [00:02:29.714]➜  #include <...> search starts here:
2025-08-20T22:50:25.1914666Z [00:02:29.714]➜   /usr/include/fortify
2025-08-20T22:50:25.1914931Z [00:02:29.714]➜   /usr/include
2025-08-20T22:50:25.1915207Z [00:02:29.714]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:25.1915496Z [00:02:29.714]➜  End of search list.
2025-08-20T22:50:25.1941342Z [00:02:29.717]➜  CC stress-mseal.c
2025-08-20T22:50:25.2140628Z [00:02:29.737]➜  Alpine clang version 20.1.8
2025-08-20T22:50:25.2141292Z [00:02:29.737]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:25.2141705Z [00:02:29.737]➜  Thread model: posix
2025-08-20T22:50:25.2142079Z [00:02:29.737]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:25.2142493Z [00:02:29.737]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:25.2142968Z [00:02:29.737]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:25.2143466Z [00:02:29.737]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:25.2144018Z [00:02:29.737]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:25.2144552Z [00:02:29.737]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:25.2144956Z [00:02:29.737]➜  Candidate multilib: .;@m64
2025-08-20T22:50:25.2145245Z [00:02:29.737]➜  Selected multilib: .;@m64
2025-08-20T22:50:25.2176495Z [00:02:29.740]➜   (in-process)
2025-08-20T22:50:25.2251755Z [00:02:29.746]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-mremap.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-mremap.o -x c stress-mremap.c
2025-08-20T22:50:25.2259350Z [00:02:29.747]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:25.2259862Z [00:02:29.747]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:25.2260538Z [00:02:29.747]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:25.2261118Z [00:02:29.747]➜  #include "..." search starts here:
2025-08-20T22:50:25.2261432Z [00:02:29.747]➜  #include <...> search starts here:
2025-08-20T22:50:25.2261722Z [00:02:29.747]➜   /usr/include/fortify
2025-08-20T22:50:25.2261975Z [00:02:29.747]➜   /usr/include
2025-08-20T22:50:25.2262430Z [00:02:29.747]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:25.2262792Z [00:02:29.747]➜  End of search list.
2025-08-20T22:50:25.2378459Z [00:02:29.760]➜  Alpine clang version 20.1.8
2025-08-20T22:50:25.2382625Z [00:02:29.760]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:25.2382947Z [00:02:29.761]➜  Thread model: posix
2025-08-20T22:50:25.2383241Z [00:02:29.761]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:25.2383671Z [00:02:29.761]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:25.2384109Z [00:02:29.761]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:25.2384606Z [00:02:29.761]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:25.2385163Z [00:02:29.761]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:25.2385698Z [00:02:29.761]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:25.2386111Z [00:02:29.761]➜  Candidate multilib: .;@m64
2025-08-20T22:50:25.2386405Z [00:02:29.761]➜  Selected multilib: .;@m64
2025-08-20T22:50:25.2386680Z [00:02:29.761]➜  CC stress-msg.c
2025-08-20T22:50:25.2393901Z [00:02:29.762]➜   (in-process)
2025-08-20T22:50:25.2427570Z [00:02:29.763]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-mseal.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-mseal.o -x c stress-mseal.c
2025-08-20T22:50:25.2435583Z [00:02:29.764]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:25.2436224Z [00:02:29.764]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:25.2437028Z [00:02:29.764]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:25.2437696Z [00:02:29.764]➜  #include "..." search starts here:
2025-08-20T22:50:25.2438311Z [00:02:29.764]➜  #include <...> search starts here:
2025-08-20T22:50:25.2448026Z [00:02:29.764]➜   /usr/include/fortify
2025-08-20T22:50:25.2448391Z [00:02:29.764]➜   /usr/include
2025-08-20T22:50:25.2448815Z [00:02:29.764]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:25.2449166Z [00:02:29.764]➜  End of search list.
2025-08-20T22:50:25.2677250Z [00:02:29.790]➜  CC stress-msync.c
2025-08-20T22:50:25.2845803Z [00:02:29.807]➜  Alpine clang version 20.1.8
2025-08-20T22:50:25.2883720Z [00:02:29.807]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:25.2884069Z [00:02:29.807]➜  Thread model: posix
2025-08-20T22:50:25.2884368Z [00:02:29.807]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:25.2884788Z [00:02:29.808]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:25.2885232Z [00:02:29.808]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:25.2885737Z [00:02:29.808]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:25.2886265Z [00:02:29.810]➜  Found candidate GCC installation: CC stress-msyncmany.c
2025-08-20T22:50:25.2886661Z [00:02:29.810]➜  /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:25.2887109Z [00:02:29.810]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:25.2887519Z [00:02:29.810]➜  Candidate multilib: .;@m64
2025-08-20T22:50:25.2888158Z [00:02:29.810]➜  Selected multilib: .;@m64
2025-08-20T22:50:25.2888435Z [00:02:29.810]➜   (in-process)
2025-08-20T22:50:25.2896950Z [00:02:29.810]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-msg.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-msg.o -x c stress-msg.c
2025-08-20T22:50:25.2905675Z [00:02:29.810]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:25.2906175Z [00:02:29.810]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:25.2907120Z [00:02:29.810]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:25.2907757Z [00:02:29.810]➜  #include "..." search starts here:
2025-08-20T22:50:25.2908075Z [00:02:29.810]➜  #include <...> search starts here:
2025-08-20T22:50:25.2908361Z [00:02:29.810]➜   /usr/include/fortify
2025-08-20T22:50:25.2908698Z [00:02:29.810]➜   /usr/include
2025-08-20T22:50:25.2909026Z [00:02:29.810]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:25.2909313Z [00:02:29.810]➜  End of search list.
2025-08-20T22:50:25.3069386Z [00:02:29.828]➜  Alpine clang version 20.1.8
2025-08-20T22:50:25.3069830Z [00:02:29.828]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:25.3070131Z [00:02:29.828]➜  Thread model: posix
2025-08-20T22:50:25.3070419Z [00:02:29.828]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:25.3070833Z [00:02:29.828]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:25.3071294Z [00:02:29.828]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:25.3077342Z [00:02:29.828]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:25.3077934Z [00:02:29.828]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:25.3078475Z [00:02:29.828]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:25.3079603Z [00:02:29.828]➜  Candidate multilib: .;@m64
2025-08-20T22:50:25.3079890Z [00:02:29.828]➜  Selected multilib: .;@m64
2025-08-20T22:50:25.3080151Z [00:02:29.829]➜   (in-process)
2025-08-20T22:50:25.3088510Z [00:02:29.829]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-msyncmany.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-msyncmany.o -x c stress-msyncmany.c
2025-08-20T22:50:25.3095937Z [00:02:29.830]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:25.3096651Z [00:02:29.830]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:25.3097370Z [00:02:29.830]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:25.3097942Z [00:02:29.830]➜  #include "..." search starts here:
2025-08-20T22:50:25.3098259Z [00:02:29.830]➜  #include <...> search starts here:
2025-08-20T22:50:25.3098546Z [00:02:29.830]➜   /usr/include/fortify
2025-08-20T22:50:25.3098935Z [00:02:29.830]➜   /usr/include
2025-08-20T22:50:25.3099212Z [00:02:29.830]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:25.3099497Z [00:02:29.830]➜  End of search list.
2025-08-20T22:50:25.3124169Z [00:02:29.835]➜  Alpine clang version 20.1.8
2025-08-20T22:50:25.3141640Z [00:02:29.837]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:25.3143908Z [00:02:29.837]➜  Thread model: posix
2025-08-20T22:50:25.3146517Z [00:02:29.837]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:25.3146944Z [00:02:29.837]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:25.3147378Z [00:02:29.837]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:25.3147876Z [00:02:29.837]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:25.3148817Z [00:02:29.837]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:25.3149403Z [00:02:29.837]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:25.3149808Z [00:02:29.837]➜  Candidate multilib: .;@m64
2025-08-20T22:50:25.3150093Z [00:02:29.837]➜  Selected multilib: .;@m64
2025-08-20T22:50:25.3150355Z [00:02:29.837]➜   (in-process)
2025-08-20T22:50:25.3158711Z [00:02:29.837]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-msync.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-msync.o -x c stress-msync.c
2025-08-20T22:50:25.3166201Z [00:02:29.837]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:25.3175520Z [00:02:29.840]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:25.3208026Z [00:02:29.840]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:25.3208710Z [00:02:29.840]➜  #include "..." search starts here:
2025-08-20T22:50:25.3209093Z [00:02:29.840]➜  #include <...> search starts here:
2025-08-20T22:50:25.3209387Z [00:02:29.840]➜   /usr/include/fortify
2025-08-20T22:50:25.3209639Z [00:02:29.841]➜   /usr/include
2025-08-20T22:50:25.3209953Z [00:02:29.843]➜   /usr/lib/llvm20/lib/clang/20/includeCC stress-mtx.c
2025-08-20T22:50:25.3210252Z [00:02:29.843]➜  
2025-08-20T22:50:25.3210460Z [00:02:29.843]➜  End of search list.
2025-08-20T22:50:25.3280517Z [00:02:29.850]➜  CC stress-munmap.c
2025-08-20T22:50:25.3468720Z [00:02:29.870]➜  Alpine clang version 20.1.8
2025-08-20T22:50:25.3469506Z [00:02:29.870]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:25.3471958Z [00:02:29.870]➜  Thread model: posix
2025-08-20T22:50:25.3474583Z [00:02:29.870]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:25.3475006Z [00:02:29.870]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:25.3475764Z [00:02:29.870]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:25.3476263Z [00:02:29.870]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:25.3476818Z [00:02:29.870]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:25.3477351Z [00:02:29.870]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:25.3477755Z [00:02:29.870]➜  Candidate multilib: .;@m64
2025-08-20T22:50:25.3478051Z [00:02:29.870]➜  Selected multilib: .;@m64
2025-08-20T22:50:25.3478549Z [00:02:29.871]➜   (in-process)
2025-08-20T22:50:25.3487484Z [00:02:29.871]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-munmap.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-munmap.o -x c stress-munmap.c
2025-08-20T22:50:25.3495049Z [00:02:29.871]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:25.3495687Z [00:02:29.872]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:25.3496483Z [00:02:29.872]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:25.3497210Z [00:02:29.872]➜  #include "..." search starts here:
2025-08-20T22:50:25.3497709Z [00:02:29.872]➜  #include <...> search starts here:
2025-08-20T22:50:25.3498146Z [00:02:29.872]➜   /usr/include/fortify
2025-08-20T22:50:25.3498555Z [00:02:29.872]➜   /usr/include
2025-08-20T22:50:25.3506380Z [00:02:29.872]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:25.3506682Z [00:02:29.872]➜  End of search list.
2025-08-20T22:50:25.3640984Z [00:02:29.886]➜  Alpine clang version 20.1.8
2025-08-20T22:50:25.3641408Z [00:02:29.886]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:25.3641715Z [00:02:29.886]➜  Thread model: posix
2025-08-20T22:50:25.3642299Z [00:02:29.886]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:25.3642730Z [00:02:29.886]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:25.3643167Z [00:02:29.886]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:25.3643663Z [00:02:29.886]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:25.3644217Z [00:02:29.886]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:25.3644753Z [00:02:29.886]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:25.3645163Z [00:02:29.886]➜  Candidate multilib: .;@m64
2025-08-20T22:50:25.3645455Z [00:02:29.886]➜  Selected multilib: .;@m64
2025-08-20T22:50:25.3645722Z [00:02:29.886]➜   (in-process)
2025-08-20T22:50:25.3706623Z [00:02:29.891]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-mtx.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-mtx.o -x c stress-mtx.c
2025-08-20T22:50:25.3714118Z [00:02:29.892]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:25.3714628Z [00:02:29.893]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:25.3715297Z [00:02:29.893]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:25.3715872Z [00:02:29.893]➜  #include "..." search starts here:
2025-08-20T22:50:25.3716197Z [00:02:29.893]➜  #include <...> search starts here:
2025-08-20T22:50:25.3716487Z [00:02:29.893]➜   /usr/include/fortify
2025-08-20T22:50:25.3716737Z [00:02:29.893]➜   /usr/include
2025-08-20T22:50:25.3717010Z [00:02:29.893]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:25.3717299Z [00:02:29.893]➜  End of search list.
2025-08-20T22:50:25.3862557Z [00:02:29.909]➜  CC stress-mutex.c
2025-08-20T22:50:25.3923248Z [00:02:29.915]➜  CC stress-nanosleep.c
2025-08-20T22:50:25.3996920Z [00:02:29.923]➜  CC stress-netdev.c
2025-08-20T22:50:25.4133897Z [00:02:29.936]➜  Alpine clang version 20.1.8
2025-08-20T22:50:25.4134610Z [00:02:29.936]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:25.4137019Z [00:02:29.936]➜  Thread model: posix
2025-08-20T22:50:25.4137507Z [00:02:29.936]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:25.4161991Z [00:02:29.936]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:25.4162471Z [00:02:29.936]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:25.4163009Z [00:02:29.936]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:25.4163567Z [00:02:29.936]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:25.4164101Z [00:02:29.936]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:25.4164564Z [00:02:29.936]➜  Candidate multilib: .;@m64
2025-08-20T22:50:25.4164855Z [00:02:29.936]➜  Selected multilib: .;@m64
2025-08-20T22:50:25.4165122Z [00:02:29.937]➜   (in-process)
2025-08-20T22:50:25.4173747Z [00:02:29.937]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-nanosleep.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-nanosleep.o -x c stress-nanosleep.c
2025-08-20T22:50:25.4188706Z [00:02:29.938]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:25.4189267Z [00:02:29.938]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:25.4189940Z [00:02:29.938]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:25.4190513Z [00:02:29.938]➜  #include "..." search starts here:
2025-08-20T22:50:25.4190830Z [00:02:29.938]➜  #include <...> search starts here:
2025-08-20T22:50:25.4191364Z [00:02:29.938]➜   /usr/include/fortify
2025-08-20T22:50:25.4191624Z [00:02:29.938]➜   /usr/include
2025-08-20T22:50:25.4191899Z [00:02:29.938]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:25.4192184Z [00:02:29.938]➜  End of search list.
2025-08-20T22:50:25.4200575Z [00:02:29.943]➜  Alpine clang version 20.1.8
2025-08-20T22:50:25.4218365Z [00:02:29.943]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:25.4218835Z [00:02:29.943]➜  Thread model: posix
2025-08-20T22:50:25.4219148Z [00:02:29.943]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:25.4219578Z [00:02:29.943]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:25.4220015Z [00:02:29.943]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:25.4220509Z [00:02:29.943]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:25.4221060Z [00:02:29.943]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:25.4221593Z [00:02:29.943]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:25.4221994Z [00:02:29.943]➜  Candidate multilib: .;@m64
2025-08-20T22:50:25.4222278Z [00:02:29.943]➜  Selected multilib: .;@m64
2025-08-20T22:50:25.4222541Z [00:02:29.943]➜   (in-process)
2025-08-20T22:50:25.4235872Z [00:02:29.944]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-netdev.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-netdev.o -x c stress-netdev.c
2025-08-20T22:50:25.4243363Z [00:02:29.945]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:25.4243877Z [00:02:29.945]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:25.4244538Z [00:02:29.945]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:25.4245293Z [00:02:29.945]➜  #include "..." search starts here:
2025-08-20T22:50:25.4245608Z [00:02:29.945]➜  #include <...> search starts here:
2025-08-20T22:50:25.4245892Z [00:02:29.945]➜   /usr/include/fortify
2025-08-20T22:50:25.4246140Z [00:02:29.945]➜   /usr/include
2025-08-20T22:50:25.4246411Z [00:02:29.945]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:25.4246695Z [00:02:29.945]➜  End of search list.
2025-08-20T22:50:25.4263265Z [00:02:29.949]➜  Alpine clang version 20.1.8
2025-08-20T22:50:25.4274362Z [00:02:29.949]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:25.4274698Z [00:02:29.949]➜  Thread model: posix
2025-08-20T22:50:25.4274998Z [00:02:29.949]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:25.4275405Z [00:02:29.949]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:25.4275837Z [00:02:29.949]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:25.4276330Z [00:02:29.949]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:25.4276888Z [00:02:29.949]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:25.4277419Z [00:02:29.949]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:25.4277821Z [00:02:29.949]➜  Candidate multilib: .;@m64
2025-08-20T22:50:25.4278105Z [00:02:29.949]➜  Selected multilib: .;@m64
2025-08-20T22:50:25.4278368Z [00:02:29.950]➜   (in-process)
2025-08-20T22:50:25.4287088Z [00:02:29.950]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-mutex.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-mutex.o -x c stress-mutex.c
2025-08-20T22:50:25.4309383Z [00:02:29.950]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:25.4309891Z [00:02:29.951]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:25.4310835Z [00:02:29.951]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:25.4311405Z [00:02:29.951]➜  #include "..." search starts here:
2025-08-20T22:50:25.4311716Z [00:02:29.951]➜  #include <...> search starts here:
2025-08-20T22:50:25.4312003Z [00:02:29.951]➜   /usr/include/fortify
2025-08-20T22:50:25.4312253Z [00:02:29.951]➜   /usr/include
2025-08-20T22:50:25.4312523Z [00:02:29.951]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:25.4312807Z [00:02:29.951]➜  End of search list.
2025-08-20T22:50:25.4387565Z [00:02:29.961]➜  CC stress-netlink-proc.c
2025-08-20T22:50:25.4455036Z [00:02:29.968]➜  CC stress-netlink-task.c
2025-08-20T22:50:25.4694945Z [00:02:29.992]➜  Alpine clang version 20.1.8
2025-08-20T22:50:25.4733229Z [00:02:29.992]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:25.4733688Z [00:02:29.992]➜  Thread model: posix
2025-08-20T22:50:25.4734008Z [00:02:29.992]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:25.4734424Z [00:02:29.992]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:25.4734869Z [00:02:29.992]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:25.4735366Z [00:02:29.992]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:25.4735915Z [00:02:29.992]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:25.4736442Z [00:02:29.992]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:25.4737129Z [00:02:29.992]➜  Candidate multilib: .;@m64
2025-08-20T22:50:25.4737470Z [00:02:29.992]➜  Selected multilib: .;@m64
2025-08-20T22:50:25.4737736Z [00:02:29.992]➜   (in-process)
2025-08-20T22:50:25.4746288Z [00:02:29.992]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-netlink-task.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-netlink-task.o -x c stress-netlink-task.c
2025-08-20T22:50:25.4784288Z [00:02:29.992]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:25.4784813Z [00:02:29.992]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:25.4785478Z [00:02:29.992]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:25.4786050Z [00:02:29.992]➜  #include "..." search starts here:
2025-08-20T22:50:25.4786619Z [00:02:29.992]➜  #include <...> search starts here:
2025-08-20T22:50:25.4786955Z [00:02:29.992]➜   /usr/include/fortify
2025-08-20T22:50:25.4787209Z [00:02:29.992]➜   /usr/include
2025-08-20T22:50:25.4787483Z [00:02:29.992]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:25.4787767Z [00:02:29.992]➜  End of search list.
2025-08-20T22:50:25.4830033Z [00:02:30.005]➜  Alpine clang version 20.1.8
2025-08-20T22:50:25.4830487Z [00:02:30.005]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:25.4830797Z [00:02:30.005]➜  Thread model: posix
2025-08-20T22:50:25.4831091Z [00:02:30.005]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:25.4831503Z [00:02:30.005]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:25.4831942Z [00:02:30.005]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:25.4832439Z [00:02:30.005]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:25.4832998Z [00:02:30.005]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:25.4833545Z [00:02:30.005]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:25.4833946Z [00:02:30.005]➜  Candidate multilib: .;@m64
2025-08-20T22:50:25.4834231Z [00:02:30.005]➜  Selected multilib: .;@m64
2025-08-20T22:50:25.4834494Z [00:02:30.005]➜   (in-process)
2025-08-20T22:50:25.4853933Z [00:02:30.007]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-netlink-proc.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-netlink-proc.o -x c stress-netlink-proc.c
2025-08-20T22:50:25.4861561Z [00:02:30.007]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:25.4861980Z [00:02:30.007]➜  CC stress-nice.c
2025-08-20T22:50:25.4862310Z [00:02:30.007]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:25.4863064Z [00:02:30.007]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:25.4863716Z [00:02:30.008]➜  #include "..." search starts here:
2025-08-20T22:50:25.4864033Z [00:02:30.008]➜  #include <...> search starts here:
2025-08-20T22:50:25.4864318Z [00:02:30.008]➜   /usr/include/fortify
2025-08-20T22:50:25.4864567Z [00:02:30.008]➜   /usr/include
2025-08-20T22:50:25.4864897Z [00:02:30.008]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:25.4865184Z [00:02:30.008]➜  End of search list.
2025-08-20T22:50:25.5023572Z [00:02:30.025]➜  CC stress-nop.c
2025-08-20T22:50:25.5084732Z [00:02:30.031]➜  CC stress-null.c
2025-08-20T22:50:25.5266103Z [00:02:30.049]➜  Alpine clang version 20.1.8
2025-08-20T22:50:25.5267152Z [00:02:30.049]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:25.5267521Z [00:02:30.049]➜  Thread model: posix
2025-08-20T22:50:25.5267822Z [00:02:30.049]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:25.5268262Z [00:02:30.049]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:25.5268957Z [00:02:30.049]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:25.5269478Z [00:02:30.049]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:25.5270079Z [00:02:30.049]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:25.5270629Z [00:02:30.049]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:25.5271030Z [00:02:30.049]➜  Candidate multilib: .;@m64
2025-08-20T22:50:25.5271317Z [00:02:30.049]➜  Selected multilib: .;@m64
2025-08-20T22:50:25.5271582Z [00:02:30.049]➜   (in-process)
2025-08-20T22:50:25.5280218Z [00:02:30.049]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-nop.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-nop.o -x c stress-nop.c
2025-08-20T22:50:25.5287745Z [00:02:30.049]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:25.5288333Z [00:02:30.049]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:25.5289475Z [00:02:30.049]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:25.5290073Z [00:02:30.049]➜  #include "..." search starts here:
2025-08-20T22:50:25.5290388Z [00:02:30.049]➜  #include <...> search starts here:
2025-08-20T22:50:25.5290677Z [00:02:30.049]➜   /usr/include/fortify
2025-08-20T22:50:25.5290927Z [00:02:30.049]➜   /usr/include
2025-08-20T22:50:25.5291204Z [00:02:30.049]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:25.5291494Z [00:02:30.049]➜  End of search list.
2025-08-20T22:50:25.5291769Z [00:02:30.049]➜  Alpine clang version 20.1.8
2025-08-20T22:50:25.5292081Z [00:02:30.049]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:25.5292371Z [00:02:30.049]➜  Thread model: posix
2025-08-20T22:50:25.5292670Z [00:02:30.049]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:25.5293074Z [00:02:30.049]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:25.5293509Z [00:02:30.049]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:25.5294018Z [00:02:30.049]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:25.5294604Z [00:02:30.049]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:25.5295135Z [00:02:30.049]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:25.5295540Z [00:02:30.049]➜  Candidate multilib: .;@m64
2025-08-20T22:50:25.5295829Z [00:02:30.049]➜  Selected multilib: .;@m64
2025-08-20T22:50:25.5296096Z [00:02:30.049]➜   (in-process)
2025-08-20T22:50:25.5304569Z [00:02:30.049]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-nice.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-nice.o -x c stress-nice.c
2025-08-20T22:50:25.5319637Z [00:02:30.055]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:25.5332446Z [00:02:30.056]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:25.5333226Z [00:02:30.056]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:25.5333805Z [00:02:30.056]➜  #include "..." search starts here:
2025-08-20T22:50:25.5334118Z [00:02:30.056]➜  #include <...> search starts here:
2025-08-20T22:50:25.5334404Z [00:02:30.056]➜   /usr/include/fortify
2025-08-20T22:50:25.5334648Z [00:02:30.056]➜   /usr/include
2025-08-20T22:50:25.5334920Z [00:02:30.056]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:25.5335207Z [00:02:30.056]➜  End of search list.
2025-08-20T22:50:25.5470264Z [00:02:30.070]➜  CC stress-numa.c
2025-08-20T22:50:25.5564200Z [00:02:30.079]➜  Alpine clang version 20.1.8
2025-08-20T22:50:25.5564584Z [00:02:30.079]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:25.5564888Z [00:02:30.079]➜  Thread model: posix
2025-08-20T22:50:25.5565179Z [00:02:30.079]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:25.5565591Z [00:02:30.079]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:25.5566035Z [00:02:30.079]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:25.5566532Z [00:02:30.079]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:25.5567086Z [00:02:30.079]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:25.5567620Z [00:02:30.079]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:25.5568021Z [00:02:30.079]➜  Candidate multilib: .;@m64
2025-08-20T22:50:25.5568305Z [00:02:30.079]➜  Selected multilib: .;@m64
2025-08-20T22:50:25.5590871Z [00:02:30.082]➜   (in-process)
2025-08-20T22:50:25.5603975Z [00:02:30.082]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-null.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-null.o -x c stress-null.c
2025-08-20T22:50:25.5611223Z [00:02:30.082]➜  CC stress-oom-pipe.c
2025-08-20T22:50:25.5611702Z [00:02:30.082]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:25.5613337Z [00:02:30.084]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:25.5614021Z [00:02:30.084]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:25.5614603Z [00:02:30.084]➜  #include "..." search starts here:
2025-08-20T22:50:25.5614921Z [00:02:30.084]➜  #include <...> search starts here:
2025-08-20T22:50:25.5615215Z [00:02:30.084]➜   /usr/include/fortify
2025-08-20T22:50:25.5615476Z [00:02:30.084]➜   /usr/include
2025-08-20T22:50:25.5615763Z [00:02:30.084]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:25.5616054Z [00:02:30.084]➜  End of search list.
2025-08-20T22:50:25.5823848Z [00:02:30.105]➜  Alpine clang version 20.1.8
2025-08-20T22:50:25.5824922Z [00:02:30.105]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:25.5825890Z [00:02:30.105]➜  Thread model: posix
2025-08-20T22:50:25.5826672Z [00:02:30.105]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:25.5827133Z [00:02:30.105]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:25.5827596Z [00:02:30.105]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:25.5828093Z [00:02:30.105]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:25.5828930Z [00:02:30.105]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:25.5829551Z [00:02:30.105]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:25.5830408Z [00:02:30.105]➜  Candidate multilib: .;@m64
2025-08-20T22:50:25.5830806Z [00:02:30.105]➜  Selected multilib: .;@m64
2025-08-20T22:50:25.5855912Z [00:02:30.108]➜   (in-process)
2025-08-20T22:50:25.5876403Z [00:02:30.109]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-numa.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-numa.o -x c stress-numa.c
2025-08-20T22:50:25.5885058Z [00:02:30.110]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:25.5885582Z [00:02:30.110]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:25.5886256Z [00:02:30.110]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:25.5886834Z [00:02:30.110]➜  #include "..." search starts here:
2025-08-20T22:50:25.5887161Z [00:02:30.110]➜  #include <...> search starts here:
2025-08-20T22:50:25.5887460Z [00:02:30.110]➜   /usr/include/fortify
2025-08-20T22:50:25.5887715Z [00:02:30.110]➜   /usr/include
2025-08-20T22:50:25.5887991Z [00:02:30.110]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:25.5888305Z [00:02:30.110]➜  End of search list.
2025-08-20T22:50:25.5953329Z [00:02:30.118]➜  CC stress-opcode.c
2025-08-20T22:50:25.5987244Z [00:02:30.122]➜  Alpine clang version 20.1.8
2025-08-20T22:50:25.5987889Z [00:02:30.122]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:25.5988975Z [00:02:30.122]➜  Thread model: posix
2025-08-20T22:50:25.6011446Z [00:02:30.122]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:25.6012359Z [00:02:30.123]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:25.6013320Z [00:02:30.123]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:25.6016070Z [00:02:30.123]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:25.6021873Z [00:02:30.123]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:25.6022489Z [00:02:30.123]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:25.6022897Z [00:02:30.123]➜  Candidate multilib: .;@m64
2025-08-20T22:50:25.6023349Z [00:02:30.123]➜  Selected multilib: .;@m64
2025-08-20T22:50:25.6023612Z [00:02:30.123]➜   (in-process)
2025-08-20T22:50:25.6034510Z [00:02:30.123]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-oom-pipe.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-oom-pipe.o -x c stress-oom-pipe.c
2025-08-20T22:50:25.6045259Z [00:02:30.124]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:25.6045767Z [00:02:30.125]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:25.6046575Z [00:02:30.125]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:25.6047227Z [00:02:30.127]➜  #include "..." search starts here:
2025-08-20T22:50:25.6047543Z [00:02:30.127]➜  #include <...> search starts here:
2025-08-20T22:50:25.6047828Z [00:02:30.127]➜   /usr/include/fortify
2025-08-20T22:50:25.6048082Z [00:02:30.127]➜   /usr/include
2025-08-20T22:50:25.6048355Z [00:02:30.127]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:25.6048748Z [00:02:30.127]➜  End of search list.
2025-08-20T22:50:25.6129210Z [00:02:30.135]➜  CC stress-open.c
2025-08-20T22:50:25.6168944Z [00:02:30.140]➜  CC stress-pagemove.c
2025-08-20T22:50:25.6264265Z [00:02:30.149]➜  Alpine clang version 20.1.8
2025-08-20T22:50:25.6265298Z [00:02:30.149]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:25.6266067Z [00:02:30.149]➜  Thread model: posix
2025-08-20T22:50:25.6268204Z [00:02:30.149]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:25.6269874Z [00:02:30.149]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:25.6270723Z [00:02:30.149]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:25.6273219Z [00:02:30.149]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:25.6274054Z [00:02:30.149]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:25.6276018Z [00:02:30.149]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:25.6276775Z [00:02:30.149]➜  Candidate multilib: .;@m64
2025-08-20T22:50:25.6277305Z [00:02:30.149]➜  Selected multilib: .;@m64
2025-08-20T22:50:25.6278716Z [00:02:30.150]➜   (in-process)
2025-08-20T22:50:25.6287232Z [00:02:30.150]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-opcode.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-opcode.o -x c stress-opcode.c
2025-08-20T22:50:25.6314858Z [00:02:30.151]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:25.6315493Z [00:02:30.151]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:25.6316177Z [00:02:30.151]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:25.6316759Z [00:02:30.151]➜  #include "..." search starts here:
2025-08-20T22:50:25.6317070Z [00:02:30.151]➜  #include <...> search starts here:
2025-08-20T22:50:25.6317360Z [00:02:30.151]➜   /usr/include/fortify
2025-08-20T22:50:25.6317610Z [00:02:30.151]➜   /usr/include
2025-08-20T22:50:25.6317887Z [00:02:30.151]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:25.6318175Z [00:02:30.151]➜  End of search list.
2025-08-20T22:50:25.6597356Z [00:02:30.182]➜  Alpine clang version 20.1.8
2025-08-20T22:50:25.6606978Z [00:02:30.182]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:25.6607665Z [00:02:30.182]➜  Thread model: posix
2025-08-20T22:50:25.6607970Z [00:02:30.182]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:25.6608383Z [00:02:30.182]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:25.6608946Z [00:02:30.182]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:25.6609619Z [00:02:30.182]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:25.6610173Z [00:02:30.182]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:25.6610705Z [00:02:30.182]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:25.6611108Z [00:02:30.182]➜  Candidate multilib: .;@m64
2025-08-20T22:50:25.6611392Z [00:02:30.182]➜  Selected multilib: .;@m64
2025-08-20T22:50:25.6640717Z [00:02:30.185]➜  Alpine clang version 20.1.8
2025-08-20T22:50:25.6643121Z [00:02:30.185]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:25.6643456Z [00:02:30.185]➜  Thread model: posix
2025-08-20T22:50:25.6643751Z [00:02:30.185]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:25.6644163Z [00:02:30.185]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:25.6644593Z [00:02:30.185]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:25.6645092Z [00:02:30.185]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:25.6645644Z [00:02:30.185]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:25.6646178Z [00:02:30.185]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:25.6646576Z [00:02:30.185]➜  Candidate multilib: .;@m64
2025-08-20T22:50:25.6646864Z [00:02:30.185]➜  Selected multilib: .;@m64
2025-08-20T22:50:25.6647130Z [00:02:30.186]➜   (in-process)
2025-08-20T22:50:25.6655764Z [00:02:30.186]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-open.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-open.o -x c stress-open.c
2025-08-20T22:50:25.6663232Z [00:02:30.187]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:25.6663727Z [00:02:30.187]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:25.6664534Z [00:02:30.187]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:25.6665102Z [00:02:30.187]➜  #include "..." search starts here:
2025-08-20T22:50:25.6665418Z [00:02:30.187]➜  #include <...> search starts here:
2025-08-20T22:50:25.6665704Z [00:02:30.187]➜   /usr/include/fortify
2025-08-20T22:50:25.6665954Z [00:02:30.187]➜   /usr/include
2025-08-20T22:50:25.6666228Z [00:02:30.187]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:25.6666515Z [00:02:30.187]➜  End of search list.
2025-08-20T22:50:25.6699514Z [00:02:30.190]➜   (in-process)
2025-08-20T22:50:25.6724877Z [00:02:30.191]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-pagemove.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-pagemove.o -x c stress-pagemove.c
2025-08-20T22:50:25.6733866Z [00:02:30.192]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:25.6734367Z [00:02:30.192]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:25.6735029Z [00:02:30.192]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:25.6735600Z [00:02:30.192]➜  #include "..." search starts here:
2025-08-20T22:50:25.6735918Z [00:02:30.192]➜  #include <...> search starts here:
2025-08-20T22:50:25.6736203Z [00:02:30.192]➜   /usr/include/fortify
2025-08-20T22:50:25.6736465Z [00:02:30.192]➜   /usr/include
2025-08-20T22:50:25.6736745Z [00:02:30.192]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:25.6737032Z [00:02:30.192]➜  End of search list.
2025-08-20T22:50:25.6797184Z [00:02:30.202]➜  CC stress-pageswap.c
2025-08-20T22:50:25.6956381Z [00:02:30.218]➜  CC stress-pci.c
2025-08-20T22:50:25.7147083Z [00:02:30.237]➜  CC stress-personality.c
2025-08-20T22:50:25.7220444Z [00:02:30.243]➜  Alpine clang version 20.1.8
2025-08-20T22:50:25.7221324Z [00:02:30.243]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:25.7223643Z [00:02:30.243]➜  Thread model: posix
2025-08-20T22:50:25.7223962Z [00:02:30.243]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:25.7224379Z [00:02:30.243]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:25.7224820Z [00:02:30.243]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:25.7225323Z [00:02:30.243]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:25.7225916Z [00:02:30.243]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:25.7226463Z [00:02:30.243]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:25.7226873Z [00:02:30.243]➜  Candidate multilib: .;@m64
2025-08-20T22:50:25.7227158Z [00:02:30.243]➜  Selected multilib: .;@m64
2025-08-20T22:50:25.7227430Z [00:02:30.245]➜   (in-process)
2025-08-20T22:50:25.7236177Z [00:02:30.245]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-pageswap.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-pageswap.o -x c stress-pageswap.c
2025-08-20T22:50:25.7243689Z [00:02:30.245]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:25.7244189Z [00:02:30.245]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:25.7244863Z [00:02:30.245]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:25.7245445Z [00:02:30.245]➜  #include "..." search starts here:
2025-08-20T22:50:25.7245777Z [00:02:30.245]➜  #include <...> search starts here:
2025-08-20T22:50:25.7246067Z [00:02:30.245]➜   /usr/include/fortify
2025-08-20T22:50:25.7246319Z [00:02:30.245]➜   /usr/include
2025-08-20T22:50:25.7246777Z [00:02:30.245]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:25.7247070Z [00:02:30.245]➜  End of search list.
2025-08-20T22:50:25.7348549Z [00:02:30.257]➜  Alpine clang version 20.1.8
2025-08-20T22:50:25.7378974Z [00:02:30.258]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:25.7379299Z [00:02:30.258]➜  Thread model: posix
2025-08-20T22:50:25.7379597Z [00:02:30.258]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:25.7380010Z [00:02:30.258]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:25.7380464Z [00:02:30.258]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:25.7380971Z [00:02:30.258]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:25.7381525Z [00:02:30.258]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:25.7382054Z [00:02:30.258]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:25.7382464Z [00:02:30.258]➜  Candidate multilib: .;@m64
2025-08-20T22:50:25.7382749Z [00:02:30.258]➜  Selected multilib: .;@m64
2025-08-20T22:50:25.7383012Z [00:02:30.258]➜   (in-process)
2025-08-20T22:50:25.7411363Z [00:02:30.258]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-personality.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-personality.o -x c stress-personality.c
2025-08-20T22:50:25.7418981Z [00:02:30.259]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:25.7419507Z [00:02:30.259]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:25.7420184Z [00:02:30.259]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:25.7420755Z [00:02:30.259]➜  #include "..." search starts here:
2025-08-20T22:50:25.7421265Z [00:02:30.259]➜  #include <...> search starts here:
2025-08-20T22:50:25.7421558Z [00:02:30.259]➜   /usr/include/fortify
2025-08-20T22:50:25.7421808Z [00:02:30.259]➜   /usr/include
2025-08-20T22:50:25.7422085Z [00:02:30.259]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:25.7422377Z [00:02:30.259]➜  End of search list.
2025-08-20T22:50:25.7422643Z [00:02:30.259]➜  Alpine clang version 20.1.8
2025-08-20T22:50:25.7422950Z [00:02:30.259]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:25.7423241Z [00:02:30.259]➜  Thread model: posix
2025-08-20T22:50:25.7423531Z [00:02:30.259]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:25.7423947Z [00:02:30.259]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:25.7424385Z [00:02:30.259]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:25.7424880Z [00:02:30.259]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:25.7425437Z [00:02:30.260]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:25.7425975Z [00:02:30.260]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:25.7426375Z [00:02:30.260]➜  Candidate multilib: .;@m64
2025-08-20T22:50:25.7426663Z [00:02:30.260]➜  Selected multilib: .;@m64
2025-08-20T22:50:25.7426928Z [00:02:30.260]➜   (in-process)
2025-08-20T22:50:25.7443260Z [00:02:30.263]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-pci.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-pci.o -x c stress-pci.c
2025-08-20T22:50:25.7450688Z [00:02:30.264]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:25.7451184Z [00:02:30.264]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:25.7451845Z [00:02:30.264]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:25.7452587Z [00:02:30.264]➜  #include "..." search starts here:
2025-08-20T22:50:25.7452904Z [00:02:30.264]➜  #include <...> search starts here:
2025-08-20T22:50:25.7453188Z [00:02:30.264]➜   /usr/include/fortify
2025-08-20T22:50:25.7453434Z [00:02:30.264]➜   /usr/include
2025-08-20T22:50:25.7453707Z [00:02:30.264]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:25.7453993Z [00:02:30.264]➜  End of search list.
2025-08-20T22:50:25.7535826Z [00:02:30.275]➜  CC stress-peterson.c
2025-08-20T22:50:25.7874465Z [00:02:30.310]➜  CC stress-physpage.c
2025-08-20T22:50:25.7971746Z [00:02:30.320]➜  CC stress-physmmap.c
2025-08-20T22:50:25.7996840Z [00:02:30.322]➜  Alpine clang version 20.1.8
2025-08-20T22:50:25.7999815Z [00:02:30.322]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:25.8005652Z [00:02:30.322]➜  Thread model: posix
2025-08-20T22:50:25.8005962Z [00:02:30.322]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:25.8006379Z [00:02:30.322]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:25.8006839Z [00:02:30.322]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:25.8007330Z [00:02:30.322]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:25.8007883Z [00:02:30.322]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:25.8008416Z [00:02:30.322]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:25.8008952Z [00:02:30.323]➜  Candidate multilib: .;@m64
2025-08-20T22:50:25.8009504Z [00:02:30.323]➜  Selected multilib: .;@m64
2025-08-20T22:50:25.8009851Z [00:02:30.323]➜   (in-process)
2025-08-20T22:50:25.8018247Z [00:02:30.323]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-peterson.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-peterson.o -x c stress-peterson.c
2025-08-20T22:50:25.8035245Z [00:02:30.324]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:25.8035746Z [00:02:30.325]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:25.8036412Z [00:02:30.325]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:25.8036984Z [00:02:30.325]➜  #include "..." search starts here:
2025-08-20T22:50:25.8037301Z [00:02:30.325]➜  #include <...> search starts here:
2025-08-20T22:50:25.8037587Z [00:02:30.325]➜   /usr/include/fortify
2025-08-20T22:50:25.8037849Z [00:02:30.325]➜   /usr/include
2025-08-20T22:50:25.8038132Z [00:02:30.325]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:25.8038421Z [00:02:30.325]➜  End of search list.
2025-08-20T22:50:25.8129360Z [00:02:30.336]➜  Alpine clang version 20.1.8
2025-08-20T22:50:25.8132403Z [00:02:30.336]➜  CC stress-pidfd.c
2025-08-20T22:50:25.8181899Z [00:02:30.341]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:25.8182982Z [00:02:30.341]➜  Thread model: posix
2025-08-20T22:50:25.8183797Z [00:02:30.341]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:25.8186181Z [00:02:30.341]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:25.8186830Z [00:02:30.341]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:25.8187658Z [00:02:30.341]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:25.8190434Z [00:02:30.341]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:25.8191682Z [00:02:30.341]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:25.8192409Z [00:02:30.341]➜  Candidate multilib: .;@m64
2025-08-20T22:50:25.8192892Z [00:02:30.341]➜  Selected multilib: .;@m64
2025-08-20T22:50:25.8193287Z [00:02:30.341]➜   (in-process)
2025-08-20T22:50:25.8202281Z [00:02:30.341]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-physpage.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-physpage.o -x c stress-physpage.c
2025-08-20T22:50:25.8212026Z [00:02:30.341]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:25.8212531Z [00:02:30.342]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:25.8213191Z [00:02:30.342]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:25.8213781Z [00:02:30.342]➜  #include "..." search starts here:
2025-08-20T22:50:25.8214096Z [00:02:30.342]➜  #include <...> search starts here:
2025-08-20T22:50:25.8214384Z [00:02:30.343]➜   /usr/include/fortify
2025-08-20T22:50:25.8214634Z [00:02:30.343]➜   /usr/include
2025-08-20T22:50:25.8214905Z [00:02:30.343]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:25.8215197Z [00:02:30.343]➜  End of search list.
2025-08-20T22:50:25.8232364Z [00:02:30.346]➜  Alpine clang version 20.1.8
2025-08-20T22:50:25.8242495Z [00:02:30.346]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:25.8242808Z [00:02:30.346]➜  Thread model: posix
2025-08-20T22:50:25.8243101Z [00:02:30.346]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:25.8243514Z [00:02:30.346]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:25.8243952Z [00:02:30.346]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:25.8244648Z [00:02:30.346]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:25.8245296Z [00:02:30.346]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:25.8245830Z [00:02:30.346]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:25.8246231Z [00:02:30.346]➜  Candidate multilib: .;@m64
2025-08-20T22:50:25.8246516Z [00:02:30.346]➜  Selected multilib: .;@m64
2025-08-20T22:50:25.8246787Z [00:02:30.347]➜   (in-process)
2025-08-20T22:50:25.8255266Z [00:02:30.347]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-physmmap.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-physmmap.o -x c stress-physmmap.c
2025-08-20T22:50:25.8267887Z [00:02:30.347]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:25.8268390Z [00:02:30.348]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:25.8269203Z [00:02:30.348]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:25.8269775Z [00:02:30.348]➜  #include "..." search starts here:
2025-08-20T22:50:25.8270088Z [00:02:30.348]➜  #include <...> search starts here:
2025-08-20T22:50:25.8270374Z [00:02:30.348]➜   /usr/include/fortify
2025-08-20T22:50:25.8270629Z [00:02:30.348]➜   /usr/include
2025-08-20T22:50:25.8270940Z [00:02:30.348]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:25.8271224Z [00:02:30.348]➜  End of search list.
2025-08-20T22:50:25.8399068Z [00:02:30.363]➜  CC stress-ping-sock.c
2025-08-20T22:50:25.8625908Z [00:02:30.385]➜  Alpine clang version 20.1.8
2025-08-20T22:50:25.8640711Z [00:02:30.385]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:25.8641024Z [00:02:30.385]➜  Thread model: posix
2025-08-20T22:50:25.8641328Z [00:02:30.385]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:25.8641985Z [00:02:30.385]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:25.8642510Z [00:02:30.385]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:25.8643009Z [00:02:30.385]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:25.8643572Z [00:02:30.385]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:25.8644124Z [00:02:30.385]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:25.8644530Z [00:02:30.385]➜  Candidate multilib: .;@m64
2025-08-20T22:50:25.8644817Z [00:02:30.385]➜  Selected multilib: .;@m64
2025-08-20T22:50:25.8645087Z [00:02:30.386]➜   (in-process)
2025-08-20T22:50:25.8656822Z [00:02:30.386]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-pidfd.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-pidfd.o -x c stress-pidfd.c
2025-08-20T22:50:25.8664426Z [00:02:30.387]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:25.8664931Z [00:02:30.387]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:25.8665596Z [00:02:30.387]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:25.8666165Z [00:02:30.387]➜  #include "..." search starts here:
2025-08-20T22:50:25.8666478Z [00:02:30.387]➜  #include <...> search starts here:
2025-08-20T22:50:25.8666761Z [00:02:30.387]➜   /usr/include/fortify
2025-08-20T22:50:25.8667010Z [00:02:30.387]➜   /usr/include
2025-08-20T22:50:25.8667280Z [00:02:30.387]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:25.8667564Z [00:02:30.387]➜  End of search list.
2025-08-20T22:50:25.8784547Z [00:02:30.401]➜  CC stress-pipe.c
2025-08-20T22:50:25.8806054Z [00:02:30.403]➜  Alpine clang version 20.1.8
2025-08-20T22:50:25.8809487Z [00:02:30.403]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:25.8810069Z [00:02:30.403]➜  Thread model: posix
2025-08-20T22:50:25.8810435Z [00:02:30.403]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:25.8810860Z [00:02:30.403]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:25.8811299Z [00:02:30.403]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:25.8811806Z [00:02:30.403]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:25.8812370Z [00:02:30.403]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:25.8813179Z [00:02:30.403]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:25.8813721Z [00:02:30.403]➜  Candidate multilib: .;@m64
2025-08-20T22:50:25.8814183Z [00:02:30.403]➜  Selected multilib: .;@m64
2025-08-20T22:50:25.8814545Z [00:02:30.404]➜  CC stress-pipeherd.c
2025-08-20T22:50:25.8831923Z [00:02:30.406]➜   (in-process)
2025-08-20T22:50:25.8840911Z [00:02:30.406]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-ping-sock.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-ping-sock.o -x c stress-ping-sock.c
2025-08-20T22:50:25.8870092Z [00:02:30.408]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:25.8870797Z [00:02:30.408]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:25.8871609Z [00:02:30.408]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:25.8872268Z [00:02:30.408]➜  #include "..." search starts here:
2025-08-20T22:50:25.8872665Z [00:02:30.408]➜  #include <...> search starts here:
2025-08-20T22:50:25.8873035Z [00:02:30.408]➜   /usr/include/fortify
2025-08-20T22:50:25.8873372Z [00:02:30.408]➜   /usr/include
2025-08-20T22:50:25.8873738Z [00:02:30.408]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:25.8874333Z [00:02:30.408]➜  End of search list.
2025-08-20T22:50:25.9027230Z [00:02:30.425]➜  CC stress-pkey.c
2025-08-20T22:50:25.9235392Z [00:02:30.445]➜  Alpine clang version 20.1.8Alpine clang version 20.1.8
2025-08-20T22:50:25.9240160Z [00:02:30.445]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:25.9240483Z [00:02:30.445]➜  Thread model: posix
2025-08-20T22:50:25.9243662Z [00:02:30.445]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:25.9244101Z [00:02:30.445]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:25.9244541Z [00:02:30.445]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:25.9245040Z [00:02:30.445]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:25.9245597Z [00:02:30.445]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:25.9246131Z [00:02:30.445]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:25.9246873Z [00:02:30.445]➜  Candidate multilib: .;@m64
2025-08-20T22:50:25.9247268Z [00:02:30.445]➜  Selected multilib: .;@m64
2025-08-20T22:50:25.9247615Z [00:02:30.446]➜  Alpine clang version 20.1.8
2025-08-20T22:50:25.9247931Z [00:02:30.446]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:25.9248221Z [00:02:30.446]➜  Thread model: posix
2025-08-20T22:50:25.9248516Z [00:02:30.446]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:25.9249107Z [00:02:30.446]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:25.9249541Z [00:02:30.446]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:25.9250032Z [00:02:30.446]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:25.9250583Z [00:02:30.446]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:25.9251108Z [00:02:30.446]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:25.9251523Z [00:02:30.446]➜  Candidate multilib: .;@m64
2025-08-20T22:50:25.9251816Z [00:02:30.446]➜  Selected multilib: .;@m64
2025-08-20T22:50:25.9252083Z [00:02:30.446]➜   (in-process)
2025-08-20T22:50:25.9252332Z [00:02:30.446]➜   "/usr/lib/ (in-process)
2025-08-20T22:50:25.9264477Z [00:02:30.446]➜  ll vm"2/0u/sbri/nl/icbl/alnlgv-m2200"/ bi-cc1n /-triplec laarch64-alpine-linux-musla n-emit-llvm-bcg --flto=full2 0-flto-unit"  -cc1-disable-free  -triple-clear-ast-before-backend  aarch64-alpine-linux-musl-disable-llvm-verifier  -emit-llvm-bc-discard-value-names  -flto=full-main-file-name  -flto-unitstress-pipe.c  -static-define-disable-free  -mrelocation-model-clear-ast-before-backend  pic-disable-llvm-verifier  -pic-level-discard-value-names  2-main-file-name  -pic-is-piestress-pkey.c  -mframe-pointer=non-leaf-static-define  -ffp-contract=on-mrelocation-model  -fno-rounding-mathpic  -mconstructor-aliases-pic-level  -funwind-tables=22  -target-cpu-pic-is-pie  generic-mframe-pointer=non-leaf  -target-feature-ffp-contract=on  +v8a-fno-rounding-math  -target-feature-mconstructor-aliases  +fp-armv8-funwind-tables=2  -target-feature-target-cpu  generic+neon  -target-feature-target-abi  +v8aaapcs  -target-feature-debugger-tuning=gdb  +fp-armv8-fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO  -target-feature-v  +neon-fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO  -target-abi-resource-dir  aapcs/usr/lib/llvm20/lib/clang/20  -debugger-tuning=gdb-D  -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPOHAVE_CC_MUSL_GCC  -v-D  -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO" V-resource-dirE R/usr/lib/llvm20/lib/clang/20S I-DO NHAVE_CC_MUSL_GCC= \-D" 0".V1E9R.S0I3O\N"="\ "-D0. 1BUILD_STATIC9 .-D0 3"\H"A"V E-D_ CBUILD_STATICF L-DA G"SH=A\V"E-_OCsF L-AfGlSt=o\="a-uOtso  --fflutsoe=-aludt=o/ u-sfru/sbei-nl/dm=o/luds r-g/0b i-np/impoel d- s-tga0t i-cp i-pset a-tsitca-tpiice  --svt a-twi c--Wpnioe- e-rvr o-rw  --DWHAnVoE-_eCrCr_oMrU S-LD_HGACVCE _-CWCa_lMlU S-LW_eGxCtCr a- Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-pkey.o -x c stress-pkey.c
2025-08-20T22:50:25.9274364Z [00:02:30.446]➜  
2025-08-20T22:50:25.9274615Z [00:02:30.447]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:25.9274909Z [00:02:30.447]➜  Thread model: posix
2025-08-20T22:50:25.9275196Z [00:02:30.447]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:25.9275752Z [00:02:30.447]➜  Configuration file: clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:25.9276302Z [00:02:30.447]➜  /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:25.9286700Z [00:02:30.450]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:25.9287226Z [00:02:30.450]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:25.9287781Z [00:02:30.450]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:25.9288312Z [00:02:30.450]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:25.9289210Z [00:02:30.450]➜  Candidate multilib: .;ignoring nonexistent directory "@/usr/local/includem64"
2025-08-20T22:50:25.9289587Z [00:02:30.450]➜  
2025-08-20T22:50:25.9289812Z [00:02:30.450]➜  Selected multilib: .;@m64
2025-08-20T22:50:25.9290420Z [00:02:30.450]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:25.9290991Z [00:02:30.450]➜  #include "..." search starts here:
2025-08-20T22:50:25.9291306Z [00:02:30.450]➜  #include <...> search starts here:
2025-08-20T22:50:25.9291587Z [00:02:30.450]➜   /usr/include/fortify
2025-08-20T22:50:25.9291846Z [00:02:30.450]➜   /usr/include
2025-08-20T22:50:25.9292123Z [00:02:30.450]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:25.9292408Z [00:02:30.450]➜  End of search list.
2025-08-20T22:50:25.9292654Z [00:02:30.450]➜   (in-process)
2025-08-20T22:50:25.9301098Z [00:02:30.450]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-pipeherd.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-pipeherd.o -x c stress-pipeherd.c
2025-08-20T22:50:25.9308433Z [00:02:30.450]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:25.9309053Z [00:02:30.450]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:25.9309716Z [00:02:30.450]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:25.9310285Z [00:02:30.450]➜  #include "..." search starts here:
2025-08-20T22:50:25.9310601Z [00:02:30.450]➜  #include <...> search starts here:
2025-08-20T22:50:25.9310889Z [00:02:30.450]➜   /usr/include/fortify
2025-08-20T22:50:25.9311139Z [00:02:30.450]➜   /usr/include
2025-08-20T22:50:25.9311409Z [00:02:30.450]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:25.9311696Z [00:02:30.450]➜  End of search list.
2025-08-20T22:50:25.9323436Z [00:02:30.453]➜  -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-pipe.o -x c stress-pipe.c
2025-08-20T22:50:25.9328309Z [00:02:30.453]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:25.9328908Z [00:02:30.454]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:25.9329786Z [00:02:30.454]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/includeCC stress-plugin.c
2025-08-20T22:50:25.9330436Z [00:02:30.454]➜  "
2025-08-20T22:50:25.9360941Z [00:02:30.454]➜  #include "..." search starts here:
2025-08-20T22:50:25.9361464Z [00:02:30.454]➜  #include <...> search starts here:
2025-08-20T22:50:25.9361792Z [00:02:30.455]➜   /usr/include/fortify
2025-08-20T22:50:25.9362049Z [00:02:30.456]➜   /usr/include
2025-08-20T22:50:25.9362322Z [00:02:30.456]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:25.9362614Z [00:02:30.456]➜  End of search list.
2025-08-20T22:50:25.9493156Z [00:02:30.472]➜  CC stress-poll.c
2025-08-20T22:50:25.9565238Z [00:02:30.479]➜  Alpine clang version 20.1.8
2025-08-20T22:50:25.9566282Z [00:02:30.479]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:25.9567038Z [00:02:30.479]➜  Thread model: posix
2025-08-20T22:50:25.9569526Z [00:02:30.479]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:25.9570564Z [00:02:30.479]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:25.9571494Z [00:02:30.479]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:25.9574217Z [00:02:30.479]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:25.9576690Z [00:02:30.479]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:25.9577625Z [00:02:30.479]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:25.9578484Z [00:02:30.479]➜  Candidate multilib: .;@m64
2025-08-20T22:50:25.9579245Z [00:02:30.479]➜  Selected multilib: .;@m64
2025-08-20T22:50:25.9595139Z [00:02:30.482]➜   (in-process)
2025-08-20T22:50:25.9604030Z [00:02:30.482]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-plugin.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-plugin.o -x c stress-plugin.c
2025-08-20T22:50:25.9624787Z [00:02:30.485]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:25.9632016Z [00:02:30.486]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:25.9640868Z [00:02:30.486]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:25.9641465Z [00:02:30.486]➜  #include "..." search starts here:
2025-08-20T22:50:25.9641781Z [00:02:30.486]➜  #include <...> search starts here:
2025-08-20T22:50:25.9642068Z [00:02:30.486]➜   /usr/include/fortify
2025-08-20T22:50:25.9642320Z [00:02:30.486]➜   /usr/include
2025-08-20T22:50:25.9642592Z [00:02:30.486]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:25.9642879Z [00:02:30.486]➜  End of search list.
2025-08-20T22:50:25.9750668Z [00:02:30.498]➜  Alpine clang version 20.1.8
2025-08-20T22:50:25.9751754Z [00:02:30.498]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:25.9752816Z [00:02:30.498]➜  Thread model: posix
2025-08-20T22:50:25.9753740Z [00:02:30.498]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:25.9754708Z [00:02:30.498]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:25.9755700Z [00:02:30.498]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:25.9756610Z [00:02:30.498]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:25.9757592Z [00:02:30.498]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:25.9758552Z [00:02:30.498]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:25.9759539Z [00:02:30.498]➜  Candidate multilib: .;@m64
2025-08-20T22:50:25.9760232Z [00:02:30.498]➜  Selected multilib: .;@m64
2025-08-20T22:50:25.9760813Z [00:02:30.499]➜   (in-process)
2025-08-20T22:50:25.9769527Z [00:02:30.499]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-poll.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-poll.o -x c stress-poll.c
2025-08-20T22:50:25.9777636Z [00:02:30.499]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:25.9778130Z [00:02:30.499]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:25.9778908Z [00:02:30.500]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:25.9779527Z [00:02:30.500]➜  #include "..." search starts here:
2025-08-20T22:50:25.9779844Z [00:02:30.500]➜  #include <...> search starts here:
2025-08-20T22:50:25.9780131Z [00:02:30.500]➜   /usr/include/fortify
2025-08-20T22:50:25.9780382Z [00:02:30.500]➜   /usr/include
2025-08-20T22:50:25.9780653Z [00:02:30.500]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:25.9780944Z [00:02:30.500]➜  End of search list.
2025-08-20T22:50:25.9811240Z [00:02:30.502]➜  CC stress-powmath.c
2025-08-20T22:50:26.0162530Z [00:02:30.539]➜  CC stress-prctl.c
2025-08-20T22:50:26.0168208Z [00:02:30.540]➜  CC stress-prefetch.c
2025-08-20T22:50:26.0215884Z [00:02:30.544]➜  Alpine clang version 20.1.8
2025-08-20T22:50:26.0216473Z [00:02:30.544]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:26.0217939Z [00:02:30.544]➜  Thread model: posix
2025-08-20T22:50:26.0218258Z [00:02:30.544]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:26.0218924Z [00:02:30.544]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:26.0219448Z [00:02:30.544]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:26.0219946Z [00:02:30.544]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:26.0220499Z [00:02:30.544]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:26.0221045Z [00:02:30.544]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:26.0221462Z [00:02:30.544]➜  Candidate multilib: .;@m64
2025-08-20T22:50:26.0221749Z [00:02:30.544]➜  Selected multilib: .;@m64
2025-08-20T22:50:26.0222058Z [00:02:30.545]➜   (in-process)
2025-08-20T22:50:26.0230824Z [00:02:30.545]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-powmath.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-powmath.o -x c stress-powmath.c
2025-08-20T22:50:26.0238418Z [00:02:30.546]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:26.0239215Z [00:02:30.546]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:26.0239967Z [00:02:30.546]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:26.0240621Z [00:02:30.546]➜  #include "..." search starts here:
2025-08-20T22:50:26.0241186Z [00:02:30.546]➜  #include <...> search starts here:
2025-08-20T22:50:26.0241637Z [00:02:30.546]➜   /usr/include/fortify
2025-08-20T22:50:26.0242019Z [00:02:30.546]➜   /usr/include
2025-08-20T22:50:26.0242990Z [00:02:30.546]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:26.0243799Z [00:02:30.546]➜  End of search list.
2025-08-20T22:50:26.0506079Z [00:02:30.573]➜  CC stress-prime.c
2025-08-20T22:50:26.0620959Z [00:02:30.585]➜  Alpine clang version 20.1.8Alpine clang version 20.1.8
2025-08-20T22:50:26.0622810Z [00:02:30.585]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:26.0625816Z [00:02:30.585]➜  Thread model: posix
2025-08-20T22:50:26.0628195Z [00:02:30.586]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:26.0631028Z [00:02:30.586]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:26.0652287Z [00:02:30.588]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:26.0654315Z [00:02:30.588]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:26.0655170Z [00:02:30.588]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:26.0656049Z [00:02:30.588]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:26.0656657Z [00:02:30.588]➜  Candidate multilib: .;@m64
2025-08-20T22:50:26.0658359Z [00:02:30.588]➜  Selected multilib: .;@m64
2025-08-20T22:50:26.0658848Z [00:02:30.588]➜   (in-process)
2025-08-20T22:50:26.0675514Z [00:02:30.588]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-prctl.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-prctl.o -x c stress-prctl.c
2025-08-20T22:50:26.0683229Z [00:02:30.588]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:26.0683636Z [00:02:30.588]➜  
2025-08-20T22:50:26.0684119Z [00:02:30.588]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:26.0684416Z [00:02:30.589]➜  Thread model: posix
2025-08-20T22:50:26.0684811Z [00:02:30.589]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:26.0685303Z [00:02:30.589]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:26.0685744Z [00:02:30.590]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:26.0686245Z [00:02:30.590]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:26.0686798Z [00:02:30.590]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:26.0687329Z [00:02:30.590]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:26.0687730Z [00:02:30.590]➜  Candidate multilib: .;@m64
2025-08-20T22:50:26.0688014Z [00:02:30.590]➜  Selected multilib: .;@m64
2025-08-20T22:50:26.0688277Z [00:02:30.590]➜   (in-process)
2025-08-20T22:50:26.0722041Z [00:02:30.592]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-prefetch.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-prefetch.o -x c stress-prefetch.c
2025-08-20T22:50:26.0729673Z [00:02:30.592]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:26.0730188Z [00:02:30.592]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:26.0730858Z [00:02:30.592]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:26.0731434Z [00:02:30.592]➜  #include "..." search starts here:
2025-08-20T22:50:26.0731746Z [00:02:30.592]➜  #include <...> search starts here:
2025-08-20T22:50:26.0732029Z [00:02:30.592]➜   /usr/include/fortify
2025-08-20T22:50:26.0732276Z [00:02:30.592]➜   /usr/include
2025-08-20T22:50:26.0732552Z [00:02:30.592]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:26.0733042Z [00:02:30.592]➜  End of search list.
2025-08-20T22:50:26.0733454Z [00:02:30.592]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:26.0734188Z [00:02:30.593]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:26.0734756Z [00:02:30.593]➜  #include "..." search starts here:
2025-08-20T22:50:26.0735072Z [00:02:30.593]➜  #include <...> search starts here:
2025-08-20T22:50:26.0735352Z [00:02:30.593]➜   /usr/include/fortify
2025-08-20T22:50:26.0735598Z [00:02:30.593]➜   /usr/include
2025-08-20T22:50:26.0735865Z [00:02:30.593]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:26.0736154Z [00:02:30.593]➜  End of search list.
2025-08-20T22:50:26.0758347Z [00:02:30.599]➜  Alpine clang version 20.1.8
2025-08-20T22:50:26.0758889Z [00:02:30.599]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:26.0759212Z [00:02:30.599]➜  Thread model: posix
2025-08-20T22:50:26.0759525Z [00:02:30.599]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:26.0759950Z [00:02:30.599]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:26.0760389Z [00:02:30.599]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:26.0760887Z [00:02:30.599]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:26.0761741Z [00:02:30.599]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:26.0762282Z [00:02:30.599]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:26.0762685Z [00:02:30.599]➜  Candidate multilib: .;@m64
2025-08-20T22:50:26.0762967Z [00:02:30.599]➜  Selected multilib: .;@m64
2025-08-20T22:50:26.0772063Z [00:02:30.600]➜   (in-process)
2025-08-20T22:50:26.0782577Z [00:02:30.600]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-prime.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-prime.o -x c stress-prime.c
2025-08-20T22:50:26.0790456Z [00:02:30.601]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:26.0791028Z [00:02:30.601]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:26.0791689Z [00:02:30.601]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:26.0792269Z [00:02:30.601]➜  #include "..." search starts here:
2025-08-20T22:50:26.0792579Z [00:02:30.601]➜  #include <...> search starts here:
2025-08-20T22:50:26.0792863Z [00:02:30.601]➜   /usr/include/fortify
2025-08-20T22:50:26.0793111Z [00:02:30.601]➜   /usr/include
2025-08-20T22:50:26.0793381Z [00:02:30.601]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:26.0793695Z [00:02:30.601]➜  End of search list.
2025-08-20T22:50:26.1057627Z [00:02:30.629]➜  CC stress-prio-inv.c
2025-08-20T22:50:26.1285708Z [00:02:30.651]➜  Alpine clang version 20.1.8
2025-08-20T22:50:26.1286150Z [00:02:30.651]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:26.1286457Z [00:02:30.651]➜  Thread model: posix
2025-08-20T22:50:26.1286752Z [00:02:30.651]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:26.1287169Z [00:02:30.651]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:26.1287963Z [00:02:30.651]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:26.1288464Z [00:02:30.651]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:26.1289229Z [00:02:30.651]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:26.1289764Z [00:02:30.651]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:26.1290169Z [00:02:30.651]➜  Candidate multilib: .;@m64
2025-08-20T22:50:26.1290453Z [00:02:30.651]➜  Selected multilib: .;@m64
2025-08-20T22:50:26.1294960Z [00:02:30.652]➜   (in-process)
2025-08-20T22:50:26.1317513Z [00:02:30.653]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-prio-inv.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-prio-inv.o -x c stress-prio-inv.c
2025-08-20T22:50:26.1336369Z [00:02:30.656]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:26.1338031Z [00:02:30.656]➜  CC stress-priv-instr.c
2025-08-20T22:50:26.1341978Z [00:02:30.657]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:26.1342867Z [00:02:30.657]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:26.1343674Z [00:02:30.657]➜  #include "..." search starts here:
2025-08-20T22:50:26.1343991Z [00:02:30.657]➜  #include <...> search starts here:
2025-08-20T22:50:26.1344276Z [00:02:30.657]➜   /usr/include/fortify
2025-08-20T22:50:26.1344552Z [00:02:30.657]➜   /usr/include
2025-08-20T22:50:26.1344834Z [00:02:30.657]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:26.1345129Z [00:02:30.657]➜  End of search list.
2025-08-20T22:50:26.1386191Z [00:02:30.661]➜  CC stress-procfs.c
2025-08-20T22:50:26.1561733Z [00:02:30.679]➜  Alpine clang version 20.1.8
2025-08-20T22:50:26.1562140Z [00:02:30.679]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:26.1562825Z [00:02:30.679]➜  Thread model: posix
2025-08-20T22:50:26.1563122Z [00:02:30.679]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:26.1563536Z [00:02:30.679]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:26.1563979Z [00:02:30.679]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:26.1564474Z [00:02:30.679]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:26.1565030Z [00:02:30.679]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:26.1565681Z [00:02:30.679]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:26.1566209Z [00:02:30.679]➜  Candidate multilib: .;@m64
2025-08-20T22:50:26.1566504Z [00:02:30.679]➜  Selected multilib: .;@m64
2025-08-20T22:50:26.1572471Z [00:02:30.680]➜   (in-process)
2025-08-20T22:50:26.1582981Z [00:02:30.680]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-priv-instr.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-priv-instr.o -x c stress-priv-instr.c
2025-08-20T22:50:26.1607927Z [00:02:30.681]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:26.1608446Z [00:02:30.682]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:26.1609466Z [00:02:30.682]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:26.1610296Z [00:02:30.682]➜  #include "..." search starts here:
2025-08-20T22:50:26.1610796Z [00:02:30.682]➜  #include <...> search starts here:
2025-08-20T22:50:26.1611087Z [00:02:30.682]➜   /usr/include/fortify
2025-08-20T22:50:26.1611565Z [00:02:30.682]➜   /usr/include
2025-08-20T22:50:26.1611853Z [00:02:30.682]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:26.1612356Z [00:02:30.682]➜  End of search list.
2025-08-20T22:50:26.1612639Z [00:02:30.683]➜  Alpine clang version 20.1.8
2025-08-20T22:50:26.1612947Z [00:02:30.683]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:26.1613242Z [00:02:30.683]➜  Thread model: posix
2025-08-20T22:50:26.1613526Z [00:02:30.683]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:26.1613932Z [00:02:30.683]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:26.1614365Z [00:02:30.683]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:26.1615109Z [00:02:30.683]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:26.1615742Z [00:02:30.683]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:26.1616448Z [00:02:30.683]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:26.1616878Z [00:02:30.683]➜  Candidate multilib: .;@m64
2025-08-20T22:50:26.1617361Z [00:02:30.683]➜  Selected multilib: .;@m64
2025-08-20T22:50:26.1629841Z [00:02:30.684]➜   (in-process)
2025-08-20T22:50:26.1638288Z [00:02:30.684]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-procfs.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-procfs.o -x c stress-procfs.c
2025-08-20T22:50:26.1645857Z [00:02:30.685]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:26.1646353Z [00:02:30.685]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:26.1647026Z [00:02:30.685]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:26.1647594Z [00:02:30.685]➜  #include "..." search starts here:
2025-08-20T22:50:26.1647909Z [00:02:30.685]➜  #include <...> search starts here:
2025-08-20T22:50:26.1648193Z [00:02:30.685]➜   /usr/include/fortify
2025-08-20T22:50:26.1648448Z [00:02:30.685]➜   /usr/include
2025-08-20T22:50:26.1648883Z [00:02:30.685]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:26.1649178Z [00:02:30.685]➜  End of search list.
2025-08-20T22:50:26.1883792Z [00:02:30.711]➜  CC stress-pseek.c
2025-08-20T22:50:26.2075440Z [00:02:30.730]➜  CC stress-pthread.c
2025-08-20T22:50:26.2180728Z [00:02:30.740]➜  Alpine clang version 20.1.8
2025-08-20T22:50:26.2189939Z [00:02:30.740]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:26.2190417Z [00:02:30.740]➜  Thread model: posix
2025-08-20T22:50:26.2190860Z [00:02:30.740]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:26.2191666Z [00:02:30.740]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:26.2192287Z [00:02:30.740]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:26.2192918Z [00:02:30.740]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:26.2193606Z [00:02:30.740]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:26.2194257Z [00:02:30.740]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:26.2194749Z [00:02:30.740]➜  Candidate multilib: .;@m64
2025-08-20T22:50:26.2195128Z [00:02:30.740]➜  Selected multilib: .;@m64
2025-08-20T22:50:26.2195500Z [00:02:30.741]➜   (in-process)
2025-08-20T22:50:26.2204099Z [00:02:30.741]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-pseek.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-pseek.o -x c stress-pseek.c
2025-08-20T22:50:26.2223430Z [00:02:30.745]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:26.2229703Z [00:02:30.746]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:26.2230656Z [00:02:30.746]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:26.2231265Z [00:02:30.746]➜  #include "..." search starts here:
2025-08-20T22:50:26.2231583Z [00:02:30.746]➜  #include <...> search starts here:
2025-08-20T22:50:26.2231876Z [00:02:30.746]➜   /usr/include/fortify
2025-08-20T22:50:26.2232125Z [00:02:30.746]➜   /usr/include
2025-08-20T22:50:26.2232400Z [00:02:30.746]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:26.2232690Z [00:02:30.746]➜  End of search list.
2025-08-20T22:50:26.2232946Z [00:02:30.746]➜  CC stress-ptrace.c
2025-08-20T22:50:26.2497261Z [00:02:30.772]➜  Alpine clang version 20.1.8
2025-08-20T22:50:26.2497870Z [00:02:30.773]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:26.2498272Z [00:02:30.773]➜  Thread model: posix
2025-08-20T22:50:26.2498573Z [00:02:30.773]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:26.2499143Z [00:02:30.773]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:26.2499589Z [00:02:30.773]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:26.2500101Z [00:02:30.773]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:26.2500660Z [00:02:30.773]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:26.2501198Z [00:02:30.773]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:26.2501605Z [00:02:30.773]➜  Candidate multilib: .;@m64
2025-08-20T22:50:26.2501897Z [00:02:30.773]➜  Selected multilib: .;@m64
2025-08-20T22:50:26.2509317Z [00:02:30.774]➜   (in-process)
2025-08-20T22:50:26.2514953Z [00:02:30.774]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-pthread.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-secuCC stress-ptr-chase.c
2025-08-20T22:50:26.2542339Z [00:02:30.776]➜  rity   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-pthread.o -x c stress-pthread.c
2025-08-20T22:50:26.2547177Z [00:02:30.776]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:26.2556750Z [00:02:30.778]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:26.2557538Z [00:02:30.778]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:26.2558120Z [00:02:30.778]➜  #include "..." search starts here:
2025-08-20T22:50:26.2558437Z [00:02:30.778]➜  #include <...> search starts here:
2025-08-20T22:50:26.2558870Z [00:02:30.778]➜   /usr/include/fortify
2025-08-20T22:50:26.2559144Z [00:02:30.778]➜   /usr/include
2025-08-20T22:50:26.2559620Z [00:02:30.778]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:26.2559984Z [00:02:30.778]➜  End of search list.
2025-08-20T22:50:26.2683230Z [00:02:30.791]➜  Alpine clang version 20.1.8
2025-08-20T22:50:26.2685576Z [00:02:30.791]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:26.2687017Z [00:02:30.792]➜  Thread model: posix
2025-08-20T22:50:26.2690053Z [00:02:30.792]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:26.2690550Z [00:02:30.792]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:26.2690992Z [00:02:30.792]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:26.2691494Z [00:02:30.792]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:26.2692053Z [00:02:30.792]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:26.2692592Z [00:02:30.792]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:26.2693320Z [00:02:30.792]➜  Candidate multilib: .;@m64
2025-08-20T22:50:26.2699366Z [00:02:30.792]➜  Selected multilib: .;@m64
2025-08-20T22:50:26.2699812Z [00:02:30.792]➜   (in-process)
2025-08-20T22:50:26.2740651Z [00:02:30.796]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-ptrace.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-ptrace.o -x c stress-ptrace.c
2025-08-20T22:50:26.2769939Z [00:02:30.796]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:26.2770914Z [00:02:30.796]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:26.2772760Z [00:02:30.796]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:26.2773396Z [00:02:30.796]➜  #include "..." search starts here:
2025-08-20T22:50:26.2773723Z [00:02:30.796]➜  #include <...> search starts here:
2025-08-20T22:50:26.2774261Z [00:02:30.796]➜   /usr/include/fortify
2025-08-20T22:50:26.2774576Z [00:02:30.796]➜   /usr/include
2025-08-20T22:50:26.2774853Z [00:02:30.796]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:26.2775141Z [00:02:30.796]➜  End of search list.
2025-08-20T22:50:26.2791070Z [00:02:30.802]➜  CC stress-pty.c
2025-08-20T22:50:26.2971501Z [00:02:30.820]➜  Alpine clang version 20.1.8
2025-08-20T22:50:26.2973602Z [00:02:30.820]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:26.2976010Z [00:02:30.821]➜  Thread model: posix
2025-08-20T22:50:26.2978492Z [00:02:30.821]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:26.2981284Z [00:02:30.821]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:26.2983775Z [00:02:30.821]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:26.2986393Z [00:02:30.822]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:26.2989565Z [00:02:30.822]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:26.3020341Z [00:02:30.822]➜  Alpine clang version 20.1.8
2025-08-20T22:50:26.3020899Z [00:02:30.822]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:26.3021329Z [00:02:30.822]➜  Thread model: posix
2025-08-20T22:50:26.3023568Z [00:02:30.822]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:26.3024018Z [00:02:30.822]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:26.3024479Z [00:02:30.822]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:26.3024978Z [00:02:30.822]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:26.3025533Z [00:02:30.822]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:26.3026064Z [00:02:30.822]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:26.3026463Z [00:02:30.822]➜  Candidate multilib: .;@m64
2025-08-20T22:50:26.3026759Z [00:02:30.822]➜  Selected multilib: .;@m64
2025-08-20T22:50:26.3027183Z [00:02:30.822]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:26.3027584Z [00:02:30.822]➜  Candidate multilib: .;@m64
2025-08-20T22:50:26.3027870Z [00:02:30.822]➜  Selected multilib: .;@m64
2025-08-20T22:50:26.3028133Z [00:02:30.822]➜   (in-process)
2025-08-20T22:50:26.3036816Z [00:02:30.823]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-pty.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-pty.o -x c stress-pty.c
2025-08-20T22:50:26.3043957Z [00:02:30.823]➜   (in-process)
2025-08-20T22:50:26.3044390Z [00:02:30.823]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:26.3045964Z [00:02:30.823]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-ptr-chase.c -static-define -mrelocation-model pic -pic-levelignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:26.3047599Z [00:02:30.824]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:26.3048170Z [00:02:30.824]➜  #include "..." search starts here:
2025-08-20T22:50:26.3048480Z [00:02:30.824]➜  #include <...> search starts here:
2025-08-20T22:50:26.3061596Z [00:02:30.824]➜   /usr/include/fortify
2025-08-20T22:50:26.3061874Z [00:02:30.824]➜   /usr/include
2025-08-20T22:50:26.3062155Z [00:02:30.824]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:26.3062445Z [00:02:30.824]➜  End of search list.
2025-08-20T22:50:26.3070121Z [00:02:30.827]➜   2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-ptr-chase.o -x c stress-ptr-chase.c
2025-08-20T22:50:26.3076857Z [00:02:30.827]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:26.3077437Z [00:02:30.827]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:26.3078190Z [00:02:30.827]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:26.3078852Z [00:02:30.827]➜  #include "..." search starts here:
2025-08-20T22:50:26.3079169Z [00:02:30.827]➜  #include <...> search starts here:
2025-08-20T22:50:26.3079457Z [00:02:30.827]➜   /usr/include/fortify
2025-08-20T22:50:26.3079707Z [00:02:30.827]➜   /usr/include
2025-08-20T22:50:26.3079979Z [00:02:30.827]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:26.3080265Z [00:02:30.827]➜  End of search list.
2025-08-20T22:50:26.3302375Z [00:02:30.853]➜  CC stress-quota.c
2025-08-20T22:50:26.3386722Z [00:02:30.862]➜  CC stress-qsort.c
2025-08-20T22:50:26.3577016Z [00:02:30.881]➜  CC stress-race-sched.c
2025-08-20T22:50:26.3595994Z [00:02:30.882]➜  CC stress-radixsort.c
2025-08-20T22:50:26.3653803Z [00:02:30.888]➜  Alpine clang version 20.1.8Alpine clang version 20.1.8
2025-08-20T22:50:26.3659928Z [00:02:30.888]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:26.3661143Z [00:02:30.888]➜  Thread model: posix
2025-08-20T22:50:26.3662058Z [00:02:30.888]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:26.3662553Z [00:02:30.888]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:26.3663005Z [00:02:30.888]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:26.3663525Z [00:02:30.888]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:26.3664081Z [00:02:30.888]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:26.3664614Z [00:02:30.888]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:26.3665015Z [00:02:30.888]➜  Candidate multilib: .;@m64
2025-08-20T22:50:26.3665301Z [00:02:30.888]➜  Selected multilib: .;@m64
2025-08-20T22:50:26.3665545Z [00:02:30.888]➜  
2025-08-20T22:50:26.3667276Z [00:02:30.888]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:26.3667659Z [00:02:30.888]➜  Thread model: posix
2025-08-20T22:50:26.3667953Z [00:02:30.888]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:26.3668410Z [00:02:30.889]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg (in-process)
2025-08-20T22:50:26.3686184Z [00:02:30.889]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-quota.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-quota.o -x c stress-quota.c
2025-08-20T22:50:26.3693885Z [00:02:30.890]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:26.3694391Z [00:02:30.890]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:26.3695059Z [00:02:30.890]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:26.3695840Z [00:02:30.890]➜  #include "..." search starts here:
2025-08-20T22:50:26.3696240Z [00:02:30.890]➜  #include <...> search starts here:
2025-08-20T22:50:26.3696582Z [00:02:30.890]➜   /usr/include/fortify
2025-08-20T22:50:26.3696838Z [00:02:30.890]➜   /usr/include
2025-08-20T22:50:26.3697112Z [00:02:30.890]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:26.3697406Z [00:02:30.890]➜  End of search list.
2025-08-20T22:50:26.3697636Z [00:02:30.890]➜  
2025-08-20T22:50:26.3697916Z [00:02:30.890]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:26.3698408Z [00:02:30.891]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:26.3699195Z [00:02:30.891]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:26.3699730Z [00:02:30.891]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:26.3700132Z [00:02:30.891]➜  Candidate multilib: .;@m64
2025-08-20T22:50:26.3700425Z [00:02:30.891]➜  Selected multilib: .;@m64
2025-08-20T22:50:26.3719112Z [00:02:30.895]➜   (in-process)
2025-08-20T22:50:26.3740015Z [00:02:30.896]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-qsort.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-qsort.o -x c stress-qsort.c
2025-08-20T22:50:26.3760683Z [00:02:30.899]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:26.3769533Z [00:02:30.900]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:26.3770256Z [00:02:30.900]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:26.3771361Z [00:02:30.900]➜  #include "..." search starts here:
2025-08-20T22:50:26.3773084Z [00:02:30.900]➜  #include <...> search starts here:
2025-08-20T22:50:26.3777708Z [00:02:30.901]➜   /usr/include/fortify
2025-08-20T22:50:26.3779776Z [00:02:30.901]➜   /usr/include
2025-08-20T22:50:26.3787415Z [00:02:30.901]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:26.3788308Z [00:02:30.901]➜  End of search list.
2025-08-20T22:50:26.3789089Z [00:02:30.902]➜  CC stress-randlist.c
2025-08-20T22:50:26.3866862Z [00:02:30.910]➜  Alpine clang version 20.1.8
2025-08-20T22:50:26.3867254Z [00:02:30.910]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:26.3867560Z [00:02:30.910]➜  Thread model: posix
2025-08-20T22:50:26.3867847Z [00:02:30.910]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:26.3868256Z [00:02:30.910]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:26.3868811Z [00:02:30.910]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:26.3869365Z [00:02:30.910]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:26.3869920Z [00:02:30.910]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:26.3870471Z [00:02:30.910]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:26.3870874Z [00:02:30.910]➜  Candidate multilib: .;@m64
2025-08-20T22:50:26.3871157Z [00:02:30.910]➜  Selected multilib: .;@m64
2025-08-20T22:50:26.3892162Z [00:02:30.912]➜   (in-process)
2025-08-20T22:50:26.3900805Z [00:02:30.912]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-race-sched.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-race-sched.o -x c stress-race-sched.c
2025-08-20T22:50:26.3908234Z [00:02:30.912]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:26.3908877Z [00:02:30.912]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:26.3909558Z [00:02:30.912]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:26.3910291Z [00:02:30.912]➜  #include "..." search starts here:
2025-08-20T22:50:26.3910691Z [00:02:30.912]➜  #include <...> search starts here:
2025-08-20T22:50:26.3911045Z [00:02:30.912]➜   /usr/include/fortify
2025-08-20T22:50:26.3911306Z [00:02:30.912]➜   /usr/include
2025-08-20T22:50:26.3911585Z [00:02:30.912]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:26.3911882Z [00:02:30.912]➜  End of search list.
2025-08-20T22:50:26.4045647Z [00:02:30.927]➜  Alpine clang version 20.1.8
2025-08-20T22:50:26.4046033Z [00:02:30.927]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:26.4046339Z [00:02:30.927]➜  Thread model: posix
2025-08-20T22:50:26.4046628Z [00:02:30.927]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:26.4047043Z [00:02:30.927]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:26.4047485Z [00:02:30.927]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:26.4048004Z [00:02:30.927]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:26.4048574Z [00:02:30.927]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:26.4049300Z [00:02:30.927]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:26.4049703Z [00:02:30.928]➜  Candidate multilib: .;@m64
2025-08-20T22:50:26.4050339Z [00:02:30.928]➜  Selected multilib: .;@m64
2025-08-20T22:50:26.4055540Z [00:02:30.928]➜   (in-process)
2025-08-20T22:50:26.4071898Z [00:02:30.928]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-randlist.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-randlist.o -x c stress-randlist.c
2025-08-20T22:50:26.4079525Z [00:02:30.929]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:26.4080031Z [00:02:30.929]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:26.4081001Z [00:02:30.929]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:26.4081654Z [00:02:30.929]➜  #include "..." search starts here:
2025-08-20T22:50:26.4081967Z [00:02:30.929]➜  #include <...> search starts here:
2025-08-20T22:50:26.4082252Z [00:02:30.929]➜   /usr/include/fortify
2025-08-20T22:50:26.4082503Z [00:02:30.929]➜   /usr/include
2025-08-20T22:50:26.4082779Z [00:02:30.929]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:26.4083068Z [00:02:30.929]➜  End of search list.
2025-08-20T22:50:26.4141642Z [00:02:30.937]➜  Alpine clang version 20.1.8
2025-08-20T22:50:26.4142811Z [00:02:30.937]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:26.4144214Z [00:02:30.937]➜  Thread model: posix
2025-08-20T22:50:26.4145385Z [00:02:30.937]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:26.4145879Z [00:02:30.937]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:26.4146338Z [00:02:30.937]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:26.4146841Z [00:02:30.937]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:26.4147391Z [00:02:30.937]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:26.4147921Z [00:02:30.937]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:26.4148757Z [00:02:30.937]➜  Candidate multilib: .;@m64
2025-08-20T22:50:26.4150203Z [00:02:30.938]➜  Selected multilib: .;@m64
2025-08-20T22:50:26.4150828Z [00:02:30.938]➜   (in-process)
2025-08-20T22:50:26.4224533Z [00:02:30.944]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-radixsort.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-radixsort.o -x c stress-radixsort.c
2025-08-20T22:50:26.4240276Z [00:02:30.946]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:26.4241143Z [00:02:30.946]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:26.4241878Z [00:02:30.946]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:26.4251783Z [00:02:30.948]➜  #include "..." search starts here:
2025-08-20T22:50:26.4252839Z [00:02:30.948]➜  #include <...> search starts here:
2025-08-20T22:50:26.4253135Z [00:02:30.948]➜   /usr/include/fortify
2025-08-20T22:50:26.4253386Z [00:02:30.948]➜   /usr/include
2025-08-20T22:50:26.4253660Z [00:02:30.948]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:26.4253949Z [00:02:30.948]➜  End of search list.
2025-08-20T22:50:26.4467410Z [00:02:30.970]➜  CC stress-ramfs.c
2025-08-20T22:50:26.4682867Z [00:02:30.991]➜  Alpine clang version 20.1.8
2025-08-20T22:50:26.4696650Z [00:02:30.993]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:26.4703469Z [00:02:30.993]➜  Thread model: posix
2025-08-20T22:50:26.4704019Z [00:02:30.993]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:26.4704614Z [00:02:30.993]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:26.4705213Z [00:02:30.993]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:26.4705839Z [00:02:30.993]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:26.4706852Z [00:02:30.993]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:26.4708066Z [00:02:30.993]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:26.4708482Z [00:02:30.993]➜  Candidate multilib: .;@m64
2025-08-20T22:50:26.4708909Z [00:02:30.993]➜  Selected multilib: .;@m64
2025-08-20T22:50:26.4709180Z [00:02:30.993]➜   (in-process)
2025-08-20T22:50:26.4717581Z [00:02:30.993]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-ramfs.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-ramfs.o -x c stress-ramfs.c
2025-08-20T22:50:26.4747859Z [00:02:30.993]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:26.4748378Z [00:02:30.993]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:26.4749513Z [00:02:30.993]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:26.4750088Z [00:02:30.993]➜  #include "..." search starts here:
2025-08-20T22:50:26.4750403Z [00:02:30.993]➜  #include <...> search starts here:
2025-08-20T22:50:26.4750690Z [00:02:30.993]➜   /usr/include/fortify
2025-08-20T22:50:26.4750943Z [00:02:30.993]➜   /usr/include
2025-08-20T22:50:26.4751221Z [00:02:30.993]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:26.4751521Z [00:02:30.993]➜  End of search list.
2025-08-20T22:50:26.4751810Z [00:02:30.994]➜  CC stress-rawdev.c
2025-08-20T22:50:26.4913038Z [00:02:31.014]➜  CC stress-rawpkt.c
2025-08-20T22:50:26.4935607Z [00:02:31.016]➜  Alpine clang version 20.1.8
2025-08-20T22:50:26.4942762Z [00:02:31.017]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:26.4943085Z [00:02:31.017]➜  Thread model: posix
2025-08-20T22:50:26.4943379Z [00:02:31.017]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:26.4944008Z [00:02:31.017]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:26.4944450Z [00:02:31.017]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:26.4944951Z [00:02:31.017]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:26.4945507Z [00:02:31.017]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:26.4946035Z [00:02:31.017]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:26.4947382Z [00:02:31.018]➜  Candidate multilib: .;@m64
2025-08-20T22:50:26.4948055Z [00:02:31.018]➜  Selected multilib: .;@m64
2025-08-20T22:50:26.4949182Z [00:02:31.018]➜   (in-process)
2025-08-20T22:50:26.4957757Z [00:02:31.018]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-rawdev.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-rawdev.o -x c stress-rawdev.c
2025-08-20T22:50:26.4967388Z [00:02:31.018]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:26.4967887Z [00:02:31.018]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:26.4968551Z [00:02:31.018]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:26.4969264Z [00:02:31.018]➜  #include "..." search starts here:
2025-08-20T22:50:26.4969578Z [00:02:31.018]➜  #include <...> search starts here:
2025-08-20T22:50:26.4969881Z [00:02:31.018]➜   /usr/include/fortify
2025-08-20T22:50:26.4970137Z [00:02:31.018]➜   /usr/include
2025-08-20T22:50:26.4970412Z [00:02:31.018]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:26.4970698Z [00:02:31.018]➜  End of search list.
2025-08-20T22:50:26.5167206Z [00:02:31.039]➜  Alpine clang version 20.1.8
2025-08-20T22:50:26.5172908Z [00:02:31.040]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:26.5173578Z [00:02:31.040]➜  Thread model: posix
2025-08-20T22:50:26.5173878Z [00:02:31.040]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:26.5174301Z [00:02:31.040]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:26.5174737Z [00:02:31.040]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:26.5175232Z [00:02:31.040]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:26.5175788Z [00:02:31.040]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:26.5176334Z [00:02:31.040]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:26.5176747Z [00:02:31.040]➜  Candidate multilib: .;@m64
2025-08-20T22:50:26.5177033Z [00:02:31.040]➜  Selected multilib: .;@m64
2025-08-20T22:50:26.5185489Z [00:02:31.041]➜   (in-process)
2025-08-20T22:50:26.5194077Z [00:02:31.041]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-rawpkt.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-rawpkt.o -x c stress-rawpkt.c
2025-08-20T22:50:26.5215756Z [00:02:31.044]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:26.5223093Z [00:02:31.045]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:26.5223786Z [00:02:31.045]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:26.5239616Z [00:02:31.045]➜  #include "..." search starts here:
2025-08-20T22:50:26.5239971Z [00:02:31.045]➜  #include <...> search starts here:
2025-08-20T22:50:26.5240262Z [00:02:31.045]➜   /usr/include/fortify
2025-08-20T22:50:26.5240519Z [00:02:31.045]➜   /usr/include
2025-08-20T22:50:26.5240795Z [00:02:31.045]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:26.5241327Z [00:02:31.045]➜  End of search list.
2025-08-20T22:50:26.5495289Z [00:02:31.072]➜  CC stress-rawsock.c
2025-08-20T22:50:26.5756865Z [00:02:31.098]➜  CC stress-rawudp.c
2025-08-20T22:50:26.5830935Z [00:02:31.106]➜  CC stress-rdrand.c
2025-08-20T22:50:26.5926295Z [00:02:31.115]➜  CC stress-readahead.c
2025-08-20T22:50:26.5949820Z [00:02:31.118]➜  Alpine clang version 20.1.8
2025-08-20T22:50:26.5950363Z [00:02:31.118]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:26.5950795Z [00:02:31.118]➜  Thread model: posix
2025-08-20T22:50:26.5951198Z [00:02:31.118]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:26.5951778Z [00:02:31.118]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:26.5952368Z [00:02:31.118]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:26.5952994Z [00:02:31.118]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:26.5953680Z [00:02:31.118]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:26.5954349Z [00:02:31.118]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:26.5955598Z [00:02:31.118]➜  Candidate multilib: .;@m64
2025-08-20T22:50:26.5956052Z [00:02:31.118]➜  Selected multilib: .;@m64
2025-08-20T22:50:26.5959163Z [00:02:31.118]➜   (in-process)
2025-08-20T22:50:26.5979699Z [00:02:31.119]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-rawsock.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-rawsock.o -x c stress-rawsock.c
2025-08-20T22:50:26.5987168Z [00:02:31.119]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:26.5987671Z [00:02:31.120]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:26.5988344Z [00:02:31.120]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:26.6011258Z [00:02:31.124]➜  #include "..." search starts here:
2025-08-20T22:50:26.6011773Z [00:02:31.124]➜  #include <...> search starts here:
2025-08-20T22:50:26.6012176Z [00:02:31.124]➜   /usr/include/fortify
2025-08-20T22:50:26.6012541Z [00:02:31.124]➜   /usr/include
2025-08-20T22:50:26.6012938Z [00:02:31.124]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:26.6013253Z [00:02:31.124]➜  End of search list.
2025-08-20T22:50:26.6081879Z [00:02:31.131]➜  Alpine clang version 20.1.8
2025-08-20T22:50:26.6083130Z [00:02:31.131]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:26.6085780Z [00:02:31.131]➜  Thread model: posix
2025-08-20T22:50:26.6086091Z [00:02:31.131]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:26.6086509Z [00:02:31.131]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:26.6088135Z [00:02:31.132]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:26.6089065Z [00:02:31.132]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:26.6089918Z [00:02:31.132]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:26.6090932Z [00:02:31.132]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:26.6091569Z [00:02:31.132]➜  Candidate multilib: .;@m64
2025-08-20T22:50:26.6092200Z [00:02:31.132]➜  Selected multilib: .;@m64
2025-08-20T22:50:26.6092999Z [00:02:31.132]➜   (in-process)
2025-08-20T22:50:26.6101810Z [00:02:31.132]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-rawudp.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-rawudp.o -x c stress-rawudp.c
2025-08-20T22:50:26.6109468Z [00:02:31.132]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:26.6109975Z [00:02:31.132]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:26.6110860Z [00:02:31.132]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:26.6111443Z [00:02:31.132]➜  #include "..." search starts here:
2025-08-20T22:50:26.6111762Z [00:02:31.132]➜  #include <...> search starts here:
2025-08-20T22:50:26.6112050Z [00:02:31.132]➜   /usr/include/fortify
2025-08-20T22:50:26.6112303Z [00:02:31.132]➜   /usr/include
2025-08-20T22:50:26.6112584Z [00:02:31.132]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:26.6112870Z [00:02:31.132]➜  End of search list.
2025-08-20T22:50:26.6113222Z [00:02:31.132]➜  CC stress-reboot.c
2025-08-20T22:50:26.6191062Z [00:02:31.142]➜  Alpine clang version 20.1.8
2025-08-20T22:50:26.6191439Z [00:02:31.142]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:26.6191753Z [00:02:31.142]➜  Thread model: posix
2025-08-20T22:50:26.6192073Z [00:02:31.142]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:26.6192915Z [00:02:31.142]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:26.6193370Z [00:02:31.142]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:26.6193880Z [00:02:31.142]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:26.6194438Z [00:02:31.142]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:26.6194972Z [00:02:31.142]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:26.6195375Z [00:02:31.142]➜  Candidate multilib: .;@m64
2025-08-20T22:50:26.6195680Z [00:02:31.142]➜  Selected multilib: .;@m64
2025-08-20T22:50:26.6202878Z [00:02:31.143]➜   (in-process)
2025-08-20T22:50:26.6241945Z [00:02:31.144]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-rdrand.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-rdrand.o -x c stress-rdrand.c
2025-08-20T22:50:26.6249635Z [00:02:31.145]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:26.6250144Z [00:02:31.145]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:26.6250817Z [00:02:31.145]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:26.6251395Z [00:02:31.145]➜  #include "..." search starts here:
2025-08-20T22:50:26.6251709Z [00:02:31.145]➜  #include <...> search starts here:
2025-08-20T22:50:26.6251997Z [00:02:31.145]➜   /usr/include/fortify
2025-08-20T22:50:26.6252373Z [00:02:31.145]➜   /usr/include
2025-08-20T22:50:26.6252738Z [00:02:31.145]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:26.6253031Z [00:02:31.145]➜  End of search list.
2025-08-20T22:50:26.6416634Z [00:02:31.164]➜  Alpine clang version 20.1.8
2025-08-20T22:50:26.6417819Z [00:02:31.164]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:26.6418379Z [00:02:31.164]➜  Thread model: posix
2025-08-20T22:50:26.6419707Z [00:02:31.164]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:26.6420155Z [00:02:31.164]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:26.6421499Z [00:02:31.164]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:26.6422009Z [00:02:31.164]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:26.6422561Z [00:02:31.164]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:26.6423106Z [00:02:31.164]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:26.6423530Z [00:02:31.164]➜  Candidate multilib: .;@m64
2025-08-20T22:50:26.6423818Z [00:02:31.164]➜  Selected multilib: .;@m64
2025-08-20T22:50:26.6424098Z [00:02:31.165]➜   (in-process)
2025-08-20T22:50:26.6437376Z [00:02:31.165]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-readahead.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-readahead.o -x c stress-readahead.c
2025-08-20T22:50:26.6448712Z [00:02:31.166]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:26.6449290Z [00:02:31.166]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:26.6449957Z [00:02:31.166]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:26.6450525Z [00:02:31.166]➜  #include "..." search starts here:
2025-08-20T22:50:26.6451020Z [00:02:31.166]➜  #include <...> search starts here:
2025-08-20T22:50:26.6451405Z [00:02:31.166]➜   /usr/include/fortify
2025-08-20T22:50:26.6451656Z [00:02:31.166]➜   /usr/include
2025-08-20T22:50:26.6451935Z [00:02:31.166]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:26.6452220Z [00:02:31.166]➜  End of search list.
2025-08-20T22:50:26.6574964Z [00:02:31.179]➜  Alpine clang version 20.1.8
2025-08-20T22:50:26.6576590Z [00:02:31.179]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:26.6576911Z [00:02:31.179]➜  Thread model: posix
2025-08-20T22:50:26.6577209Z [00:02:31.179]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:26.6577623Z [00:02:31.179]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:26.6578061Z [00:02:31.179]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:26.6578554Z [00:02:31.179]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:26.6579383Z [00:02:31.179]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:26.6579931Z [00:02:31.179]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:26.6580335Z [00:02:31.179]➜  Candidate multilib: .;@m64
2025-08-20T22:50:26.6580619Z [00:02:31.179]➜  Selected multilib: .;@m64
2025-08-20T22:50:26.6580894Z [00:02:31.179]➜   (in-process)
2025-08-20T22:50:26.6589414Z [00:02:31.180]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-reboot.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-reboot.o -x c stress-reboot.c
2025-08-20T22:50:26.6602360Z [00:02:31.183]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:26.6602872Z [00:02:31.183]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:26.6603743Z [00:02:31.183]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:26.6604404Z [00:02:31.183]➜  #include "..." search starts here:
2025-08-20T22:50:26.6604725Z [00:02:31.183]➜  #include <...> search starts here:
2025-08-20T22:50:26.6605011Z [00:02:31.183]➜   /usr/include/fortify
2025-08-20T22:50:26.6605260Z [00:02:31.183]➜   /usr/include
2025-08-20T22:50:26.6605544Z [00:02:31.183]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:26.6605830Z [00:02:31.183]➜  End of search list.
2025-08-20T22:50:26.6693485Z [00:02:31.192]➜  CC stress-regex.c
2025-08-20T22:50:26.6819178Z [00:02:31.205]➜  CC stress-regs.c
2025-08-20T22:50:26.6932371Z [00:02:31.216]➜  CC stress-remap.c
2025-08-20T22:50:26.7068448Z [00:02:31.230]➜  CC stress-rename.c
2025-08-20T22:50:26.7078524Z [00:02:31.231]➜  Alpine clang version 20.1.8
2025-08-20T22:50:26.7079222Z [00:02:31.231]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:26.7079703Z [00:02:31.231]➜  Thread model: posix
2025-08-20T22:50:26.7080163Z [00:02:31.231]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:26.7080751Z [00:02:31.231]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:26.7081319Z [00:02:31.231]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:26.7081972Z [00:02:31.231]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:26.7082656Z [00:02:31.231]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:26.7083287Z [00:02:31.231]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:26.7083796Z [00:02:31.231]➜  Candidate multilib: .;@m64
2025-08-20T22:50:26.7084217Z [00:02:31.231]➜  Selected multilib: .;@m64
2025-08-20T22:50:26.7104516Z [00:02:31.233]➜  Alpine clang version 20.1.8
2025-08-20T22:50:26.7104931Z [00:02:31.233]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:26.7107524Z [00:02:31.233]➜  Thread model: posix
2025-08-20T22:50:26.7108701Z [00:02:31.233]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:26.7111677Z [00:02:31.233]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:26.7112193Z [00:02:31.233]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:26.7112695Z [00:02:31.233]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:26.7113259Z [00:02:31.233]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:26.7113793Z [00:02:31.233]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:26.7114197Z [00:02:31.233]➜  Candidate multilib: .;@m64
2025-08-20T22:50:26.7114484Z [00:02:31.233]➜  Selected multilib: .;@m64
2025-08-20T22:50:26.7114745Z [00:02:31.233]➜   (in-process)
2025-08-20T22:50:26.7117003Z [00:02:31.233]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-regex.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO (in-process)
2025-08-20T22:50:26.7148670Z [00:02:31.233]➜   -v  -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO" /-resource-diru s/usr/lib/llvm20/lib/clang/20r /-Dl iHAVE_CC_MUSL_GCCb /-Dl l"vVmE2R0S/IbOiNn=/\c"l0a.n1g9-.2003"\ "-cc1" -triple  -Daarch64-alpine-linux-musl  BUILD_STATIC-emit-llvm-bc  -D-flto=full  "-flto-unitH A-disable-freeVE _-clear-ast-before-backendC F-disable-llvm-verifierL A-discard-value-namesG S-main-file-name= \stress-regs.c" --static-defineO s-mrelocation-model  -picf l-pic-levelt o2= a-pic-is-pieu t-mframe-pointer=non-leafo  -ffp-contract=on- f-fno-rounding-mathu s-mconstructor-aliasese --funwind-tables=2l d-target-cpu= /genericu s-target-featurer /+v8ab i-target-featuren /+fp-armv8m o-target-featurel d+neon  --target-abig 0aapcs  --debugger-tuning=gdbp i-fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPOp e-v  --fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPOs t-resource-dira t/usr/lib/llvm20/lib/clang/20i c-D  -HAVE_CC_MUSL_GCCs t-Da t"iVcE-RpSiIeO N-=v\ "-0w. 1-9W.n0o3-\e"r"r o-Dr  BUILD_STATIC-D H-DA V"EH_ACVCE__MCUFSLLA_GGSC=C\ "--WOasl l- f-lWteox=taruat o- D-VfEusReS-IlOdN==/0u.s1r9/.b0i3n /-mWoflodr m-agt0  --fpsitpaec k--sptraottiecc t-osrt-asttirco-npgi e --Wve r-rwo r-=Wfnoorm-aetr-rsoerc u-rDiHtAyV E _ C-Cf_tMrUeSeL-_vGeCcCt o-rWiazlel  --fWterxeter-as l-pD-VvEeRcStIoOriNz=e0 . 1 9-.D0B3U I-LWDf_oSrTmAaTtI C- f-ssttadc=kg-npur9o9t\e"c"t o-Dr- s"tHrAoVnEg_ L-DWFeLrArGoSr==\f"o-rsmtaatt-isce c-usrtiattyi c - p-ifet r-eWel-,v-e-cBtsotraitziec ,--f-tbrueiel-ds-lipd-=vneocnteo,r-i-zneo - d y-nDaBmUiIcL-Dl_iSnTkAeTrI,C- --nsot-df=agtnaul9-9w\a"r"n i-Dn g"sH,A--VsEt_aLtDiFcL,A-G-Ss=t\a"t-ss,t-a-tsitcr i-ps-taaltli,c--zp,ineo e-xWelc,s-t-aBcskt,a-tzi,cp,a-c-kb-uriellda-tiidv=en-orneel,o-c-sn,o--zd,yrnealmrioc --lsitnakteirc, ---nzo -mfualtdaelf-sw a-rfnfiunngcst,i-o-ns-tsaetcitci,o-n-ss t-aftdsa,t-a--sstercitpi-oanlsl ,--Wzl,,n-o-egxce-cssetcaticokn,s-\z","p a-Dc k"-HrAeVlEa_tCiXvXeF-LrAeGlSo=c\s"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v, --wz -,Wrneol-reor r-osrt a-tOisc  --fzl tom=ualudteof s- f-ufsfeu-ncltdi=o/nu-ssre/cbtiino/nmso l-df d-agt0a --speicptei o-nsst a-tWicl ,-s-t-agtci-cs-pie -v -w -Wno-error -DHeAcVtEi_oCnCs_\M"U"S L-D_ G"CHCA V-EW_aClXlX F-LWAeGxSt=r\a" --ODsV E-RfSlItOoN==a0.u1t9o. 0-3f u-sWef-olrdm=a/tu s-rf/sbtianc/km-oplrdo t-egc0t o-rp-ispet r-osntga t-iWcerror=format-sec u-rsittya t i c--fptiree e--vv e-cwt o-rWinzoe- e-rfrtorre e--Ossl p--fvletcot=oaruitzoe  - f u-sDeB-UlIdL=D/_uSsTrA/TbIiCn\/"m"o l-internal-isystemd -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-regs.o -x c stress-regs.c
2025-08-20T22:50:26.7161091Z [00:02:31.236]➜   /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-regex.o -x c stress-regex.c
2025-08-20T22:50:26.7163534Z [00:02:31.237]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:26.7164030Z [00:02:31.237]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:26.7164699Z [00:02:31.237]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:26.7165272Z [00:02:31.237]➜  #include "..." search starts here:
2025-08-20T22:50:26.7165589Z [00:02:31.237]➜  #include <...> search starts here:
2025-08-20T22:50:26.7165965Z [00:02:31.237]➜   /usr/include/fortify
2025-08-20T22:50:26.7166286Z [00:02:31.237]➜   /usr/include
2025-08-20T22:50:26.7166573Z [00:02:31.237]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:26.7166862Z [00:02:31.237]➜  End of search list.
2025-08-20T22:50:26.7204445Z [00:02:31.243]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:26.7230139Z [00:02:31.243]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:26.7230939Z [00:02:31.243]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:26.7231531Z [00:02:31.243]➜  #include "..." search starts here:
2025-08-20T22:50:26.7231853Z [00:02:31.243]➜  #include <...> search starts here:
2025-08-20T22:50:26.7234895Z [00:02:31.243]➜   /usr/include/fortify
2025-08-20T22:50:26.7235276Z [00:02:31.243]➜   /usr/include
2025-08-20T22:50:26.7235561Z [00:02:31.243]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:26.7235884Z [00:02:31.243]➜  End of search list.
2025-08-20T22:50:26.7251249Z [00:02:31.248]➜  CC stress-resched.c
2025-08-20T22:50:26.7329067Z [00:02:31.255]➜  Alpine clang version 20.1.8
2025-08-20T22:50:26.7330880Z [00:02:31.255]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:26.7332261Z [00:02:31.256]➜  Thread model: posix
2025-08-20T22:50:26.7332569Z [00:02:31.256]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:26.7333002Z [00:02:31.256]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:26.7333441Z [00:02:31.256]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:26.7333944Z [00:02:31.256]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:26.7334514Z [00:02:31.256]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:26.7335048Z [00:02:31.256]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:26.7342439Z [00:02:31.256]➜  Candidate multilib: .;@m64
2025-08-20T22:50:26.7342907Z [00:02:31.256]➜  Selected multilib: .;@m64
2025-08-20T22:50:26.7343241Z [00:02:31.257]➜   (in-process)
2025-08-20T22:50:26.7393569Z [00:02:31.260]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-rename.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-rename.o -x c stress-rename.c
2025-08-20T22:50:26.7405797Z [00:02:31.260]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:26.7406314Z [00:02:31.260]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:26.7406988Z [00:02:31.260]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:26.7407565Z [00:02:31.260]➜  #include "..." search starts here:
2025-08-20T22:50:26.7407878Z [00:02:31.260]➜  #include <...> search starts here:
2025-08-20T22:50:26.7408181Z [00:02:31.260]➜   /usr/include/fortify
2025-08-20T22:50:26.7408731Z [00:02:31.260]➜   /usr/include
2025-08-20T22:50:26.7409118Z [00:02:31.260]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:26.7409415Z [00:02:31.260]➜  End of search list.
2025-08-20T22:50:26.7409689Z [00:02:31.263]➜  Alpine clang version 20.1.8
2025-08-20T22:50:26.7410005Z [00:02:31.263]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:26.7410298Z [00:02:31.263]➜  Thread model: posix
2025-08-20T22:50:26.7410585Z [00:02:31.263]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:26.7410994Z [00:02:31.263]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:26.7412548Z [00:02:31.263]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:26.7449619Z [00:02:31.263]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:26.7450223Z [00:02:31.263]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:26.7451095Z [00:02:31.263]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:26.7451516Z [00:02:31.263]➜  Candidate multilib: .;@m64
2025-08-20T22:50:26.7451810Z [00:02:31.263]➜  Selected multilib: .;@m64
2025-08-20T22:50:26.7452094Z [00:02:31.264]➜   (in-process)
2025-08-20T22:50:26.7471396Z [00:02:31.265]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-remap.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-remap.o -x c stress-remap.c
2025-08-20T22:50:26.7478896Z [00:02:31.269]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:26.7479390Z [00:02:31.269]➜  Alpine clang version 20.1.8
2025-08-20T22:50:26.7479702Z [00:02:31.269]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:26.7479994Z [00:02:31.269]➜  Thread model: posix
2025-08-20T22:50:26.7480288Z [00:02:31.269]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:26.7480831Z [00:02:31.269]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:26.7481331Z [00:02:31.269]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:26.7481829Z [00:02:31.269]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:26.7482387Z [00:02:31.269]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:26.7482922Z [00:02:31.269]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:26.7483323Z [00:02:31.269]➜  Candidate multilib: .;@m64
2025-08-20T22:50:26.7483605Z [00:02:31.269]➜  Selected multilib: .;@m64
2025-08-20T22:50:26.7483962Z [00:02:31.269]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:26.7484631Z [00:02:31.269]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:26.7485357Z [00:02:31.269]➜  #include "..." search starts here:
2025-08-20T22:50:26.7485677Z [00:02:31.269]➜  #include <...> search starts here:
2025-08-20T22:50:26.7485964Z [00:02:31.269]➜   /usr/include/fortify
2025-08-20T22:50:26.7486214Z [00:02:31.269]➜   /usr/include
2025-08-20T22:50:26.7486489Z [00:02:31.269]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:26.7486964Z [00:02:31.269]➜  End of search list.
2025-08-20T22:50:26.7487220Z [00:02:31.269]➜   (in-process)
2025-08-20T22:50:26.7501963Z [00:02:31.269]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-resched.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-resched.o -x c stress-resched.c
2025-08-20T22:50:26.7509397Z [00:02:31.272]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:26.7509891Z [00:02:31.272]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:26.7510657Z [00:02:31.272]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:26.7511307Z [00:02:31.272]➜  #include "..." search starts here:
2025-08-20T22:50:26.7511623Z [00:02:31.272]➜  #include <...> search starts here:
2025-08-20T22:50:26.7511909Z [00:02:31.272]➜   /usr/include/fortify
2025-08-20T22:50:26.7512165Z [00:02:31.272]➜   /usr/include
2025-08-20T22:50:26.7512440Z [00:02:31.272]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:26.7512728Z [00:02:31.272]➜  End of search list.
2025-08-20T22:50:26.7788090Z [00:02:31.301]➜  CC stress-resources.c
2025-08-20T22:50:26.7962758Z [00:02:31.319]➜  CC stress-revio.c
2025-08-20T22:50:26.8083608Z [00:02:31.331]➜  CC stress-ring-pipe.c
2025-08-20T22:50:26.8126538Z [00:02:31.335]➜  CC stress-rlimit.c
2025-08-20T22:50:26.8170141Z [00:02:31.340]➜  Alpine clang version 20.1.8
2025-08-20T22:50:26.8182275Z [00:02:31.341]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:26.8183005Z [00:02:31.341]➜  Thread model: posix
2025-08-20T22:50:26.8191747Z [00:02:31.341]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:26.8192261Z [00:02:31.341]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:26.8192712Z [00:02:31.341]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:26.8193219Z [00:02:31.341]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:26.8216386Z [00:02:31.344]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:26.8217032Z [00:02:31.344]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:26.8217448Z [00:02:31.344]➜  Candidate multilib: .;@m64
2025-08-20T22:50:26.8217737Z [00:02:31.344]➜  Selected multilib: .;@m64
2025-08-20T22:50:26.8218003Z [00:02:31.344]➜   (in-process)
2025-08-20T22:50:26.8226772Z [00:02:31.344]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-resources.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-resources.o -x c stress-resources.c
2025-08-20T22:50:26.8234334Z [00:02:31.344]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:26.8234835Z [00:02:31.344]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:26.8235516Z [00:02:31.344]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:26.8236106Z [00:02:31.344]➜  #include "..." search starts here:
2025-08-20T22:50:26.8236419Z [00:02:31.344]➜  #include <...> search starts here:
2025-08-20T22:50:26.8236706Z [00:02:31.344]➜   /usr/include/fortify
2025-08-20T22:50:26.8236957Z [00:02:31.344]➜   /usr/include
2025-08-20T22:50:26.8237231Z [00:02:31.344]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:26.8237515Z [00:02:31.344]➜  End of search list.
2025-08-20T22:50:26.8331824Z [00:02:31.356]➜  Alpine clang version 20.1.8
2025-08-20T22:50:26.8348984Z [00:02:31.356]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:26.8349328Z [00:02:31.356]➜  Thread model: posix
2025-08-20T22:50:26.8349617Z [00:02:31.356]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:26.8350028Z [00:02:31.356]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:26.8350807Z [00:02:31.356]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:26.8351306Z [00:02:31.356]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:26.8351859Z [00:02:31.356]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:26.8352394Z [00:02:31.356]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:26.8352801Z [00:02:31.356]➜  Candidate multilib: .;@m64
2025-08-20T22:50:26.8353091Z [00:02:31.356]➜  Selected multilib: .;@m64
2025-08-20T22:50:26.8353373Z [00:02:31.356]➜   (in-process)
2025-08-20T22:50:26.8363558Z [00:02:31.356]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-rlimit.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-rlimit.o -x c stress-rlimit.c
2025-08-20T22:50:26.8371008Z [00:02:31.357]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:26.8371508Z [00:02:31.357]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:26.8372175Z [00:02:31.357]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:26.8372745Z [00:02:31.357]➜  #include "..." search starts here:
2025-08-20T22:50:26.8373056Z [00:02:31.357]➜  #include <...> search starts here:
2025-08-20T22:50:26.8373341Z [00:02:31.357]➜   /usr/include/fortify
2025-08-20T22:50:26.8373592Z [00:02:31.357]➜   /usr/include
2025-08-20T22:50:26.8373871Z [00:02:31.357]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:26.8374168Z [00:02:31.357]➜  End of search list.
2025-08-20T22:50:26.8391428Z [00:02:31.362]➜  Alpine clang version 20.1.8
2025-08-20T22:50:26.8403571Z [00:02:31.362]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:26.8403888Z [00:02:31.362]➜  Thread model: posix
2025-08-20T22:50:26.8404525Z [00:02:31.362]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:26.8404942Z [00:02:31.362]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:26.8405380Z [00:02:31.362]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:26.8405878Z [00:02:31.362]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:26.8406430Z [00:02:31.362]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:26.8406966Z [00:02:31.362]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:26.8407387Z [00:02:31.362]➜  Candidate multilib: .;@m64
2025-08-20T22:50:26.8407682Z [00:02:31.362]➜  Selected multilib: .;@m64
2025-08-20T22:50:26.8416043Z [00:02:31.364]➜   (in-process)
2025-08-20T22:50:26.8437848Z [00:02:31.365]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-revio.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-revio.o -x c stress-revio.c
2025-08-20T22:50:26.8445471Z [00:02:31.366]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:26.8445968Z [00:02:31.366]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:26.8446638Z [00:02:31.366]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:26.8447214Z [00:02:31.366]➜  #include "..." search starts here:
2025-08-20T22:50:26.8447531Z [00:02:31.366]➜  #include <...> search starts here:
2025-08-20T22:50:26.8447821Z [00:02:31.366]➜   /usr/include/fortify
2025-08-20T22:50:26.8448081Z [00:02:31.366]➜   /usr/include
2025-08-20T22:50:26.8448352Z [00:02:31.366]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:26.8449841Z [00:02:31.366]➜  End of search list.
2025-08-20T22:50:26.8468044Z [00:02:31.369]➜  Alpine clang version 20.1.8
2025-08-20T22:50:26.8468852Z [00:02:31.369]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:26.8469194Z [00:02:31.369]➜  Thread model: posix
2025-08-20T22:50:26.8469497Z [00:02:31.369]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:26.8469908Z [00:02:31.369]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:26.8470341Z [00:02:31.369]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:26.8470832Z [00:02:31.369]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:26.8471392Z [00:02:31.369]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:26.8471938Z [00:02:31.369]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:26.8472340Z [00:02:31.369]➜  Candidate multilib: .;@m64
2025-08-20T22:50:26.8472624Z [00:02:31.369]➜  Selected multilib: .;@m64
2025-08-20T22:50:26.8497879Z [00:02:31.372]➜   (in-process)
2025-08-20T22:50:26.8523608Z [00:02:31.373]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-ring-pipe.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-ring-pipe.o -x c stress-ring-pipe.c
2025-08-20T22:50:26.8531236Z [00:02:31.374]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:26.8531737Z [00:02:31.374]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:26.8532409Z [00:02:31.374]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:26.8532989Z [00:02:31.374]➜  #include "..." search starts here:
2025-08-20T22:50:26.8533304Z [00:02:31.374]➜  #include <...> search starts here:
2025-08-20T22:50:26.8533587Z [00:02:31.374]➜   /usr/include/fortify
2025-08-20T22:50:26.8533836Z [00:02:31.374]➜   /usr/include
2025-08-20T22:50:26.8534109Z [00:02:31.374]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:26.8534604Z [00:02:31.374]➜  End of search list.
2025-08-20T22:50:26.8743604Z [00:02:31.397]➜  CC stress-rmap.c
2025-08-20T22:50:26.8816480Z [00:02:31.405]➜  CC stress-rotate.c
2025-08-20T22:50:26.8948412Z [00:02:31.418]➜  CC stress-rseq.c
2025-08-20T22:50:26.9226874Z [00:02:31.445]➜  Alpine clang version 20.1.8Alpine clang version 20.1.8
2025-08-20T22:50:26.9228447Z [00:02:31.446]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:26.9229131Z [00:02:31.446]➜  Thread model: posix
2025-08-20T22:50:26.9230363Z [00:02:31.446]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:26.9230838Z [00:02:31.446]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:26.9231288Z [00:02:31.446]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:26.9231790Z [00:02:31.446]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:26.9232347Z [00:02:31.446]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:26.9232893Z [00:02:31.446]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:26.9233297Z [00:02:31.446]➜  Candidate multilib: .;@m64
2025-08-20T22:50:26.9233584Z [00:02:31.446]➜  Selected multilib: .;@m64
2025-08-20T22:50:26.9246403Z [00:02:31.447]➜  Alpine clang version 20.1.8
2025-08-20T22:50:26.9248044Z [00:02:31.448]➜  Target: aarch64-alpine-linux-musl (in-process)
2025-08-20T22:50:26.9267761Z [00:02:31.448]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-rseq.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-rseq.o -x c stress-rseq.c
2025-08-20T22:50:26.9278125Z [00:02:31.448]➜  
2025-08-20T22:50:26.9278349Z [00:02:31.449]➜  Thread model: posix
2025-08-20T22:50:26.9278747Z [00:02:31.449]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:26.9279526Z [00:02:31.449]➜  Configuration file: clang -cc1 version 20.1.8/etc/clang20/aarch64-alpine-linux-musl.cfg based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:26.9284915Z [00:02:31.449]➜  
2025-08-20T22:50:26.9285700Z [00:02:31.449]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:26.9286103Z [00:02:31.449]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:26.9286766Z [00:02:31.449]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:26.9287336Z [00:02:31.449]➜  #include "..." search starts here:
2025-08-20T22:50:26.9287668Z [00:02:31.449]➜  #include <...> search starts here:
2025-08-20T22:50:26.9287964Z [00:02:31.449]➜   /usr/include/fortify
2025-08-20T22:50:26.9288216Z [00:02:31.449]➜   /usr/include
2025-08-20T22:50:26.9288496Z [00:02:31.449]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:26.9290141Z [00:02:31.449]➜  End of search list.
2025-08-20T22:50:26.9290578Z [00:02:31.449]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:26.9291139Z [00:02:31.449]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:26.9291669Z [00:02:31.449]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:26.9292072Z [00:02:31.450]➜  Candidate multilib: .;@m64
2025-08-20T22:50:26.9292375Z [00:02:31.451]➜  Selected multilib: .;@m64
2025-08-20T22:50:26.9292637Z [00:02:31.451]➜   (in-process)
2025-08-20T22:50:26.9301297Z [00:02:31.451]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-rmap.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-rmap.o -x c stress-rmap.c
2025-08-20T22:50:26.9308382Z [00:02:31.451]➜  
2025-08-20T22:50:26.9308758Z [00:02:31.451]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:26.9314952Z [00:02:31.454]➜  Thread model: posix
2025-08-20T22:50:26.9320551Z [00:02:31.454]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:26.9321035Z [00:02:31.454]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:26.9321469Z [00:02:31.454]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:26.9321964Z [00:02:31.454]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:26.9322518Z [00:02:31.454]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:26.9323049Z [00:02:31.454]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:26.9323490Z [00:02:31.454]➜  Candidate multilib: .;@m64
2025-08-20T22:50:26.9323782Z [00:02:31.454]➜  Selected multilib: .;@m64
2025-08-20T22:50:26.9324045Z [00:02:31.454]➜   (in-process)
2025-08-20T22:50:26.9337469Z [00:02:31.454]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-rotate.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-rotate.o -x c stress-rotate.c
2025-08-20T22:50:26.9344877Z [00:02:31.454]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:26.9345478Z [00:02:31.454]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:26.9345984Z [00:02:31.454]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:26.9346646Z [00:02:31.455]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:26.9347223Z [00:02:31.455]➜  #include "..." search starts here:
2025-08-20T22:50:26.9347543Z [00:02:31.455]➜  #include <...> search starts here:
2025-08-20T22:50:26.9347830Z [00:02:31.456]➜   /usr/include/fortify
2025-08-20T22:50:26.9348078Z [00:02:31.456]➜   /usr/include
2025-08-20T22:50:26.9348351Z [00:02:31.456]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:26.9348988Z [00:02:31.456]➜  End of search list.
2025-08-20T22:50:26.9349328Z [00:02:31.456]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:26.9354853Z [00:02:31.458]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:26.9355436Z [00:02:31.458]➜  #include "..." search starts here:
2025-08-20T22:50:26.9355752Z [00:02:31.458]➜  #include <...> search starts here:
2025-08-20T22:50:26.9356040Z [00:02:31.458]➜   /usr/include/fortify
2025-08-20T22:50:26.9356291Z [00:02:31.458]➜   /usr/include
2025-08-20T22:50:26.9356577Z [00:02:31.458]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:26.9356869Z [00:02:31.458]➜  End of search list.
2025-08-20T22:50:26.9366328Z [00:02:31.459]➜  CC stress-rtc.c
2025-08-20T22:50:26.9595431Z [00:02:31.482]➜  CC stress-sctp.c
2025-08-20T22:50:26.9710210Z [00:02:31.494]➜  CC stress-schedmix.c
2025-08-20T22:50:26.9774777Z [00:02:31.500]➜  Alpine clang version 20.1.8
2025-08-20T22:50:26.9781200Z [00:02:31.501]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:26.9781705Z [00:02:31.501]➜  Thread model: posix
2025-08-20T22:50:26.9782163Z [00:02:31.501]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:26.9782679Z [00:02:31.501]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:26.9783305Z [00:02:31.501]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:26.9783967Z [00:02:31.501]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:26.9784873Z [00:02:31.501]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:26.9785615Z [00:02:31.501]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:26.9786136Z [00:02:31.501]➜  Candidate multilib: .;@m64
2025-08-20T22:50:26.9786491Z [00:02:31.501]➜  Selected multilib: .;@m64
2025-08-20T22:50:26.9796686Z [00:02:31.503]➜   (in-process)
2025-08-20T22:50:26.9815832Z [00:02:31.504]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-rtc.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-rtc.o -x c stress-rtc.c
2025-08-20T22:50:26.9837827Z [00:02:31.506]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:26.9845817Z [00:02:31.507]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:26.9852356Z [00:02:31.508]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:26.9856600Z [00:02:31.508]➜  #include "..." search starts here:
2025-08-20T22:50:26.9861747Z [00:02:31.509]➜  #include <...> search starts here:
2025-08-20T22:50:26.9862052Z [00:02:31.509]➜   /usr/include/fortify
2025-08-20T22:50:26.9862306Z [00:02:31.509]➜   /usr/include
2025-08-20T22:50:26.9863089Z [00:02:31.509]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:26.9863807Z [00:02:31.509]➜  End of search list.
2025-08-20T22:50:26.9993316Z [00:02:31.522]➜  Alpine clang version 20.1.8
2025-08-20T22:50:26.9993971Z [00:02:31.522]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:26.9995128Z [00:02:31.522]➜  Thread model: posix
2025-08-20T22:50:26.9995434Z [00:02:31.522]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:26.9995851Z [00:02:31.522]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:26.9996292Z [00:02:31.522]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:26.9996975Z [00:02:31.522]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:26.9997650Z [00:02:31.522]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:26.9998188Z [00:02:31.522]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:26.9998733Z [00:02:31.522]➜  Candidate multilib: .;@m64
2025-08-20T22:50:26.9999089Z [00:02:31.522]➜  Selected multilib: .;@m64
2025-08-20T22:50:27.0019338Z [00:02:31.523]➜   (in-process)
2025-08-20T22:50:27.0028165Z [00:02:31.523]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-sctp.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-sctp.o -x c stress-sctp.c
2025-08-20T22:50:27.0041871Z [00:02:31.527]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:27.0042383Z [00:02:31.527]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:27.0043070Z [00:02:31.527]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:27.0043642Z [00:02:31.527]➜  #include "..." search starts here:
2025-08-20T22:50:27.0043957Z [00:02:31.527]➜  #include <...> search starts here:
2025-08-20T22:50:27.0044241Z [00:02:31.527]➜   /usr/include/fortify
2025-08-20T22:50:27.0044499Z [00:02:31.527]➜   /usr/include
2025-08-20T22:50:27.0044776Z [00:02:31.527]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:27.0045100Z [00:02:31.527]➜  End of search list.
2025-08-20T22:50:27.0109807Z [00:02:31.534]➜  CC stress-schedpolicy.c
2025-08-20T22:50:27.0185616Z [00:02:31.541]➜  Alpine clang version 20.1.8
2025-08-20T22:50:27.0186753Z [00:02:31.541]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:27.0187480Z [00:02:31.541]➜  Thread model: posix
2025-08-20T22:50:27.0187846Z [00:02:31.541]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:27.0189417Z [00:02:31.541]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:27.0190262Z [00:02:31.541]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:27.0190987Z [00:02:31.541]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:27.0191609Z [00:02:31.541]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:27.0192155Z [00:02:31.541]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:27.0192561Z [00:02:31.541]➜  Candidate multilib: .;@m64
2025-08-20T22:50:27.0192847Z [00:02:31.541]➜  Selected multilib: .;@m64
2025-08-20T22:50:27.0193128Z [00:02:31.542]➜   (in-process)
2025-08-20T22:50:27.0202688Z [00:02:31.542]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-schedmix.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-schedmix.o -x c stress-schedmix.c
2025-08-20T22:50:27.0210832Z [00:02:31.543]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:27.0211335Z [00:02:31.543]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:27.0211996Z [00:02:31.543]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:27.0212575Z [00:02:31.543]➜  #include "..." search starts here:
2025-08-20T22:50:27.0212889Z [00:02:31.543]➜  #include <...> search starts here:
2025-08-20T22:50:27.0213181Z [00:02:31.543]➜   /usr/include/fortify
2025-08-20T22:50:27.0213431Z [00:02:31.543]➜   /usr/include
2025-08-20T22:50:27.0213704Z [00:02:31.543]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:27.0213993Z [00:02:31.543]➜  End of search list.
2025-08-20T22:50:27.0340953Z [00:02:31.557]➜  Alpine clang version 20.1.8
2025-08-20T22:50:27.0342054Z [00:02:31.557]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:27.0373103Z [00:02:31.560]➜  Thread model: posix
2025-08-20T22:50:27.0373535Z [00:02:31.560]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:27.0373975Z [00:02:31.560]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:27.0374414Z [00:02:31.560]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:27.0374912Z [00:02:31.560]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:27.0375472Z [00:02:31.560]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:27.0376004Z [00:02:31.560]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:27.0376409Z [00:02:31.560]➜  Candidate multilib: .;@m64
2025-08-20T22:50:27.0376696Z [00:02:31.560]➜  Selected multilib: .;@m64
2025-08-20T22:50:27.0376961Z [00:02:31.560]➜   (in-process)
2025-08-20T22:50:27.0385575Z [00:02:31.560]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-schedpolicy.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-schedpolicy.o -x c stress-schedpolicy.c
2025-08-20T22:50:27.0393324Z [00:02:31.560]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:27.0393817Z [00:02:31.560]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:27.0394490Z [00:02:31.560]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:27.0395068Z [00:02:31.560]➜  #include "..." search starts here:
2025-08-20T22:50:27.0395379Z [00:02:31.560]➜  #include <...> search starts here:
2025-08-20T22:50:27.0395663Z [00:02:31.560]➜   /usr/include/fortify
2025-08-20T22:50:27.0395914Z [00:02:31.560]➜   /usr/include
2025-08-20T22:50:27.0396190Z [00:02:31.560]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:27.0396477Z [00:02:31.560]➜  End of search list.
2025-08-20T22:50:27.0598374Z [00:02:31.583]➜  CC stress-seal.c
2025-08-20T22:50:27.0618185Z [00:02:31.584]➜  CC stress-seccomp.c
2025-08-20T22:50:27.0878923Z [00:02:31.610]➜  CC stress-secretmem.c
2025-08-20T22:50:27.0970357Z [00:02:31.620]➜  Alpine clang version 20.1.8
2025-08-20T22:50:27.0970816Z [00:02:31.620]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:27.0971125Z [00:02:31.620]➜  Thread model: posix
2025-08-20T22:50:27.0971449Z [00:02:31.620]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:27.0971861Z [00:02:31.620]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:27.0972301Z [00:02:31.620]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:27.0972796Z [00:02:31.620]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:27.0973349Z [00:02:31.620]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:27.0973901Z [00:02:31.620]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:27.0974616Z [00:02:31.620]➜  Candidate multilib: .;@m64
2025-08-20T22:50:27.0975010Z [00:02:31.620]➜  Selected multilib: .;@m64
2025-08-20T22:50:27.0985931Z [00:02:31.621]➜   (in-process)
2025-08-20T22:50:27.0999074Z [00:02:31.622]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-seccomp.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-CC stress-seek.c
2025-08-20T22:50:27.1015076Z [00:02:31.624]➜  vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-seccomp.o -x c stress-seccomp.c
2025-08-20T22:50:27.1022068Z [00:02:31.625]➜  Alpine clang version 20.1.8
2025-08-20T22:50:27.1022996Z [00:02:31.625]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:27.1024293Z [00:02:31.625]➜  Thread model: posix
2025-08-20T22:50:27.1024709Z [00:02:31.625]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:27.1026182Z [00:02:31.625]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:27.1026985Z [00:02:31.625]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:27.1027573Z [00:02:31.625]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:27.1028137Z [00:02:31.625]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:27.1028802Z [00:02:31.625]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:27.1029268Z [00:02:31.625]➜  Candidate multilib: .;@m64
2025-08-20T22:50:27.1029557Z [00:02:31.625]➜  Selected multilib: .;@m64
2025-08-20T22:50:27.1030113Z [00:02:31.625]➜   (in-process)
2025-08-20T22:50:27.1039073Z [00:02:31.625]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-seal.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-seal.o -x c stress-seal.c
2025-08-20T22:50:27.1047191Z [00:02:31.626]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:27.1047715Z [00:02:31.627]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:27.1048386Z [00:02:31.627]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:27.1049103Z [00:02:31.627]➜  #include "..." search starts here:
2025-08-20T22:50:27.1049427Z [00:02:31.627]➜  #include <...> search starts here:
2025-08-20T22:50:27.1049717Z [00:02:31.627]➜   /usr/include/fortify
2025-08-20T22:50:27.1049970Z [00:02:31.627]➜   /usr/include
2025-08-20T22:50:27.1050248Z [00:02:31.627]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:27.1050534Z [00:02:31.627]➜  End of search list.
2025-08-20T22:50:27.1061537Z [00:02:31.629]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:27.1067962Z [00:02:31.630]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:27.1070081Z [00:02:31.630]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:27.1071269Z [00:02:31.630]➜  #include "..." search starts here:
2025-08-20T22:50:27.1071951Z [00:02:31.630]➜  #include <...> search starts here:
2025-08-20T22:50:27.1072327Z [00:02:31.630]➜   /usr/include/fortify
2025-08-20T22:50:27.1072983Z [00:02:31.630]➜   /usr/include
2025-08-20T22:50:27.1099892Z [00:02:31.630]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:27.1100833Z [00:02:31.630]➜  End of search list.
2025-08-20T22:50:27.1359659Z [00:02:31.659]➜  Alpine clang version 20.1.8
2025-08-20T22:50:27.1360240Z [00:02:31.659]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:27.1361196Z [00:02:31.659]➜  Thread model: posix
2025-08-20T22:50:27.1363471Z [00:02:31.659]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:27.1365421Z [00:02:31.659]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:27.1367009Z [00:02:31.660]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:27.1372019Z [00:02:31.660]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:27.1373739Z [00:02:31.660]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:27.1374280Z [00:02:31.660]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:27.1377470Z [00:02:31.661]➜  Candidate multilib: .;@m64
2025-08-20T22:50:27.1380642Z [00:02:31.661]➜  Selected multilib: .;@m64
2025-08-20T22:50:27.1386213Z [00:02:31.662]➜   (in-process)
2025-08-20T22:50:27.1409614Z [00:02:31.663]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-secretmem.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-secretmem.o -x c stress-secretmem.c
2025-08-20T22:50:27.1417934Z [00:02:31.665]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:27.1464085Z [00:02:31.669]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:27.1473227Z [00:02:31.669]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:27.1477650Z [00:02:31.669]➜  #include "..." search starts here:
2025-08-20T22:50:27.1479594Z [00:02:31.669]➜  #include <...> search starts here:
2025-08-20T22:50:27.1480005Z [00:02:31.669]➜   /usr/include/fortify
2025-08-20T22:50:27.1480263Z [00:02:31.669]➜   /usr/include
2025-08-20T22:50:27.1483291Z [00:02:31.669]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:27.1483680Z [00:02:31.669]➜  End of search list.
2025-08-20T22:50:27.1483934Z [00:02:31.670]➜  CC stress-sem.c
2025-08-20T22:50:27.1484212Z [00:02:31.670]➜  Alpine clang version 20.1.8
2025-08-20T22:50:27.1484522Z [00:02:31.671]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:27.1484816Z [00:02:31.671]➜  Thread model: posix
2025-08-20T22:50:27.1485378Z [00:02:31.671]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:27.1487076Z [00:02:31.672]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:27.1488539Z [00:02:31.672]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:27.1490832Z [00:02:31.672]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:27.1491419Z [00:02:31.672]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:27.1522081Z [00:02:31.675]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:27.1541312Z [00:02:31.677]➜  Candidate multilib: .;@m64
2025-08-20T22:50:27.1543279Z [00:02:31.677]➜  Selected multilib: .;@m64
2025-08-20T22:50:27.1543984Z [00:02:31.677]➜   (in-process)
2025-08-20T22:50:27.1552731Z [00:02:31.677]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-seek.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-seek.o -x c stress-seek.c
2025-08-20T22:50:27.1580460Z [00:02:31.677]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:27.1581172Z [00:02:31.681]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:27.1581930Z [00:02:31.681]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:27.1582600Z [00:02:31.681]➜  #include "..." search starts here:
2025-08-20T22:50:27.1582991Z [00:02:31.681]➜  #include <...> search starts here:
2025-08-20T22:50:27.1583358Z [00:02:31.681]➜   /usr/include/fortify
2025-08-20T22:50:27.1583692Z [00:02:31.681]➜   /usr/include
2025-08-20T22:50:27.1584045Z [00:02:31.681]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:27.1584413Z [00:02:31.681]➜  End of search list.
2025-08-20T22:50:27.1716728Z [00:02:31.694]➜  CC stress-sem-sysv.c
2025-08-20T22:50:27.1764525Z [00:02:31.699]➜  Alpine clang version 20.1.8
2025-08-20T22:50:27.1771504Z [00:02:31.700]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:27.1776459Z [00:02:31.700]➜  Thread model: posix
2025-08-20T22:50:27.1776768Z [00:02:31.700]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:27.1777177Z [00:02:31.700]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:27.1777626Z [00:02:31.700]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:27.1778119Z [00:02:31.700]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:27.1778905Z [00:02:31.700]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:27.1779504Z [00:02:31.700]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:27.1779917Z [00:02:31.700]➜  Candidate multilib: .;@m64
2025-08-20T22:50:27.1780207Z [00:02:31.700]➜  Selected multilib: .;@m64
2025-08-20T22:50:27.1789468Z [00:02:31.702]➜   (in-process)
2025-08-20T22:50:27.1804917Z [00:02:31.702]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-sem.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-sem.o -x c stress-sem.c
2025-08-20T22:50:27.1825941Z [00:02:31.705]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:27.1834272Z [00:02:31.706]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:27.1839093Z [00:02:31.707]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:27.1852560Z [00:02:31.708]➜  #include "..." search starts here:
2025-08-20T22:50:27.1859666Z [00:02:31.708]➜  #include <...> search starts here:
2025-08-20T22:50:27.1859989Z [00:02:31.708]➜   /usr/include/fortify
2025-08-20T22:50:27.1860243Z [00:02:31.708]➜   /usr/include
2025-08-20T22:50:27.1860765Z [00:02:31.708]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:27.1861140Z [00:02:31.708]➜  End of search list.
2025-08-20T22:50:27.1966084Z [00:02:31.719]➜  CC stress-sendfile.c
2025-08-20T22:50:27.2028387Z [00:02:31.726]➜  CC stress-session.c
2025-08-20T22:50:27.2175073Z [00:02:31.740]➜  Alpine clang version 20.1.8
2025-08-20T22:50:27.2176346Z [00:02:31.741]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:27.2177284Z [00:02:31.741]➜  Thread model: posix
2025-08-20T22:50:27.2179941Z [00:02:31.741]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:27.2183142Z [00:02:31.741]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:27.2185640Z [00:02:31.741]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:27.2186522Z [00:02:31.741]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:27.2187189Z [00:02:31.741]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:27.2188176Z [00:02:31.741]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:27.2188903Z [00:02:31.741]➜  Candidate multilib: .;@m64
2025-08-20T22:50:27.2189716Z [00:02:31.741]➜  Selected multilib: .;@m64
2025-08-20T22:50:27.2190166Z [00:02:31.741]➜   (in-process)
2025-08-20T22:50:27.2217664Z [00:02:31.743]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-sem-sysv.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-sem-sysv.o -x c stress-sem-sysv.c
2025-08-20T22:50:27.2225254Z [00:02:31.743]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:27.2225782Z [00:02:31.744]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:27.2226453Z [00:02:31.744]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:27.2227223Z [00:02:31.744]➜  #include "..." search starts here:
2025-08-20T22:50:27.2227627Z [00:02:31.744]➜  #include <...> search starts here:
2025-08-20T22:50:27.2227988Z [00:02:31.744]➜   /usr/include/fortify
2025-08-20T22:50:27.2228244Z [00:02:31.744]➜   /usr/include
2025-08-20T22:50:27.2228521Z [00:02:31.744]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:27.2229017Z [00:02:31.744]➜  End of search list.
2025-08-20T22:50:27.2236446Z [00:02:31.746]➜  Alpine clang version 20.1.8
2025-08-20T22:50:27.2237228Z [00:02:31.746]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:27.2240209Z [00:02:31.746]➜  Thread model: posix
2025-08-20T22:50:27.2270437Z [00:02:31.746]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:27.2271473Z [00:02:31.746]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:27.2272468Z [00:02:31.746]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:27.2273510Z [00:02:31.746]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:27.2274137Z [00:02:31.746]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:27.2274687Z [00:02:31.746]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:27.2275106Z [00:02:31.746]➜  Candidate multilib: .;@m64
2025-08-20T22:50:27.2275399Z [00:02:31.746]➜  Selected multilib: .;@m64
2025-08-20T22:50:27.2275969Z [00:02:31.747]➜   (in-process)
2025-08-20T22:50:27.2284702Z [00:02:31.750]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-session.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-session.o -x c stress-session.c
2025-08-20T22:50:27.2292237Z [00:02:31.750]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:27.2292740Z [00:02:31.750]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:27.2293685Z [00:02:31.750]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:27.2294311Z [00:02:31.750]➜  #include "..." search starts here:
2025-08-20T22:50:27.2294628Z [00:02:31.750]➜  #include <...> search starts here:
2025-08-20T22:50:27.2294914Z [00:02:31.750]➜   /usr/include/fortify
2025-08-20T22:50:27.2295168Z [00:02:31.750]➜   /usr/include
2025-08-20T22:50:27.2295442Z [00:02:31.750]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:27.2295727Z [00:02:31.750]➜  End of search list.
2025-08-20T22:50:27.2313420Z [00:02:31.754]➜  CC stress-set.c
2025-08-20T22:50:27.2399496Z [00:02:31.762]➜  Alpine clang version 20.1.8
2025-08-20T22:50:27.2540027Z [00:02:31.777]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:27.2540398Z [00:02:31.777]➜  Thread model: posix
2025-08-20T22:50:27.2540694Z [00:02:31.777]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:27.2541142Z [00:02:31.777]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:27.2541601Z [00:02:31.777]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:27.2542102Z [00:02:31.777]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:27.2542662Z [00:02:31.777]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:27.2543497Z [00:02:31.777]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:27.2544160Z [00:02:31.777]➜  Candidate multilib: .;@m64
2025-08-20T22:50:27.2544547Z [00:02:31.777]➜  Selected multilib: .;@m64
2025-08-20T22:50:27.2545002Z [00:02:31.777]➜   (in-process)
2025-08-20T22:50:27.2559747Z [00:02:31.777]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-sendfile.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-sendfile.o -x c stress-sendfile.c
2025-08-20T22:50:27.2575719Z [00:02:31.777]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:27.2576674Z [00:02:31.777]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:27.2577420Z [00:02:31.777]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:27.2578011Z [00:02:31.777]➜  #include "..." search starts here:
2025-08-20T22:50:27.2578324Z [00:02:31.777]➜  #include <...> search starts here:
2025-08-20T22:50:27.2578819Z [00:02:31.777]➜   /usr/include/fortify
2025-08-20T22:50:27.2579346Z [00:02:31.777]➜   /usr/include
2025-08-20T22:50:27.2579631Z [00:02:31.777]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:27.2580121Z [00:02:31.777]➜  End of search list.
2025-08-20T22:50:27.2580436Z [00:02:31.778]➜  Alpine clang version 20.1.8
2025-08-20T22:50:27.2580747Z [00:02:31.778]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:27.2581041Z [00:02:31.778]➜  Thread model: posix
2025-08-20T22:50:27.2581350Z [00:02:31.778]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:27.2581764Z [00:02:31.778]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:27.2582197Z [00:02:31.778]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:27.2582690Z [00:02:31.778]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:27.2583511Z [00:02:31.778]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:27.2584043Z [00:02:31.778]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:27.2584448Z [00:02:31.778]➜  Candidate multilib: .;@m64
2025-08-20T22:50:27.2584734Z [00:02:31.778]➜  Selected multilib: .;@m64
2025-08-20T22:50:27.2584997Z [00:02:31.778]➜   (in-process)
2025-08-20T22:50:27.2593479Z [00:02:31.781]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-set.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-set.o -x c stress-set.c
2025-08-20T22:50:27.2601116Z [00:02:31.781]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:27.2601682Z [00:02:31.781]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:27.2602348Z [00:02:31.781]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:27.2602923Z [00:02:31.781]➜  #include "..." search starts here:
2025-08-20T22:50:27.2603231Z [00:02:31.781]➜  #include <...> search starts here:
2025-08-20T22:50:27.2603516Z [00:02:31.781]➜   /usr/include/fortify
2025-08-20T22:50:27.2603767Z [00:02:31.781]➜   /usr/include
2025-08-20T22:50:27.2604040Z [00:02:31.781]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:27.2604325Z [00:02:31.781]➜  End of search list.
2025-08-20T22:50:27.2623023Z [00:02:31.785]➜  CC stress-shellsort.c
2025-08-20T22:50:27.3000235Z [00:02:31.823]➜  CC stress-shm.c
2025-08-20T22:50:27.3051573Z [00:02:31.828]➜  Alpine clang version 20.1.8
2025-08-20T22:50:27.3052236Z [00:02:31.828]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:27.3053045Z [00:02:31.828]➜  Thread model: posix
2025-08-20T22:50:27.3053721Z [00:02:31.828]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:27.3054749Z [00:02:31.828]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:27.3055387Z [00:02:31.828]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:27.3056311Z [00:02:31.828]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:27.3057260Z [00:02:31.828]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:27.3059428Z [00:02:31.828]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:27.3059878Z [00:02:31.828]➜  Candidate multilib: .;@m64
2025-08-20T22:50:27.3060340Z [00:02:31.828]➜  Selected multilib: .;@m64
2025-08-20T22:50:27.3060681Z [00:02:31.829]➜   (in-process)
2025-08-20T22:50:27.3069230Z [00:02:31.829]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-shellsort.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-shellsort.o -x c stress-shellsort.c
2025-08-20T22:50:27.3077489Z [00:02:31.831]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:27.3079389Z [00:02:31.831]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:27.3080329Z [00:02:31.831]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:27.3084421Z [00:02:31.831]➜  #include "..." search starts here:
2025-08-20T22:50:27.3084952Z [00:02:31.831]➜  #include <...> search starts here:
2025-08-20T22:50:27.3085434Z [00:02:31.831]➜   /usr/include/fortify
2025-08-20T22:50:27.3085880Z [00:02:31.831]➜   /usr/include
2025-08-20T22:50:27.3086405Z [00:02:31.831]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:27.3086882Z [00:02:31.831]➜  End of search list.
2025-08-20T22:50:27.3087385Z [00:02:31.831]➜  CC stress-shm-sysv.c
2025-08-20T22:50:27.3142204Z [00:02:31.837]➜  CC stress-sigabrt.c
2025-08-20T22:50:27.3266906Z [00:02:31.849]➜  Alpine clang version 20.1.8
2025-08-20T22:50:27.3278054Z [00:02:31.849]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:27.3278376Z [00:02:31.849]➜  Thread model: posix
2025-08-20T22:50:27.3278747Z [00:02:31.849]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:27.3279234Z [00:02:31.849]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:27.3279680Z [00:02:31.849]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:27.3280181Z [00:02:31.849]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:27.3281116Z [00:02:31.849]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:27.3281755Z [00:02:31.849]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:27.3282165Z [00:02:31.849]➜  Candidate multilib: .;@m64
2025-08-20T22:50:27.3282452Z [00:02:31.849]➜  Selected multilib: .;@m64
2025-08-20T22:50:27.3290368Z [00:02:31.852]➜   (in-process)
2025-08-20T22:50:27.3306991Z [00:02:31.853]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-shm.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-shm.o -x c stress-shm.c
2025-08-20T22:50:27.3343685Z [00:02:31.857]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:27.3347159Z [00:02:31.858]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:27.3353991Z [00:02:31.858]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:27.3356766Z [00:02:31.858]➜  #include "..." search starts here:
2025-08-20T22:50:27.3357261Z [00:02:31.858]➜  #include <...> search starts here:
2025-08-20T22:50:27.3363334Z [00:02:31.858]➜   /usr/include/fortify
2025-08-20T22:50:27.3363606Z [00:02:31.858]➜   /usr/include
2025-08-20T22:50:27.3363896Z [00:02:31.858]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:27.3364187Z [00:02:31.858]➜  End of search list.
2025-08-20T22:50:27.3486625Z [00:02:31.871]➜  Alpine clang version 20.1.8
2025-08-20T22:50:27.3487682Z [00:02:31.871]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:27.3490259Z [00:02:31.871]➜  Thread model: posix
2025-08-20T22:50:27.3490762Z [00:02:31.871]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:27.3491481Z [00:02:31.871]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:27.3494785Z [00:02:31.871]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:27.3496096Z [00:02:31.871]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:27.3498977Z [00:02:31.871]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:27.3500004Z [00:02:31.871]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:27.3502323Z [00:02:31.871]➜  Candidate multilib: .;@m64
2025-08-20T22:50:27.3502619Z [00:02:31.871]➜  Selected multilib: .;@m64
2025-08-20T22:50:27.3502894Z [00:02:31.872]➜  CC stress-sigbus.c
2025-08-20T22:50:27.3503139Z [00:02:31.872]➜   (in-process)
2025-08-20T22:50:27.3518362Z [00:02:31.872]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-shm-sysv.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-shm-sysv.o -x c stress-shm-sysv.c
2025-08-20T22:50:27.3525863Z [00:02:31.873]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:27.3548485Z [00:02:31.877]➜  Alpine clang version 20.1.8
2025-08-20T22:50:27.3548993Z [00:02:31.877]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:27.3549300Z [00:02:31.877]➜  Thread model: posix
2025-08-20T22:50:27.3549596Z [00:02:31.877]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:27.3550010Z [00:02:31.877]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:27.3550455Z [00:02:31.877]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:27.3550954Z [00:02:31.877]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:27.3551508Z [00:02:31.877]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:27.3552041Z [00:02:31.877]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:27.3552443Z [00:02:31.877]➜  Candidate multilib: .;@m64
2025-08-20T22:50:27.3560727Z [00:02:31.877]➜  Selected multilib: .;@m64
2025-08-20T22:50:27.3561257Z [00:02:31.877]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:27.3562015Z [00:02:31.877]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:27.3562592Z [00:02:31.877]➜  #include "..." search starts here:
2025-08-20T22:50:27.3562913Z [00:02:31.877]➜  #include <...> search starts here:
2025-08-20T22:50:27.3563198Z [00:02:31.877]➜   /usr/include/fortify
2025-08-20T22:50:27.3567900Z [00:02:31.877]➜   /usr/include
2025-08-20T22:50:27.3568185Z [00:02:31.877]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:27.3568472Z [00:02:31.877]➜  End of search list.
2025-08-20T22:50:27.3568901Z [00:02:31.878]➜   (in-process)
2025-08-20T22:50:27.3577280Z [00:02:31.879]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-sigabrt.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-sigabrt.o -x c stress-sigabrt.c
2025-08-20T22:50:27.3584836Z [00:02:31.879]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:27.3595237Z [00:02:31.882]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:27.3622918Z [00:02:31.883]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:27.3623551Z [00:02:31.885]➜  #include "..." search starts here:
2025-08-20T22:50:27.3632078Z [00:02:31.885]➜  #include <...> search starts here:
2025-08-20T22:50:27.3632387Z [00:02:31.885]➜   /usr/include/fortify
2025-08-20T22:50:27.3632643Z [00:02:31.885]➜   /usr/include
2025-08-20T22:50:27.3632919Z [00:02:31.885]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:27.3633207Z [00:02:31.885]➜  End of search list.
2025-08-20T22:50:27.3733179Z [00:02:31.896]➜  Alpine clang version 20.1.8
2025-08-20T22:50:27.3734241Z [00:02:31.896]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:27.3735090Z [00:02:31.896]➜  Thread model: posix
2025-08-20T22:50:27.3735671Z [00:02:31.896]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:27.3736604Z [00:02:31.896]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:27.3737407Z [00:02:31.896]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:27.3738403Z [00:02:31.896]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:27.3739482Z [00:02:31.896]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:27.3740534Z [00:02:31.896]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:27.3741588Z [00:02:31.896]➜  Candidate multilib: .;@m64
2025-08-20T22:50:27.3742147Z [00:02:31.896]➜  Selected multilib: .;@m64
2025-08-20T22:50:27.3742553Z [00:02:31.896]➜   (in-process)
2025-08-20T22:50:27.3751424Z [00:02:31.896]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-sigbus.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-sigbus.o -x c stress-sigbus.c
2025-08-20T22:50:27.3760103Z [00:02:31.897]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:27.3761094Z [00:02:31.899]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:27.3762030Z [00:02:31.899]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:27.3763021Z [00:02:31.899]➜  #include "..." search starts here:
2025-08-20T22:50:27.3763536Z [00:02:31.899]➜  #include <...> search starts here:
2025-08-20T22:50:27.3764220Z [00:02:31.899]➜   /usr/include/fortify
2025-08-20T22:50:27.3764859Z [00:02:31.899]➜   /usr/include
2025-08-20T22:50:27.3765533Z [00:02:31.899]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:27.3766239Z [00:02:31.899]➜  End of search list.
2025-08-20T22:50:27.3846685Z [00:02:31.907]➜  CC stress-sigchld.c
2025-08-20T22:50:27.4254050Z [00:02:31.948]➜  CC stress-sigfd.c
2025-08-20T22:50:27.4276823Z [00:02:31.950]➜  CC stress-sigfpe.c
2025-08-20T22:50:27.4317988Z [00:02:31.954]➜  Alpine clang version 20.1.8
2025-08-20T22:50:27.4322030Z [00:02:31.955]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:27.4322383Z [00:02:31.955]➜  Thread model: posix
2025-08-20T22:50:27.4322678Z [00:02:31.955]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:27.4323095Z [00:02:31.955]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:27.4323533Z [00:02:31.955]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:27.4324028Z [00:02:31.955]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:27.4324586Z [00:02:31.955]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:27.4325127Z [00:02:31.955]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:27.4325903Z [00:02:31.955]➜  Candidate multilib: .;@m64
2025-08-20T22:50:27.4326235Z [00:02:31.955]➜  Selected multilib: .;@m64
2025-08-20T22:50:27.4326502Z [00:02:31.955]➜   (in-process)
2025-08-20T22:50:27.4327619Z [00:02:31.956]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-muslCC stress-sighup.c
2025-08-20T22:50:27.4337464Z [00:02:31.956]➜   -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-sigchld.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-sigchld.o -x c stress-sigchld.c
2025-08-20T22:50:27.4359384Z [00:02:31.959]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:27.4383093Z [00:02:31.961]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:27.4385265Z [00:02:31.961]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:27.4386419Z [00:02:31.961]➜  #include "..." search starts here:
2025-08-20T22:50:27.4387238Z [00:02:31.961]➜  #include <...> search starts here:
2025-08-20T22:50:27.4389900Z [00:02:31.961]➜   /usr/include/fortify
2025-08-20T22:50:27.4392324Z [00:02:31.961]➜   /usr/include
2025-08-20T22:50:27.4394720Z [00:02:31.961]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:27.4396666Z [00:02:31.961]➜  End of search list.
2025-08-20T22:50:27.4574503Z [00:02:31.980]➜  Alpine clang version 20.1.8
2025-08-20T22:50:27.4575811Z [00:02:31.980]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:27.4576960Z [00:02:31.980]➜  Thread model: posix
2025-08-20T22:50:27.4577536Z [00:02:31.980]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:27.4580262Z [00:02:31.980]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:27.4581801Z [00:02:31.980]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:27.4582338Z [00:02:31.980]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:27.4583267Z [00:02:31.980]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:27.4583866Z [00:02:31.980]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:27.4584274Z [00:02:31.980]➜  Candidate multilib: .;@m64
2025-08-20T22:50:27.4584570Z [00:02:31.980]➜  Selected multilib: .;@m64
2025-08-20T22:50:27.4584855Z [00:02:31.981]➜  Alpine clang version 20.1.8
2025-08-20T22:50:27.4585166Z [00:02:31.981]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:27.4585457Z [00:02:31.981]➜  Thread model: posix
2025-08-20T22:50:27.4586789Z [00:02:31.982]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:27.4587952Z [00:02:31.982]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:27.4588964Z [00:02:31.982]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:27.4590357Z [00:02:31.982]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:27.4592568Z [00:02:31.982]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:27.4594784Z [00:02:31.982]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:27.4597707Z [00:02:31.983]➜  Candidate multilib: .;@m64
2025-08-20T22:50:27.4602308Z [00:02:31.983]➜  Selected multilib: .;@m64
2025-08-20T22:50:27.4607825Z [00:02:31.984]➜   (in-process)
2025-08-20T22:50:27.4620220Z [00:02:31.985]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-sighup.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto  (in-process)
2025-08-20T22:50:27.4649371Z [00:02:31.987]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-sigfd.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin-fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wal/l m-Woexltrda  --gD0V E-RpSiIpOeN =-0s.ta1t9i.c0 3- s-tWaftoircm-apti e- f-svt ack--wp r-oWtneoc-teorrr-osrt r-oDnHgA V-EW_eCrCr_oMrU=SLf_oGrCmCa t--Wsaelclu r-iWteyx t r a- f-trDeVeE-RvSeIcOtNo=r0i.z1e9 .-0f3t r-eWef-osrlmpa-tv e-fcsttoarcikz-ep r o t-eDcBtUoIrL-Ds_tSrToAnTgI C- W-esrtrdo=rg=nfuo9r9m\a"t"- sec-Du r"iHtAyV E _ L-fDtFrLeAeG-Sv=e\c"t-osrtiaztei c- f-tsrteaet-iscl-pp-ivee c-tWolr,i-z-eB s t a-tDiBcU,I-L-Db_uSiTAlTdI-Ci d-=sntodn=eg,n-u-9n9o\-"d"y na-Dm i"cH-AlViEn_kLeDrF,L-A-GnSo=-\f"a-tsatla-twiacr n-isntgast,i-c--sptiaet i-cW,l-,--s-tBasttsa,t-i-cs,t-r-ibpu-ialldl-,i-dz=,nnooneex,e-c-sntoa-cdky,n-amzi,cp-alcikn-kreerl,a-t-invoe--fraetlaolc-sw,a-rzn,irneglsr,o- --ssttaattiicc, ---zs tmautlsd,e-f-ss t-rfifpu-nacltli,Alpine clang version 20.1.8o-nz-
2025-08-20T22:50:27.4656747Z [00:02:31.988]➜  ,snTarget: eocaarch64-alpine-linux-muslet
2025-08-20T22:50:27.4657748Z [00:02:31.988]➜  xiThread model: eoposixcn
2025-08-20T22:50:27.4658725Z [00:02:31.988]➜  ssInstalledDir: t /usr/lib/llvm20/bina-
2025-08-20T22:50:27.4659650Z [00:02:31.988]➜  cfkdConfiguration file: ,a/etc/clang20/aarch64-alpine-linux-musl.cfg-tz
2025-08-20T22:50:27.4660577Z [00:02:31.988]➜  a,System configuration file directory: -p/etc/clang20sa
2025-08-20T22:50:27.4661578Z [00:02:31.988]➜  ecFound candidate GCC installation: ck/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0t-
2025-08-20T22:50:27.4667018Z [00:02:31.988]➜  irFound candidate GCC installation: oe/usr/lib/gcc/aarch64-linux-musl/15.2.0nl
2025-08-20T22:50:27.4668860Z [00:02:31.988]➜  saSelected GCC installation:  t/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0-i
2025-08-20T22:50:27.4670550Z [00:02:31.988]➜  WvCandidate multilib: le.,--;r-@egm64lc
2025-08-20T22:50:27.4670901Z [00:02:31.988]➜  o-Selected multilib: cs.se;,c@-tm64zi
2025-08-20T22:50:27.4676172Z [00:02:31.988]➜  ,ornesl\r"o"  --Ds t"aHtAiVcE _-CzX XmFuLlAdGeSf=s\ "--fOfsu n-cftlitoon=-asuetcot i-ofnuss e--fldda=t/au-ssre/cbtiino/nmosl d- W-lg,0- --gpci-psee c-tsitoantsi\c" "- s-Dt a"tHiAcV-Ep_CiXeX F-LvA G-Sw= \-"W-nOos- e-rfrlotro =-aOust o- f-lftuos=ea-ultdo= /-ufsurs/eb-ilnd/=m/oulsdr /-bgi0n /-mpoilpde  --gs0t a-tpiicp e- s-tsattaitci-cp i-es t-avt i-cw- p-iWen o--ve r-rwo r- W-nOos- e-rfrlotro =-aDuHtAoV E-_fCuCs_eM-UlSdL=_/GuCsCr /-bWianl/lm o-lWde x-tgr0a  --pDiVpEeR S-sItOaNt=i0c. 1-9s.t0a3t i-cW-fpoirem a-tv  --fws t-aWcnko--perrortoerc t-oDrH-AsVtEr_oCnCg_ M-UWSeLr_rGoCrC= f-oWramlalt --sWeecxutrriat y- D V E-RfStIrOeNe=-0v.e1c9t.o0r3i z-eW f-ofrtmraete --fssltpa-cvke-cptroortiezcet o r --sDtBrUoInLgD _-SWTeArTrIoCr\="f"o r-internal-isystemm a/usr/local/includet --internal-isystems e/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/includec u-internal-externc-isystemr i/usr/include/fortifyt y-internal-externc-isystem    /usr/include- f-internal-isystemt r/usr/lib/llvm20/lib/clang/20/includee e-Os- v-Wno-errore c-Wallt o-Wextrar i-Wformatz e-Werror=format-security  --wf t-std=gnu99r e-ferror-limite -19s l-stack-protectorp -2v e-fstack-clash-protectionc t-fno-signed-charo r-fgnuc-version=4.2.1i z-fskip-odr-check-in-gmfe  -vectorize-loops   -vectorize-slp- D-target-featureB U+outline-atomicsI L-target-featureD _S-fmvT A-faddrsigT I-D__GCC_HAVE_DWARF2_CFI_ASM=1C \-o" "stress-sighup.o  -internal-isystem-x  (in-process)
2025-08-20T22:50:27.4681573Z [00:02:31.989]➜   /usr/local/includec   -internal-isystem"stress-sighup.c //usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include
2025-08-20T22:50:27.4690939Z [00:02:31.989]➜  u s-internal-externc-isystemr //usr/include/fortifyl i-internal-externc-isystemb /usr/include /-internal-isysteml l/usr/lib/llvm20/lib/clang/20/includev m-Os2 -Wno-error0/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-sigfpe.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-sigfpe.o -x c stress-sigfpe.c
2025-08-20T22:50:27.4735172Z [00:02:31.989]➜   -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-sigfd.o -x c stress-sigfd.c
2025-08-20T22:50:27.4736797Z [00:02:31.989]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:27.4737427Z [00:02:31.989]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:27.4737916Z [00:02:31.989]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:27.4738714Z [00:02:31.989]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:27.4739522Z [00:02:31.989]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:27.4740016Z [00:02:31.989]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:27.4740675Z [00:02:31.989]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:27.4741243Z [00:02:31.989]➜  #include "..." search starts here:
2025-08-20T22:50:27.4741557Z [00:02:31.989]➜  #include <...> search starts here:
2025-08-20T22:50:27.4741841Z [00:02:31.989]➜   /usr/include/fortify
2025-08-20T22:50:27.4742097Z [00:02:31.989]➜   /usr/include
2025-08-20T22:50:27.4742373Z [00:02:31.989]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:27.4742657Z [00:02:31.989]➜  End of search list.
2025-08-20T22:50:27.4742984Z [00:02:31.990]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:27.4743781Z [00:02:31.990]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:27.4744444Z [00:02:31.990]➜  #include "..." search starts here:
2025-08-20T22:50:27.4744758Z [00:02:31.990]➜  #include <...> search starts here:
2025-08-20T22:50:27.4745045Z [00:02:31.990]➜   /usr/include/fortify
2025-08-20T22:50:27.4745294Z [00:02:31.990]➜   /usr/include
2025-08-20T22:50:27.4745561Z [00:02:31.990]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:27.4745853Z [00:02:31.990]➜  End of search list.
2025-08-20T22:50:27.4746134Z [00:02:31.990]➜  #include "..." search starts here:
2025-08-20T22:50:27.4746443Z [00:02:31.990]➜  #include <...> search starts here:
2025-08-20T22:50:27.4746748Z [00:02:31.996]➜   /usr/include/fortify
2025-08-20T22:50:27.4746996Z [00:02:31.996]➜   /usr/include
2025-08-20T22:50:27.4747264Z [00:02:31.996]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:27.4747548Z [00:02:31.996]➜  End of search list.
2025-08-20T22:50:27.5051017Z [00:02:32.028]➜  CC stress-sigill.c
2025-08-20T22:50:27.5268565Z [00:02:32.049]➜  CC stress-sigio.c
2025-08-20T22:50:27.5298409Z [00:02:32.053]➜  CC stress-signal.c
2025-08-20T22:50:27.5397544Z [00:02:32.062]➜  Alpine clang version 20.1.8
2025-08-20T22:50:27.5420316Z [00:02:32.062]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:27.5420655Z [00:02:32.062]➜  Thread model: posix
2025-08-20T22:50:27.5420952Z [00:02:32.062]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:27.5421398Z [00:02:32.062]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:27.5421837Z [00:02:32.062]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:27.5422334Z [00:02:32.062]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:27.5422887Z [00:02:32.062]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:27.5423424Z [00:02:32.062]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:27.5423825Z [00:02:32.062]➜  Candidate multilib: .;@m64
2025-08-20T22:50:27.5424124Z [00:02:32.062]➜  Selected multilib: .;@m64
2025-08-20T22:50:27.5424397Z [00:02:32.062]➜   (in-process)
2025-08-20T22:50:27.5432969Z [00:02:32.062]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-sigill.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-sigill.o -x c stress-sigill.c
2025-08-20T22:50:27.5453941Z [00:02:32.062]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:27.5454454Z [00:02:32.063]➜  ignoring nonexistent directory "CC stress-signest.c
2025-08-20T22:50:27.5454809Z [00:02:32.067]➜  /usr/local/include"
2025-08-20T22:50:27.5455403Z [00:02:32.067]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:27.5455970Z [00:02:32.067]➜  #include "..." search starts here:
2025-08-20T22:50:27.5456294Z [00:02:32.067]➜  #include <...> search starts here:
2025-08-20T22:50:27.5456856Z [00:02:32.067]➜   /usr/include/fortify
2025-08-20T22:50:27.5457190Z [00:02:32.067]➜   /usr/include
2025-08-20T22:50:27.5457523Z [00:02:32.067]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:27.5457810Z [00:02:32.067]➜  End of search list.
2025-08-20T22:50:27.5592232Z [00:02:32.081]➜  CC stress-sigpending.c
2025-08-20T22:50:27.5592593Z [00:02:32.082]➜  Alpine clang version 20.1.8
2025-08-20T22:50:27.5592919Z [00:02:32.082]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:27.5593220Z [00:02:32.082]➜  Thread model: posix
2025-08-20T22:50:27.5593510Z [00:02:32.082]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:27.5593921Z [00:02:32.082]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:27.5594357Z [00:02:32.082]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:27.5594853Z [00:02:32.082]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:27.5595421Z [00:02:32.082]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:27.5595960Z [00:02:32.082]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:27.5596366Z [00:02:32.082]➜  Candidate multilib: .;@m64
2025-08-20T22:50:27.5596650Z [00:02:32.082]➜  Selected multilib: .;@m64
2025-08-20T22:50:27.5606928Z [00:02:32.083]➜   (in-process)
2025-08-20T22:50:27.5619616Z [00:02:32.084]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-signal.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,rAlpine clang version 20.1.8elr
2025-08-20T22:50:27.5628968Z [00:02:32.085]➜  oTarget:  aarch64-alpine-linux-musl-
2025-08-20T22:50:27.5629487Z [00:02:32.085]➜  sThread model: tposixa
2025-08-20T22:50:27.5629960Z [00:02:32.085]➜  tInstalledDir: i/usr/lib/llvm20/binc
2025-08-20T22:50:27.5633561Z [00:02:32.085]➜   -Configuration file: z/etc/clang20/aarch64-alpine-linux-musl.cfg 
2025-08-20T22:50:27.5634246Z [00:02:32.085]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:27.5634828Z [00:02:32.085]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:27.5635385Z [00:02:32.085]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:27.5635919Z [00:02:32.085]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:27.5636330Z [00:02:32.085]➜  Candidate multilib: .;@m64
2025-08-20T22:50:27.5636614Z [00:02:32.085]➜  Selected multilib: .;@m64
2025-08-20T22:50:27.5637549Z [00:02:32.086]➜  muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0  (in-process)
2025-08-20T22:50:27.5646603Z [00:02:32.086]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-sigio.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-sigio.o -x c stress-sigio.c
2025-08-20T22:50:27.5654093Z [00:02:32.086]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:27.5654585Z [00:02:32.086]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:27.5655255Z [00:02:32.086]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:27.5655825Z [00:02:32.086]➜  #include "..." search starts here:
2025-08-20T22:50:27.5656145Z [00:02:32.086]➜  #include <...> search starts here:
2025-08-20T22:50:27.5656428Z [00:02:32.086]➜   /usr/include/fortify
2025-08-20T22:50:27.5656677Z [00:02:32.086]➜   /usr/include
2025-08-20T22:50:27.5656953Z [00:02:32.086]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:27.5657238Z [00:02:32.086]➜  End of search list.
2025-08-20T22:50:27.5677634Z [00:02:32.090]➜  -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-signal.o -x c stress-signal.c
2025-08-20T22:50:27.5680784Z [00:02:32.090]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:27.5681421Z [00:02:32.090]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:27.5682175Z [00:02:32.090]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:27.5682807Z [00:02:32.090]➜  #include "..." search starts here:
2025-08-20T22:50:27.5683119Z [00:02:32.090]➜  #include <...> search starts here:
2025-08-20T22:50:27.5683412Z [00:02:32.090]➜   /usr/include/fortify
2025-08-20T22:50:27.5683659Z [00:02:32.090]➜   /usr/include
2025-08-20T22:50:27.5683936Z [00:02:32.090]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:27.5684225Z [00:02:32.090]➜  End of search list.
2025-08-20T22:50:27.5724258Z [00:02:32.095]➜  Alpine clang version 20.1.8
2025-08-20T22:50:27.5728844Z [00:02:32.095]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:27.5736749Z [00:02:32.096]➜  Thread model: posix
2025-08-20T22:50:27.5738324Z [00:02:32.096]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:27.5738875Z [00:02:32.096]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:27.5739347Z [00:02:32.096]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:27.5739854Z [00:02:32.096]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:27.5740408Z [00:02:32.096]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:27.5741201Z [00:02:32.096]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:27.5741607Z [00:02:32.096]➜  Candidate multilib: .;@m64
2025-08-20T22:50:27.5741896Z [00:02:32.096]➜  Selected multilib: .;@m64
2025-08-20T22:50:27.5742160Z [00:02:32.096]➜   (in-process)
2025-08-20T22:50:27.5782412Z [00:02:32.096]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-signest.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-signest.o -x c stress-signest.c
2025-08-20T22:50:27.5790045Z [00:02:32.096]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:27.5790632Z [00:02:32.097]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:27.5791306Z [00:02:32.097]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:27.5791886Z [00:02:32.097]➜  #include "..." search starts here:
2025-08-20T22:50:27.5792202Z [00:02:32.098]➜  #include <...> search starts here:
2025-08-20T22:50:27.5792489Z [00:02:32.098]➜   /usr/include/fortify
2025-08-20T22:50:27.5792736Z [00:02:32.098]➜   /usr/include
2025-08-20T22:50:27.5793013Z [00:02:32.098]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:27.5793301Z [00:02:32.098]➜  End of search list.
2025-08-20T22:50:27.6023681Z [00:02:32.125]➜  CC stress-sigpipe.c
2025-08-20T22:50:27.6050678Z [00:02:32.127]➜  Alpine clang version 20.1.8
2025-08-20T22:50:27.6051108Z [00:02:32.128]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:27.6051573Z [00:02:32.128]➜  Thread model: posix
2025-08-20T22:50:27.6051887Z [00:02:32.128]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:27.6052307Z [00:02:32.128]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:27.6052741Z [00:02:32.128]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:27.6053465Z [00:02:32.128]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:27.6054020Z [00:02:32.128]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:27.6054550Z [00:02:32.128]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:27.6054947Z [00:02:32.128]➜  Candidate multilib: .;@m64
2025-08-20T22:50:27.6055233Z [00:02:32.128]➜  Selected multilib: .;@m64
2025-08-20T22:50:27.6055493Z [00:02:32.128]➜   (in-process)
2025-08-20T22:50:27.6071323Z [00:02:32.128]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-sigpending.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-sigpending.o -x c stress-sigpending.c
2025-08-20T22:50:27.6078899Z [00:02:32.129]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:27.6102852Z [00:02:32.133]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:27.6105855Z [00:02:32.133]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:27.6130307Z [00:02:32.136]➜  #include "..." search starts here:
2025-08-20T22:50:27.6130894Z [00:02:32.136]➜  #include <...> search starts here:
2025-08-20T22:50:27.6131761Z [00:02:32.136]➜   /usr/include/fortify
2025-08-20T22:50:27.6134273Z [00:02:32.136]➜   /usr/include
2025-08-20T22:50:27.6136767Z [00:02:32.136]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:27.6138305Z [00:02:32.136]➜  End of search list.
2025-08-20T22:50:27.6273225Z [00:02:32.150]➜  Alpine clang version 20.1.8
2025-08-20T22:50:27.6274734Z [00:02:32.150]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:27.6275705Z [00:02:32.150]➜  Thread model: posix
2025-08-20T22:50:27.6280852Z [00:02:32.151]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:27.6282351Z [00:02:32.151]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:27.6283329Z [00:02:32.151]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:27.6284883Z [00:02:32.151]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:27.6287160Z [00:02:32.151]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:27.6290514Z [00:02:32.151]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:27.6291846Z [00:02:32.151]➜  Candidate multilib: .;@m64
2025-08-20T22:50:27.6292692Z [00:02:32.151]➜  Selected multilib: .;@m64
2025-08-20T22:50:27.6292974Z [00:02:32.152]➜   (in-process)
2025-08-20T22:50:27.6331107Z [00:02:32.155]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-sigpipe.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-sigpipe.o -x c stress-sigpipe.c
2025-08-20T22:50:27.6339246Z [00:02:32.155]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:27.6340311Z [00:02:32.155]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:27.6341191Z [00:02:32.155]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:27.6342411Z [00:02:32.155]➜  #include "..." search starts here:
2025-08-20T22:50:27.6342772Z [00:02:32.155]➜  #include <...> search starts here:
2025-08-20T22:50:27.6343065Z [00:02:32.155]➜   /usr/include/fortify
2025-08-20T22:50:27.6343335Z [00:02:32.155]➜   /usr/include
2025-08-20T22:50:27.6343616Z [00:02:32.155]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:27.6343905Z [00:02:32.155]➜  End of search list.
2025-08-20T22:50:27.6375076Z [00:02:32.160]➜  CC stress-sigq.c
2025-08-20T22:50:27.6429146Z [00:02:32.166]➜  CC stress-sigrt.c
2025-08-20T22:50:27.6612211Z [00:02:32.184]➜  Alpine clang version 20.1.8
2025-08-20T22:50:27.6615436Z [00:02:32.184]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:27.6626047Z [00:02:32.184]➜  Thread model: posix
2025-08-20T22:50:27.6626366Z [00:02:32.184]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:27.6626785Z [00:02:32.184]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:27.6627225Z [00:02:32.184]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:27.6627721Z [00:02:32.184]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:27.6628290Z [00:02:32.184]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:27.6629033Z [00:02:32.184]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:27.6629448Z [00:02:32.184]➜  Candidate multilib: .;@m64
2025-08-20T22:50:27.6629732Z [00:02:32.184]➜  Selected multilib: .;@m64
2025-08-20T22:50:27.6643314Z [00:02:32.187]➜   (in-process)
2025-08-20T22:50:27.6661468Z [00:02:32.188]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-sigq.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-sigq.o -x c stress-sigq.c
2025-08-20T22:50:27.6693975Z [00:02:32.192]➜  Alpine clang version 20.1.8
2025-08-20T22:50:27.6694485Z [00:02:32.192]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:27.6694867Z [00:02:32.192]➜  Thread model: posix
2025-08-20T22:50:27.6695159Z [00:02:32.192]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:27.6695583Z [00:02:32.192]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:27.6696032Z [00:02:32.192]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:27.6699034Z [00:02:32.193]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:27.6699828Z [00:02:32.193]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:27.6707817Z [00:02:32.193]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:27.6708317Z [00:02:32.193]➜  Candidate multilib: .;@m64
2025-08-20T22:50:27.6708718Z [00:02:32.193]➜  Selected multilib: .;@m64
2025-08-20T22:50:27.6709242Z [00:02:32.193]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:27.6709651Z [00:02:32.193]➜   (in-process)
2025-08-20T22:50:27.6718029Z [00:02:32.193]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-sigrt.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-sigrt.o -x c stress-sigrt.c
2025-08-20T22:50:27.6735222Z [00:02:32.194]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:27.6735721Z [00:02:32.194]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:27.6736396Z [00:02:32.194]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:27.6736970Z [00:02:32.194]➜  #include "..." search starts here:
2025-08-20T22:50:27.6737278Z [00:02:32.194]➜  #include <...> search starts here:
2025-08-20T22:50:27.6737565Z [00:02:32.194]➜   /usr/include/fortify
2025-08-20T22:50:27.6737811Z [00:02:32.194]➜   /usr/include
2025-08-20T22:50:27.6738086Z [00:02:32.194]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:27.6738373Z [00:02:32.194]➜  End of search list.
2025-08-20T22:50:27.6751024Z [00:02:32.197]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:27.6755416Z [00:02:32.198]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:27.6761454Z [00:02:32.199]➜  #include "..." search starts here:
2025-08-20T22:50:27.6792915Z [00:02:32.202]➜  #include <...> search starts here:
2025-08-20T22:50:27.6795980Z [00:02:32.202]➜   /usr/include/fortify
2025-08-20T22:50:27.6796259Z [00:02:32.202]➜   /usr/include
2025-08-20T22:50:27.6796538Z [00:02:32.202]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:27.6796831Z [00:02:32.202]➜  End of search list.
2025-08-20T22:50:27.6894752Z [00:02:32.212]➜  CC stress-sigsegv.c
2025-08-20T22:50:27.6924016Z [00:02:32.215]➜  CC stress-sigsuspend.c
2025-08-20T22:50:27.7017687Z [00:02:32.225]➜  CC stress-sigtrap.c
2025-08-20T22:50:27.7245589Z [00:02:32.247]➜  Alpine clang version 20.1.8
2025-08-20T22:50:27.7247007Z [00:02:32.247]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:27.7247628Z [00:02:32.247]➜  Thread model: posix
2025-08-20T22:50:27.7248019Z [00:02:32.247]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:27.7248437Z [00:02:32.247]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:27.7249051Z [00:02:32.247]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:27.7252686Z [00:02:32.247]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:27.7253276Z [00:02:32.247]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:27.7253810Z [00:02:32.247]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:27.7254213Z [00:02:32.247]➜  Candidate multilib: .;@m64
2025-08-20T22:50:27.7254495Z [00:02:32.247]➜  Selected multilib: .;@m64
2025-08-20T22:50:27.7254775Z [00:02:32.248]➜   (in-process)
2025-08-20T22:50:27.7265112Z [00:02:32.248]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-sigtrap.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-sigtrap.o -x c stress-sigtrap.c
2025-08-20T22:50:27.7273050Z [00:02:32.249]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:27.7273561Z [00:02:32.249]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:27.7274414Z [00:02:32.249]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:27.7274988Z [00:02:32.249]➜  #include "..." search starts here:
2025-08-20T22:50:27.7275300Z [00:02:32.249]➜  #include <...> search starts here:
2025-08-20T22:50:27.7275587Z [00:02:32.249]➜   /usr/include/fortify
2025-08-20T22:50:27.7275837Z [00:02:32.249]➜   /usr/include
2025-08-20T22:50:27.7276109Z [00:02:32.249]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:27.7276395Z [00:02:32.249]➜  End of search list.
2025-08-20T22:50:27.7364901Z [00:02:32.259]➜  Alpine clang version 20.1.8Alpine clang version 20.1.8
2025-08-20T22:50:27.7365921Z [00:02:32.259]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:27.7366976Z [00:02:32.259]➜  Thread model: posix
2025-08-20T22:50:27.7367374Z [00:02:32.259]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:27.7367969Z [00:02:32.259]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:27.7368838Z [00:02:32.259]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:27.7369558Z [00:02:32.259]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:27.7371132Z [00:02:32.259]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:27.7372004Z [00:02:32.259]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:27.7373193Z [00:02:32.259]➜  Candidate multilib: .;@m64
2025-08-20T22:50:27.7373765Z [00:02:32.259]➜  Selected multilib: .;@m64
2025-08-20T22:50:27.7374045Z [00:02:32.259]➜  
2025-08-20T22:50:27.7374282Z [00:02:32.260]➜   (in-process)
2025-08-20T22:50:27.7386222Z [00:02:32.260]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-sigsuspend.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-sigsuspend.o -x c stress-sigsuspend.c
2025-08-20T22:50:27.7410992Z [00:02:32.261]➜  Target: clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:27.7411473Z [00:02:32.261]➜  aarch64-alpine-linux-musl
2025-08-20T22:50:27.7411749Z [00:02:32.261]➜  Thread model: posix
2025-08-20T22:50:27.7412040Z [00:02:32.262]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:27.7412448Z [00:02:32.262]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:27.7412888Z [00:02:32.262]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:27.7413637Z [00:02:32.262]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:27.7414297Z [00:02:32.262]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:27.7414831Z [00:02:32.262]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:27.7415379Z [00:02:32.262]➜  Candidate multilib: .;ignoring nonexistent directory "@/usr/local/includem64"
2025-08-20T22:50:27.7415756Z [00:02:32.262]➜  
2025-08-20T22:50:27.7415980Z [00:02:32.262]➜  Selected multilib: .;@m64
2025-08-20T22:50:27.7416588Z [00:02:32.262]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:27.7417155Z [00:02:32.262]➜  #include "..." search starts here:
2025-08-20T22:50:27.7417463Z [00:02:32.262]➜  #include <...> search starts here:
2025-08-20T22:50:27.7417748Z [00:02:32.262]➜   /usr/include/fortify
2025-08-20T22:50:27.7417997Z [00:02:32.262]➜   /usr/include
2025-08-20T22:50:27.7418281Z [00:02:32.262]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:27.7418707Z [00:02:32.262]➜  End of search list.
2025-08-20T22:50:27.7419050Z [00:02:32.262]➜   (in-process)
2025-08-20T22:50:27.7419299Z [00:02:32.262]➜   "/CC stress-sigurg.c
2025-08-20T22:50:27.7444007Z [00:02:32.266]➜  usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-sigsegv.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-sigsegv.o -x c stress-sigsegv.c
2025-08-20T22:50:27.7451763Z [00:02:32.266]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:27.7452266Z [00:02:32.266]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:27.7452935Z [00:02:32.266]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:27.7453509Z [00:02:32.266]➜  #include "..." search starts here:
2025-08-20T22:50:27.7453942Z [00:02:32.266]➜  #include <...> search starts here:
2025-08-20T22:50:27.7454336Z [00:02:32.266]➜   /usr/include/fortify
2025-08-20T22:50:27.7454609Z [00:02:32.266]➜   /usr/include
2025-08-20T22:50:27.7454889Z [00:02:32.266]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:27.7455178Z [00:02:32.266]➜  End of search list.
2025-08-20T22:50:27.7476095Z [00:02:32.270]➜  CC stress-sigvtalrm.c
2025-08-20T22:50:27.7691441Z [00:02:32.292]➜  Alpine clang version 20.1.8
2025-08-20T22:50:27.7693734Z [00:02:32.292]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:27.7700627Z [00:02:32.292]➜  Thread model: posix
2025-08-20T22:50:27.7701653Z [00:02:32.292]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:27.7702561Z [00:02:32.292]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:27.7703072Z [00:02:32.292]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:27.7703610Z [00:02:32.292]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:27.7704197Z [00:02:32.292]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:27.7704735Z [00:02:32.292]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:27.7705141Z [00:02:32.292]➜  Candidate multilib: .;@m64
2025-08-20T22:50:27.7705435Z [00:02:32.292]➜  Selected multilib: .;@m64
2025-08-20T22:50:27.7705700Z [00:02:32.293]➜   (in-process)
2025-08-20T22:50:27.7714910Z [00:02:32.293]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-sigvtalrm.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-sigvtalrm.o -x c stress-sigvtalrm.c
2025-08-20T22:50:27.7731523Z [00:02:32.295]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:27.7732033Z [00:02:32.295]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:27.7732947Z [00:02:32.295]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:27.7733597Z [00:02:32.295]➜  #include "..." search starts here:
2025-08-20T22:50:27.7733919Z [00:02:32.295]➜  #include <...> search starts here:
2025-08-20T22:50:27.7734205Z [00:02:32.295]➜   /usr/include/fortify
2025-08-20T22:50:27.7734461Z [00:02:32.295]➜   /usr/include
2025-08-20T22:50:27.7734733Z [00:02:32.295]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:27.7735019Z [00:02:32.295]➜  End of search list.
2025-08-20T22:50:27.7809100Z [00:02:32.304]➜  CC stress-sigxcpu.c
2025-08-20T22:50:27.7861998Z [00:02:32.308]➜  Alpine clang version 20.1.8
2025-08-20T22:50:27.7862426Z [00:02:32.308]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:27.7862730Z [00:02:32.308]➜  Thread model: posix
2025-08-20T22:50:27.7863055Z [00:02:32.308]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:27.7863484Z [00:02:32.308]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:27.7865274Z [00:02:32.308]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:27.7865786Z [00:02:32.308]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:27.7866340Z [00:02:32.308]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:27.7868954Z [00:02:32.308]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:27.7891614Z [00:02:32.308]➜  Candidate multilib: .;@m64
2025-08-20T22:50:27.7891926Z [00:02:32.308]➜  Selected multilib: .;@m64
2025-08-20T22:50:27.7892191Z [00:02:32.309]➜   (in-process)
2025-08-20T22:50:27.7900801Z [00:02:32.309]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-sigurg.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-sigurg.o -x c stress-sigurg.c
2025-08-20T22:50:27.7908381Z [00:02:32.310]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:27.7909043Z [00:02:32.310]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:27.7909708Z [00:02:32.310]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:27.7910287Z [00:02:32.310]➜  #include "..." search starts here:
2025-08-20T22:50:27.7910599Z [00:02:32.310]➜  #include <...> search starts here:
2025-08-20T22:50:27.7910888Z [00:02:32.310]➜   /usr/include/fortify
2025-08-20T22:50:27.7911138Z [00:02:32.310]➜   /usr/include
2025-08-20T22:50:27.7911415Z [00:02:32.310]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:27.7911700Z [00:02:32.310]➜  End of search list.
2025-08-20T22:50:27.8180527Z [00:02:32.341]➜  CC stress-sigxfsz.c
2025-08-20T22:50:27.8192063Z [00:02:32.342]➜  CC stress-skiplist.c
2025-08-20T22:50:27.8232240Z [00:02:32.346]➜  Alpine clang version 20.1.8
2025-08-20T22:50:27.8232649Z [00:02:32.346]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:27.8234565Z [00:02:32.346]➜  Thread model: posix
2025-08-20T22:50:27.8236297Z [00:02:32.346]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:27.8238099Z [00:02:32.346]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:27.8239619Z [00:02:32.346]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:27.8240119Z [00:02:32.346]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:27.8240673Z [00:02:32.346]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:27.8241206Z [00:02:32.346]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:27.8241608Z [00:02:32.346]➜  Candidate multilib: .;@m64
2025-08-20T22:50:27.8241892Z [00:02:32.346]➜  Selected multilib: .;@m64
2025-08-20T22:50:27.8247353Z [00:02:32.348]➜   (in-process)
2025-08-20T22:50:27.8291191Z [00:02:32.351]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-sigxcpu.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-sigxcpu.o -x c stress-sigxcpu.c
2025-08-20T22:50:27.8298787Z [00:02:32.351]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:27.8299348Z [00:02:32.351]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:27.8300054Z [00:02:32.351]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:27.8300625Z [00:02:32.351]➜  #include "..." search starts here:
2025-08-20T22:50:27.8300941Z [00:02:32.351]➜  #include <...> search starts here:
2025-08-20T22:50:27.8301228Z [00:02:32.351]➜   /usr/include/fortify
2025-08-20T22:50:27.8301476Z [00:02:32.351]➜   /usr/include
2025-08-20T22:50:27.8301756Z [00:02:32.351]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:27.8302048Z [00:02:32.351]➜  End of search list.
2025-08-20T22:50:27.8463078Z [00:02:32.369]➜  CC stress-sleep.c
2025-08-20T22:50:27.8665208Z [00:02:32.389]➜  CC stress-smi.c
2025-08-20T22:50:27.8667150Z [00:02:32.390]➜  Alpine clang version 20.1.8
2025-08-20T22:50:27.8668065Z [00:02:32.390]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:27.8669114Z [00:02:32.390]➜  Thread model: posix
2025-08-20T22:50:27.8669940Z [00:02:32.390]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:27.8670630Z [00:02:32.390]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:27.8671505Z [00:02:32.390]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:27.8672853Z [00:02:32.390]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:27.8673564Z [00:02:32.390]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:27.8674778Z [00:02:32.390]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:27.8675469Z [00:02:32.390]➜  Candidate multilib: .;@m64
2025-08-20T22:50:27.8675765Z [00:02:32.390]➜  Selected multilib: .;@m64
2025-08-20T22:50:27.8676032Z [00:02:32.390]➜   (in-process)
2025-08-20T22:50:27.8684570Z [00:02:32.390]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-sigxfsz.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-sigxfsz.o -x c stress-sigxfsz.c
2025-08-20T22:50:27.8704379Z [00:02:32.390]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:27.8704890Z [00:02:32.390]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:27.8705553Z [00:02:32.390]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:27.8706137Z [00:02:32.390]➜  #include "..." search starts here:
2025-08-20T22:50:27.8706627Z [00:02:32.390]➜  #include <...> search starts here:
2025-08-20T22:50:27.8707022Z [00:02:32.390]➜   /usr/include/fortify
2025-08-20T22:50:27.8707275Z [00:02:32.390]➜   /usr/include
2025-08-20T22:50:27.8707548Z [00:02:32.390]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:27.8707834Z [00:02:32.390]➜  End of search list.
2025-08-20T22:50:27.8708135Z [00:02:32.392]➜  Alpine clang version 20.1.8
2025-08-20T22:50:27.8708438Z [00:02:32.392]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:27.8709031Z [00:02:32.392]➜  Thread model: posix
2025-08-20T22:50:27.8709327Z [00:02:32.392]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:27.8709739Z [00:02:32.392]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:27.8710168Z [00:02:32.392]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:27.8710657Z [00:02:32.392]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:27.8711444Z [00:02:32.392]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:27.8711980Z [00:02:32.392]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:27.8712381Z [00:02:32.392]➜  Candidate multilib: .;@m64
2025-08-20T22:50:27.8712667Z [00:02:32.392]➜  Selected multilib: .;@m64
2025-08-20T22:50:27.8713104Z [00:02:32.392]➜   (in-process)
2025-08-20T22:50:27.8742054Z [00:02:32.392]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-skiplist.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-skiplist.o -x c stress-skiplist.c
2025-08-20T22:50:27.8749690Z [00:02:32.392]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:27.8750201Z [00:02:32.392]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:27.8750985Z [00:02:32.392]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:27.8751659Z [00:02:32.392]➜  #include "..." search starts here:
2025-08-20T22:50:27.8751976Z [00:02:32.392]➜  #include <...> search starts here:
2025-08-20T22:50:27.8752259Z [00:02:32.392]➜   /usr/include/fortify
2025-08-20T22:50:27.8752510Z [00:02:32.392]➜   /usr/include
2025-08-20T22:50:27.8752789Z [00:02:32.392]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:27.8753080Z [00:02:32.392]➜  End of search list.
2025-08-20T22:50:27.8838492Z [00:02:32.406]➜  Alpine clang version 20.1.8
2025-08-20T22:50:27.8839023Z [00:02:32.407]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:27.8840849Z [00:02:32.407]➜  Thread model: posix
2025-08-20T22:50:27.8843183Z [00:02:32.407]➜  InstalledDir: /usr/lib/llvm20/binAlpine clang version 20.1.8
2025-08-20T22:50:27.8844510Z [00:02:32.407]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:27.8846116Z [00:02:32.407]➜  Thread model: posix
2025-08-20T22:50:27.8849662Z [00:02:32.407]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:27.8851211Z [00:02:32.407]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:27.8853201Z [00:02:32.407]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:27.8855794Z [00:02:32.407]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:27.8858970Z [00:02:32.407]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:27.8860618Z [00:02:32.407]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:27.8861986Z [00:02:32.407]➜  Candidate multilib: .;@m64
2025-08-20T22:50:27.8864235Z [00:02:32.407]➜  Selected multilib: .;@m64
2025-08-20T22:50:27.8865039Z [00:02:32.407]➜  
2025-08-20T22:50:27.8867151Z [00:02:32.407]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg (in-process)
2025-08-20T22:50:27.8888199Z [00:02:32.408]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-smi.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-smi.o -x c stress-smi.c
2025-08-20T22:50:27.8898057Z [00:02:32.408]➜  
2025-08-20T22:50:27.8898357Z [00:02:32.408]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:27.8898959Z [00:02:32.408]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:27.8899730Z [00:02:32.408]➜  Found candidate GCC installation: clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:27.8900294Z [00:02:32.408]➜  /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:27.8900760Z [00:02:32.409]➜  Selected GCC installation: ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:27.8901499Z [00:02:32.409]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:27.8902082Z [00:02:32.409]➜  #include "..." search starts here:
2025-08-20T22:50:27.8902397Z [00:02:32.409]➜  #include <...> search starts here:
2025-08-20T22:50:27.8902684Z [00:02:32.409]➜   /usr/include/fortify
2025-08-20T22:50:27.8902934Z [00:02:32.409]➜   /usr/include
2025-08-20T22:50:27.8903207Z [00:02:32.409]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:27.8903765Z [00:02:32.409]➜  End of search list.
2025-08-20T22:50:27.8904084Z [00:02:32.409]➜  /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:27.8904412Z [00:02:32.409]➜  Candidate multilib: .;@m64
2025-08-20T22:50:27.8904695Z [00:02:32.410]➜  Selected multilib: .;@m64
2025-08-20T22:50:27.8904975Z [00:02:32.410]➜   (in-process)
2025-08-20T22:50:27.8930589Z [00:02:32.415]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-sleep.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-sleep.o -x c stress-sleep.c
2025-08-20T22:50:27.8938329Z [00:02:32.415]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:27.8939120Z [00:02:32.415]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:27.8939888Z [00:02:32.415]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:27.8940564Z [00:02:32.415]➜  #include "..." search starts here:
2025-08-20T22:50:27.8940969Z [00:02:32.415]➜  #include <...> search starts here:
2025-08-20T22:50:27.8941344Z [00:02:32.415]➜   /usr/include/fortify
2025-08-20T22:50:27.8941680Z [00:02:32.415]➜   /usr/include
2025-08-20T22:50:27.8942038Z [00:02:32.415]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:27.8942407Z [00:02:32.415]➜  End of search list.
2025-08-20T22:50:27.9011223Z [00:02:32.424]➜  CC stress-sock.c
2025-08-20T22:50:27.9379824Z [00:02:32.461]➜  CC stress-sockabuse.c
2025-08-20T22:50:27.9431782Z [00:02:32.466]➜  Alpine clang version 20.1.8
2025-08-20T22:50:27.9437719Z [00:02:32.466]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:27.9442273Z [00:02:32.466]➜  Thread model: posix
2025-08-20T22:50:27.9442598Z [00:02:32.466]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:27.9443014Z [00:02:32.466]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:27.9443839Z [00:02:32.466]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:27.9444338Z [00:02:32.466]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:27.9444897Z [00:02:32.466]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:27.9445429Z [00:02:32.466]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:27.9445831Z [00:02:32.466]➜  Candidate multilib: .;@m64
2025-08-20T22:50:27.9446115Z [00:02:32.466]➜  Selected multilib: .;@m64
2025-08-20T22:50:27.9457521Z [00:02:32.468]➜   (in-process)
2025-08-20T22:50:27.9474459Z [00:02:32.469]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-sock.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-sock.o -x c stress-sock.c
2025-08-20T22:50:27.9498302Z [00:02:32.473]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:27.9507239Z [00:02:32.473]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:27.9512484Z [00:02:32.474]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:27.9519723Z [00:02:32.474]➜  #include "..." search starts here:
2025-08-20T22:50:27.9520061Z [00:02:32.474]➜  #include <...> search starts here:
2025-08-20T22:50:27.9520352Z [00:02:32.474]➜   /usr/include/fortify
2025-08-20T22:50:27.9520602Z [00:02:32.474]➜   /usr/include
2025-08-20T22:50:27.9520900Z [00:02:32.474]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:27.9521197Z [00:02:32.474]➜  End of search list.
2025-08-20T22:50:27.9616634Z [00:02:32.484]➜  CC stress-sockdiag.c
2025-08-20T22:50:27.9709918Z [00:02:32.494]➜  CC stress-sockfd.c
2025-08-20T22:50:27.9747692Z [00:02:32.498]➜  CC stress-sockpair.c
2025-08-20T22:50:27.9901049Z [00:02:32.513]➜  Alpine clang version 20.1.8
2025-08-20T22:50:27.9902886Z [00:02:32.513]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:27.9903437Z [00:02:32.513]➜  Thread model: posix
2025-08-20T22:50:27.9904950Z [00:02:32.513]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:27.9905383Z [00:02:32.513]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:27.9905829Z [00:02:32.513]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:27.9906330Z [00:02:32.513]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:27.9906905Z [00:02:32.513]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:27.9907468Z [00:02:32.513]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:27.9907875Z [00:02:32.513]➜  Candidate multilib: .;@m64
2025-08-20T22:50:27.9908158Z [00:02:32.513]➜  Selected multilib: .;@m64
2025-08-20T22:50:27.9935992Z [00:02:32.516]➜   (in-process)
2025-08-20T22:50:27.9946016Z [00:02:32.517]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-sockabuse.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-sockabuse.o -x c stress-sockabuse.c
2025-08-20T22:50:27.9960955Z [00:02:32.519]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:27.9961770Z [00:02:32.519]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:27.9962908Z [00:02:32.519]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:27.9963748Z [00:02:32.519]➜  #include "..." search starts here:
2025-08-20T22:50:27.9964178Z [00:02:32.519]➜  #include <...> search starts here:
2025-08-20T22:50:27.9964897Z [00:02:32.519]➜   /usr/include/fortify
2025-08-20T22:50:27.9965405Z [00:02:32.519]➜   /usr/include
2025-08-20T22:50:27.9965934Z [00:02:32.519]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:27.9966888Z [00:02:32.519]➜  End of search list.
2025-08-20T22:50:27.9967419Z [00:02:32.519]➜  Alpine clang version 20.1.8
2025-08-20T22:50:27.9967974Z [00:02:32.519]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:27.9968374Z [00:02:32.520]➜  Thread model: posix
2025-08-20T22:50:27.9969331Z [00:02:32.520]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:27.9972176Z [00:02:32.520]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:28.0012717Z [00:02:32.520]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:28.0013284Z [00:02:32.521]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:28.0013877Z [00:02:32.521]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:28.0014420Z [00:02:32.524]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:28.0014837Z [00:02:32.524]➜  Candidate multilib: .;@m64
2025-08-20T22:50:28.0015129Z [00:02:32.524]➜  Selected multilib: .;@m64
2025-08-20T22:50:28.0015419Z [00:02:32.524]➜  Alpine clang version 20.1.8
2025-08-20T22:50:28.0015735Z [00:02:32.524]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:28.0016032Z [00:02:32.524]➜  Thread model: posix
2025-08-20T22:50:28.0016325Z [00:02:32.524]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:28.0016732Z [00:02:32.524]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:28.0017160Z [00:02:32.524]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:28.0017891Z [00:02:32.524]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:28.0018524Z [00:02:32.524]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:28.0019332Z [00:02:32.524]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:28.0019739Z [00:02:32.524]➜  Candidate multilib: .;@m64
2025-08-20T22:50:28.0020034Z [00:02:32.524]➜  Selected multilib: .;@m64
2025-08-20T22:50:28.0020299Z [00:02:32.524]➜   (in-process)
2025-08-20T22:50:28.0020531Z [00:02:32.524]➜   (in-process)
2025-08-20T22:50:28.0029042Z [00:02:32.524]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-sockpair.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-sockpair.o -x c stress-sockpair.c
2025-08-20T22:50:28.0050486Z [00:02:32.527]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-sockfd.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-sockfd.o -x c stress-sockfd.c
2025-08-20T22:50:28.0057984Z [00:02:32.527]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:28.0058475Z [00:02:32.527]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:28.0059351Z [00:02:32.527]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:28.0059930Z [00:02:32.527]➜  #include "..." search starts here:
2025-08-20T22:50:28.0060245Z [00:02:32.527]➜  #include <...> search starts here:
2025-08-20T22:50:28.0060527Z [00:02:32.527]➜   /usr/include/fortify
2025-08-20T22:50:28.0060778Z [00:02:32.527]➜   /usr/include
2025-08-20T22:50:28.0061057Z [00:02:32.527]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:28.0061344Z [00:02:32.527]➜  End of search list.
2025-08-20T22:50:28.0061795Z [00:02:32.527]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:28.0062290Z [00:02:32.527]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:28.0062948Z [00:02:32.527]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:28.0063790Z [00:02:32.527]➜  #include "..." search starts here:
2025-08-20T22:50:28.0064111Z [00:02:32.527]➜  #include <...> search starts here:
2025-08-20T22:50:28.0064397Z [00:02:32.527]➜   /usr/include/fortify
2025-08-20T22:50:28.0064643Z [00:02:32.527]➜   /usr/include
2025-08-20T22:50:28.0064914Z [00:02:32.527]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:28.0065200Z [00:02:32.527]➜  End of search list.
2025-08-20T22:50:28.0071978Z [00:02:32.530]➜  Alpine clang version 20.1.8
2025-08-20T22:50:28.0077230Z [00:02:32.530]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:28.0078750Z [00:02:32.531]➜  Thread model: posix
2025-08-20T22:50:28.0079876Z [00:02:32.531]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:28.0080308Z [00:02:32.531]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:28.0080746Z [00:02:32.531]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:28.0081238Z [00:02:32.531]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:28.0081797Z [00:02:32.531]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:28.0082326Z [00:02:32.531]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:28.0082728Z [00:02:32.531]➜  Candidate multilib: .;@m64
2025-08-20T22:50:28.0083012Z [00:02:32.531]➜  Selected multilib: .;@m64
2025-08-20T22:50:28.0094377Z [00:02:32.532]➜   (in-process)
2025-08-20T22:50:28.0105548Z [00:02:32.533]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-sockdiag.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-sockdiag.o -x c stress-sockdiag.c
2025-08-20T22:50:28.0114125Z [00:02:32.534]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:28.0114994Z [00:02:32.534]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:28.0116359Z [00:02:32.534]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:28.0116945Z [00:02:32.534]➜  #include "..." search starts here:
2025-08-20T22:50:28.0117258Z [00:02:32.534]➜  #include <...> search starts here:
2025-08-20T22:50:28.0117548Z [00:02:32.534]➜   /usr/include/fortify
2025-08-20T22:50:28.0117800Z [00:02:32.534]➜   /usr/include
2025-08-20T22:50:28.0118074Z [00:02:32.534]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:28.0118359Z [00:02:32.534]➜  End of search list.
2025-08-20T22:50:28.0983531Z [00:02:32.621]➜  CC stress-sockmany.c
2025-08-20T22:50:28.1075320Z [00:02:32.630]➜  CC stress-softlockup.c
2025-08-20T22:50:28.1114393Z [00:02:32.634]➜  CC stress-spawn.c
2025-08-20T22:50:28.1211816Z [00:02:32.644]➜  Alpine clang version 20.1.8
2025-08-20T22:50:28.1212414Z [00:02:32.644]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:28.1213613Z [00:02:32.644]➜  Thread model: posix
2025-08-20T22:50:28.1213975Z [00:02:32.644]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:28.1214399Z [00:02:32.644]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:28.1214843Z [00:02:32.644]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:28.1215346Z [00:02:32.644]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:28.1215904Z [00:02:32.644]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:28.1216435Z [00:02:32.644]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:28.1217052Z [00:02:32.644]➜  Candidate multilib: .;@m64
2025-08-20T22:50:28.1217409Z [00:02:32.644]➜  Selected multilib: .;@m64
2025-08-20T22:50:28.1229294Z [00:02:32.646]➜   (in-process)
2025-08-20T22:50:28.1246420Z [00:02:32.647]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-sockmany.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-sockmany.o -x c stress-sockmany.c
2025-08-20T22:50:28.1266979Z [00:02:32.649]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:28.1275397Z [00:02:32.650]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:28.1285479Z [00:02:32.651]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:28.1286090Z [00:02:32.651]➜  #include "..." search starts here:
2025-08-20T22:50:28.1286420Z [00:02:32.651]➜  #include <...> search starts here:
2025-08-20T22:50:28.1286727Z [00:02:32.651]➜   /usr/include/fortify
2025-08-20T22:50:28.1286984Z [00:02:32.651]➜   /usr/include
2025-08-20T22:50:28.1287256Z [00:02:32.651]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:28.1287546Z [00:02:32.651]➜  End of search list.
2025-08-20T22:50:28.1292807Z [00:02:32.652]➜  CC stress-sparsematrix.c
2025-08-20T22:50:28.1328273Z [00:02:32.656]➜  CC stress-spinmem.c
2025-08-20T22:50:28.1472165Z [00:02:32.670]➜  Alpine clang version 20.1.8
2025-08-20T22:50:28.1477182Z [00:02:32.670]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:28.1477523Z [00:02:32.670]➜  Thread model: posix
2025-08-20T22:50:28.1477820Z [00:02:32.670]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:28.1478231Z [00:02:32.670]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:28.1478892Z [00:02:32.670]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:28.1479662Z [00:02:32.670]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:28.1480308Z [00:02:32.670]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:28.1480847Z [00:02:32.670]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:28.1481251Z [00:02:32.670]➜  Candidate multilib: .;@m64
2025-08-20T22:50:28.1481549Z [00:02:32.670]➜  Selected multilib: .;@m64
2025-08-20T22:50:28.1481814Z [00:02:32.670]➜   (in-process)
2025-08-20T22:50:28.1513994Z [00:02:32.670]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-softlockup.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-softlockup.o -x c stress-softlockup.c
2025-08-20T22:50:28.1521776Z [00:02:32.670]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:28.1522320Z [00:02:32.670]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:28.1523002Z [00:02:32.670]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:28.1523579Z [00:02:32.670]➜  #include "..." search starts here:
2025-08-20T22:50:28.1523895Z [00:02:32.670]➜  #include <...> search starts here:
2025-08-20T22:50:28.1524183Z [00:02:32.670]➜   /usr/include/fortify
2025-08-20T22:50:28.1524440Z [00:02:32.670]➜   /usr/include
2025-08-20T22:50:28.1524717Z [00:02:32.670]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:28.1525005Z [00:02:32.670]➜  End of search list.
2025-08-20T22:50:28.1525312Z [00:02:32.672]➜  Alpine clang version 20.1.8
2025-08-20T22:50:28.1525621Z [00:02:32.672]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:28.1525912Z [00:02:32.672]➜  Thread model: posix
2025-08-20T22:50:28.1526201Z [00:02:32.672]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:28.1526606Z [00:02:32.672]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:28.1527206Z [00:02:32.672]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:28.1527817Z [00:02:32.672]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:28.1528372Z [00:02:32.672]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:28.1550134Z [00:02:32.672]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:28.1550595Z [00:02:32.672]➜  Candidate multilib: .;@m64
2025-08-20T22:50:28.1550892Z [00:02:32.672]➜  Selected multilib: .;@m64
2025-08-20T22:50:28.1551193Z [00:02:32.672]➜   (in-process)
2025-08-20T22:50:28.1559783Z [00:02:32.672]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-spawn.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-spawn.o -x c stress-spawn.c
2025-08-20T22:50:28.1567203Z [00:02:32.673]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:28.1567705Z [00:02:32.673]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:28.1568371Z [00:02:32.673]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:28.1569111Z [00:02:32.673]➜  #include "..." search starts here:
2025-08-20T22:50:28.1569442Z [00:02:32.673]➜  #include <...> search starts here:
2025-08-20T22:50:28.1569735Z [00:02:32.673]➜   /usr/include/fortify
2025-08-20T22:50:28.1569989Z [00:02:32.673]➜   /usr/include
2025-08-20T22:50:28.1570265Z [00:02:32.673]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:28.1570552Z [00:02:32.673]➜  End of search list.
2025-08-20T22:50:28.1693490Z [00:02:32.692]➜  Alpine clang version 20.1.8
2025-08-20T22:50:28.1707077Z [00:02:32.692]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:28.1707399Z [00:02:32.692]➜  Thread model: posix
2025-08-20T22:50:28.1707986Z [00:02:32.692]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:28.1708510Z [00:02:32.692]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:28.1709258Z [00:02:32.692]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:28.1709768Z [00:02:32.692]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:28.1710333Z [00:02:32.692]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:28.1710866Z [00:02:32.692]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:28.1711271Z [00:02:32.692]➜  Candidate multilib: .;@m64
2025-08-20T22:50:28.1711559Z [00:02:32.692]➜  Selected multilib: .;@m64
2025-08-20T22:50:28.1727336Z [00:02:32.695]➜   (in-process)
2025-08-20T22:50:28.1749219Z [00:02:32.696]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-sparsematrix.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-sparsematrix.o -x c stress-sparsematrix.c
2025-08-20T22:50:28.1756626Z [00:02:32.697]➜  Alpine clang version 20.1.8
2025-08-20T22:50:28.1756948Z [00:02:32.697]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:28.1757247Z [00:02:32.697]➜  Thread model: posix
2025-08-20T22:50:28.1757536Z [00:02:32.697]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:28.1757948Z [00:02:32.697]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:28.1758380Z [00:02:32.697]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:28.1761381Z [00:02:32.697]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:28.1762271Z [00:02:32.697]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:28.1763047Z [00:02:32.699]➜  Selected GCC installation: clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:28.1773201Z [00:02:32.699]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:28.1774407Z [00:02:32.699]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:28.1779438Z [00:02:32.699]➜  #include "..." search starts here:
2025-08-20T22:50:28.1780329Z [00:02:32.699]➜  #include <...> search starts here:
2025-08-20T22:50:28.1780682Z [00:02:32.699]➜   /usr/include/fortify
2025-08-20T22:50:28.1780963Z [00:02:32.699]➜   /usr/include
2025-08-20T22:50:28.1781245Z [00:02:32.699]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:28.1781539Z [00:02:32.699]➜  End of search list.
2025-08-20T22:50:28.1781860Z [00:02:32.699]➜  /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:28.1782189Z [00:02:32.699]➜  Candidate multilib: .;@m64
2025-08-20T22:50:28.1782476Z [00:02:32.699]➜  Selected multilib: .;@m64
2025-08-20T22:50:28.1782740Z [00:02:32.700]➜   (in-process)
2025-08-20T22:50:28.1791560Z [00:02:32.700]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-spinmem.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-spinmem.o -x c stress-spinmem.c
2025-08-20T22:50:28.1800192Z [00:02:32.703]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:28.1800708Z [00:02:32.703]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:28.1801377Z [00:02:32.703]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:28.1801952Z [00:02:32.703]➜  #include "..." search starts here:
2025-08-20T22:50:28.1802266Z [00:02:32.703]➜  #include <...> search starts here:
2025-08-20T22:50:28.1802552Z [00:02:32.703]➜   /usr/include/fortify
2025-08-20T22:50:28.1802795Z [00:02:32.703]➜   /usr/include
2025-08-20T22:50:28.1803068Z [00:02:32.703]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:28.1803505Z [00:02:32.703]➜  End of search list.
2025-08-20T22:50:28.2021717Z [00:02:32.723]➜  CC stress-splice.c
2025-08-20T22:50:28.2143189Z [00:02:32.737]➜  CC stress-stack.c
2025-08-20T22:50:28.2271143Z [00:02:32.750]➜  CC stress-stackmmap.c
2025-08-20T22:50:28.2305823Z [00:02:32.753]➜  Alpine clang version 20.1.8
2025-08-20T22:50:28.2313192Z [00:02:32.753]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:28.2314210Z [00:02:32.753]➜  Thread model: posix
2025-08-20T22:50:28.2315556Z [00:02:32.753]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:28.2316028Z [00:02:32.753]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:28.2316471Z [00:02:32.754]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:28.2316972Z [00:02:32.754]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:28.2317532Z [00:02:32.754]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:28.2318509Z [00:02:32.754]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:28.2319145Z [00:02:32.754]➜  Candidate multilib: .;@m64
2025-08-20T22:50:28.2319434Z [00:02:32.754]➜  Selected multilib: .;@m64
2025-08-20T22:50:28.2319699Z [00:02:32.754]➜   (in-process)
2025-08-20T22:50:28.2327990Z [00:02:32.754]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-splice.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-splice.o -x c stress-splice.c
2025-08-20T22:50:28.2339962Z [00:02:32.757]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:28.2340991Z [00:02:32.757]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:28.2341752Z [00:02:32.757]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:28.2342990Z [00:02:32.757]➜  #include "..." search starts here:
2025-08-20T22:50:28.2343619Z [00:02:32.757]➜  #include <...> search starts here:
2025-08-20T22:50:28.2344241Z [00:02:32.757]➜   /usr/include/fortify
2025-08-20T22:50:28.2344749Z [00:02:32.757]➜   /usr/include
2025-08-20T22:50:28.2345505Z [00:02:32.757]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:28.2345864Z [00:02:32.757]➜  End of search list.
2025-08-20T22:50:28.2483366Z [00:02:32.771]➜  Alpine clang version 20.1.8
2025-08-20T22:50:28.2490209Z [00:02:32.772]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:28.2497578Z [00:02:32.772]➜  Thread model: posix
2025-08-20T22:50:28.2504980Z [00:02:32.773]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:28.2512590Z [00:02:32.774]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:28.2518243Z [00:02:32.775]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:28.2528017Z [00:02:32.776]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:28.2536929Z [00:02:32.776]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:28.2550458Z [00:02:32.778]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:28.2550904Z [00:02:32.778]➜  Candidate multilib: .;@m64
2025-08-20T22:50:28.2551196Z [00:02:32.778]➜  Selected multilib: .;@m64
2025-08-20T22:50:28.2557656Z [00:02:32.779]➜   (in-process)
2025-08-20T22:50:28.2610055Z [00:02:32.783]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-stack.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-stack.o -x c stress-stack.c
2025-08-20T22:50:28.2639969Z [00:02:32.783]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:28.2640851Z [00:02:32.783]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:28.2641808Z [00:02:32.783]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:28.2642532Z [00:02:32.783]➜  #include "..." search starts here:
2025-08-20T22:50:28.2642988Z [00:02:32.783]➜  #include <...> search starts here:
2025-08-20T22:50:28.2643444Z [00:02:32.783]➜   /usr/include/fortify
2025-08-20T22:50:28.2643856Z [00:02:32.783]➜   /usr/include
2025-08-20T22:50:28.2644280Z [00:02:32.783]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:28.2645606Z [00:02:32.783]➜  End of search list.
2025-08-20T22:50:28.2721350Z [00:02:32.795]➜  Alpine clang version 20.1.8
2025-08-20T22:50:28.2737023Z [00:02:32.795]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:28.2737356Z [00:02:32.795]➜  Thread model: posix
2025-08-20T22:50:28.2737650Z [00:02:32.795]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:28.2738060Z [00:02:32.795]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:28.2739014Z [00:02:32.795]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:28.2739636Z [00:02:32.795]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:28.2740257Z [00:02:32.795]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:28.2740792Z [00:02:32.795]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:28.2741206Z [00:02:32.795]➜  Candidate multilib: .;@m64
2025-08-20T22:50:28.2741517Z [00:02:32.795]➜  Selected multilib: .;@m64
2025-08-20T22:50:28.2756643Z [00:02:32.798]➜   (in-process)
2025-08-20T22:50:28.2770525Z [00:02:32.799]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-stackmmap.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-stackmmap.o -x c stress-stackmmap.c
2025-08-20T22:50:28.2784521Z [00:02:32.801]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:28.2800396Z [00:02:32.801]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:28.2801123Z [00:02:32.801]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:28.2801697Z [00:02:32.801]➜  #include "..." search starts here:
2025-08-20T22:50:28.2802021Z [00:02:32.801]➜  #include <...> search starts here:
2025-08-20T22:50:28.2802307Z [00:02:32.801]➜   /usr/include/fortify
2025-08-20T22:50:28.2802557Z [00:02:32.801]➜   /usr/include
2025-08-20T22:50:28.2802832Z [00:02:32.801]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:28.2803122Z [00:02:32.801]➜  End of search list.
2025-08-20T22:50:28.2906052Z [00:02:32.813]➜  CC stress-statmount.c
2025-08-20T22:50:28.3020970Z [00:02:32.825]➜  CC stress-str.c
2025-08-20T22:50:28.3260801Z [00:02:32.849]➜  Alpine clang version 20.1.8
2025-08-20T22:50:28.3261696Z [00:02:32.849]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:28.3263493Z [00:02:32.849]➜  Thread model: posix
2025-08-20T22:50:28.3263989Z [00:02:32.849]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:28.3264472Z [00:02:32.849]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:28.3264914Z [00:02:32.849]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:28.3265425Z [00:02:32.849]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:28.3265979Z [00:02:32.849]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:28.3266511Z [00:02:32.849]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:28.3266912Z [00:02:32.849]➜  Candidate multilib: .;@m64
2025-08-20T22:50:28.3267199Z [00:02:32.849]➜  Selected multilib: .;@m64
2025-08-20T22:50:28.3276679Z [00:02:32.850]➜   (in-process)
2025-08-20T22:50:28.3285628Z [00:02:32.850]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-statmount.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-statmount.o -x c stress-statmount.c
2025-08-20T22:50:28.3293164Z [00:02:32.850]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:28.3293666Z [00:02:32.851]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:28.3294345Z [00:02:32.851]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:28.3294921Z [00:02:32.851]➜  #include "..." search starts here:
2025-08-20T22:50:28.3295237Z [00:02:32.851]➜  #include <...> search starts here:
2025-08-20T22:50:28.3295527Z [00:02:32.851]➜   /usr/include/fortify
2025-08-20T22:50:28.3295781Z [00:02:32.851]➜   /usr/include
2025-08-20T22:50:28.3296058Z [00:02:32.851]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:28.3296347Z [00:02:32.851]➜  End of search list.
2025-08-20T22:50:28.3436899Z [00:02:32.866]➜  CC stress-stream.c
2025-08-20T22:50:28.3510864Z [00:02:32.874]➜  Alpine clang version 20.1.8
2025-08-20T22:50:28.3519815Z [00:02:32.874]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:28.3523427Z [00:02:32.874]➜  Thread model: posix
2025-08-20T22:50:28.3523826Z [00:02:32.874]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:28.3524267Z [00:02:32.874]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:28.3524738Z [00:02:32.874]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:28.3525243Z [00:02:32.874]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:28.3525803Z [00:02:32.874]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:28.3526332Z [00:02:32.874]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:28.3526739Z [00:02:32.874]➜  Candidate multilib: .;@m64
2025-08-20T22:50:28.3527041Z [00:02:32.874]➜  Selected multilib: .;@m64
2025-08-20T22:50:28.3527330Z [00:02:32.875]➜   (in-process)
2025-08-20T22:50:28.3559303Z [00:02:32.876]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-str.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-str.o -x c stress-str.c
2025-08-20T22:50:28.3566836Z [00:02:32.877]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:28.3567333Z [00:02:32.878]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:28.3568001Z [00:02:32.878]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:28.3568670Z [00:02:32.878]➜  #include "..." search starts here:
2025-08-20T22:50:28.3569066Z [00:02:32.878]➜  #include <...> search starts here:
2025-08-20T22:50:28.3569358Z [00:02:32.878]➜   /usr/include/fortify
2025-08-20T22:50:28.3569803Z [00:02:32.878]➜   /usr/include
2025-08-20T22:50:28.3570168Z [00:02:32.878]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:28.3570530Z [00:02:32.878]➜  End of search list.
2025-08-20T22:50:28.3573580Z [00:02:32.879]➜  CC stress-swap.c
2025-08-20T22:50:28.3710307Z [00:02:32.894]➜  CC stress-switch.c
2025-08-20T22:50:28.3789199Z [00:02:32.902]➜  Alpine clang version 20.1.8
2025-08-20T22:50:28.3799167Z [00:02:32.903]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:28.3807431Z [00:02:32.904]➜  Thread model: posix
2025-08-20T22:50:28.3816078Z [00:02:32.904]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:28.3822444Z [00:02:32.905]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:28.3849653Z [00:02:32.906]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:28.3854648Z [00:02:32.906]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:28.3855285Z [00:02:32.908]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:28.3863823Z [00:02:32.909]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:28.3864501Z [00:02:32.909]➜  Candidate multilib: .;@m64
2025-08-20T22:50:28.3864949Z [00:02:32.909]➜  Selected multilib: .;@m64
2025-08-20T22:50:28.3867062Z [00:02:32.909]➜   (in-process)
2025-08-20T22:50:28.3875640Z [00:02:32.909]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-swap.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-swap.o -x c stress-swap.c
2025-08-20T22:50:28.3883035Z [00:02:32.909]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:28.3883536Z [00:02:32.909]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:28.3884214Z [00:02:32.909]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:28.3885080Z [00:02:32.909]➜  #include "..." search starts here:
2025-08-20T22:50:28.3885504Z [00:02:32.909]➜  #include <...> search starts here:
2025-08-20T22:50:28.3885802Z [00:02:32.909]➜   /usr/include/fortify
2025-08-20T22:50:28.3886046Z [00:02:32.909]➜   /usr/include
2025-08-20T22:50:28.3886328Z [00:02:32.909]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:28.3886614Z [00:02:32.909]➜  End of search list.
2025-08-20T22:50:28.3917249Z [00:02:32.914]➜  Alpine clang version 20.1.8
2025-08-20T22:50:28.3936640Z [00:02:32.914]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:28.3936975Z [00:02:32.914]➜  Thread model: posix
2025-08-20T22:50:28.3937273Z [00:02:32.914]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:28.3937689Z [00:02:32.914]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:28.3938125Z [00:02:32.914]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:28.3938805Z [00:02:32.914]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:28.3939420Z [00:02:32.914]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:28.3939985Z [00:02:32.914]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:28.3940698Z [00:02:32.914]➜  Candidate multilib: .;@m64
2025-08-20T22:50:28.3940987Z [00:02:32.914]➜  Selected multilib: .;@m64
2025-08-20T22:50:28.3941276Z [00:02:32.916]➜  Alpine clang version 20.1.8
2025-08-20T22:50:28.3941583Z [00:02:32.916]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:28.3941874Z [00:02:32.916]➜  Thread model: posix
2025-08-20T22:50:28.3942163Z [00:02:32.916]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:28.3942566Z [00:02:32.916]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:28.3942997Z [00:02:32.916]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:28.3943600Z [00:02:32.916]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:28.3944256Z [00:02:32.916]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:28.3944787Z [00:02:32.916]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:28.3945190Z [00:02:32.916]➜  Candidate multilib: .;@m64
2025-08-20T22:50:28.3945485Z [00:02:32.916]➜  Selected multilib: .;@m64
2025-08-20T22:50:28.3945747Z [00:02:32.916]➜   (in-process)
2025-08-20T22:50:28.3955646Z [00:02:32.916]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-stream.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v (in-process)
2025-08-20T22:50:28.3966586Z [00:02:32.916]➜   - w" /-usWrn/ol-iebr/rlolrv m-2D0H/AbViEn_/CcCl_aMnUgS-L2_0G"C C-cc1  --tripleW aaarch64-alpine-linux-musll l-emit-llvm-bc - W-flto=fulle x-flto-unitt r-disable-freea  -clear-ast-before-backend- D-disable-llvm-verifierV E-discard-value-namesR S-main-file-nameI Ostress-switch.cN =-static-define0 .-mrelocation-model1 9pic. 0-pic-level3  2- W-pic-is-pief o-mframe-pointer=non-leafr m-ffp-contract=ona t-fno-rounding-math  --mconstructor-aliasesf s-funwind-tables=2t a-target-cpuc kgeneric- p-target-featurer o+v8at e-target-featurec t+fp-armv8o r-target-feature- s+neont r-target-abio naapcsg  -debugger-tuning=gdb- W-fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPOe r-vr o-fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPOr =-resource-dirf o/usr/lib/llvm20/lib/clang/20r m-Da tHAVE_CC_MUSL_GCC- s-De c"uVrEiRtSyI O N =-\f"t0r.e1e9-.v0e3c\to"r"i z-De  BUILD_STATIC- f-Dt r"eHeA-VsEl_pC-FvLeAcGtSo=r\i"z-eO s   --fDlBtUoI=LaDu_tSoT A-TfIuCs\e"-"l d-internal-isystem= //usr/local/includeu s-internal-isystemr //usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/includeb i-internal-externc-isystemn //usr/include/fortifym o-internal-externc-isysteml d/usr/include  --internal-isystemg 0/usr/lib/llvm20/lib/clang/20/include  --Osp i-Wno-errorp e-Wall  --Wextras t-Wformata t-Werror=format-securityi c-w  --std=gnu99s t-ferror-limita t19i c-stack-protector- p2i e-fstack-clash-protection  --fno-signed-charv  -fgnuc-version=4.2.1- w-fskip-odr-check-in-gmf  --vectorize-loopsW n-vectorize-slpo --target-featuree r+outline-atomicsr o-target-featurer  --fmvD H-faddrsigA V-D__GCC_HAVE_DWARF2_CFI_ASM=1E _-oC Cstress-stream.o_ M-xU ScL _stress-stream.cGC
2025-08-20T22:50:28.3977175Z [00:02:32.916]➜  C -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-switch.o -x c stress-switch.c
2025-08-20T22:50:28.4012566Z [00:02:32.916]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:28.4013187Z [00:02:32.917]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:28.4013699Z [00:02:32.917]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:28.4014364Z [00:02:32.917]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:28.4014938Z [00:02:32.917]➜  #include "..." search starts here:
2025-08-20T22:50:28.4015255Z [00:02:32.917]➜  #include <...> search starts here:
2025-08-20T22:50:28.4015543Z [00:02:32.917]➜   /usr/include/fortify
2025-08-20T22:50:28.4015792Z [00:02:32.917]➜   /usr/include
2025-08-20T22:50:28.4016520Z [00:02:32.917]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:28.4016915Z [00:02:32.917]➜  End of search list.
2025-08-20T22:50:28.4017347Z [00:02:32.917]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:28.4018013Z [00:02:32.917]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:28.4018951Z [00:02:32.917]➜  #include "..." search starts here:
2025-08-20T22:50:28.4019284Z [00:02:32.917]➜  #include <...> search starts here:
2025-08-20T22:50:28.4019575Z [00:02:32.917]➜   /usr/include/fortify
2025-08-20T22:50:28.4019823Z [00:02:32.917]➜   /usr/include
2025-08-20T22:50:28.4020096Z [00:02:32.917]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:28.4020387Z [00:02:32.917]➜  End of search list.
2025-08-20T22:50:28.4540297Z [00:02:32.977]➜  CC stress-sync-file.c
2025-08-20T22:50:28.4823948Z [00:02:33.005]➜  CC stress-syncload.c
2025-08-20T22:50:28.4887423Z [00:02:33.011]➜  CC stress-sysbadaddr.c
2025-08-20T22:50:28.5100446Z [00:02:33.033]➜  Alpine clang version 20.1.8
2025-08-20T22:50:28.5102833Z [00:02:33.033]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:28.5103161Z [00:02:33.033]➜  Thread model: posix
2025-08-20T22:50:28.5103458Z [00:02:33.033]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:28.5103873Z [00:02:33.033]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:28.5104332Z [00:02:33.033]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:28.5104839Z [00:02:33.033]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:28.5105398Z [00:02:33.033]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:28.5105937Z [00:02:33.033]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:28.5106342Z [00:02:33.033]➜  Candidate multilib: .;@m64
2025-08-20T22:50:28.5114398Z [00:02:33.033]➜  Selected multilib: .;@m64
2025-08-20T22:50:28.5117837Z [00:02:33.034]➜  Alpine clang version 20.1.8
2025-08-20T22:50:28.5119217Z [00:02:33.034]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:28.5119766Z [00:02:33.034]➜  Thread model: posix
2025-08-20T22:50:28.5120233Z [00:02:33.034]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:28.5120741Z [00:02:33.034]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:28.5121650Z [00:02:33.034]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:28.5122443Z [00:02:33.034]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:28.5123181Z [00:02:33.034]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:28.5124399Z [00:02:33.034]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:28.5124813Z [00:02:33.034]➜  Candidate multilib: .;@m64
2025-08-20T22:50:28.5125099Z [00:02:33.034]➜  Selected multilib: .;@m64
2025-08-20T22:50:28.5125409Z [00:02:33.034]➜  Alpine clang version 20.1.8
2025-08-20T22:50:28.5125984Z [00:02:33.034]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:28.5126346Z [00:02:33.034]➜  Thread model: posix
2025-08-20T22:50:28.5126701Z [00:02:33.034]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:28.5127100Z [00:02:33.034]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:28.5127541Z [00:02:33.034]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:28.5128031Z [00:02:33.034]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:28.5128811Z [00:02:33.034]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:28.5129402Z [00:02:33.034]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:28.5129804Z [00:02:33.034]➜  Candidate multilib: .;@m64
2025-08-20T22:50:28.5130089Z [00:02:33.034]➜  Selected multilib: .;@m64
2025-08-20T22:50:28.5130568Z [00:02:33.035]➜   (in-process)
2025-08-20T22:50:28.5130802Z [00:02:33.035]➜   (in-process)
2025-08-20T22:50:28.5197257Z [00:02:33.039]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-sync-file.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-v (in-process)
2025-08-20T22:50:28.5212894Z [00:02:33.039]➜  ecto ri"z/eu s-rf/tlriebe/-lsllvpm-2v0e/cbtionr/iczlea n g --2D0B"U I-cc1L D-triple_ Saarch64-alpine-linux-muslT A-emit-llvm-bcTIC \-flto=full" -flto-unit"  -disable-free-internal-isystem -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-syncload.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie  -mframe-pointer=non-leaf/usr/local/include  -ffp-contract=on-internal-isystem  -fno-rounding-math/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include  -mconstructor-aliases-internal-externc-isystem  -funwind-tables=2/usr/include/fortify  -target-cpu-internal-externc-isystem  generic/usr/include  -target-feature-internal-isystem  +v8a/usr/lib/llvm20/lib/clang/20/include  -target-feature-Os  +fp-armv8-Wno-error  -target-feature-Wall  +neon-Wextra  -target-abi-Wformat  aapcs-Werror=format-security  -debugger-tuning=gdb-w  -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO-std=gnu99  -v-ferror-limit  -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO19  -resource-dir-stack-protector  /usr/lib/llvm20/lib/clang/202  -D-fstack-clash-protection  HAVE_CC_MUSL_GCC-fno-signed-char  -D-fgnuc-version=4.2.1  "-fskip-odr-check-in-gmfV E-vectorize-loopsR S-vectorize-slpI O-target-featureN =+outline-atomics\ "-target-feature0 .-fmv1 9-faddrsig. 0-D__GCC_HAVE_DWARF2_CFI_ASM=13 \-o" "stress-sync-file.o  -D-x  BUILD_STATICc  -Dstress-sync-file.c "
2025-08-20T22:50:28.5223373Z [00:02:33.039]➜  HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-syncload.o -x c stress-syncload.c
2025-08-20T22:50:28.5228732Z [00:02:33.039]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:28.5229389Z [00:02:33.039]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:28.5229892Z [00:02:33.039]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:28.5230560Z [00:02:33.039]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:28.5231137Z [00:02:33.039]➜  #include "..." search starts here:
2025-08-20T22:50:28.5231452Z [00:02:33.039]➜  #include <...> search starts here:
2025-08-20T22:50:28.5231768Z [00:02:33.039]➜   /usr/include/fortify
2025-08-20T22:50:28.5232022Z [00:02:33.039]➜   /usr/include
2025-08-20T22:50:28.5232301Z [00:02:33.039]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:28.5232590Z [00:02:33.039]➜  End of search list.
2025-08-20T22:50:28.5232921Z [00:02:33.039]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:28.5233578Z [00:02:33.039]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:28.5234303Z [00:02:33.039]➜  #include "..." search starts here:
2025-08-20T22:50:28.5234694Z [00:02:33.039]➜  #include <...> search starts here:
2025-08-20T22:50:28.5234990Z [00:02:33.039]➜   /usr/include/fortify
2025-08-20T22:50:28.5235238Z [00:02:33.039]➜   /usr/include
2025-08-20T22:50:28.5235510Z [00:02:33.039]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:28.5235791Z [00:02:33.039]➜  End of search list.
2025-08-20T22:50:28.5244256Z [00:02:33.039]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-sysbadaddr.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-sysbadaddr.o -x c stress-sysbadaddr.c
2025-08-20T22:50:28.5251723Z [00:02:33.039]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:28.5252215Z [00:02:33.039]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:28.5252878Z [00:02:33.039]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:28.5253453Z [00:02:33.039]➜  #include "..." search starts here:
2025-08-20T22:50:28.5253767Z [00:02:33.039]➜  #include <...> search starts here:
2025-08-20T22:50:28.5255464Z [00:02:33.039]➜   /usr/include/fortify
2025-08-20T22:50:28.5255727Z [00:02:33.039]➜   /usr/include
2025-08-20T22:50:28.5256015Z [00:02:33.039]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:28.5256297Z [00:02:33.039]➜  End of search list.
2025-08-20T22:50:28.5472982Z [00:02:33.070]➜  CC stress-syscall.c
2025-08-20T22:50:28.5735669Z [00:02:33.096]➜  Alpine clang version 20.1.8
2025-08-20T22:50:28.5736221Z [00:02:33.096]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:28.5736543Z [00:02:33.096]➜  Thread model: posix
2025-08-20T22:50:28.5736838Z [00:02:33.096]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:28.5737250Z [00:02:33.096]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:28.5737998Z [00:02:33.096]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:28.5738573Z [00:02:33.096]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:28.5739339Z [00:02:33.096]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:28.5739875Z [00:02:33.096]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:28.5740291Z [00:02:33.096]➜  Candidate multilib: .;@m64
2025-08-20T22:50:28.5740577Z [00:02:33.096]➜  Selected multilib: .;@m64
2025-08-20T22:50:28.5760475Z [00:02:33.096]➜   (in-process)
2025-08-20T22:50:28.5771583Z [00:02:33.097]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-syscall.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-syscall.o -x c stress-syscall.c
2025-08-20T22:50:28.5781580Z [00:02:33.097]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:28.5782110Z [00:02:33.098]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:28.5782783Z [00:02:33.098]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:28.5783370Z [00:02:33.098]➜  #include "..." search starts here:
2025-08-20T22:50:28.5783690Z [00:02:33.098]➜  #include <...> search starts here:
2025-08-20T22:50:28.5783977Z [00:02:33.098]➜   /usr/include/fortify
2025-08-20T22:50:28.5784227Z [00:02:33.098]➜   /usr/include
2025-08-20T22:50:28.5784502Z [00:02:33.098]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:28.5784784Z [00:02:33.098]➜  End of search list.
2025-08-20T22:50:28.5982526Z [00:02:33.118]➜  CC stress-sysinfo.c
2025-08-20T22:50:28.6218466Z [00:02:33.144]➜  Alpine clang version 20.1.8
2025-08-20T22:50:28.6222863Z [00:02:33.144]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:28.6223197Z [00:02:33.144]➜  Thread model: posix
2025-08-20T22:50:28.6223789Z [00:02:33.144]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:28.6224327Z [00:02:33.144]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:28.6224773Z [00:02:33.144]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:28.6225271Z [00:02:33.144]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:28.6232284Z [00:02:33.146]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:28.6233416Z [00:02:33.146]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:28.6234344Z [00:02:33.146]➜  Candidate multilib: .;@m64
2025-08-20T22:50:28.6234682Z [00:02:33.146]➜  Selected multilib: .;@m64
2025-08-20T22:50:28.6234961Z [00:02:33.146]➜   (in-process)
2025-08-20T22:50:28.6340097Z [00:02:33.156]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-sysinfo.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-sysinfo.o -x c stress-sysinfo.c
2025-08-20T22:50:28.6349041Z [00:02:33.156]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:28.6349593Z [00:02:33.156]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:28.6350271Z [00:02:33.156]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:28.6350851Z [00:02:33.156]➜  #include "..." search starts here:
2025-08-20T22:50:28.6351164Z [00:02:33.156]➜  #include <...> search starts here:
2025-08-20T22:50:28.6351456Z [00:02:33.156]➜   /usr/include/fortify
2025-08-20T22:50:28.6351708Z [00:02:33.156]➜   /usr/include
2025-08-20T22:50:28.6351989Z [00:02:33.156]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:28.6352278Z [00:02:33.156]➜  End of search list.
2025-08-20T22:50:28.6531504Z [00:02:33.176]➜  CC stress-sysinval.c
2025-08-20T22:50:28.6991307Z [00:02:33.222]➜  Alpine clang version 20.1.8
2025-08-20T22:50:28.6992046Z [00:02:33.222]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:28.6992461Z [00:02:33.222]➜  Thread model: posix
2025-08-20T22:50:28.6995986Z [00:02:33.222]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:28.6997881Z [00:02:33.222]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:28.6998377Z [00:02:33.222]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:28.6998993Z [00:02:33.222]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:28.6999554Z [00:02:33.222]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:28.7000089Z [00:02:33.222]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:28.7000491Z [00:02:33.222]➜  Candidate multilib: .;@m64
2025-08-20T22:50:28.7000780Z [00:02:33.222]➜  Selected multilib: .;@m64
2025-08-20T22:50:28.7001384Z [00:02:33.223]➜  CC stress-sysfs.c
2025-08-20T22:50:28.7037928Z [00:02:33.226]➜   (in-process)
2025-08-20T22:50:28.7054292Z [00:02:33.227]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-sysinval.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-sysinval.o -x c stress-sysinval.c
2025-08-20T22:50:28.7061989Z [00:02:33.228]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:28.7067945Z [00:02:33.229]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:28.7068909Z [00:02:33.229]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:28.7069546Z [00:02:33.229]➜  #include "..." search starts here:
2025-08-20T22:50:28.7069862Z [00:02:33.229]➜  #include <...> search starts here:
2025-08-20T22:50:28.7070154Z [00:02:33.229]➜   /usr/include/fortify
2025-08-20T22:50:28.7070649Z [00:02:33.229]➜   /usr/include
2025-08-20T22:50:28.7071002Z [00:02:33.229]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:28.7071293Z [00:02:33.229]➜  End of search list.
2025-08-20T22:50:28.7478523Z [00:02:33.270]➜  Alpine clang version 20.1.8
2025-08-20T22:50:28.7479730Z [00:02:33.271]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:28.7480636Z [00:02:33.271]➜  Thread model: posix
2025-08-20T22:50:28.7480987Z [00:02:33.271]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:28.7481421Z [00:02:33.271]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:28.7481870Z [00:02:33.271]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:28.7482374Z [00:02:33.271]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:28.7482935Z [00:02:33.271]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:28.7483491Z [00:02:33.271]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:28.7484350Z [00:02:33.271]➜  Candidate multilib: .;@m64
2025-08-20T22:50:28.7484693Z [00:02:33.271]➜  Selected multilib: .;@m64
2025-08-20T22:50:28.7485983Z [00:02:33.271]➜   (in-process)
2025-08-20T22:50:28.7505829Z [00:02:33.273]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-sysfs.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-sysfs.o -x c stress-sysfs.c
2025-08-20T22:50:28.7515218Z [00:02:33.274]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:28.7525131Z [00:02:33.275]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:28.7526148Z [00:02:33.275]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:28.7527903Z [00:02:33.275]➜  #include "..." search starts here:
2025-08-20T22:50:28.7528533Z [00:02:33.275]➜  #include <...> search starts here:
2025-08-20T22:50:28.7529173Z [00:02:33.275]➜   /usr/include/fortify
2025-08-20T22:50:28.7529429Z [00:02:33.275]➜   /usr/include
2025-08-20T22:50:28.7529704Z [00:02:33.275]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:28.7529994Z [00:02:33.275]➜  End of search list.
2025-08-20T22:50:28.7534272Z [00:02:33.276]➜  CC stress-tee.c
2025-08-20T22:50:28.7793238Z [00:02:33.302]➜  Alpine clang version 20.1.8
2025-08-20T22:50:28.7794064Z [00:02:33.302]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:28.7794565Z [00:02:33.302]➜  Thread model: posix
2025-08-20T22:50:28.7795858Z [00:02:33.302]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:28.7796294Z [00:02:33.302]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:28.7796740Z [00:02:33.302]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:28.7797279Z [00:02:33.302]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:28.7798302Z [00:02:33.302]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:28.7799048Z [00:02:33.302]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:28.7799471Z [00:02:33.302]➜  Candidate multilib: .;@m64
2025-08-20T22:50:28.7799774Z [00:02:33.302]➜  Selected multilib: .;@m64
2025-08-20T22:50:28.7800037Z [00:02:33.302]➜   (in-process)
2025-08-20T22:50:28.7808246Z [00:02:33.302]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-tee.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-tee.o -x c stress-tee.c
2025-08-20T22:50:28.7833362Z [00:02:33.306]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:28.7847233Z [00:02:33.306]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:28.7848321Z [00:02:33.306]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:28.7849280Z [00:02:33.306]➜  #include "..." search starts here:
2025-08-20T22:50:28.7849599Z [00:02:33.306]➜  #include <...> search starts here:
2025-08-20T22:50:28.7849886Z [00:02:33.306]➜   /usr/include/fortify
2025-08-20T22:50:28.7850153Z [00:02:33.306]➜   /usr/include
2025-08-20T22:50:28.7850431Z [00:02:33.306]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:28.7850722Z [00:02:33.306]➜  End of search list.
2025-08-20T22:50:28.8576569Z [00:02:33.380]➜  CC stress-timer.c
2025-08-20T22:50:28.8823927Z [00:02:33.405]➜  Alpine clang version 20.1.8
2025-08-20T22:50:28.8825041Z [00:02:33.405]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:28.8825746Z [00:02:33.405]➜  Thread model: posix
2025-08-20T22:50:28.8828513Z [00:02:33.405]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:28.8829235Z [00:02:33.405]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:28.8830204Z [00:02:33.405]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:28.8830820Z [00:02:33.405]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:28.8831389Z [00:02:33.405]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:28.8831941Z [00:02:33.405]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:28.8832354Z [00:02:33.405]➜  Candidate multilib: .;@m64
2025-08-20T22:50:28.8832639Z [00:02:33.405]➜  Selected multilib: .;@m64
2025-08-20T22:50:28.8847037Z [00:02:33.407]➜   (in-process)
2025-08-20T22:50:28.8875560Z [00:02:33.410]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-timer.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-timer.o -x c stress-timer.c
2025-08-20T22:50:28.8895795Z [00:02:33.412]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:28.8906463Z [00:02:33.413]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:28.8921069Z [00:02:33.413]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:28.8921681Z [00:02:33.413]➜  #include "..." search starts here:
2025-08-20T22:50:28.8921998Z [00:02:33.413]➜  #include <...> search starts here:
2025-08-20T22:50:28.8922284Z [00:02:33.413]➜   /usr/include/fortify
2025-08-20T22:50:28.8922539Z [00:02:33.413]➜   /usr/include
2025-08-20T22:50:28.8922824Z [00:02:33.413]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:28.8923119Z [00:02:33.413]➜  End of search list.
2025-08-20T22:50:28.9152488Z [00:02:33.438]➜  CC stress-timerfd.c
2025-08-20T22:50:28.9541750Z [00:02:33.477]➜  CC stress-time-warp.c
2025-08-20T22:50:28.9761053Z [00:02:33.499]➜  Alpine clang version 20.1.8
2025-08-20T22:50:28.9762425Z [00:02:33.499]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:28.9763146Z [00:02:33.499]➜  Thread model: posix
2025-08-20T22:50:28.9763646Z [00:02:33.499]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:28.9764358Z [00:02:33.499]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:28.9764932Z [00:02:33.499]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:28.9765547Z [00:02:33.499]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:28.9779095Z [00:02:33.500]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:28.9780720Z [00:02:33.500]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:28.9783019Z [00:02:33.501]➜  Candidate multilib: .;@m64
2025-08-20T22:50:28.9784306Z [00:02:33.501]➜  Selected multilib: .;@m64
2025-08-20T22:50:28.9784585Z [00:02:33.501]➜   (in-process)
2025-08-20T22:50:28.9802953Z [00:02:33.502]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-timerfd.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-timerfd.o -x c stress-timerfd.c
2025-08-20T22:50:28.9816272Z [00:02:33.503]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:28.9864120Z [00:02:33.509]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:28.9870459Z [00:02:33.509]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:28.9871111Z [00:02:33.509]➜  #include "..." search starts here:
2025-08-20T22:50:28.9871431Z [00:02:33.509]➜  #include <...> search starts here:
2025-08-20T22:50:28.9871725Z [00:02:33.509]➜   /usr/include/fortify
2025-08-20T22:50:28.9871972Z [00:02:33.509]➜   /usr/include
2025-08-20T22:50:28.9872247Z [00:02:33.509]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:28.9872928Z [00:02:33.509]➜  End of search list.
2025-08-20T22:50:28.9890852Z [00:02:33.512]➜  Alpine clang version 20.1.8
2025-08-20T22:50:28.9891707Z [00:02:33.512]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:28.9894088Z [00:02:33.512]➜  Thread model: posix
2025-08-20T22:50:28.9894903Z [00:02:33.512]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:28.9895340Z [00:02:33.512]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:28.9895794Z [00:02:33.512]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:28.9896289Z [00:02:33.512]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:28.9896843Z [00:02:33.512]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:28.9897374Z [00:02:33.512]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:28.9897780Z [00:02:33.512]➜  Candidate multilib: .;@m64
2025-08-20T22:50:28.9898106Z [00:02:33.512]➜  Selected multilib: .;@m64
2025-08-20T22:50:28.9905226Z [00:02:33.513]➜   (in-process)
2025-08-20T22:50:28.9918476Z [00:02:33.514]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-time-warp.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-time-warp.o -x c stress-time-warp.c
2025-08-20T22:50:28.9926119Z [00:02:33.515]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:28.9931435Z [00:02:33.516]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:28.9932174Z [00:02:33.516]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:28.9949855Z [00:02:33.516]➜  #include "..." search starts here:
2025-08-20T22:50:28.9950627Z [00:02:33.516]➜  #include <...> search starts here:
2025-08-20T22:50:28.9951307Z [00:02:33.516]➜   /usr/include/fortify
2025-08-20T22:50:28.9951566Z [00:02:33.516]➜   /usr/include
2025-08-20T22:50:28.9951957Z [00:02:33.516]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:28.9952308Z [00:02:33.516]➜  End of search list.
2025-08-20T22:50:29.0127215Z [00:02:33.535]➜  CC stress-tlb-shootdown.c
2025-08-20T22:50:29.0414703Z [00:02:33.564]➜  CC stress-tmpfs.c
2025-08-20T22:50:29.0577730Z [00:02:33.581]➜  CC stress-touch.c
2025-08-20T22:50:29.0623944Z [00:02:33.585]➜  CC stress-tree.c
2025-08-20T22:50:29.0632642Z [00:02:33.586]➜  Alpine clang version 20.1.8
2025-08-20T22:50:29.0634041Z [00:02:33.586]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:29.0634891Z [00:02:33.586]➜  Thread model: posix
2025-08-20T22:50:29.0635335Z [00:02:33.586]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:29.0636311Z [00:02:33.586]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:29.0637580Z [00:02:33.586]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:29.0638417Z [00:02:33.586]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:29.0641917Z [00:02:33.586]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:29.0642467Z [00:02:33.586]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:29.0643098Z [00:02:33.586]➜  Candidate multilib: .;@m64
2025-08-20T22:50:29.0643385Z [00:02:33.586]➜  Selected multilib: .;@m64
2025-08-20T22:50:29.0643648Z [00:02:33.587]➜   (in-process)
2025-08-20T22:50:29.0652206Z [00:02:33.587]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-tlb-shootdown.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-tlb-shootdown.o -x c stress-tlb-shootdown.c
2025-08-20T22:50:29.0671789Z [00:02:33.589]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:29.0672621Z [00:02:33.589]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:29.0673415Z [00:02:33.589]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:29.0674050Z [00:02:33.589]➜  #include "..." search starts here:
2025-08-20T22:50:29.0674361Z [00:02:33.589]➜  #include <...> search starts here:
2025-08-20T22:50:29.0674655Z [00:02:33.589]➜   /usr/include/fortify
2025-08-20T22:50:29.0674907Z [00:02:33.589]➜   /usr/include
2025-08-20T22:50:29.0675180Z [00:02:33.589]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:29.0675465Z [00:02:33.589]➜  End of search list.
2025-08-20T22:50:29.0725710Z [00:02:33.595]➜  Alpine clang version 20.1.8
2025-08-20T22:50:29.0751485Z [00:02:33.596]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:29.0751820Z [00:02:33.596]➜  Thread model: posix
2025-08-20T22:50:29.0752111Z [00:02:33.596]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:29.0752545Z [00:02:33.596]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:29.0752997Z [00:02:33.596]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:29.0753494Z [00:02:33.596]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:29.0754047Z [00:02:33.596]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:29.0754978Z [00:02:33.596]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:29.0755382Z [00:02:33.596]➜  Candidate multilib: .;@m64
2025-08-20T22:50:29.0755666Z [00:02:33.596]➜  Selected multilib: .;@m64
2025-08-20T22:50:29.0766272Z [00:02:33.599]➜   (in-process)
2025-08-20T22:50:29.0781435Z [00:02:33.600]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-tmpfs.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-tmpfs.o -x c stress-tmpfs.c
2025-08-20T22:50:29.0799193Z [00:02:33.603]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:29.0809508Z [00:02:33.604]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:29.0813305Z [00:02:33.604]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:29.0818108Z [00:02:33.605]➜  #include "..." search starts here:
2025-08-20T22:50:29.0825222Z [00:02:33.605]➜  #include <...> search starts here:
2025-08-20T22:50:29.0829184Z [00:02:33.605]➜   /usr/include/fortify
2025-08-20T22:50:29.0829462Z [00:02:33.605]➜   /usr/include
2025-08-20T22:50:29.0829741Z [00:02:33.605]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:29.0830030Z [00:02:33.605]➜  End of search list.
2025-08-20T22:50:29.0948765Z [00:02:33.618]➜  CC stress-trig.c
2025-08-20T22:50:29.1057458Z [00:02:33.628]➜  Alpine clang version 20.1.8
2025-08-20T22:50:29.1063313Z [00:02:33.628]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:29.1063651Z [00:02:33.628]➜  Thread model: posix
2025-08-20T22:50:29.1063956Z [00:02:33.628]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:29.1064369Z [00:02:33.628]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:29.1064809Z [00:02:33.628]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:29.1065654Z [00:02:33.628]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:29.1066211Z [00:02:33.628]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:29.1066744Z [00:02:33.628]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:29.1067144Z [00:02:33.628]➜  Candidate multilib: .;@m64
2025-08-20T22:50:29.1067429Z [00:02:33.628]➜  Selected multilib: .;@m64
2025-08-20T22:50:29.1088111Z [00:02:33.631]➜   (in-process)
2025-08-20T22:50:29.1122134Z [00:02:33.634]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-touch.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-touch.o -x c stress-touch.c
2025-08-20T22:50:29.1131669Z [00:02:33.636]➜  Alpine clang version 20.1.8
2025-08-20T22:50:29.1160876Z [00:02:33.636]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:29.1162049Z [00:02:33.636]➜  Thread model: posix
2025-08-20T22:50:29.1162366Z [00:02:33.636]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:29.1162784Z [00:02:33.636]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:29.1163225Z [00:02:33.636]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:29.1163724Z [00:02:33.636]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:29.1164276Z [00:02:33.636]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:29.1164821Z [00:02:33.636]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:29.1165247Z [00:02:33.636]➜  Candidate multilib: .;@m64
2025-08-20T22:50:29.1165532Z [00:02:33.636]➜  Selected multilib: .;@m64
2025-08-20T22:50:29.1165802Z [00:02:33.636]➜   (in-process)
2025-08-20T22:50:29.1174342Z [00:02:33.636]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-tree.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-tree.o -x c stress-tree.c
2025-08-20T22:50:29.1181748Z [00:02:33.636]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:29.1182347Z [00:02:33.636]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:29.1182831Z [00:02:33.636]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:29.1183494Z [00:02:33.636]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:29.1184289Z [00:02:33.636]➜  #include "..." search starts here:
2025-08-20T22:50:29.1184680Z [00:02:33.636]➜  #include <...> search starts here:
2025-08-20T22:50:29.1184976Z [00:02:33.636]➜   /usr/include/fortify
2025-08-20T22:50:29.1185227Z [00:02:33.636]➜   /usr/include
2025-08-20T22:50:29.1185500Z [00:02:33.636]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:29.1185796Z [00:02:33.636]➜  End of search list.
2025-08-20T22:50:29.1186128Z [00:02:33.639]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:29.1186786Z [00:02:33.639]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:29.1187351Z [00:02:33.639]➜  #include "..." search starts here:
2025-08-20T22:50:29.1187662Z [00:02:33.639]➜  #include <...> search starts here:
2025-08-20T22:50:29.1187946Z [00:02:33.639]➜   /usr/include/fortify
2025-08-20T22:50:29.1188207Z [00:02:33.639]➜   /usr/include
2025-08-20T22:50:29.1188486Z [00:02:33.639]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:29.1195041Z [00:02:33.639]➜  End of search list.
2025-08-20T22:50:29.1210679Z [00:02:33.644]➜  Alpine clang version 20.1.8
2025-08-20T22:50:29.1215395Z [00:02:33.644]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:29.1220355Z [00:02:33.645]➜  Thread model: posix
2025-08-20T22:50:29.1223264Z [00:02:33.645]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:29.1244016Z [00:02:33.645]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:29.1244474Z [00:02:33.645]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:29.1244978Z [00:02:33.645]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:29.1245533Z [00:02:33.645]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:29.1246088Z [00:02:33.645]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:29.1246501Z [00:02:33.646]➜  Candidate multilib: .;@m64
2025-08-20T22:50:29.1262760Z [00:02:33.649]➜  Selected multilib: .;@m64
2025-08-20T22:50:29.1266097Z [00:02:33.649]➜   (in-process)
2025-08-20T22:50:29.1274996Z [00:02:33.649]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-trig.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-trig.o -x c stress-trig.c
2025-08-20T22:50:29.1282864Z [00:02:33.649]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:29.1283563Z [00:02:33.649]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:29.1284529Z [00:02:33.649]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:29.1285279Z [00:02:33.649]➜  #include "..." search starts here:
2025-08-20T22:50:29.1285782Z [00:02:33.649]➜  #include <...> search starts here:
2025-08-20T22:50:29.1286402Z [00:02:33.649]➜   /usr/include/fortify
2025-08-20T22:50:29.1286771Z [00:02:33.649]➜   /usr/include
2025-08-20T22:50:29.1287167Z [00:02:33.649]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:29.1287588Z [00:02:33.649]➜  End of search list.
2025-08-20T22:50:29.1697215Z [00:02:33.692]➜  CC stress-tsc.c
2025-08-20T22:50:29.1875417Z [00:02:33.710]➜  CC stress-tsearch.c
2025-08-20T22:50:29.1970588Z [00:02:33.719]➜  Alpine clang version 20.1.8
2025-08-20T22:50:29.1970982Z [00:02:33.719]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:29.1971293Z [00:02:33.719]➜  Thread model: posix
2025-08-20T22:50:29.1971595Z [00:02:33.719]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:29.1972009Z [00:02:33.719]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:29.1972449Z [00:02:33.719]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:29.1973255Z [00:02:33.719]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:29.1973928Z [00:02:33.719]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:29.1974468Z [00:02:33.719]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:29.1974876Z [00:02:33.719]➜  Candidate multilib: .;@m64
2025-08-20T22:50:29.1975177Z [00:02:33.719]➜  Selected multilib: .;@m64
2025-08-20T22:50:29.1976841Z [00:02:33.721]➜   (in-process)
2025-08-20T22:50:29.1996409Z [00:02:33.721]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-tsc.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-tsc.o -x c stress-tsc.c
2025-08-20T22:50:29.2003965Z [00:02:33.721]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:29.2004468Z [00:02:33.721]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:29.2005155Z [00:02:33.721]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:29.2005732Z [00:02:33.721]➜  #include "..." search starts here:
2025-08-20T22:50:29.2006045Z [00:02:33.721]➜  #include <...> search starts here:
2025-08-20T22:50:29.2006336Z [00:02:33.721]➜   /usr/include/fortify
2025-08-20T22:50:29.2006783Z [00:02:33.721]➜   /usr/include
2025-08-20T22:50:29.2007063Z [00:02:33.721]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:29.2007352Z [00:02:33.721]➜  End of search list.
2025-08-20T22:50:29.2157454Z [00:02:33.738]➜  Alpine clang version 20.1.8
2025-08-20T22:50:29.2161443Z [00:02:33.739]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:29.2168824Z [00:02:33.739]➜  Thread model: posix
2025-08-20T22:50:29.2169210Z [00:02:33.739]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:29.2169638Z [00:02:33.739]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:29.2170291Z [00:02:33.739]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:29.2170875Z [00:02:33.739]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:29.2171434Z [00:02:33.739]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:29.2171971Z [00:02:33.739]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:29.2172388Z [00:02:33.739]➜  Candidate multilib: .;@m64
2025-08-20T22:50:29.2172673Z [00:02:33.739]➜  Selected multilib: .;@m64
2025-08-20T22:50:29.2181387Z [00:02:33.741]➜   (in-process)
2025-08-20T22:50:29.2196640Z [00:02:33.742]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-tsearch.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-tsearch.o -x c stress-tsearch.c
2025-08-20T22:50:29.2219602Z [00:02:33.745]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:29.2227508Z [00:02:33.745]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:29.2233807Z [00:02:33.746]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:29.2242070Z [00:02:33.747]➜  #include "..." search starts here:
2025-08-20T22:50:29.2248859Z [00:02:33.747]➜  #include <...> search starts here:
2025-08-20T22:50:29.2249169Z [00:02:33.747]➜   /usr/include/fortify
2025-08-20T22:50:29.2249425Z [00:02:33.747]➜   /usr/include
2025-08-20T22:50:29.2249703Z [00:02:33.747]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:29.2249996Z [00:02:33.747]➜  End of search list.
2025-08-20T22:50:29.2273792Z [00:02:33.750]➜  CC stress-tun.c
2025-08-20T22:50:29.2466702Z [00:02:33.769]➜  CC stress-udp.c
2025-08-20T22:50:29.2525611Z [00:02:33.775]➜  CC stress-udp-flood.c
2025-08-20T22:50:29.2530504Z [00:02:33.776]➜  Alpine clang version 20.1.8
2025-08-20T22:50:29.2531816Z [00:02:33.776]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:29.2533476Z [00:02:33.776]➜  Thread model: posix
2025-08-20T22:50:29.2535504Z [00:02:33.776]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:29.2536911Z [00:02:33.777]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:29.2538746Z [00:02:33.777]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:29.2540926Z [00:02:33.777]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:29.2542631Z [00:02:33.777]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:29.2547133Z [00:02:33.778]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:29.2561728Z [00:02:33.779]➜  Candidate multilib: .;@m64
2025-08-20T22:50:29.2562297Z [00:02:33.779]➜  Selected multilib: .;@m64
2025-08-20T22:50:29.2563132Z [00:02:33.779]➜   (in-process)
2025-08-20T22:50:29.2572524Z [00:02:33.779]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-tun.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-tun.o -x c stress-tun.c
2025-08-20T22:50:29.2581030Z [00:02:33.781]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:29.2582356Z [00:02:33.781]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:29.2583182Z [00:02:33.781]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:29.2583932Z [00:02:33.781]➜  #include "..." search starts here:
2025-08-20T22:50:29.2584351Z [00:02:33.781]➜  #include <...> search starts here:
2025-08-20T22:50:29.2601796Z [00:02:33.783]➜   /usr/include/fortify
2025-08-20T22:50:29.2602659Z [00:02:33.783]➜   /usr/include
2025-08-20T22:50:29.2603433Z [00:02:33.783]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:29.2604412Z [00:02:33.783]➜  End of search list.
2025-08-20T22:50:29.2920170Z [00:02:33.815]➜  CC stress-umask.c
2025-08-20T22:50:29.2933452Z [00:02:33.816]➜  Alpine clang version 20.1.8
2025-08-20T22:50:29.2936406Z [00:02:33.816]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:29.2938229Z [00:02:33.816]➜  Thread model: posix
2025-08-20T22:50:29.2939097Z [00:02:33.816]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:29.2940018Z [00:02:33.816]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:29.2942432Z [00:02:33.816]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:29.2943281Z [00:02:33.816]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:29.2945858Z [00:02:33.816]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:29.2946818Z [00:02:33.816]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:29.2947582Z [00:02:33.816]➜  Candidate multilib: .;@m64
2025-08-20T22:50:29.2950426Z [00:02:33.816]➜  Selected multilib: .;@m64
2025-08-20T22:50:29.2951023Z [00:02:33.816]➜   (in-process)
2025-08-20T22:50:29.2964929Z [00:02:33.817]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-udp.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-udp.o -x c stress-udp.c
2025-08-20T22:50:29.2972345Z [00:02:33.818]➜  Alpine clang version 20.1.8
2025-08-20T22:50:29.2972672Z [00:02:33.818]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:29.2972966Z [00:02:33.818]➜  Thread model: posix
2025-08-20T22:50:29.2973254Z [00:02:33.818]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:29.2973659Z [00:02:33.818]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:29.2974092Z [00:02:33.818]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:29.2974703Z [00:02:33.818]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:29.2975341Z [00:02:33.818]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:29.2975876Z [00:02:33.818]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:29.2976275Z [00:02:33.818]➜  Candidate multilib: .;@m64
2025-08-20T22:50:29.2976565Z [00:02:33.818]➜  Selected multilib: .;@m64
2025-08-20T22:50:29.2977025Z [00:02:33.819]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:29.2997679Z [00:02:33.822]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:29.3000891Z [00:02:33.822]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:29.3001478Z [00:02:33.822]➜  #include "..." search starts here:
2025-08-20T22:50:29.3001795Z [00:02:33.822]➜  #include <...> search starts here:
2025-08-20T22:50:29.3002110Z [00:02:33.822]➜   /usr/include/fortify
2025-08-20T22:50:29.3002369Z [00:02:33.822]➜   /usr/include
2025-08-20T22:50:29.3002645Z [00:02:33.822]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:29.3002933Z [00:02:33.822]➜  End of search list.
2025-08-20T22:50:29.3003194Z [00:02:33.822]➜   (in-process)
2025-08-20T22:50:29.3014196Z [00:02:33.823]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-udp-flood.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-udp-flood.o -x c stress-udp-flood.c
2025-08-20T22:50:29.3024402Z [00:02:33.824]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:29.3024906Z [00:02:33.825]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:29.3025750Z [00:02:33.825]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:29.3026388Z [00:02:33.825]➜  #include "..." search starts here:
2025-08-20T22:50:29.3026711Z [00:02:33.825]➜  #include <...> search starts here:
2025-08-20T22:50:29.3027000Z [00:02:33.825]➜   /usr/include/fortify
2025-08-20T22:50:29.3027251Z [00:02:33.825]➜   /usr/include
2025-08-20T22:50:29.3027523Z [00:02:33.825]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:29.3027811Z [00:02:33.825]➜  End of search list.
2025-08-20T22:50:29.3249067Z [00:02:33.847]➜  Alpine clang version 20.1.8
2025-08-20T22:50:29.3254568Z [00:02:33.848]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:29.3261326Z [00:02:33.848]➜  Thread model: posix
2025-08-20T22:50:29.3264415Z [00:02:33.848]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:29.3265177Z [00:02:33.848]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:29.3266043Z [00:02:33.848]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:29.3266897Z [00:02:33.848]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:29.3268058Z [00:02:33.848]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:29.3269456Z [00:02:33.848]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:29.3270364Z [00:02:33.848]➜  Candidate multilib: .;@m64
2025-08-20T22:50:29.3270972Z [00:02:33.848]➜  Selected multilib: .;@m64
2025-08-20T22:50:29.3271676Z [00:02:33.849]➜   (in-process)
2025-08-20T22:50:29.3291818Z [00:02:33.851]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-umask.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-umask.o -x c stress-umask.c
2025-08-20T22:50:29.3308744Z [00:02:33.854]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:29.3319149Z [00:02:33.855]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:29.3324921Z [00:02:33.855]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:29.3327575Z [00:02:33.855]➜  #include "..." search starts here:
2025-08-20T22:50:29.3329913Z [00:02:33.855]➜  #include <...> search starts here:
2025-08-20T22:50:29.3331385Z [00:02:33.855]➜   /usr/include/fortify
2025-08-20T22:50:29.3331663Z [00:02:33.855]➜   /usr/include
2025-08-20T22:50:29.3331942Z [00:02:33.855]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:29.3332230Z [00:02:33.855]➜  End of search list.
2025-08-20T22:50:29.3342518Z [00:02:33.857]➜  CC stress-umount.c
2025-08-20T22:50:29.3611455Z [00:02:33.884]➜  Alpine clang version 20.1.8
2025-08-20T22:50:29.3623035Z [00:02:33.885]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:29.3625402Z [00:02:33.885]➜  Thread model: posix
2025-08-20T22:50:29.3627868Z [00:02:33.885]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:29.3629266Z [00:02:33.885]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:29.3631542Z [00:02:33.885]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:29.3632483Z [00:02:33.885]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:29.3633517Z [00:02:33.885]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:29.3634513Z [00:02:33.885]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:29.3635680Z [00:02:33.885]➜  Candidate multilib: .;@m64
2025-08-20T22:50:29.3635980Z [00:02:33.885]➜  Selected multilib: .;@m64
2025-08-20T22:50:29.3636248Z [00:02:33.885]➜   (in-process)
2025-08-20T22:50:29.3644675Z [00:02:33.885]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-umount.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-umount.o -x c stress-umount.c
2025-08-20T22:50:29.3676257Z [00:02:33.885]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:29.3676864Z [00:02:33.885]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:29.3677548Z [00:02:33.885]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:29.3678134Z [00:02:33.885]➜  #include "..." search starts here:
2025-08-20T22:50:29.3678446Z [00:02:33.885]➜  #include <...> search starts here:
2025-08-20T22:50:29.3678946Z [00:02:33.885]➜   /usr/include/fortify
2025-08-20T22:50:29.3679205Z [00:02:33.885]➜   /usr/include
2025-08-20T22:50:29.3679483Z [00:02:33.885]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:29.3679771Z [00:02:33.885]➜  End of search list.
2025-08-20T22:50:29.3949156Z [00:02:33.917]➜  CC stress-unlink.c
2025-08-20T22:50:29.4129509Z [00:02:33.936]➜  CC stress-unshare.c
2025-08-20T22:50:29.4342276Z [00:02:33.957]➜  CC stress-uprobe.c
2025-08-20T22:50:29.4371084Z [00:02:33.960]➜  CC stress-urandom.c
2025-08-20T22:50:29.4387334Z [00:02:33.961]➜  Alpine clang version 20.1.8
2025-08-20T22:50:29.4389053Z [00:02:33.961]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:29.4390671Z [00:02:33.962]➜  Thread model: posix
2025-08-20T22:50:29.4392125Z [00:02:33.962]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:29.4393652Z [00:02:33.962]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:29.4396529Z [00:02:33.962]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:29.4401614Z [00:02:33.962]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:29.4402293Z [00:02:33.963]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:29.4402847Z [00:02:33.963]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:29.4423594Z [00:02:33.965]➜  Candidate multilib: .;@m64
2025-08-20T22:50:29.4425260Z [00:02:33.965]➜  Selected multilib: .;@m64
2025-08-20T22:50:29.4427077Z [00:02:33.965]➜   (in-process)
2025-08-20T22:50:29.4444636Z [00:02:33.965]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-unlink.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-unlink.o -x c stress-unlink.c
2025-08-20T22:50:29.4452164Z [00:02:33.965]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:29.4452663Z [00:02:33.965]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:29.4453355Z [00:02:33.966]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:29.4453934Z [00:02:33.966]➜  #include "..." search starts here:
2025-08-20T22:50:29.4454248Z [00:02:33.966]➜  #include <...> search starts here:
2025-08-20T22:50:29.4454544Z [00:02:33.966]➜   /usr/include/fortify
2025-08-20T22:50:29.4454800Z [00:02:33.966]➜   /usr/include
2025-08-20T22:50:29.4455233Z [00:02:33.966]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:29.4455622Z [00:02:33.967]➜  End of search list.
2025-08-20T22:50:29.4466286Z [00:02:33.969]➜  CC stress-userfaultfd.c
2025-08-20T22:50:29.4483870Z [00:02:33.971]➜  Alpine clang version 20.1.8
2025-08-20T22:50:29.4484935Z [00:02:33.971]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:29.4486946Z [00:02:33.971]➜  Thread model: posix
2025-08-20T22:50:29.4489090Z [00:02:33.971]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:29.4490109Z [00:02:33.971]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:29.4491589Z [00:02:33.971]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:29.4492094Z [00:02:33.971]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:29.4492667Z [00:02:33.971]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:29.4493513Z [00:02:33.971]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:29.4493923Z [00:02:33.971]➜  Candidate multilib: .;@m64
2025-08-20T22:50:29.4494212Z [00:02:33.971]➜  Selected multilib: .;@m64
2025-08-20T22:50:29.4494479Z [00:02:33.972]➜   (in-process)
2025-08-20T22:50:29.4509595Z [00:02:33.972]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-unshare.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-unshare.o -x c stress-unshare.c
2025-08-20T22:50:29.4517982Z [00:02:33.973]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:29.4532092Z [00:02:33.976]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:29.4537754Z [00:02:33.976]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:29.4538752Z [00:02:33.976]➜  #include "..." search starts here:
2025-08-20T22:50:29.4539284Z [00:02:33.976]➜  #include <...> search starts here:
2025-08-20T22:50:29.4539655Z [00:02:33.976]➜   /usr/include/fortify
2025-08-20T22:50:29.4539914Z [00:02:33.976]➜   /usr/include
2025-08-20T22:50:29.4540195Z [00:02:33.976]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:29.4540492Z [00:02:33.976]➜  End of search list.
2025-08-20T22:50:29.4730346Z [00:02:33.996]➜  Alpine clang version 20.1.8
2025-08-20T22:50:29.4735144Z [00:02:33.996]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:29.4735495Z [00:02:33.996]➜  Thread model: posix
2025-08-20T22:50:29.4735793Z [00:02:33.996]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:29.4736208Z [00:02:33.996]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:29.4736646Z [00:02:33.996]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:29.4737177Z [00:02:33.996]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:29.4737752Z [00:02:33.996]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:29.4738290Z [00:02:33.996]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:29.4738891Z [00:02:33.996]➜  Candidate multilib: .;@m64
2025-08-20T22:50:29.4739582Z [00:02:33.996]➜  Selected multilib: .;@m64
2025-08-20T22:50:29.4746500Z [00:02:33.998]➜   (in-process)
2025-08-20T22:50:29.4766957Z [00:02:33.999]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-uprobe.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-uprobe.o -x c stress-uprobe.c
2025-08-20T22:50:29.4784358Z [00:02:34.001]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:29.4795936Z [00:02:34.002]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:29.4801920Z [00:02:34.003]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:29.4806660Z [00:02:34.003]➜  #include "..." search starts here:
2025-08-20T22:50:29.4836069Z [00:02:34.004]➜  #include <...> search starts here:
2025-08-20T22:50:29.4836401Z [00:02:34.004]➜   /usr/include/fortify
2025-08-20T22:50:29.4836680Z [00:02:34.004]➜   /usr/include
2025-08-20T22:50:29.4836963Z [00:02:34.004]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:29.4837259Z [00:02:34.004]➜  End of search list.
2025-08-20T22:50:29.4891332Z [00:02:34.012]➜  Alpine clang version 20.1.8
2025-08-20T22:50:29.4893363Z [00:02:34.012]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:29.4893678Z [00:02:34.012]➜  Thread model: posix
2025-08-20T22:50:29.4893969Z [00:02:34.012]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:29.4894382Z [00:02:34.012]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:29.4894849Z [00:02:34.012]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:29.4895353Z [00:02:34.012]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:29.4895908Z [00:02:34.012]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:29.4896439Z [00:02:34.012]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:29.4897146Z [00:02:34.012]➜  Candidate multilib: .;@m64
2025-08-20T22:50:29.4897497Z [00:02:34.012]➜  Selected multilib: .;@m64
2025-08-20T22:50:29.4899071Z [00:02:34.013]➜  Alpine clang version 20.1.8
2025-08-20T22:50:29.4901208Z [00:02:34.013]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:29.4903935Z [00:02:34.013]➜  Thread model: posix
2025-08-20T22:50:29.4906342Z [00:02:34.013]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:29.4906762Z [00:02:34.013]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:29.4907225Z [00:02:34.013]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:29.4907727Z [00:02:34.013]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:29.4908279Z [00:02:34.013]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:29.4909000Z [00:02:34.013]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:29.4909420Z [00:02:34.013]➜  Candidate multilib: .;@m64
2025-08-20T22:50:29.4921449Z [00:02:34.013]➜  Selected multilib: .;@m64
2025-08-20T22:50:29.4921736Z [00:02:34.013]➜   (in-process)
2025-08-20T22:50:29.4930315Z [00:02:34.013]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-urandom.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-urandom.o -x c stress-urandom.c
2025-08-20T22:50:29.4937746Z [00:02:34.014]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:29.4938241Z [00:02:34.014]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:29.4940142Z [00:02:34.014]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:29.4940780Z [00:02:34.014]➜  #include "..." search starts here:
2025-08-20T22:50:29.4941277Z [00:02:34.014]➜  #include <...> search starts here:
2025-08-20T22:50:29.4941815Z [00:02:34.014]➜   /usr/include/fortify
2025-08-20T22:50:29.4942068Z [00:02:34.014]➜   /usr/include
2025-08-20T22:50:29.4942562Z [00:02:34.014]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:29.4942853Z [00:02:34.015]➜  End of search list.
2025-08-20T22:50:29.4946998Z [00:02:34.017]➜   (in-process)
2025-08-20T22:50:29.4980483Z [00:02:34.018]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-userfaultfd.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-userfaultfd.o -x c stress-userfaultfd.c
2025-08-20T22:50:29.4987992Z [00:02:34.018]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:29.4988542Z [00:02:34.019]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:29.5002046Z [00:02:34.019]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:29.5002653Z [00:02:34.019]➜  #include "..." search starts here:
2025-08-20T22:50:29.5002969Z [00:02:34.019]➜  #include <...> search starts here:
2025-08-20T22:50:29.5003264Z [00:02:34.019]➜   /usr/include/fortify
2025-08-20T22:50:29.5003518Z [00:02:34.019]➜   /usr/include
2025-08-20T22:50:29.5003794Z [00:02:34.019]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:29.5004080Z [00:02:34.019]➜  End of search list.
2025-08-20T22:50:29.5136187Z [00:02:34.036]➜  CC stress-usersyscall.c
2025-08-20T22:50:29.5241374Z [00:02:34.047]➜  CC stress-utime.c
2025-08-20T22:50:29.5543559Z [00:02:34.076]➜  Alpine clang version 20.1.8
2025-08-20T22:50:29.5544065Z [00:02:34.076]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:29.5544374Z [00:02:34.076]➜  Thread model: posix
2025-08-20T22:50:29.5544675Z [00:02:34.076]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:29.5545370Z [00:02:34.076]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:29.5545812Z [00:02:34.076]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:29.5546307Z [00:02:34.076]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:29.5546861Z [00:02:34.076]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:29.5547393Z [00:02:34.076]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:29.5547795Z [00:02:34.076]➜  Candidate multilib: .;@m64
2025-08-20T22:50:29.5548101Z [00:02:34.076]➜  Selected multilib: .;@m64
2025-08-20T22:50:29.5548363Z [00:02:34.077]➜   (in-process)
2025-08-20T22:50:29.5583809Z [00:02:34.079]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-usersyscall.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-usersyscall.o -x c stress-usersyscall.c
2025-08-20T22:50:29.5592333Z [00:02:34.080]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:29.5592841Z [00:02:34.081]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:29.5593514Z [00:02:34.081]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:29.5594091Z [00:02:34.081]➜  #include "..." search starts here:
2025-08-20T22:50:29.5594405Z [00:02:34.081]➜  #include <...> search starts here:
2025-08-20T22:50:29.5594696Z [00:02:34.081]➜   /usr/include/fortify
2025-08-20T22:50:29.5594954Z [00:02:34.081]➜   /usr/include
2025-08-20T22:50:29.5595239Z [00:02:34.081]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:29.5595529Z [00:02:34.081]➜  End of search list.
2025-08-20T22:50:29.5689617Z [00:02:34.092]➜  CC stress-vdso.c
2025-08-20T22:50:29.5704411Z [00:02:34.093]➜  Alpine clang version 20.1.8
2025-08-20T22:50:29.5707215Z [00:02:34.093]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:29.5707537Z [00:02:34.093]➜  Thread model: posix
2025-08-20T22:50:29.5707832Z [00:02:34.093]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:29.5708245Z [00:02:34.093]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:29.5709153Z [00:02:34.093]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:29.5709704Z [00:02:34.093]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:29.5710281Z [00:02:34.093]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:29.5710834Z [00:02:34.093]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:29.5711238Z [00:02:34.093]➜  Candidate multilib: .;@m64
2025-08-20T22:50:29.5711527Z [00:02:34.093]➜  Selected multilib: .;@m64
2025-08-20T22:50:29.5711792Z [00:02:34.093]➜   (in-process)
2025-08-20T22:50:29.5732058Z [00:02:34.094]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-utime.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-utime.o -x c stress-utime.c
2025-08-20T22:50:29.5739529Z [00:02:34.094]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:29.5740030Z [00:02:34.095]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:29.5740694Z [00:02:34.095]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:29.5741278Z [00:02:34.095]➜  #include "..." search starts here:
2025-08-20T22:50:29.5741594Z [00:02:34.095]➜  #include <...> search starts here:
2025-08-20T22:50:29.5741879Z [00:02:34.095]➜   /usr/include/fortify
2025-08-20T22:50:29.5742129Z [00:02:34.095]➜   /usr/include
2025-08-20T22:50:29.5742401Z [00:02:34.095]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:29.5742895Z [00:02:34.095]➜  End of search list.
2025-08-20T22:50:29.5795895Z [00:02:34.102]➜  CC stress-veccmp.c
2025-08-20T22:50:29.5937459Z [00:02:34.116]➜  CC stress-vecfp.c
2025-08-20T22:50:29.6162136Z [00:02:34.138]➜  Alpine clang version 20.1.8
2025-08-20T22:50:29.6162510Z [00:02:34.138]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:29.6163446Z [00:02:34.138]➜  Thread model: posix
2025-08-20T22:50:29.6165640Z [00:02:34.138]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:29.6166422Z [00:02:34.138]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:29.6167231Z [00:02:34.138]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:29.6168421Z [00:02:34.138]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:29.6186548Z [00:02:34.138]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:29.6195625Z [00:02:34.138]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:29.6200477Z [00:02:34.138]➜  Candidate multilib: .;@m64
2025-08-20T22:50:29.6201828Z [00:02:34.138]➜  Selected multilib: .;@m64
2025-08-20T22:50:29.6202113Z [00:02:34.138]➜   (in-process)
2025-08-20T22:50:29.6215431Z [00:02:34.140]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-vdso.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-vdso.o -x c stress-vdso.c
2025-08-20T22:50:29.6224302Z [00:02:34.140]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:29.6224824Z [00:02:34.140]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:29.6225492Z [00:02:34.140]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:29.6226066Z [00:02:34.140]➜  #include "..." search starts here:
2025-08-20T22:50:29.6226668Z [00:02:34.140]➜  #include <...> search starts here:
2025-08-20T22:50:29.6226956Z [00:02:34.140]➜   /usr/include/fortify
2025-08-20T22:50:29.6227202Z [00:02:34.140]➜   /usr/include
2025-08-20T22:50:29.6227478Z [00:02:34.140]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:29.6227764Z [00:02:34.140]➜  End of search list.
2025-08-20T22:50:29.6228035Z [00:02:34.140]➜  Alpine clang version 20.1.8
2025-08-20T22:50:29.6228342Z [00:02:34.140]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:29.6228761Z [00:02:34.140]➜  Thread model: posix
2025-08-20T22:50:29.6229105Z [00:02:34.140]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:29.6229529Z [00:02:34.140]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:29.6229962Z [00:02:34.140]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:29.6230455Z [00:02:34.140]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:29.6231006Z [00:02:34.140]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:29.6231544Z [00:02:34.140]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:29.6231954Z [00:02:34.140]➜  Candidate multilib: .;@m64
2025-08-20T22:50:29.6232240Z [00:02:34.140]➜  Selected multilib: .;@m64
2025-08-20T22:50:29.6232504Z [00:02:34.141]➜   (in-process)
2025-08-20T22:50:29.6259958Z [00:02:34.148]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-vecfp.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-vecfp.o -x c stress-vecfp.c
2025-08-20T22:50:29.6267335Z [00:02:34.148]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:29.6267840Z [00:02:34.148]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:29.6268511Z [00:02:34.148]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:29.6269474Z [00:02:34.148]➜  #include "..." search starts here:
2025-08-20T22:50:29.6269791Z [00:02:34.148]➜  #include <...> search starts here:
2025-08-20T22:50:29.6270082Z [00:02:34.148]➜   /usr/include/fortify
2025-08-20T22:50:29.6270333Z [00:02:34.148]➜   /usr/include
2025-08-20T22:50:29.6270611Z [00:02:34.148]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:29.6270898Z [00:02:34.148]➜  End of search list.
2025-08-20T22:50:29.6271173Z [00:02:34.148]➜  Alpine clang version 20.1.8
2025-08-20T22:50:29.6271481Z [00:02:34.148]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:29.6280691Z [00:02:34.148]➜  Thread model: posix
2025-08-20T22:50:29.6281011Z [00:02:34.148]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:29.6281424Z [00:02:34.148]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:29.6281856Z [00:02:34.148]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:29.6282360Z [00:02:34.148]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:29.6283140Z [00:02:34.148]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:29.6292830Z [00:02:34.148]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:29.6293248Z [00:02:34.148]➜  Candidate multilib: .;@m64
2025-08-20T22:50:29.6293539Z [00:02:34.148]➜  Selected multilib: .;@m64
2025-08-20T22:50:29.6293831Z [00:02:34.150]➜   (in-process)
2025-08-20T22:50:29.6302552Z [00:02:34.151]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-veccmp.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-veccmp.o -x c stress-veccmp.c
2025-08-20T22:50:29.6309994Z [00:02:34.151]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:29.6310489Z [00:02:34.152]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:29.6311322Z [00:02:34.152]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:29.6311900Z [00:02:34.152]➜  #include "..." search starts here:
2025-08-20T22:50:29.6312214Z [00:02:34.152]➜  #include <...> search starts here:
2025-08-20T22:50:29.6312500Z [00:02:34.152]➜   /usr/include/fortify
2025-08-20T22:50:29.6312760Z [00:02:34.152]➜   /usr/include
2025-08-20T22:50:29.6313037Z [00:02:34.152]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:29.6313324Z [00:02:34.152]➜  End of search list.
2025-08-20T22:50:29.6440029Z [00:02:34.165]➜  CC stress-vecshuf.c
2025-08-20T22:50:29.6450425Z [00:02:34.168]➜  CC stress-vecwide.c
2025-08-20T22:50:29.6684538Z [00:02:34.191]➜  Alpine clang version 20.1.8
2025-08-20T22:50:29.6684924Z [00:02:34.191]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:29.6685237Z [00:02:34.191]➜  Thread model: posix
2025-08-20T22:50:29.6688410Z [00:02:34.192]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:29.6689876Z [00:02:34.192]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:29.6690588Z [00:02:34.192]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:29.6691107Z [00:02:34.192]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:29.6691672Z [00:02:34.192]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:29.6692208Z [00:02:34.192]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:29.6692900Z [00:02:34.192]➜  Candidate multilib: .;@m64
2025-08-20T22:50:29.6693259Z [00:02:34.192]➜  Selected multilib: .;@m64
2025-08-20T22:50:29.6701138Z [00:02:34.193]➜   (in-process)
2025-08-20T22:50:29.6716637Z [00:02:34.194]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-vecwide.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-vecwide.o -x c stress-vecwide.c
2025-08-20T22:50:29.6727325Z [00:02:34.195]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:29.6727859Z [00:02:34.195]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:29.6728533Z [00:02:34.195]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:29.6729328Z [00:02:34.195]➜  #include "..." search starts here:
2025-08-20T22:50:29.6729662Z [00:02:34.195]➜  #include <...> search starts here:
2025-08-20T22:50:29.6729956Z [00:02:34.195]➜   /usr/include/fortify
2025-08-20T22:50:29.6730211Z [00:02:34.195]➜   /usr/include
2025-08-20T22:50:29.6730489Z [00:02:34.195]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:29.6730779Z [00:02:34.195]➜  End of search list.
2025-08-20T22:50:29.6877444Z [00:02:34.211]➜  Alpine clang version 20.1.8
2025-08-20T22:50:29.6878455Z [00:02:34.211]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:29.6878955Z [00:02:34.211]➜  Thread model: posix
2025-08-20T22:50:29.6880438Z [00:02:34.211]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:29.6881090Z [00:02:34.211]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:29.6881636Z [00:02:34.211]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:29.6882145Z [00:02:34.211]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:29.6882973Z [00:02:34.211]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:29.6883608Z [00:02:34.211]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:29.6884015Z [00:02:34.211]➜  Candidate multilib: .;@m64
2025-08-20T22:50:29.6884303Z [00:02:34.211]➜  Selected multilib: .;@m64
2025-08-20T22:50:29.6884570Z [00:02:34.211]➜   (in-process)
2025-08-20T22:50:29.6925629Z [00:02:34.214]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-vecshuf.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-vecshuf.o -x c stress-vecshuf.c
2025-08-20T22:50:29.6935161Z [00:02:34.215]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:29.6935684Z [00:02:34.216]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:29.6936371Z [00:02:34.216]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:29.6936953Z [00:02:34.216]➜  #include "..." search starts here:
2025-08-20T22:50:29.6937278Z [00:02:34.216]➜  #include <...> search starts here:
2025-08-20T22:50:29.6937569Z [00:02:34.216]➜   /usr/include/fortify
2025-08-20T22:50:29.6937820Z [00:02:34.216]➜   /usr/include
2025-08-20T22:50:29.6938098Z [00:02:34.216]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:29.6938396Z [00:02:34.216]➜  End of search list.
2025-08-20T22:50:29.7224221Z [00:02:34.245]➜  CC stress-verity.c
2025-08-20T22:50:29.7455027Z [00:02:34.268]➜  Alpine clang version 20.1.8
2025-08-20T22:50:29.7455604Z [00:02:34.268]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:29.7456052Z [00:02:34.268]➜  Thread model: posix
2025-08-20T22:50:29.7457165Z [00:02:34.269]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:29.7459461Z [00:02:34.269]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:29.7460156Z [00:02:34.269]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:29.7460997Z [00:02:34.269]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:29.7461631Z [00:02:34.269]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:29.7462169Z [00:02:34.269]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:29.7462584Z [00:02:34.269]➜  Candidate multilib: .;@m64
2025-08-20T22:50:29.7462872Z [00:02:34.269]➜  Selected multilib: .;@m64
2025-08-20T22:50:29.7467683Z [00:02:34.269]➜   (in-process)
2025-08-20T22:50:29.7481993Z [00:02:34.270]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-verity.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-verity.o -x c stress-verity.c
2025-08-20T22:50:29.7495832Z [00:02:34.271]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:29.7496367Z [00:02:34.272]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:29.7497049Z [00:02:34.272]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:29.7497634Z [00:02:34.272]➜  #include "..." search starts here:
2025-08-20T22:50:29.7519732Z [00:02:34.274]➜  #include <...> search starts here:
2025-08-20T22:50:29.7520329Z [00:02:34.275]➜   /usr/include/fortify
2025-08-20T22:50:29.7520714Z [00:02:34.275]➜   /usr/include
2025-08-20T22:50:29.7521123Z [00:02:34.275]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:29.7521543Z [00:02:34.275]➜  End of search list.
2025-08-20T22:50:29.7936141Z [00:02:34.316]➜  CC stress-vforkmany.c
2025-08-20T22:50:29.7998162Z [00:02:34.323]➜  CC stress-vm.c
2025-08-20T22:50:29.8127616Z [00:02:34.336]➜  CC stress-vm-addr.c
2025-08-20T22:50:29.8338400Z [00:02:34.357]➜  Alpine clang version 20.1.8
2025-08-20T22:50:29.8339562Z [00:02:34.357]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:29.8340208Z [00:02:34.357]➜  Thread model: posix
2025-08-20T22:50:29.8340580Z [00:02:34.357]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:29.8341009Z [00:02:34.357]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:29.8341453Z [00:02:34.357]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:29.8341968Z [00:02:34.357]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:29.8342528Z [00:02:34.357]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:29.8343065Z [00:02:34.357]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:29.8343471Z [00:02:34.357]➜  Candidate multilib: .;@m64
2025-08-20T22:50:29.8343756Z [00:02:34.357]➜  Selected multilib: .;@m64
2025-08-20T22:50:29.8348397Z [00:02:34.358]➜   (in-process)
2025-08-20T22:50:29.8366643Z [00:02:34.359]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-vm-addr.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-vm-addr.o -x c stress-vm-addr.c
2025-08-20T22:50:29.8383982Z [00:02:34.361]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:29.8419754Z [00:02:34.364]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:29.8420505Z [00:02:34.364]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:29.8421083Z [00:02:34.364]➜  #include "..." search starts here:
2025-08-20T22:50:29.8421393Z [00:02:34.364]➜  #include <...> search starts here:
2025-08-20T22:50:29.8422040Z [00:02:34.364]➜   /usr/include/fortify
2025-08-20T22:50:29.8422751Z [00:02:34.364]➜   /usr/include
2025-08-20T22:50:29.8423078Z [00:02:34.364]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:29.8423675Z [00:02:34.364]➜  End of search list.
2025-08-20T22:50:29.8424068Z [00:02:34.364]➜  Alpine clang version 20.1.8
2025-08-20T22:50:29.8424392Z [00:02:34.364]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:29.8424684Z [00:02:34.364]➜  Thread model: posix
2025-08-20T22:50:29.8424970Z [00:02:34.364]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:29.8425381Z [00:02:34.364]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:29.8425825Z [00:02:34.364]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:29.8426348Z [00:02:34.364]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:29.8426905Z [00:02:34.364]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:29.8427438Z [00:02:34.364]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:29.8427839Z [00:02:34.364]➜  Candidate multilib: .;@m64
2025-08-20T22:50:29.8428121Z [00:02:34.364]➜  Selected multilib: .;@m64
2025-08-20T22:50:29.8428567Z [00:02:34.364]➜   (in-process)
2025-08-20T22:50:29.8430912Z [00:02:34.364]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-vforkmany.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs Alpine clang version 20.1.8
2025-08-20T22:50:29.8432824Z [00:02:34.364]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:29.8433113Z [00:02:34.364]➜  Thread model: posix
2025-08-20T22:50:29.8433400Z [00:02:34.364]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:29.8433805Z [00:02:34.364]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:29.8434238Z [00:02:34.364]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:29.8434737Z [00:02:34.364]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:29.8435287Z [00:02:34.364]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:29.8435817Z [00:02:34.364]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:29.8436406Z [00:02:34.364]➜  Candidate multilib: .;@m64
2025-08-20T22:50:29.8436692Z [00:02:34.364]➜  Selected multilib: .;@m64
2025-08-20T22:50:29.8443519Z [00:02:34.365]➜  -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-vforkmany.o -x c stress-vforkmany.c
2025-08-20T22:50:29.8449922Z [00:02:34.366]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:29.8450520Z [00:02:34.366]➜   (in-process)
2025-08-20T22:50:29.8454305Z [00:02:34.366]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-vm.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=formatignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:29.8457800Z [00:02:34.366]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:29.8458373Z [00:02:34.366]➜  #include "..." search starts here:
2025-08-20T22:50:29.8458806Z [00:02:34.366]➜  #include <...> search starts here:
2025-08-20T22:50:29.8459148Z [00:02:34.366]➜   /usr/include/fortify
2025-08-20T22:50:29.8459406Z [00:02:34.366]➜   /usr/include
2025-08-20T22:50:29.8459688Z [00:02:34.366]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:29.8459979Z [00:02:34.366]➜  End of search list.
2025-08-20T22:50:29.8481724Z [00:02:34.367]➜  -security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-vm.o -x c stress-vm.c
2025-08-20T22:50:29.8486583Z [00:02:34.368]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:29.8487082Z [00:02:34.369]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:29.8487749Z [00:02:34.369]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:29.8488323Z [00:02:34.369]➜  #include "..." search starts here:
2025-08-20T22:50:29.8488834Z [00:02:34.369]➜  #include <...> search starts here:
2025-08-20T22:50:29.8489185Z [00:02:34.369]➜   /usr/include/fortify
2025-08-20T22:50:29.8489440Z [00:02:34.369]➜   /usr/include
2025-08-20T22:50:29.8489715Z [00:02:34.369]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:29.8489997Z [00:02:34.369]➜  End of search list.
2025-08-20T22:50:29.8768886Z [00:02:34.400]➜  CC stress-vm-rw.c
2025-08-20T22:50:29.9220976Z [00:02:34.445]➜  Alpine clang version 20.1.8
2025-08-20T22:50:29.9221388Z [00:02:34.445]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:29.9221695Z [00:02:34.445]➜  Thread model: posix
2025-08-20T22:50:29.9221984Z [00:02:34.445]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:29.9222401Z [00:02:34.445]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:29.9230694Z [00:02:34.445]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:29.9231365Z [00:02:34.446]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:29.9232615Z [00:02:34.446]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:29.9233301Z [00:02:34.446]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:29.9233824Z [00:02:34.446]➜  Candidate multilib: .;@m64
2025-08-20T22:50:29.9234260Z [00:02:34.446]➜  Selected multilib: .;@m64
2025-08-20T22:50:29.9241027Z [00:02:34.447]➜  CC stress-vm-segv.c
2025-08-20T22:50:29.9257158Z [00:02:34.448]➜   (in-process)
2025-08-20T22:50:29.9274660Z [00:02:34.449]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-vm-rw.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-vm-rw.o -x c stress-vm-rw.c
2025-08-20T22:50:29.9287469Z [00:02:34.452]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:29.9290340Z [00:02:34.452]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:29.9299852Z [00:02:34.452]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:29.9300445Z [00:02:34.452]➜  #include "..." search starts here:
2025-08-20T22:50:29.9300760Z [00:02:34.452]➜  #include <...> search starts here:
2025-08-20T22:50:29.9301049Z [00:02:34.452]➜   /usr/include/fortify
2025-08-20T22:50:29.9301318Z [00:02:34.452]➜   /usr/include
2025-08-20T22:50:29.9301595Z [00:02:34.452]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:29.9301885Z [00:02:34.452]➜  End of search list.
2025-08-20T22:50:29.9732777Z [00:02:34.496]➜  Alpine clang version 20.1.8
2025-08-20T22:50:29.9733196Z [00:02:34.496]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:29.9738332Z [00:02:34.496]➜  Thread model: posix
2025-08-20T22:50:29.9739173Z [00:02:34.496]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:29.9739988Z [00:02:34.496]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:29.9741140Z [00:02:34.496]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:29.9742103Z [00:02:34.496]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:29.9743058Z [00:02:34.496]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:29.9743827Z [00:02:34.496]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:29.9744494Z [00:02:34.496]➜  Candidate multilib: .;@m64
2025-08-20T22:50:29.9744930Z [00:02:34.496]➜  Selected multilib: .;@m64
2025-08-20T22:50:29.9745245Z [00:02:34.497]➜   (in-process)
2025-08-20T22:50:29.9761329Z [00:02:34.498]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-vm-segv.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-vm-segv.o -x c stress-vm-segv.c
2025-08-20T22:50:29.9771407Z [00:02:34.499]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:29.9772053Z [00:02:34.500]➜  CC stress-vm-splice.c
2025-08-20T22:50:29.9773784Z [00:02:34.500]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:29.9774865Z [00:02:34.500]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:29.9775848Z [00:02:34.500]➜  #include "..." search starts here:
2025-08-20T22:50:29.9776630Z [00:02:34.500]➜  #include <...> search starts here:
2025-08-20T22:50:29.9776951Z [00:02:34.500]➜   /usr/include/fortify
2025-08-20T22:50:29.9777202Z [00:02:34.500]➜   /usr/include
2025-08-20T22:50:29.9777478Z [00:02:34.500]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:29.9777766Z [00:02:34.500]➜  End of search list.
2025-08-20T22:50:30.0012510Z [00:02:34.524]➜  Alpine clang version 20.1.8
2025-08-20T22:50:30.0012940Z [00:02:34.524]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:30.0013621Z [00:02:34.524]➜  Thread model: posix
2025-08-20T22:50:30.0014032Z [00:02:34.524]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:30.0014557Z [00:02:34.524]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:30.0015006Z [00:02:34.524]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:30.0015506Z [00:02:34.524]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:30.0016081Z [00:02:34.524]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:30.0018925Z [00:02:34.524]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:30.0019443Z [00:02:34.524]➜  Candidate multilib: .;@m64
2025-08-20T22:50:30.0019733Z [00:02:34.524]➜  Selected multilib: .;@m64
2025-08-20T22:50:30.0020001Z [00:02:34.524]➜   (in-process)
2025-08-20T22:50:30.0031515Z [00:02:34.525]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-vm-splice.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-vm-splice.o -x c stress-vm-splice.c
2025-08-20T22:50:30.0040993Z [00:02:34.525]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:30.0052246Z [00:02:34.528]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:30.0053464Z [00:02:34.528]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:30.0054735Z [00:02:34.528]➜  #include "..." search starts here:
2025-08-20T22:50:30.0055086Z [00:02:34.528]➜  #include <...> search starts here:
2025-08-20T22:50:30.0055377Z [00:02:34.528]➜   /usr/include/fortify
2025-08-20T22:50:30.0055627Z [00:02:34.528]➜   /usr/include
2025-08-20T22:50:30.0055905Z [00:02:34.528]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:30.0056199Z [00:02:34.528]➜  End of search list.
2025-08-20T22:50:30.0278439Z [00:02:34.551]➜  CC stress-vma.c
2025-08-20T22:50:30.0594353Z [00:02:34.582]➜  CC stress-vnni.c
2025-08-20T22:50:30.0670022Z [00:02:34.586]➜  CC stress-wait.c
2025-08-20T22:50:30.0690372Z [00:02:34.592]➜  Alpine clang version 20.1.8
2025-08-20T22:50:30.0691126Z [00:02:34.592]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:30.0691994Z [00:02:34.592]➜  Thread model: posix
2025-08-20T22:50:30.0692604Z [00:02:34.592]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:30.0693043Z [00:02:34.592]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:30.0693493Z [00:02:34.592]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:30.0693994Z [00:02:34.592]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:30.0694554Z [00:02:34.592]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:30.0695092Z [00:02:34.592]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:30.0695524Z [00:02:34.592]➜  Candidate multilib: .;@m64
2025-08-20T22:50:30.0695826Z [00:02:34.592]➜  Selected multilib: .;@m64
2025-08-20T22:50:30.0696092Z [00:02:34.592]➜   (in-process)
2025-08-20T22:50:30.0711131Z [00:02:34.593]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-vma.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-vma.o -x c stress-vma.c
2025-08-20T22:50:30.0726950Z [00:02:34.596]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:30.0761179Z [00:02:34.597]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:30.0762022Z [00:02:34.597]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:30.0762603Z [00:02:34.597]➜  #include "..." search starts here:
2025-08-20T22:50:30.0763255Z [00:02:34.597]➜  #include <...> search starts here:
2025-08-20T22:50:30.0763657Z [00:02:34.597]➜   /usr/include/fortify
2025-08-20T22:50:30.0763992Z [00:02:34.597]➜   /usr/include
2025-08-20T22:50:30.0764272Z [00:02:34.597]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:30.0764564Z [00:02:34.597]➜  End of search list.
2025-08-20T22:50:30.0832916Z [00:02:34.606]➜  CC stress-waitcpu.c
2025-08-20T22:50:30.1057621Z [00:02:34.627]➜  Alpine clang version 20.1.8
2025-08-20T22:50:30.1058039Z [00:02:34.628]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:30.1058345Z [00:02:34.628]➜  Thread model: posix
2025-08-20T22:50:30.1058800Z [00:02:34.628]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:30.1059272Z [00:02:34.628]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:30.1059713Z [00:02:34.628]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:30.1060212Z [00:02:34.628]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:30.1061004Z [00:02:34.628]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:30.1061733Z [00:02:34.628]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:30.1062151Z [00:02:34.628]➜  Candidate multilib: .;@m64
2025-08-20T22:50:30.1062438Z [00:02:34.628]➜  Selected multilib: .;@m64
2025-08-20T22:50:30.1063102Z [00:02:34.628]➜  Alpine clang version 20.1.8
2025-08-20T22:50:30.1063411Z [00:02:34.628]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:30.1063705Z [00:02:34.628]➜  Thread model: posix
2025-08-20T22:50:30.1064223Z [00:02:34.628]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:30.1064645Z [00:02:34.628]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:30.1065246Z [00:02:34.628]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:30.1065908Z [00:02:34.628]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:30.1066942Z [00:02:34.628]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:30.1067776Z [00:02:34.628]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:30.1068201Z [00:02:34.628]➜  Candidate multilib: .;@m64
2025-08-20T22:50:30.1068492Z [00:02:34.628]➜  Selected multilib: .;@m64
2025-08-20T22:50:30.1084022Z [00:02:34.628]➜   (in-process)
2025-08-20T22:50:30.1088746Z [00:02:34.628]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-waitcpu.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats, (in-process)
2025-08-20T22:50:30.1124416Z [00:02:34.631]➜   "/us-r-/sltibr/illpvm-2a0/lbiln/c,la-nzg,-2n0o"e x-cc1e -triplec saarch64-alpine-linux-musl t-emit-llvm-bca c-flto=fullk ,-flto-unit- z-disable-free, p-clear-ast-before-backenda c-disable-llvm-verifierk --discard-value-namesr e-main-file-namel astress-vnni.ct i-static-definev e-mrelocation-model- rpice l-pic-levelo c2s ,-pic-is-pie- z-mframe-pointer=non-leaf, r-ffp-contract=one l-fno-rounding-mathr o-mconstructor-aliases  -funwind-tables=2- s-target-cput agenerict i-target-featurec  +v8a- z-target-feature  m+fp-armv8u l-target-featured e+neonf s-target-abi  -aapcsf f-debugger-tuning=gdbun c-fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPOt i-vo n-fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO- s-resource-dire c/usr/lib/llvm20/lib/clang/20t i-Do nHAVE_CC_MUSL_GCCs -D "VERSION=\"0 .-1f9d.a0t3a\-"s"e c-Dt ions -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-waitcpu.o -x c stress-waitcpu.c
2025-08-20T22:50:30.1131273Z [00:02:34.631]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:30.1131790Z [00:02:34.631]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:30.1132458Z [00:02:34.631]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:30.1133072Z [00:02:34.631]➜  #include "..." search starts here:
2025-08-20T22:50:30.1133387Z [00:02:34.631]➜  #include <...> search starts here:
2025-08-20T22:50:30.1133820Z [00:02:34.631]➜   /usr/include/fortify
2025-08-20T22:50:30.1134160Z [00:02:34.631]➜   /usr/include
2025-08-20T22:50:30.1134444Z [00:02:34.631]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:30.1134730Z [00:02:34.631]➜  End of search list.
2025-08-20T22:50:30.1135001Z [00:02:34.631]➜  Alpine clang version 20.1.8
2025-08-20T22:50:30.1135314Z [00:02:34.631]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:30.1135600Z [00:02:34.631]➜  Thread model: posix
2025-08-20T22:50:30.1135888Z [00:02:34.631]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:30.1136298Z [00:02:34.631]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:30.1136725Z [00:02:34.631]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:30.1137216Z [00:02:34.631]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:30.1137766Z [00:02:34.631]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:30.1138450Z [00:02:34.631]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:30.1139145Z [00:02:34.631]➜  Candidate multilib: .;@m64
2025-08-20T22:50:30.1141546Z [00:02:34.631]➜  Selected multilib: .;@m64
2025-08-20T22:50:30.1141818Z [00:02:34.631]➜   (in-process)
2025-08-20T22:50:30.1149995Z [00:02:34.631]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-wait.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-wait.o -x c stress-wait.c
2025-08-20T22:50:30.1159655Z [00:02:34.631]➜  BUILD_STATIC -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -O2 -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-vnni.o -x c stress-vnni.c
2025-08-20T22:50:30.1162104Z [00:02:34.632]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:30.1162600Z [00:02:34.632]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:30.1163262Z [00:02:34.632]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:30.1163832Z [00:02:34.632]➜  #include "..." search starts here:
2025-08-20T22:50:30.1164146Z [00:02:34.632]➜  #include <...> search starts here:
2025-08-20T22:50:30.1164433Z [00:02:34.632]➜   /usr/include/fortify
2025-08-20T22:50:30.1164686Z [00:02:34.632]➜   /usr/include
2025-08-20T22:50:30.1164968Z [00:02:34.632]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:30.1165369Z [00:02:34.632]➜  End of search list.
2025-08-20T22:50:30.1165876Z [00:02:34.634]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:30.1166360Z [00:02:34.634]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:30.1167020Z [00:02:34.634]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:30.1167589Z [00:02:34.634]➜  #include "..." search starts here:
2025-08-20T22:50:30.1167902Z [00:02:34.635]➜  #include <...> search starts here:
2025-08-20T22:50:30.1168189Z [00:02:34.635]➜   /usr/include/fortify
2025-08-20T22:50:30.1168438Z [00:02:34.635]➜   /usr/include
2025-08-20T22:50:30.1199352Z [00:02:34.635]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:30.1199690Z [00:02:34.635]➜  End of search list.
2025-08-20T22:50:30.1636323Z [00:02:34.686]➜  CC stress-watchdog.c
2025-08-20T22:50:30.1865875Z [00:02:34.709]➜  Alpine clang version 20.1.8
2025-08-20T22:50:30.1866335Z [00:02:34.709]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:30.1867385Z [00:02:34.709]➜  Thread model: posix
2025-08-20T22:50:30.1869208Z [00:02:34.709]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:30.1871021Z [00:02:34.709]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:30.1871882Z [00:02:34.709]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:30.1872380Z [00:02:34.709]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:30.1872937Z [00:02:34.709]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:30.1873468Z [00:02:34.709]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:30.1873868Z [00:02:34.709]➜  Candidate multilib: .;@m64
2025-08-20T22:50:30.1874156Z [00:02:34.709]➜  Selected multilib: .;@m64
2025-08-20T22:50:30.1874436Z [00:02:34.710]➜   (in-process)
2025-08-20T22:50:30.1890249Z [00:02:34.711]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-watchdog.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-watchdog.o -x c stress-watchdog.c
2025-08-20T22:50:30.1899733Z [00:02:34.712]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:30.1900262Z [00:02:34.712]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:30.1900929Z [00:02:34.712]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:30.1901502Z [00:02:34.712]➜  #include "..." search starts here:
2025-08-20T22:50:30.1901816Z [00:02:34.712]➜  #include <...> search starts here:
2025-08-20T22:50:30.1902105Z [00:02:34.712]➜   /usr/include/fortify
2025-08-20T22:50:30.1902355Z [00:02:34.712]➜   /usr/include
2025-08-20T22:50:30.1902961Z [00:02:34.712]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:30.1903267Z [00:02:34.712]➜  End of search list.
2025-08-20T22:50:30.2067350Z [00:02:34.730]➜  CC stress-wcs.c
2025-08-20T22:50:30.2275188Z [00:02:34.750]➜  CC stress-workload.c
2025-08-20T22:50:30.2380038Z [00:02:34.761]➜  CC stress-x86cpuid.c
2025-08-20T22:50:30.2471922Z [00:02:34.770]➜  Alpine clang version 20.1.8
2025-08-20T22:50:30.2472808Z [00:02:34.770]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:30.2473161Z [00:02:34.770]➜  Thread model: posix
2025-08-20T22:50:30.2473455Z [00:02:34.770]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:30.2473870Z [00:02:34.770]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:30.2474307Z [00:02:34.770]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:30.2474803Z [00:02:34.770]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:30.2475403Z [00:02:34.770]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:30.2475950Z [00:02:34.770]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:30.2476356Z [00:02:34.770]➜  Candidate multilib: .;@m64
2025-08-20T22:50:30.2476644Z [00:02:34.770]➜  Selected multilib: .;@m64
2025-08-20T22:50:30.2507104Z [00:02:34.774]➜   (in-process)
2025-08-20T22:50:30.2521624Z [00:02:34.774]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-wcs.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-wcs.o -x c stress-wcs.c
2025-08-20T22:50:30.2529506Z [00:02:34.775]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:30.2556219Z [00:02:34.778]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:30.2556997Z [00:02:34.778]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:30.2557594Z [00:02:34.778]➜  #include "..." search starts here:
2025-08-20T22:50:30.2557911Z [00:02:34.778]➜  #include <...> search starts here:
2025-08-20T22:50:30.2558200Z [00:02:34.778]➜   /usr/include/fortify
2025-08-20T22:50:30.2558449Z [00:02:34.778]➜   /usr/include
2025-08-20T22:50:30.2559221Z [00:02:34.778]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:30.2559514Z [00:02:34.778]➜  End of search list.
2025-08-20T22:50:30.2594178Z [00:02:34.782]➜  CC stress-x86syscall.c
2025-08-20T22:50:30.2672603Z [00:02:34.790]➜  Alpine clang version 20.1.8
2025-08-20T22:50:30.2673024Z [00:02:34.790]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:30.2673334Z [00:02:34.790]➜  Thread model: posix
2025-08-20T22:50:30.2673625Z [00:02:34.790]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:30.2674043Z [00:02:34.790]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:30.2674759Z [00:02:34.790]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:30.2675545Z [00:02:34.790]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:30.2676435Z [00:02:34.790]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:30.2677197Z [00:02:34.790]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:30.2677685Z [00:02:34.790]➜  Candidate multilib: .;@m64
2025-08-20T22:50:30.2678179Z [00:02:34.790]➜  Selected multilib: .;@m64
2025-08-20T22:50:30.2678459Z [00:02:34.790]➜   (in-process)
2025-08-20T22:50:30.2699659Z [00:02:34.791]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-x86cpuid.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftreeCC stress-xattr.c
2025-08-20T22:50:30.2709357Z [00:02:34.792]➜  -slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-x86cpuid.o -x c stress-x86cpuid.c
2025-08-20T22:50:30.2712064Z [00:02:34.792]➜  Alpine clang version 20.1.8
2025-08-20T22:50:30.2712399Z [00:02:34.793]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:30.2712693Z [00:02:34.793]➜  Thread model: posix
2025-08-20T22:50:30.2712975Z [00:02:34.793]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:30.2713383Z [00:02:34.793]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:30.2714146Z [00:02:34.794]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:30.2714790Z [00:02:34.794]➜  Found candidate GCC installation: clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:30.2715363Z [00:02:34.794]➜  /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:30.2715818Z [00:02:34.794]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:30.2732824Z [00:02:34.796]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:30.2733461Z [00:02:34.796]➜  Candidate multilib: .;@m64
2025-08-20T22:50:30.2734014Z [00:02:34.796]➜  Selected multilib: .;@m64
2025-08-20T22:50:30.2734514Z [00:02:34.796]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:30.2735350Z [00:02:34.796]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:30.2736150Z [00:02:34.796]➜  #include "..." search starts here:
2025-08-20T22:50:30.2736629Z [00:02:34.796]➜  #include <...> search starts here:
2025-08-20T22:50:30.2736922Z [00:02:34.796]➜   /usr/include/fortify
2025-08-20T22:50:30.2737349Z [00:02:34.796]➜   /usr/include
2025-08-20T22:50:30.2737629Z [00:02:34.796]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:30.2738098Z [00:02:34.796]➜  End of search list.
2025-08-20T22:50:30.2738359Z [00:02:34.796]➜   (in-process)
2025-08-20T22:50:30.2747507Z [00:02:34.796]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-workload.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-workload.o -x c stress-workload.c
2025-08-20T22:50:30.2754970Z [00:02:34.796]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:30.2755462Z [00:02:34.796]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:30.2756305Z [00:02:34.796]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:30.2756877Z [00:02:34.796]➜  #include "..." search starts here:
2025-08-20T22:50:30.2757192Z [00:02:34.796]➜  #include <...> search starts here:
2025-08-20T22:50:30.2757495Z [00:02:34.796]➜   /usr/include/fortify
2025-08-20T22:50:30.2757743Z [00:02:34.797]➜   /usr/include
2025-08-20T22:50:30.2758023Z [00:02:34.797]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:30.2758310Z [00:02:34.797]➜  End of search list.
2025-08-20T22:50:30.2970246Z [00:02:34.820]➜  Alpine clang version 20.1.8
2025-08-20T22:50:30.2970669Z [00:02:34.820]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:30.2970992Z [00:02:34.820]➜  Thread model: posix
2025-08-20T22:50:30.2971283Z [00:02:34.820]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:30.2971706Z [00:02:34.820]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:30.2972160Z [00:02:34.820]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:30.2972672Z [00:02:34.820]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:30.2973226Z [00:02:34.820]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:30.2973758Z [00:02:34.820]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:30.2974183Z [00:02:34.820]➜  Candidate multilib: .;@m64
2025-08-20T22:50:30.2974469Z [00:02:34.820]➜  Selected multilib: .;@m64
2025-08-20T22:50:30.2983495Z [00:02:34.821]➜   (in-process)
2025-08-20T22:50:30.3007232Z [00:02:34.822]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-xattr.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-xattr.o -x c stress-xattr.c
2025-08-20T22:50:30.3014760Z [00:02:34.823]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:30.3023140Z [00:02:34.825]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:30.3023865Z [00:02:34.825]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:30.3024440Z [00:02:34.825]➜  #include "..." search starts here:
2025-08-20T22:50:30.3024756Z [00:02:34.825]➜  #include <...> search starts here:
2025-08-20T22:50:30.3025046Z [00:02:34.825]➜   /usr/include/fortify
2025-08-20T22:50:30.3025296Z [00:02:34.825]➜   /usr/include
2025-08-20T22:50:30.3025587Z [00:02:34.825]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:30.3025885Z [00:02:34.825]➜  End of search list.
2025-08-20T22:50:30.3080531Z [00:02:34.831]➜  Alpine clang version 20.1.8
2025-08-20T22:50:30.3081275Z [00:02:34.831]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:30.3082011Z [00:02:34.831]➜  Thread model: posix
2025-08-20T22:50:30.3082362Z [00:02:34.831]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:30.3082813Z [00:02:34.831]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:30.3083262Z [00:02:34.831]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:30.3083761Z [00:02:34.831]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:30.3084320Z [00:02:34.831]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:30.3084854Z [00:02:34.831]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:30.3085257Z [00:02:34.831]➜  Candidate multilib: .;@m64
2025-08-20T22:50:30.3085855Z [00:02:34.831]➜  Selected multilib: .;@m64
2025-08-20T22:50:30.3125304Z [00:02:34.835]➜   (in-process)
2025-08-20T22:50:30.3149776Z [00:02:34.836]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-x86syscall.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-x86syscall.o -x c stress-x86syscall.c
2025-08-20T22:50:30.3157410Z [00:02:34.837]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:30.3157917Z [00:02:34.837]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:30.3158744Z [00:02:34.837]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:30.3159400Z [00:02:34.837]➜  #include "..." search starts here:
2025-08-20T22:50:30.3159719Z [00:02:34.837]➜  #include <...> search starts here:
2025-08-20T22:50:30.3160018Z [00:02:34.837]➜   /usr/include/fortify
2025-08-20T22:50:30.3160273Z [00:02:34.837]➜   /usr/include
2025-08-20T22:50:30.3160550Z [00:02:34.837]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:30.3160837Z [00:02:34.837]➜  End of search list.
2025-08-20T22:50:30.3678393Z [00:02:34.891]➜  CC stress-yield.c
2025-08-20T22:50:30.3799517Z [00:02:34.903]➜  CC stress-zero.c
2025-08-20T22:50:30.3947820Z [00:02:34.918]➜  CC stress-zlib.c
2025-08-20T22:50:30.4010506Z [00:02:34.924]➜  CC stress-zombie.c
2025-08-20T22:50:30.4047232Z [00:02:34.927]➜  Alpine clang version 20.1.8
2025-08-20T22:50:30.4048001Z [00:02:34.928]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:30.4048869Z [00:02:34.928]➜  Thread model: posix
2025-08-20T22:50:30.4051132Z [00:02:34.928]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:30.4052574Z [00:02:34.928]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:30.4054775Z [00:02:34.928]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:30.4056959Z [00:02:34.928]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:30.4057598Z [00:02:34.928]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:30.4058134Z [00:02:34.928]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:30.4058556Z [00:02:34.928]➜  Candidate multilib: .;@m64
2025-08-20T22:50:30.4059127Z [00:02:34.928]➜  Selected multilib: .;@m64
2025-08-20T22:50:30.4059410Z [00:02:34.928]➜   (in-process)
2025-08-20T22:50:30.4067769Z [00:02:34.928]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-yield.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-yield.o -x c stress-yield.c
2025-08-20T22:50:30.4094069Z [00:02:34.931]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:30.4094621Z [00:02:34.931]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:30.4095302Z [00:02:34.931]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:30.4095878Z [00:02:34.931]➜  #include "..." search starts here:
2025-08-20T22:50:30.4096192Z [00:02:34.931]➜  #include <...> search starts here:
2025-08-20T22:50:30.4096489Z [00:02:34.931]➜   /usr/include/fortify
2025-08-20T22:50:30.4096740Z [00:02:34.931]➜   /usr/include
2025-08-20T22:50:30.4097015Z [00:02:34.931]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:30.4097583Z [00:02:34.931]➜  End of search list.
2025-08-20T22:50:30.4101281Z [00:02:34.933]➜  Alpine clang version 20.1.8
2025-08-20T22:50:30.4114509Z [00:02:34.933]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:30.4114809Z [00:02:34.933]➜  Thread model: posix
2025-08-20T22:50:30.4115099Z [00:02:34.933]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:30.4115824Z [00:02:34.933]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:30.4116336Z [00:02:34.933]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:30.4121174Z [00:02:34.933]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:30.4123655Z [00:02:34.933]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:30.4126582Z [00:02:34.933]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:30.4127553Z [00:02:34.933]➜  Candidate multilib: .;@m64
2025-08-20T22:50:30.4127978Z [00:02:34.933]➜  Selected multilib: .;@m64
2025-08-20T22:50:30.4128258Z [00:02:34.935]➜   (in-process)
2025-08-20T22:50:30.4163003Z [00:02:34.938]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-zero.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-zero.o -x c stress-zero.c
2025-08-20T22:50:30.4185338Z [00:02:34.940]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:30.4185855Z [00:02:34.940]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:30.4186536Z [00:02:34.940]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:30.4187120Z [00:02:34.940]➜  #include "..." search starts here:
2025-08-20T22:50:30.4187435Z [00:02:34.940]➜  #include <...> search starts here:
2025-08-20T22:50:30.4187722Z [00:02:34.940]➜   /usr/include/fortify
2025-08-20T22:50:30.4187970Z [00:02:34.940]➜   /usr/include
2025-08-20T22:50:30.4188248Z [00:02:34.940]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:30.4188532Z [00:02:34.940]➜  End of search list.
2025-08-20T22:50:30.4287823Z [00:02:34.950]➜  Alpine clang version 20.1.8
2025-08-20T22:50:30.4288226Z [00:02:34.950]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:30.4288876Z [00:02:34.951]➜  Thread model: posix
2025-08-20T22:50:30.4293747Z [00:02:34.951]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:30.4319747Z [00:02:34.951]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:30.4320241Z [00:02:34.951]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:30.4320751Z [00:02:34.951]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:30.4321323Z [00:02:34.951]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:30.4321859Z [00:02:34.951]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:30.4322265Z [00:02:34.951]➜  Candidate multilib: .;@m64
2025-08-20T22:50:30.4322551Z [00:02:34.951]➜  Selected multilib: .;@m64
2025-08-20T22:50:30.4322817Z [00:02:34.951]➜   (in-process)
2025-08-20T22:50:30.4334666Z [00:02:34.951]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-zlib.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-zlib.o -x c stress-zlib.c
2025-08-20T22:50:30.4342278Z [00:02:34.952]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:30.4342776Z [00:02:34.952]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:30.4343443Z [00:02:34.952]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:30.4344018Z [00:02:34.952]➜  #include "..." search starts here:
2025-08-20T22:50:30.4344331Z [00:02:34.952]➜  #include <...> search starts here:
2025-08-20T22:50:30.4344620Z [00:02:34.952]➜   /usr/include/fortify
2025-08-20T22:50:30.4344868Z [00:02:34.952]➜   /usr/include
2025-08-20T22:50:30.4345146Z [00:02:34.952]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:30.4345433Z [00:02:34.952]➜  End of search list.
2025-08-20T22:50:30.4405824Z [00:02:34.963]➜  Alpine clang version 20.1.8
2025-08-20T22:50:30.4416964Z [00:02:34.963]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:30.4417302Z [00:02:34.963]➜  Thread model: posix
2025-08-20T22:50:30.4417596Z [00:02:34.963]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:30.4418007Z [00:02:34.963]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:30.4418451Z [00:02:34.963]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:30.4419102Z [00:02:34.963]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:30.4419658Z [00:02:34.963]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:30.4420191Z [00:02:34.963]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:30.4420589Z [00:02:34.963]➜  Candidate multilib: .;@m64
2025-08-20T22:50:30.4420872Z [00:02:34.963]➜  Selected multilib: .;@m64
2025-08-20T22:50:30.4434488Z [00:02:34.966]➜   (in-process)
2025-08-20T22:50:30.4445712Z [00:02:34.966]➜   "/usr/lib/llvm20/bin/clang-20" -cc1 -triple aarch64-alpine-linux-musl -emit-llvm-bc -flto=full -flto-unit -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name stress-zombie.c -static-define -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=non-leaf -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic -target-feature +v8a -target-feature +fp-armv8 -target-feature +neon -target-abi aapcs -debugger-tuning=gdb -fdebug-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -v -fcoverage-compilation-dir=/tmp/tmp.ijBcsMhhXg/TEMPREPO -resource-dir /usr/lib/llvm20/lib/clang/20 -D HAVE_CC_MUSL_GCC -D "VERSION=\"0.19.03\"" -D BUILD_STATIC -D "HAVE_CFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC -std=gnu99\"" -D "HAVE_LDFLAGS=\"-static -static-pie -Wl,--Bstatic,--build-id=none,--no-dynamic-linker,--no-fatal-warnings,--static,--stats,--strip-all,-z,noexecstack,-z,pack-relative-relocs,-z,relro -static -z muldefs -ffunction-sections -fdata-sections -Wl,--gc-sections\"" -D "HAVE_CXXFLAGS=\"-Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -Os -flto=auto -fuse-ld=/usr/bin/mold -g0 -pipe -static -static-pie -v -w -Wno-error -DHAVE_CC_MUSL_GCC -Wall -Wextra -DVERSION=0.19.03 -Wformat -fstack-protector-strong -Werror=format-security   -ftree-vectorize -ftree-slp-vectorize   -DBUILD_STATIC\"" -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include -internal-externc-isystem /usr/include/fortify -internal-externc-isystem /usr/include -internal-isystem /usr/lib/llvm20/lib/clang/20/include -Os -Wno-error -Wall -Wextra -Wformat -Werror=format-security -w -std=gnu99 -ferror-limit 19 -stack-protector 2 -fstack-clash-protection -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -vectorize-loops -vectorize-slp -target-feature +outline-atomics -target-feature -fmv -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o stress-zombie.o -x c stress-zombie.c
2025-08-20T22:50:30.4467267Z [00:02:34.969]➜  clang -cc1 version 20.1.8 based upon LLVM 20.1.8 default target aarch64-alpine-linux-musl
2025-08-20T22:50:30.4476111Z [00:02:34.970]➜  ignoring nonexistent directory "/usr/local/include"
2025-08-20T22:50:30.4490328Z [00:02:34.970]➜  ignoring nonexistent directory "/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/include"
2025-08-20T22:50:30.4490927Z [00:02:34.970]➜  #include "..." search starts here:
2025-08-20T22:50:30.4491246Z [00:02:34.970]➜  #include <...> search starts here:
2025-08-20T22:50:30.4491534Z [00:02:34.970]➜   /usr/include/fortify
2025-08-20T22:50:30.4491784Z [00:02:34.970]➜   /usr/include
2025-08-20T22:50:30.4492395Z [00:02:34.970]➜   /usr/lib/llvm20/lib/clang/20/include
2025-08-20T22:50:30.4492750Z [00:02:34.970]➜  End of search list.
2025-08-20T22:50:30.6228680Z [00:02:35.146]➜  LD stress-ng
2025-08-20T22:50:30.6471234Z [00:02:35.170]➜  Alpine clang version 20.1.8
2025-08-20T22:50:30.6471634Z [00:02:35.170]➜  Target: aarch64-alpine-linux-musl
2025-08-20T22:50:30.6471947Z [00:02:35.170]➜  Thread model: posix
2025-08-20T22:50:30.6472280Z [00:02:35.170]➜  InstalledDir: /usr/lib/llvm20/bin
2025-08-20T22:50:30.6472734Z [00:02:35.170]➜  Configuration file: /etc/clang20/aarch64-alpine-linux-musl.cfg
2025-08-20T22:50:30.6473174Z [00:02:35.170]➜  System configuration file directory: /etc/clang20
2025-08-20T22:50:30.6473675Z [00:02:35.170]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:30.6474232Z [00:02:35.170]➜  Found candidate GCC installation: /usr/lib/gcc/aarch64-linux-musl/15.2.0
2025-08-20T22:50:30.6474762Z [00:02:35.170]➜  Selected GCC installation: /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0
2025-08-20T22:50:30.6475523Z [00:02:35.170]➜  Candidate multilib: .;@m64
2025-08-20T22:50:30.6475945Z [00:02:35.170]➜  Selected multilib: .;@m64
2025-08-20T22:50:30.6521321Z [00:02:35.172]➜   "/usr/bin/mold" -EL -z now -z relro --hash-style=gnu --build-id --eh-frame-hdr -m aarch64linux -static -pie --no-dynamic-linker -z text -o stress-ng /usr/lib/rcrt1.o /usr/lib/crti.o /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/crtbeginS.o -L/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0 -L/lib/../lib64 -L/usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/../../../../aarch64-alpine-linux-musl/lib -L/lib -L/usr/lib -plugin /usr/lib/llvm20/bin/../lib/LLVMgold.so -plugin-opt=mcpu=generic -plugin-opt=O2 -plugin-opt=-function-sections=1 -plugin-opt=-data-sections=1 --as-needed apparmor-data.o stress-eigen-ops.o core-affinity.o core-arch.o core-asm-ret.o core-capabilities.o core-cpu.o core-cpu-cache.o core-cpu-freq.o core-cpuidle.o core-clocksource.o core-config-check.o core-filesystem.o core-hash.o core-helper.o core-ignite-cpu.o core-interrupts.o core-io-uring.o core-io-priority.o core-job.o core-killpid.o core-klog.o core-limit.o core-lock.o core-log.o core-madvise.o core-memory.o core-mincore.o core-mlock.o core-mmap.o core-module.o core-mounts.o core-mwc.o core-net.o core-numa.o core-opts.o core-out-of-memory.o core-parse-opts.o core-perf.o core-prime.o core-processes.o core-rapl.o core-resources.o core-sched.o core-setting.o core-shared-cache.o core-shared-heap.o core-shim.o core-signal.o core-smart.o core-sort.o core-stack.o core-sync.o core-thermal-zone.o core-time.o core-thrash.o core-ftrace.o core-try-open.o core-vmstat.o stress-ng.o core-config.o stress-access.o stress-acl.o stress-affinity.o stress-af-alg.o stress-aio.o stress-aiol.o stress-alarm.o stress-apparmor.o stress-atomic.o stress-bad-altstack.o stress-bad-ioctl.o stress-besselmath.o stress-bigheap.o stress-bind-mount.o stress-binderfs.o stress-bitonicsort.o stress-bitops.o stress-branch.o stress-brk.o stress-bsearch.o stress-bubblesort.o stress-cache.o stress-cachehammer.o stress-cacheline.o stress-cap.o stress-cgroup.o stress-chattr.o stress-chdir.o stress-chmod.o stress-chown.o stress-chroot.o stress-clock.o stress-clone.o stress-close.o stress-context.o stress-copy-file.o stress-cpu.o stress-cpu-online.o stress-cpu-sched.o stress-crypt.o stress-cyclic.o stress-daemon.o stress-dccp.o stress-dekker.o stress-dentry.o stress-dev.o stress-dev-shm.o stress-dfp.o stress-dir.o stress-dirdeep.o stress-dirmany.o stress-dnotify.o stress-dup.o stress-dynlib.o stress-easy-opcode.o stress-eigen.o stress-efivar.o stress-enosys.o stress-env.o stress-epoll.o stress-eventfd.o stress-exec.o stress-exit-group.o stress-expmath.o stress-factor.o stress-fallocate.o stress-fanotify.o stress-far-branch.o stress-fault.o stress-fcntl.o stress-fd-abuse.o stress-fd-fork.o stress-fd-race.o stress-fibsearch.o stress-fiemap.o stress-fifo.o stress-file-ioctl.o stress-filename.o stress-filerace.o stress-flipflop.o stress-flock.o stress-flushcache.o stress-fma.o stress-fork.o stress-forkheavy.o stress-fp.o stress-fp-error.o stress-fpunch.o stress-fractal.o stress-fsize.o stress-fstat.o stress-full.o stress-funccall.o stress-funcret.o stress-futex.o stress-get.o stress-getrandom.o stress-getdent.o stress-goto.o stress-gpu.o stress-handle.o stress-hash.o stress-hdd.o stress-heapsort.o stress-hrtimers.o stress-hsearch.o stress-hyperbolic.o stress-icache.o stress-icmp-flood.o stress-idle-page.o stress-inode-flags.o stress-inotify.o stress-insertionsort.o stress-intmath.o stress-io.o stress-iomix.o stress-ioport.o stress-ioprio.o stress-io-uring.o stress-ipsec-mb.o stress-itimer.o stress-jpeg.o stress-judy.o stress-kcmp.o stress-key.o stress-kill.o stress-klog.o stress-kvm.o stress-l1cache.o stress-landlock.o stress-lease.o stress-led.o stress-link.o stress-list.o stress-llc-affinity.o stress-loadavg.o stress-lockbus.o stress-locka.o stress-lockf.o stress-lockmix.o stress-lockofd.o stress-logmath.o stress-longjmp.o stress-loop.o stress-lsearch.o stress-lsm.o stress-madvise.o stress-malloc.o stress-matrix.o stress-matrix-3d.o stress-mcontend.o stress-membarrier.o stress-memcpy.o stress-memfd.o stress-memhotplug.o stress-memrate.o stress-memthrash.o stress-mergesort.o stress-metamix.o stress-mincore.o stress-min-nanosleep.o stress-misaligned.o stress-mknod.o stress-mlock.o stress-mlockmany.o stress-mmap.o stress-mmapaddr.o stress-mmapcow.o stress-mmapfiles.o stress-mmapfixed.o stress-mmapfork.o stress-mmaphuge.o stress-mmapmany.o stress-mmaprandom.o stress-mmaptorture.o stress-module.o stress-monte-carlo.o stress-mprotect.o stress-mpfr.o stress-mq.o stress-mremap.o stress-mseal.o stress-msg.o stress-msync.o stress-msyncmany.o stress-mtx.o stress-munmap.o stress-mutex.o stress-nanosleep.o stress-netdev.o stress-netlink-proc.o stress-netlink-task.o stress-nice.o stress-nop.o stress-null.o stress-numa.o stress-oom-pipe.o stress-opcode.o stress-open.o stress-pagemove.o stress-pageswap.o stress-pci.o stress-personality.o stress-peterson.o stress-physpage.o stress-physmmap.o stress-pidfd.o stress-ping-sock.o stress-pipe.o stress-pipeherd.o stress-pkey.o stress-plugin.o stress-poll.o stress-powmath.o stress-prctl.o stress-prefetch.o stress-prime.o stress-prio-inv.o stress-priv-instr.o stress-procfs.o stress-pseek.o stress-pthread.o stress-ptrace.o stress-ptr-chase.o stress-pty.o stress-quota.o stress-qsort.o stress-race-sched.o stress-radixsort.o stress-randlist.o stress-ramfs.o stress-rawdev.o stress-rawpkt.o stress-rawsock.o stress-rawudp.o stress-rdrand.o stress-readahead.o stress-reboot.o stress-regex.o stress-regs.o stress-remap.o stress-rename.o stress-resched.o stress-resources.o stress-revio.o stress-ring-pipe.o stress-rlimit.o stress-rmap.o stress-rotate.o stress-rseq.o stress-rtc.o stress-sctp.o stress-schedmix.o stress-schedpolicy.o stress-seal.o stress-seccomp.o stress-secretmem.o stress-seek.o stress-sem.o stress-sem-sysv.o stress-sendfile.o stress-session.o stress-set.o stress-shellsort.o stress-shm.o stress-shm-sysv.o stress-sigabrt.o stress-sigbus.o stress-sigchld.o stress-sigfd.o stress-sigfpe.o stress-sighup.o stress-sigill.o stress-sigio.o stress-signal.o stress-signest.o stress-sigpending.o stress-sigpipe.o stress-sigq.o stress-sigrt.o stress-sigsegv.o stress-sigsuspend.o stress-sigtrap.o stress-sigurg.o stress-sigvtalrm.o stress-sigxcpu.o stress-sigxfsz.o stress-skiplist.o stress-sleep.o stress-smi.o stress-sock.o stress-sockabuse.o stress-sockdiag.o stress-sockfd.o stress-sockpair.o stress-sockmany.o stress-softlockup.o stress-spawn.o stress-sparsematrix.o stress-spinmem.o stress-splice.o stress-stack.o stress-stackmmap.o stress-statmount.o stress-str.o stress-stream.o stress-swap.o stress-switch.o stress-sync-file.o stress-syncload.o stress-sysbadaddr.o stress-syscall.o stress-sysinfo.o stress-sysinval.o stress-sysfs.o stress-tee.o stress-timer.o stress-timerfd.o stress-time-warp.o stress-tlb-shootdown.o stress-tmpfs.o stress-touch.o stress-tree.o stress-trig.o stress-tsc.o stress-tsearch.o stress-tun.o stress-udp.o stress-udp-flood.o stress-umask.o stress-umount.o stress-unlink.o stress-unshare.o stress-uprobe.o stress-urandom.o stress-userfaultfd.o stress-usersyscall.o stress-utime.o stress-vdso.o stress-veccmp.o stress-vecfp.o stress-vecmath.o stress-vecshuf.o stress-vecwide.o stress-verity.o stress-vforkmany.o stress-vm.o stress-vm-addr.o stress-vm-rw.o stress-vm-segv.o stress-vm-splice.o stress-vma.o stress-vnni.o stress-wait.o stress-waitcpu.o stress-watchdog.o stress-wcs.o stress-workload.o stress-x86cpuid.o stress-x86syscall.o stress-xattr.o stress-yield.o stress-zero.o stress-zlib.o stress-zombie.o -lm --Bstatic --build-id=none --no-dynamic-linker --no-fatal-warnings --static --stats --strip-all -z noexecstack -z pack-relative-relocs -z relro -z muldefs --gc-sections -lacl -laio -latomic -lbsd -lcrypt -ljpeg -lJudy -lmd -lz -lrt -lpthread -lm -llzma -lc -lssp_nonshared --start-group -lgcc -lgcc_eh -lc --end-group /usr/lib/gcc/aarch64-alpine-linux-musl/15.2.0/crtendS.o /usr/lib/crtn.o
2025-08-20T22:50:35.1228372Z [00:02:39.645]➜  mold: warning: LLVM gold plugin: <unknown>:0:0: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering
2025-08-20T22:50:52.4196770Z [00:02:56.942]➜        reloc_nonalloc=0
2025-08-20T22:50:52.4202210Z [00:02:56.943]➜               comdats=0
2025-08-20T22:50:52.4203055Z [00:02:56.943]➜    removed_comdat_mem=0
2025-08-20T22:50:52.4203397Z [00:02:56.943]➜              num_dsos=0
2025-08-20T22:50:52.4203669Z [00:02:56.943]➜           thunk_bytes=0
2025-08-20T22:50:52.4203931Z [00:02:56.943]➜       num_unique_cies=2
2025-08-20T22:50:52.4204198Z [00:02:56.943]➜         output_chunks=33
2025-08-20T22:50:52.4204466Z [00:02:56.943]➜              num_cies=206
2025-08-20T22:50:52.4204738Z [00:02:56.943]➜       parsed_lto_objs=426
2025-08-20T22:50:52.4205009Z [00:02:56.943]➜              num_objs=952
2025-08-20T22:50:52.4205299Z [00:02:56.943]➜           parsed_objs=2211
2025-08-20T22:50:52.4205574Z [00:02:56.943]➜      garbage_sections=2716
2025-08-20T22:50:52.4205863Z [00:02:56.943]➜              num_fdes=4399
2025-08-20T22:50:52.4206144Z [00:02:56.943]➜        merged_strings=10375
2025-08-20T22:50:52.4206427Z [00:02:56.943]➜      string_fragments=14323
2025-08-20T22:50:52.4206712Z [00:02:56.943]➜      regular_sections=18406
2025-08-20T22:50:52.4206991Z [00:02:56.943]➜        undefined_syms=28990
2025-08-20T22:50:52.4207589Z [00:02:56.943]➜        input_sections=32997
2025-08-20T22:50:52.4207877Z [00:02:56.943]➜          defined_syms=34824
2025-08-20T22:50:52.4208153Z [00:02:56.943]➜              all_syms=76801
2025-08-20T22:50:52.4208426Z [00:02:56.943]➜           reloc_alloc=106420
2025-08-20T22:50:52.4208957Z [00:02:56.943]➜     total_input_bytes=63907310
2025-08-20T22:50:52.4209268Z [00:02:56.943]➜  .comment estimation=1629 actual=7
2025-08-20T22:50:52.4209602Z [00:02:56.943]➜  .rodata.str1.8 estimation=1687 actual=117
2025-08-20T22:50:52.4209951Z [00:02:56.943]➜  .rodata.cst16 estimation=1821 actual=355
2025-08-20T22:50:52.4210304Z [00:02:56.943]➜  .rodata.str1.1 estimation=10238 actual=9322
2025-08-20T22:50:52.4210660Z [00:02:56.943]➜  .rodata.cst8 estimation=1913 actual=526
2025-08-20T22:50:52.4210995Z [00:02:56.943]➜  .rodata.cst4 estimation=1638 actual=25
2025-08-20T22:50:52.4211322Z [00:02:56.943]➜  .rodata.cst32 estimation=1630 actual=9
2025-08-20T22:50:52.4211652Z [00:02:56.943]➜  .rodata.str4.4 estimation=1632 actual=14
2025-08-20T22:50:52.4269015Z [00:02:56.950]➜  + find . -maxdepth 1 -type f -exec file -i '{}' ';'
2025-08-20T22:50:52.4274679Z [00:02:56.950]➜  + grep -Ei 'application/.*executable|inode/symlink|text/x-perl|text/.*script'
2025-08-20T22:50:52.4275142Z [00:02:56.950]➜  + cut -d: + xargs realpath
2025-08-20T22:50:52.4280274Z [00:02:56.951]➜  -f1
2025-08-20T22:50:52.4290641Z [00:02:56.952]➜  + xargs -I '{}' sh -c 'echo "File: {}"; readelf -p ".comment" "{}"'
2025-08-20T22:50:55.2183787Z [00:02:59.741]➜  File: /tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-ng
2025-08-20T22:50:55.2187867Z [00:02:59.742]➜  
2025-08-20T22:50:55.2188477Z [00:02:59.742]➜  String dump of section '.comment':
2025-08-20T22:50:55.2189025Z [00:02:59.742]➜    [     0]  mold 2.39.1 (compatible with GNU ld)
2025-08-20T22:50:55.2189374Z [00:02:59.742]➜    [    25]  GCC: (Alpine 14.3.0) 14.3.0
2025-08-20T22:50:55.2189700Z [00:02:59.742]➜    [    41]  GCC: (Alpine 15.2.0) 15.2.0
2025-08-20T22:50:55.2190063Z [00:02:59.742]➜    [    5d]  GCC: (Alpine 13.2.1_git20240309) 13.2.1 20240309
2025-08-20T22:50:55.2190429Z [00:02:59.742]➜    [    8e]  GCC: (Alpine 14.2.0) 14.2.0
2025-08-20T22:50:55.2190777Z [00:02:59.742]➜    [    ab]  Alpine clang version 20.1.8
2025-08-20T22:50:55.2191048Z [00:02:59.742]➜  
2025-08-20T22:50:55.2193990Z [00:02:59.742]➜  File: /tmp/tmp.ijBcsMhhXg/TEMPREPO/kernel-coverage.sh
2025-08-20T22:50:55.2198708Z [00:02:59.743]➜  readelf: Error: Not an ELF file - it has the wrong magic bytes at the start
2025-08-20T22:50:55.2214112Z [00:02:59.744]➜  + find . -maxdepth 1 -type f -exec file -i '{}' ';'
2025-08-20T22:50:55.2214834Z [00:02:59.744]➜  + grep -Ei 'application/.*executable|inode/symlink|text/x-perl|text/.*script'
2025-08-20T22:50:55.2215707Z [00:02:59.744]➜  + cut -d: -f1
2025-08-20T22:50:55.2216153Z [00:02:59.744]➜  + xargs realpath --no-symlinks
2025-08-20T22:50:55.2216589Z [00:02:59.744]➜  + xargs -I '{}' rsync -achvL '{}' /build-bins/
2025-08-20T22:50:58.0163383Z [00:03:02.539]➜  sending incremental file list
2025-08-20T22:50:58.0174891Z [00:03:02.540]➜  stress-ng
2025-08-20T22:50:58.0610178Z [00:03:02.584]➜  
2025-08-20T22:50:58.0610548Z [00:03:02.584]➜  sent 3.27M bytes  received 35 bytes  6.54M bytes/sec
2025-08-20T22:50:58.0610923Z [00:03:02.584]➜  total size is 3.27M  speedup is 1.00
2025-08-20T22:50:58.0623199Z [00:03:02.585]➜  sending incremental file list
2025-08-20T22:50:58.0629462Z [00:03:02.586]➜  kernel-coverage.sh
2025-08-20T22:50:58.1035778Z [00:03:02.626]➜  
2025-08-20T22:50:58.1036140Z [00:03:02.626]➜  sent 27.41K bytes  received 35 bytes  54.90K bytes/sec
2025-08-20T22:50:58.1036516Z [00:03:02.626]➜  total size is 27.28K  speedup is 0.99
2025-08-20T22:50:58.2255044Z [00:03:02.748]➜  '/tmp/tmp.ijBcsMhhXg/TEMPREPO/COPYING' -> '/build-bins/LICENSE'
2025-08-20T22:50:58.2404283Z [00:03:02.763]➜  + find /build-bins/ -type f -exec objcopy --remove-section=.comment '--remove-section=.note.*' '{}' ';'
2025-08-20T22:50:58.2491114Z [00:03:02.772]➜  objcopy: /build-bins/kernel-coverage.sh: file format not recognized
2025-08-20T22:50:58.2503706Z [00:03:02.773]➜  objcopy: /build-bins/LICENSE: file format not recognized
2025-08-20T22:50:58.2506421Z [00:03:02.774]➜  + find /build-bins/ -type f '!' -name '*.no_strip' -exec strip --strip-all --verbose '{}' ';'
2025-08-20T22:50:58.2794144Z [00:03:02.802]➜  copy from `/build-bins/stress-ng' [elf64-littleaarch64] to `/build-bins/stLMMhld' [elf64-littleaarch64]
2025-08-20T22:50:58.3560368Z [00:03:02.879]➜  + find /build-bins/ -type f -exec bash -c 'echo && realpath {} && readelf --section-headers {} 2>/dev/null' ';'
2025-08-20T22:50:58.3584364Z [00:03:02.881]➜  
2025-08-20T22:50:58.3597705Z [00:03:02.883]➜  /build-bins/stress-ng
2025-08-20T22:50:58.3607976Z [00:03:02.884]➜  There are 30 section headers, starting at offset 0x31e050:
2025-08-20T22:50:58.3608833Z [00:03:02.884]➜  
2025-08-20T22:50:58.3609138Z [00:03:02.884]➜  Section Headers:
2025-08-20T22:50:58.3609492Z [00:03:02.884]➜    [Nr] Name              Type             Address           Offset
2025-08-20T22:50:58.3609900Z [00:03:02.884]➜         Size              EntSize          Flags  Link  Info  Align
2025-08-20T22:50:58.3610316Z [00:03:02.884]➜    [ 0]                   NULL             0000000000000000  00000000
2025-08-20T22:50:58.3610712Z [00:03:02.884]➜         0000000000000000  0000000000000000           0     0     0
2025-08-20T22:50:58.3611130Z [00:03:02.884]➜    [ 1] .gnu.hash         GNU_HASH         0000000000000270  00000270
2025-08-20T22:50:58.3611546Z [00:03:02.884]➜         000000000000001c  0000000000000000   A       2     0     8
2025-08-20T22:50:58.3611961Z [00:03:02.884]➜    [ 2] .dynsym           DYNSYM           0000000000000290  00000290
2025-08-20T22:50:58.3612722Z [00:03:02.884]➜         0000000000000018  0000000000000018   A       3     1     8
2025-08-20T22:50:58.3613237Z [00:03:02.884]➜    [ 3] .dynstr           STRTAB           00000000000002a8  000002a8
2025-08-20T22:50:58.3613657Z [00:03:02.884]➜         0000000000000001  0000000000000000   A       0     0     1
2025-08-20T22:50:58.3614078Z [00:03:02.884]➜    [ 4] .eh_frame         PROGBITS         00000000000002b0  000002b0
2025-08-20T22:50:58.3614503Z [00:03:02.884]➜         000000000003548c  0000000000000000   A       0     0     8
2025-08-20T22:50:58.3614923Z [00:03:02.884]➜    [ 5] .eh_frame_hdr     PROGBITS         000000000003573c  0003573c
2025-08-20T22:50:58.3615343Z [00:03:02.884]➜         0000000000008984  0000000000000000   A       0     0     4
2025-08-20T22:50:58.3615758Z [00:03:02.884]➜    [ 6] .relr.dyn         RELR             000000000003e0c0  0003e0c0
2025-08-20T22:50:58.3616211Z [00:03:02.884]➜         00000000000010b0  0000000000000008   A       0     0     8
2025-08-20T22:50:58.3616817Z [00:03:02.884]➜    [ 7] .rodata           PROGBITS         000000000003f180  0003f180
2025-08-20T22:50:58.3617346Z [00:03:02.884]➜         0000000000020796  0000000000000000   A       0     0     64
2025-08-20T22:50:58.3617858Z [00:03:02.884]➜    [ 8] .rodata.cst16     PROGBITS         000000000005f940  0005f940
2025-08-20T22:50:58.3618284Z [00:03:02.884]➜         0000000000003080  0000000000000010  AM       0     0     64
2025-08-20T22:50:58.3618970Z [00:03:02.884]➜    [ 9] .rodata.cst32     PROGBITS         00000000000629c0  000629c0
2025-08-20T22:50:58.3619422Z [00:03:02.884]➜         0000000000000200  0000000000000020  AM       0     0     64
2025-08-20T22:50:58.3619858Z [00:03:02.884]➜    [10] .rodata.cst4      PROGBITS         0000000000062bc0  00062bc0
2025-08-20T22:50:58.3620283Z [00:03:02.884]➜         0000000000000064  0000000000000004  AM       0     0     4
2025-08-20T22:50:58.3620706Z [00:03:02.884]➜    [11] .rodata.cst8      PROGBITS         0000000000062c28  00062c28
2025-08-20T22:50:58.3621138Z [00:03:02.884]➜         0000000000001070  0000000000000008  AM       0     0     8
2025-08-20T22:50:58.3621571Z [00:03:02.884]➜    [12] .rodata.str1.1    PROGBITS         0000000000063c98  00063c98
2025-08-20T22:50:58.3622000Z [00:03:02.884]➜         000000000003d40e  0000000000000001 AMS       0     0     1
2025-08-20T22:50:58.3622430Z [00:03:02.884]➜    [13] .rodata.str1.8    PROGBITS         00000000000a10a8  000a10a8
2025-08-20T22:50:58.3623077Z [00:03:02.884]➜         0000000000000730  0000000000000001 AMS       0     0     8
2025-08-20T22:50:58.3623512Z [00:03:02.884]➜    [14] .rodata.str4.4    PROGBITS         00000000000a17d8  000a17d8
2025-08-20T22:50:58.3623937Z [00:03:02.884]➜         0000000000000210  0000000000000004 AMS       0     0     4
2025-08-20T22:50:58.3624346Z [00:03:02.884]➜    [15] .fini             PROGBITS         00000000000b19e8  000a19e8
2025-08-20T22:50:58.3624750Z [00:03:02.884]➜         0000000000000010  0000000000000000  AX       0     0     4
2025-08-20T22:50:58.3625246Z [00:03:02.884]➜    [16] .init             PROGBITS         00000000000b19f8  000a19f8
2025-08-20T22:50:58.3625730Z [00:03:02.884]➜         0000000000000010  0000000000000000  AX       0     0     4
2025-08-20T22:50:58.3626143Z [00:03:02.884]➜    [17] .text             PROGBITS         00000000000b1a20  000a1a20
2025-08-20T22:50:58.3626556Z [00:03:02.884]➜         000000000023b550  0000000000000000  AX       0     0     32
2025-08-20T22:50:58.3626976Z [00:03:02.884]➜    [18] .tdata            PROGBITS         00000000002fcf70  002dcf70
2025-08-20T22:50:58.3627391Z [00:03:02.884]➜         000000000000000c  0000000000000000 WAT       0     0     4
2025-08-20T22:50:58.3627815Z [00:03:02.884]➜    [19] .data.rel.ro      PROGBITS         00000000002fcf80  002dcf80
2025-08-20T22:50:58.3628241Z [00:03:02.884]➜         0000000000037af0  0000000000000000  WA       0     0     64
2025-08-20T22:50:58.3629002Z [00:03:02.884]➜    [20] .dynamic          DYNAMIC          0000000000334a70  00314a70
2025-08-20T22:50:58.3629499Z [00:03:02.884]➜         0000000000000180  0000000000000010  WA       3     0     8
2025-08-20T22:50:58.3629929Z [00:03:02.884]➜    [21] .fini_array       FINI_ARRAY       0000000000334bf0  00314bf0
2025-08-20T22:50:58.3630350Z [00:03:02.884]➜         0000000000000008  0000000000000008  WA       0     0     8
2025-08-20T22:50:58.3630769Z [00:03:02.884]➜    [22] .got.plt          PROGBITS         0000000000334bf8  00314bf8
2025-08-20T22:50:58.3631186Z [00:03:02.884]➜         0000000000000018  0000000000000000  WA       0     0     8
2025-08-20T22:50:58.3631608Z [00:03:02.884]➜    [23] .init_array       INIT_ARRAY       0000000000334c10  00314c10
2025-08-20T22:50:58.3632027Z [00:03:02.884]➜         0000000000000010  0000000000000008  WA       0     0     8
2025-08-20T22:50:58.3632432Z [00:03:02.884]➜    [24] .got              PROGBITS         0000000000334c20  00314c20
2025-08-20T22:50:58.3632835Z [00:03:02.884]➜         0000000000000040  0000000000000000  WA       0     0     8
2025-08-20T22:50:58.3633530Z [00:03:02.884]➜    [25] .relro_padding    NOBITS           0000000000334c60  00314c60
2025-08-20T22:50:58.3634056Z [00:03:02.884]➜         000000000000b3a0  0000000000000000  WA       0     0     1
2025-08-20T22:50:58.3634542Z [00:03:02.884]➜    [26] .data             PROGBITS         0000000000344c80  00314c80
2025-08-20T22:50:58.3634961Z [00:03:02.884]➜         0000000000009298  0000000000000000  WA       0     0     64
2025-08-20T22:50:58.3635391Z [00:03:02.884]➜    [27] .tm_clone_table   PROGBITS         000000000034df18  0031df18
2025-08-20T22:50:58.3635818Z [00:03:02.884]➜         0000000000000000  0000000000000000  WA       0     0     8
2025-08-20T22:50:58.3636222Z [00:03:02.884]➜    [28] .bss              NOBITS           000000000034df80  0031df18
2025-08-20T22:50:58.3636635Z [00:03:02.884]➜         00000000006cd3dc  0000000000000000  WA       0     0     128
2025-08-20T22:50:58.3637063Z [00:03:02.884]➜    [29] .shstrtab         STRTAB           0000000000000000  0031df18
2025-08-20T22:50:58.3637491Z [00:03:02.884]➜         0000000000000131  0000000000000000           0     0     1
2025-08-20T22:50:58.3637814Z [00:03:02.884]➜  Key to Flags:
2025-08-20T22:50:58.3638170Z [00:03:02.884]➜    W (write), A (alloc), X (execute), M (merge), S (strings), I (info),
2025-08-20T22:50:58.3638839Z [00:03:02.884]➜    L (link order), O (extra OS processing required), G (group), T (TLS),
2025-08-20T22:50:58.3639494Z [00:03:02.884]➜    C (compressed), x (unknown), o (OS specific), E (exclude),
2025-08-20T22:50:58.3639877Z [00:03:02.884]➜    D (mbind), p (processor specific)
2025-08-20T22:50:58.3640162Z [00:03:02.886]➜  
2025-08-20T22:50:58.3640400Z [00:03:02.887]➜  /build-bins/kernel-coverage.sh
2025-08-20T22:50:58.3669470Z [00:03:02.890]➜  
2025-08-20T22:50:58.3681077Z [00:03:02.891]➜  /build-bins/LICENSE
2025-08-20T22:50:58.3694854Z [00:03:02.892]➜  + file /build-bins/LICENSE /build-bins/kernel-coverage.sh /build-bins/stress-ng
2025-08-20T22:50:58.3874769Z [00:03:02.910]➜  /build-bins/LICENSE:            ASCII text
2025-08-20T22:50:58.3914154Z [00:03:02.914]➜  /build-bins/kernel-coverage.sh: Bourne-Again shell script, ASCII text executable
2025-08-20T22:50:58.3914960Z [00:03:02.914]➜  /build-bins/stress-ng:          ELF 64-bit LSB pie executable, ARM aarch64, version 1 (SYSV), static-pie linked, stripped
2025-08-20T22:50:58.3921113Z [00:03:02.915]➜  + stat -c '%n:         %s Bytes' /build-bins/LICENSE /build-bins/kernel-coverage.sh /build-bins/stress-ng
2025-08-20T22:50:58.3934717Z [00:03:02.916]➜  /build-bins/LICENSE:         18092 Bytes
2025-08-20T22:50:58.3935112Z [00:03:02.916]➜  /build-bins/kernel-coverage.sh:         27284 Bytes
2025-08-20T22:50:58.3935482Z [00:03:02.916]➜  /build-bins/stress-ng:         3270608 Bytes
2025-08-20T22:50:58.3937377Z [00:03:02.917]➜  + du /build-bins/LICENSE /build-bins/kernel-coverage.sh /build-bins/stress-ng --bytes --human-readable --time --time-style=full-iso --summarize
2025-08-20T22:50:58.3949887Z [00:03:02.918]➜  18K	2025-08-20 22:50:58.224104153 +0000	/build-bins/LICENSE
2025-08-20T22:50:58.3950414Z [00:03:02.918]➜  27K	2025-08-20 22:49:45.574875475 +0000	/build-bins/kernel-coverage.sh
2025-08-20T22:50:58.3950870Z [00:03:02.918]➜  3.2M	2025-08-20 22:50:58.283105966 +0000	/build-bins/stress-ng
2025-08-20T22:50:58.3952587Z [00:03:02.918]➜  + popd
2025-08-20T22:50:58.4655726Z [00:03:02.988]➜  + docker cp alpine-builder:/build-bins/. /tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/
2025-08-20T22:50:58.4846459Z [00:03:03.007]➜  + '[' -s /tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/LICENSE ']'
2025-08-20T22:50:58.4896023Z [00:03:03.012]➜  + cp -fv /tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/LICENSE /tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/LICENSE
2025-08-20T22:50:58.4897100Z [00:03:03.013]➜  '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/LICENSE' -> '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/LICENSE'
2025-08-20T22:50:58.4909963Z [00:03:03.013]➜  + find /tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP -maxdepth 1 -type f -exec file -i '{}' ';'
2025-08-20T22:50:58.4911627Z [00:03:03.013]➜  + grep -Ei 'application/.*executable|inode/symlink|text/x-perl|text/.*script'
2025-08-20T22:50:58.4912119Z [00:03:03.013]➜  + cut -d: -f1
2025-08-20T22:50:58.4912392Z [00:03:03.014]➜  + xargs realpath --no-symlinks
2025-08-20T22:50:58.4912865Z [00:03:03.014]➜  + xargs -I '{}' rsync -achvL '{}' /tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR
2025-08-20T22:50:58.8494315Z [00:03:03.372]➜  sending incremental file list
2025-08-20T22:50:58.8505248Z [00:03:03.373]➜  stress-ng
2025-08-20T22:50:58.8940691Z [00:03:03.417]➜  
2025-08-20T22:50:58.8941038Z [00:03:03.417]➜  sent 3.27M bytes  received 35 bytes  6.54M bytes/sec
2025-08-20T22:50:58.8961683Z [00:03:03.417]➜  total size is 3.27M  speedup is 1.00
2025-08-20T22:50:58.8962020Z [00:03:03.419]➜  sending incremental file list
2025-08-20T22:50:58.8965355Z [00:03:03.419]➜  kernel-coverage.sh
2025-08-20T22:50:58.9372341Z [00:03:03.460]➜  
2025-08-20T22:50:58.9372763Z [00:03:03.460]➜  sent 27.42K bytes  received 35 bytes  54.90K bytes/sec
2025-08-20T22:50:58.9373153Z [00:03:03.460]➜  total size is 27.28K  speedup is 0.99
2025-08-20T22:50:58.9384988Z [00:03:03.461]➜  
2025-08-20T22:50:59.2791402Z [00:03:03.802]➜  
2025-08-20T22:50:59.2883041Z [00:03:03.811]➜  ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/MANIFEST.json' retained as runner:runner
2025-08-20T22:50:59.2884903Z [00:03:03.811]➜  ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/stress-ng' retained as runner:runner
2025-08-20T22:50:59.2885831Z [00:03:03.811]➜  ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/kernel-coverage.sh' retained as runner:runner
2025-08-20T22:50:59.2886706Z [00:03:03.811]➜  ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/LICENSE' retained as runner:runner
2025-08-20T22:50:59.2887876Z [00:03:03.811]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-e6558c.o' from root:root to runner:runner
2025-08-20T22:50:59.2889272Z [00:03:03.811]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-0cf161.o' from root:root to runner:runner
2025-08-20T22:50:59.2890346Z [00:03:03.811]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-2b8088.o' from root:root to runner:runner
2025-08-20T22:50:59.2891364Z [00:03:03.811]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-6d5887.o' from root:root to runner:runner
2025-08-20T22:50:59.2892373Z [00:03:03.811]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-57ede8.o' from root:root to runner:runner
2025-08-20T22:50:59.2893390Z [00:03:03.811]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-25b31b.o' from root:root to runner:runner
2025-08-20T22:50:59.2894406Z [00:03:03.811]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.PzPOcby7G6' from root:root to runner:runner
2025-08-20T22:50:59.2895408Z [00:03:03.811]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-26eec0.o' from root:root to runner:runner
2025-08-20T22:50:59.2896420Z [00:03:03.811]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-611484.o' from root:root to runner:runner
2025-08-20T22:50:59.2897425Z [00:03:03.811]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-b2fd04.o' from root:root to runner:runner
2025-08-20T22:50:59.2898429Z [00:03:03.811]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-1c53f5.o' from root:root to runner:runner
2025-08-20T22:50:59.2900431Z [00:03:03.811]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-507b4f.o' from root:root to runner:runner
2025-08-20T22:50:59.2901510Z [00:03:03.811]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-45f68f.o' from root:root to runner:runner
2025-08-20T22:50:59.2902521Z [00:03:03.811]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-f4f794.o' from root:root to runner:runner
2025-08-20T22:50:59.2903524Z [00:03:03.811]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-0b48d6.o' from root:root to runner:runner
2025-08-20T22:50:59.2904533Z [00:03:03.811]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-10a8f4.o' from root:root to runner:runner
2025-08-20T22:50:59.2905539Z [00:03:03.811]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-a250e1.o' from root:root to runner:runner
2025-08-20T22:50:59.2906642Z [00:03:03.811]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-powmath.o' from root:root to runner:runner
2025-08-20T22:50:59.2907853Z [00:03:03.811]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-shm-sysv.c' from root:root to runner:runner
2025-08-20T22:50:59.2909415Z [00:03:03.811]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-vm-segv.c' from root:root to runner:runner
2025-08-20T22:50:59.2910614Z [00:03:03.811]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-aiol.c' from root:root to runner:runner
2025-08-20T22:50:59.2911889Z [00:03:03.811]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-zero.o' from root:root to runner:runner
2025-08-20T22:50:59.2913116Z [00:03:03.811]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-flock.c' from root:root to runner:runner
2025-08-20T22:50:59.2914370Z [00:03:03.811]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-remap.o' from root:root to runner:runner
2025-08-20T22:50:59.2915931Z [00:03:03.811]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-bubblesort.c' from root:root to runner:runner
2025-08-20T22:50:59.2917166Z [00:03:03.811]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-cpu-freq.c' from root:root to runner:runner
2025-08-20T22:50:59.2918372Z [00:03:03.811]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-shared-cache.o' from root:root to runner:runner
2025-08-20T22:50:59.2919733Z [00:03:03.811]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-fifo.c' from root:root to runner:runner
2025-08-20T22:50:59.2920917Z [00:03:03.811]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sem-sysv.o' from root:root to runner:runner
2025-08-20T22:50:59.2922115Z [00:03:03.811]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-ring-pipe.c' from root:root to runner:runner
2025-08-20T22:50:59.2923334Z [00:03:03.811]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-bitonicsort.c' from root:root to runner:runner
2025-08-20T22:50:59.2924864Z [00:03:03.811]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-hsearch.o' from root:root to runner:runner
2025-08-20T22:50:59.2926108Z [00:03:03.811]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-resched.c' from root:root to runner:runner
2025-08-20T22:50:59.2927296Z [00:03:03.811]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-mmapmany.o' from root:root to runner:runner
2025-08-20T22:50:59.2928469Z [00:03:03.811]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-klog.c' from root:root to runner:runner
2025-08-20T22:50:59.2929836Z [00:03:03.811]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-shellsort.c' from root:root to runner:runner
2025-08-20T22:50:59.2931040Z [00:03:03.811]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sockdiag.c' from root:root to runner:runner
2025-08-20T22:50:59.2932261Z [00:03:03.811]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-insertionsort.o' from root:root to runner:runner
2025-08-20T22:50:59.2933641Z [00:03:03.811]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-ftrace.o' from root:root to runner:runner
2025-08-20T22:50:59.2934794Z [00:03:03.811]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-vm.o' from root:root to runner:runner
2025-08-20T22:50:59.2936014Z [00:03:03.811]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-job.h' from root:root to runner:runner
2025-08-20T22:50:59.2937272Z [00:03:03.811]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-eigen-ops.cpp' from root:root to runner:runner
2025-08-20T22:50:59.2938497Z [00:03:03.811]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-userfaultfd.c' from root:root to runner:runner
2025-08-20T22:50:59.2939887Z [00:03:03.811]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-timer.c' from root:root to runner:runner
2025-08-20T22:50:59.2941101Z [00:03:03.811]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/example-jobs/network.job' from root:root to runner:runner
2025-08-20T22:50:59.2942464Z [00:03:03.811]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/example-jobs/interrupt.job' from root:root to runner:runner
2025-08-20T22:50:59.2943784Z [00:03:03.811]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/example-jobs/cpu.job' from root:root to runner:runner
2025-08-20T22:50:59.2945018Z [00:03:03.811]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/example-jobs/hot-cpu.job' from root:root to runner:runner
2025-08-20T22:50:59.2946264Z [00:03:03.812]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/example-jobs/cpu-cache.job' from root:root to runner:runner
2025-08-20T22:50:59.2947528Z [00:03:03.812]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/example-jobs/security.job' from root:root to runner:runner
2025-08-20T22:50:59.2949192Z [00:03:03.812]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/example-jobs/pipe.job' from root:root to runner:runner
2025-08-20T22:50:59.2950502Z [00:03:03.812]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/example-jobs/filesystem.job' from root:root to runner:runner
2025-08-20T22:50:59.2951962Z [00:03:03.812]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/example-jobs/matrix-methods.job' from root:root to runner:runner
2025-08-20T22:50:59.2953209Z [00:03:03.812]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/example-jobs/io.job' from root:root to runner:runner
2025-08-20T22:50:59.2954450Z [00:03:03.812]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/example-jobs/example.job' from root:root to runner:runner
2025-08-20T22:50:59.2955703Z [00:03:03.812]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/example-jobs/scheduler.job' from root:root to runner:runner
2025-08-20T22:50:59.2956934Z [00:03:03.812]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/example-jobs/vm.job' from root:root to runner:runner
2025-08-20T22:50:59.2958148Z [00:03:03.812]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/example-jobs/device.job' from root:root to runner:runner
2025-08-20T22:50:59.2959619Z [00:03:03.812]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/example-jobs/memory.job' from root:root to runner:runner
2025-08-20T22:50:59.2960955Z [00:03:03.812]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/example-jobs' from root:root to runner:runner
2025-08-20T22:50:59.2962231Z [00:03:03.812]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-insertionsort.c' from root:root to runner:runner
2025-08-20T22:50:59.2963457Z [00:03:03.812]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-accept4.c' from root:root to runner:runner
2025-08-20T22:50:59.2964672Z [00:03:03.812]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-getentropy.c' from root:root to runner:runner
2025-08-20T22:50:59.2965909Z [00:03:03.812]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-aio-fsync.c' from root:root to runner:runner
2025-08-20T22:50:59.2967214Z [00:03:03.812]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-kbkeycode.c' from root:root to runner:runner
2025-08-20T22:50:59.2968515Z [00:03:03.812]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-readlinkat.c' from root:root to runner:runner
2025-08-20T22:50:59.2969871Z [00:03:03.812]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-getauxval.c' from root:root to runner:runner
2025-08-20T22:50:59.2971113Z [00:03:03.812]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-builtin-bswap32.c' from root:root to runner:runner
2025-08-20T22:50:59.2972352Z [00:03:03.812]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-acl-cmp.c' from root:root to runner:runner
2025-08-20T22:50:59.2973747Z [00:03:03.812]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-executable_start.c' from root:root to runner:runner
2025-08-20T22:50:59.2975114Z [00:03:03.812]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-prctl.c' from root:root to runner:runner
2025-08-20T22:50:59.2976309Z [00:03:03.812]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-statfs.c' from root:root to runner:runner
2025-08-20T22:50:59.2977530Z [00:03:03.812]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-cfgetispeed.c' from root:root to runner:runner
2025-08-20T22:50:59.2978991Z [00:03:03.812]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-mm256_storeu_si256.c' from root:root to runner:runner
2025-08-20T22:50:59.2980344Z [00:03:03.812]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-builtin-ia32_movntdq.c' from root:root to runner:runner
2025-08-20T22:50:59.2981590Z [00:03:03.812]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-pread.c' from root:root to runner:runner
2025-08-20T22:50:59.2982834Z [00:03:03.812]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-mm512_dpwssd_epi32.c' from root:root to runner:runner
2025-08-20T22:50:59.2984190Z [00:03:03.812]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-srandom.c' from root:root to runner:runner
2025-08-20T22:50:59.2985491Z [00:03:03.812]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-timerfd-gettime.c' from root:root to runner:runner
2025-08-20T22:50:59.2986721Z [00:03:03.812]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-renameat.c' from root:root to runner:runner
2025-08-20T22:50:59.2987948Z [00:03:03.812]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-x86-lmsw.c' from root:root to runner:runner
2025-08-20T22:50:59.2989351Z [00:03:03.812]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-apparmor.c' from root:root to runner:runner
2025-08-20T22:50:59.2990708Z [00:03:03.812]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-lstat.c' from root:root to runner:runner
2025-08-20T22:50:59.2991985Z [00:03:03.812]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-cdrom_subchnl.c' from root:root to runner:runner
2025-08-20T22:50:59.2993203Z [00:03:03.812]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-pause.c' from root:root to runner:runner
2025-08-20T22:50:59.2994414Z [00:03:03.812]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-mtx-destroy.c' from root:root to runner:runner
2025-08-20T22:50:59.2995669Z [00:03:03.812]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-builtin-prefetch.c' from root:root to runner:runner
2025-08-20T22:50:59.2997081Z [00:03:03.812]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-mm256_loadu_si256.c' from root:root to runner:runner
2025-08-20T22:50:59.2998333Z [00:03:03.812]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-x86-rdpmc.c' from root:root to runner:runner
2025-08-20T22:50:59.2999916Z [00:03:03.812]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-attr-pure.c' from root:root to runner:runner
2025-08-20T22:50:59.3001147Z [00:03:03.812]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-removexattr.c' from root:root to runner:runner
2025-08-20T22:50:59.3002368Z [00:03:03.812]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-kbentry.c' from root:root to runner:runner
2025-08-20T22:50:59.3003637Z [00:03:03.812]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-pthread-mutex-destroy.c' from root:root to runner:runner
2025-08-20T22:50:59.3004945Z [00:03:03.812]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-seccomp_notif_sizes.c' from root:root to runner:runner
2025-08-20T22:50:59.3006196Z [00:03:03.812]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-mprotect.c' from root:root to runner:runner
2025-08-20T22:50:59.3007447Z [00:03:03.812]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-pragma-no-hard-dfp.c' from root:root to runner:runner
2025-08-20T22:50:59.3008971Z [00:03:03.812]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-__rorq.c' from root:root to runner:runner
2025-08-20T22:50:59.3010264Z [00:03:03.812]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-nothing.c' from root:root to runner:runner
2025-08-20T22:50:59.3011485Z [00:03:03.812]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-utimes.c' from root:root to runner:runner
2025-08-20T22:50:59.3012716Z [00:03:03.812]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-pthread_sigqueue.c' from root:root to runner:runner
2025-08-20T22:50:59.3013980Z [00:03:03.812]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-atomic_or_fetch.c' from root:root to runner:runner
2025-08-20T22:50:59.3015401Z [00:03:03.812]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-pathconf.c' from root:root to runner:runner
2025-08-20T22:50:59.3016674Z [00:03:03.812]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-rtc_param.c' from root:root to runner:runner
2025-08-20T22:50:59.3017969Z [00:03:03.812]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-consolefontdesc.c' from root:root to runner:runner
2025-08-20T22:50:59.3019331Z [00:03:03.812]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-aligned-alloc.c' from root:root to runner:runner
2025-08-20T22:50:59.3020555Z [00:03:03.812]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-mtx_t.c' from root:root to runner:runner
2025-08-20T22:50:59.3021777Z [00:03:03.812]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-serial-struct.c' from root:root to runner:runner
2025-08-20T22:50:59.3023209Z [00:03:03.812]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-builtin-memset.c' from root:root to runner:runner
2025-08-20T22:50:59.3024476Z [00:03:03.812]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-landlock_rule_type.c' from root:root to runner:runner
2025-08-20T22:50:59.3025717Z [00:03:03.812]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-fexecve.c' from root:root to runner:runner
2025-08-20T22:50:59.3026983Z [00:03:03.812]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-pthread-prio-inherit.c' from root:root to runner:runner
2025-08-20T22:50:59.3028268Z [00:03:03.812]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-floppy_fdc_state.c' from root:root to runner:runner
2025-08-20T22:50:59.3029640Z [00:03:03.812]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-iopl.c' from root:root to runner:runner
2025-08-20T22:50:59.3030832Z [00:03:03.812]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-nop.c' from root:root to runner:runner
2025-08-20T22:50:59.3032129Z [00:03:03.812]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-rfork.c' from root:root to runner:runner
2025-08-20T22:50:59.3033417Z [00:03:03.812]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-getpgid.c' from root:root to runner:runner
2025-08-20T22:50:59.3034626Z [00:03:03.812]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-dm_ioctl.c' from root:root to runner:runner
2025-08-20T22:50:59.3035839Z [00:03:03.812]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-futimesat.c' from root:root to runner:runner
2025-08-20T22:50:59.3037073Z [00:03:03.813]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-sctp_paddrinfo.c' from root:root to runner:runner
2025-08-20T22:50:59.3038391Z [00:03:03.813]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-fanotify.c' from root:root to runner:runner
2025-08-20T22:50:59.3039925Z [00:03:03.813]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-getgroups.c' from root:root to runner:runner
2025-08-20T22:50:59.3041141Z [00:03:03.813]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-sendfile.c' from root:root to runner:runner
2025-08-20T22:50:59.3042359Z [00:03:03.813]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-sem-posix.c' from root:root to runner:runner
2025-08-20T22:50:59.3043582Z [00:03:03.813]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-pkey-alloc.c' from root:root to runner:runner
2025-08-20T22:50:59.3044798Z [00:03:03.813]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-prlimit.c' from root:root to runner:runner
2025-08-20T22:50:59.3046020Z [00:03:03.813]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-builtin-clz.c' from root:root to runner:runner
2025-08-20T22:50:59.3047406Z [00:03:03.813]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-chroot.c' from root:root to runner:runner
2025-08-20T22:50:59.3048694Z [00:03:03.813]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-ustat.c' from root:root to runner:runner
2025-08-20T22:50:59.3049974Z [00:03:03.813]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-v4l2_enc_idx.c' from root:root to runner:runner
2025-08-20T22:50:59.3051228Z [00:03:03.813]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-x86-mov-cr0.c' from root:root to runner:runner
2025-08-20T22:50:59.3052444Z [00:03:03.813]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-v2di.c' from root:root to runner:runner
2025-08-20T22:50:59.3053645Z [00:03:03.813]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-tcdrain.c' from root:root to runner:runner
2025-08-20T22:50:59.3054847Z [00:03:03.813]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-libsctp.c' from root:root to runner:runner
2025-08-20T22:50:59.3056146Z [00:03:03.813]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-bsd-wchar.c' from root:root to runner:runner
2025-08-20T22:50:59.3057468Z [00:03:03.813]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-floppy_write_errors.c' from root:root to runner:runner
2025-08-20T22:50:59.3058817Z [00:03:03.813]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-setpriority.c' from root:root to runner:runner
2025-08-20T22:50:59.3060081Z [00:03:03.813]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-tcflow.c' from root:root to runner:runner
2025-08-20T22:50:59.3061273Z [00:03:03.813]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-wchar.c' from root:root to runner:runner
2025-08-20T22:50:59.3062733Z [00:03:03.813]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-vt_sizes.c' from root:root to runner:runner
2025-08-20T22:50:59.3063989Z [00:03:03.813]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-stat.c' from root:root to runner:runner
2025-08-20T22:50:59.3065215Z [00:03:03.813]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-x86-rdrand.c' from root:root to runner:runner
2025-08-20T22:50:59.3066483Z [00:03:03.813]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-fsverity_enable_arg.c' from root:root to runner:runner
2025-08-20T22:50:59.3067787Z [00:03:03.813]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-builtin-ia32_movnti64.c' from root:root to runner:runner
2025-08-20T22:50:59.3069135Z [00:03:03.813]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-sigqueue.c' from root:root to runner:runner
2025-08-20T22:50:59.3070397Z [00:03:03.813]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-setpgid.c' from root:root to runner:runner
2025-08-20T22:50:59.3071777Z [00:03:03.813]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-unlinkat.c' from root:root to runner:runner
2025-08-20T22:50:59.3073017Z [00:03:03.813]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-riscv-fence_i.c' from root:root to runner:runner
2025-08-20T22:50:59.3074263Z [00:03:03.813]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-kbdiacrs.c' from root:root to runner:runner
2025-08-20T22:50:59.3075479Z [00:03:03.813]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-libpthread.c' from root:root to runner:runner
2025-08-20T22:50:59.3076697Z [00:03:03.813]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-setresgid.c' from root:root to runner:runner
2025-08-20T22:50:59.3077905Z [00:03:03.813]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-pid_type.c' from root:root to runner:runner
2025-08-20T22:50:59.3079342Z [00:03:03.813]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-aligned-128.c' from root:root to runner:runner
2025-08-20T22:50:59.3080607Z [00:03:03.813]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-setns.c' from root:root to runner:runner
2025-08-20T22:50:59.3081821Z [00:03:03.813]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-builtin-fabs.c' from root:root to runner:runner
2025-08-20T22:50:59.3083050Z [00:03:03.813]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-termios.c' from root:root to runner:runner
2025-08-20T22:50:59.3084239Z [00:03:03.813]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-iphdr.c' from root:root to runner:runner
2025-08-20T22:50:59.3085450Z [00:03:03.813]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-int_fast32_t.c' from root:root to runner:runner
2025-08-20T22:50:59.3086918Z [00:03:03.813]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-epoll-create.c' from root:root to runner:runner
2025-08-20T22:50:59.3088226Z [00:03:03.813]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-builtin-llabs.c' from root:root to runner:runner
2025-08-20T22:50:59.3089587Z [00:03:03.813]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-gettid.c' from root:root to runner:runner
2025-08-20T22:50:59.3090820Z [00:03:03.813]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-rusage_ru_minflt.c' from root:root to runner:runner
2025-08-20T22:50:59.3092078Z [00:03:03.813]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-posix-madvise.c' from root:root to runner:runner
2025-08-20T22:50:59.3093343Z [00:03:03.813]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-name-to-handle-at.c' from root:root to runner:runner
2025-08-20T22:50:59.3094790Z [00:03:03.813]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-builtin-rotateleft64.c' from root:root to runner:runner
2025-08-20T22:50:59.3096075Z [00:03:03.813]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-pragma-prefetch.c' from root:root to runner:runner
2025-08-20T22:50:59.3097325Z [00:03:03.813]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-setproctitle.c' from root:root to runner:runner
2025-08-20T22:50:59.3098576Z [00:03:03.813]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-attr-noreturn.c' from root:root to runner:runner
2025-08-20T22:50:59.3099960Z [00:03:03.813]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-key_t.c' from root:root to runner:runner
2025-08-20T22:50:59.3101190Z [00:03:03.813]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-floppy_struct.c' from root:root to runner:runner
2025-08-20T22:50:59.3102412Z [00:03:03.813]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-pkey-set.c' from root:root to runner:runner
2025-08-20T22:50:59.3103765Z [00:03:03.813]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-serial-icounter.c' from root:root to runner:runner
2025-08-20T22:50:59.3105076Z [00:03:03.813]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-float.c' from root:root to runner:runner
2025-08-20T22:50:59.3106305Z [00:03:03.813]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-builtin-rintl.c' from root:root to runner:runner
2025-08-20T22:50:59.3107557Z [00:03:03.813]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-media_device_info.c' from root:root to runner:runner
2025-08-20T22:50:59.3108918Z [00:03:03.813]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-gettimeofday.c' from root:root to runner:runner
2025-08-20T22:50:59.3110365Z [00:03:03.813]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-libgbm.c' from root:root to runner:runner
2025-08-20T22:50:59.3111641Z [00:03:03.813]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-getpgrp.c' from root:root to runner:runner
2025-08-20T22:50:59.3112837Z [00:03:03.813]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-lockf.c' from root:root to runner:runner
2025-08-20T22:50:59.3114026Z [00:03:03.813]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-timex.c' from root:root to runner:runner
2025-08-20T22:50:59.3115249Z [00:03:03.813]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-timerfd-create.c' from root:root to runner:runner
2025-08-20T22:50:59.3116534Z [00:03:03.813]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-x86-prefetcht0.c' from root:root to runner:runner
2025-08-20T22:50:59.3117864Z [00:03:03.813]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-atomic_fetch_nand.c' from root:root to runner:runner
2025-08-20T22:50:59.3119397Z [00:03:03.813]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-atomic_test_and_set.c' from root:root to runner:runner
2025-08-20T22:50:59.3120646Z [00:03:03.813]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-endpwent.c' from root:root to runner:runner
2025-08-20T22:50:59.3121876Z [00:03:03.813]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-unimapdesc.c' from root:root to runner:runner
2025-08-20T22:50:59.3123124Z [00:03:03.813]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-timer-getoverrun.c' from root:root to runner:runner
2025-08-20T22:50:59.3124404Z [00:03:03.813]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-process-vm-writev.c' from root:root to runner:runner
2025-08-20T22:50:59.3125676Z [00:03:03.813]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-rlimit_resource_t.c' from root:root to runner:runner
2025-08-20T22:50:59.3127028Z [00:03:03.813]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-x86-rdmsr.c' from root:root to runner:runner
2025-08-20T22:50:59.3128343Z [00:03:03.813]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-ppc64-dcbtst.c' from root:root to runner:runner
2025-08-20T22:50:59.3129712Z [00:03:03.813]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-ppc64-dcbt.c' from root:root to runner:runner
2025-08-20T22:50:59.3130971Z [00:03:03.813]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-x86-rdtscp.c' from root:root to runner:runner
2025-08-20T22:50:59.3132203Z [00:03:03.813]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-pkey-free.c' from root:root to runner:runner
2025-08-20T22:50:59.3133522Z [00:03:03.813]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-kernel_long_t.c' from root:root to runner:runner
2025-08-20T22:50:59.3134857Z [00:03:03.813]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-bsearch.c' from root:root to runner:runner
2025-08-20T22:50:59.3136071Z [00:03:03.813]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-vla-arg.c' from root:root to runner:runner
2025-08-20T22:50:59.3137351Z [00:03:03.813]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-builtin-thread-pointer.c' from root:root to runner:runner
2025-08-20T22:50:59.3138775Z [00:03:03.813]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-ptrace_request.c' from root:root to runner:runner
2025-08-20T22:50:59.3140089Z [00:03:03.813]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-adjtime.c' from root:root to runner:runner
2025-08-20T22:50:59.3141295Z [00:03:03.813]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-select.c' from root:root to runner:runner
2025-08-20T22:50:59.3142685Z [00:03:03.813]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-execveat.c' from root:root to runner:runner
2025-08-20T22:50:59.3143899Z [00:03:03.813]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-setfsgid.c' from root:root to runner:runner
2025-08-20T22:50:59.3145098Z [00:03:03.813]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-librt.c' from root:root to runner:runner
2025-08-20T22:50:59.3146312Z [00:03:03.813]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-modify-ldt.c' from root:root to runner:runner
2025-08-20T22:50:59.3147529Z [00:03:03.813]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-getxattrat.c' from root:root to runner:runner
2025-08-20T22:50:59.3148889Z [00:03:03.813]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-builtin-clzl.c' from root:root to runner:runner
2025-08-20T22:50:59.3150184Z [00:03:03.813]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-atomic_load.c' from root:root to runner:runner
2025-08-20T22:50:59.3151517Z [00:03:03.813]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-__rold.c' from root:root to runner:runner
2025-08-20T22:50:59.3152798Z [00:03:03.813]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-preadv2.c' from root:root to runner:runner
2025-08-20T22:50:59.3154005Z [00:03:03.813]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-mkdirat.c' from root:root to runner:runner
2025-08-20T22:50:59.3155213Z [00:03:03.813]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-setresuid.c' from root:root to runner:runner
2025-08-20T22:50:59.3156435Z [00:03:03.813]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-v4l2_std_id.c' from root:root to runner:runner
2025-08-20T22:50:59.3157823Z [00:03:03.814]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-fchmodat2.c' from root:root to runner:runner
2025-08-20T22:50:59.3159246Z [00:03:03.814]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-atomic_fetch_and.c' from root:root to runner:runner
2025-08-20T22:50:59.3160496Z [00:03:03.814]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-libmpfr.c' from root:root to runner:runner
2025-08-20T22:50:59.3161729Z [00:03:03.814]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-builtin-sfence.c' from root:root to runner:runner
2025-08-20T22:50:59.3162960Z [00:03:03.814]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-hsearch.c' from root:root to runner:runner
2025-08-20T22:50:59.3164171Z [00:03:03.814]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-openat2.c' from root:root to runner:runner
2025-08-20T22:50:59.3165411Z [00:03:03.814]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-builtin-popcount.c' from root:root to runner:runner
2025-08-20T22:50:59.3166903Z [00:03:03.814]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-pthread-mutexattr-init.c' from root:root to runner:runner
2025-08-20T22:50:59.3168159Z [00:03:03.814]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-splice.c' from root:root to runner:runner
2025-08-20T22:50:59.3169607Z [00:03:03.814]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-x86-prefetchwt1.c' from root:root to runner:runner
2025-08-20T22:50:59.3170895Z [00:03:03.814]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-sparc-membar.c' from root:root to runner:runner
2025-08-20T22:50:59.3172134Z [00:03:03.814]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-ppoll.c' from root:root to runner:runner
2025-08-20T22:50:59.3173370Z [00:03:03.814]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-floppy_drive_struct.c' from root:root to runner:runner
2025-08-20T22:50:59.3174702Z [00:03:03.814]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-strfunc.c' from root:root to runner:runner
2025-08-20T22:50:59.3176045Z [00:03:03.814]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-riscv-sfence-vma.c' from root:root to runner:runner
2025-08-20T22:50:59.3177288Z [00:03:03.814]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-libmd.c' from root:root to runner:runner
2025-08-20T22:50:59.3178489Z [00:03:03.814]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-timezone.c' from root:root to runner:runner
2025-08-20T22:50:59.3179918Z [00:03:03.814]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-atomic_nand_fetch.c' from root:root to runner:runner
2025-08-20T22:50:59.3181275Z [00:03:03.814]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-libkmod.c' from root:root to runner:runner
2025-08-20T22:50:59.3182592Z [00:03:03.814]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-sbrk.c' from root:root to runner:runner
2025-08-20T22:50:59.3183803Z [00:03:03.814]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-sctp_udpencaps.c' from root:root to runner:runner
2025-08-20T22:50:59.3185042Z [00:03:03.814]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-getmntinfo.c' from root:root to runner:runner
2025-08-20T22:50:59.3186274Z [00:03:03.814]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-atomic_clear.c' from root:root to runner:runner
2025-08-20T22:50:59.3188096Z [00:03:03.814]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-sync-file-range.c' from root:root to runner:runner
2025-08-20T22:50:59.3189530Z [00:03:03.814]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-utime.c' from root:root to runner:runner
2025-08-20T22:50:59.3190935Z [00:03:03.814]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-pwritev.c' from root:root to runner:runner
2025-08-20T22:50:59.3192150Z [00:03:03.814]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-sh4-rte.c' from root:root to runner:runner
2025-08-20T22:50:59.3193366Z [00:03:03.814]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-setpgrp.c' from root:root to runner:runner
2025-08-20T22:50:59.3194611Z [00:03:03.814]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-atomic_and_fetch.c' from root:root to runner:runner
2025-08-20T22:50:59.3195829Z [00:03:03.814]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-__rorw.c' from root:root to runner:runner
2025-08-20T22:50:59.3197012Z [00:03:03.814]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-tee.c' from root:root to runner:runner
2025-08-20T22:50:59.3198217Z [00:03:03.814]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-libipsec-mb.c' from root:root to runner:runner
2025-08-20T22:50:59.3199744Z [00:03:03.814]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-sctp_setadaption.c' from root:root to runner:runner
2025-08-20T22:50:59.3201075Z [00:03:03.814]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-atomic_xor_fetch.c' from root:root to runner:runner
2025-08-20T22:50:59.3202314Z [00:03:03.814]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-symlinkat.c' from root:root to runner:runner
2025-08-20T22:50:59.3203550Z [00:03:03.814]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-x86-invlpg.c' from root:root to runner:runner
2025-08-20T22:50:59.3204803Z [00:03:03.814]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-x86-movdiri.c' from root:root to runner:runner
2025-08-20T22:50:59.3206268Z [00:03:03.814]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-atomic_store_double.c' from root:root to runner:runner
2025-08-20T22:50:59.3207572Z [00:03:03.814]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-clearenv.c' from root:root to runner:runner
2025-08-20T22:50:59.3208907Z [00:03:03.814]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-setdomainname.c' from root:root to runner:runner
2025-08-20T22:50:59.3210205Z [00:03:03.814]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-libxxhash.c' from root:root to runner:runner
2025-08-20T22:50:59.3211499Z [00:03:03.814]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-builtin-__clear_cache.c' from root:root to runner:runner
2025-08-20T22:50:59.3212774Z [00:03:03.814]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-posix-openpt.c' from root:root to runner:runner
2025-08-20T22:50:59.3213988Z [00:03:03.814]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-pipe2.c' from root:root to runner:runner
2025-08-20T22:50:59.3215402Z [00:03:03.814]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-getdomainname.c' from root:root to runner:runner
2025-08-20T22:50:59.3216620Z [00:03:03.814]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-clone.c' from root:root to runner:runner
2025-08-20T22:50:59.3217865Z [00:03:03.814]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-__rolw.c' from root:root to runner:runner
2025-08-20T22:50:59.3219195Z [00:03:03.814]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-atomic_add_fetch.c' from root:root to runner:runner
2025-08-20T22:50:59.3220482Z [00:03:03.814]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-adjtimex.c' from root:root to runner:runner
2025-08-20T22:50:59.3221744Z [00:03:03.814]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-builtin-rotateleft32.c' from root:root to runner:runner
2025-08-20T22:50:59.3223224Z [00:03:03.814]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-pthread-mutexattr-setprioceiling.c' from root:root to runner:runner
2025-08-20T22:50:59.3224644Z [00:03:03.814]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-pidfd-send-signal.c' from root:root to runner:runner
2025-08-20T22:50:59.3225934Z [00:03:03.814]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-attr-returns-nonnull.c' from root:root to runner:runner
2025-08-20T22:50:59.3227223Z [00:03:03.814]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-snd_ctl_card_info.c' from root:root to runner:runner
2025-08-20T22:50:59.3228446Z [00:03:03.814]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-libgmp.c' from root:root to runner:runner
2025-08-20T22:50:59.3229926Z [00:03:03.814]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-sock-diag.c' from root:root to runner:runner
2025-08-20T22:50:59.3231277Z [00:03:03.814]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-mm_storeu_si128.c' from root:root to runner:runner
2025-08-20T22:50:59.3232529Z [00:03:03.814]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-dirent-d_type.c' from root:root to runner:runner
2025-08-20T22:50:59.3233753Z [00:03:03.814]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-mm_getcsr.c' from root:root to runner:runner
2025-08-20T22:50:59.3234989Z [00:03:03.814]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-v4l2_framebuffer.c' from root:root to runner:runner
2025-08-20T22:50:59.3236246Z [00:03:03.814]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-personality.c' from root:root to runner:runner
2025-08-20T22:50:59.3237520Z [00:03:03.814]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-builtin-rotateright16.c' from root:root to runner:runner
2025-08-20T22:50:59.3239062Z [00:03:03.814]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-hppa-rfi.c' from root:root to runner:runner
2025-08-20T22:50:59.3240375Z [00:03:03.814]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-open-by-handle-at.c' from root:root to runner:runner
2025-08-20T22:50:59.3241612Z [00:03:03.814]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-regexec.c' from root:root to runner:runner
2025-08-20T22:50:59.3242872Z [00:03:03.814]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-builtin-rotateleft8.c' from root:root to runner:runner
2025-08-20T22:50:59.3244117Z [00:03:03.814]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-fsxattr.c' from root:root to runner:runner
2025-08-20T22:50:59.3245352Z [00:03:03.814]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-sctp_assocparams.c' from root:root to runner:runner
2025-08-20T22:50:59.3246598Z [00:03:03.814]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-x86-lldt.c' from root:root to runner:runner
2025-08-20T22:50:59.3248032Z [00:03:03.814]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-ipsec-mb-init_mb_mgr_avx.c' from root:root to runner:runner
2025-08-20T22:50:59.3249555Z [00:03:03.814]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-builtin-supports.c' from root:root to runner:runner
2025-08-20T22:50:59.3250804Z [00:03:03.814]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-shmid-ds.c' from root:root to runner:runner
2025-08-20T22:50:59.3252006Z [00:03:03.814]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-libacl.c' from root:root to runner:runner
2025-08-20T22:50:59.3253228Z [00:03:03.814]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-clock-getres.c' from root:root to runner:runner
2025-08-20T22:50:59.3254698Z [00:03:03.814]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-x86-rdtsc.c' from root:root to runner:runner
2025-08-20T22:50:59.3256006Z [00:03:03.814]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-ppc-get-timebase.c' from root:root to runner:runner
2025-08-20T22:50:59.3257231Z [00:03:03.814]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-time.c' from root:root to runner:runner
2025-08-20T22:50:59.3258417Z [00:03:03.814]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-loff_t.c' from root:root to runner:runner
2025-08-20T22:50:59.3259765Z [00:03:03.814]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-regfree.c' from root:root to runner:runner
2025-08-20T22:50:59.3260977Z [00:03:03.814]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-sctp_prim.c' from root:root to runner:runner
2025-08-20T22:50:59.3262368Z [00:03:03.814]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-fsetxattr.c' from root:root to runner:runner
2025-08-20T22:50:59.3263624Z [00:03:03.814]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-riscv-cbo_zero.c' from root:root to runner:runner
2025-08-20T22:50:59.3264891Z [00:03:03.814]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-lsm_get_self_attr.c' from root:root to runner:runner
2025-08-20T22:50:59.3266155Z [00:03:03.814]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-attr-noinline.c' from root:root to runner:runner
2025-08-20T22:50:59.3267406Z [00:03:03.814]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-x86-mov-dr0.c' from root:root to runner:runner
2025-08-20T22:50:59.3268732Z [00:03:03.814]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-inotify1.c' from root:root to runner:runner
2025-08-20T22:50:59.3270005Z [00:03:03.814]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-aligned-64.c' from root:root to runner:runner
2025-08-20T22:50:59.3271331Z [00:03:03.814]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-winsize.c' from root:root to runner:runner
2025-08-20T22:50:59.3272615Z [00:03:03.814]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-readahead.c' from root:root to runner:runner
2025-08-20T22:50:59.3273823Z [00:03:03.814]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-machine.c' from root:root to runner:runner
2025-08-20T22:50:59.3275024Z [00:03:03.814]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-pragma.c' from root:root to runner:runner
2025-08-20T22:50:59.3276241Z [00:03:03.814]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-cdrom_tochdr.c' from root:root to runner:runner
2025-08-20T22:50:59.3277547Z [00:03:03.814]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-faccessat2.c' from root:root to runner:runner
2025-08-20T22:50:59.3278991Z [00:03:03.815]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-vfork.c' from root:root to runner:runner
2025-08-20T22:50:59.3280254Z [00:03:03.815]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-cdrom_tocentry.c' from root:root to runner:runner
2025-08-20T22:50:59.3281509Z [00:03:03.815]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-sctp_sched_type.c' from root:root to runner:runner
2025-08-20T22:50:59.3282726Z [00:03:03.815]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-ifreq.c' from root:root to runner:runner
2025-08-20T22:50:59.3283994Z [00:03:03.815]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-pthread-setschedparam.c' from root:root to runner:runner
2025-08-20T22:50:59.3285244Z [00:03:03.815]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-writev.c' from root:root to runner:runner
2025-08-20T22:50:59.3286644Z [00:03:03.815]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-localtime_r.c' from root:root to runner:runner
2025-08-20T22:50:59.3287906Z [00:03:03.815]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-mm512_storeu_si512.c' from root:root to runner:runner
2025-08-20T22:50:59.3289295Z [00:03:03.815]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-int_fast64_t.c' from root:root to runner:runner
2025-08-20T22:50:59.3290553Z [00:03:03.815]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-ppc64-tlbie.c' from root:root to runner:runner
2025-08-20T22:50:59.3291811Z [00:03:03.815]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-m68k-eori-sr.c' from root:root to runner:runner
2025-08-20T22:50:59.3293051Z [00:03:03.815]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-lsetxattr.c' from root:root to runner:runner
2025-08-20T22:50:59.3294253Z [00:03:03.815]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-__rolb.c' from root:root to runner:runner
2025-08-20T22:50:59.3295564Z [00:03:03.815]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-cacheflush.c' from root:root to runner:runner
2025-08-20T22:50:59.3296880Z [00:03:03.815]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-snd_ctl_tlv.c' from root:root to runner:runner
2025-08-20T22:50:59.3298145Z [00:03:03.815]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-atomic_fetch_add_8.c' from root:root to runner:runner
2025-08-20T22:50:59.3299559Z [00:03:03.815]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-ppc64-darn.c' from root:root to runner:runner
2025-08-20T22:50:59.3300792Z [00:03:03.815]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-open_how.c' from root:root to runner:runner
2025-08-20T22:50:59.3302240Z [00:03:03.815]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-v4l2_audioout.c' from root:root to runner:runner
2025-08-20T22:50:59.3303551Z [00:03:03.815]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-setfsuid.c' from root:root to runner:runner
2025-08-20T22:50:59.3304802Z [00:03:03.815]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-builtin-expect.c' from root:root to runner:runner
2025-08-20T22:50:59.3306032Z [00:03:03.815]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-futimens.c' from root:root to runner:runner
2025-08-20T22:50:59.3307257Z [00:03:03.815]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-shm-open.c' from root:root to runner:runner
2025-08-20T22:50:59.3308500Z [00:03:03.815]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-loong64-dbar.c' from root:root to runner:runner
2025-08-20T22:50:59.3310036Z [00:03:03.815]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-x86-clwb.c' from root:root to runner:runner
2025-08-20T22:50:59.3311282Z [00:03:03.815]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-target-clones.c' from root:root to runner:runner
2025-08-20T22:50:59.3312527Z [00:03:03.815]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-x86-wrmsr.c' from root:root to runner:runner
2025-08-20T22:50:59.3313790Z [00:03:03.815]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-timerfd-settime.c' from root:root to runner:runner
2025-08-20T22:50:59.3315022Z [00:03:03.815]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-user-desc.c' from root:root to runner:runner
2025-08-20T22:50:59.3316225Z [00:03:03.815]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-uname.c' from root:root to runner:runner
2025-08-20T22:50:59.3317481Z [00:03:03.815]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-sched-getcpu.c' from root:root to runner:runner
2025-08-20T22:50:59.3318982Z [00:03:03.815]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-builtin_stdc_rotate_left.c' from root:root to runner:runner
2025-08-20T22:50:59.3320405Z [00:03:03.815]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-posix-fallocate.c' from root:root to runner:runner
2025-08-20T22:50:59.3321712Z [00:03:03.815]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-atomic_compare_exchange.c' from root:root to runner:runner
2025-08-20T22:50:59.3322970Z [00:03:03.815]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-setregid.c' from root:root to runner:runner
2025-08-20T22:50:59.3324183Z [00:03:03.815]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-mm_add_epi8.c' from root:root to runner:runner
2025-08-20T22:50:59.3325628Z [00:03:03.815]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-sigaltstack.c' from root:root to runner:runner
2025-08-20T22:50:59.3326932Z [00:03:03.815]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-__rseq_offset.c' from root:root to runner:runner
2025-08-20T22:50:59.3328176Z [00:03:03.815]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-finit-module.c' from root:root to runner:runner
2025-08-20T22:50:59.3329591Z [00:03:03.815]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-x86-rep-stosq.c' from root:root to runner:runner
2025-08-20T22:50:59.3330834Z [00:03:03.815]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-shminfo.c' from root:root to runner:runner
2025-08-20T22:50:59.3332039Z [00:03:03.815]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-syncfs.c' from root:root to runner:runner
2025-08-20T22:50:59.3333236Z [00:03:03.815]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-vt_mode.c' from root:root to runner:runner
2025-08-20T22:50:59.3334657Z [00:03:03.815]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-atomic_fetch_add_4.c' from root:root to runner:runner
2025-08-20T22:50:59.3335899Z [00:03:03.815]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-getrusage.c' from root:root to runner:runner
2025-08-20T22:50:59.3337143Z [00:03:03.815]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-v4l2_dv_timings.c' from root:root to runner:runner
2025-08-20T22:50:59.3338366Z [00:03:03.815]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-pselect.c' from root:root to runner:runner
2025-08-20T22:50:59.3339721Z [00:03:03.815]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-waitpid.c' from root:root to runner:runner
2025-08-20T22:50:59.3340945Z [00:03:03.815]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-cdrom_volctrl.c' from root:root to runner:runner
2025-08-20T22:50:59.3342204Z [00:03:03.815]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-x86-prefetcht1.c' from root:root to runner:runner
2025-08-20T22:50:59.3343566Z [00:03:03.815]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-builtin-ctz.c' from root:root to runner:runner
2025-08-20T22:50:59.3344855Z [00:03:03.815]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-sctp_status.c' from root:root to runner:runner
2025-08-20T22:50:59.3346084Z [00:03:03.815]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-mtrr_sentry.c' from root:root to runner:runner
2025-08-20T22:50:59.3347327Z [00:03:03.815]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-builtin-parity.c' from root:root to runner:runner
2025-08-20T22:50:59.3348535Z [00:03:03.815]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/config.h' from root:root to runner:runner
2025-08-20T22:50:59.3349999Z [00:03:03.815]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-v4l2_audio.c' from root:root to runner:runner
2025-08-20T22:50:59.3351351Z [00:03:03.815]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-ppc64-dcbst.c' from root:root to runner:runner
2025-08-20T22:50:59.3352620Z [00:03:03.815]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-clock-gettime.c' from root:root to runner:runner
2025-08-20T22:50:59.3353879Z [00:03:03.815]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-x86-serialize.c' from root:root to runner:runner
2025-08-20T22:50:59.3355119Z [00:03:03.815]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-inotify.c' from root:root to runner:runner
2025-08-20T22:50:59.3356321Z [00:03:03.815]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-pwrite.c' from root:root to runner:runner
2025-08-20T22:50:59.3357655Z [00:03:03.815]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-daddr_t.c' from root:root to runner:runner
2025-08-20T22:50:59.3358966Z [00:03:03.815]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-regcomp.c' from root:root to runner:runner
2025-08-20T22:50:59.3360239Z [00:03:03.815]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-lseek64.c' from root:root to runner:runner
2025-08-20T22:50:59.3361476Z [00:03:03.815]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-x86-invd.c' from root:root to runner:runner
2025-08-20T22:50:59.3362704Z [00:03:03.815]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-shm-unlink.c' from root:root to runner:runner
2025-08-20T22:50:59.3363929Z [00:03:03.815]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-x86-hlt.c' from root:root to runner:runner
2025-08-20T22:50:59.3365179Z [00:03:03.815]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-sctp_probeinterval.c' from root:root to runner:runner
2025-08-20T22:50:59.3366548Z [00:03:03.815]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-arm-dmb-sy.c' from root:root to runner:runner
2025-08-20T22:50:59.3367845Z [00:03:03.815]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-fsync.c' from root:root to runner:runner
2025-08-20T22:50:59.3369202Z [00:03:03.815]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-vt_stat.c' from root:root to runner:runner
2025-08-20T22:50:59.3370473Z [00:03:03.815]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-faccessat.c' from root:root to runner:runner
2025-08-20T22:50:59.3371678Z [00:03:03.815]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-mremap.c' from root:root to runner:runner
2025-08-20T22:50:59.3372993Z [00:03:03.815]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-cdrom_blk.c' from root:root to runner:runner
2025-08-20T22:50:59.3374312Z [00:03:03.815]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-off_t.c' from root:root to runner:runner
2025-08-20T22:50:59.3375516Z [00:03:03.815]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-mtx-init.c' from root:root to runner:runner
2025-08-20T22:50:59.3376749Z [00:03:03.815]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-atomic_fetch_xor.c' from root:root to runner:runner
2025-08-20T22:50:59.3378016Z [00:03:03.815]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-mm256_dpbusd_epi32.c' from root:root to runner:runner
2025-08-20T22:50:59.3379417Z [00:03:03.815]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-settimeofday.c' from root:root to runner:runner
2025-08-20T22:50:59.3380646Z [00:03:03.815]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-pkey-get.c' from root:root to runner:runner
2025-08-20T22:50:59.3382042Z [00:03:03.815]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-fchownat.c' from root:root to runner:runner
2025-08-20T22:50:59.3383278Z [00:03:03.815]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-arm-prfm.c' from root:root to runner:runner
2025-08-20T22:50:59.3384498Z [00:03:03.815]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-msginfo.c' from root:root to runner:runner
2025-08-20T22:50:59.3385700Z [00:03:03.815]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-off64_t.c' from root:root to runner:runner
2025-08-20T22:50:59.3386910Z [00:03:03.815]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-pidfd-open.c' from root:root to runner:runner
2025-08-20T22:50:59.3388170Z [00:03:03.815]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-loong64-tlbsrch.c' from root:root to runner:runner
2025-08-20T22:50:59.3389607Z [00:03:03.815]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-sctp_getaddrs.c' from root:root to runner:runner
2025-08-20T22:50:59.3390963Z [00:03:03.815]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-attr-unused.c' from root:root to runner:runner
2025-08-20T22:50:59.3392310Z [00:03:03.815]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-builtin-fabsf.c' from root:root to runner:runner
2025-08-20T22:50:59.3393535Z [00:03:03.815]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-poll.c' from root:root to runner:runner
2025-08-20T22:50:59.3394733Z [00:03:03.815]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-cdrom_mcn.c' from root:root to runner:runner
2025-08-20T22:50:59.3395968Z [00:03:03.815]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-timer-gettime.c' from root:root to runner:runner
2025-08-20T22:50:59.3397417Z [00:03:03.815]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-x86-rep-stosd.c' from root:root to runner:runner
2025-08-20T22:50:59.3398831Z [00:03:03.815]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-__rorb.c' from root:root to runner:runner
2025-08-20T22:50:59.3400109Z [00:03:03.815]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-pwritev2.c' from root:root to runner:runner
2025-08-20T22:50:59.3401316Z [00:03:03.815]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-libgles.c' from root:root to runner:runner
2025-08-20T22:50:59.3402543Z [00:03:03.815]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-builtin-clzll.c' from root:root to runner:runner
2025-08-20T22:50:59.3403790Z [00:03:03.815]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-getpriority.c' from root:root to runner:runner
2025-08-20T22:50:59.3405049Z [00:03:03.815]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-mm512_dpbusd_epi32.c' from root:root to runner:runner
2025-08-20T22:50:59.3406469Z [00:03:03.815]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-builtin-memcpy.c' from root:root to runner:runner
2025-08-20T22:50:59.3407702Z [00:03:03.815]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-fallocate.c' from root:root to runner:runner
2025-08-20T22:50:59.3409079Z [00:03:03.815]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-builtin-cpu-is-power11.c' from root:root to runner:runner
2025-08-20T22:50:59.3410394Z [00:03:03.815]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-mq-sysv.c' from root:root to runner:runner
2025-08-20T22:50:59.3411609Z [00:03:03.815]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-attr-weak.c' from root:root to runner:runner
2025-08-20T22:50:59.3412831Z [00:03:03.815]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-int_fast16_t.c' from root:root to runner:runner
2025-08-20T22:50:59.3414161Z [00:03:03.815]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-copy-file-range.c' from root:root to runner:runner
2025-08-20T22:50:59.3415561Z [00:03:03.815]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-libpthread-spinlock.c' from root:root to runner:runner
2025-08-20T22:50:59.3416815Z [00:03:03.815]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-ioport.c' from root:root to runner:runner
2025-08-20T22:50:59.3418095Z [00:03:03.815]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-atomic_fetch_sub.c' from root:root to runner:runner
2025-08-20T22:50:59.3419499Z [00:03:03.815]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-linkat.c' from root:root to runner:runner
2025-08-20T22:50:59.3420813Z [00:03:03.815]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-libegl.c' from root:root to runner:runner
2025-08-20T22:50:59.3422170Z [00:03:03.816]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-munlockall.c' from root:root to runner:runner
2025-08-20T22:50:59.3423402Z [00:03:03.816]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-backtrace.c' from root:root to runner:runner
2025-08-20T22:50:59.3424603Z [00:03:03.816]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-stime.c' from root:root to runner:runner
2025-08-20T22:50:59.3425820Z [00:03:03.816]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-x86-mfence.c' from root:root to runner:runner
2025-08-20T22:50:59.3427112Z [00:03:03.816]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-builtin-shuffle.c' from root:root to runner:runner
2025-08-20T22:50:59.3428401Z [00:03:03.816]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-pthread-prio-protect.c' from root:root to runner:runner
2025-08-20T22:50:59.3429972Z [00:03:03.816]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-aio-read.c' from root:root to runner:runner
2025-08-20T22:50:59.3431187Z [00:03:03.816]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-int_fast8_t.c' from root:root to runner:runner
2025-08-20T22:50:59.3432478Z [00:03:03.816]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-getmntent.c' from root:root to runner:runner
2025-08-20T22:50:59.3433764Z [00:03:03.816]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-setgroups.c' from root:root to runner:runner
2025-08-20T22:50:59.3434995Z [00:03:03.816]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-quotactl-fd.c' from root:root to runner:runner
2025-08-20T22:50:59.3436230Z [00:03:03.816]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-ppc-icbi.c' from root:root to runner:runner
2025-08-20T22:50:59.3437436Z [00:03:03.816]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-mknod.c' from root:root to runner:runner
2025-08-20T22:50:59.3438719Z [00:03:03.816]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-ifconf.c' from root:root to runner:runner
2025-08-20T22:50:59.3439988Z [00:03:03.816]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-setpwent.c' from root:root to runner:runner
2025-08-20T22:50:59.3441200Z [00:03:03.816]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-endmntent.c' from root:root to runner:runner
2025-08-20T22:50:59.3442408Z [00:03:03.816]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-vhangup.c' from root:root to runner:runner
2025-08-20T22:50:59.3443604Z [00:03:03.816]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-preadv.c' from root:root to runner:runner
2025-08-20T22:50:59.3445064Z [00:03:03.816]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-sctp_rtoinfo.c' from root:root to runner:runner
2025-08-20T22:50:59.3446385Z [00:03:03.816]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-x86-prefetchnta.c' from root:root to runner:runner
2025-08-20T22:50:59.3448026Z [00:03:03.816]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-mm512_add_epi8.c' from root:root to runner:runner
2025-08-20T22:50:59.3449448Z [00:03:03.816]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-sctp_initmsg.c' from root:root to runner:runner
2025-08-20T22:50:59.3450744Z [00:03:03.816]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-builtin-rotateright32.c' from root:root to runner:runner
2025-08-20T22:50:59.3452095Z [00:03:03.816]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-pthread-mutexattr-setrobust.c' from root:root to runner:runner
2025-08-20T22:50:59.3453372Z [00:03:03.816]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-futimes.c' from root:root to runner:runner
2025-08-20T22:50:59.3454824Z [00:03:03.816]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-lookup-dcookie.c' from root:root to runner:runner
2025-08-20T22:50:59.3456087Z [00:03:03.816]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-attr-fast-math.c' from root:root to runner:runner
2025-08-20T22:50:59.3457380Z [00:03:03.816]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-mb.c' from root:root to runner:runner
2025-08-20T22:50:59.3458780Z [00:03:03.816]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-posix-fadvise.c' from root:root to runner:runner
2025-08-20T22:50:59.3460104Z [00:03:03.816]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-pthread-prio-none.c' from root:root to runner:runner
2025-08-20T22:50:59.3461358Z [00:03:03.816]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-timer-create.c' from root:root to runner:runner
2025-08-20T22:50:59.3462575Z [00:03:03.816]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-random.c' from root:root to runner:runner
2025-08-20T22:50:59.3463783Z [00:03:03.816]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-umount2.c' from root:root to runner:runner
2025-08-20T22:50:59.3465010Z [00:03:03.816]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-label-as-value.c' from root:root to runner:runner
2025-08-20T22:50:59.3466248Z [00:03:03.816]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-siglongjmp.c' from root:root to runner:runner
2025-08-20T22:50:59.3467457Z [00:03:03.816]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-fstat.c' from root:root to runner:runner
2025-08-20T22:50:59.3468865Z [00:03:03.816]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-recvmsg.c' from root:root to runner:runner
2025-08-20T22:50:59.3470283Z [00:03:03.816]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-pthread-mutexattr-destroy.c' from root:root to runner:runner
2025-08-20T22:50:59.3471586Z [00:03:03.816]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-removexattrat.c' from root:root to runner:runner
2025-08-20T22:50:59.3472841Z [00:03:03.816]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-ppc64-msync.c' from root:root to runner:runner
2025-08-20T22:50:59.3474117Z [00:03:03.816]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-atomic_fetch_add_2.c' from root:root to runner:runner
2025-08-20T22:50:59.3475384Z [00:03:03.816]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-hppa-diag.c' from root:root to runner:runner
2025-08-20T22:50:59.3476602Z [00:03:03.816]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-wcsfunc.c' from root:root to runner:runner
2025-08-20T22:50:59.3477997Z [00:03:03.816]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-x86-rdseed.c' from root:root to runner:runner
2025-08-20T22:50:59.3479430Z [00:03:03.816]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-mm256_dpwssd_epi32.c' from root:root to runner:runner
2025-08-20T22:50:59.3480750Z [00:03:03.816]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-lrand48.c' from root:root to runner:runner
2025-08-20T22:50:59.3482034Z [00:03:03.816]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-getpwent.c' from root:root to runner:runner
2025-08-20T22:50:59.3483243Z [00:03:03.816]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-getlogin.c' from root:root to runner:runner
2025-08-20T22:50:59.3484443Z [00:03:03.816]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-mkfifo.c' from root:root to runner:runner
2025-08-20T22:50:59.3485641Z [00:03:03.816]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-mincore.c' from root:root to runner:runner
2025-08-20T22:50:59.3486857Z [00:03:03.816]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-getloadavg.c' from root:root to runner:runner
2025-08-20T22:50:59.3488080Z [00:03:03.816]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-renameat2.c' from root:root to runner:runner
2025-08-20T22:50:59.3489556Z [00:03:03.816]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-llistxattr.c' from root:root to runner:runner
2025-08-20T22:50:59.3490814Z [00:03:03.816]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-x86-rep-stosw.c' from root:root to runner:runner
2025-08-20T22:50:59.3492067Z [00:03:03.816]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-arc4random.c' from root:root to runner:runner
2025-08-20T22:50:59.3493527Z [00:03:03.816]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-mtrr_gentry.c' from root:root to runner:runner
2025-08-20T22:50:59.3494842Z [00:03:03.816]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-builtin-popcountll.c' from root:root to runner:runner
2025-08-20T22:50:59.3496115Z [00:03:03.816]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-atomic_fetch_or.c' from root:root to runner:runner
2025-08-20T22:50:59.3497339Z [00:03:03.816]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-syscall.c' from root:root to runner:runner
2025-08-20T22:50:59.3498686Z [00:03:03.816]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-attr-always_inline.c' from root:root to runner:runner
2025-08-20T22:50:59.3499987Z [00:03:03.816]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-mlock2.c' from root:root to runner:runner
2025-08-20T22:50:59.3501198Z [00:03:03.816]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-mnt_id_req.c' from root:root to runner:runner
2025-08-20T22:50:59.3502629Z [00:03:03.816]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-sched-get-priority-min.c' from root:root to runner:runner
2025-08-20T22:50:59.3503879Z [00:03:03.816]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-statx.c' from root:root to runner:runner
2025-08-20T22:50:59.3505230Z [00:03:03.816]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-builtin-nontemporal-store.c' from root:root to runner:runner
2025-08-20T22:50:59.3506645Z [00:03:03.816]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-sched-get-priority-max.c' from root:root to runner:runner
2025-08-20T22:50:59.3507978Z [00:03:03.816]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-builtin-nontemporal-load.c' from root:root to runner:runner
2025-08-20T22:50:59.3509460Z [00:03:03.816]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-mquery.c' from root:root to runner:runner
2025-08-20T22:50:59.3510685Z [00:03:03.816]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-x86-clts.c' from root:root to runner:runner
2025-08-20T22:50:59.3511938Z [00:03:03.816]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-lsm_list_modules.c' from root:root to runner:runner
2025-08-20T22:50:59.3513195Z [00:03:03.816]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-clock-nanosleep.c' from root:root to runner:runner
2025-08-20T22:50:59.3514442Z [00:03:03.816]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-getexecname.c' from root:root to runner:runner
2025-08-20T22:50:59.3515722Z [00:03:03.816]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-sync_val_compare_and_swap.c' from root:root to runner:runner
2025-08-20T22:50:59.3517297Z [00:03:03.816]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-icc-mm_stream_si32.c' from root:root to runner:runner
2025-08-20T22:50:59.3518751Z [00:03:03.816]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-setxattr.c' from root:root to runner:runner
2025-08-20T22:50:59.3520058Z [00:03:03.816]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-epoll-create1.c' from root:root to runner:runner
2025-08-20T22:50:59.3521279Z [00:03:03.816]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-fsuuid2.c' from root:root to runner:runner
2025-08-20T22:50:59.3522472Z [00:03:03.816]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-mseal.c' from root:root to runner:runner
2025-08-20T22:50:59.3523692Z [00:03:03.816]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-getresuid.c' from root:root to runner:runner
2025-08-20T22:50:59.3524925Z [00:03:03.816]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-builtin-rint.c' from root:root to runner:runner
2025-08-20T22:50:59.3526324Z [00:03:03.816]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-mq-posix.c' from root:root to runner:runner
2025-08-20T22:50:59.3527565Z [00:03:03.816]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-pthread-barrier.c' from root:root to runner:runner
2025-08-20T22:50:59.3528963Z [00:03:03.816]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-munlock.c' from root:root to runner:runner
2025-08-20T22:50:59.3530247Z [00:03:03.816]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-mallopt.c' from root:root to runner:runner
2025-08-20T22:50:59.3531476Z [00:03:03.816]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-arm-yield.c' from root:root to runner:runner
2025-08-20T22:50:59.3532700Z [00:03:03.816]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-lgetxattr.c' from root:root to runner:runner
2025-08-20T22:50:59.3533935Z [00:03:03.816]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-x86-clflush.c' from root:root to runner:runner
2025-08-20T22:50:59.3535165Z [00:03:03.816]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-unshare.c' from root:root to runner:runner
2025-08-20T22:50:59.3536364Z [00:03:03.816]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-icmphdr.c' from root:root to runner:runner
2025-08-20T22:50:59.3537593Z [00:03:03.816]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-pkey-mprotect.c' from root:root to runner:runner
2025-08-20T22:50:59.3538960Z [00:03:03.816]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-builtin-constant_p.c' from root:root to runner:runner
2025-08-20T22:50:59.3540262Z [00:03:03.816]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-ptsname.c' from root:root to runner:runner
2025-08-20T22:50:59.3541720Z [00:03:03.816]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-sparc-rdpr.c' from root:root to runner:runner
2025-08-20T22:50:59.3543041Z [00:03:03.816]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-sctp_stream_value.c' from root:root to runner:runner
2025-08-20T22:50:59.3544327Z [00:03:03.816]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-pthread-mutexattr_t.c' from root:root to runner:runner
2025-08-20T22:50:59.3545571Z [00:03:03.816]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-cdrom_ti.c' from root:root to runner:runner
2025-08-20T22:50:59.3546808Z [00:03:03.816]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-attr-nonstring.c' from root:root to runner:runner
2025-08-20T22:50:59.3548048Z [00:03:03.816]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-listxattr.c' from root:root to runner:runner
2025-08-20T22:50:59.3549485Z [00:03:03.816]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-__restrict.c' from root:root to runner:runner
2025-08-20T22:50:59.3550718Z [00:03:03.817]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-sh4-sleep.c' from root:root to runner:runner
2025-08-20T22:50:59.3552030Z [00:03:03.817]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-sockaddr_un.c' from root:root to runner:runner
2025-08-20T22:50:59.3553330Z [00:03:03.817]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-mm_loadu_si128.c' from root:root to runner:runner
2025-08-20T22:50:59.3554589Z [00:03:03.817]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-x86-prefetchw.c' from root:root to runner:runner
2025-08-20T22:50:59.3555824Z [00:03:03.817]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-waitid.c' from root:root to runner:runner
2025-08-20T22:50:59.3557027Z [00:03:03.817]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-nanosleep.c' from root:root to runner:runner
2025-08-20T22:50:59.3558260Z [00:03:03.817]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-tpacket_req3.c' from root:root to runner:runner
2025-08-20T22:50:59.3559624Z [00:03:03.817]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-tcgetattr.c' from root:root to runner:runner
2025-08-20T22:50:59.3560846Z [00:03:03.817]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-gethostid.c' from root:root to runner:runner
2025-08-20T22:50:59.3562072Z [00:03:03.817]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-swapcontext.c' from root:root to runner:runner
2025-08-20T22:50:59.3563300Z [00:03:03.817]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-cfgetospeed.c' from root:root to runner:runner
2025-08-20T22:50:59.3564754Z [00:03:03.817]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-signalfd.c' from root:root to runner:runner
2025-08-20T22:50:59.3566050Z [00:03:03.817]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-sctp_paddrparams.c' from root:root to runner:runner
2025-08-20T22:50:59.3567310Z [00:03:03.817]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-arm-tlbi.c' from root:root to runner:runner
2025-08-20T22:50:59.3568562Z [00:03:03.817]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-mm512_loadu_si512.c' from root:root to runner:runner
2025-08-20T22:50:59.3570005Z [00:03:03.817]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-builtin-memcmp.c' from root:root to runner:runner
2025-08-20T22:50:59.3571293Z [00:03:03.817]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-sched-getaffinity.c' from root:root to runner:runner
2025-08-20T22:50:59.3572538Z [00:03:03.817]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-cpu_set_t.c' from root:root to runner:runner
2025-08-20T22:50:59.3573902Z [00:03:03.817]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-eigen.cpp' from root:root to runner:runner
2025-08-20T22:50:59.3575119Z [00:03:03.817]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-semtimedop.c' from root:root to runner:runner
2025-08-20T22:50:59.3576401Z [00:03:03.817]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-mknodat.c' from root:root to runner:runner
2025-08-20T22:50:59.3577692Z [00:03:03.817]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-x86-pause.c' from root:root to runner:runner
2025-08-20T22:50:59.3579061Z [00:03:03.817]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-rusage_ru_nvcsw.c' from root:root to runner:runner
2025-08-20T22:50:59.3580380Z [00:03:03.817]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-builtin-popcountl.c' from root:root to runner:runner
2025-08-20T22:50:59.3581677Z [00:03:03.817]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-builtin-rotateright8.c' from root:root to runner:runner
2025-08-20T22:50:59.3582944Z [00:03:03.817]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-fgetxattr.c' from root:root to runner:runner
2025-08-20T22:50:59.3584170Z [00:03:03.817]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-pidfd-getfd.c' from root:root to runner:runner
2025-08-20T22:50:59.3585412Z [00:03:03.817]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-mm_dpbusd_epi32.c' from root:root to runner:runner
2025-08-20T22:50:59.3586629Z [00:03:03.817]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-libjpeg.c' from root:root to runner:runner
2025-08-20T22:50:59.3587992Z [00:03:03.817]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-program_invocation_name.c' from root:root to runner:runner
2025-08-20T22:50:59.3589548Z [00:03:03.817]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-timer-settime.c' from root:root to runner:runner
2025-08-20T22:50:59.3590759Z [00:03:03.817]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-cap.c' from root:root to runner:runner
2025-08-20T22:50:59.3591975Z [00:03:03.817]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-delete-module.c' from root:root to runner:runner
2025-08-20T22:50:59.3593263Z [00:03:03.817]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-builtin-assume-aligned.c' from root:root to runner:runner
2025-08-20T22:50:59.3594578Z [00:03:03.817]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-builtin-bitreverse.c' from root:root to runner:runner
2025-08-20T22:50:59.3595802Z [00:03:03.817]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-brk.c' from root:root to runner:runner
2025-08-20T22:50:59.3597191Z [00:03:03.817]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-flistxattr.c' from root:root to runner:runner
2025-08-20T22:50:59.3598410Z [00:03:03.817]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-mathfunc.c' from root:root to runner:runner
2025-08-20T22:50:59.3599862Z [00:03:03.817]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-int128_t.c' from root:root to runner:runner
2025-08-20T22:50:59.3601134Z [00:03:03.817]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-fstatat.c' from root:root to runner:runner
2025-08-20T22:50:59.3602380Z [00:03:03.817]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-sctp_default_prinfo.c' from root:root to runner:runner
2025-08-20T22:50:59.3603614Z [00:03:03.817]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-getsid.c' from root:root to runner:runner
2025-08-20T22:50:59.3604848Z [00:03:03.817]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-sync-synchronize.c' from root:root to runner:runner
2025-08-20T22:50:59.3606192Z [00:03:03.817]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-pthread-mutex_t.c' from root:root to runner:runner
2025-08-20T22:50:59.3607547Z [00:03:03.817]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-x86-wbinvd.c' from root:root to runner:runner
2025-08-20T22:50:59.3608912Z [00:03:03.817]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-x86-lfence.c' from root:root to runner:runner
2025-08-20T22:50:59.3610259Z [00:03:03.817]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-builtin-strdup.c' from root:root to runner:runner
2025-08-20T22:50:59.3611491Z [00:03:03.817]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-crypt-r.c' from root:root to runner:runner
2025-08-20T22:50:59.3612920Z [00:03:03.817]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-itimer_which_t.c' from root:root to runner:runner
2025-08-20T22:50:59.3614202Z [00:03:03.817]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-builtin-rotateright64.c' from root:root to runner:runner
2025-08-20T22:50:59.3615619Z [00:03:03.817]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-openat.c' from root:root to runner:runner
2025-08-20T22:50:59.3616813Z [00:03:03.817]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-libaio.c' from root:root to runner:runner
2025-08-20T22:50:59.3618066Z [00:03:03.817]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-setitimer.c' from root:root to runner:runner
2025-08-20T22:50:59.3619431Z [00:03:03.817]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-sendmmsg.c' from root:root to runner:runner
2025-08-20T22:50:59.3620652Z [00:03:03.817]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-aio-cancel.c' from root:root to runner:runner
2025-08-20T22:50:59.3621913Z [00:03:03.817]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-malloc-usable-size.c' from root:root to runner:runner
2025-08-20T22:50:59.3623191Z [00:03:03.817]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-remap-file-pages.c' from root:root to runner:runner
2025-08-20T22:50:59.3624572Z [00:03:03.817]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-process-vm-readv.c' from root:root to runner:runner
2025-08-20T22:50:59.3625941Z [00:03:03.817]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-builtin-memmove.c' from root:root to runner:runner
2025-08-20T22:50:59.3627223Z [00:03:03.817]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-x86-prefetcht2.c' from root:root to runner:runner
2025-08-20T22:50:59.3628506Z [00:03:03.817]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-icc-mm_stream_si128.c' from root:root to runner:runner
2025-08-20T22:50:59.3629948Z [00:03:03.817]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-getxattr.c' from root:root to runner:runner
2025-08-20T22:50:59.3631274Z [00:03:03.817]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-attr-packed.c' from root:root to runner:runner
2025-08-20T22:50:59.3632596Z [00:03:03.817]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-tcflush.c' from root:root to runner:runner
2025-08-20T22:50:59.3633817Z [00:03:03.817]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-cdrom_msf.c' from root:root to runner:runner
2025-08-20T22:50:59.3635073Z [00:03:03.817]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-landlock_ruleset_attr.c' from root:root to runner:runner
2025-08-20T22:50:59.3636353Z [00:03:03.817]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-rusage_ru_maxrss.c' from root:root to runner:runner
2025-08-20T22:50:59.3637703Z [00:03:03.817]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-getcpu.c' from root:root to runner:runner
2025-08-20T22:50:59.3639137Z [00:03:03.817]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-x86-lgdt.c' from root:root to runner:runner
2025-08-20T22:50:59.3640433Z [00:03:03.817]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-fsverity_digest.c' from root:root to runner:runner
2025-08-20T22:50:59.3641698Z [00:03:03.817]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-x86-clflushopt.c' from root:root to runner:runner
2025-08-20T22:50:59.3642973Z [00:03:03.817]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-x86-sfence.c' from root:root to runner:runner
2025-08-20T22:50:59.3644241Z [00:03:03.817]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-sctp_event_subscribe.c' from root:root to runner:runner
2025-08-20T22:50:59.3645586Z [00:03:03.817]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-builtin_stdc_rotate_right.c' from root:root to runner:runner
2025-08-20T22:50:59.3646909Z [00:03:03.817]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-builtin-cpu-is-power10.c' from root:root to runner:runner
2025-08-20T22:50:59.3648255Z [00:03:03.817]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-readv.c' from root:root to runner:runner
2025-08-20T22:50:59.3649630Z [00:03:03.817]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-setreuid.c' from root:root to runner:runner
2025-08-20T22:50:59.3650865Z [00:03:03.817]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-posix-memalign.c' from root:root to runner:runner
2025-08-20T22:50:59.3652128Z [00:03:03.817]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-loong64-rdtime.c' from root:root to runner:runner
2025-08-20T22:50:59.3653406Z [00:03:03.817]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-x86-rep-stosb.c' from root:root to runner:runner
2025-08-20T22:50:59.3654760Z [00:03:03.817]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-gethostname.c' from root:root to runner:runner
2025-08-20T22:50:59.3656028Z [00:03:03.817]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-__rord.c' from root:root to runner:runner
2025-08-20T22:50:59.3657252Z [00:03:03.817]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-mm_dpwssd_epi32.c' from root:root to runner:runner
2025-08-20T22:50:59.3658491Z [00:03:03.817]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-rusage_who_t.c' from root:root to runner:runner
2025-08-20T22:50:59.3659927Z [00:03:03.817]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-builtin-rotateleft16.c' from root:root to runner:runner
2025-08-20T22:50:59.3661345Z [00:03:03.817]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-mips-wait.c' from root:root to runner:runner
2025-08-20T22:50:59.3662590Z [00:03:03.817]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-kernel_ulong_t.c' from root:root to runner:runner
2025-08-20T22:50:59.3663922Z [00:03:03.817]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-libdl.c' from root:root to runner:runner
2025-08-20T22:50:59.3665132Z [00:03:03.817]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-listxattrat.c' from root:root to runner:runner
2025-08-20T22:50:59.3666370Z [00:03:03.817]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-lremovexattr.c' from root:root to runner:runner
2025-08-20T22:50:59.3667594Z [00:03:03.817]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-recvmmsg.c' from root:root to runner:runner
2025-08-20T22:50:59.3668933Z [00:03:03.817]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-alpha-draina.c' from root:root to runner:runner
2025-08-20T22:50:59.3670252Z [00:03:03.818]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-riscv-fence.c' from root:root to runner:runner
2025-08-20T22:50:59.3671572Z [00:03:03.818]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-aio-write.c' from root:root to runner:runner
2025-08-20T22:50:59.3672873Z [00:03:03.818]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-sem-sysv.c' from root:root to runner:runner
2025-08-20T22:50:59.3674097Z [00:03:03.818]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-atomic_store.c' from root:root to runner:runner
2025-08-20T22:50:59.3675316Z [00:03:03.818]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-liblzma.c' from root:root to runner:runner
2025-08-20T22:50:59.3676519Z [00:03:03.818]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-complex.c' from root:root to runner:runner
2025-08-20T22:50:59.3677824Z [00:03:03.818]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-ppc64-icbi.c' from root:root to runner:runner
2025-08-20T22:50:59.3679308Z [00:03:03.818]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-ino64_t.c' from root:root to runner:runner
2025-08-20T22:50:59.3680538Z [00:03:03.818]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-vt_consize.c' from root:root to runner:runner
2025-08-20T22:50:59.3681755Z [00:03:03.818]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-mm_setcsr.c' from root:root to runner:runner
2025-08-20T22:50:59.3682983Z [00:03:03.818]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-sctp_assoc_value.c' from root:root to runner:runner
2025-08-20T22:50:59.3684216Z [00:03:03.818]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-tgkill.c' from root:root to runner:runner
2025-08-20T22:50:59.3685426Z [00:03:03.818]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-memalign.c' from root:root to runner:runner
2025-08-20T22:50:59.3686772Z [00:03:03.818]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-getresgid.c' from root:root to runner:runner
2025-08-20T22:50:59.3687998Z [00:03:03.818]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-timer-delete.c' from root:root to runner:runner
2025-08-20T22:50:59.3689385Z [00:03:03.818]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-shm-sysv.c' from root:root to runner:runner
2025-08-20T22:50:59.3690624Z [00:03:03.818]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-getdtablesize.c' from root:root to runner:runner
2025-08-20T22:50:59.3691860Z [00:03:03.818]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-dvd_authinfo.c' from root:root to runner:runner
2025-08-20T22:50:59.3693119Z [00:03:03.818]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-setproctitle_init.c' from root:root to runner:runner
2025-08-20T22:50:59.3694344Z [00:03:03.818]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-nice.c' from root:root to runner:runner
2025-08-20T22:50:59.3695614Z [00:03:03.818]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-msync.c' from root:root to runner:runner
2025-08-20T22:50:59.3696893Z [00:03:03.818]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-getrandom.c' from root:root to runner:runner
2025-08-20T22:50:59.3698105Z [00:03:03.818]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-ttyname.c' from root:root to runner:runner
2025-08-20T22:50:59.3699511Z [00:03:03.818]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-mm256_add_epi8.c' from root:root to runner:runner
2025-08-20T22:50:59.3700800Z [00:03:03.818]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-sched-rr-get-interval.c' from root:root to runner:runner
2025-08-20T22:50:59.3702339Z [00:03:03.818]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-pthread-attr-setstack.c' from root:root to runner:runner
2025-08-20T22:50:59.3703688Z [00:03:03.818]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-atomic_fetch_add.c' from root:root to runner:runner
2025-08-20T22:50:59.3704930Z [00:03:03.818]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-arch_prctl.c' from root:root to runner:runner
2025-08-20T22:50:59.3706138Z [00:03:03.818]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-utimbuf.c' from root:root to runner:runner
2025-08-20T22:50:59.3707358Z [00:03:03.818]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-ppc-dcbt.c' from root:root to runner:runner
2025-08-20T22:50:59.3708681Z [00:03:03.818]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-srand48.c' from root:root to runner:runner
2025-08-20T22:50:59.3709993Z [00:03:03.818]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-getpagesize.c' from root:root to runner:runner
2025-08-20T22:50:59.3711386Z [00:03:03.818]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-eventfd.c' from root:root to runner:runner
2025-08-20T22:50:59.3712659Z [00:03:03.818]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-pthread-setaffinity-np.c' from root:root to runner:runner
2025-08-20T22:50:59.3713949Z [00:03:03.818]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-builtin-fabsl.c' from root:root to runner:runner
2025-08-20T22:50:59.3715172Z [00:03:03.818]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-madvise.c' from root:root to runner:runner
2025-08-20T22:50:59.3716400Z [00:03:03.818]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-pragma-inside.c' from root:root to runner:runner
2025-08-20T22:50:59.3717697Z [00:03:03.818]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-atomic_sub_fetch.c' from root:root to runner:runner
2025-08-20T22:50:59.3719014Z [00:03:03.818]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-libz.c' from root:root to runner:runner
2025-08-20T22:50:59.3720404Z [00:03:03.818]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-aligned-64K.c' from root:root to runner:runner
2025-08-20T22:50:59.3721702Z [00:03:03.818]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-setxattrat.c' from root:root to runner:runner
2025-08-20T22:50:59.3722973Z [00:03:03.818]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-sched-setscheduler.c' from root:root to runner:runner
2025-08-20T22:50:59.3724256Z [00:03:03.818]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-builtin-ia32_movnti.c' from root:root to runner:runner
2025-08-20T22:50:59.3725498Z [00:03:03.818]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-mode_t.c' from root:root to runner:runner
2025-08-20T22:50:59.3726912Z [00:03:03.818]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-__rolq.c' from root:root to runner:runner
2025-08-20T22:50:59.3728215Z [00:03:03.818]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-x86-cldemote.c' from root:root to runner:runner
2025-08-20T22:50:59.3729650Z [00:03:03.818]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-fremovexattr.c' from root:root to runner:runner
2025-08-20T22:50:59.3730891Z [00:03:03.818]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-vmsplice.c' from root:root to runner:runner
2025-08-20T22:50:59.3732106Z [00:03:03.818]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-mlockall.c' from root:root to runner:runner
2025-08-20T22:50:59.3733299Z [00:03:03.818]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-wait3.c' from root:root to runner:runner
2025-08-20T22:50:59.3734713Z [00:03:03.818]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-sched-yield.c' from root:root to runner:runner
2025-08-20T22:50:59.3735958Z [00:03:03.818]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-clock-adjtime.c' from root:root to runner:runner
2025-08-20T22:50:59.3737192Z [00:03:03.818]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-fdatasync.c' from root:root to runner:runner
2025-08-20T22:50:59.3738466Z [00:03:03.818]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-builtin-cpu-is-power9.c' from root:root to runner:runner
2025-08-20T22:50:59.3739895Z [00:03:03.818]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-sysinfo.c' from root:root to runner:runner
2025-08-20T22:50:59.3741125Z [00:03:03.818]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-memfd-create.c' from root:root to runner:runner
2025-08-20T22:50:59.3742331Z [00:03:03.818]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-dup3.c' from root:root to runner:runner
2025-08-20T22:50:59.3743633Z [00:03:03.818]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-fchmodat.c' from root:root to runner:runner
2025-08-20T22:50:59.3744945Z [00:03:03.818]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-icc-mm_stream_si64.c' from root:root to runner:runner
2025-08-20T22:50:59.3746195Z [00:03:03.818]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-close-range.c' from root:root to runner:runner
2025-08-20T22:50:59.3747457Z [00:03:03.818]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-atomic_load_double.c' from root:root to runner:runner
2025-08-20T22:50:59.3748828Z [00:03:03.818]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-v4l2_capability.c' from root:root to runner:runner
2025-08-20T22:50:59.3750311Z [00:03:03.818]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-regerror.c' from root:root to runner:runner
2025-08-20T22:50:59.3751583Z [00:03:03.818]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-valloc.c' from root:root to runner:runner
2025-08-20T22:50:59.3752820Z [00:03:03.818]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-sparc-tick.c' from root:root to runner:runner
2025-08-20T22:50:59.3754051Z [00:03:03.818]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-getitimer.c' from root:root to runner:runner
2025-08-20T22:50:59.3755271Z [00:03:03.818]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-x86-lahf.c' from root:root to runner:runner
2025-08-20T22:50:59.3756496Z [00:03:03.818]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-utimensat.c' from root:root to runner:runner
2025-08-20T22:50:59.3757719Z [00:03:03.818]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-posix-spawn.c' from root:root to runner:runner
2025-08-20T22:50:59.3759169Z [00:03:03.818]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-sync.c' from root:root to runner:runner
2025-08-20T22:50:59.3760415Z [00:03:03.818]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-drand48.c' from root:root to runner:runner
2025-08-20T22:50:59.3761612Z [00:03:03.818]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-libbsd.c' from root:root to runner:runner
2025-08-20T22:50:59.3762839Z [00:03:03.818]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-sctp_assoc_stats.c' from root:root to runner:runner
2025-08-20T22:50:59.3764119Z [00:03:03.818]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-loong64-tlbrd.c' from root:root to runner:runner
2025-08-20T22:50:59.3765348Z [00:03:03.818]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-mlock.c' from root:root to runner:runner
2025-08-20T22:50:59.3766529Z [00:03:03.818]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-judy.c' from root:root to runner:runner
2025-08-20T22:50:59.3767867Z [00:03:03.818]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-sched-setaffinity.c' from root:root to runner:runner
2025-08-20T22:50:59.3769464Z [00:03:03.818]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-pthread-mutexattr-setprotocol.c' from root:root to runner:runner
2025-08-20T22:50:59.3770801Z [00:03:03.818]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-ppc-dcbst.c' from root:root to runner:runner
2025-08-20T22:50:59.3772075Z [00:03:03.818]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-v4l2_jpegcompression.c' from root:root to runner:runner
2025-08-20T22:50:59.3773319Z [00:03:03.818]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-tsearch.c' from root:root to runner:runner
2025-08-20T22:50:59.3774811Z [00:03:03.818]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-s390-ptlb.c' from root:root to runner:runner
2025-08-20T22:50:59.3776131Z [00:03:03.818]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-cdrom_read_audio.c' from root:root to runner:runner
2025-08-20T22:50:59.3777366Z [00:03:03.818]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-kbsentry.c' from root:root to runner:runner
2025-08-20T22:50:59.3778683Z [00:03:03.818]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-alpha-halt.c' from root:root to runner:runner
2025-08-20T22:50:59.3779999Z [00:03:03.818]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-fs_sysfs_path.c' from root:root to runner:runner
2025-08-20T22:50:59.3781206Z [00:03:03.818]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-swap.c' from root:root to runner:runner
2025-08-20T22:50:59.3782569Z [00:03:03.818]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-malloc-trim.c' from root:root to runner:runner
2025-08-20T22:50:59.3783820Z [00:03:03.818]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-priority_which_t.c' from root:root to runner:runner
2025-08-20T22:50:59.3785074Z [00:03:03.818]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-open_memstream.c' from root:root to runner:runner
2025-08-20T22:50:59.3786322Z [00:03:03.818]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-sigwaitinfo.c' from root:root to runner:runner
2025-08-20T22:50:59.3787561Z [00:03:03.818]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-clock-settime.c' from root:root to runner:runner
2025-08-20T22:50:59.3788881Z [00:03:03.818]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-dvd_struct.c' from root:root to runner:runner
2025-08-20T22:50:59.3790145Z [00:03:03.818]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-wait4.c' from root:root to runner:runner
2025-08-20T22:50:59.3791450Z [00:03:03.819]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-setmntent.c' from root:root to runner:runner
2025-08-20T22:50:59.3792754Z [00:03:03.819]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-ptrace.c' from root:root to runner:runner
2025-08-20T22:50:59.3793997Z [00:03:03.819]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-usbdevfs_getdriver.c' from root:root to runner:runner
2025-08-20T22:50:59.3795266Z [00:03:03.819]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-ppc-dcbtst.c' from root:root to runner:runner
2025-08-20T22:50:59.3796493Z [00:03:03.819]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-sendmsg.c' from root:root to runner:runner
2025-08-20T22:50:59.3798028Z [00:03:03.819]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-sync-bool-compare-and-swap.c' from root:root to runner:runner
2025-08-20T22:50:59.3799465Z [00:03:03.819]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-lsearch.c' from root:root to runner:runner
2025-08-20T22:50:59.3800704Z [00:03:03.819]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-x86-tpause.c' from root:root to runner:runner
2025-08-20T22:50:59.3801973Z [00:03:03.819]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-pthread-mutex-init.c' from root:root to runner:runner
2025-08-20T22:50:59.3803205Z [00:03:03.819]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-flock.c' from root:root to runner:runner
2025-08-20T22:50:59.3804418Z [00:03:03.819]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-membarrier.c' from root:root to runner:runner
2025-08-20T22:50:59.3805633Z [00:03:03.819]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-libcrypt.c' from root:root to runner:runner
2025-08-20T22:50:59.3807042Z [00:03:03.819]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-loong64-cpucfg.c' from root:root to runner:runner
2025-08-20T22:50:59.3808226Z [00:03:03.819]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test' from root:root to runner:runner
2025-08-20T22:50:59.3809534Z [00:03:03.819]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-xattr.o' from root:root to runner:runner
2025-08-20T22:50:59.3810719Z [00:03:03.819]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-rawdev.o' from root:root to runner:runner
2025-08-20T22:50:59.3811905Z [00:03:03.819]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/Makefile.machine' from root:root to runner:runner
2025-08-20T22:50:59.3813100Z [00:03:03.819]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-priv-instr.o' from root:root to runner:runner
2025-08-20T22:50:59.3814290Z [00:03:03.819]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-memrate.o' from root:root to runner:runner
2025-08-20T22:50:59.3815565Z [00:03:03.819]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-sync.h' from root:root to runner:runner
2025-08-20T22:50:59.3816781Z [00:03:03.819]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-urandom.o' from root:root to runner:runner
2025-08-20T22:50:59.3818015Z [00:03:03.819]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-parse-opts.o' from root:root to runner:runner
2025-08-20T22:50:59.3819288Z [00:03:03.819]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-udp.c' from root:root to runner:runner
2025-08-20T22:50:59.3820457Z [00:03:03.819]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-mcontend.o' from root:root to runner:runner
2025-08-20T22:50:59.3821859Z [00:03:03.819]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sysinval.o' from root:root to runner:runner
2025-08-20T22:50:59.3823114Z [00:03:03.819]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-dup.o' from root:root to runner:runner
2025-08-20T22:50:59.3824288Z [00:03:03.819]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-tsearch.c' from root:root to runner:runner
2025-08-20T22:50:59.3825470Z [00:03:03.819]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-fanotify.c' from root:root to runner:runner
2025-08-20T22:50:59.3826672Z [00:03:03.819]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-ioprio.o' from root:root to runner:runner
2025-08-20T22:50:59.3827876Z [00:03:03.819]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-personality.c' from root:root to runner:runner
2025-08-20T22:50:59.3829145Z [00:03:03.819]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-hash.h' from root:root to runner:runner
2025-08-20T22:50:59.3830471Z [00:03:03.819]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-tsearch.o' from root:root to runner:runner
2025-08-20T22:50:59.3831656Z [00:03:03.819]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-eventfd.c' from root:root to runner:runner
2025-08-20T22:50:59.3832833Z [00:03:03.819]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-eigen.c' from root:root to runner:runner
2025-08-20T22:50:59.3834015Z [00:03:03.819]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-skiplist.c' from root:root to runner:runner
2025-08-20T22:50:59.3835177Z [00:03:03.819]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/debian/watch' from root:root to runner:runner
2025-08-20T22:50:59.3836346Z [00:03:03.819]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/debian/control' from root:root to runner:runner
2025-08-20T22:50:59.3837521Z [00:03:03.819]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/debian/copyright' from root:root to runner:runner
2025-08-20T22:50:59.3838919Z [00:03:03.819]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/debian/source/format' from root:root to runner:runner
2025-08-20T22:50:59.3840184Z [00:03:03.819]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/debian/source' from root:root to runner:runner
2025-08-20T22:50:59.3841356Z [00:03:03.819]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/debian/rules' from root:root to runner:runner
2025-08-20T22:50:59.3842520Z [00:03:03.819]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/debian/changelog' from root:root to runner:runner
2025-08-20T22:50:59.3843744Z [00:03:03.819]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/debian/tests/fast-test-all' from root:root to runner:runner
2025-08-20T22:50:59.3845240Z [00:03:03.819]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/debian/tests/lite-test' from root:root to runner:runner
2025-08-20T22:50:59.3846570Z [00:03:03.819]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/debian/tests/control' from root:root to runner:runner
2025-08-20T22:50:59.3847764Z [00:03:03.819]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/debian/tests' from root:root to runner:runner
2025-08-20T22:50:59.3849002Z [00:03:03.819]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/debian' from root:root to runner:runner
2025-08-20T22:50:59.3850207Z [00:03:03.819]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-fd-abuse.o' from root:root to runner:runner
2025-08-20T22:50:59.3851389Z [00:03:03.819]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-asm-ret.h' from root:root to runner:runner
2025-08-20T22:50:59.3852545Z [00:03:03.819]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-mq.o' from root:root to runner:runner
2025-08-20T22:50:59.3853879Z [00:03:03.819]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-fibsearch.c' from root:root to runner:runner
2025-08-20T22:50:59.3855050Z [00:03:03.819]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-mpfr.o' from root:root to runner:runner
2025-08-20T22:50:59.3856227Z [00:03:03.819]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-vm-splice.o' from root:root to runner:runner
2025-08-20T22:50:59.3857403Z [00:03:03.819]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-loop.c' from root:root to runner:runner
2025-08-20T22:50:59.3858563Z [00:03:03.819]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-factor.o' from root:root to runner:runner
2025-08-20T22:50:59.3859948Z [00:03:03.819]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-uprobe.c' from root:root to runner:runner
2025-08-20T22:50:59.3861140Z [00:03:03.819]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-idle-page.o' from root:root to runner:runner
2025-08-20T22:50:59.3862449Z [00:03:03.819]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_Float128' from root:root to runner:runner
2025-08-20T22:50:59.3863817Z [00:03:03.819]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_USBDEVFS_GETDRIVER' from root:root to runner:runner
2025-08-20T22:50:59.3865051Z [00:03:03.819]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_CBRT' from root:root to runner:runner
2025-08-20T22:50:59.3866255Z [00:03:03.819]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_EGL_EXT_H' from root:root to runner:runner
2025-08-20T22:50:59.3867470Z [00:03:03.819]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_CDROM_TI' from root:root to runner:runner
2025-08-20T22:50:59.3869049Z [00:03:03.819]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_HYPOTL' from root:root to runner:runner
2025-08-20T22:50:59.3870408Z [00:03:03.819]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_TARGET_CLONES_PANTHERLAKE' from root:root to runner:runner
2025-08-20T22:50:59.3871713Z [00:03:03.819]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_M68K_EORI_SR' from root:root to runner:runner
2025-08-20T22:50:59.3872985Z [00:03:03.819]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ATTRIBUTE_NORETURN' from root:root to runner:runner
2025-08-20T22:50:59.3874249Z [00:03:03.819]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_LOOP_H' from root:root to runner:runner
2025-08-20T22:50:59.3875498Z [00:03:03.819]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SYS_UTSNAME_H' from root:root to runner:runner
2025-08-20T22:50:59.3876728Z [00:03:03.819]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_CDROM_MSF' from root:root to runner:runner
2025-08-20T22:50:59.3878134Z [00:03:03.819]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_S390_PTLB' from root:root to runner:runner
2025-08-20T22:50:59.3879558Z [00:03:03.819]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LIBKMOD_H' from root:root to runner:runner
2025-08-20T22:50:59.3880793Z [00:03:03.819]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_MODIFY_LDT' from root:root to runner:runner
2025-08-20T22:50:59.3882031Z [00:03:03.820]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_CPOW' from root:root to runner:runner
2025-08-20T22:50:59.3883293Z [00:03:03.820]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SYS_CAPABILITY_H' from root:root to runner:runner
2025-08-20T22:50:59.3884561Z [00:03:03.820]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_TIMER_GETOVERRUN' from root:root to runner:runner
2025-08-20T22:50:59.3885915Z [00:03:03.820]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_PRAGMA_INSIDE' from root:root to runner:runner
2025-08-20T22:50:59.3887207Z [00:03:03.820]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_CSINL' from root:root to runner:runner
2025-08-20T22:50:59.3888444Z [00:03:03.820]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_EXECUTABLE_START' from root:root to runner:runner
2025-08-20T22:50:59.3889937Z [00:03:03.820]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_USBDEVICE_FS_H' from root:root to runner:runner
2025-08-20T22:50:59.3891202Z [00:03:03.820]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SYS_XATTR_H' from root:root to runner:runner
2025-08-20T22:50:59.3892506Z [00:03:03.820]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_DUP3' from root:root to runner:runner
2025-08-20T22:50:59.3893797Z [00:03:03.820]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_POWF' from root:root to runner:runner
2025-08-20T22:50:59.3895003Z [00:03:03.820]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_MINCORE' from root:root to runner:runner
2025-08-20T22:50:59.3896229Z [00:03:03.820]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_FABS' from root:root to runner:runner
2025-08-20T22:50:59.3897460Z [00:03:03.820]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_KBDIACRS' from root:root to runner:runner
2025-08-20T22:50:59.3898824Z [00:03:03.820]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_PPC64_DCBST' from root:root to runner:runner
2025-08-20T22:50:59.3900119Z [00:03:03.820]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_CPU_SET_T' from root:root to runner:runner
2025-08-20T22:50:59.3901506Z [00:03:03.820]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_KEY_T' from root:root to runner:runner
2025-08-20T22:50:59.3902721Z [00:03:03.820]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LIB_PTHREAD' from root:root to runner:runner
2025-08-20T22:50:59.3903938Z [00:03:03.820]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_POLL' from root:root to runner:runner
2025-08-20T22:50:59.3905147Z [00:03:03.820]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_GETLOGIN' from root:root to runner:runner
2025-08-20T22:50:59.3906394Z [00:03:03.820]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_LOONG64_TLBRD' from root:root to runner:runner
2025-08-20T22:50:59.3907670Z [00:03:03.820]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_VERSION_H' from root:root to runner:runner
2025-08-20T22:50:59.3909016Z [00:03:03.820]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SYMLINKAT' from root:root to runner:runner
2025-08-20T22:50:59.3910387Z [00:03:03.820]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_PWRITEV' from root:root to runner:runner
2025-08-20T22:50:59.3911699Z [00:03:03.820]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ATOMIC_FETCH_ADD' from root:root to runner:runner
2025-08-20T22:50:59.3912931Z [00:03:03.820]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_CBRTF' from root:root to runner:runner
2025-08-20T22:50:59.3914175Z [00:03:03.820]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_BITREVERSE' from root:root to runner:runner
2025-08-20T22:50:59.3915440Z [00:03:03.820]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_FABSL' from root:root to runner:runner
2025-08-20T22:50:59.3916923Z [00:03:03.820]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN___CLEAR_CACHE' from root:root to runner:runner
2025-08-20T22:50:59.3918296Z [00:03:03.820]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SYS_EVENTFD_H' from root:root to runner:runner
2025-08-20T22:50:59.3919712Z [00:03:03.820]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_CBRTL' from root:root to runner:runner
2025-08-20T22:50:59.3920955Z [00:03:03.820]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_POPCOUNTLL' from root:root to runner:runner
2025-08-20T22:50:59.3922234Z [00:03:03.820]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_INTRINSIC_ROLW' from root:root to runner:runner
2025-08-20T22:50:59.3923451Z [00:03:03.820]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_JN' from root:root to runner:runner
2025-08-20T22:50:59.3924648Z [00:03:03.820]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_PID_TYPE' from root:root to runner:runner
2025-08-20T22:50:59.3926080Z [00:03:03.820]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_TARGET_CLONES_ARROWLAKE' from root:root to runner:runner
2025-08-20T22:50:59.3927417Z [00:03:03.820]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_TARGET_CLONES_DIAMONDRAPIDS' from root:root to runner:runner
2025-08-20T22:50:59.3928822Z [00:03:03.820]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_DVD_AUTHINFO' from root:root to runner:runner
2025-08-20T22:50:59.3930139Z [00:03:03.820]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_CONNECTOR_H' from root:root to runner:runner
2025-08-20T22:50:59.3931398Z [00:03:03.820]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SETPROCTITLE' from root:root to runner:runner
2025-08-20T22:50:59.3932649Z [00:03:03.820]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SYS_SYSMACROS_H' from root:root to runner:runner
2025-08-20T22:50:59.3933967Z [00:03:03.820]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SINL' from root:root to runner:runner
2025-08-20T22:50:59.3935266Z [00:03:03.820]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_AUTO_DEV_IOCTL_H' from root:root to runner:runner
2025-08-20T22:50:59.3936534Z [00:03:03.820]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_RUSAGE_WHO_T' from root:root to runner:runner
2025-08-20T22:50:59.3937794Z [00:03:03.820]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_RLIMIT_RESOURCE_T' from root:root to runner:runner
2025-08-20T22:50:59.3939175Z [00:03:03.820]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_NETINET_IP_ICMP_H' from root:root to runner:runner
2025-08-20T22:50:59.3940660Z [00:03:03.820]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LOG2' from root:root to runner:runner
2025-08-20T22:50:59.3941952Z [00:03:03.820]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ACCEPT4' from root:root to runner:runner
2025-08-20T22:50:59.3943182Z [00:03:03.820]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_REMOVEXATTR' from root:root to runner:runner
2025-08-20T22:50:59.3944416Z [00:03:03.820]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_TPACKET_REQ3' from root:root to runner:runner
2025-08-20T22:50:59.3945673Z [00:03:03.820]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_SUPPORTS' from root:root to runner:runner
2025-08-20T22:50:59.3946940Z [00:03:03.820]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_CABSF' from root:root to runner:runner
2025-08-20T22:50:59.3948207Z [00:03:03.820]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_X86_PREFETCHNTA' from root:root to runner:runner
2025-08-20T22:50:59.3949710Z [00:03:03.820]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_IOPORT' from root:root to runner:runner
2025-08-20T22:50:59.3950948Z [00:03:03.820]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_X86_MOV_DR0' from root:root to runner:runner
2025-08-20T22:50:59.3952183Z [00:03:03.820]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_WCSNCAT' from root:root to runner:runner
2025-08-20T22:50:59.3953393Z [00:03:03.820]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_INT128_T' from root:root to runner:runner
2025-08-20T22:50:59.3954602Z [00:03:03.820]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_WCSRCHR' from root:root to runner:runner
2025-08-20T22:50:59.3955804Z [00:03:03.820]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_FSYNC' from root:root to runner:runner
2025-08-20T22:50:59.3957036Z [00:03:03.820]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_SHUFFLE' from root:root to runner:runner
2025-08-20T22:50:59.3958403Z [00:03:03.820]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_SINHL' from root:root to runner:runner
2025-08-20T22:50:59.3959811Z [00:03:03.820]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_Y1' from root:root to runner:runner
2025-08-20T22:50:59.3961046Z [00:03:03.820]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SCSI_SG_H' from root:root to runner:runner
2025-08-20T22:50:59.3962256Z [00:03:03.820]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ADJTIME' from root:root to runner:runner
2025-08-20T22:50:59.3963465Z [00:03:03.820]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_DADDR_T' from root:root to runner:runner
2025-08-20T22:50:59.3964900Z [00:03:03.820]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_MALLOC_TRIM' from root:root to runner:runner
2025-08-20T22:50:59.3966239Z [00:03:03.820]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_MEMBARRIER_H' from root:root to runner:runner
2025-08-20T22:50:59.3967484Z [00:03:03.820]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_PSELECT' from root:root to runner:runner
2025-08-20T22:50:59.3968819Z [00:03:03.820]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_CBRTF' from root:root to runner:runner
2025-08-20T22:50:59.3970138Z [00:03:03.820]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_SINL' from root:root to runner:runner
2025-08-20T22:50:59.3971374Z [00:03:03.820]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_Float128x' from root:root to runner:runner
2025-08-20T22:50:59.3972751Z [00:03:03.820]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_CTZ' from root:root to runner:runner
2025-08-20T22:50:59.3973992Z [00:03:03.820]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SYS_PROCCTL_H' from root:root to runner:runner
2025-08-20T22:50:59.3975202Z [00:03:03.820]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_TEE' from root:root to runner:runner
2025-08-20T22:50:59.3976439Z [00:03:03.820]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LANDLOCK_RULE_TYPE' from root:root to runner:runner
2025-08-20T22:50:59.3977676Z [00:03:03.820]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_TCFLOW' from root:root to runner:runner
2025-08-20T22:50:59.3978981Z [00:03:03.820]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_FUTIMENS' from root:root to runner:runner
2025-08-20T22:50:59.3980280Z [00:03:03.820]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_POSIX_MEMALIGN' from root:root to runner:runner
2025-08-20T22:50:59.3981678Z [00:03:03.820]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_MACH_MACH_H' from root:root to runner:runner
2025-08-20T22:50:59.3982994Z [00:03:03.820]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_TIMER_DELETE' from root:root to runner:runner
2025-08-20T22:50:59.3984247Z [00:03:03.820]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SCTP_ASSOC_STATS' from root:root to runner:runner
2025-08-20T22:50:59.3985510Z [00:03:03.820]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_LOG2L' from root:root to runner:runner
2025-08-20T22:50:59.3986755Z [00:03:03.820]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_INPUT_H' from root:root to runner:runner
2025-08-20T22:50:59.3988225Z [00:03:03.820]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_KERNEL_ULONG_T' from root:root to runner:runner
2025-08-20T22:50:59.3989642Z [00:03:03.820]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_YNF' from root:root to runner:runner
2025-08-20T22:50:59.3990946Z [00:03:03.820]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_TARGET_CLONES_GRANITERAPIDS' from root:root to runner:runner
2025-08-20T22:50:59.3992246Z [00:03:03.820]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_MEMCPY' from root:root to runner:runner
2025-08-20T22:50:59.3993483Z [00:03:03.820]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LOCALE_H' from root:root to runner:runner
2025-08-20T22:50:59.3994728Z [00:03:03.820]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_BLKZONED_H' from root:root to runner:runner
2025-08-20T22:50:59.3995990Z [00:03:03.820]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_PPC_GET_TIMEBASE' from root:root to runner:runner
2025-08-20T22:50:59.3997385Z [00:03:03.820]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_PTHREAD_NP_H' from root:root to runner:runner
2025-08-20T22:50:59.3998681Z [00:03:03.820]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ROUNDL' from root:root to runner:runner
2025-08-20T22:50:59.3999940Z [00:03:03.820]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_WCSLCAT' from root:root to runner:runner
2025-08-20T22:50:59.4001151Z [00:03:03.821]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_PTSNAME' from root:root to runner:runner
2025-08-20T22:50:59.4002369Z [00:03:03.821]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_REGERROR' from root:root to runner:runner
2025-08-20T22:50:59.4003569Z [00:03:03.821]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_HYPOT' from root:root to runner:runner
2025-08-20T22:50:59.4004870Z [00:03:03.821]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_VT_MODE' from root:root to runner:runner
2025-08-20T22:50:59.4006195Z [00:03:03.821]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_PPC64_MSYNC' from root:root to runner:runner
2025-08-20T22:50:59.4007470Z [00:03:03.821]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LOOKUP_DCOOKIE' from root:root to runner:runner
2025-08-20T22:50:59.4008812Z [00:03:03.821]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_CIMAG' from root:root to runner:runner
2025-08-20T22:50:59.4010093Z [00:03:03.821]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_PPC_DCBST' from root:root to runner:runner
2025-08-20T22:50:59.4011418Z [00:03:03.821]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_TCDRAIN' from root:root to runner:runner
2025-08-20T22:50:59.4012902Z [00:03:03.821]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SCHED_GET_PRIORITY_MAX' from root:root to runner:runner
2025-08-20T22:50:59.4014167Z [00:03:03.821]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SETPWENT' from root:root to runner:runner
2025-08-20T22:50:59.4015394Z [00:03:03.821]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_LOG2' from root:root to runner:runner
2025-08-20T22:50:59.4016625Z [00:03:03.821]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_RENAMEAT2' from root:root to runner:runner
2025-08-20T22:50:59.4017897Z [00:03:03.821]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_GETENTROPY' from root:root to runner:runner
2025-08-20T22:50:59.4019270Z [00:03:03.821]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_MEDIA_DEVICE_INFO' from root:root to runner:runner
2025-08-20T22:50:59.4020767Z [00:03:03.821]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_MM512_LOADU_SI512' from root:root to runner:runner
2025-08-20T22:50:59.4022031Z [00:03:03.821]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SYS_LOADAVG_H' from root:root to runner:runner
2025-08-20T22:50:59.4023268Z [00:03:03.821]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_Float32x' from root:root to runner:runner
2025-08-20T22:50:59.4024491Z [00:03:03.821]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_MEMALIGN' from root:root to runner:runner
2025-08-20T22:50:59.4025757Z [00:03:03.821]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_TARGET_CLONES_SSE4_2' from root:root to runner:runner
2025-08-20T22:50:59.4027019Z [00:03:03.821]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_EXECINFO_H' from root:root to runner:runner
2025-08-20T22:50:59.4028256Z [00:03:03.821]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_MTRR_GENTRY' from root:root to runner:runner
2025-08-20T22:50:59.4029842Z [00:03:03.821]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_VT_CONSIZE' from root:root to runner:runner
2025-08-20T22:50:59.4031186Z [00:03:03.821]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_LOONG64_CPUCFG' from root:root to runner:runner
2025-08-20T22:50:59.4032457Z [00:03:03.821]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_CEXPL' from root:root to runner:runner
2025-08-20T22:50:59.4033684Z [00:03:03.821]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SEARCH_H' from root:root to runner:runner
2025-08-20T22:50:59.4034927Z [00:03:03.821]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_EXPECT' from root:root to runner:runner
2025-08-20T22:50:59.4036337Z [00:03:03.821]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_GLES2_H' from root:root to runner:runner
2025-08-20T22:50:59.4037586Z [00:03:03.821]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_Y0L' from root:root to runner:runner
2025-08-20T22:50:59.4038929Z [00:03:03.821]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_ROUNDL' from root:root to runner:runner
2025-08-20T22:50:59.4040210Z [00:03:03.821]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_MQUERY' from root:root to runner:runner
2025-08-20T22:50:59.4041426Z [00:03:03.821]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_TERMIO_H' from root:root to runner:runner
2025-08-20T22:50:59.4042642Z [00:03:03.821]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_VT_STAT' from root:root to runner:runner
2025-08-20T22:50:59.4043882Z [00:03:03.821]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_LOONG64_DBAR' from root:root to runner:runner
2025-08-20T22:50:59.4045297Z [00:03:03.821]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_FSVERITY_H' from root:root to runner:runner
2025-08-20T22:50:59.4046537Z [00:03:03.821]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_CRYPT_H' from root:root to runner:runner
2025-08-20T22:50:59.4047792Z [00:03:03.821]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_VIDEODEV2_H' from root:root to runner:runner
2025-08-20T22:50:59.4049155Z [00:03:03.821]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_CONSOLEFONTDESC' from root:root to runner:runner
2025-08-20T22:50:59.4050487Z [00:03:03.821]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SYS_PERSONALITY_H' from root:root to runner:runner
2025-08-20T22:50:59.4051713Z [00:03:03.821]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_J1F' from root:root to runner:runner
2025-08-20T22:50:59.4052997Z [00:03:03.821]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_PKEY_SET' from root:root to runner:runner
2025-08-20T22:50:59.4054270Z [00:03:03.821]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_CPOWF' from root:root to runner:runner
2025-08-20T22:50:59.4055483Z [00:03:03.821]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SYS_VFS_H' from root:root to runner:runner
2025-08-20T22:50:59.4056737Z [00:03:03.821]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SCTP_STREAM_VALUE' from root:root to runner:runner
2025-08-20T22:50:59.4058000Z [00:03:03.821]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_MM_STREAM_SI32' from root:root to runner:runner
2025-08-20T22:50:59.4059437Z [00:03:03.821]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LZMA_H' from root:root to runner:runner
2025-08-20T22:50:59.4060785Z [00:03:03.821]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_UVM_UVM_EXTERN_H' from root:root to runner:runner
2025-08-20T22:50:59.4062026Z [00:03:03.821]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_MTX_INIT' from root:root to runner:runner
2025-08-20T22:50:59.4063269Z [00:03:03.821]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_X86_REP_STOSB' from root:root to runner:runner
2025-08-20T22:50:59.4064495Z [00:03:03.821]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_UTIME' from root:root to runner:runner
2025-08-20T22:50:59.4065714Z [00:03:03.821]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LIB_LZMA' from root:root to runner:runner
2025-08-20T22:50:59.4066955Z [00:03:03.821]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_RISCV_FENCE' from root:root to runner:runner
2025-08-20T22:50:59.4068357Z [00:03:03.821]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_WCSNCASECMP' from root:root to runner:runner
2025-08-20T22:50:59.4069752Z [00:03:03.821]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SYSINFO' from root:root to runner:runner
2025-08-20T22:50:59.4070991Z [00:03:03.821]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_TANH' from root:root to runner:runner
2025-08-20T22:50:59.4072241Z [00:03:03.821]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_COSHF' from root:root to runner:runner
2025-08-20T22:50:59.4073476Z [00:03:03.821]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_USER_DESC' from root:root to runner:runner
2025-08-20T22:50:59.4074710Z [00:03:03.821]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_CEXP' from root:root to runner:runner
2025-08-20T22:50:59.4075947Z [00:03:03.821]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SYS_MOUNT_H' from root:root to runner:runner
2025-08-20T22:50:59.4077344Z [00:03:03.821]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_TARGET_CLONES_SSE4_1' from root:root to runner:runner
2025-08-20T22:50:59.4078816Z [00:03:03.821]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_MALLOC_USABLE_SIZE' from root:root to runner:runner
2025-08-20T22:50:59.4080132Z [00:03:03.821]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_X86_CLTS' from root:root to runner:runner
2025-08-20T22:50:59.4081386Z [00:03:03.821]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_SINCOSL' from root:root to runner:runner
2025-08-20T22:50:59.4082646Z [00:03:03.821]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_X86_RDMSR' from root:root to runner:runner
2025-08-20T22:50:59.4084077Z [00:03:03.821]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SYS_INOTIFY_H' from root:root to runner:runner
2025-08-20T22:50:59.4085354Z [00:03:03.821]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE___RESTRICT' from root:root to runner:runner
2025-08-20T22:50:59.4086586Z [00:03:03.821]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BSD_WCHAR_H' from root:root to runner:runner
2025-08-20T22:50:59.4087805Z [00:03:03.821]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_GETXATTR' from root:root to runner:runner
2025-08-20T22:50:59.4089150Z [00:03:03.821]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_JNL' from root:root to runner:runner
2025-08-20T22:50:59.4090467Z [00:03:03.821]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ATOMIC_FETCH_SUB' from root:root to runner:runner
2025-08-20T22:50:59.4091852Z [00:03:03.821]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_EGL_H' from root:root to runner:runner
2025-08-20T22:50:59.4093090Z [00:03:03.821]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_RISCV_FENCE_I' from root:root to runner:runner
2025-08-20T22:50:59.4094415Z [00:03:03.821]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_PKEY_FREE' from root:root to runner:runner
2025-08-20T22:50:59.4095708Z [00:03:03.821]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_INT_FAST64_T' from root:root to runner:runner
2025-08-20T22:50:59.4096961Z [00:03:03.821]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ATOMIC_FETCH_AND' from root:root to runner:runner
2025-08-20T22:50:59.4098256Z [00:03:03.821]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_PTHREAD_SETAFFINITY_NP' from root:root to runner:runner
2025-08-20T22:50:59.4099662Z [00:03:03.821]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_RECVMMSG' from root:root to runner:runner
2025-08-20T22:50:59.4100903Z [00:03:03.821]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_CLZLL' from root:root to runner:runner
2025-08-20T22:50:59.4102172Z [00:03:03.821]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_TARGET_CLONES_AVX' from root:root to runner:runner
2025-08-20T22:50:59.4103413Z [00:03:03.821]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_CDROM_BLK' from root:root to runner:runner
2025-08-20T22:50:59.4104624Z [00:03:03.821]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_REGCOMP' from root:root to runner:runner
2025-08-20T22:50:59.4105864Z [00:03:03.821]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_PTP_CLOCK_H' from root:root to runner:runner
2025-08-20T22:50:59.4107372Z [00:03:03.821]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_TARGET_CLONES_SSSE3' from root:root to runner:runner
2025-08-20T22:50:59.4108761Z [00:03:03.821]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SETNS' from root:root to runner:runner
2025-08-20T22:50:59.4110036Z [00:03:03.821]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_OPEN_HOW' from root:root to runner:runner
2025-08-20T22:50:59.4111291Z [00:03:03.821]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_MM512_DPBUSD_EPI32' from root:root to runner:runner
2025-08-20T22:50:59.4112558Z [00:03:03.821]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_CCOSF' from root:root to runner:runner
2025-08-20T22:50:59.4113795Z [00:03:03.821]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SIGQUEUE' from root:root to runner:runner
2025-08-20T22:50:59.4115017Z [00:03:03.821]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_J0F' from root:root to runner:runner
2025-08-20T22:50:59.4116420Z [00:03:03.821]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_OFF_T' from root:root to runner:runner
2025-08-20T22:50:59.4117692Z [00:03:03.821]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_BTRFS_H' from root:root to runner:runner
2025-08-20T22:50:59.4119126Z [00:03:03.821]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_MM_ADD_EPI8' from root:root to runner:runner
2025-08-20T22:50:59.4120471Z [00:03:03.821]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_OPENAT2_H' from root:root to runner:runner
2025-08-20T22:50:59.4121764Z [00:03:03.822]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_FSVERITY_ENABLE_ARG' from root:root to runner:runner
2025-08-20T22:50:59.4123010Z [00:03:03.822]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_WINSIZE' from root:root to runner:runner
2025-08-20T22:50:59.4124238Z [00:03:03.822]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SYS_SYSINFO_H' from root:root to runner:runner
2025-08-20T22:50:59.4125500Z [00:03:03.822]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_IF_PACKET_H' from root:root to runner:runner
2025-08-20T22:50:59.4126753Z [00:03:03.822]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_X86_LAHF' from root:root to runner:runner
2025-08-20T22:50:59.4128032Z [00:03:03.822]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_ANDROID_BINDER_H' from root:root to runner:runner
2025-08-20T22:50:59.4129473Z [00:03:03.822]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_SH4_SLEEP' from root:root to runner:runner
2025-08-20T22:50:59.4130832Z [00:03:03.822]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SCSI_SCSI_H' from root:root to runner:runner
2025-08-20T22:50:59.4132214Z [00:03:03.822]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_INTRINSIC_RORQ' from root:root to runner:runner
2025-08-20T22:50:59.4133472Z [00:03:03.822]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_GETTIMEOFDAY' from root:root to runner:runner
2025-08-20T22:50:59.4134717Z [00:03:03.822]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_CCOSL' from root:root to runner:runner
2025-08-20T22:50:59.4135986Z [00:03:03.822]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_TARGET_CLONES_SSE2' from root:root to runner:runner
2025-08-20T22:50:59.4137239Z [00:03:03.822]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_KBSENTRY' from root:root to runner:runner
2025-08-20T22:50:59.4138484Z [00:03:03.822]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SCTP_PADDRPARAMS' from root:root to runner:runner
2025-08-20T22:50:59.4139973Z [00:03:03.822]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SYS_PARAM_H' from root:root to runner:runner
2025-08-20T22:50:59.4141212Z [00:03:03.822]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_POSIX_FADVISE' from root:root to runner:runner
2025-08-20T22:50:59.4142511Z [00:03:03.822]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_OFF64_T' from root:root to runner:runner
2025-08-20T22:50:59.4143816Z [00:03:03.822]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_RUSAGE_RU_NVCSW' from root:root to runner:runner
2025-08-20T22:50:59.4145075Z [00:03:03.822]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_CPOWL' from root:root to runner:runner
2025-08-20T22:50:59.4146310Z [00:03:03.822]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_MUNLOCKALL' from root:root to runner:runner
2025-08-20T22:50:59.4147548Z [00:03:03.822]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_DELETE_MODULE' from root:root to runner:runner
2025-08-20T22:50:59.4148964Z [00:03:03.822]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_CRYPT_R' from root:root to runner:runner
2025-08-20T22:50:59.4150290Z [00:03:03.822]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_THREAD_POINTER' from root:root to runner:runner
2025-08-20T22:50:59.4151579Z [00:03:03.822]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SCTP_UDPENCAPS' from root:root to runner:runner
2025-08-20T22:50:59.4152826Z [00:03:03.822]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_EXPF' from root:root to runner:runner
2025-08-20T22:50:59.4154048Z [00:03:03.822]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LOG10F' from root:root to runner:runner
2025-08-20T22:50:59.4155497Z [00:03:03.822]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_MKNOD' from root:root to runner:runner
2025-08-20T22:50:59.4156810Z [00:03:03.822]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_FLOPPY_DRIVE_STRUCT' from root:root to runner:runner
2025-08-20T22:50:59.4158048Z [00:03:03.822]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_MSYNC' from root:root to runner:runner
2025-08-20T22:50:59.4159404Z [00:03:03.822]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_FALLOCATE' from root:root to runner:runner
2025-08-20T22:50:59.4160626Z [00:03:03.822]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SRAND48' from root:root to runner:runner
2025-08-20T22:50:59.4161840Z [00:03:03.822]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_AIO_READ' from root:root to runner:runner
2025-08-20T22:50:59.4163358Z [00:03:03.822]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ATTRIBUTE_WARN_UNUSED_RESULT' from root:root to runner:runner
2025-08-20T22:50:59.4164653Z [00:03:03.822]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_MEMFD_CREATE' from root:root to runner:runner
2025-08-20T22:50:59.4165942Z [00:03:03.822]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_CIMAGF' from root:root to runner:runner
2025-08-20T22:50:59.4167266Z [00:03:03.822]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BSD_UNISTD_H' from root:root to runner:runner
2025-08-20T22:50:59.4168536Z [00:03:03.822]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SECCOMP_NOTIF_SIZES' from root:root to runner:runner
2025-08-20T22:50:59.4169956Z [00:03:03.822]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LIB_GLES2' from root:root to runner:runner
2025-08-20T22:50:59.4171174Z [00:03:03.822]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_UTIMES' from root:root to runner:runner
2025-08-20T22:50:59.4172420Z [00:03:03.822]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_ALPHA_DRAINA' from root:root to runner:runner
2025-08-20T22:50:59.4173676Z [00:03:03.822]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BSD_STRLCPY' from root:root to runner:runner
2025-08-20T22:50:59.4174935Z [00:03:03.822]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_PROCESS_VM_READV' from root:root to runner:runner
2025-08-20T22:50:59.4176200Z [00:03:03.822]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_MM_DPWSSD_EPI32' from root:root to runner:runner
2025-08-20T22:50:59.4177509Z [00:03:03.822]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_TARGET_CLONES_SKYLAKE_AVX512' from root:root to runner:runner
2025-08-20T22:50:59.4179109Z [00:03:03.822]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SINHF' from root:root to runner:runner
2025-08-20T22:50:59.4180412Z [00:03:03.822]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_GETSID' from root:root to runner:runner
2025-08-20T22:50:59.4181666Z [00:03:03.822]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_TARGET_CLONES_MMX' from root:root to runner:runner
2025-08-20T22:50:59.4182907Z [00:03:03.822]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_FSETXATTR' from root:root to runner:runner
2025-08-20T22:50:59.4184135Z [00:03:03.822]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_UCONTEXT_H' from root:root to runner:runner
2025-08-20T22:50:59.4185411Z [00:03:03.822]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_ASSUME_ALIGNED' from root:root to runner:runner
2025-08-20T22:50:59.4186675Z [00:03:03.822]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_PTHREAD_H' from root:root to runner:runner
2025-08-20T22:50:59.4188090Z [00:03:03.822]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_LOG10L' from root:root to runner:runner
2025-08-20T22:50:59.4189526Z [00:03:03.822]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_WCSCASECMP' from root:root to runner:runner
2025-08-20T22:50:59.4190844Z [00:03:03.822]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_Decimal32' from root:root to runner:runner
2025-08-20T22:50:59.4192106Z [00:03:03.822]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_PRCTL' from root:root to runner:runner
2025-08-20T22:50:59.4193318Z [00:03:03.822]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SHMID_DS' from root:root to runner:runner
2025-08-20T22:50:59.4194559Z [00:03:03.822]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_LANDLOCK_H' from root:root to runner:runner
2025-08-20T22:50:59.4195814Z [00:03:03.822]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ACL_LIBACL_H' from root:root to runner:runner
2025-08-20T22:50:59.4197049Z [00:03:03.822]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_GETMNTENT' from root:root to runner:runner
2025-08-20T22:50:59.4198280Z [00:03:03.822]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ATOMIC_LOAD' from root:root to runner:runner
2025-08-20T22:50:59.4199681Z [00:03:03.822]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_TIMERFD_CREATE' from root:root to runner:runner
2025-08-20T22:50:59.4200919Z [00:03:03.822]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LIBJPEG_H' from root:root to runner:runner
2025-08-20T22:50:59.4201646Z [00:03:03.822]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_FMAF' from root:root to runner:runner
2025-08-20T22:50:59.4202343Z [00:03:03.822]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LOG2F' from root:root to runner:runner
2025-08-20T22:50:59.4202980Z [00:03:03.822]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE__float80' from root:root to runner:runner
2025-08-20T22:50:59.4203624Z [00:03:03.822]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_DVD_STRUCT' from root:root to runner:runner
2025-08-20T22:50:59.4204261Z [00:03:03.822]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ALIGNED_64' from root:root to runner:runner
2025-08-20T22:50:59.4204893Z [00:03:03.822]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINK_H' from root:root to runner:runner
2025-08-20T22:50:59.4205515Z [00:03:03.822]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_EXP10' from root:root to runner:runner
2025-08-20T22:50:59.4206316Z [00:03:03.822]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_OPENAT2' from root:root to runner:runner
2025-08-20T22:50:59.4206962Z [00:03:03.822]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_PPC_DCBT' from root:root to runner:runner
2025-08-20T22:50:59.4207649Z [00:03:03.822]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LOGBF' from root:root to runner:runner
2025-08-20T22:50:59.4208311Z [00:03:03.822]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ATOMIC_STORE' from root:root to runner:runner
2025-08-20T22:50:59.4209052Z [00:03:03.822]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LIB_GBM' from root:root to runner:runner
2025-08-20T22:50:59.4209760Z [00:03:03.822]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_X86_WRINVD' from root:root to runner:runner
2025-08-20T22:50:59.4210395Z [00:03:03.822]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_KD_H' from root:root to runner:runner
2025-08-20T22:50:59.4211051Z [00:03:03.822]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BSD_STDLIB_H' from root:root to runner:runner
2025-08-20T22:50:59.4211705Z [00:03:03.822]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_GETDOMAINNAME' from root:root to runner:runner
2025-08-20T22:50:59.4212326Z [00:03:03.822]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_AIO_H' from root:root to runner:runner
2025-08-20T22:50:59.4212983Z [00:03:03.822]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ATOMIC_FETCH_XOR' from root:root to runner:runner
2025-08-20T22:50:59.4213630Z [00:03:03.822]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE___RSEQ_OFFSET' from root:root to runner:runner
2025-08-20T22:50:59.4214462Z [00:03:03.822]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINKAT' from root:root to runner:runner
2025-08-20T22:50:59.4215109Z [00:03:03.822]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_INOTIFY' from root:root to runner:runner
2025-08-20T22:50:59.4215744Z [00:03:03.822]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SYSLOG_H' from root:root to runner:runner
2025-08-20T22:50:59.4216393Z [00:03:03.822]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ATOMIC_CLEAR' from root:root to runner:runner
2025-08-20T22:50:59.4217037Z [00:03:03.822]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SYS_SYSCTL_H' from root:root to runner:runner
2025-08-20T22:50:59.4217711Z [00:03:03.822]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LOG10L' from root:root to runner:runner
2025-08-20T22:50:59.4218334Z [00:03:03.822]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_CIMAGL' from root:root to runner:runner
2025-08-20T22:50:59.4219222Z [00:03:03.822]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_INIT_MB_MGR_AVX' from root:root to runner:runner
2025-08-20T22:50:59.4219897Z [00:03:03.822]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_MSGINFO' from root:root to runner:runner
2025-08-20T22:50:59.4220628Z [00:03:03.822]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_POPCOUNT' from root:root to runner:runner
2025-08-20T22:50:59.4221298Z [00:03:03.822]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_EXP10F' from root:root to runner:runner
2025-08-20T22:50:59.4221929Z [00:03:03.822]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_MUNLOCK' from root:root to runner:runner
2025-08-20T22:50:59.4222558Z [00:03:03.823]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SRANDOM' from root:root to runner:runner
2025-08-20T22:50:59.4223187Z [00:03:03.823]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_GETRANDOM' from root:root to runner:runner
2025-08-20T22:50:59.4223848Z [00:03:03.823]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_FUTEX_H' from root:root to runner:runner
2025-08-20T22:50:59.4224479Z [00:03:03.823]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_MM_GETCSR' from root:root to runner:runner
2025-08-20T22:50:59.4225141Z [00:03:03.823]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_X86_REP_STOSD' from root:root to runner:runner
2025-08-20T22:50:59.4225772Z [00:03:03.823]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SYS_IO_H' from root:root to runner:runner
2025-08-20T22:50:59.4226398Z [00:03:03.823]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_USTAT_H' from root:root to runner:runner
2025-08-20T22:50:59.4227226Z [00:03:03.823]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SIGALTSTACK' from root:root to runner:runner
2025-08-20T22:50:59.4227892Z [00:03:03.823]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BSD_SYS_TREE_H' from root:root to runner:runner
2025-08-20T22:50:59.4228555Z [00:03:03.823]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SYS_APPARMOR_H' from root:root to runner:runner
2025-08-20T22:50:59.4229329Z [00:03:03.823]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_CLZL' from root:root to runner:runner
2025-08-20T22:50:59.4230010Z [00:03:03.823]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_LGAMMAL' from root:root to runner:runner
2025-08-20T22:50:59.4230653Z [00:03:03.823]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_POSIX_SPAWN' from root:root to runner:runner
2025-08-20T22:50:59.4231378Z [00:03:03.823]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LGETXATTR' from root:root to runner:runner
2025-08-20T22:50:59.4232037Z [00:03:03.823]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LSM_GET_SELF_ATTR' from root:root to runner:runner
2025-08-20T22:50:59.4232735Z [00:03:03.823]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_INT_FAST16_T' from root:root to runner:runner
2025-08-20T22:50:59.4233438Z [00:03:03.823]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_COS' from root:root to runner:runner
2025-08-20T22:50:59.4234066Z [00:03:03.823]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LSEEK64' from root:root to runner:runner
2025-08-20T22:50:59.4234720Z [00:03:03.823]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_CDROM_VOLCTRL' from root:root to runner:runner
2025-08-20T22:50:59.4235406Z [00:03:03.823]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_ANDROID_BINDERFS_H' from root:root to runner:runner
2025-08-20T22:50:59.4236128Z [00:03:03.823]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_X86_RDRAND' from root:root to runner:runner
2025-08-20T22:50:59.4236813Z [00:03:03.823]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_GETPGID' from root:root to runner:runner
2025-08-20T22:50:59.4237473Z [00:03:03.823]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_INTRINSIC_ROLD' from root:root to runner:runner
2025-08-20T22:50:59.4238114Z [00:03:03.823]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_J0L' from root:root to runner:runner
2025-08-20T22:50:59.4238853Z [00:03:03.823]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_PRLIMIT' from root:root to runner:runner
2025-08-20T22:50:59.4239630Z [00:03:03.823]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SEMTIMEDOP' from root:root to runner:runner
2025-08-20T22:50:59.4240304Z [00:03:03.823]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SCHED_RR_GET_INTERVAL' from root:root to runner:runner
2025-08-20T22:50:59.4241084Z [00:03:03.823]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SCTP_PROBEINTERVAL' from root:root to runner:runner
2025-08-20T22:50:59.4241779Z [00:03:03.823]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ATTRIBUTE_RETURNS_NONNULL' from root:root to runner:runner
2025-08-20T22:50:59.4242424Z [00:03:03.823]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_MEMBARRIER' from root:root to runner:runner
2025-08-20T22:50:59.4243044Z [00:03:03.823]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_INDEX' from root:root to runner:runner
2025-08-20T22:50:59.4243686Z [00:03:03.823]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_HPPA_RFI' from root:root to runner:runner
2025-08-20T22:50:59.4244341Z [00:03:03.823]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_INTRINSIC_ROLB' from root:root to runner:runner
2025-08-20T22:50:59.4245000Z [00:03:03.823]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SND_CTL_CARD_INFO' from root:root to runner:runner
2025-08-20T22:50:59.4245750Z [00:03:03.823]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_TARGET_CLONES_POWER11' from root:root to runner:runner
2025-08-20T22:50:59.4246420Z [00:03:03.823]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_RFORK' from root:root to runner:runner
2025-08-20T22:50:59.4247091Z [00:03:03.823]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SCSI_SCSI_IOCTL_H' from root:root to runner:runner
2025-08-20T22:50:59.4247733Z [00:03:03.823]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SCHED_GETCPU' from root:root to runner:runner
2025-08-20T22:50:59.4248387Z [00:03:03.823]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ALIGNED_ALLOC' from root:root to runner:runner
2025-08-20T22:50:59.4249195Z [00:03:03.823]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_WCSCPY' from root:root to runner:runner
2025-08-20T22:50:59.4249849Z [00:03:03.823]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_Y0' from root:root to runner:runner
2025-08-20T22:50:59.4250553Z [00:03:03.823]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_TARGET_CLONES_ALDERLAKE' from root:root to runner:runner
2025-08-20T22:50:59.4251180Z [00:03:03.823]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_REGEXEC' from root:root to runner:runner
2025-08-20T22:50:59.4251804Z [00:03:03.823]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LSTAT' from root:root to runner:runner
2025-08-20T22:50:59.4252542Z [00:03:03.823]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BSD_STRING_H' from root:root to runner:runner
2025-08-20T22:50:59.4253237Z [00:03:03.823]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_Float80x' from root:root to runner:runner
2025-08-20T22:50:59.4253846Z [00:03:03.823]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_FMA' from root:root to runner:runner
2025-08-20T22:50:59.4254481Z [00:03:03.823]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_IFADDRS_H' from root:root to runner:runner
2025-08-20T22:50:59.4255170Z [00:03:03.823]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_TARGET_CLONES_TIGERLAKE' from root:root to runner:runner
2025-08-20T22:50:59.4255795Z [00:03:03.823]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_WCSCAT' from root:root to runner:runner
2025-08-20T22:50:59.4256436Z [00:03:03.823]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_X86_HLT' from root:root to runner:runner
2025-08-20T22:50:59.4257072Z [00:03:03.823]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_MTX_DESTROY' from root:root to runner:runner
2025-08-20T22:50:59.4257825Z [00:03:03.823]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SYNC_VAL_COMPARE_AND_SWAP' from root:root to runner:runner
2025-08-20T22:50:59.4258546Z [00:03:03.823]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_X86_CLFLUSHOPT' from root:root to runner:runner
2025-08-20T22:50:59.4259327Z [00:03:03.823]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_HYPOT' from root:root to runner:runner
2025-08-20T22:50:59.4259954Z [00:03:03.823]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ATOMIC' from root:root to runner:runner
2025-08-20T22:50:59.4260587Z [00:03:03.823]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LIBGEN_H' from root:root to runner:runner
2025-08-20T22:50:59.4261288Z [00:03:03.823]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SINCOSL' from root:root to runner:runner
2025-08-20T22:50:59.4261929Z [00:03:03.823]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_PWRITE' from root:root to runner:runner
2025-08-20T22:50:59.4262562Z [00:03:03.823]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_EVENTFD' from root:root to runner:runner
2025-08-20T22:50:59.4263216Z [00:03:03.823]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_BSWAP32' from root:root to runner:runner
2025-08-20T22:50:59.4263871Z [00:03:03.823]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ITIMER_WHICH_T' from root:root to runner:runner
2025-08-20T22:50:59.4264669Z [00:03:03.823]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_FMAF' from root:root to runner:runner
2025-08-20T22:50:59.4265328Z [00:03:03.823]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_PPC64_DCBT' from root:root to runner:runner
2025-08-20T22:50:59.4266133Z [00:03:03.823]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_PTHREAD_PRIO_PROTECT' from root:root to runner:runner
2025-08-20T22:50:59.4266773Z [00:03:03.823]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_FLISTXATTR' from root:root to runner:runner
2025-08-20T22:50:59.4267405Z [00:03:03.823]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_REGFREE' from root:root to runner:runner
2025-08-20T22:50:59.4268066Z [00:03:03.823]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_SYSCTL_H' from root:root to runner:runner
2025-08-20T22:50:59.4268820Z [00:03:03.823]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_FSXATTR_STRUCT' from root:root to runner:runner
2025-08-20T22:50:59.4269503Z [00:03:03.823]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_MLOCKALL' from root:root to runner:runner
2025-08-20T22:50:59.4270236Z [00:03:03.823]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_NETINET_SCTP_H' from root:root to runner:runner
2025-08-20T22:50:59.4270894Z [00:03:03.823]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_TIMER_GETTIME' from root:root to runner:runner
2025-08-20T22:50:59.4271557Z [00:03:03.823]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_PIDFD_SEND_SIGNAL' from root:root to runner:runner
2025-08-20T22:50:59.4272191Z [00:03:03.823]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_TTYNAME' from root:root to runner:runner
2025-08-20T22:50:59.4272843Z [00:03:03.823]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_CLOCK_ADJTIME' from root:root to runner:runner
2025-08-20T22:50:59.4273568Z [00:03:03.823]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_INTRINSIC_RORW' from root:root to runner:runner
2025-08-20T22:50:59.4274392Z [00:03:03.823]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_Float32' from root:root to runner:runner
2025-08-20T22:50:59.4275053Z [00:03:03.823]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_V4L2_ENC_IDX' from root:root to runner:runner
2025-08-20T22:50:59.4275695Z [00:03:03.823]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ATTR_XATTR_H' from root:root to runner:runner
2025-08-20T22:50:59.4276372Z [00:03:03.823]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_IA32_MOVNTDQ' from root:root to runner:runner
2025-08-20T22:50:59.4277010Z [00:03:03.823]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SETXATTR' from root:root to runner:runner
2025-08-20T22:50:59.4277649Z [00:03:03.823]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_KEYUTILS_H' from root:root to runner:runner
2025-08-20T22:50:59.4278417Z [00:03:03.823]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SYS_PRCTL_H' from root:root to runner:runner
2025-08-20T22:50:59.4279198Z [00:03:03.823]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_MEMMOVE' from root:root to runner:runner
2025-08-20T22:50:59.4279861Z [00:03:03.823]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_Float16' from root:root to runner:runner
2025-08-20T22:50:59.4280505Z [00:03:03.824]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_STRINGS_H' from root:root to runner:runner
2025-08-20T22:50:59.4281175Z [00:03:03.824]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_ROTATELEFT8' from root:root to runner:runner
2025-08-20T22:50:59.4281879Z [00:03:03.824]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_NONTEMPORAL_STORE' from root:root to runner:runner
2025-08-20T22:50:59.4282548Z [00:03:03.824]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_PRAGMA_NO_HARD_DFP' from root:root to runner:runner
2025-08-20T22:50:59.4283317Z [00:03:03.824]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_TARGET_CLONES_ROCKETLAKE' from root:root to runner:runner
2025-08-20T22:50:59.4283973Z [00:03:03.824]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_RTC_PARAM' from root:root to runner:runner
2025-08-20T22:50:59.4284615Z [00:03:03.824]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_FD_H' from root:root to runner:runner
2025-08-20T22:50:59.4285281Z [00:03:03.824]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_PERF_EVENT_H' from root:root to runner:runner
2025-08-20T22:50:59.4285923Z [00:03:03.824]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_J1L' from root:root to runner:runner
2025-08-20T22:50:59.4286770Z [00:03:03.824]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_SFENCE' from root:root to runner:runner
2025-08-20T22:50:59.4287424Z [00:03:03.824]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_X86_TPAUSE' from root:root to runner:runner
2025-08-20T22:50:59.4288068Z [00:03:03.824]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_SIN' from root:root to runner:runner
2025-08-20T22:50:59.4288808Z [00:03:03.824]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SEM_POSIX' from root:root to runner:runner
2025-08-20T22:50:59.4289493Z [00:03:03.824]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LREMOVEXATTR' from root:root to runner:runner
2025-08-20T22:50:59.4290150Z [00:03:03.824]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_CLOCK_GETTIME' from root:root to runner:runner
2025-08-20T22:50:59.4290946Z [00:03:03.824]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_RECVMSG' from root:root to runner:runner
2025-08-20T22:50:59.4291584Z [00:03:03.824]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_FB_H' from root:root to runner:runner
2025-08-20T22:50:59.4292222Z [00:03:03.824]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SYS_FILE_H' from root:root to runner:runner
2025-08-20T22:50:59.4292871Z [00:03:03.824]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SWAPCONTEXT' from root:root to runner:runner
2025-08-20T22:50:59.4293513Z [00:03:03.824]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_FINIT_MODULE' from root:root to runner:runner
2025-08-20T22:50:59.4294170Z [00:03:03.824]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_INTRINSIC_RORD' from root:root to runner:runner
2025-08-20T22:50:59.4294801Z [00:03:03.824]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_GETPWENT' from root:root to runner:runner
2025-08-20T22:50:59.4295479Z [00:03:03.824]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_CCOS' from root:root to runner:runner
2025-08-20T22:50:59.4296208Z [00:03:03.824]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_REMOVEXATTRAT' from root:root to runner:runner
2025-08-20T22:50:59.4296863Z [00:03:03.824]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SPAWN_H' from root:root to runner:runner
2025-08-20T22:50:59.4297583Z [00:03:03.824]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LIB_MPFR' from root:root to runner:runner
2025-08-20T22:50:59.4316825Z [00:03:03.824]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_X86_RDPMC' from root:root to runner:runner
2025-08-20T22:50:59.4318120Z [00:03:03.824]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SQRTF' from root:root to runner:runner
2025-08-20T22:50:59.4318999Z [00:03:03.824]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ATOMIC_SUB_FETCH' from root:root to runner:runner
2025-08-20T22:50:59.4319688Z [00:03:03.824]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_WAITPID' from root:root to runner:runner
2025-08-20T22:50:59.4320325Z [00:03:03.824]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SETGROUPS' from root:root to runner:runner
2025-08-20T22:50:59.4320964Z [00:03:03.824]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SETRESUID' from root:root to runner:runner
2025-08-20T22:50:59.4321617Z [00:03:03.824]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SCTP_GETADDRS' from root:root to runner:runner
2025-08-20T22:50:59.4322261Z [00:03:03.824]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_LOGL' from root:root to runner:runner
2025-08-20T22:50:59.4322996Z [00:03:03.824]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_MKFIFO' from root:root to runner:runner
2025-08-20T22:50:59.4323711Z [00:03:03.824]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_PTHREAD_MUTEXATTR_SETPROTOCOL' from root:root to runner:runner
2025-08-20T22:50:59.4324335Z [00:03:03.824]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LOG10' from root:root to runner:runner
2025-08-20T22:50:59.4324986Z [00:03:03.824]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_TIMER_SETTIME' from root:root to runner:runner
2025-08-20T22:50:59.4325633Z [00:03:03.824]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SYS_TIMERFD_H' from root:root to runner:runner
2025-08-20T22:50:59.4326287Z [00:03:03.824]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_PTHREAD_MUTEX_T' from root:root to runner:runner
2025-08-20T22:50:59.4326919Z [00:03:03.824]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_LDT_H' from root:root to runner:runner
2025-08-20T22:50:59.4327645Z [00:03:03.824]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_EXP' from root:root to runner:runner
2025-08-20T22:50:59.4328354Z [00:03:03.824]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_MNT_ID_REQ' from root:root to runner:runner
2025-08-20T22:50:59.4329093Z [00:03:03.824]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_CEXPF' from root:root to runner:runner
2025-08-20T22:50:59.4329760Z [00:03:03.824]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_FGETXATTR' from root:root to runner:runner
2025-08-20T22:50:59.4330392Z [00:03:03.824]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SETFSGID' from root:root to runner:runner
2025-08-20T22:50:59.4331250Z [00:03:03.824]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_FABSF' from root:root to runner:runner
2025-08-20T22:50:59.4331930Z [00:03:03.824]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_OPENAT' from root:root to runner:runner
2025-08-20T22:50:59.4332564Z [00:03:03.824]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LIB_JUDY' from root:root to runner:runner
2025-08-20T22:50:59.4333189Z [00:03:03.824]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SYSCALL' from root:root to runner:runner
2025-08-20T22:50:59.4333840Z [00:03:03.824]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_CDROM_H' from root:root to runner:runner
2025-08-20T22:50:59.4334514Z [00:03:03.824]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_MM256_DPWSSD_EPI32' from root:root to runner:runner
2025-08-20T22:50:59.4335270Z [00:03:03.824]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_PREADV2' from root:root to runner:runner
2025-08-20T22:50:59.4335910Z [00:03:03.824]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_Y0L' from root:root to runner:runner
2025-08-20T22:50:59.4336533Z [00:03:03.824]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_MREMAP' from root:root to runner:runner
2025-08-20T22:50:59.4337199Z [00:03:03.824]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_INTRINSIC_ROLQ' from root:root to runner:runner
2025-08-20T22:50:59.4337815Z [00:03:03.824]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_CPOW' from root:root to runner:runner
2025-08-20T22:50:59.4338464Z [00:03:03.824]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_PKEY_MPROTECT' from root:root to runner:runner
2025-08-20T22:50:59.4339260Z [00:03:03.824]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SCHED_SETAFFINITY' from root:root to runner:runner
2025-08-20T22:50:59.4340000Z [00:03:03.824]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_RANDOM' from root:root to runner:runner
2025-08-20T22:50:59.4340694Z [00:03:03.824]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_GETITIMER' from root:root to runner:runner
2025-08-20T22:50:59.4341376Z [00:03:03.824]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_PTHREAD_MUTEX_DESTROY' from root:root to runner:runner
2025-08-20T22:50:59.4342021Z [00:03:03.824]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_XMMINTRIN_H' from root:root to runner:runner
2025-08-20T22:50:59.4342660Z [00:03:03.824]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_X86_LMSW' from root:root to runner:runner
2025-08-20T22:50:59.4343494Z [00:03:03.824]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_GETXATTRAT' from root:root to runner:runner
2025-08-20T22:50:59.4344209Z [00:03:03.824]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_MIPS_WAIT' from root:root to runner:runner
2025-08-20T22:50:59.4344877Z [00:03:03.824]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_RUSAGE_RU_MINFLT' from root:root to runner:runner
2025-08-20T22:50:59.4345492Z [00:03:03.824]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SWAP' from root:root to runner:runner
2025-08-20T22:50:59.4346138Z [00:03:03.824]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_CLOGF' from root:root to runner:runner
2025-08-20T22:50:59.4346803Z [00:03:03.824]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_TIMERFD_SETTIME' from root:root to runner:runner
2025-08-20T22:50:59.4347451Z [00:03:03.824]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_MODULE_H' from root:root to runner:runner
2025-08-20T22:50:59.4348210Z [00:03:03.824]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ALIGNED_128' from root:root to runner:runner
2025-08-20T22:50:59.4348975Z [00:03:03.824]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_NAME_TO_HANDLE_AT' from root:root to runner:runner
2025-08-20T22:50:59.4349654Z [00:03:03.824]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_MQ_SYSV' from root:root to runner:runner
2025-08-20T22:50:59.4350291Z [00:03:03.824]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_COMPLEX_H' from root:root to runner:runner
2025-08-20T22:50:59.4350911Z [00:03:03.824]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_GBM_H' from root:root to runner:runner
2025-08-20T22:50:59.4351548Z [00:03:03.824]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LLISTXATTR' from root:root to runner:runner
2025-08-20T22:50:59.4352274Z [00:03:03.824]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SYS_IPC_H' from root:root to runner:runner
2025-08-20T22:50:59.4352960Z [00:03:03.824]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ATOMIC_FETCH_NAND' from root:root to runner:runner
2025-08-20T22:50:59.4353587Z [00:03:03.824]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_VT_SIZES' from root:root to runner:runner
2025-08-20T22:50:59.4354251Z [00:03:03.824]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SERIAL_ICOUNTER' from root:root to runner:runner
2025-08-20T22:50:59.4354918Z [00:03:03.824]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ATOMIC_TEST_AND_SET' from root:root to runner:runner
2025-08-20T22:50:59.4355634Z [00:03:03.824]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_PPC_ICBI' from root:root to runner:runner
2025-08-20T22:50:59.4356393Z [00:03:03.824]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_SINF' from root:root to runner:runner
2025-08-20T22:50:59.4357018Z [00:03:03.824]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LOG2L' from root:root to runner:runner
2025-08-20T22:50:59.4357663Z [00:03:03.824]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_CEXPF' from root:root to runner:runner
2025-08-20T22:50:59.4358313Z [00:03:03.824]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_PPC64_ICBI' from root:root to runner:runner
2025-08-20T22:50:59.4359116Z [00:03:03.824]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SCTP_ASSOCPARAMS' from root:root to runner:runner
2025-08-20T22:50:59.4359790Z [00:03:03.824]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SND_CTL_TLV' from root:root to runner:runner
2025-08-20T22:50:59.4360544Z [00:03:03.824]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_ALPHA_HALT' from root:root to runner:runner
2025-08-20T22:50:59.4361187Z [00:03:03.824]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_TIMER_CREATE' from root:root to runner:runner
2025-08-20T22:50:59.4361894Z [00:03:03.824]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_PTHREAD_MUTEXATTR_SETROBUST' from root:root to runner:runner
2025-08-20T22:50:59.4362524Z [00:03:03.824]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LRAND48' from root:root to runner:runner
2025-08-20T22:50:59.4363215Z [00:03:03.824]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_STDC_ROTATE_LEFT' from root:root to runner:runner
2025-08-20T22:50:59.4363873Z [00:03:03.824]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_FSVERITY_DIGEST' from root:root to runner:runner
2025-08-20T22:50:59.4364491Z [00:03:03.824]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_READV' from root:root to runner:runner
2025-08-20T22:50:59.4365235Z [00:03:03.824]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SCTP_EVENT_SUBSCRIBE' from root:root to runner:runner
2025-08-20T22:50:59.4365951Z [00:03:03.824]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_CLOGF' from root:root to runner:runner
2025-08-20T22:50:59.4366579Z [00:03:03.824]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_COSHL' from root:root to runner:runner
2025-08-20T22:50:59.4367206Z [00:03:03.824]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_EXECVEAT' from root:root to runner:runner
2025-08-20T22:50:59.4367852Z [00:03:03.824]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_EXP2' from root:root to runner:runner
2025-08-20T22:50:59.4368790Z [00:03:03.824]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_PRAGMA_PREFETCH' from root:root to runner:runner
2025-08-20T22:50:59.4369491Z [00:03:03.824]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LOGL' from root:root to runner:runner
2025-08-20T22:50:59.4370153Z [00:03:03.824]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_REMAP_FILE_PAGES' from root:root to runner:runner
2025-08-20T22:50:59.4370764Z [00:03:03.824]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_POW' from root:root to runner:runner
2025-08-20T22:50:59.4371403Z [00:03:03.824]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SYS_AUXV_H' from root:root to runner:runner
2025-08-20T22:50:59.4372057Z [00:03:03.824]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_CSINF' from root:root to runner:runner
2025-08-20T22:50:59.4372843Z [00:03:03.824]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_V4L2_JPEGCOMPRESSION' from root:root to runner:runner
2025-08-20T22:50:59.4373480Z [00:03:03.824]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SIGWAITINFO' from root:root to runner:runner
2025-08-20T22:50:59.4374096Z [00:03:03.824]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_CREAL' from root:root to runner:runner
2025-08-20T22:50:59.4374756Z [00:03:03.824]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_X86_CLFLUSH' from root:root to runner:runner
2025-08-20T22:50:59.4375414Z [00:03:03.824]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ATOMIC_AND_FETCH' from root:root to runner:runner
2025-08-20T22:50:59.4376036Z [00:03:03.824]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_STATFS' from root:root to runner:runner
2025-08-20T22:50:59.4376652Z [00:03:03.824]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_GRP_H' from root:root to runner:runner
2025-08-20T22:50:59.4377342Z [00:03:03.824]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ADJTIMEX' from root:root to runner:runner
2025-08-20T22:50:59.4378078Z [00:03:03.824]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_MM_DPBUSD_EPI32' from root:root to runner:runner
2025-08-20T22:50:59.4378829Z [00:03:03.824]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_MM_LOADU_SI128' from root:root to runner:runner
2025-08-20T22:50:59.4379517Z [00:03:03.824]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_LOGB' from root:root to runner:runner
2025-08-20T22:50:59.4380143Z [00:03:03.824]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LIB_ACL' from root:root to runner:runner
2025-08-20T22:50:59.4380878Z [00:03:03.824]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_FLOPPY_FDC_STATE' from root:root to runner:runner
2025-08-20T22:50:59.4381606Z [00:03:03.824]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_PPC_DCBTST' from root:root to runner:runner
2025-08-20T22:50:59.4382244Z [00:03:03.824]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE__float128' from root:root to runner:runner
2025-08-20T22:50:59.4382879Z [00:03:03.824]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SETITIMER' from root:root to runner:runner
2025-08-20T22:50:59.4383490Z [00:03:03.824]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_TANL' from root:root to runner:runner
2025-08-20T22:50:59.4384142Z [00:03:03.825]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_EXPL' from root:root to runner:runner
2025-08-20T22:50:59.4384789Z [00:03:03.825]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_TANF' from root:root to runner:runner
2025-08-20T22:50:59.4385514Z [00:03:03.825]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_CSIN' from root:root to runner:runner
2025-08-20T22:50:59.4386149Z [00:03:03.825]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_TERMIOS_H' from root:root to runner:runner
2025-08-20T22:50:59.4386765Z [00:03:03.825]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_COSH' from root:root to runner:runner
2025-08-20T22:50:59.4387397Z [00:03:03.825]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_FSUUID2' from root:root to runner:runner
2025-08-20T22:50:59.4388019Z [00:03:03.825]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_DRAND48' from root:root to runner:runner
2025-08-20T22:50:59.4388750Z [00:03:03.825]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_XXHASH_H' from root:root to runner:runner
2025-08-20T22:50:59.4389435Z [00:03:03.825]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_FREMOVEXATTR' from root:root to runner:runner
2025-08-20T22:50:59.4390158Z [00:03:03.825]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_KVM_H' from root:root to runner:runner
2025-08-20T22:50:59.4390825Z [00:03:03.825]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_TANHF' from root:root to runner:runner
2025-08-20T22:50:59.4391514Z [00:03:03.825]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SCHED_GET_PRIORITY_MIN' from root:root to runner:runner
2025-08-20T22:50:59.4392151Z [00:03:03.825]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_V4L2_AUDIO' from root:root to runner:runner
2025-08-20T22:50:59.4392783Z [00:03:03.825]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ARC4RANDOM' from root:root to runner:runner
2025-08-20T22:50:59.4393663Z [00:03:03.825]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_STDC_ROTATE_RIGHT' from root:root to runner:runner
2025-08-20T22:50:59.4394292Z [00:03:03.825]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LIB_MD' from root:root to runner:runner
2025-08-20T22:50:59.4394938Z [00:03:03.825]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_INT_FAST32_T' from root:root to runner:runner
2025-08-20T22:50:59.4395600Z [00:03:03.825]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ATOMIC_FETCH_ADD_4' from root:root to runner:runner
2025-08-20T22:50:59.4396244Z [00:03:03.825]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_FEATURES_H' from root:root to runner:runner
2025-08-20T22:50:59.4396872Z [00:03:03.825]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_TSEARCH' from root:root to runner:runner
2025-08-20T22:50:59.4397577Z [00:03:03.825]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SINH' from root:root to runner:runner
2025-08-20T22:50:59.4398225Z [00:03:03.825]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_CABSL' from root:root to runner:runner
2025-08-20T22:50:59.4398988Z [00:03:03.825]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_IF_TUN_H' from root:root to runner:runner
2025-08-20T22:50:59.4399723Z [00:03:03.825]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_ROTATERIGHT32' from root:root to runner:runner
2025-08-20T22:50:59.4400383Z [00:03:03.825]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_PROCESS_VM_WRITEV' from root:root to runner:runner
2025-08-20T22:50:59.4401010Z [00:03:03.825]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_CREALF' from root:root to runner:runner
2025-08-20T22:50:59.4401628Z [00:03:03.825]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_MB' from root:root to runner:runner
2025-08-20T22:50:59.4402340Z [00:03:03.825]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_GETTID' from root:root to runner:runner
2025-08-20T22:50:59.4402991Z [00:03:03.825]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_QUOTACTL_FD' from root:root to runner:runner
2025-08-20T22:50:59.4403610Z [00:03:03.825]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_CLONE' from root:root to runner:runner
2025-08-20T22:50:59.4404251Z [00:03:03.825]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SYSCALL_H' from root:root to runner:runner
2025-08-20T22:50:59.4404882Z [00:03:03.825]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LSETXATTR' from root:root to runner:runner
2025-08-20T22:50:59.4405574Z [00:03:03.825]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_RINTL' from root:root to runner:runner
2025-08-20T22:50:59.4406309Z [00:03:03.825]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_YNL' from root:root to runner:runner
2025-08-20T22:50:59.4406974Z [00:03:03.825]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SCTP_ASSOC_VALUE' from root:root to runner:runner
2025-08-20T22:50:59.4407618Z [00:03:03.825]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SYS_STATFS_H' from root:root to runner:runner
2025-08-20T22:50:59.4408254Z [00:03:03.825]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_DM_IOCTL' from root:root to runner:runner
2025-08-20T22:50:59.4409093Z [00:03:03.825]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_CSIN' from root:root to runner:runner
2025-08-20T22:50:59.4409777Z [00:03:03.825]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LISTXATTR' from root:root to runner:runner
2025-08-20T22:50:59.4410629Z [00:03:03.825]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_SOCKET_H' from root:root to runner:runner
2025-08-20T22:50:59.4411241Z [00:03:03.825]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_CLOG' from root:root to runner:runner
2025-08-20T22:50:59.4411919Z [00:03:03.825]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_MM256_DPBUSD_EPI32' from root:root to runner:runner
2025-08-20T22:50:59.4412569Z [00:03:03.825]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SETDOMAINNAME' from root:root to runner:runner
2025-08-20T22:50:59.4413258Z [00:03:03.825]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_TARGET_CLONES_COOPERLAKE' from root:root to runner:runner
2025-08-20T22:50:59.4413912Z [00:03:03.825]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_STRDUP' from root:root to runner:runner
2025-08-20T22:50:59.4414537Z [00:03:03.825]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_NOP' from root:root to runner:runner
2025-08-20T22:50:59.4415251Z [00:03:03.825]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_GETPRIORITY' from root:root to runner:runner
2025-08-20T22:50:59.4415942Z [00:03:03.825]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_FSTATAT' from root:root to runner:runner
2025-08-20T22:50:59.4416575Z [00:03:03.825]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SETFSUID' from root:root to runner:runner
2025-08-20T22:50:59.4417218Z [00:03:03.825]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_COSF' from root:root to runner:runner
2025-08-20T22:50:59.4417880Z [00:03:03.825]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LOGF' from root:root to runner:runner
2025-08-20T22:50:59.4418823Z [00:03:03.825]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_MEMPOLICY_H' from root:root to runner:runner
2025-08-20T22:50:59.4419497Z [00:03:03.825]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_CREALL' from root:root to runner:runner
2025-08-20T22:50:59.4420142Z [00:03:03.825]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_READAHEAD' from root:root to runner:runner
2025-08-20T22:50:59.4420782Z [00:03:03.825]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SIGLONGJMP' from root:root to runner:runner
2025-08-20T22:50:59.4421429Z [00:03:03.825]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_X86_CLWB' from root:root to runner:runner
2025-08-20T22:50:59.4422074Z [00:03:03.825]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_NETINET_IP_H' from root:root to runner:runner
2025-08-20T22:50:59.4422835Z [00:03:03.825]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_KBENTRY' from root:root to runner:runner
2025-08-20T22:50:59.4423493Z [00:03:03.825]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_COPY_FILE_RANGE' from root:root to runner:runner
2025-08-20T22:50:59.4424126Z [00:03:03.825]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_Decimal64' from root:root to runner:runner
2025-08-20T22:50:59.4424764Z [00:03:03.825]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SYS_UIO_H' from root:root to runner:runner
2025-08-20T22:50:59.4425397Z [00:03:03.825]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LSEARCH' from root:root to runner:runner
2025-08-20T22:50:59.4426033Z [00:03:03.825]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SYS_TIMEX_H' from root:root to runner:runner
2025-08-20T22:50:59.4426705Z [00:03:03.825]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ATOMIC_STORE_DOUBLE' from root:root to runner:runner
2025-08-20T22:50:59.4427415Z [00:03:03.825]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SOUND_ASOUND_H' from root:root to runner:runner
2025-08-20T22:50:59.4428092Z [00:03:03.825]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_VALLOC' from root:root to runner:runner
2025-08-20T22:50:59.4428833Z [00:03:03.825]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_IMMINTRIN_H' from root:root to runner:runner
2025-08-20T22:50:59.4429545Z [00:03:03.825]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_MM512_DPWSSD_EPI32' from root:root to runner:runner
2025-08-20T22:50:59.4430215Z [00:03:03.825]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SCTP_DEFAULT_PRINFO' from root:root to runner:runner
2025-08-20T22:50:59.4430997Z [00:03:03.825]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SYS_SHM_H' from root:root to runner:runner
2025-08-20T22:50:59.4431649Z [00:03:03.825]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ARCH_PRCTL' from root:root to runner:runner
2025-08-20T22:50:59.4432292Z [00:03:03.825]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_CLOCK_GETRES' from root:root to runner:runner
2025-08-20T22:50:59.4432908Z [00:03:03.825]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_EXP2' from root:root to runner:runner
2025-08-20T22:50:59.4433548Z [00:03:03.825]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SCTP_STATUS' from root:root to runner:runner
2025-08-20T22:50:59.4434190Z [00:03:03.825]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_VT_H' from root:root to runner:runner
2025-08-20T22:50:59.4434830Z [00:03:03.825]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_GETPAGESIZE' from root:root to runner:runner
2025-08-20T22:50:59.4435539Z [00:03:03.825]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_J0L' from root:root to runner:runner
2025-08-20T22:50:59.4436198Z [00:03:03.825]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_ARM_DMB_SY' from root:root to runner:runner
2025-08-20T22:50:59.4436841Z [00:03:03.825]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SYS_QUEUE_H' from root:root to runner:runner
2025-08-20T22:50:59.4437464Z [00:03:03.825]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_CSINF' from root:root to runner:runner
2025-08-20T22:50:59.4438081Z [00:03:03.825]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LOGBL' from root:root to runner:runner
2025-08-20T22:50:59.4438808Z [00:03:03.825]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_CDROM_MCN' from root:root to runner:runner
2025-08-20T22:50:59.4439476Z [00:03:03.825]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_MADVISE' from root:root to runner:runner
2025-08-20T22:50:59.4440199Z [00:03:03.825]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_NET_IF_H' from root:root to runner:runner
2025-08-20T22:50:59.4440848Z [00:03:03.825]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_GETMNTINFO' from root:root to runner:runner
2025-08-20T22:50:59.4441476Z [00:03:03.825]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_WRITEV' from root:root to runner:runner
2025-08-20T22:50:59.4442087Z [00:03:03.825]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_TIME' from root:root to runner:runner
2025-08-20T22:50:59.4442730Z [00:03:03.825]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_FACCESSAT2' from root:root to runner:runner
2025-08-20T22:50:59.4443558Z [00:03:03.825]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_WATCHDOG_H' from root:root to runner:runner
2025-08-20T22:50:59.4444208Z [00:03:03.825]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_RENAMEAT' from root:root to runner:runner
2025-08-20T22:50:59.4444841Z [00:03:03.825]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_RINDEX' from root:root to runner:runner
2025-08-20T22:50:59.4445477Z [00:03:03.825]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_PERSONALITY' from root:root to runner:runner
2025-08-20T22:50:59.4446129Z [00:03:03.825]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_PCI_H' from root:root to runner:runner
2025-08-20T22:50:59.4446766Z [00:03:03.826]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_LSM_H' from root:root to runner:runner
2025-08-20T22:50:59.4447516Z [00:03:03.826]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SCHED_GETAFFINITY' from root:root to runner:runner
2025-08-20T22:50:59.4448161Z [00:03:03.826]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_COSHL' from root:root to runner:runner
2025-08-20T22:50:59.4448927Z [00:03:03.826]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_INTRINSIC_RORB' from root:root to runner:runner
2025-08-20T22:50:59.4449605Z [00:03:03.826]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_WCSNCMP' from root:root to runner:runner
2025-08-20T22:50:59.4450248Z [00:03:03.826]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_ARM_TLBI' from root:root to runner:runner
2025-08-20T22:50:59.4450911Z [00:03:03.826]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ATOMIC_XOR_FETCH' from root:root to runner:runner
2025-08-20T22:50:59.4451550Z [00:03:03.826]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_X86_LLDT' from root:root to runner:runner
2025-08-20T22:50:59.4452293Z [00:03:03.826]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_TARGET_CLONES_SSE' from root:root to runner:runner
2025-08-20T22:50:59.4452988Z [00:03:03.826]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ATOMIC_ADD_FETCH' from root:root to runner:runner
2025-08-20T22:50:59.4453646Z [00:03:03.826]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_EXP10F' from root:root to runner:runner
2025-08-20T22:50:59.4454285Z [00:03:03.826]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_GETHOSTNAME' from root:root to runner:runner
2025-08-20T22:50:59.4454926Z [00:03:03.826]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_Y1L' from root:root to runner:runner
2025-08-20T22:50:59.4455700Z [00:03:03.826]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_Decimal128' from root:root to runner:runner
2025-08-20T22:50:59.4456360Z [00:03:03.826]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_X86INTRIN_H' from root:root to runner:runner
2025-08-20T22:50:59.4457003Z [00:03:03.826]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SYS_MKDEV_H' from root:root to runner:runner
2025-08-20T22:50:59.4457636Z [00:03:03.826]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_CACHEFLUSH' from root:root to runner:runner
2025-08-20T22:50:59.4458267Z [00:03:03.826]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_MPROTECT' from root:root to runner:runner
2025-08-20T22:50:59.4459017Z [00:03:03.826]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_FACCESSAT' from root:root to runner:runner
2025-08-20T22:50:59.4459746Z [00:03:03.826]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_IA32_MOVNTI64' from root:root to runner:runner
2025-08-20T22:50:59.4460481Z [00:03:03.826]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SYS_EPOLL_H' from root:root to runner:runner
2025-08-20T22:50:59.4461118Z [00:03:03.826]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_PKEY_ALLOC' from root:root to runner:runner
2025-08-20T22:50:59.4461799Z [00:03:03.826]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ATTRIBUTE_NOINLINE' from root:root to runner:runner
2025-08-20T22:50:59.4462426Z [00:03:03.826]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_WCSLCPY' from root:root to runner:runner
2025-08-20T22:50:59.4463050Z [00:03:03.826]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_STIME' from root:root to runner:runner
2025-08-20T22:50:59.4463661Z [00:03:03.826]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_NICE' from root:root to runner:runner
2025-08-20T22:50:59.4464306Z [00:03:03.826]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SYS_RANDOM_H' from root:root to runner:runner
2025-08-20T22:50:59.4465010Z [00:03:03.826]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LIB_KMOD' from root:root to runner:runner
2025-08-20T22:50:59.4465696Z [00:03:03.826]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SCTP_SETADAPTION' from root:root to runner:runner
2025-08-20T22:50:59.4466347Z [00:03:03.826]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_CLOGL' from root:root to runner:runner
2025-08-20T22:50:59.4467005Z [00:03:03.826]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_X86_SERIALIZE' from root:root to runner:runner
2025-08-20T22:50:59.4467628Z [00:03:03.826]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LOCKF' from root:root to runner:runner
2025-08-20T22:50:59.4468428Z [00:03:03.826]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_X86_MFENCE' from root:root to runner:runner
2025-08-20T22:50:59.4469166Z [00:03:03.826]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LIB_EGL' from root:root to runner:runner
2025-08-20T22:50:59.4469838Z [00:03:03.826]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_MALLOPT' from root:root to runner:runner
2025-08-20T22:50:59.4470473Z [00:03:03.826]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ENDMNTENT' from root:root to runner:runner
2025-08-20T22:50:59.4471130Z [00:03:03.826]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_V4L2_DV_TIMINGS' from root:root to runner:runner
2025-08-20T22:50:59.4471800Z [00:03:03.826]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_LOONG64_RDTIME' from root:root to runner:runner
2025-08-20T22:50:59.4472509Z [00:03:03.826]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_HSEARCH' from root:root to runner:runner
2025-08-20T22:50:59.4473175Z [00:03:03.826]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_POPCOUNTL' from root:root to runner:runner
2025-08-20T22:50:59.4473818Z [00:03:03.826]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_SINH' from root:root to runner:runner
2025-08-20T22:50:59.4474445Z [00:03:03.826]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_FSTAT' from root:root to runner:runner
2025-08-20T22:50:59.4475068Z [00:03:03.826]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_WCSLEN' from root:root to runner:runner
2025-08-20T22:50:59.4475708Z [00:03:03.826]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_GETEXECNAME' from root:root to runner:runner
2025-08-20T22:50:59.4476364Z [00:03:03.826]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_TIMERFD_GETTIME' from root:root to runner:runner
2025-08-20T22:50:59.4477085Z [00:03:03.826]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_MM_STREAM_SI128' from root:root to runner:runner
2025-08-20T22:50:59.4477761Z [00:03:03.826]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_PIDFD_OPEN' from root:root to runner:runner
2025-08-20T22:50:59.4478392Z [00:03:03.826]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_VHANGUP' from root:root to runner:runner
2025-08-20T22:50:59.4479245Z [00:03:03.826]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_TGKILL_LIBC' from root:root to runner:runner
2025-08-20T22:50:59.4479960Z [00:03:03.826]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_CDROM_TOCENTRY' from root:root to runner:runner
2025-08-20T22:50:59.4480816Z [00:03:03.826]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_ARM_PRFM' from root:root to runner:runner
2025-08-20T22:50:59.4481473Z [00:03:03.826]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_TCFLUSH' from root:root to runner:runner
2025-08-20T22:50:59.4482118Z [00:03:03.826]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SETPRIORITY' from root:root to runner:runner
2025-08-20T22:50:59.4482807Z [00:03:03.826]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ATTRIBUTE_ALWAYS_INLINE' from root:root to runner:runner
2025-08-20T22:50:59.4483455Z [00:03:03.826]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_SINHF' from root:root to runner:runner
2025-08-20T22:50:59.4484094Z [00:03:03.826]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_FCHMODAT' from root:root to runner:runner
2025-08-20T22:50:59.4484704Z [00:03:03.826]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_IOPL' from root:root to runner:runner
2025-08-20T22:50:59.4485468Z [00:03:03.826]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LOCALTIME_R' from root:root to runner:runner
2025-08-20T22:50:59.4486115Z [00:03:03.826]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_CLOCK_SETTIME' from root:root to runner:runner
2025-08-20T22:50:59.4486743Z [00:03:03.826]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_CSQRTL' from root:root to runner:runner
2025-08-20T22:50:59.4487390Z [00:03:03.826]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_POSIX_OPENPT' from root:root to runner:runner
2025-08-20T22:50:59.4488027Z [00:03:03.826]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ALIGNED_64K' from root:root to runner:runner
2025-08-20T22:50:59.4488811Z [00:03:03.826]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_GENETLINK_H' from root:root to runner:runner
2025-08-20T22:50:59.4489579Z [00:03:03.826]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SYS_RSEQ_H' from root:root to runner:runner
2025-08-20T22:50:59.4490238Z [00:03:03.826]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_CDROM_TOCHDR' from root:root to runner:runner
2025-08-20T22:50:59.4490871Z [00:03:03.826]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_READLINKAT' from root:root to runner:runner
2025-08-20T22:50:59.4491503Z [00:03:03.826]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_COMPLEX' from root:root to runner:runner
2025-08-20T22:50:59.4492152Z [00:03:03.826]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SYNC_FILE_RANGE' from root:root to runner:runner
2025-08-20T22:50:59.4492917Z [00:03:03.826]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_NONTEMPORAL_LOAD' from root:root to runner:runner
2025-08-20T22:50:59.4493634Z [00:03:03.826]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_YN' from root:root to runner:runner
2025-08-20T22:50:59.4494309Z [00:03:03.826]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_IA32_MOVNTI' from root:root to runner:runner
2025-08-20T22:50:59.4494948Z [00:03:03.826]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SYS_PIDFD_H' from root:root to runner:runner
2025-08-20T22:50:59.4495581Z [00:03:03.826]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_JN' from root:root to runner:runner
2025-08-20T22:50:59.4496254Z [00:03:03.826]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ATOMIC_NAND_FETCH' from root:root to runner:runner
2025-08-20T22:50:59.4496928Z [00:03:03.826]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_FUTIMESAT_DEPRECATED' from root:root to runner:runner
2025-08-20T22:50:59.4497712Z [00:03:03.826]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_HPPA_DIAG' from root:root to runner:runner
2025-08-20T22:50:59.4498343Z [00:03:03.826]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_PKEY_GET' from root:root to runner:runner
2025-08-20T22:50:59.4499102Z [00:03:03.826]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_POW' from root:root to runner:runner
2025-08-20T22:50:59.4499810Z [00:03:03.826]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_CBRTL' from root:root to runner:runner
2025-08-20T22:50:59.4500491Z [00:03:03.826]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_PTHREAD_MUTEXATTR_INIT' from root:root to runner:runner
2025-08-20T22:50:59.4501119Z [00:03:03.826]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LGAMMAL' from root:root to runner:runner
2025-08-20T22:50:59.4501746Z [00:03:03.826]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_TIMEZONE' from root:root to runner:runner
2025-08-20T22:50:59.4502480Z [00:03:03.826]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_HIDDEV' from root:root to runner:runner
2025-08-20T22:50:59.4503222Z [00:03:03.826]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_MEMCMP' from root:root to runner:runner
2025-08-20T22:50:59.4503906Z [00:03:03.826]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ATTRIBUTE_NONSTRING' from root:root to runner:runner
2025-08-20T22:50:59.4504562Z [00:03:03.826]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_DM_IOCTL_H' from root:root to runner:runner
2025-08-20T22:50:59.4505223Z [00:03:03.826]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_SINCOS' from root:root to runner:runner
2025-08-20T22:50:59.4506130Z [00:03:03.826]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_X86_CLDEMOTE' from root:root to runner:runner
2025-08-20T22:50:59.4506793Z [00:03:03.826]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_X86_MOVDIRI' from root:root to runner:runner
2025-08-20T22:50:59.4507418Z [00:03:03.826]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_STATX' from root:root to runner:runner
2025-08-20T22:50:59.4508059Z [00:03:03.826]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LISTXATTRAT' from root:root to runner:runner
2025-08-20T22:50:59.4508785Z [00:03:03.826]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_MSEAL' from root:root to runner:runner
2025-08-20T22:50:59.4509501Z [00:03:03.826]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SYS_ACL_H' from root:root to runner:runner
2025-08-20T22:50:59.4510257Z [00:03:03.827]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SHMINFO' from root:root to runner:runner
2025-08-20T22:50:59.4510896Z [00:03:03.827]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_PIDFD_GETFD' from root:root to runner:runner
2025-08-20T22:50:59.4511607Z [00:03:03.827]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_X86_INVLPG' from root:root to runner:runner
2025-08-20T22:50:59.4512307Z [00:03:03.827]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_SQRT' from root:root to runner:runner
2025-08-20T22:50:59.4512945Z [00:03:03.827]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BACKTRACE' from root:root to runner:runner
2025-08-20T22:50:59.4513591Z [00:03:03.827]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_JNF' from root:root to runner:runner
2025-08-20T22:50:59.4514213Z [00:03:03.827]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LIB_AIO' from root:root to runner:runner
2025-08-20T22:50:59.4514832Z [00:03:03.827]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_CEXP' from root:root to runner:runner
2025-08-20T22:50:59.4515487Z [00:03:03.827]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SYS_SIGNALFD_H' from root:root to runner:runner
2025-08-20T22:50:59.4516152Z [00:03:03.827]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_X86_REP_STOSW' from root:root to runner:runner
2025-08-20T22:50:59.4516764Z [00:03:03.827]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SYNC' from root:root to runner:runner
2025-08-20T22:50:59.4517473Z [00:03:03.827]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_X86_PREFETCHW' from root:root to runner:runner
2025-08-20T22:50:59.4518275Z [00:03:03.827]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_J1' from root:root to runner:runner
2025-08-20T22:50:59.4519008Z [00:03:03.827]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LIB_JPEG' from root:root to runner:runner
2025-08-20T22:50:59.4519726Z [00:03:03.827]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_SPARC_MEMBAR' from root:root to runner:runner
2025-08-20T22:50:59.4520341Z [00:03:03.827]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_STAT' from root:root to runner:runner
2025-08-20T22:50:59.4521026Z [00:03:03.827]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_ROTATERIGHT16' from root:root to runner:runner
2025-08-20T22:50:59.4521668Z [00:03:03.827]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_GETGROUPS' from root:root to runner:runner
2025-08-20T22:50:59.4522356Z [00:03:03.827]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_TARGET_CLONES_LUNARLAKE' from root:root to runner:runner
2025-08-20T22:50:59.4523116Z [00:03:03.827]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_HYPOTL' from root:root to runner:runner
2025-08-20T22:50:59.4523736Z [00:03:03.827]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_GMP_H' from root:root to runner:runner
2025-08-20T22:50:59.4524405Z [00:03:03.827]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_JNF' from root:root to runner:runner
2025-08-20T22:50:59.4525074Z [00:03:03.827]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_INO64_T' from root:root to runner:runner
2025-08-20T22:50:59.4525734Z [00:03:03.827]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_UINPUT_H' from root:root to runner:runner
2025-08-20T22:50:59.4526367Z [00:03:03.827]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_GETRUSAGE' from root:root to runner:runner
2025-08-20T22:50:59.4526984Z [00:03:03.827]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_CSQRT' from root:root to runner:runner
2025-08-20T22:50:59.4527635Z [00:03:03.827]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_EPOLL_CREATE' from root:root to runner:runner
2025-08-20T22:50:59.4528304Z [00:03:03.827]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_TARGET_CLONES_AVX2' from root:root to runner:runner
2025-08-20T22:50:59.4529089Z [00:03:03.827]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_IO_URING_H' from root:root to runner:runner
2025-08-20T22:50:59.4529771Z [00:03:03.827]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_WCHAR_H' from root:root to runner:runner
2025-08-20T22:50:59.4530400Z [00:03:03.827]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_Float80' from root:root to runner:runner
2025-08-20T22:50:59.4531200Z [00:03:03.827]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_CSQRTF' from root:root to runner:runner
2025-08-20T22:50:59.4531814Z [00:03:03.827]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BRK' from root:root to runner:runner
2025-08-20T22:50:59.4532482Z [00:03:03.827]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_SOCK_DIAG_H' from root:root to runner:runner
2025-08-20T22:50:59.4533104Z [00:03:03.827]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_PREADV' from root:root to runner:runner
2025-08-20T22:50:59.4533769Z [00:03:03.827]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_MM256_LOADU_SI256' from root:root to runner:runner
2025-08-20T22:50:59.4534388Z [00:03:03.827]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LOGB' from root:root to runner:runner
2025-08-20T22:50:59.4535093Z [00:03:03.827]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_PIPE2' from root:root to runner:runner
2025-08-20T22:50:59.4535709Z [00:03:03.827]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_EXP' from root:root to runner:runner
2025-08-20T22:50:59.4536353Z [00:03:03.827]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_X86_WRMSR' from root:root to runner:runner
2025-08-20T22:50:59.4537066Z [00:03:03.827]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SOCKADDR_UN' from root:root to runner:runner
2025-08-20T22:50:59.4537771Z [00:03:03.827]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_SCHED_H' from root:root to runner:runner
2025-08-20T22:50:59.4538431Z [00:03:03.827]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_NETINET_TCP_H' from root:root to runner:runner
2025-08-20T22:50:59.4539165Z [00:03:03.827]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_Float16x' from root:root to runner:runner
2025-08-20T22:50:59.4539886Z [00:03:03.827]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_NOTHING' from root:root to runner:runner
2025-08-20T22:50:59.4540556Z [00:03:03.827]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SYS_FANOTIFY_H' from root:root to runner:runner
2025-08-20T22:50:59.4541178Z [00:03:03.827]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_VLA_ARG' from root:root to runner:runner
2025-08-20T22:50:59.4541807Z [00:03:03.827]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_GETCPU' from root:root to runner:runner
2025-08-20T22:50:59.4542463Z [00:03:03.827]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_PPC64_DCBTST' from root:root to runner:runner
2025-08-20T22:50:59.4543234Z [00:03:03.827]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_ROTATERIGHT8' from root:root to runner:runner
2025-08-20T22:50:59.4544072Z [00:03:03.827]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ATOMIC_COMPARE_EXCHANGE' from root:root to runner:runner
2025-08-20T22:50:59.4544706Z [00:03:03.827]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_PRAGMA' from root:root to runner:runner
2025-08-20T22:50:59.4545352Z [00:03:03.827]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_RINT' from root:root to runner:runner
2025-08-20T22:50:59.4546007Z [00:03:03.827]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SCTP_SCHED_TYPE' from root:root to runner:runner
2025-08-20T22:50:59.4546651Z [00:03:03.827]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SYS_QUOTA_H' from root:root to runner:runner
2025-08-20T22:50:59.4547270Z [00:03:03.827]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LIB_RT' from root:root to runner:runner
2025-08-20T22:50:59.4548052Z [00:03:03.827]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_SH4_RTE' from root:root to runner:runner
2025-08-20T22:50:59.4548797Z [00:03:03.827]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_MEMFD_H' from root:root to runner:runner
2025-08-20T22:50:59.4549598Z [00:03:03.827]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_MM_SETCSR' from root:root to runner:runner
2025-08-20T22:50:59.4550272Z [00:03:03.827]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SHM_UNLINK' from root:root to runner:runner
2025-08-20T22:50:59.4550898Z [00:03:03.827]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SBRK' from root:root to runner:runner
2025-08-20T22:50:59.4551540Z [00:03:03.827]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_X86_LGDT' from root:root to runner:runner
2025-08-20T22:50:59.4552171Z [00:03:03.827]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_J1' from root:root to runner:runner
2025-08-20T22:50:59.4552830Z [00:03:03.827]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_LOGBL' from root:root to runner:runner
2025-08-20T22:50:59.4553466Z [00:03:03.827]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_RTC_H' from root:root to runner:runner
2025-08-20T22:50:59.4554197Z [00:03:03.827]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_PTHREAD_MUTEXATTR_SETPRIOCEILING' from root:root to runner:runner
2025-08-20T22:50:59.4554817Z [00:03:03.827]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_CHROOT' from root:root to runner:runner
2025-08-20T22:50:59.4555444Z [00:03:03.827]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_IFCONF' from root:root to runner:runner
2025-08-20T22:50:59.4556276Z [00:03:03.827]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SYS_UCRED_H' from root:root to runner:runner
2025-08-20T22:50:59.4556961Z [00:03:03.827]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BSEARCH' from root:root to runner:runner
2025-08-20T22:50:59.4557584Z [00:03:03.827]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_JNL' from root:root to runner:runner
2025-08-20T22:50:59.4558230Z [00:03:03.827]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_CABS' from root:root to runner:runner
2025-08-20T22:50:59.4558965Z [00:03:03.827]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SINCOSF' from root:root to runner:runner
2025-08-20T22:50:59.4559638Z [00:03:03.827]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_FEXECVE' from root:root to runner:runner
2025-08-20T22:50:59.4560422Z [00:03:03.827]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_COSL' from root:root to runner:runner
2025-08-20T22:50:59.4561047Z [00:03:03.827]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_MLOCK2' from root:root to runner:runner
2025-08-20T22:50:59.4561756Z [00:03:03.827]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SCTP_RTOINFO' from root:root to runner:runner
2025-08-20T22:50:59.4562476Z [00:03:03.827]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ATOMIC_OR_FETCH' from root:root to runner:runner
2025-08-20T22:50:59.4563149Z [00:03:03.827]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SYS_PLATFORM_PPC_H' from root:root to runner:runner
2025-08-20T22:50:59.4563780Z [00:03:03.827]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_FANOTIFY' from root:root to runner:runner
2025-08-20T22:50:59.4564441Z [00:03:03.827]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_NETLINK_H' from root:root to runner:runner
2025-08-20T22:50:59.4565099Z [00:03:03.827]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_RANDOM_H' from root:root to runner:runner
2025-08-20T22:50:59.4565727Z [00:03:03.827]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ICMPHDR' from root:root to runner:runner
2025-08-20T22:50:59.4566390Z [00:03:03.827]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_PRIORITY_WHICH_T' from root:root to runner:runner
2025-08-20T22:50:59.4567007Z [00:03:03.827]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_WAIT3' from root:root to runner:runner
2025-08-20T22:50:59.4567696Z [00:03:03.827]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_PROGRAM_INVOCATION_NAME' from root:root to runner:runner
2025-08-20T22:50:59.4568498Z [00:03:03.827]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_USTAT' from root:root to runner:runner
2025-08-20T22:50:59.4569305Z [00:03:03.827]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ATTRIBUTE_PURE' from root:root to runner:runner
2025-08-20T22:50:59.4569940Z [00:03:03.827]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LOFF_T' from root:root to runner:runner
2025-08-20T22:50:59.4570616Z [00:03:03.827]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ATOMIC_FETCH_ADD_8' from root:root to runner:runner
2025-08-20T22:50:59.4571240Z [00:03:03.827]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_EXP2F' from root:root to runner:runner
2025-08-20T22:50:59.4571896Z [00:03:03.827]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_PARITY' from root:root to runner:runner
2025-08-20T22:50:59.4572549Z [00:03:03.827]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_FILTER_H' from root:root to runner:runner
2025-08-20T22:50:59.4573335Z [00:03:03.827]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_CSQRTL' from root:root to runner:runner
2025-08-20T22:50:59.4573991Z [00:03:03.827]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_MM_STREAM_SI64' from root:root to runner:runner
2025-08-20T22:50:59.4574690Z [00:03:03.827]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_FMA' from root:root to runner:runner
2025-08-20T22:50:59.4575357Z [00:03:03.827]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_LIRC_H' from root:root to runner:runner
2025-08-20T22:50:59.4575994Z [00:03:03.827]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_FCHMODAT2' from root:root to runner:runner
2025-08-20T22:50:59.4576643Z [00:03:03.827]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_OPEN_MEMSTREAM' from root:root to runner:runner
2025-08-20T22:50:59.4577295Z [00:03:03.827]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_HDREG_H' from root:root to runner:runner
2025-08-20T22:50:59.4577932Z [00:03:03.827]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_TCGETATTR' from root:root to runner:runner
2025-08-20T22:50:59.4578668Z [00:03:03.827]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_ARM_YIELD' from root:root to runner:runner
2025-08-20T22:50:59.4579370Z [00:03:03.827]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_CDROM_READ_AUDIO' from root:root to runner:runner
2025-08-20T22:50:59.4580043Z [00:03:03.827]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ATOMIC_LOAD_DOUBLE' from root:root to runner:runner
2025-08-20T22:50:59.4580763Z [00:03:03.827]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_TANL' from root:root to runner:runner
2025-08-20T22:50:59.4581505Z [00:03:03.827]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_PREAD' from root:root to runner:runner
2025-08-20T22:50:59.4582171Z [00:03:03.827]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_OPEN_BY_HANDLE_AT' from root:root to runner:runner
2025-08-20T22:50:59.4582835Z [00:03:03.827]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_V4L2_FRAMEBUFFER' from root:root to runner:runner
2025-08-20T22:50:59.4583450Z [00:03:03.827]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_Y1F' from root:root to runner:runner
2025-08-20T22:50:59.4584083Z [00:03:03.827]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SETPGID' from root:root to runner:runner
2025-08-20T22:50:59.4584709Z [00:03:03.828]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_VECMATH' from root:root to runner:runner
2025-08-20T22:50:59.4585477Z [00:03:03.828]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_PTHREAD_PRIO_INHERIT' from root:root to runner:runner
2025-08-20T22:50:59.4586128Z [00:03:03.828]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_SPARC_TICK' from root:root to runner:runner
2025-08-20T22:50:59.4586856Z [00:03:03.828]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_ROTATELEFT64' from root:root to runner:runner
2025-08-20T22:50:59.4587578Z [00:03:03.828]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_INTEL_IPSEC_MB_H' from root:root to runner:runner
2025-08-20T22:50:59.4588210Z [00:03:03.828]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SCTP_PRIM' from root:root to runner:runner
2025-08-20T22:50:59.4588976Z [00:03:03.828]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_X86_LFENCE' from root:root to runner:runner
2025-08-20T22:50:59.4589659Z [00:03:03.828]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SYS_TREE_H' from root:root to runner:runner
2025-08-20T22:50:59.4590342Z [00:03:03.828]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LIB_PTHREAD_SPINLOCK' from root:root to runner:runner
2025-08-20T22:50:59.4591008Z [00:03:03.828]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_USB_CDC_WDM_H' from root:root to runner:runner
2025-08-20T22:50:59.4591656Z [00:03:03.828]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_IF_ALG_H' from root:root to runner:runner
2025-08-20T22:50:59.4592263Z [00:03:03.828]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_J0' from root:root to runner:runner
2025-08-20T22:50:59.4592877Z [00:03:03.828]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_V2DI' from root:root to runner:runner
2025-08-20T22:50:59.4593753Z [00:03:03.828]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_LOGF' from root:root to runner:runner
2025-08-20T22:50:59.4594407Z [00:03:03.828]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SQRTL' from root:root to runner:runner
2025-08-20T22:50:59.4595071Z [00:03:03.828]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_X86_MOV_CR0' from root:root to runner:runner
2025-08-20T22:50:59.4595709Z [00:03:03.828]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_TAN' from root:root to runner:runner
2025-08-20T22:50:59.4596351Z [00:03:03.828]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LIB_IPSEC_MB' from root:root to runner:runner
2025-08-20T22:50:59.4597001Z [00:03:03.828]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_CDROM_SUBCHNL' from root:root to runner:runner
2025-08-20T22:50:59.4597781Z [00:03:03.828]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_SINCOSF' from root:root to runner:runner
2025-08-20T22:50:59.4598402Z [00:03:03.828]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_PPOLL' from root:root to runner:runner
2025-08-20T22:50:59.4599148Z [00:03:03.828]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SEMAPHORE_H' from root:root to runner:runner
2025-08-20T22:50:59.4599934Z [00:03:03.828]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_MEMSET' from root:root to runner:runner
2025-08-20T22:50:59.4600583Z [00:03:03.828]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SYS_VMMETER_H' from root:root to runner:runner
2025-08-20T22:50:59.4601207Z [00:03:03.828]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_CEXPL' from root:root to runner:runner
2025-08-20T22:50:59.4601838Z [00:03:03.828]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_THREADS_H' from root:root to runner:runner
2025-08-20T22:50:59.4602469Z [00:03:03.828]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_KBKEYCODE' from root:root to runner:runner
2025-08-20T22:50:59.4603213Z [00:03:03.828]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_WCSCOLL' from root:root to runner:runner
2025-08-20T22:50:59.4603883Z [00:03:03.828]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_JUDY_H' from root:root to runner:runner
2025-08-20T22:50:59.4604539Z [00:03:03.828]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_FLOPPY_STRUCT' from root:root to runner:runner
2025-08-20T22:50:59.4605153Z [00:03:03.828]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_WAIT4' from root:root to runner:runner
2025-08-20T22:50:59.4605797Z [00:03:03.828]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_MTRR_SENTRY' from root:root to runner:runner
2025-08-20T22:50:59.4606552Z [00:03:03.828]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SYS_SENDFILE_H' from root:root to runner:runner
2025-08-20T22:50:59.4607233Z [00:03:03.828]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_CCOSF' from root:root to runner:runner
2025-08-20T22:50:59.4607862Z [00:03:03.828]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_GETHOSTID' from root:root to runner:runner
2025-08-20T22:50:59.4608505Z [00:03:03.828]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_CLZ' from root:root to runner:runner
2025-08-20T22:50:59.4609339Z [00:03:03.828]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_LOG10' from root:root to runner:runner
2025-08-20T22:50:59.4609964Z [00:03:03.828]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_CCOSL' from root:root to runner:runner
2025-08-20T22:50:59.4610620Z [00:03:03.828]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_SERIAL_H' from root:root to runner:runner
2025-08-20T22:50:59.4611280Z [00:03:03.828]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_X86_PREFETCHT1' from root:root to runner:runner
2025-08-20T22:50:59.4611976Z [00:03:03.828]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_EXPF' from root:root to runner:runner
2025-08-20T22:50:59.4612709Z [00:03:03.828]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_FLOPPY_WRITE_ERRORS' from root:root to runner:runner
2025-08-20T22:50:59.4613349Z [00:03:03.828]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SHM_OPEN' from root:root to runner:runner
2025-08-20T22:50:59.4614001Z [00:03:03.828]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_HYPOTF' from root:root to runner:runner
2025-08-20T22:50:59.4614658Z [00:03:03.828]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_PTHREAD_BARRIER' from root:root to runner:runner
2025-08-20T22:50:59.4615362Z [00:03:03.828]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_AIO_FSYNC' from root:root to runner:runner
2025-08-20T22:50:59.4616071Z [00:03:03.828]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_RUSAGE_RU_MAXRSS' from root:root to runner:runner
2025-08-20T22:50:59.4616728Z [00:03:03.828]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_MACH_MACHINE_H' from root:root to runner:runner
2025-08-20T22:50:59.4617397Z [00:03:03.828]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SENDMMSG' from root:root to runner:runner
2025-08-20T22:50:59.4618021Z [00:03:03.828]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_FENV_H' from root:root to runner:runner
2025-08-20T22:50:59.4618886Z [00:03:03.828]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_PTHREAD_MUTEX_INIT' from root:root to runner:runner
2025-08-20T22:50:59.4619522Z [00:03:03.828]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_J1L' from root:root to runner:runner
2025-08-20T22:50:59.4620254Z [00:03:03.828]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SYS_FSUID_H' from root:root to runner:runner
2025-08-20T22:50:59.4620918Z [00:03:03.828]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SYNC_SYNCHRONIZE' from root:root to runner:runner
2025-08-20T22:50:59.4621574Z [00:03:03.828]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_EXP10' from root:root to runner:runner
2025-08-20T22:50:59.4622247Z [00:03:03.828]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_RISCV_SFENCE_VMA' from root:root to runner:runner
2025-08-20T22:50:59.4622902Z [00:03:03.828]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_PTRACE_REQUEST' from root:root to runner:runner
2025-08-20T22:50:59.4623516Z [00:03:03.828]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE__bf16' from root:root to runner:runner
2025-08-20T22:50:59.4624245Z [00:03:03.828]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_POSIX_FALLOCATE' from root:root to runner:runner
2025-08-20T22:50:59.4624931Z [00:03:03.828]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SYS_UN_H' from root:root to runner:runner
2025-08-20T22:50:59.4625578Z [00:03:03.828]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_V4L2_AUDIOOUT' from root:root to runner:runner
2025-08-20T22:50:59.4626201Z [00:03:03.828]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_WAITID' from root:root to runner:runner
2025-08-20T22:50:59.4626854Z [00:03:03.828]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_MM_STOREU_SI128' from root:root to runner:runner
2025-08-20T22:50:59.4627475Z [00:03:03.828]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_VFORK' from root:root to runner:runner
2025-08-20T22:50:59.4628174Z [00:03:03.828]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LIB_GMP' from root:root to runner:runner
2025-08-20T22:50:59.4628920Z [00:03:03.828]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_AUDIT_H' from root:root to runner:runner
2025-08-20T22:50:59.4629602Z [00:03:03.828]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_CFGETOSPEED' from root:root to runner:runner
2025-08-20T22:50:59.4630222Z [00:03:03.828]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SINHL' from root:root to runner:runner
2025-08-20T22:50:59.4630947Z [00:03:03.828]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_MLOCK' from root:root to runner:runner
2025-08-20T22:50:59.4631601Z [00:03:03.828]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_COSL' from root:root to runner:runner
2025-08-20T22:50:59.4632341Z [00:03:03.828]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_VMSPLICE' from root:root to runner:runner
2025-08-20T22:50:59.4632968Z [00:03:03.828]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LIB_DL' from root:root to runner:runner
2025-08-20T22:50:59.4633602Z [00:03:03.828]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_UTIMENSAT' from root:root to runner:runner
2025-08-20T22:50:59.4634261Z [00:03:03.828]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_SQRTL' from root:root to runner:runner
2025-08-20T22:50:59.4634907Z [00:03:03.828]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_CCOS' from root:root to runner:runner
2025-08-20T22:50:59.4635543Z [00:03:03.828]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LIB_XXHASH' from root:root to runner:runner
2025-08-20T22:50:59.4636166Z [00:03:03.829]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SPLICE' from root:root to runner:runner
2025-08-20T22:50:59.4636884Z [00:03:03.829]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_X86_RDTSCP' from root:root to runner:runner
2025-08-20T22:50:59.4637632Z [00:03:03.829]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_CSQRT' from root:root to runner:runner
2025-08-20T22:50:59.4638321Z [00:03:03.829]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_PTHREAD_SETSCHEDPARAM' from root:root to runner:runner
2025-08-20T22:50:59.4639048Z [00:03:03.829]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_X86_RDTSC' from root:root to runner:runner
2025-08-20T22:50:59.4639761Z [00:03:03.829]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_RTNETLINK_H' from root:root to runner:runner
2025-08-20T22:50:59.4640606Z [00:03:03.829]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_CLOG' from root:root to runner:runner
2025-08-20T22:50:59.4641284Z [00:03:03.829]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SETXATTRAT' from root:root to runner:runner
2025-08-20T22:50:59.4641929Z [00:03:03.829]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_PATHCONF' from root:root to runner:runner
2025-08-20T22:50:59.4642562Z [00:03:03.829]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SETRESGID' from root:root to runner:runner
2025-08-20T22:50:59.4643207Z [00:03:03.829]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_CFGETISPEED' from root:root to runner:runner
2025-08-20T22:50:59.4643861Z [00:03:03.829]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_EPOLL_CREATE1' from root:root to runner:runner
2025-08-20T22:50:59.4644542Z [00:03:03.829]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_CPU_IS_POWER10' from root:root to runner:runner
2025-08-20T22:50:59.4645335Z [00:03:03.829]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_CSINL' from root:root to runner:runner
2025-08-20T22:50:59.4645967Z [00:03:03.829]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SHM_SYSV' from root:root to runner:runner
2025-08-20T22:50:59.4646589Z [00:03:03.829]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LOG' from root:root to runner:runner
2025-08-20T22:50:59.4647214Z [00:03:03.829]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_EXP10L' from root:root to runner:runner
2025-08-20T22:50:59.4647852Z [00:03:03.829]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_Y0F' from root:root to runner:runner
2025-08-20T22:50:59.4648496Z [00:03:03.829]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SYS_SELECT_H' from root:root to runner:runner
2025-08-20T22:50:59.4649328Z [00:03:03.829]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_RINTL' from root:root to runner:runner
2025-08-20T22:50:59.4650077Z [00:03:03.829]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SCHED_SETSCHEDULER' from root:root to runner:runner
2025-08-20T22:50:59.4650714Z [00:03:03.829]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SYS_MSG_H' from root:root to runner:runner
2025-08-20T22:50:59.4651342Z [00:03:03.829]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_PTRACE' from root:root to runner:runner
2025-08-20T22:50:59.4651951Z [00:03:03.829]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_POWL' from root:root to runner:runner
2025-08-20T22:50:59.4652664Z [00:03:03.829]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_CBRT' from root:root to runner:runner
2025-08-20T22:50:59.4653412Z [00:03:03.829]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_UNSHARE' from root:root to runner:runner
2025-08-20T22:50:59.4654019Z [00:03:03.829]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_Y1' from root:root to runner:runner
2025-08-20T22:50:59.4654654Z [00:03:03.829]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_MQ_POSIX' from root:root to runner:runner
2025-08-20T22:50:59.4655280Z [00:03:03.829]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_MALLOC_H' from root:root to runner:runner
2025-08-20T22:50:59.4655925Z [00:03:03.829]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_YN' from root:root to runner:runner
2025-08-20T22:50:59.4656565Z [00:03:03.829]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_RSEQ_H' from root:root to runner:runner
2025-08-20T22:50:59.4657279Z [00:03:03.829]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SCHED_YIELD' from root:root to runner:runner
2025-08-20T22:50:59.4657941Z [00:03:03.829]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_X86_PREFETCHT2' from root:root to runner:runner
2025-08-20T22:50:59.4658756Z [00:03:03.829]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_CPU_IS_POWER11' from root:root to runner:runner
2025-08-20T22:50:59.4659461Z [00:03:03.829]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_TARGET_CLONES' from root:root to runner:runner
2025-08-20T22:50:59.4660091Z [00:03:03.829]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_UMOUNT2' from root:root to runner:runner
2025-08-20T22:50:59.4660748Z [00:03:03.829]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_MM512_ADD_EPI8' from root:root to runner:runner
2025-08-20T22:50:59.4661373Z [00:03:03.829]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_MKDIRAT' from root:root to runner:runner
2025-08-20T22:50:59.4662121Z [00:03:03.829]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_MM512_STOREU_SI512' from root:root to runner:runner
2025-08-20T22:50:59.4662794Z [00:03:03.829]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SETPGRP' from root:root to runner:runner
2025-08-20T22:50:59.4663448Z [00:03:03.829]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_DIRENT_D_TYPE' from root:root to runner:runner
2025-08-20T22:50:59.4664154Z [00:03:03.829]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_TARGET_CLONES_SAPPHIRERAPIDS' from root:root to runner:runner
2025-08-20T22:50:59.4664797Z [00:03:03.829]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_PRCTL_H' from root:root to runner:runner
2025-08-20T22:50:59.4665603Z [00:03:03.829]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_TANHL' from root:root to runner:runner
2025-08-20T22:50:59.4666242Z [00:03:03.829]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SIGNALFD' from root:root to runner:runner
2025-08-20T22:50:59.4666920Z [00:03:03.829]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_MACH_VM_STATISTICS_H' from root:root to runner:runner
2025-08-20T22:50:59.4667553Z [00:03:03.829]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_GETRESUID' from root:root to runner:runner
2025-08-20T22:50:59.4668204Z [00:03:03.829]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_KERNEL_LONG_T' from root:root to runner:runner
2025-08-20T22:50:59.4668915Z [00:03:03.829]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SQRT' from root:root to runner:runner
2025-08-20T22:50:59.4669602Z [00:03:03.829]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LIB_CRYPT' from root:root to runner:runner
2025-08-20T22:50:59.4670342Z [00:03:03.829]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SCTP_PADDRINFO' from root:root to runner:runner
2025-08-20T22:50:59.4670984Z [00:03:03.829]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_POWF' from root:root to runner:runner
2025-08-20T22:50:59.4671618Z [00:03:03.829]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SEM_SYSV' from root:root to runner:runner
2025-08-20T22:50:59.4672246Z [00:03:03.829]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_Float64' from root:root to runner:runner
2025-08-20T22:50:59.4672888Z [00:03:03.829]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_Y0' from root:root to runner:runner
2025-08-20T22:50:59.4673510Z [00:03:03.829]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_REGEX_H' from root:root to runner:runner
2025-08-20T22:50:59.4674201Z [00:03:03.829]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_HYPOTF' from root:root to runner:runner
2025-08-20T22:50:59.4674841Z [00:03:03.829]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SETMNTENT' from root:root to runner:runner
2025-08-20T22:50:59.4675502Z [00:03:03.829]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_TASKSTATS_H' from root:root to runner:runner
2025-08-20T22:50:59.4676146Z [00:03:03.829]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_POWL' from root:root to runner:runner
2025-08-20T22:50:59.4676774Z [00:03:03.829]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_WCSXFRM' from root:root to runner:runner
2025-08-20T22:50:59.4677512Z [00:03:03.829]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_ROTATELEFT16' from root:root to runner:runner
2025-08-20T22:50:59.4678281Z [00:03:03.829]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_YNL' from root:root to runner:runner
2025-08-20T22:50:59.4679029Z [00:03:03.829]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_NANOSLEEP' from root:root to runner:runner
2025-08-20T22:50:59.4679716Z [00:03:03.829]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_FDATASYNC' from root:root to runner:runner
2025-08-20T22:50:59.4680353Z [00:03:03.829]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_APPARMOR' from root:root to runner:runner
2025-08-20T22:50:59.4681034Z [00:03:03.829]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_POSIX_TYPES_H' from root:root to runner:runner
2025-08-20T22:50:59.4681647Z [00:03:03.829]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_Y1L' from root:root to runner:runner
2025-08-20T22:50:59.4682430Z [00:03:03.829]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_MKNODAT' from root:root to runner:runner
2025-08-20T22:50:59.4683082Z [00:03:03.829]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_HPET_H' from root:root to runner:runner
2025-08-20T22:50:59.4683719Z [00:03:03.829]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_V4L2_STD_ID' from root:root to runner:runner
2025-08-20T22:50:59.4684424Z [00:03:03.829]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SYNC_BOOL_COMPARE_AND_SWAP' from root:root to runner:runner
2025-08-20T22:50:59.4685068Z [00:03:03.829]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_UNIMAPDESC' from root:root to runner:runner
2025-08-20T22:50:59.4685699Z [00:03:03.829]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_CLEARENV' from root:root to runner:runner
2025-08-20T22:50:59.4686351Z [00:03:03.829]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_SQRTF' from root:root to runner:runner
2025-08-20T22:50:59.4687056Z [00:03:03.829]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_X86_INVD' from root:root to runner:runner
2025-08-20T22:50:59.4687738Z [00:03:03.829]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_FLOCK' from root:root to runner:runner
2025-08-20T22:50:59.4688427Z [00:03:03.829]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_TARGET_CLONES_AVXVNNI' from root:root to runner:runner
2025-08-20T22:50:59.4689153Z [00:03:03.829]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LIBAIO_H' from root:root to runner:runner
2025-08-20T22:50:59.4689859Z [00:03:03.829]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_X86_SFENCE' from root:root to runner:runner
2025-08-20T22:50:59.4690622Z [00:03:03.829]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_Y0F' from root:root to runner:runner
2025-08-20T22:50:59.4691263Z [00:03:03.829]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_GETPGRP' from root:root to runner:runner
2025-08-20T22:50:59.4691929Z [00:03:03.829]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_PREFETCH' from root:root to runner:runner
2025-08-20T22:50:59.4692568Z [00:03:03.829]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_J0' from root:root to runner:runner
2025-08-20T22:50:59.4693203Z [00:03:03.829]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SETREUID' from root:root to runner:runner
2025-08-20T22:50:59.4693837Z [00:03:03.829]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SENDFILE' from root:root to runner:runner
2025-08-20T22:50:59.4694575Z [00:03:03.829]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_CLOCK_NANOSLEEP' from root:root to runner:runner
2025-08-20T22:50:59.4695219Z [00:03:03.829]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_CLOSE_RANGE' from root:root to runner:runner
2025-08-20T22:50:59.4695851Z [00:03:03.829]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_AIO_CANCEL' from root:root to runner:runner
2025-08-20T22:50:59.4696479Z [00:03:03.829]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_TIMEX' from root:root to runner:runner
2025-08-20T22:50:59.4697096Z [00:03:03.829]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SYNCFS' from root:root to runner:runner
2025-08-20T22:50:59.4697756Z [00:03:03.829]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_V4L2_CAPABILITY' from root:root to runner:runner
2025-08-20T22:50:59.4698433Z [00:03:03.829]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_TARGET_CLONES_POWER10' from root:root to runner:runner
2025-08-20T22:50:59.4699362Z [00:03:03.829]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_CN_PROC_H' from root:root to runner:runner
2025-08-20T22:50:59.4700083Z [00:03:03.829]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_POSIX_MADVISE' from root:root to runner:runner
2025-08-20T22:50:59.4700734Z [00:03:03.829]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_SPARC_RDPR' from root:root to runner:runner
2025-08-20T22:50:59.4701392Z [00:03:03.829]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_HIDRAW_H' from root:root to runner:runner
2025-08-20T22:50:59.4702052Z [00:03:03.829]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SETPROCTITLE_INIT' from root:root to runner:runner
2025-08-20T22:50:59.4702902Z [00:03:03.829]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_LOONG64_TLBSRCH' from root:root to runner:runner
2025-08-20T22:50:59.4703557Z [00:03:03.829]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ATTRIBUTE_WEAK' from root:root to runner:runner
2025-08-20T22:50:59.4704195Z [00:03:03.829]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_GETAUXVAL' from root:root to runner:runner
2025-08-20T22:50:59.4704811Z [00:03:03.829]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_fp16' from root:root to runner:runner
2025-08-20T22:50:59.4705445Z [00:03:03.829]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_MTRR_H' from root:root to runner:runner
2025-08-20T22:50:59.4706100Z [00:03:03.829]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SETTIMEOFDAY' from root:root to runner:runner
2025-08-20T22:50:59.4706727Z [00:03:03.829]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_GETRESGID' from root:root to runner:runner
2025-08-20T22:50:59.4707523Z [00:03:03.829]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ATTRIBUTE_FAST_MATH' from root:root to runner:runner
2025-08-20T22:50:59.4708139Z [00:03:03.829]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_UNAME' from root:root to runner:runner
2025-08-20T22:50:59.4708896Z [00:03:03.829]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_LOG2F' from root:root to runner:runner
2025-08-20T22:50:59.4709652Z [00:03:03.829]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LANDLOCK_RULESET_ATTR' from root:root to runner:runner
2025-08-20T22:50:59.4710279Z [00:03:03.829]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LIB_Z' from root:root to runner:runner
2025-08-20T22:50:59.4710931Z [00:03:03.829]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_MM256_ADD_EPI8' from root:root to runner:runner
2025-08-20T22:50:59.4711556Z [00:03:03.829]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_Float64x' from root:root to runner:runner
2025-08-20T22:50:59.4712341Z [00:03:03.829]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_PTHREAD_MUTEXATTR_DESTROY' from root:root to runner:runner
2025-08-20T22:50:59.4713053Z [00:03:03.829]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_X86_PREFETCHWT1' from root:root to runner:runner
2025-08-20T22:50:59.4713705Z [00:03:03.829]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_MAGIC_H' from root:root to runner:runner
2025-08-20T22:50:59.4714337Z [00:03:03.829]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_FS_H' from root:root to runner:runner
2025-08-20T22:50:59.4715053Z [00:03:03.830]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_EXP10L' from root:root to runner:runner
2025-08-20T22:50:59.4715773Z [00:03:03.830]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SINCOS' from root:root to runner:runner
2025-08-20T22:50:59.4716416Z [00:03:03.830]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_INT_FAST8_T' from root:root to runner:runner
2025-08-20T22:50:59.4717087Z [00:03:03.830]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ATOMIC_FETCH_ADD_2' from root:root to runner:runner
2025-08-20T22:50:59.4717801Z [00:03:03.830]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_PTHREAD_ATTR_SETSTACK' from root:root to runner:runner
2025-08-20T22:50:59.4718437Z [00:03:03.830]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_FUTIMES' from root:root to runner:runner
2025-08-20T22:50:59.4719170Z [00:03:03.830]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_X86_PAUSE' from root:root to runner:runner
2025-08-20T22:50:59.4719922Z [00:03:03.830]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_YNF' from root:root to runner:runner
2025-08-20T22:50:59.4720564Z [00:03:03.830]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SETREGID' from root:root to runner:runner
2025-08-20T22:50:59.4721194Z [00:03:03.830]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_CABSL' from root:root to runner:runner
2025-08-20T22:50:59.4721848Z [00:03:03.830]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_PPDEV_H' from root:root to runner:runner
2025-08-20T22:50:59.4722518Z [00:03:03.830]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_USERFAULTFD_H' from root:root to runner:runner
2025-08-20T22:50:59.4723203Z [00:03:03.830]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_ROTATERIGHT64' from root:root to runner:runner
2025-08-20T22:50:59.4723822Z [00:03:03.830]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_WCSCMP' from root:root to runner:runner
2025-08-20T22:50:59.4724516Z [00:03:03.830]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_PAUSE' from root:root to runner:runner
2025-08-20T22:50:59.4725237Z [00:03:03.830]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_WCSCHR' from root:root to runner:runner
2025-08-20T22:50:59.4725862Z [00:03:03.830]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_EXPL' from root:root to runner:runner
2025-08-20T22:50:59.4726484Z [00:03:03.830]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LIB_BSD' from root:root to runner:runner
2025-08-20T22:50:59.4727101Z [00:03:03.830]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_TANHL' from root:root to runner:runner
2025-08-20T22:50:59.4727971Z [00:03:03.830]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_TARGET_CLONES_SSE3' from root:root to runner:runner
2025-08-20T22:50:59.4728728Z [00:03:03.830]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_POLL_H' from root:root to runner:runner
2025-08-20T22:50:59.4729481Z [00:03:03.830]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SCTP_INITMSG' from root:root to runner:runner
2025-08-20T22:50:59.4730104Z [00:03:03.830]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_MTX_T' from root:root to runner:runner
2025-08-20T22:50:59.4730750Z [00:03:03.830]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_Y1F' from root:root to runner:runner
2025-08-20T22:50:59.4731374Z [00:03:03.830]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_MPFR_H' from root:root to runner:runner
2025-08-20T22:50:59.4732029Z [00:03:03.830]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_SECCOMP_H' from root:root to runner:runner
2025-08-20T22:50:59.4732791Z [00:03:03.830]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_LLABS' from root:root to runner:runner
2025-08-20T22:50:59.4733408Z [00:03:03.830]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_CPOWL' from root:root to runner:runner
2025-08-20T22:50:59.4734070Z [00:03:03.830]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_X86_REP_STOSQ' from root:root to runner:runner
2025-08-20T22:50:59.4734723Z [00:03:03.830]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_NETINET_UDP_H' from root:root to runner:runner
2025-08-20T22:50:59.4735371Z [00:03:03.830]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_GETDTABLESIZE' from root:root to runner:runner
2025-08-20T22:50:59.4735998Z [00:03:03.830]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SENDMSG' from root:root to runner:runner
2025-08-20T22:50:59.4736679Z [00:03:03.830]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_CSQRTF' from root:root to runner:runner
2025-08-20T22:50:59.4737408Z [00:03:03.830]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ATOMIC_FETCH_OR' from root:root to runner:runner
2025-08-20T22:50:59.4738058Z [00:03:03.830]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_MEDIA_H' from root:root to runner:runner
2025-08-20T22:50:59.4738802Z [00:03:03.830]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_J1F' from root:root to runner:runner
2025-08-20T22:50:59.4739484Z [00:03:03.830]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_MNTENT_H' from root:root to runner:runner
2025-08-20T22:50:59.4740230Z [00:03:03.830]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_PTHREAD_MUTEXATTR_T' from root:root to runner:runner
2025-08-20T22:50:59.4740946Z [00:03:03.830]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_AIO_WRITE' from root:root to runner:runner
2025-08-20T22:50:59.4741581Z [00:03:03.830]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SYS_SWAP_H' from root:root to runner:runner
2025-08-20T22:50:59.4742244Z [00:03:03.830]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_X86_PREFETCHT0' from root:root to runner:runner
2025-08-20T22:50:59.4742907Z [00:03:03.830]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_PTHREAD_SIGQUEUE' from root:root to runner:runner
2025-08-20T22:50:59.4743552Z [00:03:03.830]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_GETLOADAVG' from root:root to runner:runner
2025-08-20T22:50:59.4744182Z [00:03:03.830]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_UTIMBUF' from root:root to runner:runner
2025-08-20T22:50:59.4744883Z [00:03:03.830]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_INOTIFY1' from root:root to runner:runner
2025-08-20T22:50:59.4745508Z [00:03:03.830]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE__ibm128' from root:root to runner:runner
2025-08-20T22:50:59.4746160Z [00:03:03.830]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_FS_SYSFS_PATH' from root:root to runner:runner
2025-08-20T22:50:59.4746834Z [00:03:03.830]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_CONSTANT_P' from root:root to runner:runner
2025-08-20T22:50:59.4747470Z [00:03:03.830]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_UDP_H' from root:root to runner:runner
2025-08-20T22:50:59.4748155Z [00:03:03.830]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_CPU_IS_POWER9' from root:root to runner:runner
2025-08-20T22:50:59.4748925Z [00:03:03.830]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_ROTATELEFT32' from root:root to runner:runner
2025-08-20T22:50:59.4749706Z [00:03:03.830]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_PPC64_DARN' from root:root to runner:runner
2025-08-20T22:50:59.4750410Z [00:03:03.830]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_CPOWF' from root:root to runner:runner
2025-08-20T22:50:59.4751072Z [00:03:03.830]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_LOG10F' from root:root to runner:runner
2025-08-20T22:50:59.4751699Z [00:03:03.830]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_TERMIOS' from root:root to runner:runner
2025-08-20T22:50:59.4752328Z [00:03:03.830]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_MQUEUE_H' from root:root to runner:runner
2025-08-20T22:50:59.4753091Z [00:03:03.830]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_UTIME_H' from root:root to runner:runner
2025-08-20T22:50:59.4753751Z [00:03:03.830]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_SOCKIOS_H' from root:root to runner:runner
2025-08-20T22:50:59.4754402Z [00:03:03.830]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_LOGBF' from root:root to runner:runner
2025-08-20T22:50:59.4755054Z [00:03:03.830]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_X86_RDSEED' from root:root to runner:runner
2025-08-20T22:50:59.4755711Z [00:03:03.830]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_PPC64_TLBIE' from root:root to runner:runner
2025-08-20T22:50:59.4756346Z [00:03:03.830]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_PWRITEV2' from root:root to runner:runner
2025-08-20T22:50:59.4757097Z [00:03:03.830]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_FIEMAP_H' from root:root to runner:runner
2025-08-20T22:50:59.4757721Z [00:03:03.830]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_EXP2L' from root:root to runner:runner
2025-08-20T22:50:59.4758368Z [00:03:03.830]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_EXP2F' from root:root to runner:runner
2025-08-20T22:50:59.4759093Z [00:03:03.830]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_IFREQ' from root:root to runner:runner
2025-08-20T22:50:59.4759821Z [00:03:03.830]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_UNIX_DIAG_H' from root:root to runner:runner
2025-08-20T22:50:59.4760478Z [00:03:03.830]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SYS_STATVFS_H' from root:root to runner:runner
2025-08-20T22:50:59.4761122Z [00:03:03.830]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_CACHECTL_H' from root:root to runner:runner
2025-08-20T22:50:59.4761850Z [00:03:03.830]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_CLOGL' from root:root to runner:runner
2025-08-20T22:50:59.4762509Z [00:03:03.830]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LIB_SCTP' from root:root to runner:runner
2025-08-20T22:50:59.4763175Z [00:03:03.830]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_MM256_STOREU_SI256' from root:root to runner:runner
2025-08-20T22:50:59.4763802Z [00:03:03.830]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ENDPWENT' from root:root to runner:runner
2025-08-20T22:50:59.4764419Z [00:03:03.830]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_IPHDR' from root:root to runner:runner
2025-08-20T22:50:59.4765136Z [00:03:03.830]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_EXP2L' from root:root to runner:runner
2025-08-20T22:50:59.4765853Z [00:03:03.830]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_J0F' from root:root to runner:runner
2025-08-20T22:50:59.4766523Z [00:03:03.830]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_RISCV_CBO_ZERO' from root:root to runner:runner
2025-08-20T22:50:59.4767151Z [00:03:03.830]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_FCHOWNAT' from root:root to runner:runner
2025-08-20T22:50:59.4767779Z [00:03:03.830]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_FLOAT_H' from root:root to runner:runner
2025-08-20T22:50:59.4768419Z [00:03:03.830]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_LOG' from root:root to runner:runner
2025-08-20T22:50:59.4769160Z [00:03:03.830]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_UNLINKAT' from root:root to runner:runner
2025-08-20T22:50:59.4769978Z [00:03:03.830]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_TARGET_CLONES_POWER9' from root:root to runner:runner
2025-08-20T22:50:59.4770645Z [00:03:03.830]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_PTHREAD_PRIO_NONE' from root:root to runner:runner
2025-08-20T22:50:59.4771269Z [00:03:03.830]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SELECT' from root:root to runner:runner
2025-08-20T22:50:59.4771937Z [00:03:03.830]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LSM_LIST_MODULES' from root:root to runner:runner
2025-08-20T22:50:59.4772562Z [00:03:03.830]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_MODE_T' from root:root to runner:runner
2025-08-20T22:50:59.4773198Z [00:03:03.830]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BSD_STRLCAT' from root:root to runner:runner
2025-08-20T22:50:59.4773822Z [00:03:03.830]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_COSHF' from root:root to runner:runner
2025-08-20T22:50:59.4774551Z [00:03:03.830]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SERIAL_STRUCT' from root:root to runner:runner
2025-08-20T22:50:59.4775245Z [00:03:03.830]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ATTRIBUTE_PACKED' from root:root to runner:runner
2025-08-20T22:50:59.4775910Z [00:03:03.830]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LABEL_AS_VALUE' from root:root to runner:runner
2025-08-20T22:50:59.4776494Z [00:03:03.830]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs' from root:root to runner:runner
2025-08-20T22:50:59.4777090Z [00:03:03.830]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-shm.c' from root:root to runner:runner
2025-08-20T22:50:59.4777852Z [00:03:03.831]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-memthrash.o' from root:root to runner:runner
2025-08-20T22:50:59.4778513Z [00:03:03.831]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-mincore.c' from root:root to runner:runner
2025-08-20T22:50:59.4779342Z [00:03:03.831]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sendfile.o' from root:root to runner:runner
2025-08-20T22:50:59.4779993Z [00:03:03.831]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sparsematrix.o' from root:root to runner:runner
2025-08-20T22:50:59.4780597Z [00:03:03.831]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-dfp.c' from root:root to runner:runner
2025-08-20T22:50:59.4781198Z [00:03:03.831]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-brk.c' from root:root to runner:runner
2025-08-20T22:50:59.4781822Z [00:03:03.831]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-thermal-zone.c' from root:root to runner:runner
2025-08-20T22:50:59.4782510Z [00:03:03.831]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-rseq.c' from root:root to runner:runner
2025-08-20T22:50:59.4783107Z [00:03:03.831]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-swap.o' from root:root to runner:runner
2025-08-20T22:50:59.4783744Z [00:03:03.831]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-usersyscall.o' from root:root to runner:runner
2025-08-20T22:50:59.4784356Z [00:03:03.831]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-expmath.c' from root:root to runner:runner
2025-08-20T22:50:59.4784954Z [00:03:03.831]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-smart.o' from root:root to runner:runner
2025-08-20T22:50:59.4785551Z [00:03:03.831]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-wcs.c' from root:root to runner:runner
2025-08-20T22:50:59.4786165Z [00:03:03.831]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-oom-pipe.c' from root:root to runner:runner
2025-08-20T22:50:59.4786835Z [00:03:03.831]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-fifo.o' from root:root to runner:runner
2025-08-20T22:50:59.4787461Z [00:03:03.831]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-judy.c' from root:root to runner:runner
2025-08-20T22:50:59.4788059Z [00:03:03.831]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-numa.o' from root:root to runner:runner
2025-08-20T22:50:59.4788747Z [00:03:03.831]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-log.h' from root:root to runner:runner
2025-08-20T22:50:59.4789423Z [00:03:03.831]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-branch.c' from root:root to runner:runner
2025-08-20T22:50:59.4790219Z [00:03:03.831]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-ptrace.c' from root:root to runner:runner
2025-08-20T22:50:59.4790857Z [00:03:03.831]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sendfile.c' from root:root to runner:runner
2025-08-20T22:50:59.4791487Z [00:03:03.831]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-clocksource.c' from root:root to runner:runner
2025-08-20T22:50:59.4792076Z [00:03:03.831]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-time.c' from root:root to runner:runner
2025-08-20T22:50:59.4792687Z [00:03:03.831]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-umount.c' from root:root to runner:runner
2025-08-20T22:50:59.4793303Z [00:03:03.831]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-ignite-cpu.o' from root:root to runner:runner
2025-08-20T22:50:59.4793903Z [00:03:03.831]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/personality.h' from root:root to runner:runner
2025-08-20T22:50:59.4794674Z [00:03:03.831]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-x86syscall.c' from root:root to runner:runner
2025-08-20T22:50:59.4795262Z [00:03:03.831]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-log.o' from root:root to runner:runner
2025-08-20T22:50:59.4795885Z [00:03:03.831]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-resources.o' from root:root to runner:runner
2025-08-20T22:50:59.4796511Z [00:03:03.831]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-forkheavy.c' from root:root to runner:runner
2025-08-20T22:50:59.4797116Z [00:03:03.831]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-rawpkt.o' from root:root to runner:runner
2025-08-20T22:50:59.4797730Z [00:03:03.831]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sigxfsz.o' from root:root to runner:runner
2025-08-20T22:50:59.4798330Z [00:03:03.831]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-zero.c' from root:root to runner:runner
2025-08-20T22:50:59.4799118Z [00:03:03.831]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sysfs.o' from root:root to runner:runner
2025-08-20T22:50:59.4799782Z [00:03:03.831]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-tee.o' from root:root to runner:runner
2025-08-20T22:50:59.4800392Z [00:03:03.831]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-iomix.c' from root:root to runner:runner
2025-08-20T22:50:59.4800992Z [00:03:03.831]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-get.o' from root:root to runner:runner
2025-08-20T22:50:59.4801590Z [00:03:03.831]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-asm-ret.o' from root:root to runner:runner
2025-08-20T22:50:59.4802284Z [00:03:03.831]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-mmaprandom.o' from root:root to runner:runner
2025-08-20T22:50:59.4803068Z [00:03:03.831]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-bad-altstack.c' from root:root to runner:runner
2025-08-20T22:50:59.4803693Z [00:03:03.831]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-quota.c' from root:root to runner:runner
2025-08-20T22:50:59.4804303Z [00:03:03.831]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-cpu-cache.o' from root:root to runner:runner
2025-08-20T22:50:59.4804902Z [00:03:03.831]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-msync.o' from root:root to runner:runner
2025-08-20T22:50:59.4805512Z [00:03:03.831]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-helper.o' from root:root to runner:runner
2025-08-20T22:50:59.4806134Z [00:03:03.831]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-config-check.c' from root:root to runner:runner
2025-08-20T22:50:59.4806885Z [00:03:03.831]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/code-of-conduct.txt' from root:root to runner:runner
2025-08-20T22:50:59.4807497Z [00:03:03.831]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-schedmix.c' from root:root to runner:runner
2025-08-20T22:50:59.4808135Z [00:03:03.831]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-netlink-task.o' from root:root to runner:runner
2025-08-20T22:50:59.4808866Z [00:03:03.831]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-cgroup.c' from root:root to runner:runner
2025-08-20T22:50:59.4809535Z [00:03:03.831]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-bad-ioctl.c' from root:root to runner:runner
2025-08-20T22:50:59.4810148Z [00:03:03.831]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-processes.o' from root:root to runner:runner
2025-08-20T22:50:59.4810751Z [00:03:03.831]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-futex.c' from root:root to runner:runner
2025-08-20T22:50:59.4811444Z [00:03:03.831]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-mlockmany.c' from root:root to runner:runner
2025-08-20T22:50:59.4812087Z [00:03:03.831]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-processes.h' from root:root to runner:runner
2025-08-20T22:50:59.4812718Z [00:03:03.831]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-softlockup.o' from root:root to runner:runner
2025-08-20T22:50:59.4813318Z [00:03:03.831]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-epoll.o' from root:root to runner:runner
2025-08-20T22:50:59.4813913Z [00:03:03.831]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-msg.c' from root:root to runner:runner
2025-08-20T22:50:59.4814580Z [00:03:03.831]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-fault.o' from root:root to runner:runner
2025-08-20T22:50:59.4815321Z [00:03:03.831]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-acl.o' from root:root to runner:runner
2025-08-20T22:50:59.4815935Z [00:03:03.831]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-io-uring.o' from root:root to runner:runner
2025-08-20T22:50:59.4816564Z [00:03:03.831]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-schedpolicy.o' from root:root to runner:runner
2025-08-20T22:50:59.4817171Z [00:03:03.831]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-af-alg.c' from root:root to runner:runner
2025-08-20T22:50:59.4817821Z [00:03:03.831]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-shim.h' from root:root to runner:runner
2025-08-20T22:50:59.4818417Z [00:03:03.831]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-pty.c' from root:root to runner:runner
2025-08-20T22:50:59.4819292Z [00:03:03.831]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-kcmp.o' from root:root to runner:runner
2025-08-20T22:50:59.4819914Z [00:03:03.831]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-asm-arm.h' from root:root to runner:runner
2025-08-20T22:50:59.4820518Z [00:03:03.831]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-memfd.c' from root:root to runner:runner
2025-08-20T22:50:59.4821125Z [00:03:03.831]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-lsm.c' from root:root to runner:runner
2025-08-20T22:50:59.4821728Z [00:03:03.831]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-efivar.o' from root:root to runner:runner
2025-08-20T22:50:59.4822336Z [00:03:03.831]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-revio.o' from root:root to runner:runner
2025-08-20T22:50:59.4822925Z [00:03:03.831]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-vma.c' from root:root to runner:runner
2025-08-20T22:50:59.4823601Z [00:03:03.831]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-full.c' from root:root to runner:runner
2025-08-20T22:50:59.4824295Z [00:03:03.831]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-jpeg.c' from root:root to runner:runner
2025-08-20T22:50:59.4824898Z [00:03:03.831]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-wait.c' from root:root to runner:runner
2025-08-20T22:50:59.4825513Z [00:03:03.831]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sigxcpu.c' from root:root to runner:runner
2025-08-20T22:50:59.4826125Z [00:03:03.831]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-flipflop.c' from root:root to runner:runner
2025-08-20T22:50:59.4826757Z [00:03:03.831]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-usersyscall.c' from root:root to runner:runner
2025-08-20T22:50:59.4827522Z [00:03:03.831]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-yield.c' from root:root to runner:runner
2025-08-20T22:50:59.4828132Z [00:03:03.831]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-vdso.c' from root:root to runner:runner
2025-08-20T22:50:59.4828856Z [00:03:03.831]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-pagemove.o' from root:root to runner:runner
2025-08-20T22:50:59.4829491Z [00:03:03.831]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-sync.c' from root:root to runner:runner
2025-08-20T22:50:59.4830110Z [00:03:03.831]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-lockmix.o' from root:root to runner:runner
2025-08-20T22:50:59.4830722Z [00:03:03.831]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-clock.o' from root:root to runner:runner
2025-08-20T22:50:59.4831337Z [00:03:03.831]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-dirmany.o' from root:root to runner:runner
2025-08-20T22:50:59.4832031Z [00:03:03.831]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-io.c' from root:root to runner:runner
2025-08-20T22:50:59.4832652Z [00:03:03.831]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-ignite-cpu.h' from root:root to runner:runner
2025-08-20T22:50:59.4833286Z [00:03:03.831]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-netlink-proc.o' from root:root to runner:runner
2025-08-20T22:50:59.4833901Z [00:03:03.831]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-dentry.c' from root:root to runner:runner
2025-08-20T22:50:59.4834528Z [00:03:03.831]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-shared-cache.h' from root:root to runner:runner
2025-08-20T22:50:59.4835150Z [00:03:03.831]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-resources.c' from root:root to runner:runner
2025-08-20T22:50:59.4835762Z [00:03:03.831]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-fp-error.c' from root:root to runner:runner
2025-08-20T22:50:59.4836447Z [00:03:03.831]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-expmath.o' from root:root to runner:runner
2025-08-20T22:50:59.4837163Z [00:03:03.831]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-msyncmany.c' from root:root to runner:runner
2025-08-20T22:50:59.4837771Z [00:03:03.831]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sock.o' from root:root to runner:runner
2025-08-20T22:50:59.4838381Z [00:03:03.831]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-af-alg.o' from root:root to runner:runner
2025-08-20T22:50:59.4839087Z [00:03:03.831]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-dccp.o' from root:root to runner:runner
2025-08-20T22:50:59.4839890Z [00:03:03.831]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-readahead.o' from root:root to runner:runner
2025-08-20T22:50:59.4840563Z [00:03:03.831]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-priv-instr.c' from root:root to runner:runner
2025-08-20T22:50:59.4841172Z [00:03:03.832]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-stack.c' from root:root to runner:runner
2025-08-20T22:50:59.4841770Z [00:03:03.832]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-helper.c' from root:root to runner:runner
2025-08-20T22:50:59.4842375Z [00:03:03.832]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-module.h' from root:root to runner:runner
2025-08-20T22:50:59.4842988Z [00:03:03.832]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sigchld.o' from root:root to runner:runner
2025-08-20T22:50:59.4843616Z [00:03:03.832]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-capabilities.h' from root:root to runner:runner
2025-08-20T22:50:59.4844343Z [00:03:03.832]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-thermal-zone.o' from root:root to runner:runner
2025-08-20T22:50:59.4844955Z [00:03:03.832]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-rawpkt.c' from root:root to runner:runner
2025-08-20T22:50:59.4845569Z [00:03:03.832]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-alarm.o' from root:root to runner:runner
2025-08-20T22:50:59.4846194Z [00:03:03.832]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-ptr-chase.c' from root:root to runner:runner
2025-08-20T22:50:59.4846804Z [00:03:03.832]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-munmap.o' from root:root to runner:runner
2025-08-20T22:50:59.4847407Z [00:03:03.832]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-memcpy.o' from root:root to runner:runner
2025-08-20T22:50:59.4848015Z [00:03:03.832]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-cgroup.o' from root:root to runner:runner
2025-08-20T22:50:59.4848947Z [00:03:03.832]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-personality.o' from root:root to runner:runner
2025-08-20T22:50:59.4849615Z [00:03:03.832]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sem.o' from root:root to runner:runner
2025-08-20T22:50:59.4850236Z [00:03:03.832]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-vecfp.o' from root:root to runner:runner
2025-08-20T22:50:59.4850843Z [00:03:03.832]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-rdrand.c' from root:root to runner:runner
2025-08-20T22:50:59.4851458Z [00:03:03.832]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-apparmor.o' from root:root to runner:runner
2025-08-20T22:50:59.4852207Z [00:03:03.832]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-unlink.o' from root:root to runner:runner
2025-08-20T22:50:59.4852871Z [00:03:03.832]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-logmath.c' from root:root to runner:runner
2025-08-20T22:50:59.4853476Z [00:03:03.832]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-kcmp.c' from root:root to runner:runner
2025-08-20T22:50:59.4854099Z [00:03:03.832]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sigsuspend.o' from root:root to runner:runner
2025-08-20T22:50:59.4854721Z [00:03:03.832]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-cpu-online.o' from root:root to runner:runner
2025-08-20T22:50:59.4855349Z [00:03:03.832]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-cacheline.o' from root:root to runner:runner
2025-08-20T22:50:59.4855947Z [00:03:03.832]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-ftrace.c' from root:root to runner:runner
2025-08-20T22:50:59.4856682Z [00:03:03.832]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-dccp.c' from root:root to runner:runner
2025-08-20T22:50:59.4857281Z [00:03:03.832]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-numa.c' from root:root to runner:runner
2025-08-20T22:50:59.4857938Z [00:03:03.832]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-spawn.c' from root:root to runner:runner
2025-08-20T22:50:59.4858691Z [00:03:03.832]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-out-of-memory.c' from root:root to runner:runner
2025-08-20T22:50:59.4859326Z [00:03:03.832]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-binderfs.c' from root:root to runner:runner
2025-08-20T22:50:59.4859948Z [00:03:03.832]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-perf-event.c' from root:root to runner:runner
2025-08-20T22:50:59.4860544Z [00:03:03.832]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-signal.h' from root:root to runner:runner
2025-08-20T22:50:59.4861167Z [00:03:03.832]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-prefetch.o' from root:root to runner:runner
2025-08-20T22:50:59.4861791Z [00:03:03.832]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-memhotplug.o' from root:root to runner:runner
2025-08-20T22:50:59.4862408Z [00:03:03.832]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sem-sysv.c' from root:root to runner:runner
2025-08-20T22:50:59.4863020Z [00:03:03.832]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-pageswap.c' from root:root to runner:runner
2025-08-20T22:50:59.4863628Z [00:03:03.832]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-verity.c' from root:root to runner:runner
2025-08-20T22:50:59.4864477Z [00:03:03.832]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-unshare.o' from root:root to runner:runner
2025-08-20T22:50:59.4865145Z [00:03:03.832]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-fd-race.o' from root:root to runner:runner
2025-08-20T22:50:59.4865761Z [00:03:03.832]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-prctl.o' from root:root to runner:runner
2025-08-20T22:50:59.4866394Z [00:03:03.832]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-min-nanosleep.o' from root:root to runner:runner
2025-08-20T22:50:59.4866998Z [00:03:03.832]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-full.o' from root:root to runner:runner
2025-08-20T22:50:59.4867614Z [00:03:03.832]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-physpage.o' from root:root to runner:runner
2025-08-20T22:50:59.4868226Z [00:03:03.832]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sigxcpu.o' from root:root to runner:runner
2025-08-20T22:50:59.4869073Z [00:03:03.832]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sigq.c' from root:root to runner:runner
2025-08-20T22:50:59.4869740Z [00:03:03.832]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-vm-splice.c' from root:root to runner:runner
2025-08-20T22:50:59.4870422Z [00:03:03.832]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-mmapfork.o' from root:root to runner:runner
2025-08-20T22:50:59.4871049Z [00:03:03.832]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sigtrap.c' from root:root to runner:runner
2025-08-20T22:50:59.4871646Z [00:03:03.832]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-goto.o' from root:root to runner:runner
2025-08-20T22:50:59.4872244Z [00:03:03.832]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-mounts.h' from root:root to runner:runner
2025-08-20T22:50:59.4872844Z [00:03:03.832]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-fsize.o' from root:root to runner:runner
2025-08-20T22:50:59.4873431Z [00:03:03.832]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-cpu.c' from root:root to runner:runner
2025-08-20T22:50:59.4874036Z [00:03:03.832]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-fork.o' from root:root to runner:runner
2025-08-20T22:50:59.4874646Z [00:03:03.832]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-filesystem.c' from root:root to runner:runner
2025-08-20T22:50:59.4875260Z [00:03:03.832]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-vecshuf.c' from root:root to runner:runner
2025-08-20T22:50:59.4875854Z [00:03:03.832]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-vmstat.c' from root:root to runner:runner
2025-08-20T22:50:59.4876532Z [00:03:03.832]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-pidfd.o' from root:root to runner:runner
2025-08-20T22:50:59.4877279Z [00:03:03.832]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sigrt.c' from root:root to runner:runner
2025-08-20T22:50:59.4877903Z [00:03:03.832]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-mincore.o' from root:root to runner:runner
2025-08-20T22:50:59.4878501Z [00:03:03.832]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-led.o' from root:root to runner:runner
2025-08-20T22:50:59.4879202Z [00:03:03.832]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-alarm.c' from root:root to runner:runner
2025-08-20T22:50:59.4879861Z [00:03:03.832]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-arch.h' from root:root to runner:runner
2025-08-20T22:50:59.4880464Z [00:03:03.832]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-pseek.c' from root:root to runner:runner
2025-08-20T22:50:59.4881181Z [00:03:03.832]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-syscall.c' from root:root to runner:runner
2025-08-20T22:50:59.4881786Z [00:03:03.832]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-fstat.c' from root:root to runner:runner
2025-08-20T22:50:59.4882416Z [00:03:03.832]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-mmaptorture.o' from root:root to runner:runner
2025-08-20T22:50:59.4883098Z [00:03:03.832]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-eigen-ops.o' from root:root to runner:runner
2025-08-20T22:50:59.4883760Z [00:03:03.832]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-fiemap.c' from root:root to runner:runner
2025-08-20T22:50:59.4884376Z [00:03:03.832]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-chroot.c' from root:root to runner:runner
2025-08-20T22:50:59.4884982Z [00:03:03.832]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-timerfd.o' from root:root to runner:runner
2025-08-20T22:50:59.4885612Z [00:03:03.832]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-file-ioctl.c' from root:root to runner:runner
2025-08-20T22:50:59.4886220Z [00:03:03.832]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-vnni.o' from root:root to runner:runner
2025-08-20T22:50:59.4886827Z [00:03:03.832]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sigfd.o' from root:root to runner:runner
2025-08-20T22:50:59.4887452Z [00:03:03.832]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-config-check.h' from root:root to runner:runner
2025-08-20T22:50:59.4888068Z [00:03:03.832]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-landlock.c' from root:root to runner:runner
2025-08-20T22:50:59.4888837Z [00:03:03.832]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-apparmor.c' from root:root to runner:runner
2025-08-20T22:50:59.4889734Z [00:03:03.832]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/git-commit-id.h' from root:root to runner:runner
2025-08-20T22:50:59.4890429Z [00:03:03.832]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-flushcache.c' from root:root to runner:runner
2025-08-20T22:50:59.4891056Z [00:03:03.832]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-dnotify.o' from root:root to runner:runner
2025-08-20T22:50:59.4891649Z [00:03:03.832]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-fp.o' from root:root to runner:runner
2025-08-20T22:50:59.4892266Z [00:03:03.832]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-mmapaddr.o' from root:root to runner:runner
2025-08-20T22:50:59.4892883Z [00:03:03.832]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-bigheap.c' from root:root to runner:runner
2025-08-20T22:50:59.4893651Z [00:03:03.832]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-attribute.h' from root:root to runner:runner
2025-08-20T22:50:59.4894260Z [00:03:03.832]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-rmap.c' from root:root to runner:runner
2025-08-20T22:50:59.4894854Z [00:03:03.832]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-rtc.c' from root:root to runner:runner
2025-08-20T22:50:59.4895518Z [00:03:03.832]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-tee.c' from root:root to runner:runner
2025-08-20T22:50:59.4896166Z [00:03:03.832]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-ramfs.o' from root:root to runner:runner
2025-08-20T22:50:59.4896785Z [00:03:03.833]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/apparmor-data.o' from root:root to runner:runner
2025-08-20T22:50:59.4897386Z [00:03:03.833]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-vecfp.c' from root:root to runner:runner
2025-08-20T22:50:59.4897991Z [00:03:03.833]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-atomic.c' from root:root to runner:runner
2025-08-20T22:50:59.4898711Z [00:03:03.833]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-rapl.h' from root:root to runner:runner
2025-08-20T22:50:59.4899357Z [00:03:03.833]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/.travis.yml' from root:root to runner:runner
2025-08-20T22:50:59.4899980Z [00:03:03.833]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-powmath.c' from root:root to runner:runner
2025-08-20T22:50:59.4900588Z [00:03:03.833]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-asm-riscv.h' from root:root to runner:runner
2025-08-20T22:50:59.4901192Z [00:03:03.833]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-regs.c' from root:root to runner:runner
2025-08-20T22:50:59.4901986Z [00:03:03.833]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-rapl.c' from root:root to runner:runner
2025-08-20T22:50:59.4902662Z [00:03:03.833]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-fractal.o' from root:root to runner:runner
2025-08-20T22:50:59.4903304Z [00:03:03.833]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/mascot/stress-ng.svg' from root:root to runner:runner
2025-08-20T22:50:59.4903876Z [00:03:03.833]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/mascot' from root:root to runner:runner
2025-08-20T22:50:59.4904479Z [00:03:03.833]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-config.c' from root:root to runner:runner
2025-08-20T22:50:59.4905083Z [00:03:03.833]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-memory.h' from root:root to runner:runner
2025-08-20T22:50:59.4905685Z [00:03:03.833]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-timer.o' from root:root to runner:runner
2025-08-20T22:50:59.4906392Z [00:03:03.833]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-arch.o' from root:root to runner:runner
2025-08-20T22:50:59.4907003Z [00:03:03.833]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-mremap.c' from root:root to runner:runner
2025-08-20T22:50:59.4907648Z [00:03:03.833]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-kvm.o' from root:root to runner:runner
2025-08-20T22:50:59.4908332Z [00:03:03.833]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-cpu-cache.c' from root:root to runner:runner
2025-08-20T22:50:59.4909035Z [00:03:03.833]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-null.c' from root:root to runner:runner
2025-08-20T22:50:59.4909747Z [00:03:03.833]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-copy-file.o' from root:root to runner:runner
2025-08-20T22:50:59.4910359Z [00:03:03.833]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-longjmp.o' from root:root to runner:runner
2025-08-20T22:50:59.4910995Z [00:03:03.833]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-memhotplug.c' from root:root to runner:runner
2025-08-20T22:50:59.4911611Z [00:03:03.833]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-pipeherd.o' from root:root to runner:runner
2025-08-20T22:50:59.4912217Z [00:03:03.833]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-chdir.c' from root:root to runner:runner
2025-08-20T22:50:59.4912811Z [00:03:03.833]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-prime.o' from root:root to runner:runner
2025-08-20T22:50:59.4913415Z [00:03:03.833]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-access.c' from root:root to runner:runner
2025-08-20T22:50:59.4914267Z [00:03:03.833]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-vecshuf.o' from root:root to runner:runner
2025-08-20T22:50:59.4914930Z [00:03:03.833]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/usr.bin.pulseaudio.eg' from root:root to runner:runner
2025-08-20T22:50:59.4915564Z [00:03:03.833]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-far-branch.c' from root:root to runner:runner
2025-08-20T22:50:59.4916182Z [00:03:03.833]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-fallocate.o' from root:root to runner:runner
2025-08-20T22:50:59.4916779Z [00:03:03.833]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-smi.o' from root:root to runner:runner
2025-08-20T22:50:59.4917395Z [00:03:03.833]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-fp-error.o' from root:root to runner:runner
2025-08-20T22:50:59.4918054Z [00:03:03.833]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-filename.o' from root:root to runner:runner
2025-08-20T22:50:59.4918881Z [00:03:03.833]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/Dockerfile' from root:root to runner:runner
2025-08-20T22:50:59.4919578Z [00:03:03.833]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-ramfs.c' from root:root to runner:runner
2025-08-20T22:50:59.4920267Z [00:03:03.833]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-zombie.o' from root:root to runner:runner
2025-08-20T22:50:59.4920961Z [00:03:03.833]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-cpu-sched.o' from root:root to runner:runner
2025-08-20T22:50:59.4921560Z [00:03:03.833]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-mmap.c' from root:root to runner:runner
2025-08-20T22:50:59.4922161Z [00:03:03.833]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-tree.o' from root:root to runner:runner
2025-08-20T22:50:59.4922770Z [00:03:03.833]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-stream.o' from root:root to runner:runner
2025-08-20T22:50:59.4923395Z [00:03:03.833]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-hyperbolic.c' from root:root to runner:runner
2025-08-20T22:50:59.4924023Z [00:03:03.833]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-parse-opts.h' from root:root to runner:runner
2025-08-20T22:50:59.4924627Z [00:03:03.833]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-prctl.c' from root:root to runner:runner
2025-08-20T22:50:59.4925252Z [00:03:03.833]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-hyperbolic.o' from root:root to runner:runner
2025-08-20T22:50:59.4925878Z [00:03:03.833]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-besselmath.o' from root:root to runner:runner
2025-08-20T22:50:59.4926565Z [00:03:03.833]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-switch.o' from root:root to runner:runner
2025-08-20T22:50:59.4927275Z [00:03:03.833]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-ioport.o' from root:root to runner:runner
2025-08-20T22:50:59.4927872Z [00:03:03.833]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-sort.c' from root:root to runner:runner
2025-08-20T22:50:59.4928486Z [00:03:03.833]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-waitcpu.o' from root:root to runner:runner
2025-08-20T22:50:59.4929225Z [00:03:03.833]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-icmp-flood.o' from root:root to runner:runner
2025-08-20T22:50:59.4929860Z [00:03:03.833]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-rlimit.o' from root:root to runner:runner
2025-08-20T22:50:59.4930476Z [00:03:03.833]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-pagemove.c' from root:root to runner:runner
2025-08-20T22:50:59.4931188Z [00:03:03.833]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-mknod.c' from root:root to runner:runner
2025-08-20T22:50:59.4931791Z [00:03:03.833]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-tree.c' from root:root to runner:runner
2025-08-20T22:50:59.4932467Z [00:03:03.833]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-radixsort.c' from root:root to runner:runner
2025-08-20T22:50:59.4933140Z [00:03:03.833]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sysbadaddr.c' from root:root to runner:runner
2025-08-20T22:50:59.4933721Z [00:03:03.833]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/README.md' from root:root to runner:runner
2025-08-20T22:50:59.4934343Z [00:03:03.833]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-shellsort.o' from root:root to runner:runner
2025-08-20T22:50:59.4934944Z [00:03:03.833]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-lease.c' from root:root to runner:runner
2025-08-20T22:50:59.4935545Z [00:03:03.833]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-mlock.o' from root:root to runner:runner
2025-08-20T22:50:59.4936163Z [00:03:03.833]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-rawsock.c' from root:root to runner:runner
2025-08-20T22:50:59.4936753Z [00:03:03.833]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-vm.c' from root:root to runner:runner
2025-08-20T22:50:59.4937363Z [00:03:03.833]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-factor.c' from root:root to runner:runner
2025-08-20T22:50:59.4937957Z [00:03:03.833]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-trig.o' from root:root to runner:runner
2025-08-20T22:50:59.4938563Z [00:03:03.833]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-version.h' from root:root to runner:runner
2025-08-20T22:50:59.4939526Z [00:03:03.833]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-copy-file.c' from root:root to runner:runner
2025-08-20T22:50:59.4940204Z [00:03:03.833]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-out-of-memory.o' from root:root to runner:runner
2025-08-20T22:50:59.4940933Z [00:03:03.833]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-misaligned.c' from root:root to runner:runner
2025-08-20T22:50:59.4941561Z [00:03:03.833]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-besselmath.c' from root:root to runner:runner
2025-08-20T22:50:59.4942182Z [00:03:03.833]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-mprotect.c' from root:root to runner:runner
2025-08-20T22:50:59.4942821Z [00:03:03.833]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-netlink-proc.c' from root:root to runner:runner
2025-08-20T22:50:59.4943418Z [00:03:03.833]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-dev.c' from root:root to runner:runner
2025-08-20T22:50:59.4944012Z [00:03:03.833]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-hash.c' from root:root to runner:runner
2025-08-20T22:50:59.4944613Z [00:03:03.833]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-mutex.c' from root:root to runner:runner
2025-08-20T22:50:59.4945268Z [00:03:03.833]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-config.o' from root:root to runner:runner
2025-08-20T22:50:59.4945945Z [00:03:03.833]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-signal.c' from root:root to runner:runner
2025-08-20T22:50:59.4946561Z [00:03:03.833]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sigsegv.c' from root:root to runner:runner
2025-08-20T22:50:59.4947172Z [00:03:03.833]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-ioport.c' from root:root to runner:runner
2025-08-20T22:50:59.4947773Z [00:03:03.833]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-memory.o' from root:root to runner:runner
2025-08-20T22:50:59.4948428Z [00:03:03.833]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-pkey.c' from root:root to runner:runner
2025-08-20T22:50:59.4949201Z [00:03:03.833]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-memcpy.c' from root:root to runner:runner
2025-08-20T22:50:59.4949881Z [00:03:03.833]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-ptrace.o' from root:root to runner:runner
2025-08-20T22:50:59.4950495Z [00:03:03.833]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-daemon.o' from root:root to runner:runner
2025-08-20T22:50:59.4951134Z [00:03:03.833]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-llc-affinity.o' from root:root to runner:runner
2025-08-20T22:50:59.4951852Z [00:03:03.833]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-msync.c' from root:root to runner:runner
2025-08-20T22:50:59.4952450Z [00:03:03.833]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/syscalls.txt' from root:root to runner:runner
2025-08-20T22:50:59.4953146Z [00:03:03.833]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-fiemap.o' from root:root to runner:runner
2025-08-20T22:50:59.4953750Z [00:03:03.833]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-rotate.c' from root:root to runner:runner
2025-08-20T22:50:59.4954361Z [00:03:03.833]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sleep.c' from root:root to runner:runner
2025-08-20T22:50:59.4954955Z [00:03:03.833]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-klog.c' from root:root to runner:runner
2025-08-20T22:50:59.4955566Z [00:03:03.833]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-efivar.c' from root:root to runner:runner
2025-08-20T22:50:59.4956173Z [00:03:03.834]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-rawsock.o' from root:root to runner:runner
2025-08-20T22:50:59.4956767Z [00:03:03.834]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-mlock.c' from root:root to runner:runner
2025-08-20T22:50:59.4957454Z [00:03:03.834]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-randlist.o' from root:root to runner:runner
2025-08-20T22:50:59.4958108Z [00:03:03.834]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-ng.1' from root:root to runner:runner
2025-08-20T22:50:59.4958882Z [00:03:03.834]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-waitcpu.c' from root:root to runner:runner
2025-08-20T22:50:59.4959560Z [00:03:03.834]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-monte-carlo.o' from root:root to runner:runner
2025-08-20T22:50:59.4960172Z [00:03:03.834]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-memrate.c' from root:root to runner:runner
2025-08-20T22:50:59.4960876Z [00:03:03.834]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-x86cpuid.c' from root:root to runner:runner
2025-08-20T22:50:59.4961513Z [00:03:03.834]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-cache.o' from root:root to runner:runner
2025-08-20T22:50:59.4962125Z [00:03:03.834]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-prime.c' from root:root to runner:runner
2025-08-20T22:50:59.4962740Z [00:03:03.834]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-inotify.o' from root:root to runner:runner
2025-08-20T22:50:59.4963343Z [00:03:03.834]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-nt-load.h' from root:root to runner:runner
2025-08-20T22:50:59.4964097Z [00:03:03.834]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-chdir.o' from root:root to runner:runner
2025-08-20T22:50:59.4964710Z [00:03:03.834]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-handle.c' from root:root to runner:runner
2025-08-20T22:50:59.4965408Z [00:03:03.834]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-workload.c' from root:root to runner:runner
2025-08-20T22:50:59.4966016Z [00:03:03.834]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-pidfd.c' from root:root to runner:runner
2025-08-20T22:50:59.4966643Z [00:03:03.834]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-bubblesort.o' from root:root to runner:runner
2025-08-20T22:50:59.4967239Z [00:03:03.834]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-mwc.o' from root:root to runner:runner
2025-08-20T22:50:59.4967844Z [00:03:03.834]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-bitops.o' from root:root to runner:runner
2025-08-20T22:50:59.4968458Z [00:03:03.834]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-lsearch.c' from root:root to runner:runner
2025-08-20T22:50:59.4969272Z [00:03:03.834]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-affinity.h' from root:root to runner:runner
2025-08-20T22:50:59.4970019Z [00:03:03.834]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-cpuidle.h' from root:root to runner:runner
2025-08-20T22:50:59.4970676Z [00:03:03.834]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-time-warp.c' from root:root to runner:runner
2025-08-20T22:50:59.4971292Z [00:03:03.834]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-uprobe.o' from root:root to runner:runner
2025-08-20T22:50:59.4971901Z [00:03:03.834]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-io-uring.c' from root:root to runner:runner
2025-08-20T22:50:59.4972499Z [00:03:03.834]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-klog.o' from root:root to runner:runner
2025-08-20T22:50:59.4973180Z [00:03:03.834]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sigill.c' from root:root to runner:runner
2025-08-20T22:50:59.4973844Z [00:03:03.834]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-longjmp.c' from root:root to runner:runner
2025-08-20T22:50:59.4974475Z [00:03:03.834]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-mmapfixed.c' from root:root to runner:runner
2025-08-20T22:50:59.4975074Z [00:03:03.834]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sigio.c' from root:root to runner:runner
2025-08-20T22:50:59.4975702Z [00:03:03.834]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-splice.o' from root:root to runner:runner
2025-08-20T22:50:59.4976407Z [00:03:03.834]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-nt-store.h' from root:root to runner:runner
2025-08-20T22:50:59.4977014Z [00:03:03.834]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-setting.c' from root:root to runner:runner
2025-08-20T22:50:59.4977714Z [00:03:03.834]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-dirdeep.c' from root:root to runner:runner
2025-08-20T22:50:59.4978316Z [00:03:03.834]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-madvise.h' from root:root to runner:runner
2025-08-20T22:50:59.4978995Z [00:03:03.834]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/TODO' from root:root to runner:runner
2025-08-20T22:50:59.4979709Z [00:03:03.834]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-unshare.c' from root:root to runner:runner
2025-08-20T22:50:59.4980321Z [00:03:03.834]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-mremap.o' from root:root to runner:runner
2025-08-20T22:50:59.4980930Z [00:03:03.834]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-access.o' from root:root to runner:runner
2025-08-20T22:50:59.4981562Z [00:03:03.834]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-monte-carlo.c' from root:root to runner:runner
2025-08-20T22:50:59.4982268Z [00:03:03.834]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sigpending.c' from root:root to runner:runner
2025-08-20T22:50:59.4982911Z [00:03:03.834]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-killpid.c' from root:root to runner:runner
2025-08-20T22:50:59.4983513Z [00:03:03.834]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-regs.o' from root:root to runner:runner
2025-08-20T22:50:59.4984120Z [00:03:03.834]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-mmap.c' from root:root to runner:runner
2025-08-20T22:50:59.4984717Z [00:03:03.834]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-bitops.h' from root:root to runner:runner
2025-08-20T22:50:59.4985309Z [00:03:03.834]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-acl.c' from root:root to runner:runner
2025-08-20T22:50:59.4986190Z [00:03:03.834]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-bsearch.o' from root:root to runner:runner
2025-08-20T22:50:59.4986833Z [00:03:03.834]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-resources.c' from root:root to runner:runner
2025-08-20T22:50:59.4987468Z [00:03:03.834]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-idle-page.c' from root:root to runner:runner
2025-08-20T22:50:59.4988088Z [00:03:03.834]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-ptr-chase.o' from root:root to runner:runner
2025-08-20T22:50:59.4988810Z [00:03:03.834]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-asm-ppc64.h' from root:root to runner:runner
2025-08-20T22:50:59.4989462Z [00:03:03.834]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-pci.o' from root:root to runner:runner
2025-08-20T22:50:59.4990070Z [00:03:03.834]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-dentry.o' from root:root to runner:runner
2025-08-20T22:50:59.4990803Z [00:03:03.834]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-stackmmap.c' from root:root to runner:runner
2025-08-20T22:50:59.4991435Z [00:03:03.834]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-bad-altstack.o' from root:root to runner:runner
2025-08-20T22:50:59.4992050Z [00:03:03.834]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-mknod.o' from root:root to runner:runner
2025-08-20T22:50:59.4992658Z [00:03:03.834]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-l1cache.o' from root:root to runner:runner
2025-08-20T22:50:59.4993314Z [00:03:03.834]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/bash-completion/stress-ng' from root:root to runner:runner
2025-08-20T22:50:59.4993920Z [00:03:03.834]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/bash-completion' from root:root to runner:runner
2025-08-20T22:50:59.4994534Z [00:03:03.834]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sockmany.c' from root:root to runner:runner
2025-08-20T22:50:59.4995200Z [00:03:03.834]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-cpu.c' from root:root to runner:runner
2025-08-20T22:50:59.4995857Z [00:03:03.834]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-umask.c' from root:root to runner:runner
2025-08-20T22:50:59.4996484Z [00:03:03.834]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-file-ioctl.o' from root:root to runner:runner
2025-08-20T22:50:59.4997080Z [00:03:03.834]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-brk.o' from root:root to runner:runner
2025-08-20T22:50:59.4997692Z [00:03:03.834]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-veccmp.c' from root:root to runner:runner
2025-08-20T22:50:59.4998493Z [00:03:03.834]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-opcode.o' from root:root to runner:runner
2025-08-20T22:50:59.4999243Z [00:03:03.834]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-dir.o' from root:root to runner:runner
2025-08-20T22:50:59.4999876Z [00:03:03.834]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-eigen-ops.c' from root:root to runner:runner
2025-08-20T22:50:59.5000493Z [00:03:03.834]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-peterson.o' from root:root to runner:runner
2025-08-20T22:50:59.5001104Z [00:03:03.834]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sigfpe.o' from root:root to runner:runner
2025-08-20T22:50:59.5001718Z [00:03:03.834]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-rdrand.o' from root:root to runner:runner
2025-08-20T22:50:59.5002327Z [00:03:03.834]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-watchdog.c' from root:root to runner:runner
2025-08-20T22:50:59.5003124Z [00:03:03.834]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-msyncmany.o' from root:root to runner:runner
2025-08-20T22:50:59.5003721Z [00:03:03.834]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-time.h' from root:root to runner:runner
2025-08-20T22:50:59.5004332Z [00:03:03.834]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sigq.o' from root:root to runner:runner
2025-08-20T22:50:59.5004949Z [00:03:03.834]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sigtrap.o' from root:root to runner:runner
2025-08-20T22:50:59.5005557Z [00:03:03.834]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-umount.o' from root:root to runner:runner
2025-08-20T22:50:59.5006163Z [00:03:03.834]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sigabrt.o' from root:root to runner:runner
2025-08-20T22:50:59.5006759Z [00:03:03.834]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-wait.o' from root:root to runner:runner
2025-08-20T22:50:59.5007440Z [00:03:03.834]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sockfd.c' from root:root to runner:runner
2025-08-20T22:50:59.5008155Z [00:03:03.834]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-mmapmany.c' from root:root to runner:runner
2025-08-20T22:50:59.5008862Z [00:03:03.834]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-tsc.o' from root:root to runner:runner
2025-08-20T22:50:59.5009514Z [00:03:03.834]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-fp.c' from root:root to runner:runner
2025-08-20T22:50:59.5010120Z [00:03:03.834]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-prime.o' from root:root to runner:runner
2025-08-20T22:50:59.5010893Z [00:03:03.834]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-touch.o' from root:root to runner:runner
2025-08-20T22:50:59.5011568Z [00:03:03.834]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-capabilities.c' from root:root to runner:runner
2025-08-20T22:50:59.5012184Z [00:03:03.834]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-clock.c' from root:root to runner:runner
2025-08-20T22:50:59.5012798Z [00:03:03.834]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-peterson.c' from root:root to runner:runner
2025-08-20T22:50:59.5013407Z [00:03:03.834]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-lockf.o' from root:root to runner:runner
2025-08-20T22:50:59.5014036Z [00:03:03.834]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-flushcache.o' from root:root to runner:runner
2025-08-20T22:50:59.5014640Z [00:03:03.834]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-asm-s390.h' from root:root to runner:runner
2025-08-20T22:50:59.5015381Z [00:03:03.834]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-poll.o' from root:root to runner:runner
2025-08-20T22:50:59.5015990Z [00:03:03.834]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-cpuidle.o' from root:root to runner:runner
2025-08-20T22:50:59.5016599Z [00:03:03.834]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sighup.c' from root:root to runner:runner
2025-08-20T22:50:59.5017228Z [00:03:03.834]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sysbadaddr.o' from root:root to runner:runner
2025-08-20T22:50:59.5017895Z [00:03:03.834]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-physpage.c' from root:root to runner:runner
2025-08-20T22:50:59.5018523Z [00:03:03.834]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-membarrier.c' from root:root to runner:runner
2025-08-20T22:50:59.5019334Z [00:03:03.834]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-daemon.c' from root:root to runner:runner
2025-08-20T22:50:59.5020050Z [00:03:03.834]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-branch.o' from root:root to runner:runner
2025-08-20T22:50:59.5020669Z [00:03:03.834]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/COPYING' from root:root to runner:runner
2025-08-20T22:50:59.5021281Z [00:03:03.834]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sysinfo.o' from root:root to runner:runner
2025-08-20T22:50:59.5021896Z [00:03:03.834]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-reboot.o' from root:root to runner:runner
2025-08-20T22:50:59.5022501Z [00:03:03.835]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-dekker.c' from root:root to runner:runner
2025-08-20T22:50:59.5023327Z [00:03:03.835]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sigvtalrm.c' from root:root to runner:runner
2025-08-20T22:50:59.5023942Z [00:03:03.835]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-itimer.c' from root:root to runner:runner
2025-08-20T22:50:59.5024558Z [00:03:03.835]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-netdev.c' from root:root to runner:runner
2025-08-20T22:50:59.5025175Z [00:03:03.835]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-hrtimers.c' from root:root to runner:runner
2025-08-20T22:50:59.5025789Z [00:03:03.835]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-statmount.o' from root:root to runner:runner
2025-08-20T22:50:59.5026429Z [00:03:03.835]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-mmaptorture.c' from root:root to runner:runner
2025-08-20T22:50:59.5027024Z [00:03:03.835]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-mtx.c' from root:root to runner:runner
2025-08-20T22:50:59.5027735Z [00:03:03.835]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-list.o' from root:root to runner:runner
2025-08-20T22:50:59.5028341Z [00:03:03.835]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-bitops.c' from root:root to runner:runner
2025-08-20T22:50:59.5029050Z [00:03:03.835]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-enosys.c' from root:root to runner:runner
2025-08-20T22:50:59.5029739Z [00:03:03.835]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-hdd.c' from root:root to runner:runner
2025-08-20T22:50:59.5030350Z [00:03:03.835]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-rename.o' from root:root to runner:runner
2025-08-20T22:50:59.5030954Z [00:03:03.835]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-remap.c' from root:root to runner:runner
2025-08-20T22:50:59.5031565Z [00:03:03.835]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-urandom.c' from root:root to runner:runner
2025-08-20T22:50:59.5032253Z [00:03:03.835]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-metamix.o' from root:root to runner:runner
2025-08-20T22:50:59.5032895Z [00:03:03.835]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-rawudp.c' from root:root to runner:runner
2025-08-20T22:50:59.5033502Z [00:03:03.835]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-clone.o' from root:root to runner:runner
2025-08-20T22:50:59.5034112Z [00:03:03.835]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-getdent.c' from root:root to runner:runner
2025-08-20T22:50:59.5034685Z [00:03:03.835]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/config' from root:root to runner:runner
2025-08-20T22:50:59.5035343Z [00:03:03.835]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-pipe.c' from root:root to runner:runner
2025-08-20T22:50:59.5036095Z [00:03:03.835]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-chown.o' from root:root to runner:runner
2025-08-20T22:50:59.5036712Z [00:03:03.835]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-pageswap.o' from root:root to runner:runner
2025-08-20T22:50:59.5037318Z [00:03:03.835]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-fork.c' from root:root to runner:runner
2025-08-20T22:50:59.5037911Z [00:03:03.835]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-opts.h' from root:root to runner:runner
2025-08-20T22:50:59.5038530Z [00:03:03.835]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-filename.c' from root:root to runner:runner
2025-08-20T22:50:59.5039275Z [00:03:03.835]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-chroot.o' from root:root to runner:runner
2025-08-20T22:50:59.5040006Z [00:03:03.835]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-madvise.c' from root:root to runner:runner
2025-08-20T22:50:59.5040587Z [00:03:03.835]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/config.h' from root:root to runner:runner
2025-08-20T22:50:59.5041196Z [00:03:03.835]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-fpunch.o' from root:root to runner:runner
2025-08-20T22:50:59.5041829Z [00:03:03.835]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-shared-heap.h' from root:root to runner:runner
2025-08-20T22:50:59.5042447Z [00:03:03.835]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sockabuse.c' from root:root to runner:runner
2025-08-20T22:50:59.5043048Z [00:03:03.835]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-nice.o' from root:root to runner:runner
2025-08-20T22:50:59.5043655Z [00:03:03.835]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-lockofd.o' from root:root to runner:runner
2025-08-20T22:50:59.5044339Z [00:03:03.835]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-malloc.c' from root:root to runner:runner
2025-08-20T22:50:59.5044984Z [00:03:03.835]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-epoll.c' from root:root to runner:runner
2025-08-20T22:50:59.5045582Z [00:03:03.835]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-cpu.o' from root:root to runner:runner
2025-08-20T22:50:59.5046202Z [00:03:03.835]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-mmapfork.c' from root:root to runner:runner
2025-08-20T22:50:59.5046812Z [00:03:03.835]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-inotify.c' from root:root to runner:runner
2025-08-20T22:50:59.5047468Z [00:03:03.835]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-af-alg-defconfigs.h' from root:root to runner:runner
2025-08-20T22:50:59.5048207Z [00:03:03.835]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-touch.c' from root:root to runner:runner
2025-08-20T22:50:59.5048994Z [00:03:03.835]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-close.o' from root:root to runner:runner
2025-08-20T22:50:59.5049682Z [00:03:03.835]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-thermal-zone.h' from root:root to runner:runner
2025-08-20T22:50:59.5050290Z [00:03:03.835]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-itimer.o' from root:root to runner:runner
2025-08-20T22:50:59.5050875Z [00:03:03.835]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-ng' from root:root to runner:runner
2025-08-20T22:50:59.5051490Z [00:03:03.835]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-dev-shm.o' from root:root to runner:runner
2025-08-20T22:50:59.5052074Z [00:03:03.835]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/.gitignore' from root:root to runner:runner
2025-08-20T22:50:59.5052868Z [00:03:03.835]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/.github/FUNDING.yml' from root:root to runner:runner
2025-08-20T22:50:59.5053592Z [00:03:03.835]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/.github/workflows/container-image-edge.yml' from root:root to runner:runner
2025-08-20T22:50:59.5054327Z [00:03:03.835]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/.github/workflows/container-image-stable.yml' from root:root to runner:runner
2025-08-20T22:50:59.5054939Z [00:03:03.835]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/.github/workflows' from root:root to runner:runner
2025-08-20T22:50:59.5055514Z [00:03:03.835]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/.github' from root:root to runner:runner
2025-08-20T22:50:59.5056115Z [00:03:03.835]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-mutex.o' from root:root to runner:runner
2025-08-20T22:50:59.5056786Z [00:03:03.835]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-netdev.o' from root:root to runner:runner
2025-08-20T22:50:59.5057438Z [00:03:03.835]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-fallocate.c' from root:root to runner:runner
2025-08-20T22:50:59.5058069Z [00:03:03.835]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-race-sched.o' from root:root to runner:runner
2025-08-20T22:50:59.5058824Z [00:03:03.835]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-mmaprandom.c' from root:root to runner:runner
2025-08-20T22:50:59.5059483Z [00:03:03.835]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-cpu-freq.h' from root:root to runner:runner
2025-08-20T22:50:59.5060102Z [00:03:03.835]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sockmany.o' from root:root to runner:runner
2025-08-20T22:50:59.5060850Z [00:03:03.835]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-regex.o' from root:root to runner:runner
2025-08-20T22:50:59.5061537Z [00:03:03.835]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-secretmem.c' from root:root to runner:runner
2025-08-20T22:50:59.5062146Z [00:03:03.835]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-mounts.c' from root:root to runner:runner
2025-08-20T22:50:59.5062762Z [00:03:03.835]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-secretmem.o' from root:root to runner:runner
2025-08-20T22:50:59.5063384Z [00:03:03.835]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-fanotify.o' from root:root to runner:runner
2025-08-20T22:50:59.5063989Z [00:03:03.835]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-memfd.o' from root:root to runner:runner
2025-08-20T22:50:59.5064598Z [00:03:03.835]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-spinmem.o' from root:root to runner:runner
2025-08-20T22:50:59.5065310Z [00:03:03.835]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-signal.o' from root:root to runner:runner
2025-08-20T22:50:59.5065916Z [00:03:03.835]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-signal.c' from root:root to runner:runner
2025-08-20T22:50:59.5066520Z [00:03:03.835]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-vmstat.o' from root:root to runner:runner
2025-08-20T22:50:59.5067120Z [00:03:03.835]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-pkey.o' from root:root to runner:runner
2025-08-20T22:50:59.5067742Z [00:03:03.835]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-mmapfixed.o' from root:root to runner:runner
2025-08-20T22:50:59.5068335Z [00:03:03.835]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-sched.o' from root:root to runner:runner
2025-08-20T22:50:59.5069077Z [00:03:03.835]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-interrupts.h' from root:root to runner:runner
2025-08-20T22:50:59.5069814Z [00:03:03.835]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-smi.c' from root:root to runner:runner
2025-08-20T22:50:59.5070450Z [00:03:03.835]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-vm-addr.c' from root:root to runner:runner
2025-08-20T22:50:59.5071047Z [00:03:03.835]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-ng.o' from root:root to runner:runner
2025-08-20T22:50:59.5071640Z [00:03:03.835]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-list.c' from root:root to runner:runner
2025-08-20T22:50:59.5072253Z [00:03:03.835]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-chattr.o' from root:root to runner:runner
2025-08-20T22:50:59.5073063Z [00:03:03.835]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sigurg.o' from root:root to runner:runner
2025-08-20T22:50:59.5073681Z [00:03:03.835]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-kvm.c' from root:root to runner:runner
2025-08-20T22:50:59.5074287Z [00:03:03.835]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-zlib.o' from root:root to runner:runner
2025-08-20T22:50:59.5074913Z [00:03:03.835]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-bind-mount.o' from root:root to runner:runner
2025-08-20T22:50:59.5075506Z [00:03:03.835]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-shim.o' from root:root to runner:runner
2025-08-20T22:50:59.5076118Z [00:03:03.835]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-tmpfs.o' from root:root to runner:runner
2025-08-20T22:50:59.5076733Z [00:03:03.835]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-vforkmany.c' from root:root to runner:runner
2025-08-20T22:50:59.5077448Z [00:03:03.835]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-prio-inv.o' from root:root to runner:runner
2025-08-20T22:50:59.5078076Z [00:03:03.835]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-softlockup.c' from root:root to runner:runner
2025-08-20T22:50:59.5078807Z [00:03:03.835]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-matrix-3d.o' from root:root to runner:runner
2025-08-20T22:50:59.5079456Z [00:03:03.836]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-verity.o' from root:root to runner:runner
2025-08-20T22:50:59.5080063Z [00:03:03.836]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-fault.c' from root:root to runner:runner
2025-08-20T22:50:59.5080701Z [00:03:03.836]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-llc-affinity.c' from root:root to runner:runner
2025-08-20T22:50:59.5081307Z [00:03:03.836]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-eventfd.o' from root:root to runner:runner
2025-08-20T22:50:59.5082043Z [00:03:03.836]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-madvise.o' from root:root to runner:runner
2025-08-20T22:50:59.5082690Z [00:03:03.836]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-setting.o' from root:root to runner:runner
2025-08-20T22:50:59.5083312Z [00:03:03.836]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-matrix.o' from root:root to runner:runner
2025-08-20T22:50:59.5083920Z [00:03:03.836]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-rotate.o' from root:root to runner:runner
2025-08-20T22:50:59.5084514Z [00:03:03.836]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-cap.c' from root:root to runner:runner
2025-08-20T22:50:59.5085267Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-env.o' from root:root to runner:runner
2025-08-20T22:50:59.5085917Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sigvtalrm.o' from root:root to runner:runner
2025-08-20T22:50:59.5086531Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/README.Android' from root:root to runner:runner
2025-08-20T22:50:59.5087133Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-rlimit.c' from root:root to runner:runner
2025-08-20T22:50:59.5087748Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-flipflop.o' from root:root to runner:runner
2025-08-20T22:50:59.5088379Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-schedpolicy.c' from root:root to runner:runner
2025-08-20T22:50:59.5089102Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sockabuse.o' from root:root to runner:runner
2025-08-20T22:50:59.5089814Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-cap.o' from root:root to runner:runner
2025-08-20T22:50:59.5090430Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-filesystem.o' from root:root to runner:runner
2025-08-20T22:50:59.5091047Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-physmmap.c' from root:root to runner:runner
2025-08-20T22:50:59.5091660Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-signest.c' from root:root to runner:runner
2025-08-20T22:50:59.5092270Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-context.c' from root:root to runner:runner
2025-08-20T22:50:59.5092880Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-dev-shm.c' from root:root to runner:runner
2025-08-20T22:50:59.5093504Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-cpu-online.c' from root:root to runner:runner
2025-08-20T22:50:59.5094181Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-skiplist.o' from root:root to runner:runner
2025-08-20T22:50:59.5094825Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-fd-fork.o' from root:root to runner:runner
2025-08-20T22:50:59.5095418Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-klog.o' from root:root to runner:runner
2025-08-20T22:50:59.5096018Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-tun.o' from root:root to runner:runner
2025-08-20T22:50:59.5096626Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-filerace.o' from root:root to runner:runner
2025-08-20T22:50:59.5097292Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-mlock.o' from root:root to runner:runner
2025-08-20T22:50:59.5098013Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/Makefile' from root:root to runner:runner
2025-08-20T22:50:59.5098727Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-link.o' from root:root to runner:runner
2025-08-20T22:50:59.5099388Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-close.c' from root:root to runner:runner
2025-08-20T22:50:59.5099982Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-limit.h' from root:root to runner:runner
2025-08-20T22:50:59.5100627Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-inode-flags.o' from root:root to runner:runner
2025-08-20T22:50:59.5101234Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sigchld.c' from root:root to runner:runner
2025-08-20T22:50:59.5101944Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-icmp-flood.c' from root:root to runner:runner
2025-08-20T22:50:59.5102532Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-klog.h' from root:root to runner:runner
2025-08-20T22:50:59.5103129Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-hash.o' from root:root to runner:runner
2025-08-20T22:50:59.5103739Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-utime.o' from root:root to runner:runner
2025-08-20T22:50:59.5104329Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-vma.o' from root:root to runner:runner
2025-08-20T22:50:59.5104923Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-lock.h' from root:root to runner:runner
2025-08-20T22:50:59.5105521Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-cpuidle.c' from root:root to runner:runner
2025-08-20T22:50:59.5106217Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-config-check.o' from root:root to runner:runner
2025-08-20T22:50:59.5106855Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-ioprio.c' from root:root to runner:runner
2025-08-20T22:50:59.5107459Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-killpid.o' from root:root to runner:runner
2025-08-20T22:50:59.5108054Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-nop.o' from root:root to runner:runner
2025-08-20T22:50:59.5108763Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-quota.o' from root:root to runner:runner
2025-08-20T22:50:59.5109435Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-seccomp.o' from root:root to runner:runner
2025-08-20T22:50:59.5110196Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-link.c' from root:root to runner:runner
2025-08-20T22:50:59.5110832Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/kernel-coverage.sh' from root:root to runner:runner
2025-08-20T22:50:59.5111431Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-trig.c' from root:root to runner:runner
2025-08-20T22:50:59.5112039Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sockfd.o' from root:root to runner:runner
2025-08-20T22:50:59.5112648Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-stack.o' from root:root to runner:runner
2025-08-20T22:50:59.5113260Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sigrt.o' from root:root to runner:runner
2025-08-20T22:50:59.5113965Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-umask.o' from root:root to runner:runner
2025-08-20T22:50:59.5114595Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-clocksource.o' from root:root to runner:runner
2025-08-20T22:50:59.5115201Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-switch.c' from root:root to runner:runner
2025-08-20T22:50:59.5115821Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sigurg.c' from root:root to runner:runner
2025-08-20T22:50:59.5116413Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sem.c' from root:root to runner:runner
2025-08-20T22:50:59.5117010Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-udp.o' from root:root to runner:runner
2025-08-20T22:50:59.5117689Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-easy-opcode.o' from root:root to runner:runner
2025-08-20T22:50:59.5118287Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-open.c' from root:root to runner:runner
2025-08-20T22:50:59.5119092Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sigxfsz.c' from root:root to runner:runner
2025-08-20T22:50:59.5119799Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-chmod.c' from root:root to runner:runner
2025-08-20T22:50:59.5120409Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-fma.c' from root:root to runner:runner
2025-08-20T22:50:59.5121023Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-randlist.c' from root:root to runner:runner
2025-08-20T22:50:59.5121644Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-watchdog.o' from root:root to runner:runner
2025-08-20T22:50:59.5122425Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-funcret.c' from root:root to runner:runner
2025-08-20T22:50:59.5123088Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-vecwide.o' from root:root to runner:runner
2025-08-20T22:50:59.5123735Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-min-nanosleep.c' from root:root to runner:runner
2025-08-20T22:50:59.5124352Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-interrupts.o' from root:root to runner:runner
2025-08-20T22:50:59.5124950Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-lsm.o' from root:root to runner:runner
2025-08-20T22:50:59.5125574Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-memthrash.c' from root:root to runner:runner
2025-08-20T22:50:59.5126183Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-session.o' from root:root to runner:runner
2025-08-20T22:50:59.5126900Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-getdent.o' from root:root to runner:runner
2025-08-20T22:50:59.5127536Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-bitonicsort.o' from root:root to runner:runner
2025-08-20T22:50:59.5128137Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-key.o' from root:root to runner:runner
2025-08-20T22:50:59.5128834Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/io-uring.h' from root:root to runner:runner
2025-08-20T22:50:59.5129529Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-getrandom.c' from root:root to runner:runner
2025-08-20T22:50:59.5130128Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-set.o' from root:root to runner:runner
2025-08-20T22:50:59.5130745Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-vecwide.c' from root:root to runner:runner
2025-08-20T22:50:59.5131446Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-rename.c' from root:root to runner:runner
2025-08-20T22:50:59.5132134Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-mmapfiles.c' from root:root to runner:runner
2025-08-20T22:50:59.5132750Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-timerfd.c' from root:root to runner:runner
2025-08-20T22:50:59.5133342Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-lock.c' from root:root to runner:runner
2025-08-20T22:50:59.5133923Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-log.c' from root:root to runner:runner
2025-08-20T22:50:59.5134694Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-shared-cache.c' from root:root to runner:runner
2025-08-20T22:50:59.5135351Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-bind-mount.c' from root:root to runner:runner
2025-08-20T22:50:59.5135974Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-oom-pipe.o' from root:root to runner:runner
2025-08-20T22:50:59.5136596Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-out-of-memory.h' from root:root to runner:runner
2025-08-20T22:50:59.5137206Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-icache.o' from root:root to runner:runner
2025-08-20T22:50:59.5137838Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-capabilities.o' from root:root to runner:runner
2025-08-20T22:50:59.5138435Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-aiol.o' from root:root to runner:runner
2025-08-20T22:50:59.5139290Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-physmmap.o' from root:root to runner:runner
2025-08-20T22:50:59.5139928Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-tlb-shootdown.o' from root:root to runner:runner
2025-08-20T22:50:59.5140530Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-gpu.o' from root:root to runner:runner
2025-08-20T22:50:59.5141153Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-udp-flood.c' from root:root to runner:runner
2025-08-20T22:50:59.5141755Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-lockf.c' from root:root to runner:runner
2025-08-20T22:50:59.5142352Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-pipe.o' from root:root to runner:runner
2025-08-20T22:50:59.5142960Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-rawdev.c' from root:root to runner:runner
2025-08-20T22:50:59.5143655Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sigsegv.o' from root:root to runner:runner
2025-08-20T22:50:59.5144342Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-sched.c' from root:root to runner:runner
2025-08-20T22:50:59.5144939Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-sort.h' from root:root to runner:runner
2025-08-20T22:50:59.5145546Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-resched.o' from root:root to runner:runner
2025-08-20T22:50:59.5146142Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-mtx.o' from root:root to runner:runner
2025-08-20T22:50:59.5146924Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-fd-race.c' from root:root to runner:runner
2025-08-20T22:50:59.5147563Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sock.c' from root:root to runner:runner
2025-08-20T22:50:59.5148179Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sigbus.o' from root:root to runner:runner
2025-08-20T22:50:59.5148902Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-io-priority.o' from root:root to runner:runner
2025-08-20T22:50:59.5149561Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-affinity.c' from root:root to runner:runner
2025-08-20T22:50:59.5150187Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-hsearch.c' from root:root to runner:runner
2025-08-20T22:50:59.5150794Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-stressors.h' from root:root to runner:runner
2025-08-20T22:50:59.5151528Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-pipeherd.c' from root:root to runner:runner
2025-08-20T22:50:59.5152152Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-statmount.c' from root:root to runner:runner
2025-08-20T22:50:59.5152752Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sctp.o' from root:root to runner:runner
2025-08-20T22:50:59.5153371Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-stream.c' from root:root to runner:runner
2025-08-20T22:50:59.5153977Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-loadavg.o' from root:root to runner:runner
2025-08-20T22:50:59.5154583Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-asm-x86.h' from root:root to runner:runner
2025-08-20T22:50:59.5155172Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-perf.c' from root:root to runner:runner
2025-08-20T22:50:59.5155853Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-mmaphuge.o' from root:root to runner:runner
2025-08-20T22:50:59.5156577Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-vforkmany.o' from root:root to runner:runner
2025-08-20T22:50:59.5157201Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-affinity.o' from root:root to runner:runner
2025-08-20T22:50:59.5157806Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-thrash.o' from root:root to runner:runner
2025-08-20T22:50:59.5158405Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-revio.c' from root:root to runner:runner
2025-08-20T22:50:59.5159188Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-vm-rw.c' from root:root to runner:runner
2025-08-20T22:50:59.5159909Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-dynlib.o' from root:root to runner:runner
2025-08-20T22:50:59.5160556Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-exit-group.c' from root:root to runner:runner
2025-08-20T22:50:59.5161157Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-fsize.c' from root:root to runner:runner
2025-08-20T22:50:59.5161771Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-schedmix.o' from root:root to runner:runner
2025-08-20T22:50:59.5162373Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-mq.c' from root:root to runner:runner
2025-08-20T22:50:59.5162967Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-tsc.c' from root:root to runner:runner
2025-08-20T22:50:59.5163745Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-target-clones.h' from root:root to runner:runner
2025-08-20T22:50:59.5164351Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-rmap.o' from root:root to runner:runner
2025-08-20T22:50:59.5164960Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-try-open.h' from root:root to runner:runner
2025-08-20T22:50:59.5165557Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-rapl.o' from root:root to runner:runner
2025-08-20T22:50:59.5166169Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-dirmany.c' from root:root to runner:runner
2025-08-20T22:50:59.5166792Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-ping-sock.o' from root:root to runner:runner
2025-08-20T22:50:59.5167383Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-numa.c' from root:root to runner:runner
2025-08-20T22:50:59.5168042Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-perf.o' from root:root to runner:runner
2025-08-20T22:50:59.5168855Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-fpunch.c' from root:root to runner:runner
2025-08-20T22:50:59.5169522Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-asm-loong64.h' from root:root to runner:runner
2025-08-20T22:50:59.5170136Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sigio.o' from root:root to runner:runner
2025-08-20T22:50:59.5170745Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-veccmp.o' from root:root to runner:runner
2025-08-20T22:50:59.5171349Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-flock.o' from root:root to runner:runner
2025-08-20T22:50:59.5172157Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-dirdeep.o' from root:root to runner:runner
2025-08-20T22:50:59.5172755Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-dev.o' from root:root to runner:runner
2025-08-20T22:50:59.5173347Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-mwc.c' from root:root to runner:runner
2025-08-20T22:50:59.5173932Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-perf.h' from root:root to runner:runner
2025-08-20T22:50:59.5174530Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-stack.c' from root:root to runner:runner
2025-08-20T22:50:59.5175144Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-resources.h' from root:root to runner:runner
2025-08-20T22:50:59.5175742Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-loop.o' from root:root to runner:runner
2025-08-20T22:50:59.5176496Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-pthread.c' from root:root to runner:runner
2025-08-20T22:50:59.5177098Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-ftrace.h' from root:root to runner:runner
2025-08-20T22:50:59.5177790Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-misaligned.o' from root:root to runner:runner
2025-08-20T22:50:59.5178455Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-ignite-cpu.c' from root:root to runner:runner
2025-08-20T22:50:59.5179197Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sysinval.c' from root:root to runner:runner
2025-08-20T22:50:59.5179799Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-time.o' from root:root to runner:runner
2025-08-20T22:50:59.5180435Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-netlink-task.c' from root:root to runner:runner
2025-08-20T22:50:59.5181057Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-io-uring.o' from root:root to runner:runner
2025-08-20T22:50:59.5181659Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-vdso.o' from root:root to runner:runner
2025-08-20T22:50:59.5182267Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-malloc.o' from root:root to runner:runner
2025-08-20T22:50:59.5182869Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-killpid.h' from root:root to runner:runner
2025-08-20T22:50:59.5183474Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-fstat.o' from root:root to runner:runner
2025-08-20T22:50:59.5184238Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-key.c' from root:root to runner:runner
2025-08-20T22:50:59.5184854Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-aio.o' from root:root to runner:runner
2025-08-20T22:50:59.5185455Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-ng.c' from root:root to runner:runner
2025-08-20T22:50:59.5186055Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-pragma.h' from root:root to runner:runner
2025-08-20T22:50:59.5186652Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/CITATIONS.md' from root:root to runner:runner
2025-08-20T22:50:59.5187272Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-affinity.c' from root:root to runner:runner
2025-08-20T22:50:59.5187898Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sigpipe.c' from root:root to runner:runner
2025-08-20T22:50:59.5188739Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-chmod.o' from root:root to runner:runner
2025-08-20T22:50:59.5189374Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-net.h' from root:root to runner:runner
2025-08-20T22:50:59.5190048Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-pseek.o' from root:root to runner:runner
2025-08-20T22:50:59.5190695Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-regex.c' from root:root to runner:runner
2025-08-20T22:50:59.5191296Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-kill.o' from root:root to runner:runner
2025-08-20T22:50:59.5191896Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-stack.o' from root:root to runner:runner
2025-08-20T22:50:59.5192514Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-shared-heap.o' from root:root to runner:runner
2025-08-20T22:50:59.5193127Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-plugin.o' from root:root to runner:runner
2025-08-20T22:50:59.5193745Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-mlockmany.o' from root:root to runner:runner
2025-08-20T22:50:59.5194353Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-affinity.o' from root:root to runner:runner
2025-08-20T22:50:59.5194951Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-swap.c' from root:root to runner:runner
2025-08-20T22:50:59.5195560Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sigill.o' from root:root to runner:runner
2025-08-20T22:50:59.5196239Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-lsearch.o' from root:root to runner:runner
2025-08-20T22:50:59.5196975Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-mlock.c' from root:root to runner:runner
2025-08-20T22:50:59.5197590Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-madvise.c' from root:root to runner:runner
2025-08-20T22:50:59.5198197Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-lockbus.o' from root:root to runner:runner
2025-08-20T22:50:59.5198916Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sysinfo.c' from root:root to runner:runner
2025-08-20T22:50:59.5199596Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-job.c' from root:root to runner:runner
2025-08-20T22:50:59.5200198Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-vnni.c' from root:root to runner:runner
2025-08-20T22:50:59.5200922Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-setting.h' from root:root to runner:runner
2025-08-20T22:50:59.5201544Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-perf-event.h' from root:root to runner:runner
2025-08-20T22:50:59.5202219Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-nanosleep.c' from root:root to runner:runner
2025-08-20T22:50:59.5202890Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sigfpe.c' from root:root to runner:runner
2025-08-20T22:50:59.5203506Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-seccomp.c' from root:root to runner:runner
2025-08-20T22:50:59.5204144Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-tlb-shootdown.c' from root:root to runner:runner
2025-08-20T22:50:59.5204757Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-mcontend.c' from root:root to runner:runner
2025-08-20T22:50:59.5205364Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-splice.c' from root:root to runner:runner
2025-08-20T22:50:59.5205975Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-fcntl.c' from root:root to runner:runner
2025-08-20T22:50:59.5206593Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-forkheavy.o' from root:root to runner:runner
2025-08-20T22:50:59.5207183Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-numa.h' from root:root to runner:runner
2025-08-20T22:50:59.5207783Z [00:03:03.837]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-signal.o' from root:root to runner:runner
2025-08-20T22:50:59.5208464Z [00:03:03.838]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-dfp.o' from root:root to runner:runner
2025-08-20T22:50:59.5209300Z [00:03:03.838]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-mounts.o' from root:root to runner:runner
2025-08-20T22:50:59.5209928Z [00:03:03.838]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-syscall.o' from root:root to runner:runner
2025-08-20T22:50:59.5210552Z [00:03:03.838]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-prio-inv.c' from root:root to runner:runner
2025-08-20T22:50:59.5211144Z [00:03:03.838]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-mlock.h' from root:root to runner:runner
2025-08-20T22:50:59.5211753Z [00:03:03.838]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-cache.c' from root:root to runner:runner
2025-08-20T22:50:59.5212370Z [00:03:03.838]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-ipsec-mb.c' from root:root to runner:runner
2025-08-20T22:50:59.5213143Z [00:03:03.838]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-qsort.c' from root:root to runner:runner
2025-08-20T22:50:59.5213738Z [00:03:03.838]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-led.c' from root:root to runner:runner
2025-08-20T22:50:59.5214352Z [00:03:03.838]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-vm-addr.o' from root:root to runner:runner
2025-08-20T22:50:59.5215016Z [00:03:03.838]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-zlib.c' from root:root to runner:runner
2025-08-20T22:50:59.5215720Z [00:03:03.838]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-userfaultfd.o' from root:root to runner:runner
2025-08-20T22:50:59.5216326Z [00:03:03.838]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-mmap.o' from root:root to runner:runner
2025-08-20T22:50:59.5216927Z [00:03:03.838]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-numa.o' from root:root to runner:runner
2025-08-20T22:50:59.5217568Z [00:03:03.838]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-job.o' from root:root to runner:runner
2025-08-20T22:50:59.5218173Z [00:03:03.838]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-nice.c' from root:root to runner:runner
2025-08-20T22:50:59.5218878Z [00:03:03.838]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-opcode.c' from root:root to runner:runner
2025-08-20T22:50:59.5219528Z [00:03:03.838]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-locka.c' from root:root to runner:runner
2025-08-20T22:50:59.5220133Z [00:03:03.838]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-iomix.o' from root:root to runner:runner
2025-08-20T22:50:59.5220765Z [00:03:03.838]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-inode-flags.c' from root:root to runner:runner
2025-08-20T22:50:59.5221615Z [00:03:03.838]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-chattr.c' from root:root to runner:runner
2025-08-20T22:50:59.5222274Z [00:03:03.838]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-seek.c' from root:root to runner:runner
2025-08-20T22:50:59.5222885Z [00:03:03.838]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-hash.c' from root:root to runner:runner
2025-08-20T22:50:59.5223484Z [00:03:03.838]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-ng.h' from root:root to runner:runner
2025-08-20T22:50:59.5224090Z [00:03:03.838]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-vm-rw.o' from root:root to runner:runner
2025-08-20T22:50:59.5224720Z [00:03:03.838]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-readahead.c' from root:root to runner:runner
2025-08-20T22:50:59.5225312Z [00:03:03.838]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-hdd.o' from root:root to runner:runner
2025-08-20T22:50:59.5226038Z [00:03:03.838]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-mwc.h' from root:root to runner:runner
2025-08-20T22:50:59.5226646Z [00:03:03.838]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-resources.o' from root:root to runner:runner
2025-08-20T22:50:59.5227308Z [00:03:03.838]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-syslog.h' from root:root to runner:runner
2025-08-20T22:50:59.5227975Z [00:03:03.838]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-lockbus.c' from root:root to runner:runner
2025-08-20T22:50:59.5228704Z [00:03:03.838]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sigsuspend.c' from root:root to runner:runner
2025-08-20T22:50:59.5229418Z [00:03:03.838]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-fibsearch.o' from root:root to runner:runner
2025-08-20T22:50:59.5230040Z [00:03:03.838]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-interrupts.c' from root:root to runner:runner
2025-08-20T22:50:59.5230649Z [00:03:03.838]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-env.c' from root:root to runner:runner
2025-08-20T22:50:59.5231266Z [00:03:03.838]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sync-file.o' from root:root to runner:runner
2025-08-20T22:50:59.5231864Z [00:03:03.838]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-dup.c' from root:root to runner:runner
2025-08-20T22:50:59.5232475Z [00:03:03.838]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-filesystem.h' from root:root to runner:runner
2025-08-20T22:50:59.5233087Z [00:03:03.838]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-intmath.c' from root:root to runner:runner
2025-08-20T22:50:59.5233944Z [00:03:03.838]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-parse-opts.c' from root:root to runner:runner
2025-08-20T22:50:59.5234609Z [00:03:03.838]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-mprotect.o' from root:root to runner:runner
2025-08-20T22:50:59.5235223Z [00:03:03.838]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-l1cache.c' from root:root to runner:runner
2025-08-20T22:50:59.5235836Z [00:03:03.838]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-bsearch.c' from root:root to runner:runner
2025-08-20T22:50:59.5236450Z [00:03:03.838]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-ipsec-mb.o' from root:root to runner:runner
2025-08-20T22:50:59.5237067Z [00:03:03.838]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-lockofd.c' from root:root to runner:runner
2025-08-20T22:50:59.5237676Z [00:03:03.838]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sigbus.c' from root:root to runner:runner
2025-08-20T22:50:59.5238413Z [00:03:03.838]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-nanosleep.o' from root:root to runner:runner
2025-08-20T22:50:59.5239090Z [00:03:03.838]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-net.c' from root:root to runner:runner
2025-08-20T22:50:59.5239870Z [00:03:03.838]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-landlock.o' from root:root to runner:runner
2025-08-20T22:50:59.5240559Z [00:03:03.838]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-shared-heap.c' from root:root to runner:runner
2025-08-20T22:50:59.5241176Z [00:03:03.838]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-mmapaddr.c' from root:root to runner:runner
2025-08-20T22:50:59.5241780Z [00:03:03.838]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-mpfr.c' from root:root to runner:runner
2025-08-20T22:50:59.5242392Z [00:03:03.838]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-funccall.o' from root:root to runner:runner
2025-08-20T22:50:59.5242986Z [00:03:03.838]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-cpu.o' from root:root to runner:runner
2025-08-20T22:50:59.5243625Z [00:03:03.838]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sparsematrix.c' from root:root to runner:runner
2025-08-20T22:50:59.5244224Z [00:03:03.838]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-str.o' from root:root to runner:runner
2025-08-20T22:50:59.5244819Z [00:03:03.838]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-wcs.o' from root:root to runner:runner
2025-08-20T22:50:59.5245409Z [00:03:03.838]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-sync.o' from root:root to runner:runner
2025-08-20T22:50:59.5246209Z [00:03:03.838]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-exit-group.o' from root:root to runner:runner
2025-08-20T22:50:59.5246856Z [00:03:03.838]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-pty.o' from root:root to runner:runner
2025-08-20T22:50:59.5247475Z [00:03:03.838]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-metamix.c' from root:root to runner:runner
2025-08-20T22:50:59.5248068Z [00:03:03.838]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-nop.c' from root:root to runner:runner
2025-08-20T22:50:59.5248805Z [00:03:03.838]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-dekker.o' from root:root to runner:runner
2025-08-20T22:50:59.5249492Z [00:03:03.838]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-mmapfiles.o' from root:root to runner:runner
2025-08-20T22:50:59.5250096Z [00:03:03.838]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-eigen.o' from root:root to runner:runner
2025-08-20T22:50:59.5250874Z [00:03:03.838]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-reboot.c' from root:root to runner:runner
2025-08-20T22:50:59.5251506Z [00:03:03.838]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-cachehammer.c' from root:root to runner:runner
2025-08-20T22:50:59.5252176Z [00:03:03.838]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-context.o' from root:root to runner:runner
2025-08-20T22:50:59.5252831Z [00:03:03.838]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-prime.h' from root:root to runner:runner
2025-08-20T22:50:59.5253431Z [00:03:03.838]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-aio.c' from root:root to runner:runner
2025-08-20T22:50:59.5254017Z [00:03:03.838]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-cpu.h' from root:root to runner:runner
2025-08-20T22:50:59.5254638Z [00:03:03.838]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-cacheline.c' from root:root to runner:runner
2025-08-20T22:50:59.5255241Z [00:03:03.838]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-fcntl.o' from root:root to runner:runner
2025-08-20T22:50:59.5255871Z [00:03:03.838]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-far-branch.o' from root:root to runner:runner
2025-08-20T22:50:59.5256461Z [00:03:03.838]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-str.c' from root:root to runner:runner
2025-08-20T22:50:59.5257266Z [00:03:03.838]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/presentations/kernel-recipes-2023/kernel-recipes-2023.pdf' from root:root to runner:runner
2025-08-20T22:50:59.5257958Z [00:03:03.838]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/presentations/kernel-recipes-2023' from root:root to runner:runner
2025-08-20T22:50:59.5259098Z [00:03:03.838]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/presentations/elisa-presentation-2024-06-26/elisa-presentation-2024-06-26.pdf' from root:root to runner:runner
2025-08-20T22:50:59.5259880Z [00:03:03.838]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/presentations/elisa-presentation-2024-06-26' from root:root to runner:runner
2025-08-20T22:50:59.5260721Z [00:03:03.838]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/presentations/linux-foundation-webinar-2022-05-19/stress-ng-2021.pdf' from root:root to runner:runner
2025-08-20T22:50:59.5261493Z [00:03:03.838]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/presentations/linux-foundation-webinar-2022-05-19' from root:root to runner:runner
2025-08-20T22:50:59.5262102Z [00:03:03.838]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/presentations' from root:root to runner:runner
2025-08-20T22:50:59.5262710Z [00:03:03.838]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sleep.o' from root:root to runner:runner
2025-08-20T22:50:59.5263443Z [00:03:03.838]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-helper.h' from root:root to runner:runner
2025-08-20T22:50:59.5264056Z [00:03:03.838]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-vecmath.c' from root:root to runner:runner
2025-08-20T22:50:59.5264734Z [00:03:03.838]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-heapsort.c' from root:root to runner:runner
2025-08-20T22:50:59.5265394Z [00:03:03.838]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-cpu-sched.c' from root:root to runner:runner
2025-08-20T22:50:59.5265989Z [00:03:03.838]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-opts.c' from root:root to runner:runner
2025-08-20T22:50:59.5266593Z [00:03:03.838]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-futex.o' from root:root to runner:runner
2025-08-20T22:50:59.5267188Z [00:03:03.838]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-set.c' from root:root to runner:runner
2025-08-20T22:50:59.5267805Z [00:03:03.838]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-mergesort.c' from root:root to runner:runner
2025-08-20T22:50:59.5268459Z [00:03:03.838]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-thrash.c' from root:root to runner:runner
2025-08-20T22:50:59.5269227Z [00:03:03.838]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-prefetch.c' from root:root to runner:runner
2025-08-20T22:50:59.5269858Z [00:03:03.838]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-zombie.c' from root:root to runner:runner
2025-08-20T22:50:59.5270483Z [00:03:03.838]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-bad-ioctl.o' from root:root to runner:runner
2025-08-20T22:50:59.5271085Z [00:03:03.838]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-tmpfs.c' from root:root to runner:runner
2025-08-20T22:50:59.5271898Z [00:03:03.838]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-mincore.c' from root:root to runner:runner
2025-08-20T22:50:59.5272510Z [00:03:03.838]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-lockmix.c' from root:root to runner:runner
2025-08-20T22:50:59.5273205Z [00:03:03.838]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-limit.c' from root:root to runner:runner
2025-08-20T22:50:59.5273806Z [00:03:03.838]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-open.o' from root:root to runner:runner
2025-08-20T22:50:59.5274433Z [00:03:03.838]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-eigen-ops.h' from root:root to runner:runner
2025-08-20T22:50:59.5275023Z [00:03:03.838]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-sort.o' from root:root to runner:runner
2025-08-20T22:50:59.5275630Z [00:03:03.838]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-pthread.h' from root:root to runner:runner
2025-08-20T22:50:59.5276271Z [00:03:03.838]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-hrtimers.o' from root:root to runner:runner
2025-08-20T22:50:59.5276875Z [00:03:03.838]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-memory.c' from root:root to runner:runner
2025-08-20T22:50:59.5277556Z [00:03:03.838]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-cpu-freq.o' from root:root to runner:runner
2025-08-20T22:50:59.5278223Z [00:03:03.838]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-mmaphuge.c' from root:root to runner:runner
2025-08-20T22:50:59.5279044Z [00:03:03.838]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-heapsort.o' from root:root to runner:runner
2025-08-20T22:50:59.5279690Z [00:03:03.838]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-yield.o' from root:root to runner:runner
2025-08-20T22:50:59.5280312Z [00:03:03.838]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-io-uring.c' from root:root to runner:runner
2025-08-20T22:50:59.5281002Z [00:03:03.838]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-matrix.c' from root:root to runner:runner
2025-08-20T22:50:59.5281666Z [00:03:03.838]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-spawn.o' from root:root to runner:runner
2025-08-20T22:50:59.5282272Z [00:03:03.838]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sigfd.c' from root:root to runner:runner
2025-08-20T22:50:59.5282866Z [00:03:03.838]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-lock.o' from root:root to runner:runner
2025-08-20T22:50:59.5283496Z [00:03:03.838]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-membarrier.o' from root:root to runner:runner
2025-08-20T22:50:59.5284230Z [00:03:03.838]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-session.c' from root:root to runner:runner
2025-08-20T22:50:59.5284832Z [00:03:03.839]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-msg.o' from root:root to runner:runner
2025-08-20T22:50:59.5285511Z [00:03:03.839]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-mmap.h' from root:root to runner:runner
2025-08-20T22:50:59.5286111Z [00:03:03.839]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-rseq.o' from root:root to runner:runner
2025-08-20T22:50:59.5286732Z [00:03:03.839]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-mergesort.o' from root:root to runner:runner
2025-08-20T22:50:59.5287367Z [00:03:03.839]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sigpending.o' from root:root to runner:runner
2025-08-20T22:50:59.5287953Z [00:03:03.839]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-opts.o' from root:root to runner:runner
2025-08-20T22:50:59.5288563Z [00:03:03.839]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-utime.c' from root:root to runner:runner
2025-08-20T22:50:59.5289318Z [00:03:03.839]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-smart.h' from root:root to runner:runner
2025-08-20T22:50:59.5290021Z [00:03:03.839]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-workload.o' from root:root to runner:runner
2025-08-20T22:50:59.5290694Z [00:03:03.839]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-atomic.o' from root:root to runner:runner
2025-08-20T22:50:59.5291307Z [00:03:03.839]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-intmath.o' from root:root to runner:runner
2025-08-20T22:50:59.5291924Z [00:03:03.839]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-dnotify.c' from root:root to runner:runner
2025-08-20T22:50:59.5292532Z [00:03:03.839]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-processes.c' from root:root to runner:runner
2025-08-20T22:50:59.5293215Z [00:03:03.839]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-signest.o' from root:root to runner:runner
2025-08-20T22:50:59.5293871Z [00:03:03.839]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-vm-segv.o' from root:root to runner:runner
2025-08-20T22:50:59.5294483Z [00:03:03.839]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-try-open.o' from root:root to runner:runner
2025-08-20T22:50:59.5295083Z [00:03:03.839]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-exec.o' from root:root to runner:runner
2025-08-20T22:50:59.5295702Z [00:03:03.839]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-radixsort.o' from root:root to runner:runner
2025-08-20T22:50:59.5296420Z [00:03:03.839]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-thrash.h' from root:root to runner:runner
2025-08-20T22:50:59.5297014Z [00:03:03.839]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-shm.o' from root:root to runner:runner
2025-08-20T22:50:59.5297746Z [00:03:03.839]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-asm-generic.h' from root:root to runner:runner
2025-08-20T22:50:59.5298340Z [00:03:03.839]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-get.c' from root:root to runner:runner
2025-08-20T22:50:59.5299066Z [00:03:03.839]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-io-priority.c' from root:root to runner:runner
2025-08-20T22:50:59.5299736Z [00:03:03.839]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sockpair.c' from root:root to runner:runner
2025-08-20T22:50:59.5300343Z [00:03:03.839]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-mincore.h' from root:root to runner:runner
2025-08-20T22:50:59.5300972Z [00:03:03.839]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-cachehammer.o' from root:root to runner:runner
2025-08-20T22:50:59.5301562Z [00:03:03.839]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-shim.c' from root:root to runner:runner
2025-08-20T22:50:59.5302227Z [00:03:03.839]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-put.h' from root:root to runner:runner
2025-08-20T22:50:59.5302900Z [00:03:03.839]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-binderfs.o' from root:root to runner:runner
2025-08-20T22:50:59.5303518Z [00:03:03.839]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-fd-abuse.c' from root:root to runner:runner
2025-08-20T22:50:59.5304127Z [00:03:03.839]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-module.c' from root:root to runner:runner
2025-08-20T22:50:59.5304744Z [00:03:03.839]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-x86cpuid.o' from root:root to runner:runner
2025-08-20T22:50:59.5305412Z [00:03:03.839]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sysfs.c' from root:root to runner:runner
2025-08-20T22:50:59.5306124Z [00:03:03.839]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-locka.o' from root:root to runner:runner
2025-08-20T22:50:59.5306727Z [00:03:03.839]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-mseal.o' from root:root to runner:runner
2025-08-20T22:50:59.5307333Z [00:03:03.839]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-jpeg.o' from root:root to runner:runner
2025-08-20T22:50:59.5307943Z [00:03:03.839]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-shm-sysv.o' from root:root to runner:runner
2025-08-20T22:50:59.5308560Z [00:03:03.839]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sigpipe.o' from root:root to runner:runner
2025-08-20T22:50:59.5309401Z [00:03:03.839]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-smart.c' from root:root to runner:runner
2025-08-20T22:50:59.5310169Z [00:03:03.839]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-io-priority.h' from root:root to runner:runner
2025-08-20T22:50:59.5310780Z [00:03:03.839]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-procfs.o' from root:root to runner:runner
2025-08-20T22:50:59.5311381Z [00:03:03.839]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-lease.o' from root:root to runner:runner
2025-08-20T22:50:59.5311993Z [00:03:03.839]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-crypt.c' from root:root to runner:runner
2025-08-20T22:50:59.5312592Z [00:03:03.839]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-goto.c' from root:root to runner:runner
2025-08-20T22:50:59.5313196Z [00:03:03.839]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sctp.c' from root:root to runner:runner
2025-08-20T22:50:59.5313801Z [00:03:03.839]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-handle.o' from root:root to runner:runner
2025-08-20T22:50:59.5314479Z [00:03:03.839]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/.git/packed-refs' from root:root to runner:runner
2025-08-20T22:50:59.5315201Z [00:03:03.839]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/.git/hooks/prepare-commit-msg.sample' from root:root to runner:runner
2025-08-20T22:50:59.5315899Z [00:03:03.839]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/.git/hooks/sendemail-validate.sample' from root:root to runner:runner
2025-08-20T22:50:59.5316559Z [00:03:03.839]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/.git/hooks/pre-rebase.sample' from root:root to runner:runner
2025-08-20T22:50:59.5317227Z [00:03:03.839]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/.git/hooks/pre-applypatch.sample' from root:root to runner:runner
2025-08-20T22:50:59.5318015Z [00:03:03.839]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/.git/hooks/pre-push.sample' from root:root to runner:runner
2025-08-20T22:50:59.5318943Z [00:03:03.839]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/.git/hooks/update.sample' from root:root to runner:runner
2025-08-20T22:50:59.5319672Z [00:03:03.839]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/.git/hooks/applypatch-msg.sample' from root:root to runner:runner
2025-08-20T22:50:59.5320358Z [00:03:03.839]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/.git/hooks/push-to-checkout.sample' from root:root to runner:runner
2025-08-20T22:50:59.5321021Z [00:03:03.839]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/.git/hooks/pre-commit.sample' from root:root to runner:runner
2025-08-20T22:50:59.5321684Z [00:03:03.839]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/.git/hooks/post-update.sample' from root:root to runner:runner
2025-08-20T22:50:59.5322366Z [00:03:03.839]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/.git/hooks/pre-merge-commit.sample' from root:root to runner:runner
2025-08-20T22:50:59.5323188Z [00:03:03.839]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/.git/hooks/pre-receive.sample' from root:root to runner:runner
2025-08-20T22:50:59.5323844Z [00:03:03.839]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/.git/hooks/commit-msg.sample' from root:root to runner:runner
2025-08-20T22:50:59.5324545Z [00:03:03.839]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/.git/hooks/fsmonitor-watchman.sample' from root:root to runner:runner
2025-08-20T22:50:59.5325130Z [00:03:03.839]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/.git/hooks' from root:root to runner:runner
2025-08-20T22:50:59.5325716Z [00:03:03.839]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/.git/index' from root:root to runner:runner
2025-08-20T22:50:59.5326305Z [00:03:03.839]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/.git/shallow' from root:root to runner:runner
2025-08-20T22:50:59.5326891Z [00:03:03.839]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/.git/config' from root:root to runner:runner
2025-08-20T22:50:59.5327805Z [00:03:03.839]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/.git/objects/pack/pack-ac94cae1c26c447b883d43ef42a4a846a6ed3f88.idx' from root:root to runner:runner
2025-08-20T22:50:59.5328824Z [00:03:03.839]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/.git/objects/pack/pack-63282bc1ea36c31cf670b06cc934abafaca1dca1.rev' from root:root to runner:runner
2025-08-20T22:50:59.5329734Z [00:03:03.839]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/.git/objects/pack/pack-ac94cae1c26c447b883d43ef42a4a846a6ed3f88.promisor' from root:root to runner:runner
2025-08-20T22:50:59.5330571Z [00:03:03.839]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/.git/objects/pack/pack-63282bc1ea36c31cf670b06cc934abafaca1dca1.pack' from root:root to runner:runner
2025-08-20T22:50:59.5331583Z [00:03:03.839]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/.git/objects/pack/pack-63282bc1ea36c31cf670b06cc934abafaca1dca1.promisor' from root:root to runner:runner
2025-08-20T22:50:59.5332424Z [00:03:03.839]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/.git/objects/pack/pack-63282bc1ea36c31cf670b06cc934abafaca1dca1.idx' from root:root to runner:runner
2025-08-20T22:50:59.5333261Z [00:03:03.839]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/.git/objects/pack/pack-ac94cae1c26c447b883d43ef42a4a846a6ed3f88.pack' from root:root to runner:runner
2025-08-20T22:50:59.5334090Z [00:03:03.840]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/.git/objects/pack/pack-ac94cae1c26c447b883d43ef42a4a846a6ed3f88.rev' from root:root to runner:runner
2025-08-20T22:50:59.5334713Z [00:03:03.840]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/.git/objects/pack' from root:root to runner:runner
2025-08-20T22:50:59.5335326Z [00:03:03.840]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/.git/objects/info' from root:root to runner:runner
2025-08-20T22:50:59.5336024Z [00:03:03.840]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/.git/objects' from root:root to runner:runner
2025-08-20T22:50:59.5336636Z [00:03:03.840]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/.git/info/exclude' from root:root to runner:runner
2025-08-20T22:50:59.5337215Z [00:03:03.840]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/.git/info' from root:root to runner:runner
2025-08-20T22:50:59.5337830Z [00:03:03.840]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/.git/description' from root:root to runner:runner
2025-08-20T22:50:59.5338424Z [00:03:03.840]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/.git/logs/HEAD' from root:root to runner:runner
2025-08-20T22:50:59.5339193Z [00:03:03.840]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/.git/logs/refs/heads/master' from root:root to runner:runner
2025-08-20T22:50:59.5339852Z [00:03:03.840]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/.git/logs/refs/heads' from root:root to runner:runner
2025-08-20T22:50:59.5340625Z [00:03:03.840]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/.git/logs/refs/remotes/origin/HEAD' from root:root to runner:runner
2025-08-20T22:50:59.5341337Z [00:03:03.840]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/.git/logs/refs/remotes/origin' from root:root to runner:runner
2025-08-20T22:50:59.5341972Z [00:03:03.840]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/.git/logs/refs/remotes' from root:root to runner:runner
2025-08-20T22:50:59.5342575Z [00:03:03.840]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/.git/logs/refs' from root:root to runner:runner
2025-08-20T22:50:59.5343150Z [00:03:03.840]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/.git/logs' from root:root to runner:runner
2025-08-20T22:50:59.5343899Z [00:03:03.840]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/.git/HEAD' from root:root to runner:runner
2025-08-20T22:50:59.5344543Z [00:03:03.840]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/.git/refs/tags' from root:root to runner:runner
2025-08-20T22:50:59.5345181Z [00:03:03.840]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/.git/refs/heads/master' from root:root to runner:runner
2025-08-20T22:50:59.5345781Z [00:03:03.840]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/.git/refs/heads' from root:root to runner:runner
2025-08-20T22:50:59.5346444Z [00:03:03.840]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/.git/refs/remotes/origin/HEAD' from root:root to runner:runner
2025-08-20T22:50:59.5347085Z [00:03:03.840]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/.git/refs/remotes/origin' from root:root to runner:runner
2025-08-20T22:50:59.5347696Z [00:03:03.840]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/.git/refs/remotes' from root:root to runner:runner
2025-08-20T22:50:59.5348389Z [00:03:03.840]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/.git/refs' from root:root to runner:runner
2025-08-20T22:50:59.5349055Z [00:03:03.840]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/.git' from root:root to runner:runner
2025-08-20T22:50:59.5349730Z [00:03:03.840]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-chown.c' from root:root to runner:runner
2025-08-20T22:50:59.5350353Z [00:03:03.840]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-funccall.c' from root:root to runner:runner
2025-08-20T22:50:59.5350977Z [00:03:03.840]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-matrix-3d.c' from root:root to runner:runner
2025-08-20T22:50:59.5351600Z [00:03:03.840]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-ring-pipe.o' from root:root to runner:runner
2025-08-20T22:50:59.5352215Z [00:03:03.840]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-syncload.c' from root:root to runner:runner
2025-08-20T22:50:59.5352902Z [00:03:03.840]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-spinmem.c' from root:root to runner:runner
2025-08-20T22:50:59.5353561Z [00:03:03.840]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-kill.c' from root:root to runner:runner
2025-08-20T22:50:59.5354176Z [00:03:03.840]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-asm-sparc.h' from root:root to runner:runner
2025-08-20T22:50:59.5354786Z [00:03:03.840]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-rawudp.o' from root:root to runner:runner
2025-08-20T22:50:59.5355403Z [00:03:03.840]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sockdiag.o' from root:root to runner:runner
2025-08-20T22:50:59.5356170Z [00:03:03.840]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-try-open.c' from root:root to runner:runner
2025-08-20T22:50:59.5356839Z [00:03:03.840]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-ping-sock.c' from root:root to runner:runner
2025-08-20T22:50:59.5357456Z [00:03:03.840]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-loadavg.c' from root:root to runner:runner
2025-08-20T22:50:59.5358067Z [00:03:03.840]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-unlink.c' from root:root to runner:runner
2025-08-20T22:50:59.5358817Z [00:03:03.840]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-clocksource.h' from root:root to runner:runner
2025-08-20T22:50:59.5359522Z [00:03:03.840]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-seal.c' from root:root to runner:runner
2025-08-20T22:50:59.5360123Z [00:03:03.840]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-builtin.h' from root:root to runner:runner
2025-08-20T22:50:59.5360855Z [00:03:03.840]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-madvise.o' from root:root to runner:runner
2025-08-20T22:50:59.5361466Z [00:03:03.840]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-enosys.o' from root:root to runner:runner
2025-08-20T22:50:59.5362077Z [00:03:03.840]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-fractal.c' from root:root to runner:runner
2025-08-20T22:50:59.5362676Z [00:03:03.840]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-sched.h' from root:root to runner:runner
2025-08-20T22:50:59.5363283Z [00:03:03.840]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sigabrt.c' from root:root to runner:runner
2025-08-20T22:50:59.5363895Z [00:03:03.840]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sighup.o' from root:root to runner:runner
2025-08-20T22:50:59.5364488Z [00:03:03.840]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-hash.o' from root:root to runner:runner
2025-08-20T22:50:59.5365172Z [00:03:03.840]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-stackmmap.o' from root:root to runner:runner
2025-08-20T22:50:59.5365836Z [00:03:03.840]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-dir.c' from root:root to runner:runner
2025-08-20T22:50:59.5366452Z [00:03:03.840]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-vecmath.o' from root:root to runner:runner
2025-08-20T22:50:59.5367083Z [00:03:03.840]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-easy-opcode.c' from root:root to runner:runner
2025-08-20T22:50:59.5367685Z [00:03:03.840]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-exec.c' from root:root to runner:runner
2025-08-20T22:50:59.5368409Z [00:03:03.840]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-poll.c' from root:root to runner:runner
2025-08-20T22:50:59.5369234Z [00:03:03.840]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-clone.c' from root:root to runner:runner
2025-08-20T22:50:59.5369850Z [00:03:03.840]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-limit.o' from root:root to runner:runner
2025-08-20T22:50:59.5370447Z [00:03:03.840]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-crypt.o' from root:root to runner:runner
2025-08-20T22:50:59.5371060Z [00:03:03.840]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-procfs.c' from root:root to runner:runner
2025-08-20T22:50:59.5371658Z [00:03:03.840]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-mmap.o' from root:root to runner:runner
2025-08-20T22:50:59.5372258Z [00:03:03.840]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-judy.o' from root:root to runner:runner
2025-08-20T22:50:59.5372988Z [00:03:03.840]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-module.o' from root:root to runner:runner
2025-08-20T22:50:59.5373589Z [00:03:03.840]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-vmstat.h' from root:root to runner:runner
2025-08-20T22:50:59.5374190Z [00:03:03.840]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-mseal.c' from root:root to runner:runner
2025-08-20T22:50:59.5374811Z [00:03:03.840]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/Makefile.config' from root:root to runner:runner
2025-08-20T22:50:59.5375405Z [00:03:03.840]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-gpu.c' from root:root to runner:runner
2025-08-20T22:50:59.5376012Z [00:03:03.840]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-cyclic.o' from root:root to runner:runner
2025-08-20T22:50:59.5376613Z [00:03:03.840]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-mincore.o' from root:root to runner:runner
2025-08-20T22:50:59.5377285Z [00:03:03.840]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-mmapcow.o' from root:root to runner:runner
2025-08-20T22:50:59.5377900Z [00:03:03.840]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-module.c' from root:root to runner:runner
2025-08-20T22:50:59.5378512Z [00:03:03.840]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-filerace.c' from root:root to runner:runner
2025-08-20T22:50:59.5379263Z [00:03:03.840]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-plugin.c' from root:root to runner:runner
2025-08-20T22:50:59.5379884Z [00:03:03.840]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-udp-flood.o' from root:root to runner:runner
2025-08-20T22:50:59.5380492Z [00:03:03.840]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-asm-ret.c' from root:root to runner:runner
2025-08-20T22:50:59.5381289Z [00:03:03.840]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-munmap.c' from root:root to runner:runner
2025-08-20T22:50:59.5381932Z [00:03:03.840]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-rtc.o' from root:root to runner:runner
2025-08-20T22:50:59.5382535Z [00:03:03.840]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-tun.c' from root:root to runner:runner
2025-08-20T22:50:59.5383147Z [00:03:03.840]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sockpair.o' from root:root to runner:runner
2025-08-20T22:50:59.5383752Z [00:03:03.840]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-seal.o' from root:root to runner:runner
2025-08-20T22:50:59.5384365Z [00:03:03.840]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-mmapcow.c' from root:root to runner:runner
2025-08-20T22:50:59.5384974Z [00:03:03.840]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-module.o' from root:root to runner:runner
2025-08-20T22:50:59.5385689Z [00:03:03.840]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-seek.o' from root:root to runner:runner
2025-08-20T22:50:59.5386303Z [00:03:03.840]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-cyclic.c' from root:root to runner:runner
2025-08-20T22:50:59.5386931Z [00:03:03.840]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-time-warp.o' from root:root to runner:runner
2025-08-20T22:50:59.5387551Z [00:03:03.840]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-funcret.o' from root:root to runner:runner
2025-08-20T22:50:59.5388161Z [00:03:03.840]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-cpu-cache.h' from root:root to runner:runner
2025-08-20T22:50:59.5388897Z [00:03:03.840]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-race-sched.c' from root:root to runner:runner
2025-08-20T22:50:59.5389551Z [00:03:03.840]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-qsort.o' from root:root to runner:runner
2025-08-20T22:50:59.5390236Z [00:03:03.840]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-io.o' from root:root to runner:runner
2025-08-20T22:50:59.5390903Z [00:03:03.840]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-logmath.o' from root:root to runner:runner
2025-08-20T22:50:59.5391504Z [00:03:03.840]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-stack.h' from root:root to runner:runner
2025-08-20T22:50:59.5392102Z [00:03:03.840]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-null.o' from root:root to runner:runner
2025-08-20T22:50:59.5392711Z [00:03:03.840]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-fd-fork.c' from root:root to runner:runner
2025-08-20T22:50:59.5393482Z [00:03:03.840]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-xattr.c' from root:root to runner:runner
2025-08-20T22:50:59.5394136Z [00:03:03.840]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-pthread.o' from root:root to runner:runner
2025-08-20T22:50:59.5394759Z [00:03:03.840]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-syncload.o' from root:root to runner:runner
2025-08-20T22:50:59.5395379Z [00:03:03.840]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sync-file.c' from root:root to runner:runner
2025-08-20T22:50:59.5395998Z [00:03:03.841]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-getrandom.o' from root:root to runner:runner
2025-08-20T22:50:59.5396591Z [00:03:03.841]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-net.o' from root:root to runner:runner
2025-08-20T22:50:59.5397182Z [00:03:03.841]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-fma.o' from root:root to runner:runner
2025-08-20T22:50:59.5397886Z [00:03:03.841]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-x86syscall.o' from root:root to runner:runner
2025-08-20T22:50:59.5398506Z [00:03:03.841]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-personality.c' from root:root to runner:runner
2025-08-20T22:50:59.5399247Z [00:03:03.841]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-dynlib.c' from root:root to runner:runner
2025-08-20T22:50:59.5399867Z [00:03:03.841]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-icache.c' from root:root to runner:runner
2025-08-20T22:50:59.5400467Z [00:03:03.841]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-pci.c' from root:root to runner:runner
2025-08-20T22:50:59.5401084Z [00:03:03.841]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-bigheap.o' from root:root to runner:runner
2025-08-20T22:50:59.5401688Z [00:03:03.841]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-vecmath.h' from root:root to runner:runner
2025-08-20T22:50:59.5402378Z [00:03:03.841]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-prime.c' from root:root to runner:runner
2025-08-20T22:50:59.5403018Z [00:03:03.841]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-arch.c' from root:root to runner:runner
2025-08-20T22:50:59.5403592Z [00:03:03.841]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO' from root:root to runner:runner
2025-08-20T22:50:59.5404099Z [00:03:03.841]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg' from root:root to runner:runner
2025-08-20T22:50:59.5404620Z [00:03:03.841]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-20b4b4.o' from root:root to runner:runner
2025-08-20T22:50:59.5405139Z [00:03:03.841]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-f9e3c3.o' from root:root to runner:runner
2025-08-20T22:50:59.5405822Z [00:03:03.841]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-1a127c.o' from root:root to runner:runner
2025-08-20T22:50:59.5406388Z [00:03:03.841]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-cb2b4f.o' from root:root to runner:runner
2025-08-20T22:50:59.5406853Z [00:03:03.841]➜  changed ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp' from root:root to runner:runner
2025-08-20T22:50:59.5407240Z [00:03:03.841]➜  ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP' retained as runner:runner
2025-08-20T22:50:59.5407654Z [00:03:03.841]➜  ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/stress-ng.version' retained as runner:runner
2025-08-20T22:50:59.5408101Z [00:03:03.841]➜  ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/stress-ng.static.version' retained as runner:runner
2025-08-20T22:50:59.5408475Z [00:03:03.841]➜  ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD' retained as runner:runner
2025-08-20T22:50:59.5408979Z [00:03:03.841]➜  ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/stress-ng' retained as runner:runner
2025-08-20T22:50:59.5409549Z [00:03:03.841]➜  ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/kernel-coverage.sh' retained as runner:runner
2025-08-20T22:50:59.5409933Z [00:03:03.841]➜  ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/LICENSE' retained as runner:runner
2025-08-20T22:50:59.5410275Z [00:03:03.841]➜  ownership of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR' retained as runner:runner
2025-08-20T22:50:59.5410855Z [00:03:03.848]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/MANIFEST.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:50:59.5411272Z [00:03:03.853]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/stress-ng' retained as 0755 (rwxr-xr-x)
2025-08-20T22:50:59.5411724Z [00:03:03.859]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/kernel-coverage.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T22:50:59.5412212Z [00:03:03.864]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:50:59.5412738Z [00:03:03.870]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-e6558c.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:50:59.5413263Z [00:03:03.875]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-0cf161.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:50:59.5413879Z [00:03:03.880]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-2b8088.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:50:59.5414469Z [00:03:03.886]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-6d5887.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:50:59.5414993Z [00:03:03.891]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-57ede8.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:50:59.5415524Z [00:03:03.897]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-25b31b.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:50:59.5416041Z [00:03:03.902]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.PzPOcby7G6' changed from 0600 (rw-------) to 0755 (rwxr-xr-x)
2025-08-20T22:50:59.5416568Z [00:03:03.907]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-26eec0.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:50:59.5417258Z [00:03:03.913]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-611484.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:50:59.5417884Z [00:03:03.918]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-b2fd04.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:50:59.5418414Z [00:03:03.924]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-1c53f5.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:50:59.5419130Z [00:03:03.929]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-507b4f.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:50:59.5419720Z [00:03:03.935]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-45f68f.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:50:59.5420254Z [00:03:03.940]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-f4f794.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:50:59.5420776Z [00:03:03.946]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-0b48d6.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:50:59.5421455Z [00:03:03.951]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-10a8f4.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:50:59.5421986Z [00:03:03.957]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-a250e1.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:50:59.5422611Z [00:03:03.962]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-powmath.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:50:59.5423250Z [00:03:03.968]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-shm-sysv.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:50:59.5423866Z [00:03:03.973]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-vm-segv.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:50:59.5424481Z [00:03:03.978]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-aiol.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:50:59.5425086Z [00:03:03.984]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-zero.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:50:59.5425776Z [00:03:03.989]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-flock.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:50:59.5426397Z [00:03:03.995]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-remap.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:50:59.5427035Z [00:03:04.000]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-bubblesort.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:50:59.5427655Z [00:03:04.006]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-cpu-freq.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:50:59.5428285Z [00:03:04.011]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-shared-cache.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:50:59.5429070Z [00:03:04.017]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-fifo.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:50:59.5429807Z [00:03:04.023]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sem-sysv.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:50:59.5430445Z [00:03:04.028]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-ring-pipe.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:50:59.5431082Z [00:03:04.034]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-bitonicsort.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:50:59.5431702Z [00:03:04.039]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-hsearch.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:50:59.5432336Z [00:03:04.045]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-resched.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:50:59.5432961Z [00:03:04.050]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-mmapmany.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:50:59.5433687Z [00:03:04.056]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-klog.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:50:59.5434323Z [00:03:04.061]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-shellsort.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:50:59.5440008Z [00:03:04.067]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sockdiag.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:50:59.5496399Z [00:03:04.072]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-insertionsort.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:50:59.5553778Z [00:03:04.078]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-ftrace.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:50:59.5610586Z [00:03:04.084]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-vm.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:50:59.5668182Z [00:03:04.090]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-job.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:50:59.5725005Z [00:03:04.095]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-eigen-ops.cpp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:50:59.5781546Z [00:03:04.101]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-userfaultfd.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:50:59.5838351Z [00:03:04.107]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-timer.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:50:59.5894835Z [00:03:04.112]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/example-jobs/network.job' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:50:59.5955007Z [00:03:04.118]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/example-jobs/interrupt.job' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:50:59.6010100Z [00:03:04.124]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/example-jobs/cpu.job' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:50:59.6067434Z [00:03:04.130]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/example-jobs/hot-cpu.job' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:50:59.6121590Z [00:03:04.135]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/example-jobs/cpu-cache.job' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:50:59.6176557Z [00:03:04.140]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/example-jobs/security.job' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:50:59.6233409Z [00:03:04.146]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/example-jobs/pipe.job' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:50:59.6291082Z [00:03:04.152]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/example-jobs/filesystem.job' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:50:59.6346740Z [00:03:04.157]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/example-jobs/matrix-methods.job' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:50:59.6402411Z [00:03:04.163]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/example-jobs/io.job' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:50:59.6457128Z [00:03:04.169]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/example-jobs/example.job' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:50:59.6514024Z [00:03:04.174]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/example-jobs/scheduler.job' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:50:59.6570641Z [00:03:04.180]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/example-jobs/vm.job' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:50:59.6627511Z [00:03:04.186]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/example-jobs/device.job' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:50:59.6685737Z [00:03:04.191]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/example-jobs/memory.job' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:50:59.6743402Z [00:03:04.197]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-insertionsort.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:50:59.6802094Z [00:03:04.203]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-accept4.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:50:59.6857226Z [00:03:04.209]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-getentropy.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:50:59.6912274Z [00:03:04.214]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-aio-fsync.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:50:59.6966650Z [00:03:04.219]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-kbkeycode.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:50:59.7024690Z [00:03:04.225]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-readlinkat.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:50:59.7081929Z [00:03:04.231]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-getauxval.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:50:59.7135920Z [00:03:04.236]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-builtin-bswap32.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:50:59.7192342Z [00:03:04.242]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-acl-cmp.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:50:59.7247673Z [00:03:04.248]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-executable_start.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:50:59.7303862Z [00:03:04.253]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-prctl.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:50:59.7358106Z [00:03:04.259]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-statfs.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:50:59.7412154Z [00:03:04.264]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-cfgetispeed.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:50:59.7466730Z [00:03:04.269]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-mm256_storeu_si256.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:50:59.7522147Z [00:03:04.275]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-builtin-ia32_movntdq.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:50:59.7577546Z [00:03:04.281]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-pread.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:50:59.7631694Z [00:03:04.286]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-mm512_dpwssd_epi32.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:50:59.7686397Z [00:03:04.291]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-srandom.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:50:59.7743037Z [00:03:04.297]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-timerfd-gettime.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:50:59.7799168Z [00:03:04.303]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-renameat.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:50:59.7854754Z [00:03:04.308]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-x86-lmsw.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:50:59.7909463Z [00:03:04.314]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-apparmor.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:50:59.7963820Z [00:03:04.319]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-lstat.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:50:59.8018319Z [00:03:04.325]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-cdrom_subchnl.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:50:59.8072453Z [00:03:04.330]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-pause.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:50:59.8127996Z [00:03:04.336]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-mtx-destroy.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:50:59.8181446Z [00:03:04.341]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-builtin-prefetch.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:50:59.8237117Z [00:03:04.346]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-mm256_loadu_si256.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:50:59.8293656Z [00:03:04.352]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-x86-rdpmc.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:50:59.8362969Z [00:03:04.359]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-attr-pure.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:50:59.8420549Z [00:03:04.365]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-removexattr.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:50:59.8479165Z [00:03:04.371]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-kbentry.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:50:59.8537008Z [00:03:04.376]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-pthread-mutex-destroy.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:50:59.8592108Z [00:03:04.382]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-seccomp_notif_sizes.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:50:59.8649313Z [00:03:04.388]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-mprotect.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:50:59.8706108Z [00:03:04.393]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-pragma-no-hard-dfp.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:50:59.8763103Z [00:03:04.399]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-__rorq.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:50:59.8816144Z [00:03:04.404]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-nothing.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:50:59.8870615Z [00:03:04.410]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-utimes.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:50:59.8925376Z [00:03:04.415]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-pthread_sigqueue.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:50:59.8980397Z [00:03:04.421]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-atomic_or_fetch.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:50:59.9036903Z [00:03:04.426]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-pathconf.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:50:59.9093926Z [00:03:04.432]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-rtc_param.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:50:59.9151578Z [00:03:04.438]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-consolefontdesc.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:50:59.9205985Z [00:03:04.443]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-aligned-alloc.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:50:59.9262217Z [00:03:04.449]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-mtx_t.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:50:59.9316439Z [00:03:04.454]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-serial-struct.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:50:59.9374075Z [00:03:04.460]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-builtin-memset.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:50:59.9429647Z [00:03:04.466]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-landlock_rule_type.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:50:59.9485563Z [00:03:04.471]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-fexecve.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:50:59.9541752Z [00:03:04.477]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-pthread-prio-inherit.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:50:59.9598488Z [00:03:04.483]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-floppy_fdc_state.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:50:59.9655804Z [00:03:04.488]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-iopl.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:50:59.9710050Z [00:03:04.494]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-nop.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:50:59.9766172Z [00:03:04.499]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-rfork.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:50:59.9822349Z [00:03:04.505]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-getpgid.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:50:59.9877999Z [00:03:04.511]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-dm_ioctl.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:50:59.9935622Z [00:03:04.516]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-futimesat.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:50:59.9991733Z [00:03:04.522]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-sctp_paddrinfo.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.0046371Z [00:03:04.527]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-fanotify.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.0101432Z [00:03:04.533]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-getgroups.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.0157178Z [00:03:04.538]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-sendfile.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.0213346Z [00:03:04.544]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-sem-posix.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.0271287Z [00:03:04.550]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-pkey-alloc.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.0326830Z [00:03:04.555]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-prlimit.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.0383346Z [00:03:04.561]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-builtin-clz.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.0437723Z [00:03:04.567]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-chroot.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.0494182Z [00:03:04.572]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-ustat.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.0552491Z [00:03:04.578]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-v4l2_enc_idx.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.0610562Z [00:03:04.584]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-x86-mov-cr0.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.0667117Z [00:03:04.589]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-v2di.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.0722639Z [00:03:04.595]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-tcdrain.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.0779983Z [00:03:04.601]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-libsctp.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.0837168Z [00:03:04.606]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-bsd-wchar.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.0893797Z [00:03:04.612]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-floppy_write_errors.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.0951879Z [00:03:04.618]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-setpriority.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.1010245Z [00:03:04.624]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-tcflow.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.1068360Z [00:03:04.630]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-wchar.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.1127901Z [00:03:04.636]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-vt_sizes.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.1185920Z [00:03:04.641]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-stat.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.1242844Z [00:03:04.647]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-x86-rdrand.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.1298900Z [00:03:04.653]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-fsverity_enable_arg.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.1355834Z [00:03:04.658]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-builtin-ia32_movnti64.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.1417506Z [00:03:04.665]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-sigqueue.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.1478729Z [00:03:04.671]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-setpgid.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.1540718Z [00:03:04.677]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-unlinkat.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.1601307Z [00:03:04.683]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-riscv-fence_i.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.1662441Z [00:03:04.689]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-kbdiacrs.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.1724607Z [00:03:04.695]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-libpthread.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.1781838Z [00:03:04.701]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-setresgid.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.1837624Z [00:03:04.707]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-pid_type.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.1894212Z [00:03:04.712]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-aligned-128.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.1950281Z [00:03:04.718]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-setns.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.2005814Z [00:03:04.723]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-builtin-fabs.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.2059544Z [00:03:04.729]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-termios.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.2113070Z [00:03:04.734]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-iphdr.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.2168889Z [00:03:04.740]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-int_fast32_t.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.2225797Z [00:03:04.745]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-epoll-create.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.2284276Z [00:03:04.751]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-builtin-llabs.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.2342761Z [00:03:04.757]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-gettid.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.2399650Z [00:03:04.763]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-rusage_ru_minflt.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.2455896Z [00:03:04.768]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-posix-madvise.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.2513250Z [00:03:04.774]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-name-to-handle-at.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.2571262Z [00:03:04.780]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-builtin-rotateleft64.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.2627249Z [00:03:04.786]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-pragma-prefetch.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.2682391Z [00:03:04.791]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-setproctitle.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.2737051Z [00:03:04.796]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-attr-noreturn.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.2792921Z [00:03:04.802]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-key_t.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.2848810Z [00:03:04.808]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-floppy_struct.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.2905120Z [00:03:04.813]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-pkey-set.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.2960258Z [00:03:04.819]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-serial-icounter.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.3015554Z [00:03:04.824]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-float.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.3071903Z [00:03:04.830]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-builtin-rintl.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.3125173Z [00:03:04.835]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-media_device_info.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.3179349Z [00:03:04.841]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-gettimeofday.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.3234082Z [00:03:04.846]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-libgbm.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.3289266Z [00:03:04.852]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-getpgrp.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.3344952Z [00:03:04.857]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-lockf.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.3399509Z [00:03:04.863]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-timex.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.3455333Z [00:03:04.868]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-timerfd-create.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.3512520Z [00:03:04.874]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-x86-prefetcht0.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.3567551Z [00:03:04.880]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-atomic_fetch_nand.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.3622003Z [00:03:04.885]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-atomic_test_and_set.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.3676808Z [00:03:04.890]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-endpwent.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.3730531Z [00:03:04.896]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-unimapdesc.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.3785454Z [00:03:04.901]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-timer-getoverrun.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.3841229Z [00:03:04.907]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-process-vm-writev.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.3897004Z [00:03:04.912]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-rlimit_resource_t.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.3953659Z [00:03:04.918]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-x86-rdmsr.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.4010466Z [00:03:04.924]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-ppc64-dcbtst.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.4066453Z [00:03:04.929]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-ppc64-dcbt.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.4124840Z [00:03:04.935]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-x86-rdtscp.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.4184851Z [00:03:04.941]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-pkey-free.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.4243804Z [00:03:04.947]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-kernel_long_t.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.4301420Z [00:03:04.953]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-bsearch.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.4360598Z [00:03:04.959]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-vla-arg.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.4420284Z [00:03:04.965]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-builtin-thread-pointer.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.4478970Z [00:03:04.971]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-ptrace_request.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.4538289Z [00:03:04.977]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-adjtime.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.4596114Z [00:03:04.982]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-select.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.4654895Z [00:03:04.988]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-execveat.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.4713101Z [00:03:04.994]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-setfsgid.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.4771600Z [00:03:05.000]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-librt.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.4830787Z [00:03:05.006]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-modify-ldt.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.4888358Z [00:03:05.012]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-getxattrat.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.4941842Z [00:03:05.017]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-builtin-clzl.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.4996832Z [00:03:05.022]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-atomic_load.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.5051400Z [00:03:05.028]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-__rold.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.5105038Z [00:03:05.033]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-preadv2.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.5159487Z [00:03:05.039]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-mkdirat.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.5215230Z [00:03:05.044]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-setresuid.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.5271377Z [00:03:05.050]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-v4l2_std_id.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.5325472Z [00:03:05.055]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-fchmodat2.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.5379389Z [00:03:05.061]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-atomic_fetch_and.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.5434203Z [00:03:05.066]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-libmpfr.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.5488493Z [00:03:05.072]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-builtin-sfence.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.5544738Z [00:03:05.077]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-hsearch.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.5601636Z [00:03:05.083]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-openat2.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.5656150Z [00:03:05.088]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-builtin-popcount.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.5714521Z [00:03:05.094]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-pthread-mutexattr-init.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.5770927Z [00:03:05.100]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-splice.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.5828104Z [00:03:05.106]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-x86-prefetchwt1.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.5884871Z [00:03:05.111]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-sparc-membar.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.5942852Z [00:03:05.117]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-ppoll.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.6001125Z [00:03:05.123]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-floppy_drive_struct.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.6057723Z [00:03:05.129]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-strfunc.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.6115785Z [00:03:05.134]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-riscv-sfence-vma.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.6172607Z [00:03:05.140]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-libmd.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.6229471Z [00:03:05.146]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-timezone.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.6285944Z [00:03:05.151]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-atomic_nand_fetch.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.6342618Z [00:03:05.157]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-libkmod.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.6399233Z [00:03:05.163]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-sbrk.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.6456481Z [00:03:05.168]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-sctp_udpencaps.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.6516878Z [00:03:05.174]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-getmntinfo.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.6574715Z [00:03:05.180]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-atomic_clear.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.6631762Z [00:03:05.186]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-sync-file-range.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.6686841Z [00:03:05.192]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-utime.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.6744099Z [00:03:05.197]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-pwritev.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.6800480Z [00:03:05.203]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-sh4-rte.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.6857151Z [00:03:05.208]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-setpgrp.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.6913956Z [00:03:05.214]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-atomic_and_fetch.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.6971616Z [00:03:05.220]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-__rorw.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.7028365Z [00:03:05.226]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-tee.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.7086288Z [00:03:05.231]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-libipsec-mb.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.7144570Z [00:03:05.237]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-sctp_setadaption.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.7202571Z [00:03:05.243]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-atomic_xor_fetch.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.7261849Z [00:03:05.249]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-symlinkat.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.7323131Z [00:03:05.255]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-x86-invlpg.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.7394762Z [00:03:05.262]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-x86-movdiri.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.7466823Z [00:03:05.269]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-atomic_store_double.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.7540106Z [00:03:05.277]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-clearenv.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.7609516Z [00:03:05.284]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-setdomainname.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.7679488Z [00:03:05.291]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-libxxhash.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.7749652Z [00:03:05.298]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-builtin-__clear_cache.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
﻿2025-08-20T22:51:00.7816390Z [00:03:05.304]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-posix-openpt.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.7877528Z [00:03:05.311]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-pipe2.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.7939896Z [00:03:05.317]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-getdomainname.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.7999901Z [00:03:05.323]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-clone.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.8062202Z [00:03:05.329]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-__rolw.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.8123402Z [00:03:05.335]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-atomic_add_fetch.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.8185353Z [00:03:05.341]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-adjtimex.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.8246813Z [00:03:05.347]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-builtin-rotateleft32.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.8308256Z [00:03:05.354]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-pthread-mutexattr-setprioceiling.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.8369162Z [00:03:05.360]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-pidfd-send-signal.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.8429042Z [00:03:05.366]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-attr-returns-nonnull.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.8485195Z [00:03:05.371]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-snd_ctl_card_info.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.8546623Z [00:03:05.377]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-libgmp.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.8607517Z [00:03:05.384]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-sock-diag.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.8662967Z [00:03:05.389]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-mm_storeu_si128.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.8718035Z [00:03:05.395]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-dirent-d_type.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.8773449Z [00:03:05.400]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-mm_getcsr.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.8827178Z [00:03:05.406]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-v4l2_framebuffer.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.8879367Z [00:03:05.411]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-personality.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.8934642Z [00:03:05.416]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-builtin-rotateright16.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.8989120Z [00:03:05.422]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-hppa-rfi.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.9043199Z [00:03:05.427]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-open-by-handle-at.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.9096869Z [00:03:05.433]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-regexec.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.9150787Z [00:03:05.438]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-builtin-rotateleft8.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.9204154Z [00:03:05.443]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-fsxattr.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.9259067Z [00:03:05.449]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-sctp_assocparams.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.9314064Z [00:03:05.454]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-x86-lldt.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.9368236Z [00:03:05.460]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-ipsec-mb-init_mb_mgr_avx.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.9423527Z [00:03:05.465]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-builtin-supports.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.9477424Z [00:03:05.471]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-shmid-ds.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.9533976Z [00:03:05.476]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-libacl.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.9589037Z [00:03:05.482]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-clock-getres.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.9645578Z [00:03:05.487]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-x86-rdtsc.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.9702805Z [00:03:05.493]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-ppc-get-timebase.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.9756575Z [00:03:05.498]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-time.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.9810326Z [00:03:05.504]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-loff_t.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.9864308Z [00:03:05.509]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-regfree.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.9920209Z [00:03:05.515]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-sctp_prim.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:00.9978537Z [00:03:05.521]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-fsetxattr.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.0035914Z [00:03:05.526]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-riscv-cbo_zero.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.0094897Z [00:03:05.532]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-lsm_get_self_attr.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.0155520Z [00:03:05.538]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-attr-noinline.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.0216875Z [00:03:05.544]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-x86-mov-dr0.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.0279907Z [00:03:05.551]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-inotify1.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.0345574Z [00:03:05.557]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-aligned-64.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.0408101Z [00:03:05.564]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-winsize.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.0465122Z [00:03:05.569]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-readahead.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.0524553Z [00:03:05.575]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-machine.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.0583919Z [00:03:05.581]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-pragma.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.0642446Z [00:03:05.587]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-cdrom_tochdr.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.0702019Z [00:03:05.593]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-faccessat2.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.0760775Z [00:03:05.599]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-vfork.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.0822116Z [00:03:05.605]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-cdrom_tocentry.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.0883024Z [00:03:05.611]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-sctp_sched_type.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.0945435Z [00:03:05.617]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-ifreq.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.1005332Z [00:03:05.623]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-pthread-setschedparam.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.1065782Z [00:03:05.629]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-writev.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.1127588Z [00:03:05.636]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-localtime_r.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.1192188Z [00:03:05.642]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-mm512_storeu_si512.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.1249316Z [00:03:05.648]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-int_fast64_t.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.1311487Z [00:03:05.654]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-ppc64-tlbie.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.1370036Z [00:03:05.660]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-m68k-eori-sr.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.1429481Z [00:03:05.666]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-lsetxattr.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.1489325Z [00:03:05.672]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-__rolb.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.1550139Z [00:03:05.678]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-cacheflush.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.1607218Z [00:03:05.684]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-snd_ctl_tlv.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.1664293Z [00:03:05.689]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-atomic_fetch_add_8.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.1721365Z [00:03:05.695]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-ppc64-darn.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.1781329Z [00:03:05.701]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-open_how.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.1837744Z [00:03:05.707]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-v4l2_audioout.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.1894026Z [00:03:05.712]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-setfsuid.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.1951054Z [00:03:05.718]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-builtin-expect.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.2006105Z [00:03:05.723]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-futimens.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.2064000Z [00:03:05.729]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-shm-open.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.2119643Z [00:03:05.735]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-loong64-dbar.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.2175898Z [00:03:05.740]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-x86-clwb.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.2230023Z [00:03:05.746]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-target-clones.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.2287252Z [00:03:05.752]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-x86-wrmsr.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.2342069Z [00:03:05.757]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-timerfd-settime.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.2398281Z [00:03:05.763]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-user-desc.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.2454645Z [00:03:05.768]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-uname.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.2512010Z [00:03:05.774]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-sched-getcpu.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.2567957Z [00:03:05.780]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-builtin_stdc_rotate_left.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.2627504Z [00:03:05.786]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-posix-fallocate.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.2685948Z [00:03:05.791]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-atomic_compare_exchange.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.2744173Z [00:03:05.797]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-setregid.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.2801621Z [00:03:05.803]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-mm_add_epi8.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.2860244Z [00:03:05.809]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-sigaltstack.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.2917753Z [00:03:05.815]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-__rseq_offset.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.2975784Z [00:03:05.820]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-finit-module.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.3038719Z [00:03:05.827]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-x86-rep-stosq.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.3101033Z [00:03:05.833]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-shminfo.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.3160493Z [00:03:05.839]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-syncfs.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.3220171Z [00:03:05.845]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-vt_mode.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.3278081Z [00:03:05.851]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-atomic_fetch_add_4.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.3337698Z [00:03:05.857]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-getrusage.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.3396876Z [00:03:05.862]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-v4l2_dv_timings.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.3457178Z [00:03:05.868]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-pselect.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.3516450Z [00:03:05.874]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-waitpid.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.3576253Z [00:03:05.880]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-cdrom_volctrl.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.3634440Z [00:03:05.886]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-x86-prefetcht1.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.3691983Z [00:03:05.892]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-builtin-ctz.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.3746883Z [00:03:05.898]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-sctp_status.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.3802803Z [00:03:05.903]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-mtrr_sentry.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.3856766Z [00:03:05.909]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-builtin-parity.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.3913534Z [00:03:05.914]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/config.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.3968948Z [00:03:05.920]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-v4l2_audio.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.4025744Z [00:03:05.925]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-ppc64-dcbst.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.4082602Z [00:03:05.931]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-clock-gettime.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.4136832Z [00:03:05.936]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-x86-serialize.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.4192317Z [00:03:05.942]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-inotify.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.4247177Z [00:03:05.948]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-pwrite.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.4302352Z [00:03:05.953]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-daddr_t.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.4356796Z [00:03:05.959]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-regcomp.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.4412414Z [00:03:05.964]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-lseek64.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.4468531Z [00:03:05.970]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-x86-invd.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.4522988Z [00:03:05.975]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-shm-unlink.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.4577679Z [00:03:05.981]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-x86-hlt.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.4633097Z [00:03:05.986]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-sctp_probeinterval.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.4687365Z [00:03:05.992]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-arm-dmb-sy.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.4742186Z [00:03:05.997]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-fsync.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.4796679Z [00:03:06.002]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-vt_stat.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.4850964Z [00:03:06.008]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-faccessat.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.4905720Z [00:03:06.013]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-mremap.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.4960330Z [00:03:06.019]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-cdrom_blk.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.5016385Z [00:03:06.024]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-off_t.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.5071121Z [00:03:06.030]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-mtx-init.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.5125858Z [00:03:06.035]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-atomic_fetch_xor.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.5181219Z [00:03:06.041]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-mm256_dpbusd_epi32.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.5237094Z [00:03:06.046]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-settimeofday.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.5294796Z [00:03:06.052]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-pkey-get.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.5352173Z [00:03:06.058]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-fchownat.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.5405750Z [00:03:06.063]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-arm-prfm.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.5461316Z [00:03:06.069]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-msginfo.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.5518198Z [00:03:06.075]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-off64_t.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.5575347Z [00:03:06.080]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-pidfd-open.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.5632605Z [00:03:06.086]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-loong64-tlbsrch.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.5691697Z [00:03:06.092]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-sctp_getaddrs.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.5748685Z [00:03:06.098]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-attr-unused.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.5806520Z [00:03:06.103]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-builtin-fabsf.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.5863505Z [00:03:06.109]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-poll.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.5920794Z [00:03:06.115]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-cdrom_mcn.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.5977963Z [00:03:06.121]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-timer-gettime.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.6034900Z [00:03:06.126]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-x86-rep-stosd.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.6091900Z [00:03:06.132]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-__rorb.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.6147188Z [00:03:06.138]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-pwritev2.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.6205400Z [00:03:06.143]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-libgles.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.6264049Z [00:03:06.149]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-builtin-clzll.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.6317678Z [00:03:06.155]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-getpriority.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.6375170Z [00:03:06.160]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-mm512_dpbusd_epi32.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.6432300Z [00:03:06.166]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-builtin-memcpy.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.6488797Z [00:03:06.172]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-fallocate.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.6546618Z [00:03:06.177]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-builtin-cpu-is-power11.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.6606610Z [00:03:06.183]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-mq-sysv.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.6666649Z [00:03:06.189]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-attr-weak.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.6726094Z [00:03:06.195]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-int_fast16_t.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.6782570Z [00:03:06.201]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-copy-file-range.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.6838422Z [00:03:06.207]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-libpthread-spinlock.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.6893442Z [00:03:06.212]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-ioport.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.6947861Z [00:03:06.218]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-atomic_fetch_sub.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.7004097Z [00:03:06.223]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-linkat.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.7058658Z [00:03:06.229]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-libegl.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.7114256Z [00:03:06.234]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-munlockall.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.7168195Z [00:03:06.240]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-backtrace.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.7223246Z [00:03:06.245]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-stime.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.7276279Z [00:03:06.250]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-x86-mfence.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.7331816Z [00:03:06.256]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-builtin-shuffle.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.7386142Z [00:03:06.261]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-pthread-prio-protect.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.7441779Z [00:03:06.267]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-aio-read.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.7497346Z [00:03:06.272]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-int_fast8_t.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.7553020Z [00:03:06.278]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-getmntent.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.7607847Z [00:03:06.284]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-setgroups.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.7663150Z [00:03:06.289]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-quotactl-fd.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.7718084Z [00:03:06.295]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-ppc-icbi.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.7771966Z [00:03:06.300]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-mknod.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.7825681Z [00:03:06.305]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-ifconf.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.7881651Z [00:03:06.311]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-setpwent.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.7935970Z [00:03:06.316]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-endmntent.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.7990888Z [00:03:06.322]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-vhangup.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.8044521Z [00:03:06.327]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-preadv.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.8098877Z [00:03:06.333]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-sctp_rtoinfo.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.8153466Z [00:03:06.338]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-x86-prefetchnta.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.8208499Z [00:03:06.344]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-mm512_add_epi8.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.8267585Z [00:03:06.350]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-sctp_initmsg.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.8329556Z [00:03:06.356]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-builtin-rotateright32.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.8391076Z [00:03:06.362]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-pthread-mutexattr-setrobust.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.8453747Z [00:03:06.368]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-futimes.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.8513591Z [00:03:06.374]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-lookup-dcookie.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.8572963Z [00:03:06.380]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-attr-fast-math.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.8634094Z [00:03:06.386]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-mb.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.8692952Z [00:03:06.392]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-posix-fadvise.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.8750092Z [00:03:06.398]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-pthread-prio-none.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.8806689Z [00:03:06.403]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-timer-create.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.8862945Z [00:03:06.409]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-random.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.8916279Z [00:03:06.414]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-umount2.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.8969513Z [00:03:06.420]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-label-as-value.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.9024017Z [00:03:06.425]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-siglongjmp.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.9078255Z [00:03:06.431]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-fstat.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.9133014Z [00:03:06.436]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-recvmsg.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.9190491Z [00:03:06.442]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-pthread-mutexattr-destroy.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.9244064Z [00:03:06.447]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-removexattrat.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.9296092Z [00:03:06.452]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-ppc64-msync.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.9350860Z [00:03:06.458]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-atomic_fetch_add_2.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.9403186Z [00:03:06.463]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-hppa-diag.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.9456077Z [00:03:06.468]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-wcsfunc.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.9511818Z [00:03:06.474]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-x86-rdseed.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.9567379Z [00:03:06.480]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-mm256_dpwssd_epi32.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.9623626Z [00:03:06.485]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-lrand48.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.9678197Z [00:03:06.491]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-getpwent.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.9735031Z [00:03:06.496]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-getlogin.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.9790351Z [00:03:06.502]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-mkfifo.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.9845090Z [00:03:06.507]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-mincore.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.9899983Z [00:03:06.513]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-getloadavg.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:01.9956315Z [00:03:06.518]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-renameat2.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.0013254Z [00:03:06.524]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-llistxattr.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.0068760Z [00:03:06.530]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-x86-rep-stosw.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.0125104Z [00:03:06.535]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-arc4random.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.0181309Z [00:03:06.541]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-mtrr_gentry.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.0239612Z [00:03:06.547]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-builtin-popcountll.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.0294314Z [00:03:06.552]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-atomic_fetch_or.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.0350316Z [00:03:06.558]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-syscall.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.0406371Z [00:03:06.563]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-attr-always_inline.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.0462168Z [00:03:06.569]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-mlock2.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.0517076Z [00:03:06.575]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-mnt_id_req.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.0572131Z [00:03:06.580]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-sched-get-priority-min.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.0627419Z [00:03:06.586]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-statx.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.0684240Z [00:03:06.591]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-builtin-nontemporal-store.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.0739840Z [00:03:06.597]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-sched-get-priority-max.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.0794397Z [00:03:06.602]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-builtin-nontemporal-load.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.0850732Z [00:03:06.608]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-mquery.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.0905976Z [00:03:06.613]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-x86-clts.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.0962619Z [00:03:06.619]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-lsm_list_modules.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.1017600Z [00:03:06.625]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-clock-nanosleep.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.1073935Z [00:03:06.630]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-getexecname.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.1130749Z [00:03:06.636]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-sync_val_compare_and_swap.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.1186047Z [00:03:06.641]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-icc-mm_stream_si32.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.1241650Z [00:03:06.647]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-setxattr.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.1296119Z [00:03:06.652]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-epoll-create1.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.1350089Z [00:03:06.658]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-fsuuid2.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.1405912Z [00:03:06.663]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-mseal.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.1462319Z [00:03:06.669]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-getresuid.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.1515861Z [00:03:06.674]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-builtin-rint.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.1569453Z [00:03:06.680]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-mq-posix.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.1625100Z [00:03:06.685]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-pthread-barrier.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.1681488Z [00:03:06.691]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-munlock.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.1736789Z [00:03:06.696]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-mallopt.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.1792374Z [00:03:06.702]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-arm-yield.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.1846871Z [00:03:06.707]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-lgetxattr.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.1902733Z [00:03:06.713]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-x86-clflush.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.1957252Z [00:03:06.719]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-unshare.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.2012375Z [00:03:06.724]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-icmphdr.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.2066982Z [00:03:06.730]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-pkey-mprotect.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.2122704Z [00:03:06.735]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-builtin-constant_p.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.2176409Z [00:03:06.740]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-ptsname.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.2231681Z [00:03:06.746]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-sparc-rdpr.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.2285098Z [00:03:06.751]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-sctp_stream_value.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.2339683Z [00:03:06.757]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-pthread-mutexattr_t.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.2394163Z [00:03:06.762]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-cdrom_ti.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.2448210Z [00:03:06.768]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-attr-nonstring.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.2502916Z [00:03:06.773]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-listxattr.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.2558380Z [00:03:06.779]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-__restrict.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.2615488Z [00:03:06.784]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-sh4-sleep.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.2668479Z [00:03:06.790]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-sockaddr_un.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.2723111Z [00:03:06.795]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-mm_loadu_si128.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.2777897Z [00:03:06.801]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-x86-prefetchw.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.2832053Z [00:03:06.806]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-waitid.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.2884571Z [00:03:06.811]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-nanosleep.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.2937091Z [00:03:06.817]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-tpacket_req3.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.2989476Z [00:03:06.822]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-tcgetattr.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.3042751Z [00:03:06.827]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-gethostid.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.3097173Z [00:03:06.832]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-swapcontext.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.3150648Z [00:03:06.838]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-cfgetospeed.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.3203690Z [00:03:06.843]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-signalfd.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.3257231Z [00:03:06.849]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-sctp_paddrparams.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.3308299Z [00:03:06.854]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-arm-tlbi.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.3360989Z [00:03:06.859]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-mm512_loadu_si512.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.3414103Z [00:03:06.864]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-builtin-memcmp.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.3466209Z [00:03:06.869]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-sched-getaffinity.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.3518320Z [00:03:06.875]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-cpu_set_t.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.3573252Z [00:03:06.880]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-eigen.cpp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.3630337Z [00:03:06.886]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-semtimedop.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.3682265Z [00:03:06.891]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-mknodat.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.3735665Z [00:03:06.896]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-x86-pause.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.3788214Z [00:03:06.902]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-rusage_ru_nvcsw.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.3842420Z [00:03:06.907]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-builtin-popcountl.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.3895698Z [00:03:06.912]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-builtin-rotateright8.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.3950930Z [00:03:06.918]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-fgetxattr.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.4007288Z [00:03:06.924]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-pidfd-getfd.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.4064029Z [00:03:06.929]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-mm_dpbusd_epi32.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.4122638Z [00:03:06.935]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-libjpeg.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.4181229Z [00:03:06.941]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-program_invocation_name.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.4239127Z [00:03:06.947]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-timer-settime.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.4298885Z [00:03:06.953]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-cap.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.4359089Z [00:03:06.959]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-delete-module.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.4418130Z [00:03:06.965]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-builtin-assume-aligned.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.4478076Z [00:03:06.971]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-builtin-bitreverse.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.4537870Z [00:03:06.977]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-brk.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.4598438Z [00:03:06.983]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-flistxattr.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.4660009Z [00:03:06.989]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-mathfunc.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.4719165Z [00:03:06.995]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-int128_t.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.4778519Z [00:03:07.001]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-fstatat.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.4837656Z [00:03:07.007]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-sctp_default_prinfo.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.4894452Z [00:03:07.012]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-getsid.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.4953991Z [00:03:07.018]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-sync-synchronize.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.5015742Z [00:03:07.024]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-pthread-mutex_t.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.5077212Z [00:03:07.030]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-x86-wbinvd.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.5136969Z [00:03:07.036]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-x86-lfence.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.5194783Z [00:03:07.042]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-builtin-strdup.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.5252247Z [00:03:07.048]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-crypt-r.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.5309768Z [00:03:07.054]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-itimer_which_t.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.5364127Z [00:03:07.059]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-builtin-rotateright64.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.5421409Z [00:03:07.065]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-openat.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.5478522Z [00:03:07.071]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-libaio.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.5534977Z [00:03:07.076]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-setitimer.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.5589288Z [00:03:07.082]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-sendmmsg.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.5646526Z [00:03:07.087]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-aio-cancel.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.5704559Z [00:03:07.093]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-malloc-usable-size.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.5762551Z [00:03:07.099]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-remap-file-pages.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.5820172Z [00:03:07.105]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-process-vm-readv.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.5877527Z [00:03:07.111]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-builtin-memmove.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.5935477Z [00:03:07.116]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-x86-prefetcht2.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.5993730Z [00:03:07.122]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-icc-mm_stream_si128.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.6053795Z [00:03:07.128]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-getxattr.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.6112729Z [00:03:07.134]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-attr-packed.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.6173509Z [00:03:07.140]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-tcflush.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.6231786Z [00:03:07.146]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-cdrom_msf.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.6287584Z [00:03:07.152]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-landlock_ruleset_attr.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.6346481Z [00:03:07.157]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-rusage_ru_maxrss.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.6402296Z [00:03:07.163]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-getcpu.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.6459502Z [00:03:07.169]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-x86-lgdt.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.6516745Z [00:03:07.174]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-fsverity_digest.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.6573683Z [00:03:07.180]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-x86-clflushopt.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.6629615Z [00:03:07.186]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-x86-sfence.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.6686148Z [00:03:07.191]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-sctp_event_subscribe.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.6743795Z [00:03:07.197]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-builtin_stdc_rotate_right.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.6801769Z [00:03:07.203]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-builtin-cpu-is-power10.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.6858217Z [00:03:07.209]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-readv.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.6915429Z [00:03:07.214]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-setreuid.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.6972241Z [00:03:07.220]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-posix-memalign.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.7029116Z [00:03:07.226]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-loong64-rdtime.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.7085262Z [00:03:07.231]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-x86-rep-stosb.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.7141201Z [00:03:07.237]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-gethostname.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.7196753Z [00:03:07.242]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-__rord.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.7252613Z [00:03:07.248]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-mm_dpwssd_epi32.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.7307116Z [00:03:07.254]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-rusage_who_t.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.7362572Z [00:03:07.259]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-builtin-rotateleft16.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.7417492Z [00:03:07.265]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-mips-wait.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.7472806Z [00:03:07.270]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-kernel_ulong_t.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.7529298Z [00:03:07.276]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-libdl.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.7585841Z [00:03:07.281]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-listxattrat.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.7642441Z [00:03:07.287]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-lremovexattr.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.7697764Z [00:03:07.293]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-recvmmsg.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.7753600Z [00:03:07.298]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-alpha-draina.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.7811663Z [00:03:07.304]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-riscv-fence.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.7864958Z [00:03:07.309]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-aio-write.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.7921307Z [00:03:07.315]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-sem-sysv.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.7977904Z [00:03:07.321]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-atomic_store.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.8036016Z [00:03:07.326]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-liblzma.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.8092244Z [00:03:07.332]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-complex.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.8146914Z [00:03:07.337]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-ppc64-icbi.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.8202425Z [00:03:07.343]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-ino64_t.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.8254428Z [00:03:07.348]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-vt_consize.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.8308845Z [00:03:07.354]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-mm_setcsr.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.8362844Z [00:03:07.359]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-sctp_assoc_value.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.8416170Z [00:03:07.364]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-tgkill.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.8470151Z [00:03:07.370]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-memalign.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.8525122Z [00:03:07.375]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-getresgid.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.8579770Z [00:03:07.381]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-timer-delete.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.8634547Z [00:03:07.386]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-shm-sysv.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.8690161Z [00:03:07.392]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-getdtablesize.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.8746473Z [00:03:07.397]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-dvd_authinfo.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.8803771Z [00:03:07.403]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-setproctitle_init.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.8862142Z [00:03:07.409]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-nice.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.8920318Z [00:03:07.415]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-msync.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.8976335Z [00:03:07.420]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-getrandom.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.9034752Z [00:03:07.426]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-ttyname.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.9090679Z [00:03:07.432]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-mm256_add_epi8.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.9148984Z [00:03:07.438]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-sched-rr-get-interval.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.9206469Z [00:03:07.443]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-pthread-attr-setstack.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.9262048Z [00:03:07.449]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-atomic_fetch_add.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.9318789Z [00:03:07.455]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-arch_prctl.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.9372582Z [00:03:07.460]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-utimbuf.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.9425294Z [00:03:07.465]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-ppc-dcbt.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.9478566Z [00:03:07.471]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-srand48.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.9531577Z [00:03:07.476]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-getpagesize.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.9584704Z [00:03:07.481]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-eventfd.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.9641190Z [00:03:07.487]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-pthread-setaffinity-np.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.9696752Z [00:03:07.492]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-builtin-fabsl.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.9751629Z [00:03:07.498]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-madvise.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.9806363Z [00:03:07.503]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-pragma-inside.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.9862622Z [00:03:07.509]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-atomic_sub_fetch.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.9919530Z [00:03:07.515]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-libz.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:02.9976092Z [00:03:07.520]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-aligned-64K.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.0034581Z [00:03:07.526]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-setxattrat.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.0100040Z [00:03:07.533]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-sched-setscheduler.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.0166764Z [00:03:07.539]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-builtin-ia32_movnti.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.0226912Z [00:03:07.545]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-mode_t.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.0287565Z [00:03:07.552]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-__rolq.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.0347952Z [00:03:07.558]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-x86-cldemote.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.0407453Z [00:03:07.563]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-fremovexattr.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.0464574Z [00:03:07.569]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-vmsplice.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.0522805Z [00:03:07.575]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-mlockall.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.0577415Z [00:03:07.581]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-wait3.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.0633351Z [00:03:07.586]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-sched-yield.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.0687485Z [00:03:07.592]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-clock-adjtime.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.0744086Z [00:03:07.597]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-fdatasync.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.0801285Z [00:03:07.603]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-builtin-cpu-is-power9.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.0856030Z [00:03:07.608]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-sysinfo.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.0911313Z [00:03:07.614]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-memfd-create.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.0967327Z [00:03:07.620]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-dup3.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.1024828Z [00:03:07.625]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-fchmodat.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.1080294Z [00:03:07.631]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-icc-mm_stream_si64.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.1137165Z [00:03:07.637]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-close-range.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.1192652Z [00:03:07.642]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-atomic_load_double.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.1248327Z [00:03:07.648]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-v4l2_capability.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.1306778Z [00:03:07.654]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-regerror.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.1362164Z [00:03:07.659]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-valloc.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.1417397Z [00:03:07.665]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-sparc-tick.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.1473561Z [00:03:07.670]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-getitimer.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.1528771Z [00:03:07.676]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-x86-lahf.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.1584946Z [00:03:07.681]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-utimensat.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.1640578Z [00:03:07.687]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-posix-spawn.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.1695919Z [00:03:07.692]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-sync.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.1750814Z [00:03:07.698]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-drand48.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.1805340Z [00:03:07.703]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-libbsd.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.1858171Z [00:03:07.709]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-sctp_assoc_stats.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.1912831Z [00:03:07.714]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-loong64-tlbrd.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.1966464Z [00:03:07.719]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-mlock.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.2020316Z [00:03:07.725]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-judy.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.2074056Z [00:03:07.730]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-sched-setaffinity.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.2126528Z [00:03:07.735]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-pthread-mutexattr-setprotocol.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.2179009Z [00:03:07.741]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-ppc-dcbst.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.2232211Z [00:03:07.746]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-v4l2_jpegcompression.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.2285645Z [00:03:07.751]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-tsearch.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.2337149Z [00:03:07.757]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-s390-ptlb.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.2391503Z [00:03:07.762]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-cdrom_read_audio.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.2443763Z [00:03:07.767]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-kbsentry.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.2496092Z [00:03:07.772]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-alpha-halt.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.2551460Z [00:03:07.778]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-fs_sysfs_path.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.2604245Z [00:03:07.783]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-swap.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.2656616Z [00:03:07.788]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-malloc-trim.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.2709613Z [00:03:07.794]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-priority_which_t.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.2762046Z [00:03:07.799]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-open_memstream.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.2814539Z [00:03:07.804]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-sigwaitinfo.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.2867238Z [00:03:07.810]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-clock-settime.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.2922313Z [00:03:07.815]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-dvd_struct.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.2974246Z [00:03:07.820]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-wait4.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.3028165Z [00:03:07.826]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-setmntent.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.3082452Z [00:03:07.831]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-ptrace.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.3135571Z [00:03:07.836]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-usbdevfs_getdriver.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.3190968Z [00:03:07.842]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-ppc-dcbtst.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.3243153Z [00:03:07.847]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-sendmsg.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.3297267Z [00:03:07.852]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-sync-bool-compare-and-swap.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.3351570Z [00:03:07.858]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-lsearch.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.3405354Z [00:03:07.863]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-x86-tpause.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.3459272Z [00:03:07.869]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-pthread-mutex-init.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.3515635Z [00:03:07.874]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-flock.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.3571830Z [00:03:07.880]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-membarrier.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.3627082Z [00:03:07.886]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-libcrypt.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.3684437Z [00:03:07.891]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/test/test-asm-loong64-cpucfg.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.3741329Z [00:03:07.897]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-xattr.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.3797258Z [00:03:07.903]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-rawdev.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.3854948Z [00:03:07.908]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/Makefile.machine' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.3912007Z [00:03:07.914]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-priv-instr.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.3968443Z [00:03:07.920]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-memrate.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.4025475Z [00:03:07.925]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-sync.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.4081109Z [00:03:07.931]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-urandom.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.4136084Z [00:03:07.936]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-parse-opts.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.4194106Z [00:03:07.942]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-udp.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.4249581Z [00:03:07.948]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-mcontend.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.4306247Z [00:03:07.953]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sysinval.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.4362504Z [00:03:07.959]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-dup.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.4417448Z [00:03:07.965]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-tsearch.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.4474338Z [00:03:07.970]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-fanotify.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.4529995Z [00:03:07.976]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-ioprio.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.4585136Z [00:03:07.981]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-personality.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.4640957Z [00:03:07.987]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-hash.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.4693879Z [00:03:07.992]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-tsearch.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.4745968Z [00:03:07.997]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-eventfd.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.4801645Z [00:03:08.003]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-eigen.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.4855280Z [00:03:08.008]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-skiplist.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.4911344Z [00:03:08.014]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/debian/watch' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.4965535Z [00:03:08.019]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/debian/control' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.5019946Z [00:03:08.025]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/debian/copyright' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.5081994Z [00:03:08.031]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/debian/source/format' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.5149318Z [00:03:08.038]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/debian/rules' retained as 0755 (rwxr-xr-x)
2025-08-20T22:51:03.5211861Z [00:03:08.044]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/debian/changelog' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.5270802Z [00:03:08.050]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/debian/tests/fast-test-all' retained as 0755 (rwxr-xr-x)
2025-08-20T22:51:03.5331115Z [00:03:08.056]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/debian/tests/lite-test' retained as 0755 (rwxr-xr-x)
2025-08-20T22:51:03.5390147Z [00:03:08.062]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/debian/tests/control' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.5449257Z [00:03:08.068]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-fd-abuse.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.5508997Z [00:03:08.074]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-asm-ret.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.5567099Z [00:03:08.079]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-mq.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.5626225Z [00:03:08.085]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-fibsearch.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.5685222Z [00:03:08.091]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-mpfr.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.5744386Z [00:03:08.097]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-vm-splice.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.5804107Z [00:03:08.103]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-loop.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.5862466Z [00:03:08.109]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-factor.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.5920058Z [00:03:08.115]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-uprobe.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.5976161Z [00:03:08.120]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-idle-page.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.6039455Z [00:03:08.127]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_Float128' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.6098448Z [00:03:08.133]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_USBDEVFS_GETDRIVER' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.6157850Z [00:03:08.139]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_CBRT' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.6218390Z [00:03:08.145]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_EGL_EXT_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.6276234Z [00:03:08.150]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_CDROM_TI' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.6334310Z [00:03:08.156]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_HYPOTL' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.6390442Z [00:03:08.162]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_TARGET_CLONES_PANTHERLAKE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.6446693Z [00:03:08.167]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_M68K_EORI_SR' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.6503206Z [00:03:08.173]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ATTRIBUTE_NORETURN' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.6559581Z [00:03:08.179]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_LOOP_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.6617186Z [00:03:08.185]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SYS_UTSNAME_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.6673244Z [00:03:08.190]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_CDROM_MSF' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.6734376Z [00:03:08.196]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_S390_PTLB' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.6793962Z [00:03:08.202]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LIBKMOD_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.6855301Z [00:03:08.208]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_MODIFY_LDT' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.6913022Z [00:03:08.214]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_CPOW' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.6972047Z [00:03:08.220]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SYS_CAPABILITY_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.7032411Z [00:03:08.226]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_TIMER_GETOVERRUN' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.7093759Z [00:03:08.232]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_PRAGMA_INSIDE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.7153133Z [00:03:08.238]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_CSINL' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.7214498Z [00:03:08.244]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_EXECUTABLE_START' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.7276318Z [00:03:08.250]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_USBDEVICE_FS_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.7336541Z [00:03:08.256]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SYS_XATTR_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.7398352Z [00:03:08.263]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_DUP3' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.7455989Z [00:03:08.268]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_POWF' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.7515670Z [00:03:08.274]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_MINCORE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.7574179Z [00:03:08.280]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_FABS' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.7634759Z [00:03:08.286]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_KBDIACRS' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.7693358Z [00:03:08.292]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_PPC64_DCBST' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.7750493Z [00:03:08.298]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_CPU_SET_T' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.7806590Z [00:03:08.303]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_KEY_T' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.7862819Z [00:03:08.309]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LIB_PTHREAD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.7917555Z [00:03:08.315]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_POLL' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.7974093Z [00:03:08.320]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_GETLOGIN' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.8032297Z [00:03:08.326]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_LOONG64_TLBRD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.8085796Z [00:03:08.331]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_VERSION_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.8141482Z [00:03:08.337]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SYMLINKAT' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.8197711Z [00:03:08.343]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_PWRITEV' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.8254735Z [00:03:08.348]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ATOMIC_FETCH_ADD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.8311802Z [00:03:08.354]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_CBRTF' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.8368044Z [00:03:08.360]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_BITREVERSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.8424107Z [00:03:08.365]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_FABSL' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.8479650Z [00:03:08.371]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN___CLEAR_CACHE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.8535974Z [00:03:08.376]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SYS_EVENTFD_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.8592428Z [00:03:08.382]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_CBRTL' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.8652228Z [00:03:08.388]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_POPCOUNTLL' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.8709307Z [00:03:08.394]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_INTRINSIC_ROLW' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.8769567Z [00:03:08.400]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_JN' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.8829636Z [00:03:08.406]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_PID_TYPE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.8889298Z [00:03:08.412]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_TARGET_CLONES_ARROWLAKE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.8948505Z [00:03:08.418]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_TARGET_CLONES_DIAMONDRAPIDS' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.9007428Z [00:03:08.424]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_DVD_AUTHINFO' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.9066944Z [00:03:08.429]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_CONNECTOR_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.9124424Z [00:03:08.435]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SETPROCTITLE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.9183476Z [00:03:08.441]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SYS_SYSMACROS_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.9242913Z [00:03:08.447]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SINL' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.9301378Z [00:03:08.453]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_AUTO_DEV_IOCTL_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.9360293Z [00:03:08.459]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_RUSAGE_WHO_T' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.9420613Z [00:03:08.465]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_RLIMIT_RESOURCE_T' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.9478262Z [00:03:08.471]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_NETINET_IP_ICMP_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.9534746Z [00:03:08.476]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LOG2' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.9591146Z [00:03:08.482]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ACCEPT4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.9647876Z [00:03:08.488]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_REMOVEXATTR' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.9703314Z [00:03:08.493]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_TPACKET_REQ3' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.9760198Z [00:03:08.499]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_SUPPORTS' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.9817108Z [00:03:08.504]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_CABSF' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.9873632Z [00:03:08.510]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_X86_PREFETCHNTA' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.9930227Z [00:03:08.516]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_IOPORT' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:03.9986034Z [00:03:08.521]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_X86_MOV_DR0' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.0041436Z [00:03:08.527]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_WCSNCAT' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.0097174Z [00:03:08.532]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_INT128_T' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.0152724Z [00:03:08.538]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_WCSRCHR' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.0211368Z [00:03:08.544]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_FSYNC' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.0269985Z [00:03:08.550]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_SHUFFLE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.0326779Z [00:03:08.555]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_SINHL' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.0382482Z [00:03:08.561]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_Y1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.0437648Z [00:03:08.567]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SCSI_SG_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.0491745Z [00:03:08.572]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ADJTIME' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.0545093Z [00:03:08.577]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_DADDR_T' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.0599581Z [00:03:08.583]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_MALLOC_TRIM' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.0657200Z [00:03:08.588]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_MEMBARRIER_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.0712761Z [00:03:08.594]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_PSELECT' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.0769286Z [00:03:08.600]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_CBRTF' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.0825090Z [00:03:08.605]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_SINL' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.0882099Z [00:03:08.611]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_Float128x' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.0939127Z [00:03:08.617]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_CTZ' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.0995129Z [00:03:08.622]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SYS_PROCCTL_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.1052814Z [00:03:08.628]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_TEE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.1112085Z [00:03:08.634]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LANDLOCK_RULE_TYPE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.1169938Z [00:03:08.640]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_TCFLOW' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.1226583Z [00:03:08.645]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_FUTIMENS' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.1282585Z [00:03:08.651]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_POSIX_MEMALIGN' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.1335594Z [00:03:08.656]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_MACH_MACH_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.1388127Z [00:03:08.662]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_TIMER_DELETE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.1441222Z [00:03:08.667]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SCTP_ASSOC_STATS' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.1496035Z [00:03:08.672]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_LOG2L' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.1550149Z [00:03:08.678]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_INPUT_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.1605401Z [00:03:08.683]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_KERNEL_ULONG_T' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.1658070Z [00:03:08.689]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_YNF' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.1712355Z [00:03:08.694]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_TARGET_CLONES_GRANITERAPIDS' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.1765191Z [00:03:08.699]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_MEMCPY' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.1821304Z [00:03:08.705]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LOCALE_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.1876797Z [00:03:08.710]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_BLKZONED_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.1933332Z [00:03:08.716]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_PPC_GET_TIMEBASE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.1986824Z [00:03:08.721]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_PTHREAD_NP_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.2043616Z [00:03:08.727]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ROUNDL' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.2099372Z [00:03:08.733]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_WCSLCAT' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.2153850Z [00:03:08.738]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_PTSNAME' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.2208007Z [00:03:08.744]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_REGERROR' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.2261962Z [00:03:08.749]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_HYPOT' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.2315689Z [00:03:08.754]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_VT_MODE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.2369840Z [00:03:08.760]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_PPC64_MSYNC' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.2422124Z [00:03:08.765]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LOOKUP_DCOOKIE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.2475085Z [00:03:08.770]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_CIMAG' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.2529632Z [00:03:08.776]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_PPC_DCBST' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.2583373Z [00:03:08.781]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_TCDRAIN' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.2637703Z [00:03:08.787]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SCHED_GET_PRIORITY_MAX' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.2692827Z [00:03:08.792]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SETPWENT' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.2747093Z [00:03:08.797]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_LOG2' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.2802770Z [00:03:08.803]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_RENAMEAT2' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.2857695Z [00:03:08.809]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_GETENTROPY' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.2912775Z [00:03:08.814]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_MEDIA_DEVICE_INFO' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.2967516Z [00:03:08.820]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_MM512_LOADU_SI512' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.3022746Z [00:03:08.825]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SYS_LOADAVG_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.3077111Z [00:03:08.830]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_Float32x' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.3134588Z [00:03:08.836]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_MEMALIGN' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.3196352Z [00:03:08.842]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_TARGET_CLONES_SSE4_2' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.3250844Z [00:03:08.848]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_EXECINFO_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.3305966Z [00:03:08.853]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_MTRR_GENTRY' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.3360711Z [00:03:08.859]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_VT_CONSIZE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.3414081Z [00:03:08.864]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_LOONG64_CPUCFG' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.3468985Z [00:03:08.870]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_CEXPL' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.3522489Z [00:03:08.875]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SEARCH_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.3576938Z [00:03:08.881]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_EXPECT' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.3633300Z [00:03:08.886]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_GLES2_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.3687906Z [00:03:08.892]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_Y0L' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.3743349Z [00:03:08.897]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_ROUNDL' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.3799319Z [00:03:08.903]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_MQUERY' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.3852129Z [00:03:08.908]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_TERMIO_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.3905933Z [00:03:08.913]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_VT_STAT' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.3959902Z [00:03:08.919]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_LOONG64_DBAR' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.4014622Z [00:03:08.924]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_FSVERITY_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.4070169Z [00:03:08.930]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_CRYPT_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.4125316Z [00:03:08.935]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_VIDEODEV2_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.4179812Z [00:03:08.941]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_CONSOLEFONTDESC' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.4233437Z [00:03:08.946]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SYS_PERSONALITY_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.4285766Z [00:03:08.951]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_J1F' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.4338146Z [00:03:08.957]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_PKEY_SET' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.4392138Z [00:03:08.962]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_CPOWF' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.4446673Z [00:03:08.967]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SYS_VFS_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.4503141Z [00:03:08.973]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SCTP_STREAM_VALUE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.4558097Z [00:03:08.979]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_MM_STREAM_SI32' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.4614420Z [00:03:08.984]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LZMA_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.4669801Z [00:03:08.990]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_UVM_UVM_EXTERN_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.4724099Z [00:03:08.995]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_MTX_INIT' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.4777118Z [00:03:09.001]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_X86_REP_STOSB' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.4836800Z [00:03:09.006]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_UTIME' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.4895745Z [00:03:09.012]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LIB_LZMA' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.4951665Z [00:03:09.018]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_RISCV_FENCE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.5008237Z [00:03:09.024]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_WCSNCASECMP' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.5066015Z [00:03:09.029]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SYSINFO' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.5122805Z [00:03:09.035]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_TANH' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.5177505Z [00:03:09.041]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_COSHF' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.5236015Z [00:03:09.046]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_USER_DESC' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.5291882Z [00:03:09.052]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_CEXP' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.5347885Z [00:03:09.058]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SYS_MOUNT_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.5405210Z [00:03:09.063]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_TARGET_CLONES_SSE4_1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.5460034Z [00:03:09.069]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_MALLOC_USABLE_SIZE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.5515141Z [00:03:09.074]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_X86_CLTS' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.5572634Z [00:03:09.080]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_SINCOSL' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.5629013Z [00:03:09.086]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_X86_RDMSR' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.5685070Z [00:03:09.091]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SYS_INOTIFY_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.5740535Z [00:03:09.097]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE___RESTRICT' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.5796205Z [00:03:09.102]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BSD_WCHAR_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.5853856Z [00:03:09.108]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_GETXATTR' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.5911952Z [00:03:09.114]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_JNL' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.5967386Z [00:03:09.120]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ATOMIC_FETCH_SUB' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.6024805Z [00:03:09.125]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_EGL_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.6082267Z [00:03:09.131]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_RISCV_FENCE_I' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.6136899Z [00:03:09.136]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_PKEY_FREE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.6192807Z [00:03:09.142]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_INT_FAST64_T' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.6250237Z [00:03:09.148]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ATOMIC_FETCH_AND' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.6307932Z [00:03:09.154]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_PTHREAD_SETAFFINITY_NP' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.6363289Z [00:03:09.159]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_RECVMMSG' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.6417355Z [00:03:09.165]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_CLZLL' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.6473560Z [00:03:09.170]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_TARGET_CLONES_AVX' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.6529930Z [00:03:09.176]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_CDROM_BLK' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.6587129Z [00:03:09.181]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_REGCOMP' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.6643281Z [00:03:09.187]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_PTP_CLOCK_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.6698978Z [00:03:09.193]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_TARGET_CLONES_SSSE3' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.6754781Z [00:03:09.198]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SETNS' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.6811532Z [00:03:09.204]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_OPEN_HOW' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.6866289Z [00:03:09.209]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_MM512_DPBUSD_EPI32' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.6922975Z [00:03:09.215]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_CCOSF' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.6979648Z [00:03:09.221]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SIGQUEUE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.7035842Z [00:03:09.226]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_J0F' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.7093860Z [00:03:09.232]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_OFF_T' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.7149460Z [00:03:09.238]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_BTRFS_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.7205049Z [00:03:09.243]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_MM_ADD_EPI8' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.7261348Z [00:03:09.249]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_OPENAT2_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.7315735Z [00:03:09.254]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_FSVERITY_ENABLE_ARG' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.7370887Z [00:03:09.260]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_WINSIZE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.7426962Z [00:03:09.266]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SYS_SYSINFO_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.7483078Z [00:03:09.271]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_IF_PACKET_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.7537580Z [00:03:09.277]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_X86_LAHF' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.7593781Z [00:03:09.282]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_ANDROID_BINDER_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.7647878Z [00:03:09.288]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_SH4_SLEEP' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.7702182Z [00:03:09.293]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SCSI_SCSI_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.7757286Z [00:03:09.299]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_INTRINSIC_RORQ' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.7811640Z [00:03:09.304]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_GETTIMEOFDAY' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.7901660Z [00:03:09.313]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_CCOSL' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.7957909Z [00:03:09.319]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_TARGET_CLONES_SSE2' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.8016115Z [00:03:09.324]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_KBSENTRY' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.8073649Z [00:03:09.330]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SCTP_PADDRPARAMS' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.8132619Z [00:03:09.336]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SYS_PARAM_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.8192690Z [00:03:09.342]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_POSIX_FADVISE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.8253035Z [00:03:09.348]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_OFF64_T' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.8313668Z [00:03:09.354]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_RUSAGE_RU_NVCSW' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.8374105Z [00:03:09.360]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_CPOWL' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.8434739Z [00:03:09.366]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_MUNLOCKALL' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.8495380Z [00:03:09.372]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_DELETE_MODULE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.8557713Z [00:03:09.379]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_CRYPT_R' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.8618456Z [00:03:09.385]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_THREAD_POINTER' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.8676416Z [00:03:09.390]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SCTP_UDPENCAPS' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.8732398Z [00:03:09.396]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_EXPF' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.8786472Z [00:03:09.401]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LOG10F' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.8840883Z [00:03:09.407]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_MKNOD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.8895908Z [00:03:09.412]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_FLOPPY_DRIVE_STRUCT' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.8950996Z [00:03:09.418]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_MSYNC' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.9006084Z [00:03:09.423]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_FALLOCATE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.9060981Z [00:03:09.429]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SRAND48' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.9114847Z [00:03:09.434]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_AIO_READ' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.9169493Z [00:03:09.440]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ATTRIBUTE_WARN_UNUSED_RESULT' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.9222522Z [00:03:09.445]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_MEMFD_CREATE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.9276040Z [00:03:09.450]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_CIMAGF' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.9331707Z [00:03:09.456]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BSD_UNISTD_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.9386088Z [00:03:09.461]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SECCOMP_NOTIF_SIZES' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.9439909Z [00:03:09.467]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LIB_GLES2' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.9493338Z [00:03:09.472]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_UTIMES' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.9549194Z [00:03:09.478]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_ALPHA_DRAINA' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.9604235Z [00:03:09.483]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BSD_STRLCPY' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.9659881Z [00:03:09.489]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_PROCESS_VM_READV' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.9717222Z [00:03:09.494]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_MM_DPWSSD_EPI32' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.9774418Z [00:03:09.500]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_TARGET_CLONES_SKYLAKE_AVX512' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.9829637Z [00:03:09.506]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SINHF' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.9885188Z [00:03:09.511]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_GETSID' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.9941860Z [00:03:09.517]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_TARGET_CLONES_MMX' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:04.9996966Z [00:03:09.522]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_FSETXATTR' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.0054704Z [00:03:09.528]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_UCONTEXT_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.0111322Z [00:03:09.534]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_ASSUME_ALIGNED' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.0166083Z [00:03:09.539]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_PTHREAD_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.0221939Z [00:03:09.545]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_LOG10L' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.0277065Z [00:03:09.551]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_WCSCASECMP' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.0333520Z [00:03:09.556]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_Decimal32' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.0388962Z [00:03:09.562]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_PRCTL' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.0446531Z [00:03:09.567]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SHMID_DS' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.0501149Z [00:03:09.573]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_LANDLOCK_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.0557402Z [00:03:09.579]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ACL_LIBACL_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.0614887Z [00:03:09.584]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_GETMNTENT' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.0671306Z [00:03:09.590]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ATOMIC_LOAD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.0727047Z [00:03:09.595]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_TIMERFD_CREATE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.0783769Z [00:03:09.601]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LIBJPEG_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.0842491Z [00:03:09.607]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_FMAF' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.0898884Z [00:03:09.613]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LOG2F' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.0955783Z [00:03:09.618]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE__float80' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.1014190Z [00:03:09.624]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_DVD_STRUCT' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.1074271Z [00:03:09.630]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ALIGNED_64' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.1135286Z [00:03:09.636]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINK_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.1195720Z [00:03:09.642]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_EXP10' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.1255982Z [00:03:09.648]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_OPENAT2' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.1318076Z [00:03:09.655]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_PPC_DCBT' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.1379628Z [00:03:09.661]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LOGBF' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.1439420Z [00:03:09.667]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ATOMIC_STORE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.1501081Z [00:03:09.673]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LIB_GBM' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.1560189Z [00:03:09.679]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_X86_WRINVD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.1619238Z [00:03:09.685]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_KD_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.1675919Z [00:03:09.690]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BSD_STDLIB_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.1732531Z [00:03:09.696]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_GETDOMAINNAME' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.1787665Z [00:03:09.702]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_AIO_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.1841776Z [00:03:09.707]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ATOMIC_FETCH_XOR' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.1898302Z [00:03:09.713]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE___RSEQ_OFFSET' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.1954535Z [00:03:09.718]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINKAT' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.2009369Z [00:03:09.724]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_INOTIFY' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.2065704Z [00:03:09.729]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SYSLOG_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.2120591Z [00:03:09.735]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ATOMIC_CLEAR' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.2174884Z [00:03:09.740]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SYS_SYSCTL_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.2230595Z [00:03:09.746]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LOG10L' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.2284864Z [00:03:09.751]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_CIMAGL' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.2340390Z [00:03:09.757]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_INIT_MB_MGR_AVX' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.2395138Z [00:03:09.762]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_MSGINFO' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.2453200Z [00:03:09.768]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_POPCOUNT' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.2507400Z [00:03:09.774]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_EXP10F' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.2563629Z [00:03:09.779]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_MUNLOCK' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.2619594Z [00:03:09.785]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SRANDOM' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.2675903Z [00:03:09.790]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_GETRANDOM' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.2732529Z [00:03:09.796]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_FUTEX_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.2789052Z [00:03:09.802]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_MM_GETCSR' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.2845704Z [00:03:09.807]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_X86_REP_STOSD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.2899140Z [00:03:09.813]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SYS_IO_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.2954958Z [00:03:09.818]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_USTAT_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.3010064Z [00:03:09.824]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SIGALTSTACK' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.3064094Z [00:03:09.829]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BSD_SYS_TREE_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.3120653Z [00:03:09.835]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SYS_APPARMOR_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.3175962Z [00:03:09.840]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_CLZL' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.3233000Z [00:03:09.846]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_LGAMMAL' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.3289152Z [00:03:09.852]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_POSIX_SPAWN' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.3345028Z [00:03:09.857]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LGETXATTR' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.3400672Z [00:03:09.863]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LSM_GET_SELF_ATTR' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.3457260Z [00:03:09.868]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_INT_FAST16_T' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.3512883Z [00:03:09.874]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_COS' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.3568349Z [00:03:09.880]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LSEEK64' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.3629620Z [00:03:09.886]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_CDROM_VOLCTRL' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.3689616Z [00:03:09.892]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_ANDROID_BINDERFS_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.3748673Z [00:03:09.898]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_X86_RDRAND' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.3810661Z [00:03:09.904]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_GETPGID' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.3872279Z [00:03:09.910]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_INTRINSIC_ROLD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.3932342Z [00:03:09.916]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_J0L' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.3994324Z [00:03:09.922]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_PRLIMIT' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.4056829Z [00:03:09.928]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SEMTIMEDOP' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.4117299Z [00:03:09.935]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SCHED_RR_GET_INTERVAL' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.4178384Z [00:03:09.941]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SCTP_PROBEINTERVAL' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.4238676Z [00:03:09.947]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ATTRIBUTE_RETURNS_NONNULL' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.4299627Z [00:03:09.953]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_MEMBARRIER' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.4358460Z [00:03:09.959]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_INDEX' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.4416800Z [00:03:09.964]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_HPPA_RFI' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.4475500Z [00:03:09.970]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_INTRINSIC_ROLB' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.4535325Z [00:03:09.976]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SND_CTL_CARD_INFO' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.4593682Z [00:03:09.982]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_TARGET_CLONES_POWER11' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.4653106Z [00:03:09.988]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_RFORK' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.4713251Z [00:03:09.994]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SCSI_SCSI_IOCTL_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.4774723Z [00:03:10.000]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SCHED_GETCPU' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.4841449Z [00:03:10.007]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ALIGNED_ALLOC' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.4911319Z [00:03:10.014]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_WCSCPY' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.4975452Z [00:03:10.020]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_Y0' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.5042073Z [00:03:10.027]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_TARGET_CLONES_ALDERLAKE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.5108907Z [00:03:10.034]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_REGEXEC' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.5175925Z [00:03:10.040]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LSTAT' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.5241828Z [00:03:10.047]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BSD_STRING_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.5306891Z [00:03:10.053]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_Float80x' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.5375746Z [00:03:10.060]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_FMA' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.5442745Z [00:03:10.067]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_IFADDRS_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.5506321Z [00:03:10.073]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_TARGET_CLONES_TIGERLAKE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.5576989Z [00:03:10.080]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_WCSCAT' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.5649059Z [00:03:10.088]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_X86_HLT' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.5717789Z [00:03:10.095]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_MTX_DESTROY' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.5785548Z [00:03:10.101]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SYNC_VAL_COMPARE_AND_SWAP' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.5855537Z [00:03:10.108]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_X86_CLFLUSHOPT' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.5922697Z [00:03:10.115]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_HYPOT' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.5991868Z [00:03:10.122]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ATOMIC' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.6060804Z [00:03:10.129]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LIBGEN_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.6130087Z [00:03:10.136]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SINCOSL' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.6197338Z [00:03:10.143]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_PWRITE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.6264071Z [00:03:10.149]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_EVENTFD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.6332021Z [00:03:10.156]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_BSWAP32' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.6400541Z [00:03:10.163]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ITIMER_WHICH_T' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.6468228Z [00:03:10.170]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_FMAF' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.6535827Z [00:03:10.176]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_PPC64_DCBT' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.6601603Z [00:03:10.183]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_PTHREAD_PRIO_PROTECT' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.6668531Z [00:03:10.190]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_FLISTXATTR' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.6732422Z [00:03:10.196]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_REGFREE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.6800296Z [00:03:10.203]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_SYSCTL_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.6866218Z [00:03:10.209]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_FSXATTR_STRUCT' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.6932390Z [00:03:10.216]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_MLOCKALL' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.6996471Z [00:03:10.222]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_NETINET_SCTP_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.7063805Z [00:03:10.229]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_TIMER_GETTIME' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.7131174Z [00:03:10.236]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_PIDFD_SEND_SIGNAL' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.7196338Z [00:03:10.242]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_TTYNAME' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.7259677Z [00:03:10.249]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_CLOCK_ADJTIME' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.7323676Z [00:03:10.255]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_INTRINSIC_RORW' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.7382820Z [00:03:10.261]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_Float32' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.7439200Z [00:03:10.267]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_V4L2_ENC_IDX' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.7495667Z [00:03:10.272]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ATTR_XATTR_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.7553057Z [00:03:10.278]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_IA32_MOVNTDQ' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.7611326Z [00:03:10.284]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SETXATTR' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.7665615Z [00:03:10.289]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_KEYUTILS_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.7721800Z [00:03:10.295]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SYS_PRCTL_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.7776385Z [00:03:10.300]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_MEMMOVE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.7831158Z [00:03:10.306]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_Float16' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.7886871Z [00:03:10.311]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_STRINGS_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.7942232Z [00:03:10.317]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_ROTATELEFT8' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.7997396Z [00:03:10.323]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_NONTEMPORAL_STORE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.8053030Z [00:03:10.328]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_PRAGMA_NO_HARD_DFP' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.8109629Z [00:03:10.334]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_TARGET_CLONES_ROCKETLAKE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.8163344Z [00:03:10.339]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_RTC_PARAM' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.8218772Z [00:03:10.345]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_FD_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.8275119Z [00:03:10.350]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_PERF_EVENT_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.8331169Z [00:03:10.356]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_J1L' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.8386995Z [00:03:10.361]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_SFENCE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.8441585Z [00:03:10.367]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_X86_TPAUSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.8498429Z [00:03:10.373]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_SIN' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.8555992Z [00:03:10.378]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SEM_POSIX' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.8612752Z [00:03:10.384]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LREMOVEXATTR' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.8670577Z [00:03:10.390]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_CLOCK_GETTIME' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.8726926Z [00:03:10.395]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_RECVMSG' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.8780229Z [00:03:10.401]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_FB_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.8834143Z [00:03:10.406]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SYS_FILE_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.8887136Z [00:03:10.411]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SWAPCONTEXT' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.8941989Z [00:03:10.417]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_FINIT_MODULE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.8996949Z [00:03:10.423]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_INTRINSIC_RORD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.9056534Z [00:03:10.428]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_GETPWENT' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.9117049Z [00:03:10.434]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_CCOS' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.9176707Z [00:03:10.440]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_REMOVEXATTRAT' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.9237195Z [00:03:10.447]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SPAWN_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.9296538Z [00:03:10.452]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LIB_MPFR' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.9355907Z [00:03:10.458]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_X86_RDPMC' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.9416922Z [00:03:10.464]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SQRTF' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.9477657Z [00:03:10.471]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ATOMIC_SUB_FETCH' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.9538280Z [00:03:10.477]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_WAITPID' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.9599146Z [00:03:10.483]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SETGROUPS' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.9660431Z [00:03:10.489]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SETRESUID' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.9723712Z [00:03:10.495]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SCTP_GETADDRS' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.9785838Z [00:03:10.501]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_LOGL' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.9845319Z [00:03:10.507]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_MKFIFO' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.9906572Z [00:03:10.513]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_PTHREAD_MUTEXATTR_SETPROTOCOL' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:05.9968565Z [00:03:10.520]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LOG10' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.0032324Z [00:03:10.526]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_TIMER_SETTIME' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.0091219Z [00:03:10.532]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SYS_TIMERFD_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.0149823Z [00:03:10.538]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_PTHREAD_MUTEX_T' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.0205733Z [00:03:10.543]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_LDT_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.0261075Z [00:03:10.549]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_EXP' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.0316581Z [00:03:10.554]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_MNT_ID_REQ' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.0372171Z [00:03:10.560]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_CEXPF' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.0427474Z [00:03:10.566]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_FGETXATTR' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.0483136Z [00:03:10.571]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SETFSGID' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.0539027Z [00:03:10.577]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_FABSF' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.0597110Z [00:03:10.582]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_OPENAT' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.0653750Z [00:03:10.588]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LIB_JUDY' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.0711257Z [00:03:10.594]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SYSCALL' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.0769603Z [00:03:10.600]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_CDROM_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.0823217Z [00:03:10.605]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_MM256_DPWSSD_EPI32' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.0878460Z [00:03:10.611]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_PREADV2' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.0934903Z [00:03:10.616]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_Y0L' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.0993123Z [00:03:10.622]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_MREMAP' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.1048091Z [00:03:10.628]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_INTRINSIC_ROLQ' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.1103917Z [00:03:10.633]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_CPOW' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.1160646Z [00:03:10.639]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_PKEY_MPROTECT' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.1217754Z [00:03:10.645]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SCHED_SETAFFINITY' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.1274645Z [00:03:10.650]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_RANDOM' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.1329073Z [00:03:10.656]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_GETITIMER' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.1384673Z [00:03:10.661]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_PTHREAD_MUTEX_DESTROY' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.1442679Z [00:03:10.667]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_XMMINTRIN_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.1499747Z [00:03:10.673]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_X86_LMSW' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.1557059Z [00:03:10.679]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_GETXATTRAT' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.1614562Z [00:03:10.684]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_MIPS_WAIT' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.1671558Z [00:03:10.690]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_RUSAGE_RU_MINFLT' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.1726899Z [00:03:10.695]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SWAP' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.1783199Z [00:03:10.701]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_CLOGF' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.1837636Z [00:03:10.707]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_TIMERFD_SETTIME' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.1891750Z [00:03:10.712]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_MODULE_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.1946750Z [00:03:10.717]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ALIGNED_128' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.2002564Z [00:03:10.723]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_NAME_TO_HANDLE_AT' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.2057802Z [00:03:10.729]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_MQ_SYSV' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.2113941Z [00:03:10.734]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_COMPLEX_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.2169085Z [00:03:10.740]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_GBM_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.2223604Z [00:03:10.745]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LLISTXATTR' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.2277397Z [00:03:10.751]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SYS_IPC_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.2333462Z [00:03:10.756]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ATOMIC_FETCH_NAND' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.2389030Z [00:03:10.762]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_VT_SIZES' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.2445236Z [00:03:10.767]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SERIAL_ICOUNTER' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.2503482Z [00:03:10.773]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ATOMIC_TEST_AND_SET' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.2562252Z [00:03:10.779]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_PPC_ICBI' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.2620865Z [00:03:10.785]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_SINF' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.2676769Z [00:03:10.790]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LOG2L' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.2734246Z [00:03:10.796]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_CEXPF' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.2791524Z [00:03:10.802]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_PPC64_ICBI' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.2851479Z [00:03:10.808]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SCTP_ASSOCPARAMS' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.2910800Z [00:03:10.814]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SND_CTL_TLV' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.2969090Z [00:03:10.820]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_ALPHA_HALT' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.3027471Z [00:03:10.826]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_TIMER_CREATE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.3084497Z [00:03:10.831]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_PTHREAD_MUTEXATTR_SETROBUST' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.3139802Z [00:03:10.837]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LRAND48' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.3194026Z [00:03:10.842]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_STDC_ROTATE_LEFT' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.3251436Z [00:03:10.848]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_FSVERITY_DIGEST' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.3306424Z [00:03:10.853]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_READV' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.3361290Z [00:03:10.859]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SCTP_EVENT_SUBSCRIBE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.3417853Z [00:03:10.865]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_CLOGF' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.3476574Z [00:03:10.870]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_COSHL' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.3533323Z [00:03:10.876]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_EXECVEAT' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.3588573Z [00:03:10.882]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_EXP2' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.3644187Z [00:03:10.887]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_PRAGMA_PREFETCH' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.3699679Z [00:03:10.893]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LOGL' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.3756986Z [00:03:10.898]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_REMAP_FILE_PAGES' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.3812258Z [00:03:10.904]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_POW' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.3867377Z [00:03:10.910]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SYS_AUXV_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.3923460Z [00:03:10.915]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_CSINF' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.3978877Z [00:03:10.921]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_V4L2_JPEGCOMPRESSION' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.4036480Z [00:03:10.926]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SIGWAITINFO' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.4094814Z [00:03:10.932]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_CREAL' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.4151607Z [00:03:10.938]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_X86_CLFLUSH' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.4206354Z [00:03:10.943]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ATOMIC_AND_FETCH' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.4262859Z [00:03:10.949]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_STATFS' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.4318526Z [00:03:10.955]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_GRP_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.4375132Z [00:03:10.960]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ADJTIMEX' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.4432350Z [00:03:10.966]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_MM_DPBUSD_EPI32' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.4487555Z [00:03:10.972]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_MM_LOADU_SI128' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.4545230Z [00:03:10.977]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_LOGB' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.4602038Z [00:03:10.983]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LIB_ACL' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.4658146Z [00:03:10.989]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_FLOPPY_FDC_STATE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.4712725Z [00:03:10.994]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_PPC_DCBTST' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.4768701Z [00:03:11.000]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE__float128' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.4823672Z [00:03:11.005]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SETITIMER' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.4880772Z [00:03:11.011]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_TANL' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.4937314Z [00:03:11.016]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_EXPL' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.4992302Z [00:03:11.022]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_TANF' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.5047079Z [00:03:11.028]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_CSIN' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.5102110Z [00:03:11.033]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_TERMIOS_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.5157958Z [00:03:11.039]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_COSH' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.5214648Z [00:03:11.044]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_FSUUID2' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.5270307Z [00:03:11.050]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_DRAND48' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.5326985Z [00:03:11.055]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_XXHASH_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.5383275Z [00:03:11.061]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_FREMOVEXATTR' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.5438421Z [00:03:11.067]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_KVM_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.5494942Z [00:03:11.072]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_TANHF' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.5554391Z [00:03:11.078]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SCHED_GET_PRIORITY_MIN' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.5613645Z [00:03:11.084]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_V4L2_AUDIO' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.5673652Z [00:03:11.090]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ARC4RANDOM' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.5731704Z [00:03:11.096]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_STDC_ROTATE_RIGHT' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.5789164Z [00:03:11.102]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LIB_MD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.5849147Z [00:03:11.108]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_INT_FAST32_T' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.5908112Z [00:03:11.114]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ATOMIC_FETCH_ADD_4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.5966761Z [00:03:11.119]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_FEATURES_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.6026137Z [00:03:11.125]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_TSEARCH' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.6084576Z [00:03:11.131]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SINH' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.6142158Z [00:03:11.137]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_CABSL' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.6196364Z [00:03:11.142]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_IF_TUN_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.6252007Z [00:03:11.148]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_ROTATERIGHT32' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.6305455Z [00:03:11.153]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_PROCESS_VM_WRITEV' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.6361000Z [00:03:11.159]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_CREALF' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.6416663Z [00:03:11.164]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_MB' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.6472080Z [00:03:11.170]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_GETTID' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.6527825Z [00:03:11.176]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_QUOTACTL_FD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.6583879Z [00:03:11.181]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_CLONE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.6638719Z [00:03:11.187]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SYSCALL_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.6693949Z [00:03:11.192]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LSETXATTR' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.6750283Z [00:03:11.198]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_RINTL' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.6808744Z [00:03:11.204]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_YNL' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.6866700Z [00:03:11.209]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SCTP_ASSOC_VALUE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.6926492Z [00:03:11.215]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SYS_STATFS_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.6985566Z [00:03:11.221]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_DM_IOCTL' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.7044703Z [00:03:11.227]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_CSIN' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.7103043Z [00:03:11.233]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LISTXATTR' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.7162100Z [00:03:11.239]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_SOCKET_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.7219639Z [00:03:11.245]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_CLOG' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.7277850Z [00:03:11.251]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_MM256_DPBUSD_EPI32' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.7335193Z [00:03:11.256]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SETDOMAINNAME' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.7392169Z [00:03:11.262]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_TARGET_CLONES_COOPERLAKE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.7445103Z [00:03:11.267]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_STRDUP' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.7501739Z [00:03:11.273]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_NOP' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.7556449Z [00:03:11.278]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_GETPRIORITY' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.7611267Z [00:03:11.284]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_FSTATAT' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.7665291Z [00:03:11.289]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SETFSUID' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.7722317Z [00:03:11.295]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_COSF' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.7776910Z [00:03:11.301]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LOGF' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.7834385Z [00:03:11.306]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_MEMPOLICY_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.7891664Z [00:03:11.312]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_CREALL' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.7948031Z [00:03:11.318]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_READAHEAD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.8006415Z [00:03:11.323]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SIGLONGJMP' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.8065185Z [00:03:11.329]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_X86_CLWB' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.8124072Z [00:03:11.335]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_NETINET_IP_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.8183287Z [00:03:11.341]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_KBENTRY' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.8241098Z [00:03:11.347]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_COPY_FILE_RANGE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.8298817Z [00:03:11.353]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_Decimal64' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.8357208Z [00:03:11.359]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SYS_UIO_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.8414851Z [00:03:11.364]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LSEARCH' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.8473257Z [00:03:11.370]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SYS_TIMEX_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.8529263Z [00:03:11.376]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ATOMIC_STORE_DOUBLE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.8584645Z [00:03:11.381]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SOUND_ASOUND_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.8643908Z [00:03:11.387]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_VALLOC' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.8698759Z [00:03:11.393]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_IMMINTRIN_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.8754996Z [00:03:11.398]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_MM512_DPWSSD_EPI32' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.8812708Z [00:03:11.404]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SCTP_DEFAULT_PRINFO' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.8870200Z [00:03:11.410]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SYS_SHM_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.8924588Z [00:03:11.415]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ARCH_PRCTL' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.8979012Z [00:03:11.421]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_CLOCK_GETRES' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.9033744Z [00:03:11.426]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_EXP2' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.9091403Z [00:03:11.432]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SCTP_STATUS' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.9148766Z [00:03:11.438]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_VT_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.9204841Z [00:03:11.443]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_GETPAGESIZE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.9261274Z [00:03:11.449]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_J0L' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.9319127Z [00:03:11.455]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_ARM_DMB_SY' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.9374545Z [00:03:11.460]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SYS_QUEUE_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.9429492Z [00:03:11.466]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_CSINF' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.9484795Z [00:03:11.471]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LOGBL' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.9543851Z [00:03:11.477]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_CDROM_MCN' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.9612330Z [00:03:11.484]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_MADVISE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.9672939Z [00:03:11.490]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_NET_IF_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.9732286Z [00:03:11.496]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_GETMNTINFO' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.9789876Z [00:03:11.502]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_WRITEV' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.9847520Z [00:03:11.508]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_TIME' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.9902085Z [00:03:11.513]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_FACCESSAT2' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:06.9958150Z [00:03:11.519]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_WATCHDOG_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.0014271Z [00:03:11.524]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_RENAMEAT' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.0071117Z [00:03:11.530]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_RINDEX' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.0126358Z [00:03:11.535]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_PERSONALITY' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.0182818Z [00:03:11.541]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_PCI_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.0239060Z [00:03:11.547]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_LSM_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.0295397Z [00:03:11.552]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SCHED_GETAFFINITY' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.0352101Z [00:03:11.558]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_COSHL' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.0407049Z [00:03:11.563]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_INTRINSIC_RORB' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.0461603Z [00:03:11.569]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_WCSNCMP' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.0518126Z [00:03:11.575]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_ARM_TLBI' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.0574828Z [00:03:11.580]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ATOMIC_XOR_FETCH' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.0631156Z [00:03:11.586]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_X86_LLDT' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.0689215Z [00:03:11.592]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_TARGET_CLONES_SSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.0747946Z [00:03:11.598]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ATOMIC_ADD_FETCH' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.0806603Z [00:03:11.603]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_EXP10F' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.0864995Z [00:03:11.609]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_GETHOSTNAME' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.0921193Z [00:03:11.615]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_Y1L' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.0977125Z [00:03:11.621]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_Decimal128' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.1034115Z [00:03:11.626]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_X86INTRIN_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.1091221Z [00:03:11.632]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SYS_MKDEV_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.1148061Z [00:03:11.638]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_CACHEFLUSH' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.1204374Z [00:03:11.643]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_MPROTECT' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.1260274Z [00:03:11.649]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_FACCESSAT' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.1318849Z [00:03:11.655]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_IA32_MOVNTI64' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.1373408Z [00:03:11.660]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SYS_EPOLL_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.1428471Z [00:03:11.666]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_PKEY_ALLOC' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.1485903Z [00:03:11.671]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ATTRIBUTE_NOINLINE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.1541460Z [00:03:11.677]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_WCSLCPY' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.1594983Z [00:03:11.682]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_STIME' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.1651158Z [00:03:11.688]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_NICE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.1705686Z [00:03:11.693]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SYS_RANDOM_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.1763010Z [00:03:11.699]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LIB_KMOD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.1818966Z [00:03:11.705]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SCTP_SETADAPTION' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.1875375Z [00:03:11.710]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_CLOGL' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.1930873Z [00:03:11.716]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_X86_SERIALIZE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.1985155Z [00:03:11.721]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LOCKF' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.2040341Z [00:03:11.727]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_X86_MFENCE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.2095625Z [00:03:11.732]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LIB_EGL' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.2150412Z [00:03:11.738]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_MALLOPT' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.2206116Z [00:03:11.743]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ENDMNTENT' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.2262390Z [00:03:11.749]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_V4L2_DV_TIMINGS' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.2317069Z [00:03:11.755]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_LOONG64_RDTIME' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.2370626Z [00:03:11.760]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_HSEARCH' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.2424584Z [00:03:11.765]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_POPCOUNTL' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.2477952Z [00:03:11.771]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_SINH' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.2531395Z [00:03:11.776]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_FSTAT' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.2584259Z [00:03:11.781]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_WCSLEN' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.2638542Z [00:03:11.787]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_GETEXECNAME' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.2694085Z [00:03:11.792]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_TIMERFD_GETTIME' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.2749026Z [00:03:11.798]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_MM_STREAM_SI128' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.2804544Z [00:03:11.803]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_PIDFD_OPEN' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.2859586Z [00:03:11.809]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_VHANGUP' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.2914603Z [00:03:11.814]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_TGKILL_LIBC' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.2969288Z [00:03:11.820]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_CDROM_TOCENTRY' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.3025623Z [00:03:11.825]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_ARM_PRFM' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.3081985Z [00:03:11.831]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_TCFLUSH' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.3137216Z [00:03:11.837]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SETPRIORITY' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.3192631Z [00:03:11.842]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ATTRIBUTE_ALWAYS_INLINE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.3248691Z [00:03:11.848]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_SINHF' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.3304947Z [00:03:11.853]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_FCHMODAT' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.3360994Z [00:03:11.859]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_IOPL' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.3417476Z [00:03:11.865]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LOCALTIME_R' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.3473018Z [00:03:11.870]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_CLOCK_SETTIME' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.3529444Z [00:03:11.876]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_CSQRTL' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.3586499Z [00:03:11.881]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_POSIX_OPENPT' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.3639456Z [00:03:11.887]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ALIGNED_64K' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.3693710Z [00:03:11.892]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_GENETLINK_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.3750801Z [00:03:11.898]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SYS_RSEQ_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.3804545Z [00:03:11.903]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_CDROM_TOCHDR' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.3858997Z [00:03:11.909]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_READLINKAT' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.3913307Z [00:03:11.914]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_COMPLEX' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.3967430Z [00:03:11.920]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SYNC_FILE_RANGE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.4022923Z [00:03:11.925]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_NONTEMPORAL_LOAD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.4077773Z [00:03:11.931]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_YN' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.4133825Z [00:03:11.936]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_IA32_MOVNTI' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.4192911Z [00:03:11.942]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SYS_PIDFD_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.4246549Z [00:03:11.947]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_JN' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.4302682Z [00:03:11.953]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ATOMIC_NAND_FETCH' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.4357974Z [00:03:11.959]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_FUTIMESAT_DEPRECATED' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.4414877Z [00:03:11.964]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_HPPA_DIAG' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.4470041Z [00:03:11.970]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_PKEY_GET' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.4525411Z [00:03:11.975]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_POW' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.4579532Z [00:03:11.981]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_CBRTL' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.4634870Z [00:03:11.986]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_PTHREAD_MUTEXATTR_INIT' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.4692099Z [00:03:11.992]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LGAMMAL' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.4747524Z [00:03:11.998]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_TIMEZONE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.4803234Z [00:03:12.003]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_HIDDEV' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.4860560Z [00:03:12.009]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_MEMCMP' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.4916465Z [00:03:12.014]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ATTRIBUTE_NONSTRING' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.4972323Z [00:03:12.020]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_DM_IOCTL_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.5028354Z [00:03:12.026]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_SINCOS' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.5084687Z [00:03:12.031]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_X86_CLDEMOTE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.5141120Z [00:03:12.037]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_X86_MOVDIRI' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.5196223Z [00:03:12.042]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_STATX' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.5252833Z [00:03:12.048]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LISTXATTRAT' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.5308674Z [00:03:12.054]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_MSEAL' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.5362142Z [00:03:12.059]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SYS_ACL_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.5417955Z [00:03:12.065]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SHMINFO' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.5472824Z [00:03:12.070]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_PIDFD_GETFD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.5527736Z [00:03:12.076]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_X86_INVLPG' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.5583854Z [00:03:12.081]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_SQRT' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.5639379Z [00:03:12.087]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BACKTRACE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.5695945Z [00:03:12.092]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_JNF' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.5754136Z [00:03:12.098]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LIB_AIO' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.5810566Z [00:03:12.104]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_CEXP' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.5867804Z [00:03:12.110]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SYS_SIGNALFD_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.5923894Z [00:03:12.115]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_X86_REP_STOSW' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.5979016Z [00:03:12.121]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SYNC' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.6032564Z [00:03:12.126]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_X86_PREFETCHW' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.6087256Z [00:03:12.132]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_J1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.6141214Z [00:03:12.137]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LIB_JPEG' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.6196373Z [00:03:12.142]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_SPARC_MEMBAR' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.6250728Z [00:03:12.148]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_STAT' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.6305972Z [00:03:12.153]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_ROTATERIGHT16' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.6363528Z [00:03:12.159]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_GETGROUPS' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.6420892Z [00:03:12.165]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_TARGET_CLONES_LUNARLAKE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.6475999Z [00:03:12.170]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_HYPOTL' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.6532757Z [00:03:12.176]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_GMP_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.6589155Z [00:03:12.182]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_JNF' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.6645386Z [00:03:12.187]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_INO64_T' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.6702593Z [00:03:12.193]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_UINPUT_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.6759888Z [00:03:12.199]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_GETRUSAGE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.6819455Z [00:03:12.205]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_CSQRT' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.6878395Z [00:03:12.211]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_EPOLL_CREATE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.6935186Z [00:03:12.216]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_TARGET_CLONES_AVX2' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.6993171Z [00:03:12.222]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_IO_URING_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.7049154Z [00:03:12.228]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_WCHAR_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.7104687Z [00:03:12.233]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_Float80' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.7160964Z [00:03:12.239]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_CSQRTF' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.7217311Z [00:03:12.245]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BRK' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.7274130Z [00:03:12.250]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_SOCK_DIAG_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.7330038Z [00:03:12.256]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_PREADV' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.7386781Z [00:03:12.261]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_MM256_LOADU_SI256' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.7442818Z [00:03:12.267]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LOGB' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.7499791Z [00:03:12.273]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_PIPE2' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.7556370Z [00:03:12.278]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_EXP' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.7613999Z [00:03:12.284]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_X86_WRMSR' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.7672391Z [00:03:12.290]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SOCKADDR_UN' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.7730789Z [00:03:12.296]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_SCHED_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.7790117Z [00:03:12.302]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_NETINET_TCP_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.7849460Z [00:03:12.308]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_Float16x' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.7910029Z [00:03:12.314]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_NOTHING' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.7968896Z [00:03:12.320]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SYS_FANOTIFY_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.8028183Z [00:03:12.326]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_VLA_ARG' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.8089059Z [00:03:12.332]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_GETCPU' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.8147640Z [00:03:12.338]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_PPC64_DCBTST' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.8207719Z [00:03:12.344]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_ROTATERIGHT8' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.8267789Z [00:03:12.350]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ATOMIC_COMPARE_EXCHANGE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.8328413Z [00:03:12.356]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_PRAGMA' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.8388964Z [00:03:12.362]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_RINT' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.8445629Z [00:03:12.367]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SCTP_SCHED_TYPE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.8502767Z [00:03:12.373]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SYS_QUOTA_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.8559290Z [00:03:12.379]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LIB_RT' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.8615908Z [00:03:12.384]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_SH4_RTE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.8674238Z [00:03:12.390]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_MEMFD_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.8731411Z [00:03:12.396]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_MM_SETCSR' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.8787670Z [00:03:12.402]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SHM_UNLINK' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.8843344Z [00:03:12.407]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SBRK' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.8896763Z [00:03:12.412]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_X86_LGDT' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.8951647Z [00:03:12.418]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_J1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.9007552Z [00:03:12.424]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_LOGBL' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.9063877Z [00:03:12.429]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_RTC_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.9120999Z [00:03:12.435]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_PTHREAD_MUTEXATTR_SETPRIOCEILING' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.9177362Z [00:03:12.441]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_CHROOT' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.9233908Z [00:03:12.446]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_IFCONF' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.9291290Z [00:03:12.452]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SYS_UCRED_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.9346872Z [00:03:12.457]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BSEARCH' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.9402107Z [00:03:12.463]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_JNL' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.9457637Z [00:03:12.469]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_CABS' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.9514211Z [00:03:12.474]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SINCOSF' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.9569907Z [00:03:12.480]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_FEXECVE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.9627248Z [00:03:12.485]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_COSL' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.9683735Z [00:03:12.491]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_MLOCK2' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.9741229Z [00:03:12.497]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SCTP_RTOINFO' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.9796629Z [00:03:12.502]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ATOMIC_OR_FETCH' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.9853152Z [00:03:12.508]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SYS_PLATFORM_PPC_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.9910200Z [00:03:12.514]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_FANOTIFY' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:07.9967568Z [00:03:12.520]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_NETLINK_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.0024292Z [00:03:12.525]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_RANDOM_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.0079825Z [00:03:12.531]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ICMPHDR' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.0137622Z [00:03:12.536]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_PRIORITY_WHICH_T' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.0193722Z [00:03:12.542]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_WAIT3' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.0250064Z [00:03:12.548]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_PROGRAM_INVOCATION_NAME' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.0305169Z [00:03:12.553]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_USTAT' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.0361921Z [00:03:12.559]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ATTRIBUTE_PURE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.0419137Z [00:03:12.565]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LOFF_T' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.0477574Z [00:03:12.571]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ATOMIC_FETCH_ADD_8' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.0536475Z [00:03:12.576]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_EXP2F' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.0598366Z [00:03:12.583]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_PARITY' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.0657417Z [00:03:12.589]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_FILTER_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.0716428Z [00:03:12.594]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_CSQRTL' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.0773748Z [00:03:12.600]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_MM_STREAM_SI64' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.0830576Z [00:03:12.606]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_FMA' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.0885290Z [00:03:12.611]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_LIRC_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.0937733Z [00:03:12.617]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_FCHMODAT2' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.0991512Z [00:03:12.622]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_OPEN_MEMSTREAM' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.1043882Z [00:03:12.627]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_HDREG_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.1102449Z [00:03:12.633]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_TCGETATTR' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.1156581Z [00:03:12.638]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_ARM_YIELD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.1210933Z [00:03:12.644]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_CDROM_READ_AUDIO' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.1263814Z [00:03:12.649]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ATOMIC_LOAD_DOUBLE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.1316769Z [00:03:12.654]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_TANL' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.1370406Z [00:03:12.660]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_PREAD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.1425130Z [00:03:12.665]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_OPEN_BY_HANDLE_AT' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.1478933Z [00:03:12.671]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_V4L2_FRAMEBUFFER' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.1531429Z [00:03:12.676]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_Y1F' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.1584241Z [00:03:12.681]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SETPGID' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.1637044Z [00:03:12.687]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_VECMATH' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.1690002Z [00:03:12.692]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_PTHREAD_PRIO_INHERIT' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.1742387Z [00:03:12.697]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_SPARC_TICK' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.1794011Z [00:03:12.702]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_ROTATELEFT64' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.1846915Z [00:03:12.708]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_INTEL_IPSEC_MB_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.1900002Z [00:03:12.713]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SCTP_PRIM' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.1957097Z [00:03:12.718]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_X86_LFENCE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.2012509Z [00:03:12.724]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SYS_TREE_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.2066969Z [00:03:12.729]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LIB_PTHREAD_SPINLOCK' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.2122234Z [00:03:12.735]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_USB_CDC_WDM_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.2174377Z [00:03:12.740]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_IF_ALG_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.2227539Z [00:03:12.746]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_J0' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.2280862Z [00:03:12.751]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_V2DI' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.2334135Z [00:03:12.756]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_LOGF' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.2387557Z [00:03:12.762]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SQRTL' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.2440457Z [00:03:12.767]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_X86_MOV_CR0' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.2494997Z [00:03:12.772]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_TAN' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.2547547Z [00:03:12.778]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LIB_IPSEC_MB' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.2600075Z [00:03:12.783]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_CDROM_SUBCHNL' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.2662192Z [00:03:12.789]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_SINCOSF' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.2716283Z [00:03:12.794]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_PPOLL' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.2770183Z [00:03:12.800]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SEMAPHORE_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.2822446Z [00:03:12.805]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_MEMSET' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.2874288Z [00:03:12.810]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SYS_VMMETER_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.2925334Z [00:03:12.815]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_CEXPL' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.2979225Z [00:03:12.821]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_THREADS_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.3031831Z [00:03:12.826]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_KBKEYCODE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.3083569Z [00:03:12.831]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_WCSCOLL' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.3137546Z [00:03:12.837]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_JUDY_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.3190162Z [00:03:12.842]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_FLOPPY_STRUCT' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.3242991Z [00:03:12.847]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_WAIT4' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.3295603Z [00:03:12.852]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_MTRR_SENTRY' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.3346942Z [00:03:12.858]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SYS_SENDFILE_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.3399571Z [00:03:12.863]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_CCOSF' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.3453414Z [00:03:12.868]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_GETHOSTID' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.3505072Z [00:03:12.873]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_CLZ' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.3559494Z [00:03:12.879]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_LOG10' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.3614542Z [00:03:12.884]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_CCOSL' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.3669365Z [00:03:12.890]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_SERIAL_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.3722593Z [00:03:12.895]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_X86_PREFETCHT1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.3777038Z [00:03:12.901]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_EXPF' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.3831986Z [00:03:12.906]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_FLOPPY_WRITE_ERRORS' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.3885414Z [00:03:12.911]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SHM_OPEN' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.3940348Z [00:03:12.917]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_HYPOTF' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.3995816Z [00:03:12.922]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_PTHREAD_BARRIER' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.4052638Z [00:03:12.928]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_AIO_FSYNC' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.4110486Z [00:03:12.934]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_RUSAGE_RU_MAXRSS' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.4165620Z [00:03:12.939]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_MACH_MACHINE_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.4220165Z [00:03:12.945]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SENDMMSG' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.4272476Z [00:03:12.950]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_FENV_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.4325131Z [00:03:12.955]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_PTHREAD_MUTEX_INIT' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.4381772Z [00:03:12.961]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_J1L' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.4436907Z [00:03:12.966]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SYS_FSUID_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.4491884Z [00:03:12.972]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SYNC_SYNCHRONIZE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.4545951Z [00:03:12.977]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_EXP10' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.4601174Z [00:03:12.983]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_RISCV_SFENCE_VMA' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.4655212Z [00:03:12.988]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_PTRACE_REQUEST' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.4710330Z [00:03:12.994]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE__bf16' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.4766215Z [00:03:12.999]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_POSIX_FALLOCATE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.4824105Z [00:03:13.005]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SYS_UN_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.4879284Z [00:03:13.011]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_V4L2_AUDIOOUT' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.4935033Z [00:03:13.016]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_WAITID' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.4991981Z [00:03:13.022]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_MM_STOREU_SI128' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.5050470Z [00:03:13.028]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_VFORK' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.5112212Z [00:03:13.034]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LIB_GMP' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.5184512Z [00:03:13.041]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_AUDIT_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.5242018Z [00:03:13.047]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_CFGETOSPEED' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.5302587Z [00:03:13.053]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SINHL' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.5364105Z [00:03:13.059]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_MLOCK' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.5427240Z [00:03:13.066]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_COSL' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.5487068Z [00:03:13.072]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_VMSPLICE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.5543613Z [00:03:13.077]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LIB_DL' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.5601417Z [00:03:13.083]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_UTIMENSAT' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.5661710Z [00:03:13.089]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_SQRTL' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.5723348Z [00:03:13.095]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_CCOS' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.5782342Z [00:03:13.101]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LIB_XXHASH' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.5838015Z [00:03:13.107]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SPLICE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.5893344Z [00:03:13.112]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_X86_RDTSCP' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.5952434Z [00:03:13.118]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_CSQRT' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.6012481Z [00:03:13.124]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_PTHREAD_SETSCHEDPARAM' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.6068780Z [00:03:13.130]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_X86_RDTSC' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.6126234Z [00:03:13.135]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_RTNETLINK_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.6194762Z [00:03:13.141]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_CLOG' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.6233473Z [00:03:13.146]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SETXATTRAT' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.6290800Z [00:03:13.152]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_PATHCONF' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.6345643Z [00:03:13.157]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SETRESGID' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.6403181Z [00:03:13.163]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_CFGETISPEED' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.6456196Z [00:03:13.168]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_EPOLL_CREATE1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.6511996Z [00:03:13.174]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_CPU_IS_POWER10' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.6565412Z [00:03:13.179]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_CSINL' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.6622802Z [00:03:13.185]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SHM_SYSV' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.6679014Z [00:03:13.191]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LOG' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.6735463Z [00:03:13.196]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_EXP10L' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.6791960Z [00:03:13.202]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_Y0F' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.6845931Z [00:03:13.207]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SYS_SELECT_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.6902703Z [00:03:13.213]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_RINTL' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.6958835Z [00:03:13.219]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SCHED_SETSCHEDULER' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.7014240Z [00:03:13.224]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SYS_MSG_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.7070826Z [00:03:13.230]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_PTRACE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.7123405Z [00:03:13.235]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_POWL' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.7177330Z [00:03:13.241]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_CBRT' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.7233193Z [00:03:13.246]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_UNSHARE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.7293325Z [00:03:13.252]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_Y1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.7352105Z [00:03:13.258]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_MQ_POSIX' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.7407706Z [00:03:13.264]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_MALLOC_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.7463862Z [00:03:13.269]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_YN' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.7519530Z [00:03:13.275]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_RSEQ_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.7576006Z [00:03:13.280]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SCHED_YIELD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.7630987Z [00:03:13.286]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_X86_PREFETCHT2' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.7686933Z [00:03:13.291]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_CPU_IS_POWER11' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.7739913Z [00:03:13.297]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_TARGET_CLONES' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.7793337Z [00:03:13.302]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_UMOUNT2' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.7846782Z [00:03:13.307]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_MM512_ADD_EPI8' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.7901871Z [00:03:13.313]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_MKDIRAT' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.7957209Z [00:03:13.319]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_MM512_STOREU_SI512' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.8013311Z [00:03:13.324]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SETPGRP' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.8067225Z [00:03:13.330]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_DIRENT_D_TYPE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.8123783Z [00:03:13.335]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_TARGET_CLONES_SAPPHIRERAPIDS' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.8179450Z [00:03:13.341]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_PRCTL_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.8235106Z [00:03:13.346]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_TANHL' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.8291059Z [00:03:13.352]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SIGNALFD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.8347642Z [00:03:13.358]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_MACH_VM_STATISTICS_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.8401016Z [00:03:13.363]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_GETRESUID' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.8458709Z [00:03:13.369]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_KERNEL_LONG_T' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.8513486Z [00:03:13.374]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SQRT' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.8569290Z [00:03:13.380]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LIB_CRYPT' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.8625455Z [00:03:13.385]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SCTP_PADDRINFO' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.8680544Z [00:03:13.391]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_POWF' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.8735398Z [00:03:13.396]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SEM_SYSV' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.8791291Z [00:03:13.402]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_Float64' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.8846024Z [00:03:13.407]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_Y0' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.8900740Z [00:03:13.413]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_REGEX_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.8955579Z [00:03:13.418]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_HYPOTF' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.9012280Z [00:03:13.424]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SETMNTENT' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.9068001Z [00:03:13.430]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_TASKSTATS_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.9123404Z [00:03:13.435]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_POWL' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.9177578Z [00:03:13.441]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_WCSXFRM' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.9232362Z [00:03:13.446]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_ROTATELEFT16' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.9287892Z [00:03:13.452]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_YNL' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.9343263Z [00:03:13.457]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_NANOSLEEP' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.9399821Z [00:03:13.463]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_FDATASYNC' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.9455956Z [00:03:13.468]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_APPARMOR' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.9513801Z [00:03:13.474]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_POSIX_TYPES_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.9570222Z [00:03:13.480]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_Y1L' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.9630021Z [00:03:13.486]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_MKNODAT' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.9686746Z [00:03:13.491]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_HPET_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.9744925Z [00:03:13.497]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_V4L2_STD_ID' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.9803913Z [00:03:13.503]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SYNC_BOOL_COMPARE_AND_SWAP' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.9858384Z [00:03:13.509]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_UNIMAPDESC' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.9916426Z [00:03:13.514]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_CLEARENV' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:08.9976561Z [00:03:13.520]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_SQRTF' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.0034933Z [00:03:13.526]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_X86_INVD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.0093908Z [00:03:13.532]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_FLOCK' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.0149189Z [00:03:13.538]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_TARGET_CLONES_AVXVNNI' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.0207646Z [00:03:13.544]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LIBAIO_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.0265151Z [00:03:13.549]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_X86_SFENCE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.0326634Z [00:03:13.555]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_Y0F' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.0385445Z [00:03:13.561]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_GETPGRP' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.0441855Z [00:03:13.567]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_PREFETCH' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.0498267Z [00:03:13.573]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_J0' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.0556889Z [00:03:13.579]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SETREUID' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.0616414Z [00:03:13.584]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SENDFILE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.0676011Z [00:03:13.590]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_CLOCK_NANOSLEEP' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.0735536Z [00:03:13.596]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_CLOSE_RANGE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.0794326Z [00:03:13.602]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_AIO_CANCEL' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.0855565Z [00:03:13.608]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_TIMEX' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.0915203Z [00:03:13.614]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SYNCFS' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.0973572Z [00:03:13.620]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_V4L2_CAPABILITY' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.1030085Z [00:03:13.626]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_TARGET_CLONES_POWER10' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.1087042Z [00:03:13.631]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_CN_PROC_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.1145972Z [00:03:13.637]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_POSIX_MADVISE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.1206167Z [00:03:13.643]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_SPARC_RDPR' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.1264158Z [00:03:13.649]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_HIDRAW_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.1321726Z [00:03:13.655]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SETPROCTITLE_INIT' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.1379206Z [00:03:13.661]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_LOONG64_TLBSRCH' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.1435257Z [00:03:13.666]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ATTRIBUTE_WEAK' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.1494576Z [00:03:13.672]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_GETAUXVAL' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.1553566Z [00:03:13.678]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_fp16' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.1614869Z [00:03:13.684]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_MTRR_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.1675371Z [00:03:13.690]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SETTIMEOFDAY' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.1735684Z [00:03:13.696]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_GETRESGID' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.1794610Z [00:03:13.702]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ATTRIBUTE_FAST_MATH' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.1854386Z [00:03:13.708]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_UNAME' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.1913440Z [00:03:13.714]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_LOG2F' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.1970398Z [00:03:13.720]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LANDLOCK_RULESET_ATTR' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.2026894Z [00:03:13.725]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LIB_Z' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.2083023Z [00:03:13.731]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_MM256_ADD_EPI8' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.2139498Z [00:03:13.737]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_Float64x' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.2196674Z [00:03:13.742]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_PTHREAD_MUTEXATTR_DESTROY' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.2253513Z [00:03:13.748]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_X86_PREFETCHWT1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.2309498Z [00:03:13.754]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_MAGIC_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.2364363Z [00:03:13.759]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_FS_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.2421858Z [00:03:13.765]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_EXP10L' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.2477601Z [00:03:13.771]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SINCOS' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.2534582Z [00:03:13.776]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_INT_FAST8_T' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.2591224Z [00:03:13.782]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ATOMIC_FETCH_ADD_2' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.2647890Z [00:03:13.788]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_PTHREAD_ATTR_SETSTACK' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.2704106Z [00:03:13.793]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_FUTIMES' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.2758029Z [00:03:13.799]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_X86_PAUSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.2813442Z [00:03:13.804]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_YNF' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.2868898Z [00:03:13.810]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SETREGID' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.2923944Z [00:03:13.815]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_CABSL' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.2978688Z [00:03:13.821]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_PPDEV_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.3034687Z [00:03:13.826]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_USERFAULTFD_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.3092789Z [00:03:13.832]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_ROTATERIGHT64' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.3147615Z [00:03:13.838]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_WCSCMP' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.3204415Z [00:03:13.843]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_PAUSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.3260179Z [00:03:13.849]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_WCSCHR' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.3315394Z [00:03:13.854]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_EXPL' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.3372330Z [00:03:13.860]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LIB_BSD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.3430764Z [00:03:13.866]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_TANHL' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.3488097Z [00:03:13.872]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_TARGET_CLONES_SSE3' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.3546010Z [00:03:13.877]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_POLL_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.3604740Z [00:03:13.883]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SCTP_INITMSG' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.3663635Z [00:03:13.889]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_MTX_T' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.3724734Z [00:03:13.895]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_Y1F' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.3786846Z [00:03:13.902]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_MPFR_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.3846428Z [00:03:13.907]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_SECCOMP_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.3910592Z [00:03:13.914]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_LLABS' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.3971138Z [00:03:13.920]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_CPOWL' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.4032489Z [00:03:13.926]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_X86_REP_STOSQ' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.4091407Z [00:03:13.932]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_NETINET_UDP_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.4152242Z [00:03:13.938]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_GETDTABLESIZE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.4211844Z [00:03:13.944]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SENDMSG' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.4269317Z [00:03:13.950]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_CSQRTF' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.4325332Z [00:03:13.955]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ATOMIC_FETCH_OR' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.4381819Z [00:03:13.961]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_MEDIA_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.4437405Z [00:03:13.967]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_J1F' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.4492425Z [00:03:13.972]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_MNTENT_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.4547201Z [00:03:13.977]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_PTHREAD_MUTEXATTR_T' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.4602717Z [00:03:13.983]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_AIO_WRITE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.4660343Z [00:03:13.989]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SYS_SWAP_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.4715166Z [00:03:13.994]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_X86_PREFETCHT0' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.4771723Z [00:03:14.000]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_PTHREAD_SIGQUEUE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.4826477Z [00:03:14.005]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_GETLOADAVG' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.4882505Z [00:03:14.011]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_UTIMBUF' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.4938824Z [00:03:14.017]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_INOTIFY1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.4994711Z [00:03:14.022]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE__ibm128' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.5049795Z [00:03:14.028]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_FS_SYSFS_PATH' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.5104602Z [00:03:14.033]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_CONSTANT_P' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.5158562Z [00:03:14.039]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_UDP_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.5213646Z [00:03:14.044]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_CPU_IS_POWER9' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.5270284Z [00:03:14.050]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_ROTATELEFT32' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.5326290Z [00:03:14.055]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_PPC64_DARN' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.5381066Z [00:03:14.061]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_CPOWF' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.5436130Z [00:03:14.066]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_LOG10F' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.5493397Z [00:03:14.072]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_TERMIOS' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.5547899Z [00:03:14.078]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_MQUEUE_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.5604533Z [00:03:14.083]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_UTIME_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.5659024Z [00:03:14.089]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_SOCKIOS_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.5715789Z [00:03:14.094]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_LOGBF' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.5771050Z [00:03:14.100]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_X86_RDSEED' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.5825048Z [00:03:14.105]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_PPC64_TLBIE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.5880648Z [00:03:14.111]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_PWRITEV2' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.5934564Z [00:03:14.116]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_FIEMAP_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.5988169Z [00:03:14.122]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_EXP2L' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.6042745Z [00:03:14.127]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_EXP2F' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.6095588Z [00:03:14.132]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_IFREQ' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.6148378Z [00:03:14.138]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LINUX_UNIX_DIAG_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.6200903Z [00:03:14.143]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SYS_STATVFS_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.6254534Z [00:03:14.148]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_CACHECTL_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.6307472Z [00:03:14.154]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_CLOGL' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.6362113Z [00:03:14.159]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LIB_SCTP' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.6414876Z [00:03:14.164]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_MM256_STOREU_SI256' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.6466975Z [00:03:14.170]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ENDPWENT' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.6518534Z [00:03:14.175]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_IPHDR' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.6573205Z [00:03:14.180]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_EXP2L' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.6627944Z [00:03:14.186]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_J0F' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.6682140Z [00:03:14.191]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ASM_RISCV_CBO_ZERO' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.6736084Z [00:03:14.196]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_FCHOWNAT' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.6789611Z [00:03:14.202]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_FLOAT_H' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.6845583Z [00:03:14.207]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BUILTIN_LOG' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.6902816Z [00:03:14.213]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_UNLINKAT' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.6959312Z [00:03:14.219]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_TARGET_CLONES_POWER9' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.7014621Z [00:03:14.224]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_PTHREAD_PRIO_NONE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.7072717Z [00:03:14.230]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SELECT' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.7129013Z [00:03:14.236]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LSM_LIST_MODULES' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.7193141Z [00:03:14.242]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_MODE_T' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.7250797Z [00:03:14.248]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_BSD_STRLCAT' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.7307461Z [00:03:14.254]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_COSHF' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.7364572Z [00:03:14.259]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_SERIAL_STRUCT' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.7420743Z [00:03:14.265]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_ATTRIBUTE_PACKED' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.7476091Z [00:03:14.270]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/configs/HAVE_LABEL_AS_VALUE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.7532147Z [00:03:14.276]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-shm.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.7588433Z [00:03:14.282]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-memthrash.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.7644284Z [00:03:14.287]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-mincore.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.7700274Z [00:03:14.293]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sendfile.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.7756029Z [00:03:14.298]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sparsematrix.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.7813346Z [00:03:14.304]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-dfp.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.7868301Z [00:03:14.310]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-brk.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.7924404Z [00:03:14.315]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-thermal-zone.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.7979810Z [00:03:14.321]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-rseq.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.8036786Z [00:03:14.327]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-swap.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.8093058Z [00:03:14.332]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-usersyscall.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.8148232Z [00:03:14.338]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-expmath.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.8204562Z [00:03:14.343]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-smart.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.8258930Z [00:03:14.349]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-wcs.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.8312469Z [00:03:14.354]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-oom-pipe.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.8366591Z [00:03:14.359]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-fifo.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.8421247Z [00:03:14.365]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-judy.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.8475218Z [00:03:14.370]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-numa.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.8530541Z [00:03:14.376]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-log.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.8584671Z [00:03:14.381]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-branch.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.8641691Z [00:03:14.387]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-ptrace.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.8699481Z [00:03:14.393]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sendfile.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.8754714Z [00:03:14.398]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-clocksource.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.8807956Z [00:03:14.404]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-time.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.8861466Z [00:03:14.409]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-umount.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.8917483Z [00:03:14.415]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-ignite-cpu.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.8972071Z [00:03:14.420]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/personality.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.9025678Z [00:03:14.425]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-x86syscall.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.9079933Z [00:03:14.431]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-log.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.9135861Z [00:03:14.436]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-resources.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.9190788Z [00:03:14.442]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-forkheavy.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.9245078Z [00:03:14.447]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-rawpkt.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.9299629Z [00:03:14.453]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sigxfsz.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.9354116Z [00:03:14.458]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-zero.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.9408131Z [00:03:14.464]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sysfs.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.9461700Z [00:03:14.469]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-tee.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.9516667Z [00:03:14.475]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-iomix.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.9572814Z [00:03:14.480]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-get.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.9629998Z [00:03:14.486]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-asm-ret.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.9686688Z [00:03:14.491]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-mmaprandom.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.9744412Z [00:03:14.497]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-bad-altstack.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.9801844Z [00:03:14.503]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-quota.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.9857349Z [00:03:14.509]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-cpu-cache.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.9914646Z [00:03:14.514]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-msync.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:09.9971642Z [00:03:14.520]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-helper.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.0029404Z [00:03:14.526]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-config-check.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.0086302Z [00:03:14.531]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/code-of-conduct.txt' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.0144698Z [00:03:14.537]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-schedmix.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.0203923Z [00:03:14.543]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-netlink-task.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.0259967Z [00:03:14.549]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-cgroup.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.0317324Z [00:03:14.555]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-bad-ioctl.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.0372986Z [00:03:14.560]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-processes.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.0432085Z [00:03:14.566]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-futex.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.0491754Z [00:03:14.572]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-mlockmany.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.0552107Z [00:03:14.578]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-processes.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.0610376Z [00:03:14.584]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-softlockup.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.0670416Z [00:03:14.590]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-epoll.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.0727671Z [00:03:14.596]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-msg.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.0785377Z [00:03:14.601]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-fault.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.0842271Z [00:03:14.607]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-acl.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.0899989Z [00:03:14.613]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-io-uring.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.0956612Z [00:03:14.618]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-schedpolicy.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.1013869Z [00:03:14.624]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-af-alg.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.1074581Z [00:03:14.630]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-shim.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.1132873Z [00:03:14.636]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-pty.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.1190998Z [00:03:14.642]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-kcmp.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.1245996Z [00:03:14.647]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-asm-arm.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.1303183Z [00:03:14.653]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-memfd.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.1357937Z [00:03:14.659]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-lsm.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.1415892Z [00:03:14.664]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-efivar.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.1474234Z [00:03:14.670]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-revio.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.1530416Z [00:03:14.676]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-vma.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.1588381Z [00:03:14.682]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-full.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.1645662Z [00:03:14.687]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-jpeg.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.1702731Z [00:03:14.693]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-wait.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.1763798Z [00:03:14.699]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sigxcpu.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.1822607Z [00:03:14.705]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-flipflop.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.1881518Z [00:03:14.711]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-usersyscall.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.1941271Z [00:03:14.717]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-yield.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.2000387Z [00:03:14.723]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-vdso.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.2059347Z [00:03:14.729]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-pagemove.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.2115772Z [00:03:14.734]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-sync.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.2174487Z [00:03:14.740]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-lockmix.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.2231833Z [00:03:14.746]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-clock.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.2287640Z [00:03:14.752]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-dirmany.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.2345816Z [00:03:14.757]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-io.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.2401599Z [00:03:14.763]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-ignite-cpu.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.2456128Z [00:03:14.768]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-netlink-proc.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.2510899Z [00:03:14.774]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-dentry.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.2565654Z [00:03:14.779]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-shared-cache.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.2621825Z [00:03:14.785]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-resources.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.2678756Z [00:03:14.791]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-fp-error.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.2736313Z [00:03:14.796]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-expmath.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.2793975Z [00:03:14.802]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-msyncmany.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.2848815Z [00:03:14.808]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sock.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.2903961Z [00:03:14.813]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-af-alg.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.2960310Z [00:03:14.819]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-dccp.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.3015177Z [00:03:14.824]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-readahead.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.3070877Z [00:03:14.830]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-priv-instr.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.3127001Z [00:03:14.835]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-stack.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.3182446Z [00:03:14.841]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-helper.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.3239191Z [00:03:14.847]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-module.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.3293882Z [00:03:14.852]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sigchld.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.3347342Z [00:03:14.858]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-capabilities.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.3401844Z [00:03:14.863]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-thermal-zone.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.3457039Z [00:03:14.869]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-rawpkt.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.3513873Z [00:03:14.874]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-alarm.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.3571971Z [00:03:14.880]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-ptr-chase.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.3626473Z [00:03:14.885]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-munmap.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.3682289Z [00:03:14.891]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-memcpy.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.3737989Z [00:03:14.897]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-cgroup.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.3790717Z [00:03:14.902]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-personality.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.3844182Z [00:03:14.907]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sem.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.3897525Z [00:03:14.913]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-vecfp.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.3952419Z [00:03:14.918]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-rdrand.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.4004728Z [00:03:14.923]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-apparmor.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.4058342Z [00:03:14.929]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-unlink.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.4112281Z [00:03:14.934]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-logmath.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.4163862Z [00:03:14.939]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-kcmp.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.4218298Z [00:03:14.945]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sigsuspend.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.4271969Z [00:03:14.950]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-cpu-online.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.4325513Z [00:03:14.955]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-cacheline.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.4379543Z [00:03:14.961]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-ftrace.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.4434502Z [00:03:14.966]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-dccp.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.4489730Z [00:03:14.972]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-numa.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.4546183Z [00:03:14.977]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-spawn.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.4602065Z [00:03:14.983]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-out-of-memory.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.4656555Z [00:03:14.988]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-binderfs.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.4712950Z [00:03:14.994]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-perf-event.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.4770315Z [00:03:15.000]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-signal.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.4825901Z [00:03:15.005]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-prefetch.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.4880879Z [00:03:15.011]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-memhotplug.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.4936344Z [00:03:15.016]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sem-sysv.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.4992669Z [00:03:15.022]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-pageswap.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.5048476Z [00:03:15.028]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-verity.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.5105158Z [00:03:15.033]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-unshare.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.5163805Z [00:03:15.039]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-fd-race.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.5219492Z [00:03:15.045]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-prctl.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.5275810Z [00:03:15.050]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-min-nanosleep.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.5329972Z [00:03:15.056]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-full.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.5386103Z [00:03:15.061]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-physpage.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.5442698Z [00:03:15.067]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sigxcpu.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.5497972Z [00:03:15.073]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sigq.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.5553526Z [00:03:15.078]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-vm-splice.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.5610507Z [00:03:15.084]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-mmapfork.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.5668360Z [00:03:15.090]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sigtrap.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.5724500Z [00:03:15.095]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-goto.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.5782768Z [00:03:15.101]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-mounts.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.5837279Z [00:03:15.107]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-fsize.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.5892530Z [00:03:15.112]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-cpu.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.5948326Z [00:03:15.118]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-fork.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.6004573Z [00:03:15.123]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-filesystem.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.6060472Z [00:03:15.129]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-vecshuf.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.6116457Z [00:03:15.134]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-vmstat.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.6172742Z [00:03:15.140]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-pidfd.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.6228771Z [00:03:15.146]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sigrt.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.6283453Z [00:03:15.151]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-mincore.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.6339529Z [00:03:15.157]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-led.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.6395812Z [00:03:15.162]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-alarm.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.6451048Z [00:03:15.168]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-arch.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.6505993Z [00:03:15.173]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-pseek.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.6562307Z [00:03:15.179]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-syscall.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.6617186Z [00:03:15.185]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-fstat.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.6672771Z [00:03:15.190]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-mmaptorture.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.6727936Z [00:03:15.196]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-eigen-ops.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.6784174Z [00:03:15.201]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-fiemap.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.6839962Z [00:03:15.207]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-chroot.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.6896130Z [00:03:15.212]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-timerfd.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.6953075Z [00:03:15.218]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-file-ioctl.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.7009595Z [00:03:15.224]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-vnni.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.7066596Z [00:03:15.229]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sigfd.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.7123377Z [00:03:15.235]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-config-check.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.7177867Z [00:03:15.241]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-landlock.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.7235510Z [00:03:15.246]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-apparmor.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.7293287Z [00:03:15.252]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/git-commit-id.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.7351018Z [00:03:15.258]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-flushcache.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.7409520Z [00:03:15.264]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-dnotify.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.7466653Z [00:03:15.269]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-fp.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.7526033Z [00:03:15.275]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-mmapaddr.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.7584876Z [00:03:15.281]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-bigheap.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.7647667Z [00:03:15.288]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-attribute.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.7708433Z [00:03:15.294]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-rmap.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.7768247Z [00:03:15.300]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-rtc.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.7830779Z [00:03:15.306]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-tee.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.7890516Z [00:03:15.312]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-ramfs.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.7950571Z [00:03:15.318]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/apparmor-data.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.8007974Z [00:03:15.324]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-vecfp.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.8067637Z [00:03:15.330]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-atomic.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.8129230Z [00:03:15.336]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-rapl.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.8189112Z [00:03:15.342]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/.travis.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.8249135Z [00:03:15.348]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-powmath.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.8307761Z [00:03:15.354]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-asm-riscv.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.8366051Z [00:03:15.359]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-regs.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.8424049Z [00:03:15.365]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-rapl.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.8479897Z [00:03:15.371]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-fractal.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.8535290Z [00:03:15.376]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/mascot/stress-ng.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.8592005Z [00:03:15.382]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-config.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.8648005Z [00:03:15.388]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-memory.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.8707081Z [00:03:15.394]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-timer.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.8764229Z [00:03:15.399]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-arch.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.8821904Z [00:03:15.405]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-mremap.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.8878360Z [00:03:15.411]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-kvm.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.8937327Z [00:03:15.417]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-cpu-cache.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.8996287Z [00:03:15.422]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-null.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.9055023Z [00:03:15.428]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-copy-file.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.9114135Z [00:03:15.434]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-longjmp.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.9174511Z [00:03:15.440]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-memhotplug.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.9235390Z [00:03:15.446]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-pipeherd.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.9295683Z [00:03:15.452]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-chdir.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.9353375Z [00:03:15.458]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-prime.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.9411734Z [00:03:15.464]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-access.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.9468195Z [00:03:15.470]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-vecshuf.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.9524148Z [00:03:15.475]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/usr.bin.pulseaudio.eg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.9579144Z [00:03:15.481]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-far-branch.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.9634167Z [00:03:15.486]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-fallocate.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.9689354Z [00:03:15.492]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-smi.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.9743290Z [00:03:15.497]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-fp-error.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.9796067Z [00:03:15.502]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-filename.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.9849443Z [00:03:15.508]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/Dockerfile' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.9904270Z [00:03:15.513]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-ramfs.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:10.9957899Z [00:03:15.519]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-zombie.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.0011798Z [00:03:15.524]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-cpu-sched.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.0066704Z [00:03:15.529]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-mmap.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.0122903Z [00:03:15.535]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-tree.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.0179353Z [00:03:15.541]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-stream.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.0237226Z [00:03:15.546]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-hyperbolic.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.0295628Z [00:03:15.552]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-parse-opts.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.0353717Z [00:03:15.558]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-prctl.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.0411363Z [00:03:15.564]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-hyperbolic.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.0466853Z [00:03:15.569]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-besselmath.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.0523391Z [00:03:15.575]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-switch.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.0580414Z [00:03:15.581]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-ioport.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.0636042Z [00:03:15.586]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-sort.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.0693238Z [00:03:15.592]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-waitcpu.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.0753538Z [00:03:15.598]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-icmp-flood.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.0813387Z [00:03:15.604]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-rlimit.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.0872888Z [00:03:15.610]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-pagemove.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.0943767Z [00:03:15.617]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-mknod.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.1020561Z [00:03:15.625]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-tree.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.1091883Z [00:03:15.632]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-radixsort.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.1161688Z [00:03:15.639]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sysbadaddr.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.1226259Z [00:03:15.645]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.1291607Z [00:03:15.652]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-shellsort.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.1357086Z [00:03:15.658]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-lease.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.1424437Z [00:03:15.665]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-mlock.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.1488119Z [00:03:15.672]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-rawsock.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.1550231Z [00:03:15.678]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-vm.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.1614652Z [00:03:15.684]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-factor.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.1676900Z [00:03:15.691]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-trig.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.1740096Z [00:03:15.697]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-version.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.1796354Z [00:03:15.702]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-copy-file.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.1857617Z [00:03:15.709]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-out-of-memory.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.1913865Z [00:03:15.714]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-misaligned.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.1967536Z [00:03:15.720]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-besselmath.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.2021116Z [00:03:15.725]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-mprotect.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.2073624Z [00:03:15.730]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-netlink-proc.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.2126273Z [00:03:15.735]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-dev.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.2178492Z [00:03:15.741]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-hash.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.2232733Z [00:03:15.746]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-mutex.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.2285125Z [00:03:15.751]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-config.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.2338037Z [00:03:15.757]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-signal.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.2392883Z [00:03:15.762]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sigsegv.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.2447139Z [00:03:15.767]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-ioport.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.2501535Z [00:03:15.773]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-memory.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.2555762Z [00:03:15.778]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-pkey.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.2612927Z [00:03:15.784]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-memcpy.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.2667080Z [00:03:15.789]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-ptrace.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.2723701Z [00:03:15.795]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-daemon.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.2776810Z [00:03:15.801]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-llc-affinity.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.2829413Z [00:03:15.806]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-msync.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.2884780Z [00:03:15.811]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/syscalls.txt' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.2939276Z [00:03:15.817]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-fiemap.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.2992389Z [00:03:15.822]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-rotate.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.3046421Z [00:03:15.827]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sleep.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.3099526Z [00:03:15.833]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-klog.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.3152221Z [00:03:15.838]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-efivar.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.3205927Z [00:03:15.843]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-rawsock.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.3258182Z [00:03:15.849]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-mlock.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.3310206Z [00:03:15.854]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-randlist.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.3363605Z [00:03:15.859]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-ng.1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.3416404Z [00:03:15.864]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-waitcpu.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.3470436Z [00:03:15.870]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-monte-carlo.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.3524159Z [00:03:15.875]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-memrate.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.3576624Z [00:03:15.880]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-x86cpuid.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.3632259Z [00:03:15.886]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-cache.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.3685905Z [00:03:15.891]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-prime.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.3738109Z [00:03:15.897]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-inotify.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.3791888Z [00:03:15.902]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-nt-load.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.3846885Z [00:03:15.907]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-chdir.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.3903847Z [00:03:15.913]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-handle.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.3959441Z [00:03:15.919]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-workload.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.4014244Z [00:03:15.924]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-pidfd.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.4069141Z [00:03:15.930]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-bubblesort.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.4122985Z [00:03:15.935]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-mwc.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.4176264Z [00:03:15.940]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-bitops.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.4230199Z [00:03:15.946]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-lsearch.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.4282001Z [00:03:15.951]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-affinity.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.4335338Z [00:03:15.956]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-cpuidle.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.4390309Z [00:03:15.962]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-time-warp.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.4443114Z [00:03:15.967]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-uprobe.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.4498536Z [00:03:15.973]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-io-uring.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.4551134Z [00:03:15.978]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-klog.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.4604646Z [00:03:15.983]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sigill.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.4658689Z [00:03:15.989]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-longjmp.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.4713909Z [00:03:15.994]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-mmapfixed.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.4767425Z [00:03:16.000]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sigio.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.4820709Z [00:03:16.005]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-splice.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.4874309Z [00:03:16.010]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-nt-store.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.4927009Z [00:03:16.016]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-setting.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.4980295Z [00:03:16.021]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-dirdeep.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.5034095Z [00:03:16.026]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-madvise.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.5088540Z [00:03:16.032]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/TODO' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.5144234Z [00:03:16.037]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-unshare.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.5199237Z [00:03:16.043]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-mremap.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.5254980Z [00:03:16.048]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-access.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.5310234Z [00:03:16.054]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-monte-carlo.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.5364976Z [00:03:16.059]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sigpending.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.5421406Z [00:03:16.065]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-killpid.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.5476468Z [00:03:16.070]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-regs.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.5532346Z [00:03:16.076]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-mmap.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.5586924Z [00:03:16.081]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-bitops.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.5643431Z [00:03:16.087]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-acl.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.5697803Z [00:03:16.093]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-bsearch.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.5752700Z [00:03:16.098]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-resources.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.5805695Z [00:03:16.103]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-idle-page.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.5859620Z [00:03:16.109]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-ptr-chase.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.5915052Z [00:03:16.114]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-asm-ppc64.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.5970773Z [00:03:16.120]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-pci.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.6028144Z [00:03:16.126]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-dentry.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.6084526Z [00:03:16.131]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-stackmmap.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.6140135Z [00:03:16.137]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-bad-altstack.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.6196805Z [00:03:16.142]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-mknod.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.6253190Z [00:03:16.148]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-l1cache.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.6310004Z [00:03:16.154]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/bash-completion/stress-ng' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.6367088Z [00:03:16.160]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sockmany.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.6424462Z [00:03:16.165]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-cpu.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.6481722Z [00:03:16.171]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-umask.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.6537826Z [00:03:16.177]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-file-ioctl.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.6594735Z [00:03:16.182]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-brk.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.6652151Z [00:03:16.188]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-veccmp.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.6710515Z [00:03:16.194]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-opcode.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.6768497Z [00:03:16.200]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-dir.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.6840674Z [00:03:16.207]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-eigen-ops.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.6900973Z [00:03:16.213]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-peterson.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.6966241Z [00:03:16.219]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sigfpe.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.7025862Z [00:03:16.225]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-rdrand.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.7084228Z [00:03:16.231]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-watchdog.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.7141888Z [00:03:16.237]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-msyncmany.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.7199837Z [00:03:16.243]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-time.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.7259470Z [00:03:16.249]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sigq.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.7314251Z [00:03:16.254]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sigtrap.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.7368315Z [00:03:16.260]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-umount.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.7422549Z [00:03:16.265]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sigabrt.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.7475784Z [00:03:16.270]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-wait.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.7530242Z [00:03:16.276]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sockfd.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.7583455Z [00:03:16.281]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-mmapmany.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.7636640Z [00:03:16.286]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-tsc.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.7690318Z [00:03:16.292]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-fp.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.7743929Z [00:03:16.297]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-prime.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.7799016Z [00:03:16.303]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-touch.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.7853767Z [00:03:16.308]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-capabilities.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.7908392Z [00:03:16.314]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-clock.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.7963689Z [00:03:16.319]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-peterson.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.8016801Z [00:03:16.324]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-lockf.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.8070444Z [00:03:16.330]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-flushcache.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.8125089Z [00:03:16.335]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-asm-s390.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.8179981Z [00:03:16.341]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-poll.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.8234344Z [00:03:16.346]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-cpuidle.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.8288497Z [00:03:16.352]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sighup.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.8341787Z [00:03:16.357]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sysbadaddr.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.8394682Z [00:03:16.362]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-physpage.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.8449808Z [00:03:16.368]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-membarrier.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.8503443Z [00:03:16.373]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-daemon.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.8560301Z [00:03:16.379]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-branch.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.8614452Z [00:03:16.384]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/COPYING' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.8670187Z [00:03:16.390]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sysinfo.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.8725317Z [00:03:16.395]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-reboot.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.8780959Z [00:03:16.401]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-dekker.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.8835428Z [00:03:16.406]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sigvtalrm.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.8891130Z [00:03:16.412]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-itimer.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.8946166Z [00:03:16.417]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-netdev.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.8999569Z [00:03:16.423]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-hrtimers.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.9052641Z [00:03:16.428]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-statmount.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.9106751Z [00:03:16.433]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-mmaptorture.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.9161909Z [00:03:16.439]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-mtx.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.9214049Z [00:03:16.444]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-list.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.9267780Z [00:03:16.450]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-bitops.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.9323068Z [00:03:16.455]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-enosys.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.9375969Z [00:03:16.460]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-hdd.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.9430601Z [00:03:16.466]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-rename.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.9484914Z [00:03:16.471]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-remap.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.9541425Z [00:03:16.477]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-urandom.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.9596776Z [00:03:16.482]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-metamix.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.9654289Z [00:03:16.488]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-rawudp.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.9709078Z [00:03:16.494]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-clone.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.9764116Z [00:03:16.499]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-getdent.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.9821014Z [00:03:16.505]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/config' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.9875689Z [00:03:16.510]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-pipe.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.9928125Z [00:03:16.516]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-chown.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:11.9984318Z [00:03:16.521]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-pageswap.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.0041270Z [00:03:16.527]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-fork.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.0097243Z [00:03:16.533]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-opts.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.0154295Z [00:03:16.538]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-filename.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.0213197Z [00:03:16.544]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-chroot.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.0270312Z [00:03:16.550]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-madvise.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.0328325Z [00:03:16.556]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/config.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.0386538Z [00:03:16.561]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-fpunch.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.0445233Z [00:03:16.567]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-shared-heap.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.0503962Z [00:03:16.573]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sockabuse.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.0563022Z [00:03:16.579]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-nice.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.0620066Z [00:03:16.585]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-lockofd.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.0675997Z [00:03:16.590]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-malloc.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.0734028Z [00:03:16.596]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-epoll.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.0792702Z [00:03:16.602]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-cpu.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.0847711Z [00:03:16.608]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-mmapfork.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.0903811Z [00:03:16.613]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-inotify.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.0958173Z [00:03:16.619]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-af-alg-defconfigs.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.1014210Z [00:03:16.624]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-touch.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.1070560Z [00:03:16.630]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-close.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.1126312Z [00:03:16.635]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-thermal-zone.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.1183794Z [00:03:16.641]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-itimer.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.1241723Z [00:03:16.647]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-ng' retained as 0755 (rwxr-xr-x)
2025-08-20T22:51:12.1296655Z [00:03:16.652]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-dev-shm.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.1352062Z [00:03:16.658]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/.gitignore' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.1405540Z [00:03:16.663]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/.github/FUNDING.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.1459692Z [00:03:16.669]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/.github/workflows/container-image-edge.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.1514978Z [00:03:16.674]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/.github/workflows/container-image-stable.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.1567618Z [00:03:16.680]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-mutex.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.1623190Z [00:03:16.685]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-netdev.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.1678976Z [00:03:16.691]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-fallocate.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.1734831Z [00:03:16.696]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-race-sched.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.1790710Z [00:03:16.702]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-mmaprandom.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.1846947Z [00:03:16.708]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-cpu-freq.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.1904926Z [00:03:16.713]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sockmany.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.1961675Z [00:03:16.719]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-regex.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.2017187Z [00:03:16.725]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-secretmem.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.2073292Z [00:03:16.730]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-mounts.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.2128031Z [00:03:16.736]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-secretmem.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.2183161Z [00:03:16.741]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-fanotify.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.2238844Z [00:03:16.747]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-memfd.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.2294486Z [00:03:16.752]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-spinmem.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.2349328Z [00:03:16.758]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-signal.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.2405483Z [00:03:16.763]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-signal.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.2462048Z [00:03:16.769]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-vmstat.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.2515368Z [00:03:16.774]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-pkey.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.2570443Z [00:03:16.780]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-mmapfixed.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.2624142Z [00:03:16.785]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-sched.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.2676866Z [00:03:16.790]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-interrupts.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.2730125Z [00:03:16.796]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-smi.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.2784961Z [00:03:16.801]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-vm-addr.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.2840979Z [00:03:16.807]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-ng.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.2895674Z [00:03:16.812]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-list.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.2949498Z [00:03:16.818]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-chattr.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.3005570Z [00:03:16.823]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sigurg.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.3060648Z [00:03:16.829]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-kvm.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.3115977Z [00:03:16.834]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-zlib.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.3171175Z [00:03:16.840]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-bind-mount.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.3225155Z [00:03:16.845]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-shim.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.3277740Z [00:03:16.851]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-tmpfs.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.3332283Z [00:03:16.856]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-vforkmany.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.3385420Z [00:03:16.861]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-prio-inv.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.3439357Z [00:03:16.867]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-softlockup.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.3494504Z [00:03:16.872]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-matrix-3d.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.3548836Z [00:03:16.878]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-verity.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.3604320Z [00:03:16.883]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-fault.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.3657848Z [00:03:16.889]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-llc-affinity.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.3712589Z [00:03:16.894]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-eventfd.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.3766717Z [00:03:16.899]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-madvise.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.3820688Z [00:03:16.905]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-setting.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.3873112Z [00:03:16.910]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-matrix.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.3926420Z [00:03:16.915]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-rotate.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.3981251Z [00:03:16.921]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-cap.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.4035496Z [00:03:16.926]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-env.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.4091082Z [00:03:16.932]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sigvtalrm.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.4145777Z [00:03:16.937]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/README.Android' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.4202470Z [00:03:16.943]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-rlimit.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.4257984Z [00:03:16.949]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-flipflop.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.4314973Z [00:03:16.954]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-schedpolicy.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.4370906Z [00:03:16.960]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sockabuse.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.4427242Z [00:03:16.966]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-cap.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.4485500Z [00:03:16.971]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-filesystem.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.4542370Z [00:03:16.977]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-physmmap.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.4598485Z [00:03:16.983]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-signest.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.4654144Z [00:03:16.988]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-context.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.4710391Z [00:03:16.994]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-dev-shm.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.4766759Z [00:03:16.999]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-cpu-online.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.4824152Z [00:03:17.005]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-skiplist.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.4882102Z [00:03:17.011]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-fd-fork.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.4937268Z [00:03:17.017]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-klog.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.4996444Z [00:03:17.022]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-tun.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.5056488Z [00:03:17.028]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-filerace.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.5114035Z [00:03:17.034]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-mlock.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.5173954Z [00:03:17.040]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/Makefile' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.5234206Z [00:03:17.046]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-link.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.5292888Z [00:03:17.052]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-close.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.5351205Z [00:03:17.058]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-limit.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.5409449Z [00:03:17.064]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-inode-flags.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.5470391Z [00:03:17.070]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sigchld.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.5529505Z [00:03:17.076]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-icmp-flood.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.5588420Z [00:03:17.082]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-klog.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.5648403Z [00:03:17.088]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-hash.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.5708977Z [00:03:17.094]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-utime.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.5770583Z [00:03:17.100]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-vma.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.5831830Z [00:03:17.106]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-lock.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.5892139Z [00:03:17.112]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-cpuidle.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.5952228Z [00:03:17.118]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-config-check.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.6010932Z [00:03:17.124]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-ioprio.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.6069514Z [00:03:17.130]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-killpid.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.6128486Z [00:03:17.136]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-nop.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.6187943Z [00:03:17.142]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-quota.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.6246260Z [00:03:17.147]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-seccomp.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.6306247Z [00:03:17.153]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-link.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.6366909Z [00:03:17.159]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/kernel-coverage.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T22:51:12.6425775Z [00:03:17.165]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-trig.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.6484672Z [00:03:17.171]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sockfd.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.6542241Z [00:03:17.177]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-stack.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.6599812Z [00:03:17.183]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sigrt.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.6654365Z [00:03:17.188]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-umask.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.6711356Z [00:03:17.194]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-clocksource.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.6767455Z [00:03:17.200]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-switch.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.6823079Z [00:03:17.205]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sigurg.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.6878298Z [00:03:17.211]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sem.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.6933621Z [00:03:17.216]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-udp.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.6988392Z [00:03:17.222]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-easy-opcode.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.7044446Z [00:03:17.227]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-open.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.7100193Z [00:03:17.233]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sigxfsz.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.7156305Z [00:03:17.238]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-chmod.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.7216414Z [00:03:17.244]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-fma.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.7273777Z [00:03:17.250]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-randlist.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.7330961Z [00:03:17.256]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-watchdog.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.7386578Z [00:03:17.261]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-funcret.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.7444146Z [00:03:17.267]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-vecwide.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.7501255Z [00:03:17.273]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-min-nanosleep.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.7558011Z [00:03:17.279]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-interrupts.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.7616092Z [00:03:17.284]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-lsm.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.7674622Z [00:03:17.290]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-memthrash.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.7732549Z [00:03:17.296]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-session.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.7790278Z [00:03:17.302]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-getdent.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.7846783Z [00:03:17.307]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-bitonicsort.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.7905807Z [00:03:17.313]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-key.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.7963960Z [00:03:17.319]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/io-uring.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.8021907Z [00:03:17.325]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-getrandom.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.8080870Z [00:03:17.331]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-set.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.8140685Z [00:03:17.337]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-vecwide.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.8198252Z [00:03:17.343]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-rename.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.8254982Z [00:03:17.348]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-mmapfiles.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.8313881Z [00:03:17.354]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-timerfd.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.8372669Z [00:03:17.360]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-lock.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.8431671Z [00:03:17.366]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-log.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.8489722Z [00:03:17.372]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-shared-cache.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.8550596Z [00:03:17.378]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-bind-mount.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.8610688Z [00:03:17.384]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-oom-pipe.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.8672262Z [00:03:17.390]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-out-of-memory.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.8732518Z [00:03:17.396]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-icache.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.8792527Z [00:03:17.402]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-capabilities.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.8852080Z [00:03:17.408]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-aiol.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.8911963Z [00:03:17.414]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-physmmap.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.8972533Z [00:03:17.420]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-tlb-shootdown.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.9034459Z [00:03:17.426]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-gpu.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.9094388Z [00:03:17.432]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-udp-flood.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.9151324Z [00:03:17.438]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-lockf.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.9207700Z [00:03:17.444]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-pipe.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.9263248Z [00:03:17.449]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-rawdev.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.9319584Z [00:03:17.455]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sigsegv.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.9378972Z [00:03:17.461]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-sched.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.9437044Z [00:03:17.466]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-sort.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.9495173Z [00:03:17.472]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-resched.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.9553871Z [00:03:17.478]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-mtx.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.9613933Z [00:03:17.484]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-fd-race.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.9674389Z [00:03:17.490]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sock.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.9734433Z [00:03:17.496]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sigbus.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.9793934Z [00:03:17.502]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-io-priority.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.9853938Z [00:03:17.508]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-affinity.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.9914220Z [00:03:17.514]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-hsearch.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:12.9975582Z [00:03:17.520]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-stressors.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.0036361Z [00:03:17.526]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-pipeherd.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.0095810Z [00:03:17.532]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-statmount.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.0155449Z [00:03:17.538]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sctp.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.0215892Z [00:03:17.544]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-stream.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.0278189Z [00:03:17.551]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-loadavg.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.0339581Z [00:03:17.557]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-asm-x86.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.0396472Z [00:03:17.562]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-perf.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.0453826Z [00:03:17.568]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-mmaphuge.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.0511515Z [00:03:17.574]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-vforkmany.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.0567958Z [00:03:17.580]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-affinity.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.0625913Z [00:03:17.585]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-thrash.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.0685629Z [00:03:17.591]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-revio.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.0746291Z [00:03:17.597]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-vm-rw.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.0807451Z [00:03:17.604]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-dynlib.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.0869068Z [00:03:17.610]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-exit-group.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.0930746Z [00:03:17.616]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-fsize.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.0987612Z [00:03:17.622]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-schedmix.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.1045071Z [00:03:17.627]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-mq.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.1105179Z [00:03:17.633]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-tsc.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.1164106Z [00:03:17.639]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-target-clones.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.1224049Z [00:03:17.645]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-rmap.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.1282528Z [00:03:17.651]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-try-open.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.1343986Z [00:03:17.657]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-rapl.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.1404119Z [00:03:17.663]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-dirmany.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.1462984Z [00:03:17.669]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-ping-sock.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.1521300Z [00:03:17.675]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-numa.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.1576216Z [00:03:17.680]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-perf.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.1634328Z [00:03:17.686]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-fpunch.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.1691958Z [00:03:17.692]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-asm-loong64.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.1748155Z [00:03:17.698]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sigio.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.1804022Z [00:03:17.703]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-veccmp.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.1859810Z [00:03:17.709]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-flock.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.1915958Z [00:03:17.714]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-dirdeep.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.1973273Z [00:03:17.720]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-dev.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.2029519Z [00:03:17.726]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-mwc.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.2085955Z [00:03:17.731]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-perf.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.2140858Z [00:03:17.737]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-stack.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.2197316Z [00:03:17.743]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-resources.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.2253897Z [00:03:17.748]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-loop.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.2307187Z [00:03:17.754]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-pthread.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.2361375Z [00:03:17.759]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-ftrace.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.2416141Z [00:03:17.764]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-misaligned.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.2471270Z [00:03:17.770]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-ignite-cpu.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.2529003Z [00:03:17.776]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sysinval.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.2584161Z [00:03:17.781]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-time.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.2640705Z [00:03:17.787]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-netlink-task.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.2701198Z [00:03:17.793]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-io-uring.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.2757649Z [00:03:17.799]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-vdso.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.2814696Z [00:03:17.804]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-malloc.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.2871109Z [00:03:17.810]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-killpid.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.2927401Z [00:03:17.816]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-fstat.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.2985052Z [00:03:17.821]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-key.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.3044592Z [00:03:17.827]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-aio.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.3102034Z [00:03:17.833]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-ng.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.3159646Z [00:03:17.839]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-pragma.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.3216181Z [00:03:17.844]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/CITATIONS.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.3276400Z [00:03:17.850]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-affinity.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.3336617Z [00:03:17.856]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sigpipe.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.3401077Z [00:03:17.863]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-chmod.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.3463355Z [00:03:17.869]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-net.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.3524210Z [00:03:17.875]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-pseek.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.3584604Z [00:03:17.881]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-regex.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.3646150Z [00:03:17.887]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-kill.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.3705411Z [00:03:17.893]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-stack.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.3763817Z [00:03:17.899]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-shared-heap.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.3819339Z [00:03:17.905]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-plugin.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.3873635Z [00:03:17.910]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-mlockmany.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.3927852Z [00:03:17.916]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-affinity.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.3984205Z [00:03:17.921]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-swap.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.4037739Z [00:03:17.927]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sigill.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.4092595Z [00:03:17.932]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-lsearch.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.4143754Z [00:03:17.937]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-mlock.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.4196815Z [00:03:17.942]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-madvise.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.4249906Z [00:03:17.948]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-lockbus.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.4304662Z [00:03:17.953]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sysinfo.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.4359465Z [00:03:17.959]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-job.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.4413929Z [00:03:17.964]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-vnni.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.4467670Z [00:03:17.970]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-setting.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.4522678Z [00:03:17.975]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-perf-event.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.4576367Z [00:03:17.980]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-nanosleep.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.4632963Z [00:03:17.986]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sigfpe.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.4685751Z [00:03:17.991]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-seccomp.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.4739667Z [00:03:17.997]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-tlb-shootdown.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.4793577Z [00:03:18.002]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-mcontend.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.4848890Z [00:03:18.008]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-splice.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.4902922Z [00:03:18.013]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-fcntl.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.4957465Z [00:03:18.019]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-forkheavy.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.5012639Z [00:03:18.024]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-numa.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.5068007Z [00:03:18.030]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-signal.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.5122250Z [00:03:18.035]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-dfp.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.5177155Z [00:03:18.040]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-mounts.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.5233144Z [00:03:18.046]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-syscall.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.5288745Z [00:03:18.052]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-prio-inv.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.5344907Z [00:03:18.057]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-mlock.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.5402594Z [00:03:18.063]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-cache.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.5459018Z [00:03:18.069]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-ipsec-mb.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.5514695Z [00:03:18.074]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-qsort.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.5570675Z [00:03:18.080]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-led.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.5625590Z [00:03:18.085]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-vm-addr.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.5679696Z [00:03:18.091]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-zlib.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.5736373Z [00:03:18.096]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-userfaultfd.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.5790797Z [00:03:18.102]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-mmap.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.5844075Z [00:03:18.107]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-numa.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.5899715Z [00:03:18.113]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-job.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.5951941Z [00:03:18.118]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-nice.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.6005762Z [00:03:18.123]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-opcode.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.6060011Z [00:03:18.129]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-locka.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.6116534Z [00:03:18.134]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-iomix.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.6171916Z [00:03:18.140]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-inode-flags.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.6225268Z [00:03:18.145]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-chattr.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.6280496Z [00:03:18.151]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-seek.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.6333997Z [00:03:18.156]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-hash.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.6388504Z [00:03:18.162]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-ng.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.6443614Z [00:03:18.167]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-vm-rw.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.6497759Z [00:03:18.173]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-readahead.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.6553406Z [00:03:18.178]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-hdd.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.6606746Z [00:03:18.183]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-mwc.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.6661240Z [00:03:18.189]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-resources.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.6714703Z [00:03:18.194]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-syslog.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.6768081Z [00:03:18.200]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-lockbus.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.6824109Z [00:03:18.205]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sigsuspend.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.6877387Z [00:03:18.211]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-fibsearch.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.6931964Z [00:03:18.216]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-interrupts.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.6985236Z [00:03:18.221]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-env.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.7041266Z [00:03:18.227]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sync-file.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.7097545Z [00:03:18.233]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-dup.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.7152682Z [00:03:18.238]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-filesystem.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.7207651Z [00:03:18.244]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-intmath.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.7263641Z [00:03:18.249]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-parse-opts.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.7319862Z [00:03:18.255]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-mprotect.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.7374258Z [00:03:18.260]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-l1cache.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.7428564Z [00:03:18.266]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-bsearch.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.7483157Z [00:03:18.271]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-ipsec-mb.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.7537438Z [00:03:18.277]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-lockofd.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.7592884Z [00:03:18.282]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sigbus.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.7647321Z [00:03:18.288]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-nanosleep.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.7701835Z [00:03:18.293]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-net.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.7756531Z [00:03:18.298]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-landlock.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.7811938Z [00:03:18.304]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-shared-heap.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.7866460Z [00:03:18.309]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-mmapaddr.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.7920831Z [00:03:18.315]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-mpfr.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.7974723Z [00:03:18.320]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-funccall.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.8029184Z [00:03:18.326]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-cpu.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.8082865Z [00:03:18.331]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sparsematrix.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.8135325Z [00:03:18.336]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-str.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.8189696Z [00:03:18.342]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-wcs.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.8243951Z [00:03:18.347]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-sync.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.8298102Z [00:03:18.353]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-exit-group.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.8352726Z [00:03:18.358]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-pty.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.8406314Z [00:03:18.363]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-metamix.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.8457873Z [00:03:18.369]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-nop.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.8511737Z [00:03:18.374]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-dekker.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.8565759Z [00:03:18.379]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-mmapfiles.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.8619904Z [00:03:18.385]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-eigen.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.8675820Z [00:03:18.390]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-reboot.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.8730929Z [00:03:18.396]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-cachehammer.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.8785561Z [00:03:18.401]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-context.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.8840630Z [00:03:18.407]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-prime.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.8893448Z [00:03:18.412]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-aio.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.8946441Z [00:03:18.417]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-cpu.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.9000440Z [00:03:18.423]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-cacheline.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.9054039Z [00:03:18.428]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-fcntl.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.9107346Z [00:03:18.434]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-far-branch.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.9162902Z [00:03:18.439]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-str.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.9217827Z [00:03:18.445]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/presentations/kernel-recipes-2023/kernel-recipes-2023.pdf' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.9272571Z [00:03:18.450]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/presentations/elisa-presentation-2024-06-26/elisa-presentation-2024-06-26.pdf' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.9326072Z [00:03:18.455]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/presentations/linux-foundation-webinar-2022-05-19/stress-ng-2021.pdf' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.9380558Z [00:03:18.461]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sleep.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.9434361Z [00:03:18.466]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-helper.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.9487821Z [00:03:18.472]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-vecmath.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.9542912Z [00:03:18.477]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-heapsort.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.9599155Z [00:03:18.483]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-cpu-sched.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.9653689Z [00:03:18.488]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-opts.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.9707875Z [00:03:18.494]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-futex.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.9762365Z [00:03:18.499]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-set.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.9818104Z [00:03:18.505]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-mergesort.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.9872890Z [00:03:18.510]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-thrash.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.9927315Z [00:03:18.516]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-prefetch.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:13.9982966Z [00:03:18.521]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-zombie.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.0038007Z [00:03:18.527]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-bad-ioctl.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.0093706Z [00:03:18.532]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-tmpfs.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.0149695Z [00:03:18.538]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-mincore.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.0204363Z [00:03:18.543]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-lockmix.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.0259547Z [00:03:18.549]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-limit.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.0313525Z [00:03:18.554]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-open.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.0368395Z [00:03:18.560]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-eigen-ops.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.0421366Z [00:03:18.565]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-sort.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.0473519Z [00:03:18.570]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-pthread.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.0527536Z [00:03:18.576]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-hrtimers.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.0581190Z [00:03:18.581]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-memory.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.0634332Z [00:03:18.586]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-cpu-freq.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.0688266Z [00:03:18.592]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-mmaphuge.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.0743266Z [00:03:18.597]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-heapsort.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.0798340Z [00:03:18.603]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-yield.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.0855219Z [00:03:18.608]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-io-uring.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.0911986Z [00:03:18.614]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-matrix.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.0969427Z [00:03:18.620]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-spawn.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.1027560Z [00:03:18.626]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sigfd.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.1084922Z [00:03:18.631]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-lock.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.1143802Z [00:03:18.637]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-membarrier.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.1203160Z [00:03:18.643]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-session.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.1265368Z [00:03:18.649]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-msg.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.1326810Z [00:03:18.655]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-mmap.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.1387733Z [00:03:18.662]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-rseq.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.1448375Z [00:03:18.668]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-mergesort.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.1506537Z [00:03:18.673]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sigpending.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.1563966Z [00:03:18.679]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-opts.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.1621917Z [00:03:18.685]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-utime.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.1677973Z [00:03:18.691]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-smart.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.1734301Z [00:03:18.696]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-workload.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.1792279Z [00:03:18.702]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-atomic.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.1847827Z [00:03:18.708]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-intmath.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.1904943Z [00:03:18.713]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-dnotify.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.1961783Z [00:03:18.719]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-processes.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.2017303Z [00:03:18.725]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-signest.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.2074194Z [00:03:18.730]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-vm-segv.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.2132117Z [00:03:18.736]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-try-open.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.2189247Z [00:03:18.742]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-exec.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.2246303Z [00:03:18.747]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-radixsort.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.2305344Z [00:03:18.753]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-thrash.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.2363047Z [00:03:18.759]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-shm.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.2422651Z [00:03:18.765]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-asm-generic.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.2477889Z [00:03:18.771]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-get.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.2535336Z [00:03:18.776]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-io-priority.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.2596181Z [00:03:18.782]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sockpair.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.2656132Z [00:03:18.788]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-mincore.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.2712156Z [00:03:18.794]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-cachehammer.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.2768896Z [00:03:18.800]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-shim.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.2824599Z [00:03:18.805]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-put.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.2880435Z [00:03:18.811]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-binderfs.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.2935452Z [00:03:18.816]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-fd-abuse.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.2991497Z [00:03:18.822]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-module.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.3047002Z [00:03:18.827]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-x86cpuid.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.3102837Z [00:03:18.833]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sysfs.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.3162334Z [00:03:18.839]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-locka.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.3217341Z [00:03:18.845]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-mseal.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.3273873Z [00:03:18.850]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-jpeg.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.3330235Z [00:03:18.856]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-shm-sysv.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.3385927Z [00:03:18.861]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sigpipe.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.3441389Z [00:03:18.867]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-smart.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.3499519Z [00:03:18.873]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-io-priority.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.3554569Z [00:03:18.878]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-procfs.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.3612304Z [00:03:18.884]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-lease.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.3668561Z [00:03:18.890]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-crypt.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.3724671Z [00:03:18.895]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-goto.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.3782631Z [00:03:18.901]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sctp.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.3838367Z [00:03:18.907]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-handle.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.3896272Z [00:03:18.912]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/.git/packed-refs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.3954872Z [00:03:18.918]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/.git/hooks/prepare-commit-msg.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T22:51:14.4012008Z [00:03:18.924]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/.git/hooks/sendemail-validate.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T22:51:14.4070623Z [00:03:18.930]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/.git/hooks/pre-rebase.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T22:51:14.4129379Z [00:03:18.936]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/.git/hooks/pre-applypatch.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T22:51:14.4187340Z [00:03:18.942]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/.git/hooks/pre-push.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T22:51:14.4244891Z [00:03:18.947]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/.git/hooks/update.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T22:51:14.4303047Z [00:03:18.953]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/.git/hooks/applypatch-msg.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T22:51:14.4359490Z [00:03:18.959]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/.git/hooks/push-to-checkout.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T22:51:14.4417069Z [00:03:18.965]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/.git/hooks/pre-commit.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T22:51:14.4476449Z [00:03:18.970]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/.git/hooks/post-update.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T22:51:14.4536189Z [00:03:18.976]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/.git/hooks/pre-merge-commit.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T22:51:14.4595501Z [00:03:18.982]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/.git/hooks/pre-receive.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T22:51:14.4656565Z [00:03:18.988]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/.git/hooks/commit-msg.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T22:51:14.4717501Z [00:03:18.995]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/.git/hooks/fsmonitor-watchman.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T22:51:14.4776800Z [00:03:19.000]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/.git/index' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.4836287Z [00:03:19.006]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/.git/shallow' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.4896249Z [00:03:19.012]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/.git/config' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.4960232Z [00:03:19.019]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/.git/objects/pack/pack-ac94cae1c26c447b883d43ef42a4a846a6ed3f88.idx' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.5019205Z [00:03:19.025]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/.git/objects/pack/pack-63282bc1ea36c31cf670b06cc934abafaca1dca1.rev' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.5078314Z [00:03:19.031]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/.git/objects/pack/pack-ac94cae1c26c447b883d43ef42a4a846a6ed3f88.promisor' changed from 0600 (rw-------) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.5134850Z [00:03:19.036]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/.git/objects/pack/pack-63282bc1ea36c31cf670b06cc934abafaca1dca1.pack' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.5191373Z [00:03:19.042]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/.git/objects/pack/pack-63282bc1ea36c31cf670b06cc934abafaca1dca1.promisor' changed from 0600 (rw-------) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.5246816Z [00:03:19.047]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/.git/objects/pack/pack-63282bc1ea36c31cf670b06cc934abafaca1dca1.idx' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.5302973Z [00:03:19.053]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/.git/objects/pack/pack-ac94cae1c26c447b883d43ef42a4a846a6ed3f88.pack' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.5359177Z [00:03:19.059]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/.git/objects/pack/pack-ac94cae1c26c447b883d43ef42a4a846a6ed3f88.rev' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.5417105Z [00:03:19.064]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/.git/info/exclude' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.5473223Z [00:03:19.070]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/.git/description' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.5529048Z [00:03:19.076]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/.git/logs/HEAD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.5585348Z [00:03:19.081]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/.git/logs/refs/heads/master' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.5642517Z [00:03:19.087]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/.git/logs/refs/remotes/origin/HEAD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.5697631Z [00:03:19.093]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/.git/HEAD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.5753502Z [00:03:19.098]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/.git/refs/heads/master' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.5808750Z [00:03:19.104]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/.git/refs/remotes/origin/HEAD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.5867130Z [00:03:19.109]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-chown.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.5923607Z [00:03:19.115]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-funccall.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.5981570Z [00:03:19.121]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-matrix-3d.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.6038689Z [00:03:19.127]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-ring-pipe.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.6095381Z [00:03:19.132]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-syncload.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.6153197Z [00:03:19.138]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-spinmem.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.6209717Z [00:03:19.144]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-kill.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.6266765Z [00:03:19.149]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-asm-sparc.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.6325487Z [00:03:19.155]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-rawudp.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.6381743Z [00:03:19.161]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sockdiag.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.6437663Z [00:03:19.167]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-try-open.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.6492603Z [00:03:19.172]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-ping-sock.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.6546661Z [00:03:19.177]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-loadavg.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.6602430Z [00:03:19.183]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-unlink.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.6656728Z [00:03:19.189]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-clocksource.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.6710453Z [00:03:19.194]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-seal.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.6767843Z [00:03:19.200]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-builtin.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.6823221Z [00:03:19.205]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-madvise.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.6878027Z [00:03:19.211]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-enosys.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.6933875Z [00:03:19.216]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-fractal.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.6990210Z [00:03:19.222]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-sched.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.7046750Z [00:03:19.227]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sigabrt.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.7103789Z [00:03:19.233]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sighup.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.7160245Z [00:03:19.239]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-hash.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.7215216Z [00:03:19.244]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-stackmmap.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.7271148Z [00:03:19.250]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-dir.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.7327185Z [00:03:19.256]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-vecmath.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.7384017Z [00:03:19.261]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-easy-opcode.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.7442507Z [00:03:19.267]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-exec.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.7497427Z [00:03:19.273]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-poll.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.7554640Z [00:03:19.278]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-clone.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.7611343Z [00:03:19.284]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-limit.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.7666724Z [00:03:19.290]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-crypt.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.7723036Z [00:03:19.295]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-procfs.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.7779660Z [00:03:19.301]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-mmap.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.7834797Z [00:03:19.306]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-judy.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.7896065Z [00:03:19.312]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-module.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.7960873Z [00:03:19.319]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-vmstat.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.8021877Z [00:03:19.325]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-mseal.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.8077330Z [00:03:19.331]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/Makefile.config' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.8132939Z [00:03:19.336]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-gpu.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.8189018Z [00:03:19.342]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-cyclic.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.8243900Z [00:03:19.347]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-mincore.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.8297707Z [00:03:19.353]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-mmapcow.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.8352958Z [00:03:19.358]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-module.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.8407357Z [00:03:19.364]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-filerace.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.8461799Z [00:03:19.369]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-plugin.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.8514354Z [00:03:19.374]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-udp-flood.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.8568891Z [00:03:19.380]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-asm-ret.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.8622997Z [00:03:19.385]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-munmap.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.8678176Z [00:03:19.391]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-rtc.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.8733913Z [00:03:19.396]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-tun.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.8789275Z [00:03:19.402]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sockpair.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.8843243Z [00:03:19.407]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-seal.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.8896123Z [00:03:19.412]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-mmapcow.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.8950997Z [00:03:19.418]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-module.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.9006466Z [00:03:19.423]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-seek.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.9062794Z [00:03:19.429]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-cyclic.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.9131637Z [00:03:19.436]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-time-warp.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.9198405Z [00:03:19.442]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-funcret.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.9247125Z [00:03:19.447]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-cpu-cache.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.9307906Z [00:03:19.454]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-race-sched.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.9368307Z [00:03:19.460]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-qsort.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.9430295Z [00:03:19.466]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-io.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.9491928Z [00:03:19.472]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-logmath.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.9551961Z [00:03:19.478]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-stack.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.9611499Z [00:03:19.484]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-null.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.9669540Z [00:03:19.490]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-fd-fork.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.9724925Z [00:03:19.495]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-xattr.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.9779696Z [00:03:19.501]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-pthread.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.9834980Z [00:03:19.506]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-syncload.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.9890440Z [00:03:19.512]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-sync-file.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.9944799Z [00:03:19.517]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-getrandom.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:14.9999436Z [00:03:19.523]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-net.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:15.0052549Z [00:03:19.528]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-fma.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:15.0107190Z [00:03:19.533]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-x86syscall.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:15.0162346Z [00:03:19.539]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-personality.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:15.0217822Z [00:03:19.545]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-dynlib.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:15.0273596Z [00:03:19.550]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-icache.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:15.0330351Z [00:03:19.556]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-pci.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:15.0387733Z [00:03:19.562]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/stress-bigheap.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:15.0442178Z [00:03:19.567]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-vecmath.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:15.0497757Z [00:03:19.573]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-prime.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:15.0553504Z [00:03:19.578]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.ijBcsMhhXg/TEMPREPO/core-arch.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:15.0607816Z [00:03:19.584]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-20b4b4.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:15.0663438Z [00:03:19.589]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-f9e3c3.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:15.0743848Z [00:03:19.597]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-1a127c.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:15.0802081Z [00:03:19.603]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/lto-llvm-cb2b4f.o' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:15.0859680Z [00:03:19.609]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/stress-ng.version' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:15.0917162Z [00:03:19.615]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/stress-ng.static.version' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:15.0974482Z [00:03:19.620]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:15.1032697Z [00:03:19.626]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/stress-ng' retained as 0755 (rwxr-xr-x)
2025-08-20T22:51:15.1092354Z [00:03:19.632]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/kernel-coverage.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T22:51:15.1152821Z [00:03:19.638]➜  mode of '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:51:15.1625741Z [00:03:19.685]➜  bash: -c: line 13: unexpected EOF while looking for matching `"'
2025-08-20T22:51:15.1632707Z Error: Error { kind: InvalidData, message: "stream did not contain valid UTF-8" }
2025-08-20T22:51:24.4521760Z 
2025-08-20T22:51:26.6341814Z [+] Sanitizing /tmp/pkgforge/N7UX52Tqh_SBUILD/BUILD.log ==> /tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/stress-ng.static.log
2025-08-20T22:51:26.6342986Z '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/stress-ng.static.log' -> '/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/stress-ng.log'
2025-08-20T22:51:26.6426846Z [+] ==> https://api.ghcr.pkgforge.dev/pkgforge/bincache/stress-ng/official/source/stress-ng?tag=HEAD-886bdb5-250820T113824-aarch64-linux&download=stress-ng.log
2025-08-20T22:51:26.6427450Z 
2025-08-20T22:51:26.6427912Z [+] Parsing/Uploading stress-ng/stress-ng --> https://github.com/orgs/pkgforge/packages/container/package/bincache%2Fstress-ng%2Fstress-ng [aarch64-Linux]
2025-08-20T22:51:26.6453989Z {
2025-08-20T22:51:26.6454166Z   "_disabled": "false",
2025-08-20T22:51:26.6454381Z   "host": "aarch64-Linux",
2025-08-20T22:51:26.6454866Z   "rank": "",
2025-08-20T22:51:26.6455090Z   "pkg": "stress-ng.static",
2025-08-20T22:51:26.6455304Z   "pkg_family": "stress-ng",
2025-08-20T22:51:26.6455557Z   "pkg_id": "github.com.ColinIanKing.stress-ng.source",
2025-08-20T22:51:26.6455837Z   "pkg_name": "stress-ng",
2025-08-20T22:51:26.6456033Z   "pkg_type": "static",
2025-08-20T22:51:26.6456439Z   "pkg_webpage": "https://pkgs.pkgforge.dev/repo/bincache/aarch64-linux/stress-ng/official/source/stress-ng",
2025-08-20T22:51:26.6456863Z   "app_id": "",
2025-08-20T22:51:26.6457028Z   "appstream": "",
2025-08-20T22:51:26.6457198Z   "category": [
2025-08-20T22:51:26.6457364Z     "ConsoleOnly",
2025-08-20T22:51:26.6457669Z     "Utility"
2025-08-20T22:51:26.6457817Z   ],
2025-08-20T22:51:26.6458070Z   "description": "Stress test a computer system in various selectable ways",
2025-08-20T22:51:26.6458385Z   "desktop": "",
2025-08-20T22:51:26.6458548Z   "homepage": [
2025-08-20T22:51:26.6459048Z     "https://github.com/ColinIanKing/stress-ng"
2025-08-20T22:51:26.6459296Z   ],
2025-08-20T22:51:26.6459846Z   "icon": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/stress-ng/official/source/stress-ng?tag=HEAD-886bdb5-250820T113824-aarch64-linux&download=stress-ng.png",
2025-08-20T22:51:26.6460458Z   "license": [
2025-08-20T22:51:26.6460614Z     "GPL-2.0"
2025-08-20T22:51:26.6460764Z   ],
2025-08-20T22:51:26.6460911Z   "maintainer": [
2025-08-20T22:51:26.6461120Z     "Azathothas (https://github.com/Azathothas)"
2025-08-20T22:51:26.6461362Z   ],
2025-08-20T22:51:26.6461505Z   "provides": [
2025-08-20T22:51:26.6461665Z     "stress-ng"
2025-08-20T22:51:26.6461821Z   ],
2025-08-20T22:51:26.6461963Z   "note": [
2025-08-20T22:51:26.6462287Z     "Built From Source (Latest Git HEAD). Check/Report @ https://github.com/ColinIanKing/stress-ng"
2025-08-20T22:51:26.6462655Z   ],
2025-08-20T22:51:26.6462794Z   "repology": [
2025-08-20T22:51:26.6462958Z     "stress-ng"
2025-08-20T22:51:26.6463110Z   ],
2025-08-20T22:51:26.6463260Z   "screenshots": [],
2025-08-20T22:51:26.6463437Z   "src_url": [
2025-08-20T22:51:26.6463876Z     "https://github.com/ColinIanKing/stress-ng"
2025-08-20T22:51:26.6464115Z   ],
2025-08-20T22:51:26.6464255Z   "tag": [
2025-08-20T22:51:26.6464400Z     "Utility"
2025-08-20T22:51:26.6464549Z   ],
2025-08-20T22:51:26.6464708Z   "version": "HEAD-886bdb5-250820T113824",
2025-08-20T22:51:26.6464944Z   "version_upstream": "0.19.03",
2025-08-20T22:51:26.6465272Z   "bsum": "44bcf1a42ac211cd8ddf34f9221f54ab1f60292a84ef71d1f22851e759398b77",
2025-08-20T22:51:26.6465613Z   "build_date": "2025-08-20T22:51:17Z",
2025-08-20T22:51:26.6465943Z   "build_gha": "https://github.com/pkgforge/bincache/actions/runs/17109940431",
2025-08-20T22:51:26.6466271Z   "build_id": "17109940431",
2025-08-20T22:51:26.6466877Z   "build_log": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/stress-ng/official/source/stress-ng?tag=HEAD-886bdb5-250820T113824-aarch64-linux&download=stress-ng.log",
2025-08-20T22:51:26.6467746Z   "build_script": "https://github.com/pkgforge/soarpkgs/blob/main/binaries/stress-ng/static.official.source.yaml",
2025-08-20T22:51:26.6468942Z   "download_url": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/stress-ng/official/source/stress-ng?tag=HEAD-886bdb5-250820T113824-aarch64-linux&download=stress-ng",
2025-08-20T22:51:26.6469835Z   "ghcr_pkg": "ghcr.io/pkgforge/bincache/stress-ng/official/source/stress-ng:HEAD-886bdb5-250820T113824-aarch64-linux",
2025-08-20T22:51:26.6470581Z   "ghcr_url": "https://ghcr.io/pkgforge/bincache/stress-ng/official/source/stress-ng",
2025-08-20T22:51:26.6471307Z   "manifest_url": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/stress-ng/official/source/stress-ng?tag=HEAD-886bdb5-250820T113824-aarch64-linux&manifest",
2025-08-20T22:51:26.6472012Z   "shasum": "f3924fa891ceae4d7e1f2fbb7749e09e453315a6c585ec5595fe4775c89371e3",
2025-08-20T22:51:26.6472352Z   "size": "3.2 MB",
2025-08-20T22:51:26.6472520Z   "size_raw": "3270608",
2025-08-20T22:51:26.6472701Z   "snapshots": [
2025-08-20T22:51:26.6472984Z     "HEAD-9d08ba3-250410T212249-aarch64-linux[0.18.12]",
2025-08-20T22:51:26.6473306Z     "HEAD-987c211-250602T145538-aarch64-linux[0.19.01]",
2025-08-20T22:51:26.6473602Z     "HEAD-4ae6fc1-250604T122453-aarch64-linux[0.19.01]",
2025-08-20T22:51:26.6473899Z     "HEAD-c729f24-250611T151820-aarch64-linux[0.19.01]",
2025-08-20T22:51:26.6474190Z     "HEAD-724c85f-250614T225155-aarch64-linux[0.19.01]",
2025-08-20T22:51:26.6474479Z     "HEAD-45e32aa-250616T180449-aarch64-linux[0.19.01]",
2025-08-20T22:51:26.6474768Z     "HEAD-f3c4311-250618T124447-aarch64-linux[0.19.01]",
2025-08-20T22:51:26.6475097Z     "HEAD-debb51e-250621T122830-aarch64-linux[0.19.01]",
2025-08-20T22:51:26.6475394Z     "HEAD-dddab38-250623T183929-aarch64-linux[0.19.01]",
2025-08-20T22:51:26.6475877Z     "HEAD-e52947f-250625T225100-aarch64-linux[0.19.01]",
2025-08-20T22:51:26.6476197Z     "HEAD-6c201bd-250628T124231-aarch64-linux[0.19.01]",
2025-08-20T22:51:26.6476481Z     "HEAD-1360d82-250630T142616-aarch64-linux[0.19.01]",
2025-08-20T22:51:26.6476770Z     "HEAD-e2340d5-250702T165703-aarch64-linux[0.19.02]",
2025-08-20T22:51:26.6477056Z     "HEAD-1800172-250703T144656-aarch64-linux[0.19.02]",
2025-08-20T22:51:26.6477343Z     "HEAD-203ba55-250707T181708-aarch64-linux[0.19.02]",
2025-08-20T22:51:26.6477630Z     "HEAD-9807885-250709T181735-aarch64-linux[0.19.02]",
2025-08-20T22:51:26.6477916Z     "HEAD-fd5b857-250712T143641-aarch64-linux[0.19.02]",
2025-08-20T22:51:26.6478208Z     "HEAD-6cf02a5-250716T145638-aarch64-linux[0.19.02]",
2025-08-20T22:51:26.6478496Z     "HEAD-a380163-250718T174159-aarch64-linux[0.19.02]",
2025-08-20T22:51:26.6478936Z     "HEAD-f5f8a4e-250721T162808-aarch64-linux[0.19.02]",
2025-08-20T22:51:26.6479229Z     "HEAD-d3f1f7e-250723T214339-aarch64-linux[0.19.02]",
2025-08-20T22:51:26.6479523Z     "HEAD-7ad1904-250726T221109-aarch64-linux[0.19.02]",
2025-08-20T22:51:26.6479806Z     "HEAD-f56208f-250728T181055-aarch64-linux[0.19.02]",
2025-08-20T22:51:26.6480099Z     "HEAD-155e3fe-250730T125441-aarch64-linux[0.19.02]",
2025-08-20T22:51:26.6480400Z     "HEAD-20e0f48-250801T084528-aarch64-linux[0.19.03]",
2025-08-20T22:51:26.6480815Z     "HEAD-a269556-250806T162423-aarch64-linux[0.19.03]",
2025-08-20T22:51:26.6481113Z     "HEAD-867c605-250809T224300-aarch64-linux[0.19.03]",
2025-08-20T22:51:26.6481398Z     "HEAD-0c3ba47-250811T123156-aarch64-linux[0.19.03]",
2025-08-20T22:51:26.6481692Z     "HEAD-5c944fc-250812T121127-aarch64-linux[0.19.03]",
2025-08-20T22:51:26.6481984Z     "HEAD-33f9db0-250816T214016-aarch64-linux[0.19.03]",
2025-08-20T22:51:26.6482274Z     "HEAD-fc9a061-250818T093742-aarch64-linux[0.19.03]"
2025-08-20T22:51:26.6482513Z   ]
2025-08-20T22:51:26.6482651Z }
2025-08-20T22:51:26.6482750Z 
2025-08-20T22:51:26.6482756Z 
2025-08-20T22:51:26.7816346Z Error response from registry: failed to fetch the content of "ghcr.io/pkgforge/bincache/stress-ng/official/source/stress-ng:HEAD-886bdb5-250820T113824-aarch64-linux": ghcr.io/pkgforge/bincache/stress-ng/official/source/stress-ng:HEAD-886bdb5-250820T113824-aarch64-linux: not found
2025-08-20T22:51:26.7863900Z Uploading empty artifact
2025-08-20T22:51:26.7866821Z time=2025-08-20T22:51:26Z level=debug msg=Request #0
2025-08-20T22:51:26.7867560Z > Request URL: "https://ghcr.io/v2/pkgforge/bincache/stress-ng/official/source/stress-ng/manifests/sha256:88b13f5d7e0214f65b29148faef7fa70d3978b19335b72b3a92bd5dba2ff3cf1"
2025-08-20T22:51:26.7868218Z > Request method: "HEAD"
2025-08-20T22:51:26.7868407Z > Request headers:
2025-08-20T22:51:26.7869655Z    "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-20T22:51:26.7870613Z    "User-Agent": "oras/1.2.3"
2025-08-20T22:51:26.8329930Z time=2025-08-20T22:51:26Z level=debug msg=Response #0
2025-08-20T22:51:26.8330249Z < Response Status: "401 Unauthorized"
2025-08-20T22:51:26.8330481Z < Response headers:
2025-08-20T22:51:26.8332028Z    "Www-Authenticate": "***"https://ghcr.io/token\",service=\"ghcr.io\",scope=\"repository:pkgforge/bincache/stress-ng/official/source/stress-ng:pull\""
2025-08-20T22:51:26.8332605Z    "Date": "Wed, 20 Aug 2025 22:51:26 GMT"
2025-08-20T22:51:26.8332834Z    "Content-Length": "73"
2025-08-20T22:51:26.8333081Z    "X-Github-Request-Id": "2829:77770:1203AC:139DC0:68A6516E"
2025-08-20T22:51:26.8333368Z    "Content-Type": "application/json"
2025-08-20T22:51:26.8333652Z time=2025-08-20T22:51:26Z level=debug msg=Request #1
2025-08-20T22:51:26.8334232Z > Request URL: "https://ghcr.io/token?scope=repository%3Apkgforge%2Fbincache%2Fstress-ng%2Fofficial%2Fsource%2Fstress-ng%3Apull%2Cpush&service=ghcr.io"
2025-08-20T22:51:26.8334893Z > Request method: "GET"
2025-08-20T22:51:26.8335073Z > Request headers:
2025-08-20T22:51:26.8335247Z    "Authorization": "*****"
2025-08-20T22:51:26.8335446Z    "User-Agent": "oras/1.2.3"
2025-08-20T22:51:26.8863196Z time=2025-08-20T22:51:26Z level=debug msg=Response #1
2025-08-20T22:51:26.8863507Z < Response Status: "200 OK"
2025-08-20T22:51:26.8863733Z < Response headers:
2025-08-20T22:51:26.8863964Z    "Docker-Distribution-Api-Version": "registry/2.0"
2025-08-20T22:51:26.8864349Z    "Strict-Transport-Security": "max-age=63072000; includeSubDomains; preload"
2025-08-20T22:51:26.8864698Z    "Date": "Wed, 20 Aug 2025 22:51:26 GMT"
2025-08-20T22:51:26.8864927Z    "Content-Length": "69"
2025-08-20T22:51:26.8865181Z    "X-Github-Request-Id": "2829:77770:1203AF:139DC3:68A6516E"
2025-08-20T22:51:26.8865471Z    "Content-Type": "application/json"
2025-08-20T22:51:26.8865748Z time=2025-08-20T22:51:26Z level=debug msg=Request #2
2025-08-20T22:51:26.8866457Z > Request URL: "https://ghcr.io/v2/pkgforge/bincache/stress-ng/official/source/stress-ng/manifests/sha256:88b13f5d7e0214f65b29148faef7fa70d3978b19335b72b3a92bd5dba2ff3cf1"
2025-08-20T22:51:26.8867123Z > Request method: "HEAD"
2025-08-20T22:51:26.8867311Z > Request headers:
2025-08-20T22:51:26.8868194Z    "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-20T22:51:26.8869779Z    "Authorization": "*****"
2025-08-20T22:51:26.8869983Z    "User-Agent": "oras/1.2.3"
2025-08-20T22:51:26.9022470Z time=2025-08-20T22:51:26Z level=debug msg=Response #2
2025-08-20T22:51:26.9022803Z < Response Status: "404 Not Found"
2025-08-20T22:51:26.9023025Z < Response headers:
2025-08-20T22:51:26.9023213Z    "Date": "Wed, 20 Aug 2025 22:51:26 GMT"
2025-08-20T22:51:26.9023443Z    "Content-Length": "70"
2025-08-20T22:51:26.9023691Z    "X-Github-Request-Id": "2829:77770:1203B6:139DCE:68A6516E"
2025-08-20T22:51:26.9023991Z    "Content-Type": "application/json"
2025-08-20T22:51:26.9024264Z    "Docker-Distribution-Api-Version": "registry/2.0"
2025-08-20T22:51:26.9024639Z    "Strict-Transport-Security": "max-age=63072000; includeSubDomains; preload"
2025-08-20T22:51:26.9025018Z time=2025-08-20T22:51:26Z level=debug msg=Request #3
2025-08-20T22:51:26.9025714Z > Request URL: "https://ghcr.io/v2/pkgforge/bincache/stress-ng/official/source/stress-ng/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855"
2025-08-20T22:51:26.9026356Z > Request method: "HEAD"
2025-08-20T22:51:26.9026543Z > Request headers:
2025-08-20T22:51:26.9026720Z    "Authorization": "*****"
2025-08-20T22:51:26.9027333Z    "User-Agent": "oras/1.2.3"
2025-08-20T22:51:26.9234875Z time=2025-08-20T22:51:26Z level=debug msg=Response #3
2025-08-20T22:51:26.9235190Z < Response Status: "200 OK"
2025-08-20T22:51:26.9235391Z < Response headers:
2025-08-20T22:51:26.9235756Z    "Docker-Content-Digest": "sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855"
2025-08-20T22:51:26.9236228Z    "Docker-Distribution-Api-Version": "registry/2.0"
2025-08-20T22:51:26.9236623Z    "Etag": "\"sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855\""
2025-08-20T22:51:26.9237370Z    "Strict-Transport-Security": "max-age=63072000; includeSubDomains; preload"
2025-08-20T22:51:26.9237733Z    "Date": "Wed, 20 Aug 2025 22:51:26 GMT"
2025-08-20T22:51:26.9238011Z    "X-Github-Request-Id": "2829:77770:1203BA:139DD2:68A6516E"
2025-08-20T22:51:26.9238285Z    "Content-Length": "0"
2025-08-20T22:51:26.9238475Z    "Content-Type": ""
2025-08-20T22:51:26.9238948Z time=2025-08-20T22:51:26Z level=debug msg=Request #4
2025-08-20T22:51:26.9239549Z > Request URL: "https://ghcr.io/v2/pkgforge/bincache/stress-ng/official/source/stress-ng/manifests/HEAD-886bdb5-250820T113824-aarch64-linux"
2025-08-20T22:51:26.9240093Z > Request method: "PUT"
2025-08-20T22:51:26.9240274Z > Request headers:
2025-08-20T22:51:26.9240674Z    "Content-Type": "application/vnd.oci.image.manifest.v1+json"
2025-08-20T22:51:26.9240972Z    "Authorization": "*****"
2025-08-20T22:51:26.9241173Z    "User-Agent": "oras/1.2.3"
2025-08-20T22:51:27.1584978Z time=2025-08-20T22:51:27Z level=debug msg=Response #4
2025-08-20T22:51:27.1585321Z < Response Status: "201 Created"
2025-08-20T22:51:27.1585550Z < Response headers:
2025-08-20T22:51:27.1586125Z    "Location": "/v2/pkgforge/bincache/stress-ng/official/source/stress-ng/manifests/sha256:88b13f5d7e0214f65b29148faef7fa70d3978b19335b72b3a92bd5dba2ff3cf1"
2025-08-20T22:51:27.1586840Z    "Strict-Transport-Security": "max-age=63072000; includeSubDomains; preload"
2025-08-20T22:51:27.1587187Z    "Date": "Wed, 20 Aug 2025 22:51:27 GMT"
2025-08-20T22:51:27.1587420Z    "Content-Length": "0"
2025-08-20T22:51:27.1587663Z    "X-Github-Request-Id": "2829:77770:1203BD:139DD9:68A6516E"
2025-08-20T22:51:27.1587948Z    "Content-Type": "application/json"
2025-08-20T22:51:27.1588357Z    "Docker-Content-Digest": "sha256:88b13f5d7e0214f65b29148faef7fa70d3978b19335b72b3a92bd5dba2ff3cf1"
2025-08-20T22:51:27.1589039Z    "Docker-Distribution-Api-Version": "registry/2.0"
2025-08-20T22:51:27.1589584Z Pushed [registry] ghcr.io/pkgforge/bincache/stress-ng/official/source/stress-ng:HEAD-886bdb5-250820T113824-aarch64-linux
2025-08-20T22:51:27.1590104Z ArtifactType: application/vnd.oci.empty.v1+json
2025-08-20T22:51:27.1590788Z Digest: sha256:88b13f5d7e0214f65b29148faef7fa70d3978b19335b72b3a92bd5dba2ff3cf1
2025-08-20T22:51:29.3011221Z Uploading c4f85f741781 stress-ng.sig
2025-08-20T22:51:29.3035720Z Uploading ec2354e6a58b CHECKSUM
2025-08-20T22:51:29.3076688Z Uploading f76c41d30b40 CHECKSUM.sig
2025-08-20T22:51:29.3082646Z Uploading f3924fa891ce stress-ng
2025-08-20T22:51:29.4389430Z Exists    8177f9751321 LICENSE
2025-08-20T22:51:29.6027955Z Uploading cf940e7971d4 LICENSE.sig
2025-08-20T22:51:30.2137201Z Uploaded  ec2354e6a58b CHECKSUM
2025-08-20T22:51:30.2353744Z Exists    3eeaa339b07d SBUILD
2025-08-20T22:51:30.2677089Z Uploading 9c07e985c1c5 SBUILD.sig
2025-08-20T22:51:30.3320882Z Uploaded  f3924fa891ce stress-ng
2025-08-20T22:51:30.3537547Z Uploaded  c4f85f741781 stress-ng.sig
2025-08-20T22:51:30.3620798Z Uploaded  f76c41d30b40 CHECKSUM.sig
2025-08-20T22:51:30.3761585Z Uploading 9dbe0d653088 stress-ng.json
2025-08-20T22:51:30.3799011Z Exists    11cf0313013e stress-ng.png
2025-08-20T22:51:30.3865261Z Uploading c87fe1b46f39 stress-ng.json.sig
2025-08-20T22:51:30.3992633Z Uploading 43374a15b996 stress-ng.log
2025-08-20T22:51:30.5371551Z Uploaded  cf940e7971d4 LICENSE.sig
2025-08-20T22:51:30.5568101Z Uploading 8f9234536016 stress-ng.log.sig
2025-08-20T22:51:31.2752056Z Uploaded  9c07e985c1c5 SBUILD.sig
2025-08-20T22:51:31.2852523Z Uploaded  9dbe0d653088 stress-ng.json
2025-08-20T22:51:31.2986870Z Uploading 252a7f8ad76a stress-ng.version
2025-08-20T22:51:31.3008075Z Uploaded  c87fe1b46f39 stress-ng.json.sig
2025-08-20T22:51:31.3050433Z Uploading 1b49244ed0ae stress-ng.version.sig
2025-08-20T22:51:31.3712169Z Uploaded  43374a15b996 stress-ng.log
2025-08-20T22:51:31.5141183Z Uploaded  8f9234536016 stress-ng.log.sig
2025-08-20T22:51:32.2125059Z Uploaded  252a7f8ad76a stress-ng.version
2025-08-20T22:51:32.3209258Z Uploaded  1b49244ed0ae stress-ng.version.sig
2025-08-20T22:51:32.3209569Z Uploading 64004d24933f stress-ng
2025-08-20T22:51:32.6297977Z Uploaded  64004d24933f stress-ng
2025-08-20T22:51:32.6299027Z Pushed [registry] ghcr.io/pkgforge/bincache/stress-ng/official/source/stress-ng:HEAD-886bdb5-250820T113824-aarch64-linux
2025-08-20T22:51:32.6299619Z ArtifactType: application/vnd.oci.empty.v1+json
2025-08-20T22:51:32.6299997Z Digest: sha256:64004d24933f7b9df1973a870ba3642400b4a536b45ce85f6cf06e5350039b21
2025-08-20T22:51:37.7820381Z 
2025-08-20T22:51:37.7821205Z [+] Registry --> https://ghcr.io/pkgforge/bincache/stress-ng/official/source/stress-ng
2025-08-20T22:51:37.7821959Z [+] ==> https://api.ghcr.pkgforge.dev/pkgforge/bincache/stress-ng/official/source/stress-ng?tag=HEAD-886bdb5-250820T113824-aarch64-linux&manifest 
2025-08-20T22:51:37.7822724Z 
2025-08-20T22:51:39.3183323Z *** Zstandard CLI (64-bit) v1.5.7, by Yann Collet ***
2025-08-20T22:51:39.5160142Z ./BUILD_ARTIFACTS.tar : 44.88%   (  46.4 MiB =>   20.8 MiB, /tmp/BUILD_ARTIFACTS.zstd) 
2025-08-20T22:51:39.5267518Z removed './BUILD_ARTIFACTS.tar'
2025-08-20T22:51:39.5306234Z 
2025-08-20T22:51:39.5307341Z [+] Completed (Building|Fetching) https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/stress-ng/static.official.source.yaml :: 00(Hr):03(Min):44(Sec)
2025-08-20T22:51:39.5308001Z 
2025-08-20T22:51:39.5321955Z 
2025-08-20T22:51:39.5322188Z ==> [+] Finished Building at :: Wednesday, 2025-08-20 (10:51:39 PM) UTC
2025-08-20T22:51:39.5322430Z 
2025-08-20T22:51:40.3695279Z renamed '/tmp/BUILD.gh.log.txt' -> '/tmp/BUILD.log'
2025-08-20T22:51:40.3741901Z ##[group]Run ##Presets
2025-08-20T22:51:40.3742249Z [36;1m##Presets[0m
2025-08-20T22:51:40.3742430Z [36;1mset +x ; set +e[0m
2025-08-20T22:51:40.3742616Z [36;1m#-------------#[0m
2025-08-20T22:51:40.3742798Z [36;1m##Debug?[0m
2025-08-20T22:51:40.3743029Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T22:51:40.3743301Z [36;1m  set -x[0m
2025-08-20T22:51:40.3743463Z [36;1mfi[0m
2025-08-20T22:51:40.3743617Z [36;1m#-------------#[0m
2025-08-20T22:51:40.3743795Z [36;1m##Set ENV[0m
2025-08-20T22:51:40.3744005Z [36;1m if [[ "${SKIP_SRCBUILD_UPLOAD}" != "YES" ]]; then[0m
2025-08-20T22:51:40.3744645Z [36;1m    #GHCRPKG_TAG_SRCBUILD="srcbuild.$(date --utc +"%y%m%dT%H%M%S" | tr -d '[:space:]')-HEAD-886bdb5-250820T113824-aarch64-linux"[0m
2025-08-20T22:51:40.3745159Z [36;1m    GHCRPKG_TAG_SRCBUILD="HEAD-886bdb5-250820T113824-aarch64-linux"[0m
2025-08-20T22:51:40.3745721Z [36;1m    GHCRPKG_URL_SRCBUILD="ghcr.io/pkgforge/bincache/stress-ng/official/source/stress-ng-srcbuild-17109940431"[0m
2025-08-20T22:51:40.3746223Z [36;1m    export GHCRPKG_TAG_SRCBUILD GHCRPKG_URL_SRCBUILD[0m
2025-08-20T22:51:40.3746596Z [36;1m    echo "GHCRPKG_TAG_SRCBUILD=${GHCRPKG_TAG_SRCBUILD}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:51:40.3747025Z [36;1m    echo "GHCRPKG_URL_SRCBUILD=${GHCRPKG_URL_SRCBUILD}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:51:40.3747340Z [36;1m fi[0m
2025-08-20T22:51:40.3747496Z [36;1m##Push[0m
2025-08-20T22:51:40.3747693Z [36;1m if [[ -n "${GHCRPKG_TAG_SRCBUILD+x}" ]]; then[0m
2025-08-20T22:51:40.3747950Z [36;1m  pushd "/tmp" &>/dev/null[0m
2025-08-20T22:51:40.3748299Z [36;1m   if [[ -s "./BUILD_ARTIFACTS.zstd" && $(stat -c%s "./BUILD_ARTIFACTS.zstd") -gt 1000 ]]; then[0m
2025-08-20T22:51:40.3749579Z [36;1m     realpath "./BUILD_ARTIFACTS.zstd" && du -sh "./BUILD_ARTIFACTS.zstd"[0m
2025-08-20T22:51:40.3750006Z [36;1m     ls -sh "/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR"[0m
2025-08-20T22:51:40.3750331Z [36;1m     ghcr_push_cmd()[0m
2025-08-20T22:51:40.3750523Z [36;1m       {[0m
2025-08-20T22:51:40.3750691Z [36;1m        for i in {1..10}; do[0m
2025-08-20T22:51:40.3751003Z [36;1m          unset ghcr_push ; ghcr_push=(oras push --disable-path-validation)[0m
2025-08-20T22:51:40.3751426Z [36;1m          ghcr_push+=(--config "/dev/null:application/vnd.oci.empty.v1+json")[0m
2025-08-20T22:51:40.3751835Z [36;1m          ghcr_push+=(--annotation "com.github.package.type=container")[0m
2025-08-20T22:51:40.3752349Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.build_ghcrpkg-tag=HEAD-886bdb5-250820T113824-aarch64-linux")[0m
2025-08-20T22:51:40.3753043Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.build_gha=https://github.com/pkgforge/bincache/actions/runs/17109940431")[0m
2025-08-20T22:51:40.3753599Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.build_id=17109940431")[0m
2025-08-20T22:51:40.3754304Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.ghcr_pkg=ghcr.io/pkgforge/bincache/stress-ng/official/source/stress-ng:HEAD-886bdb5-250820T113824-aarch64-linux")[0m
2025-08-20T22:51:40.3755026Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.push_date=2025-08-20T22:51:17Z")[0m
2025-08-20T22:51:40.3755722Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.version=HEAD-886bdb5-250820T113824")[0m
2025-08-20T22:51:40.3756218Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.created=2025-08-20T22:51:17Z")[0m
2025-08-20T22:51:40.3756910Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.description=SRCBUILD for ghcr.io/pkgforge/bincache/stress-ng/official/source/stress-ng")[0m
2025-08-20T22:51:40.3757578Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.licenses=blessing")[0m
2025-08-20T22:51:40.3758080Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.ref.name=HEAD-886bdb5-250820T113824")[0m
2025-08-20T22:51:40.3758984Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.revision=HEAD-886bdb5-250820T113824")[0m
2025-08-20T22:51:40.3759753Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.source=https://pkgs.pkgforge.dev/repo/bincache/aarch64-linux/stress-ng/official/source/stress-ng")[0m
2025-08-20T22:51:40.3760479Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.title=SRCBUILD-stress-ng")[0m
2025-08-20T22:51:40.3761033Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.url=https://github.com/ColinIanKing/stress-ng")[0m
2025-08-20T22:51:40.3761561Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.vendor=pkgforge")[0m
2025-08-20T22:51:40.3762111Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.version=HEAD-886bdb5-250820T113824")[0m
2025-08-20T22:51:40.3762569Z [36;1m          ghcr_push+=("${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}")[0m
2025-08-20T22:51:40.3763046Z [36;1m          [[ -f "./BUILD_ARTIFACTS.zstd" && -s "./BUILD_ARTIFACTS.zstd" ]] && ghcr_push+=("./BUILD_ARTIFACTS.zstd")[0m
2025-08-20T22:51:40.3763453Z [36;1m          "${ghcr_push[@]}" ; sleep 5[0m
2025-08-20T22:51:40.3763683Z [36;1m         #Check[0m
2025-08-20T22:51:40.3764233Z [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-20T22:51:17Z" ]]; then[0m
2025-08-20T22:51:40.3764928Z [36;1m            echo -e "\n[+] (ARTIFACTS) Registry --> https://${GHCRPKG_URL_SRCBUILD}\n"[0m
2025-08-20T22:51:40.3765253Z [36;1m            break[0m
2025-08-20T22:51:40.3765439Z [36;1m          else[0m
2025-08-20T22:51:40.3765819Z [36;1m            echo -e "\n[-] Failed to Push Artifact to ${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD} (Retrying ${i}/10)\n"[0m
2025-08-20T22:51:40.3766225Z [36;1m          fi[0m
2025-08-20T22:51:40.3766425Z [36;1m          sleep "$(shuf -i 500-4500 -n 1)e-3"[0m
2025-08-20T22:51:40.3766660Z [36;1m        done[0m
2025-08-20T22:51:40.3766831Z [36;1m       }[0m
2025-08-20T22:51:40.3767012Z [36;1m       export -f ghcr_push_cmd[0m
2025-08-20T22:51:40.3767235Z [36;1m       ghcr_push_cmd[0m
2025-08-20T22:51:40.3767795Z [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-20T22:51:17Z" ]]; then[0m
2025-08-20T22:51:40.3768529Z [36;1m         echo -e "\n[✗] Failed to Push Artifact to ${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}\n"[0m
2025-08-20T22:51:40.3769046Z [36;1m          echo -e "\n[-] Retrying ...\n"[0m
2025-08-20T22:51:40.3769291Z [36;1m          ghcr_push_cmd[0m
2025-08-20T22:51:40.3769860Z [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-20T22:51:17Z" ]]; then[0m
2025-08-20T22:51:40.3770568Z [36;1m             oras manifest fetch "${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}" | jq .[0m
2025-08-20T22:51:40.3771053Z [36;1m             echo -e "\n[✗] Failed to Push Artifact to ${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}\n"[0m
2025-08-20T22:51:40.3771423Z [36;1m             return 1 || exit 1[0m
2025-08-20T22:51:40.3771774Z [36;1m           fi[0m
2025-08-20T22:51:40.3771949Z [36;1m       fi[0m
2025-08-20T22:51:40.3772112Z [36;1m   fi[0m
2025-08-20T22:51:40.3772268Z [36;1m fi[0m
2025-08-20T22:51:40.3772426Z [36;1mpopd >/dev/null 2>&1[0m
2025-08-20T22:51:40.3831446Z shell: /usr/bin/bash -e {0}
2025-08-20T22:51:40.3831660Z env:
2025-08-20T22:51:40.3831823Z   CROSS_COMPILING: NO
2025-08-20T22:51:40.3832021Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T22:51:40.3832231Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T22:51:40.3832428Z   ON_QEMU: NO
2025-08-20T22:51:40.3832579Z   DEBUG: 0
2025-08-20T22:51:40.3832734Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T22:51:40.3832941Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T22:51:40.3833397Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/stress-ng/official/source
2025-08-20T22:51:40.3833719Z   KEEP_LOGS: YES
2025-08-20T22:51:40.3833889Z   GITHUB_TEST_BUILD: YES
2025-08-20T22:51:40.3834082Z   PKG_FAMILY_LOCAL: stress-ng
2025-08-20T22:51:40.3834287Z   SBUILD_REBUILD: false
2025-08-20T22:51:40.3834791Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/stress-ng/static.official.source.yaml
2025-08-20T22:51:40.3835332Z   BUILD_SYS: docker://clang+make
2025-08-20T22:51:40.3835541Z   BUILD_ON_HOST: FALSE
2025-08-20T22:51:40.3835718Z   BUILD_SYSTEM: DOCKER
2025-08-20T22:51:40.3835898Z   SYSTMP: /tmp
2025-08-20T22:51:40.3836120Z   GHA_MODE: MATRIX
2025-08-20T22:51:40.3836510Z   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-20T22:51:40.3836986Z   INPUT_SBUILD: /tmp/pkgforge/eCUlzWPXQ_build.yaml
2025-08-20T22:51:40.3837281Z   BUILD_DIR: /tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml
2025-08-20T22:51:40.3837637Z   SBUILD_OUTDIR: /tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR
2025-08-20T22:51:40.3838083Z   SBUILD_TMPDIR: /tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T22:51:40.3838432Z   PKG_TYPE: static
2025-08-20T22:51:40.3838824Z   SBUILD_SUCCESSFUL: YES
2025-08-20T22:51:40.3839046Z   SBUILD_PKGVER: HEAD-886bdb5-250820T113824
2025-08-20T22:51:40.3839399Z   BUILD_GHACTIONS: https://github.com/pkgforge/bincache/actions/runs/17109940431
2025-08-20T22:51:40.3839733Z   BUILD_ID: 17109940431
2025-08-20T22:51:40.3839908Z   PKG_NAME: stress-ng
2025-08-20T22:51:40.3840089Z   PKG_DATE: 2025-08-20T22:51:17Z
2025-08-20T22:51:40.3840310Z   PKG_VERSION: HEAD-886bdb5-250820T113824
2025-08-20T22:51:40.3840547Z   PKG_VERSION_UPSTREAM: 0.19.03
2025-08-20T22:51:40.3840860Z   GHCRPKG_URL: ghcr.io/pkgforge/bincache/stress-ng/official/source/stress-ng
2025-08-20T22:51:40.3841230Z   GHCRPKG_TAG: HEAD-886bdb5-250820T113824-aarch64-linux
2025-08-20T22:51:40.3841693Z   PKG_WEBPAGE: https://pkgs.pkgforge.dev/repo/bincache/aarch64-linux/stress-ng/official/source/stress-ng
2025-08-20T22:51:40.3842159Z   PKG_SRCURL: https://github.com/ColinIanKing/stress-ng
2025-08-20T22:51:40.3842421Z   PUSH_SUCCESSFUL: YES
2025-08-20T22:51:40.3842862Z   GHCR_TOKEN: ***
2025-08-20T22:51:40.3843114Z   GITHUB_TOKEN: ***
2025-08-20T22:51:40.3843359Z   GITLAB_TOKEN: ***
2025-08-20T22:51:40.3844444Z   MINISIGN_KEY: ***
2025-08-20T22:51:40.3844633Z ##[endgroup]
2025-08-20T22:51:40.3911868Z /tmp/BUILD_ARTIFACTS.zstd
2025-08-20T22:51:40.3920253Z 21M	./BUILD_ARTIFACTS.zstd
2025-08-20T22:51:40.3931595Z total 9.7M
2025-08-20T22:51:40.3931776Z 4.0K CHECKSUM
2025-08-20T22:51:40.3931937Z 4.0K CHECKSUM.sig
2025-08-20T22:51:40.3932101Z  20K LICENSE
2025-08-20T22:51:40.3932258Z 4.0K LICENSE.sig
2025-08-20T22:51:40.3932418Z 8.0K SBUILD
2025-08-20T22:51:40.3932568Z 4.0K SBUILD.sig
2025-08-20T22:51:40.3932728Z 4.0K SBUILD_TEMP
2025-08-20T22:51:40.3932903Z  28K kernel-coverage.sh
2025-08-20T22:51:40.3933105Z 4.0K kernel-coverage.sh.sig
2025-08-20T22:51:40.3933312Z 3.2M stress-ng
2025-08-20T22:51:40.3933473Z 8.0K stress-ng.json
2025-08-20T22:51:40.3933643Z 4.0K stress-ng.json.sig
2025-08-20T22:51:40.3933823Z 3.3M stress-ng.log
2025-08-20T22:51:40.3933995Z 4.0K stress-ng.log.sig
2025-08-20T22:51:40.3934470Z  40K stress-ng.png
2025-08-20T22:51:40.3934638Z 4.0K stress-ng.sig
2025-08-20T22:51:40.3934809Z 3.3M stress-ng.static.log
2025-08-20T22:51:40.3935010Z 4.0K stress-ng.static.version
2025-08-20T22:51:40.3935226Z 4.0K stress-ng.static.version.sig
2025-08-20T22:51:40.3935440Z 4.0K stress-ng.version
2025-08-20T22:51:40.3935625Z 4.0K stress-ng.version.sig
2025-08-20T22:51:40.5304193Z Uploading bd951c36c221 BUILD_ARTIFACTS.zstd
2025-08-20T22:51:41.8982681Z Uploaded  bd951c36c221 BUILD_ARTIFACTS.zstd
2025-08-20T22:51:41.8983511Z Uploading 00726ab3461a SRCBUILD-stress-ng
2025-08-20T22:51:42.1810423Z Uploaded  00726ab3461a SRCBUILD-stress-ng
2025-08-20T22:51:42.1812122Z Pushed [registry] ghcr.io/pkgforge/bincache/stress-ng/official/source/stress-ng-srcbuild-17109940431:HEAD-886bdb5-250820T113824-aarch64-linux
2025-08-20T22:51:42.1812764Z ArtifactType: application/vnd.oci.empty.v1+json
2025-08-20T22:51:42.1813148Z Digest: sha256:00726ab3461ac51c67a517ed7c0a8735adb916cc15c2a22b24f20d3f647fde66
2025-08-20T22:51:47.3354181Z 
2025-08-20T22:51:47.3355072Z [+] (ARTIFACTS) Registry --> https://ghcr.io/pkgforge/bincache/stress-ng/official/source/stress-ng-srcbuild-17109940431
2025-08-20T22:51:47.3355516Z 
2025-08-20T22:51:47.4886262Z ##[group]Run ##Presets
2025-08-20T22:51:47.4886515Z [36;1m##Presets[0m
2025-08-20T22:51:47.4886695Z [36;1mset +x ; set +e[0m
2025-08-20T22:51:47.4887017Z [36;1m#-------------#[0m
2025-08-20T22:51:47.4887201Z [36;1m##Debug?[0m
2025-08-20T22:51:47.4887417Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T22:51:47.4887686Z [36;1m  set -x[0m
2025-08-20T22:51:47.4887842Z [36;1mfi[0m
2025-08-20T22:51:47.4887998Z [36;1m#-------------#[0m
2025-08-20T22:51:47.4888233Z [36;1mUTC_TIME="$(TZ='UTC' date +'%Y_%m_%dT%I_%M_%S_%p')"[0m
2025-08-20T22:51:47.4888537Z [36;1mecho "UTC_TIME=${UTC_TIME}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:51:47.4922828Z shell: /usr/bin/bash -e {0}
2025-08-20T22:51:47.4923044Z env:
2025-08-20T22:51:47.4923205Z   CROSS_COMPILING: NO
2025-08-20T22:51:47.4923411Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T22:51:47.4923617Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T22:51:47.4923818Z   ON_QEMU: NO
2025-08-20T22:51:47.4924007Z   DEBUG: 0
2025-08-20T22:51:47.4924172Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T22:51:47.4924383Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T22:51:47.4924678Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/stress-ng/official/source
2025-08-20T22:51:47.4924985Z   KEEP_LOGS: YES
2025-08-20T22:51:47.4925157Z   GITHUB_TEST_BUILD: YES
2025-08-20T22:51:47.4925354Z   PKG_FAMILY_LOCAL: stress-ng
2025-08-20T22:51:47.4925567Z   SBUILD_REBUILD: false
2025-08-20T22:51:47.4926079Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/stress-ng/static.official.source.yaml
2025-08-20T22:51:47.4926624Z   BUILD_SYS: docker://clang+make
2025-08-20T22:51:47.4926835Z   BUILD_ON_HOST: FALSE
2025-08-20T22:51:47.4927014Z   BUILD_SYSTEM: DOCKER
2025-08-20T22:51:47.4927190Z   SYSTMP: /tmp
2025-08-20T22:51:47.4927355Z   GHA_MODE: MATRIX
2025-08-20T22:51:47.4927749Z   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-20T22:51:47.4928234Z   INPUT_SBUILD: /tmp/pkgforge/eCUlzWPXQ_build.yaml
2025-08-20T22:51:47.4928536Z   BUILD_DIR: /tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml
2025-08-20T22:51:47.4929329Z   SBUILD_OUTDIR: /tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR
2025-08-20T22:51:47.4929788Z   SBUILD_TMPDIR: /tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T22:51:47.4930141Z   PKG_TYPE: static
2025-08-20T22:51:47.4930315Z   SBUILD_SUCCESSFUL: YES
2025-08-20T22:51:47.4930523Z   SBUILD_PKGVER: HEAD-886bdb5-250820T113824
2025-08-20T22:51:47.4930870Z   BUILD_GHACTIONS: https://github.com/pkgforge/bincache/actions/runs/17109940431
2025-08-20T22:51:47.4931204Z   BUILD_ID: 17109940431
2025-08-20T22:51:47.4931381Z   PKG_NAME: stress-ng
2025-08-20T22:51:47.4931565Z   PKG_DATE: 2025-08-20T22:51:17Z
2025-08-20T22:51:47.4932018Z   PKG_VERSION: HEAD-886bdb5-250820T113824
2025-08-20T22:51:47.4932256Z   PKG_VERSION_UPSTREAM: 0.19.03
2025-08-20T22:51:47.4932579Z   GHCRPKG_URL: ghcr.io/pkgforge/bincache/stress-ng/official/source/stress-ng
2025-08-20T22:51:47.4932952Z   GHCRPKG_TAG: HEAD-886bdb5-250820T113824-aarch64-linux
2025-08-20T22:51:47.4933410Z   PKG_WEBPAGE: https://pkgs.pkgforge.dev/repo/bincache/aarch64-linux/stress-ng/official/source/stress-ng
2025-08-20T22:51:47.4933885Z   PKG_SRCURL: https://github.com/ColinIanKing/stress-ng
2025-08-20T22:51:47.4934152Z   PUSH_SUCCESSFUL: YES
2025-08-20T22:51:47.4934405Z   GHCRPKG_TAG_SRCBUILD: HEAD-886bdb5-250820T113824-aarch64-linux
2025-08-20T22:51:47.4934929Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/stress-ng/official/source/stress-ng-srcbuild-17109940431
2025-08-20T22:51:47.4935355Z ##[endgroup]
2025-08-20T22:51:47.5063634Z ##[group]Run actions/upload-artifact@v4
2025-08-20T22:51:47.5063936Z with:
2025-08-20T22:51:47.5064118Z   name: Bincache_stress-ng_aarch64-Linux
2025-08-20T22:51:47.5064405Z   path: /tmp/BUILD.log
/tmp/BUILD_ARTIFACTS.zstd

2025-08-20T22:51:47.5064661Z   compression-level: 0
2025-08-20T22:51:47.5064847Z   retention-days: 30
2025-08-20T22:51:47.5065023Z   overwrite: true
2025-08-20T22:51:47.5065200Z   if-no-files-found: warn
2025-08-20T22:51:47.5065404Z   include-hidden-files: false
2025-08-20T22:51:47.5065762Z env:
2025-08-20T22:51:47.5065910Z   CROSS_COMPILING: NO
2025-08-20T22:51:47.5066100Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T22:51:47.5066310Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T22:51:47.5066506Z   ON_QEMU: NO
2025-08-20T22:51:47.5066659Z   DEBUG: 0
2025-08-20T22:51:47.5066818Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T22:51:47.5067024Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T22:51:47.5067321Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/stress-ng/official/source
2025-08-20T22:51:47.5067650Z   KEEP_LOGS: YES
2025-08-20T22:51:47.5067820Z   GITHUB_TEST_BUILD: YES
2025-08-20T22:51:47.5068077Z   PKG_FAMILY_LOCAL: stress-ng
2025-08-20T22:51:47.5068287Z   SBUILD_REBUILD: false
2025-08-20T22:51:47.5068941Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/stress-ng/static.official.source.yaml
2025-08-20T22:51:47.5069499Z   BUILD_SYS: docker://clang+make
2025-08-20T22:51:47.5069711Z   BUILD_ON_HOST: FALSE
2025-08-20T22:51:47.5069890Z   BUILD_SYSTEM: DOCKER
2025-08-20T22:51:47.5070069Z   SYSTMP: /tmp
2025-08-20T22:51:47.5070228Z   GHA_MODE: MATRIX
2025-08-20T22:51:47.5070623Z   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-20T22:51:47.5071104Z   INPUT_SBUILD: /tmp/pkgforge/eCUlzWPXQ_build.yaml
2025-08-20T22:51:47.5071400Z   BUILD_DIR: /tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml
2025-08-20T22:51:47.5071761Z   SBUILD_OUTDIR: /tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR
2025-08-20T22:51:47.5072214Z   SBUILD_TMPDIR: /tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T22:51:47.5072569Z   PKG_TYPE: static
2025-08-20T22:51:47.5072744Z   SBUILD_SUCCESSFUL: YES
2025-08-20T22:51:47.5072952Z   SBUILD_PKGVER: HEAD-886bdb5-250820T113824
2025-08-20T22:51:47.5073305Z   BUILD_GHACTIONS: https://github.com/pkgforge/bincache/actions/runs/17109940431
2025-08-20T22:51:47.5073639Z   BUILD_ID: 17109940431
2025-08-20T22:51:47.5073818Z   PKG_NAME: stress-ng
2025-08-20T22:51:47.5074005Z   PKG_DATE: 2025-08-20T22:51:17Z
2025-08-20T22:51:47.5074222Z   PKG_VERSION: HEAD-886bdb5-250820T113824
2025-08-20T22:51:47.5074457Z   PKG_VERSION_UPSTREAM: 0.19.03
2025-08-20T22:51:47.5074778Z   GHCRPKG_URL: ghcr.io/pkgforge/bincache/stress-ng/official/source/stress-ng
2025-08-20T22:51:47.5075155Z   GHCRPKG_TAG: HEAD-886bdb5-250820T113824-aarch64-linux
2025-08-20T22:51:47.5075625Z   PKG_WEBPAGE: https://pkgs.pkgforge.dev/repo/bincache/aarch64-linux/stress-ng/official/source/stress-ng
2025-08-20T22:51:47.5076104Z   PKG_SRCURL: https://github.com/ColinIanKing/stress-ng
2025-08-20T22:51:47.5076560Z   PUSH_SUCCESSFUL: YES
2025-08-20T22:51:47.5076812Z   GHCRPKG_TAG_SRCBUILD: HEAD-886bdb5-250820T113824-aarch64-linux
2025-08-20T22:51:47.5077312Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/stress-ng/official/source/stress-ng-srcbuild-17109940431
2025-08-20T22:51:47.5077742Z   UTC_TIME: 2025_08_20T10_51_47_PM
2025-08-20T22:51:47.5077943Z ##[endgroup]
2025-08-20T22:51:48.1697719Z Multiple search paths detected. Calculating the least common ancestor of all paths
2025-08-20T22:51:48.1702702Z The least common ancestor is /tmp. This will be the root directory of the artifact
2025-08-20T22:51:48.1703116Z With the provided path, there will be 2 files uploaded
2025-08-20T22:51:48.3609950Z Artifact name is valid!
2025-08-20T22:51:48.3614162Z Root directory input is valid!
2025-08-20T22:51:48.4377668Z Beginning upload of artifact content to blob storage
2025-08-20T22:51:48.7862352Z Uploaded bytes 8388608
2025-08-20T22:51:48.7868073Z Uploaded bytes 16777216
2025-08-20T22:51:48.9043594Z Uploaded bytes 25165824
2025-08-20T22:51:48.9378675Z Uploaded bytes 25532100
2025-08-20T22:51:48.9587994Z Finished uploading artifact content to blob storage!
2025-08-20T22:51:48.9600827Z SHA256 digest of uploaded artifact zip is 6450b369bc61aa0688049eaa56a5a166e9936824e007d459c0cd168571592c90
2025-08-20T22:51:48.9601290Z Finalizing artifact upload
2025-08-20T22:51:49.0310569Z Artifact Bincache_stress-ng_aarch64-Linux.zip successfully finalized. Artifact ID 3813931300
2025-08-20T22:51:49.0311806Z Artifact Bincache_stress-ng_aarch64-Linux has been successfully uploaded! Final size is 25532100 bytes. Artifact ID is 3813931300
2025-08-20T22:51:49.0330170Z Artifact download URL: https://github.com/pkgforge/bincache/actions/runs/17109940431/artifacts/3813931300
2025-08-20T22:51:49.0572974Z ##[group]Run actions/attest-build-provenance@v2.4.0
2025-08-20T22:51:49.0573298Z with:
2025-08-20T22:51:49.0573588Z   subject-name: stress-ng-17109940431-HEAD-886bdb5-250820T113824-aarch64-linux
2025-08-20T22:51:49.0574394Z   subject-path: "/tmp/BUILD.log"
"/tmp/BUILD_ARTIFACTS.zstd"
/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/**
!/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/**

2025-08-20T22:51:49.0575090Z   show-summary: true
2025-08-20T22:51:49.0575283Z   push-to-registry: false
2025-08-20T22:51:49.0575654Z   github-token: ***
2025-08-20T22:51:49.0575826Z env:
2025-08-20T22:51:49.0575989Z   CROSS_COMPILING: NO
2025-08-20T22:51:49.0576181Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T22:51:49.0576396Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T22:51:49.0576596Z   ON_QEMU: NO
2025-08-20T22:51:49.0576751Z   DEBUG: 0
2025-08-20T22:51:49.0576919Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T22:51:49.0577134Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T22:51:49.0577456Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/stress-ng/official/source
2025-08-20T22:51:49.0577769Z   KEEP_LOGS: YES
2025-08-20T22:51:49.0577945Z   GITHUB_TEST_BUILD: YES
2025-08-20T22:51:49.0578144Z   PKG_FAMILY_LOCAL: stress-ng
2025-08-20T22:51:49.0578350Z   SBUILD_REBUILD: false
2025-08-20T22:51:49.0579106Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/stress-ng/static.official.source.yaml
2025-08-20T22:51:49.0579664Z   BUILD_SYS: docker://clang+make
2025-08-20T22:51:49.0579879Z   BUILD_ON_HOST: FALSE
2025-08-20T22:51:49.0580063Z   BUILD_SYSTEM: DOCKER
2025-08-20T22:51:49.0580244Z   SYSTMP: /tmp
2025-08-20T22:51:49.0580419Z   GHA_MODE: MATRIX
2025-08-20T22:51:49.0580817Z   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-20T22:51:49.0581301Z   INPUT_SBUILD: /tmp/pkgforge/eCUlzWPXQ_build.yaml
2025-08-20T22:51:49.0581614Z   BUILD_DIR: /tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml
2025-08-20T22:51:49.0581977Z   SBUILD_OUTDIR: /tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR
2025-08-20T22:51:49.0582432Z   SBUILD_TMPDIR: /tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T22:51:49.0582788Z   PKG_TYPE: static
2025-08-20T22:51:49.0583212Z   SBUILD_SUCCESSFUL: YES
2025-08-20T22:51:49.0583430Z   SBUILD_PKGVER: HEAD-886bdb5-250820T113824
2025-08-20T22:51:49.0583789Z   BUILD_GHACTIONS: https://github.com/pkgforge/bincache/actions/runs/17109940431
2025-08-20T22:51:49.0584133Z   BUILD_ID: 17109940431
2025-08-20T22:51:49.0584323Z   PKG_NAME: stress-ng
2025-08-20T22:51:49.0584513Z   PKG_DATE: 2025-08-20T22:51:17Z
2025-08-20T22:51:49.0584741Z   PKG_VERSION: HEAD-886bdb5-250820T113824
2025-08-20T22:51:49.0584982Z   PKG_VERSION_UPSTREAM: 0.19.03
2025-08-20T22:51:49.0585301Z   GHCRPKG_URL: ghcr.io/pkgforge/bincache/stress-ng/official/source/stress-ng
2025-08-20T22:51:49.0585681Z   GHCRPKG_TAG: HEAD-886bdb5-250820T113824-aarch64-linux
2025-08-20T22:51:49.0586152Z   PKG_WEBPAGE: https://pkgs.pkgforge.dev/repo/bincache/aarch64-linux/stress-ng/official/source/stress-ng
2025-08-20T22:51:49.0586629Z   PKG_SRCURL: https://github.com/ColinIanKing/stress-ng
2025-08-20T22:51:49.0586901Z   PUSH_SUCCESSFUL: YES
2025-08-20T22:51:49.0587161Z   GHCRPKG_TAG_SRCBUILD: HEAD-886bdb5-250820T113824-aarch64-linux
2025-08-20T22:51:49.0587689Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/stress-ng/official/source/stress-ng-srcbuild-17109940431
2025-08-20T22:51:49.0588125Z   UTC_TIME: 2025_08_20T10_51_47_PM
2025-08-20T22:51:49.0588332Z ##[endgroup]
2025-08-20T22:51:49.0665718Z ##[group]Run actions/attest-build-provenance/predicate@1176ef556905f349f669722abf30bce1a6e16e01
2025-08-20T22:51:49.0666333Z env:
2025-08-20T22:51:49.0666496Z   CROSS_COMPILING: NO
2025-08-20T22:51:49.0666690Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T22:51:49.0666910Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T22:51:49.0667111Z   ON_QEMU: NO
2025-08-20T22:51:49.0667270Z   DEBUG: 0
2025-08-20T22:51:49.0667627Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T22:51:49.0667856Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T22:51:49.0668157Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/stress-ng/official/source
2025-08-20T22:51:49.0668465Z   KEEP_LOGS: YES
2025-08-20T22:51:49.0668901Z   GITHUB_TEST_BUILD: YES
2025-08-20T22:51:49.0669121Z   PKG_FAMILY_LOCAL: stress-ng
2025-08-20T22:51:49.0669330Z   SBUILD_REBUILD: false
2025-08-20T22:51:49.0669845Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/stress-ng/static.official.source.yaml
2025-08-20T22:51:49.0670399Z   BUILD_SYS: docker://clang+make
2025-08-20T22:51:49.0670622Z   BUILD_ON_HOST: FALSE
2025-08-20T22:51:49.0670809Z   BUILD_SYSTEM: DOCKER
2025-08-20T22:51:49.0670993Z   SYSTMP: /tmp
2025-08-20T22:51:49.0671159Z   GHA_MODE: MATRIX
2025-08-20T22:51:49.0671560Z   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-20T22:51:49.0672052Z   INPUT_SBUILD: /tmp/pkgforge/eCUlzWPXQ_build.yaml
2025-08-20T22:51:49.0672358Z   BUILD_DIR: /tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml
2025-08-20T22:51:49.0672720Z   SBUILD_OUTDIR: /tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR
2025-08-20T22:51:49.0673179Z   SBUILD_TMPDIR: /tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T22:51:49.0673542Z   PKG_TYPE: static
2025-08-20T22:51:49.0673722Z   SBUILD_SUCCESSFUL: YES
2025-08-20T22:51:49.0673939Z   SBUILD_PKGVER: HEAD-886bdb5-250820T113824
2025-08-20T22:51:49.0674298Z   BUILD_GHACTIONS: https://github.com/pkgforge/bincache/actions/runs/17109940431
2025-08-20T22:51:49.0674652Z   BUILD_ID: 17109940431
2025-08-20T22:51:49.0674838Z   PKG_NAME: stress-ng
2025-08-20T22:51:49.0675028Z   PKG_DATE: 2025-08-20T22:51:17Z
2025-08-20T22:51:49.0675258Z   PKG_VERSION: HEAD-886bdb5-250820T113824
2025-08-20T22:51:49.0675498Z   PKG_VERSION_UPSTREAM: 0.19.03
2025-08-20T22:51:49.0675831Z   GHCRPKG_URL: ghcr.io/pkgforge/bincache/stress-ng/official/source/stress-ng
2025-08-20T22:51:49.0676209Z   GHCRPKG_TAG: HEAD-886bdb5-250820T113824-aarch64-linux
2025-08-20T22:51:49.0676675Z   PKG_WEBPAGE: https://pkgs.pkgforge.dev/repo/bincache/aarch64-linux/stress-ng/official/source/stress-ng
2025-08-20T22:51:49.0677152Z   PKG_SRCURL: https://github.com/ColinIanKing/stress-ng
2025-08-20T22:51:49.0677658Z   PUSH_SUCCESSFUL: YES
2025-08-20T22:51:49.0677915Z   GHCRPKG_TAG_SRCBUILD: HEAD-886bdb5-250820T113824-aarch64-linux
2025-08-20T22:51:49.0678419Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/stress-ng/official/source/stress-ng-srcbuild-17109940431
2025-08-20T22:51:49.0679026Z   UTC_TIME: 2025_08_20T10_51_47_PM
2025-08-20T22:51:49.0679242Z ##[endgroup]
2025-08-20T22:51:49.3896723Z ##[group]Run actions/attest@ce27ba3b4a9a139d9a20a4a07d69fabb52f1e5bc
2025-08-20T22:51:49.3897048Z with:
2025-08-20T22:51:49.3897697Z   subject-path: "/tmp/BUILD.log"
"/tmp/BUILD_ARTIFACTS.zstd"
/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/**
!/tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/**

2025-08-20T22:51:49.3898503Z   subject-name: stress-ng-17109940431-HEAD-886bdb5-250820T113824-aarch64-linux
2025-08-20T22:51:49.3899124Z   predicate-type: https://slsa.dev/provenance/v1
2025-08-20T22:51:49.3901889Z   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/17109940431/attempts/1"}}}
2025-08-20T22:51:49.3904490Z   push-to-registry: false
2025-08-20T22:51:49.3904692Z   show-summary: true
2025-08-20T22:51:49.3905102Z   github-token: ***
2025-08-20T22:51:49.3905286Z env:
2025-08-20T22:51:49.3905445Z   CROSS_COMPILING: NO
2025-08-20T22:51:49.3905641Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T22:51:49.3905859Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T22:51:49.3906061Z   ON_QEMU: NO
2025-08-20T22:51:49.3906220Z   DEBUG: 0
2025-08-20T22:51:49.3906386Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T22:51:49.3906600Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T22:51:49.3906901Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/stress-ng/official/source
2025-08-20T22:51:49.3907215Z   KEEP_LOGS: YES
2025-08-20T22:51:49.3907391Z   GITHUB_TEST_BUILD: YES
2025-08-20T22:51:49.3907592Z   PKG_FAMILY_LOCAL: stress-ng
2025-08-20T22:51:49.3907801Z   SBUILD_REBUILD: false
2025-08-20T22:51:49.3908312Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/stress-ng/static.official.source.yaml
2025-08-20T22:51:49.3909048Z   BUILD_SYS: docker://clang+make
2025-08-20T22:51:49.3909276Z   BUILD_ON_HOST: FALSE
2025-08-20T22:51:49.3909463Z   BUILD_SYSTEM: DOCKER
2025-08-20T22:51:49.3909647Z   SYSTMP: /tmp
2025-08-20T22:51:49.3909818Z   GHA_MODE: MATRIX
2025-08-20T22:51:49.3910224Z   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-20T22:51:49.3910713Z   INPUT_SBUILD: /tmp/pkgforge/eCUlzWPXQ_build.yaml
2025-08-20T22:51:49.3911018Z   BUILD_DIR: /tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml
2025-08-20T22:51:49.3911386Z   SBUILD_OUTDIR: /tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR
2025-08-20T22:51:49.3911844Z   SBUILD_TMPDIR: /tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T22:51:49.3912203Z   PKG_TYPE: static
2025-08-20T22:51:49.3912383Z   SBUILD_SUCCESSFUL: YES
2025-08-20T22:51:49.3912597Z   SBUILD_PKGVER: HEAD-886bdb5-250820T113824
2025-08-20T22:51:49.3912961Z   BUILD_GHACTIONS: https://github.com/pkgforge/bincache/actions/runs/17109940431
2025-08-20T22:51:49.3913312Z   BUILD_ID: 17109940431
2025-08-20T22:51:49.3913504Z   PKG_NAME: stress-ng
2025-08-20T22:51:49.3913697Z   PKG_DATE: 2025-08-20T22:51:17Z
2025-08-20T22:51:49.3914197Z   PKG_VERSION: HEAD-886bdb5-250820T113824
2025-08-20T22:51:49.3914441Z   PKG_VERSION_UPSTREAM: 0.19.03
2025-08-20T22:51:49.3914761Z   GHCRPKG_URL: ghcr.io/pkgforge/bincache/stress-ng/official/source/stress-ng
2025-08-20T22:51:49.3915141Z   GHCRPKG_TAG: HEAD-886bdb5-250820T113824-aarch64-linux
2025-08-20T22:51:49.3915608Z   PKG_WEBPAGE: https://pkgs.pkgforge.dev/repo/bincache/aarch64-linux/stress-ng/official/source/stress-ng
2025-08-20T22:51:49.3916094Z   PKG_SRCURL: https://github.com/ColinIanKing/stress-ng
2025-08-20T22:51:49.3916367Z   PUSH_SUCCESSFUL: YES
2025-08-20T22:51:49.3916629Z   GHCRPKG_TAG_SRCBUILD: HEAD-886bdb5-250820T113824-aarch64-linux
2025-08-20T22:51:49.3917137Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/stress-ng/official/source/stress-ng-srcbuild-17109940431
2025-08-20T22:51:49.3917576Z   UTC_TIME: 2025_08_20T10_51_47_PM
2025-08-20T22:51:49.3917785Z ##[endgroup]
2025-08-20T22:51:50.8482336Z Attestation created for 20 subjects
2025-08-20T22:51:50.8486190Z ##[group][36mAttestation signed using certificate from Public Good Sigstore instance[39m
2025-08-20T22:51:50.8486648Z -----BEGIN CERTIFICATE-----
2025-08-20T22:51:50.8486986Z MIIG8DCCBnagAwIBAgIUY8dOdMBm8VqvDEccIESChb5h9UcwCgYIKoZIzj0EAwMw
2025-08-20T22:51:50.8487451Z NzEVMBMGA1UEChMMc2lnc3RvcmUuZGV2MR4wHAYDVQQDExVzaWdzdG9yZS1pbnRl
2025-08-20T22:51:50.8487914Z cm1lZGlhdGUwHhcNMjUwODIwMjI1MTUwWhcNMjUwODIwMjMwMTUwWjAAMFkwEwYH
2025-08-20T22:51:50.8488920Z KoZIzj0CAQYIKoZIzj0DAQcDQgAE53X5QY5YT24rSawAOEZBlM2qg6uQdjeY7m+J
2025-08-20T22:51:50.8489361Z 7oNYZ873FQPV1AW3/eyZGv7KSywAPt+Qny3M33oBTC70KWE6TKOCBZUwggWRMA4G
2025-08-20T22:51:50.8489793Z A1UdDwEB/wQEAwIHgDATBgNVHSUEDDAKBggrBgEFBQcDAzAdBgNVHQ4EFgQUUQKU
2025-08-20T22:51:50.8490432Z 7ucLvQIKcNhDNzTdHL42El8wHwYDVR0jBBgwFoAU39Ppz1YkEZb5qNjpKFWixi4Y
2025-08-20T22:51:50.8490889Z ZD8wZwYDVR0RAQH/BF0wW4ZZaHR0cHM6Ly9naXRodWIuY29tL3BrZ2ZvcmdlL2Jp
2025-08-20T22:51:50.8491326Z bmNhY2hlLy5naXRodWIvd29ya2Zsb3dzL21hdHJpeF9idWlsZHMueWFtbEByZWZz
2025-08-20T22:51:50.8491776Z L2hlYWRzL21haW4wOQYKKwYBBAGDvzABAQQraHR0cHM6Ly90b2tlbi5hY3Rpb25z
2025-08-20T22:51:50.8492225Z LmdpdGh1YnVzZXJjb250ZW50LmNvbTAfBgorBgEEAYO/MAECBBF3b3JrZmxvd19k
2025-08-20T22:51:50.8492655Z aXNwYXRjaDA2BgorBgEEAYO/MAEDBCgzMzhhM2JhZTFiYWIwNWFiYTBhZDRiZmU1
2025-08-20T22:51:50.8493099Z NTgwZDgyZWVhYjNmMjFkMDAGCisGAQQBg78wAQQEIvCfp7Dwn5ug77iPIEJ1aWxk
2025-08-20T22:51:50.8493560Z IFBhY2thZ2Ug8J+TpvCfk4AwHwYKKwYBBAGDvzABBQQRcGtnZm9yZ2UvYmluY2Fj
2025-08-20T22:51:50.8494030Z aGUwHQYKKwYBBAGDvzABBgQPcmVmcy9oZWFkcy9tYWluMDsGCisGAQQBg78wAQgE
2025-08-20T22:51:50.8494486Z LQwraHR0cHM6Ly90b2tlbi5hY3Rpb25zLmdpdGh1YnVzZXJjb250ZW50LmNvbTBp
2025-08-20T22:51:50.8494930Z BgorBgEEAYO/MAEJBFsMWWh0dHBzOi8vZ2l0aHViLmNvbS9wa2dmb3JnZS9iaW5j
2025-08-20T22:51:50.8495391Z YWNoZS8uZ2l0aHViL3dvcmtmbG93cy9tYXRyaXhfYnVpbGRzLnlhbWxAcmVmcy9o
2025-08-20T22:51:50.8495849Z ZWFkcy9tYWluMDgGCisGAQQBg78wAQoEKgwoMzM4YTNiYWUxYmFiMDVhYmEwYWQ0
2025-08-20T22:51:50.8496297Z YmZlNTU4MGQ4MmVlYWIzZjIxZDAdBgorBgEEAYO/MAELBA8MDWdpdGh1Yi1ob3N0
2025-08-20T22:51:50.8496750Z ZWQwNAYKKwYBBAGDvzABDAQmDCRodHRwczovL2dpdGh1Yi5jb20vcGtnZm9yZ2Uv
2025-08-20T22:51:50.8497216Z YmluY2FjaGUwOAYKKwYBBAGDvzABDQQqDCgzMzhhM2JhZTFiYWIwNWFiYTBhZDRi
2025-08-20T22:51:50.8497679Z ZmU1NTgwZDgyZWVhYjNmMjFkMB8GCisGAQQBg78wAQ4EEQwPcmVmcy9oZWFkcy9t
2025-08-20T22:51:50.8498144Z YWluMBkGCisGAQQBg78wAQ8ECwwJODgzNjU1MjMwMCsGCisGAQQBg78wARAEHQwb
2025-08-20T22:51:50.8498842Z aHR0cHM6Ly9naXRodWIuY29tL3BrZ2ZvcmdlMBkGCisGAQQBg78wAREECwwJMTg3
2025-08-20T22:51:50.8499331Z Mjc1MzQzMGkGCisGAQQBg78wARIEWwxZaHR0cHM6Ly9naXRodWIuY29tL3BrZ2Zv
2025-08-20T22:51:50.8499786Z cmdlL2JpbmNhY2hlLy5naXRodWIvd29ya2Zsb3dzL21hdHJpeF9idWlsZHMueWFt
2025-08-20T22:51:50.8500241Z bEByZWZzL2hlYWRzL21haW4wOAYKKwYBBAGDvzABEwQqDCgzMzhhM2JhZTFiYWIw
2025-08-20T22:51:50.8500708Z NWFiYTBhZDRiZmU1NTgwZDgyZWVhYjNmMjFkMCEGCisGAQQBg78wARQEEwwRd29y
2025-08-20T22:51:50.8501207Z a2Zsb3dfZGlzcGF0Y2gwWAYKKwYBBAGDvzABFQRKDEhodHRwczovL2dpdGh1Yi5j
2025-08-20T22:51:50.8501664Z b20vcGtnZm9yZ2UvYmluY2FjaGUvYWN0aW9ucy9ydW5zLzE3MTA5OTQwNDMxL2F0
2025-08-20T22:51:50.8502332Z dGVtcHRzLzEwFgYKKwYBBAGDvzABFgQIDAZwdWJsaWMwgYsGCisGAQQB1nkCBAIE
2025-08-20T22:51:50.8502798Z fQR7AHkAdwDdPTBqxscRMmMZHhyZZzcCokpeuN48rf+HinKALynujgAAAZjJrnOT
2025-08-20T22:51:50.8503252Z AAAEAwBIMEYCIQCQ5PCuvfsJhVVQP1N22Nc9MaVt+9kU7zkD9QCiHH5/TwIhALhA
2025-08-20T22:51:50.8503704Z VlczOcLm1bYddlSNkmryxDWDJirmZPSFLftlTa06MAoGCCqGSM49BAMDA2gAMGUC
2025-08-20T22:51:50.8504149Z MQCe26HEPEv0CnBA19ipJ/GhGHgCFYpSTh7XCE2aI3tuRZYC0kk0QDQbYSZgVTmr
2025-08-20T22:51:50.8504585Z Q4sCMF/pOvNk3KXHohlLsWQb9CieisAQDPlKhn8dNq8YYQA+sGOomTjMcGmkpF9L
2025-08-20T22:51:50.8504919Z wE027g==
2025-08-20T22:51:50.8505083Z -----END CERTIFICATE-----
2025-08-20T22:51:50.8505216Z 
2025-08-20T22:51:50.8505708Z ##[endgroup]
2025-08-20T22:51:50.8506169Z [36mAttestation signature uploaded to Rekor transparency log[39m
2025-08-20T22:51:50.8506543Z https://search.sigstore.dev?logIndex=414578451
2025-08-20T22:51:50.8506880Z [36mAttestation uploaded to repository[39m
2025-08-20T22:51:50.8507191Z https://github.com/pkgforge/bincache/attestations/9876293
2025-08-20T22:51:50.9444778Z ##[group]Run ##Presets
2025-08-20T22:51:50.9445034Z [36;1m##Presets[0m
2025-08-20T22:51:50.9445216Z [36;1mset +x ; set +e[0m
2025-08-20T22:51:50.9445411Z [36;1m#-------------#[0m
2025-08-20T22:51:50.9445595Z [36;1m##Debug?[0m
2025-08-20T22:51:50.9445823Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T22:51:50.9446248Z [36;1m  set -x[0m
2025-08-20T22:51:50.9446419Z [36;1mfi[0m
2025-08-20T22:51:50.9446582Z [36;1m#-------------#[0m
2025-08-20T22:51:50.9446866Z [36;1mif [[ "${GHA_BUILD_FAILED}" == "YES" || "${SBUILD_SUCCESSFUL}" == "NO" ]]; then[0m
2025-08-20T22:51:50.9447382Z [36;1m  echo -e "\n[-] FATAL: Failed to Successfully Build ghcr.io/pkgforge/bincache/stress-ng/official/source"[0m
2025-08-20T22:51:50.9447798Z [36;1m exit 1[0m
2025-08-20T22:51:50.9447963Z [36;1mfi[0m
2025-08-20T22:51:50.9478152Z shell: /usr/bin/bash -e {0}
2025-08-20T22:51:50.9478371Z env:
2025-08-20T22:51:50.9478534Z   CROSS_COMPILING: NO
2025-08-20T22:51:50.9478924Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T22:51:50.9479145Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T22:51:50.9479351Z   ON_QEMU: NO
2025-08-20T22:51:50.9479510Z   DEBUG: 0
2025-08-20T22:51:50.9479677Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T22:51:50.9479893Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T22:51:50.9480198Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/stress-ng/official/source
2025-08-20T22:51:50.9480513Z   KEEP_LOGS: YES
2025-08-20T22:51:50.9480689Z   GITHUB_TEST_BUILD: YES
2025-08-20T22:51:50.9480892Z   PKG_FAMILY_LOCAL: stress-ng
2025-08-20T22:51:50.9481104Z   SBUILD_REBUILD: false
2025-08-20T22:51:50.9481620Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/stress-ng/static.official.source.yaml
2025-08-20T22:51:50.9482172Z   BUILD_SYS: docker://clang+make
2025-08-20T22:51:50.9482394Z   BUILD_ON_HOST: FALSE
2025-08-20T22:51:50.9482582Z   BUILD_SYSTEM: DOCKER
2025-08-20T22:51:50.9482766Z   SYSTMP: /tmp
2025-08-20T22:51:50.9482943Z   GHA_MODE: MATRIX
2025-08-20T22:51:50.9483348Z   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-20T22:51:50.9483840Z   INPUT_SBUILD: /tmp/pkgforge/eCUlzWPXQ_build.yaml
2025-08-20T22:51:50.9484143Z   BUILD_DIR: /tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml
2025-08-20T22:51:50.9484512Z   SBUILD_OUTDIR: /tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR
2025-08-20T22:51:50.9484970Z   SBUILD_TMPDIR: /tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T22:51:50.9485326Z   PKG_TYPE: static
2025-08-20T22:51:50.9485506Z   SBUILD_SUCCESSFUL: YES
2025-08-20T22:51:50.9485719Z   SBUILD_PKGVER: HEAD-886bdb5-250820T113824
2025-08-20T22:51:50.9486080Z   BUILD_GHACTIONS: https://github.com/pkgforge/bincache/actions/runs/17109940431
2025-08-20T22:51:50.9486422Z   BUILD_ID: 17109940431
2025-08-20T22:51:50.9486614Z   PKG_NAME: stress-ng
2025-08-20T22:51:50.9486806Z   PKG_DATE: 2025-08-20T22:51:17Z
2025-08-20T22:51:50.9487251Z   PKG_VERSION: HEAD-886bdb5-250820T113824
2025-08-20T22:51:50.9487497Z   PKG_VERSION_UPSTREAM: 0.19.03
2025-08-20T22:51:50.9487819Z   GHCRPKG_URL: ghcr.io/pkgforge/bincache/stress-ng/official/source/stress-ng
2025-08-20T22:51:50.9488199Z   GHCRPKG_TAG: HEAD-886bdb5-250820T113824-aarch64-linux
2025-08-20T22:51:50.9489060Z   PKG_WEBPAGE: https://pkgs.pkgforge.dev/repo/bincache/aarch64-linux/stress-ng/official/source/stress-ng
2025-08-20T22:51:50.9489559Z   PKG_SRCURL: https://github.com/ColinIanKing/stress-ng
2025-08-20T22:51:50.9489833Z   PUSH_SUCCESSFUL: YES
2025-08-20T22:51:50.9490091Z   GHCRPKG_TAG_SRCBUILD: HEAD-886bdb5-250820T113824-aarch64-linux
2025-08-20T22:51:50.9490718Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/stress-ng/official/source/stress-ng-srcbuild-17109940431
2025-08-20T22:51:50.9491154Z   UTC_TIME: 2025_08_20T10_51_47_PM
2025-08-20T22:51:50.9491363Z ##[endgroup]
2025-08-20T22:51:50.9558259Z ##[group]Run ##Presets
2025-08-20T22:51:50.9558525Z [36;1m##Presets[0m
2025-08-20T22:51:50.9558914Z [36;1mset +x ; set +e[0m
2025-08-20T22:51:50.9559118Z [36;1m#-------------#[0m
2025-08-20T22:51:50.9559305Z [36;1m##Debug?[0m
2025-08-20T22:51:50.9559527Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T22:51:50.9559796Z [36;1m  set -x[0m
2025-08-20T22:51:50.9559962Z [36;1mfi[0m
2025-08-20T22:51:50.9560271Z [36;1m#-------------#[0m
2025-08-20T22:51:50.9560492Z [36;1mif [[ "${PUSH_SUCCESSFUL}" == "NO" ]]; then[0m
2025-08-20T22:51:50.9560941Z [36;1m  echo -e "\n[-] FATAL: Failed to Successfully Push ==> ghcr.io/pkgforge/bincache/stress-ng/official/source"[0m
2025-08-20T22:51:50.9561349Z [36;1m exit 1[0m
2025-08-20T22:51:50.9561511Z [36;1mfi[0m
2025-08-20T22:51:50.9603589Z shell: /usr/bin/bash -e {0}
2025-08-20T22:51:50.9603808Z env:
2025-08-20T22:51:50.9603972Z   CROSS_COMPILING: NO
2025-08-20T22:51:50.9604205Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T22:51:50.9604425Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T22:51:50.9604633Z   ON_QEMU: NO
2025-08-20T22:51:50.9604792Z   DEBUG: 0
2025-08-20T22:51:50.9604956Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T22:51:50.9605171Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T22:51:50.9605475Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/stress-ng/official/source
2025-08-20T22:51:50.9605789Z   KEEP_LOGS: YES
2025-08-20T22:51:50.9605967Z   GITHUB_TEST_BUILD: YES
2025-08-20T22:51:50.9606175Z   PKG_FAMILY_LOCAL: stress-ng
2025-08-20T22:51:50.9606384Z   SBUILD_REBUILD: false
2025-08-20T22:51:50.9606900Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/stress-ng/static.official.source.yaml
2025-08-20T22:51:50.9607453Z   BUILD_SYS: docker://clang+make
2025-08-20T22:51:50.9607674Z   BUILD_ON_HOST: FALSE
2025-08-20T22:51:50.9607859Z   BUILD_SYSTEM: DOCKER
2025-08-20T22:51:50.9608042Z   SYSTMP: /tmp
2025-08-20T22:51:50.9608211Z   GHA_MODE: MATRIX
2025-08-20T22:51:50.9608853Z   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-20T22:51:50.9609366Z   INPUT_SBUILD: /tmp/pkgforge/eCUlzWPXQ_build.yaml
2025-08-20T22:51:50.9609671Z   BUILD_DIR: /tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml
2025-08-20T22:51:50.9610040Z   SBUILD_OUTDIR: /tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR
2025-08-20T22:51:50.9610495Z   SBUILD_TMPDIR: /tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T22:51:50.9610863Z   PKG_TYPE: static
2025-08-20T22:51:50.9611043Z   SBUILD_SUCCESSFUL: YES
2025-08-20T22:51:50.9611258Z   SBUILD_PKGVER: HEAD-886bdb5-250820T113824
2025-08-20T22:51:50.9611620Z   BUILD_GHACTIONS: https://github.com/pkgforge/bincache/actions/runs/17109940431
2025-08-20T22:51:50.9611962Z   BUILD_ID: 17109940431
2025-08-20T22:51:50.9612152Z   PKG_NAME: stress-ng
2025-08-20T22:51:50.9612341Z   PKG_DATE: 2025-08-20T22:51:17Z
2025-08-20T22:51:50.9612567Z   PKG_VERSION: HEAD-886bdb5-250820T113824
2025-08-20T22:51:50.9612811Z   PKG_VERSION_UPSTREAM: 0.19.03
2025-08-20T22:51:50.9613379Z   GHCRPKG_URL: ghcr.io/pkgforge/bincache/stress-ng/official/source/stress-ng
2025-08-20T22:51:50.9613759Z   GHCRPKG_TAG: HEAD-886bdb5-250820T113824-aarch64-linux
2025-08-20T22:51:50.9614225Z   PKG_WEBPAGE: https://pkgs.pkgforge.dev/repo/bincache/aarch64-linux/stress-ng/official/source/stress-ng
2025-08-20T22:51:50.9614707Z   PKG_SRCURL: https://github.com/ColinIanKing/stress-ng
2025-08-20T22:51:50.9614984Z   PUSH_SUCCESSFUL: YES
2025-08-20T22:51:50.9615244Z   GHCRPKG_TAG_SRCBUILD: HEAD-886bdb5-250820T113824-aarch64-linux
2025-08-20T22:51:50.9615742Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/stress-ng/official/source/stress-ng-srcbuild-17109940431
2025-08-20T22:51:50.9616177Z   UTC_TIME: 2025_08_20T10_51_47_PM
2025-08-20T22:51:50.9616385Z ##[endgroup]
2025-08-20T22:51:50.9680664Z ##[group]Run ##Presets
2025-08-20T22:51:50.9680955Z [36;1m##Presets[0m
2025-08-20T22:51:50.9681134Z [36;1mset +x ; set +e[0m
2025-08-20T22:51:50.9681327Z [36;1m#-------------#[0m
2025-08-20T22:51:50.9681518Z [36;1m##Debug?[0m
2025-08-20T22:51:50.9681737Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T22:51:50.9682005Z [36;1m  set -x[0m
2025-08-20T22:51:50.9682172Z [36;1mfi[0m
2025-08-20T22:51:50.9682336Z [36;1m#-------------#[0m
2025-08-20T22:51:50.9682646Z [36;1m[[ -f "/tmp/GHA_CI_STATUS" && -w "/tmp/GHA_CI_STATUS" ]] && echo "" > "/tmp/GHA_CI_STATUS"[0m
2025-08-20T22:51:50.9683160Z [36;1mif [[ -d "/tmp" && -w "/tmp" ]]; then[0m
2025-08-20T22:51:50.9683431Z [36;1m  echo "EXITED" | tee "/tmp/GHA_CI_STATUS"[0m
2025-08-20T22:51:50.9683673Z [36;1mfi[0m
2025-08-20T22:51:50.9708466Z shell: /usr/bin/bash -e {0}
2025-08-20T22:51:50.9708867Z env:
2025-08-20T22:51:50.9709033Z   CROSS_COMPILING: NO
2025-08-20T22:51:50.9709285Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T22:51:50.9709504Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T22:51:50.9709708Z   ON_QEMU: NO
2025-08-20T22:51:50.9709866Z   DEBUG: 0
2025-08-20T22:51:50.9710033Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T22:51:50.9710251Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T22:51:50.9710549Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/stress-ng/official/source
2025-08-20T22:51:50.9710854Z   KEEP_LOGS: YES
2025-08-20T22:51:50.9711032Z   GITHUB_TEST_BUILD: YES
2025-08-20T22:51:50.9711234Z   PKG_FAMILY_LOCAL: stress-ng
2025-08-20T22:51:50.9711444Z   SBUILD_REBUILD: false
2025-08-20T22:51:50.9711959Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/stress-ng/static.official.source.yaml
2025-08-20T22:51:50.9712510Z   BUILD_SYS: docker://clang+make
2025-08-20T22:51:50.9712728Z   BUILD_ON_HOST: FALSE
2025-08-20T22:51:50.9712913Z   BUILD_SYSTEM: DOCKER
2025-08-20T22:51:50.9713093Z   SYSTMP: /tmp
2025-08-20T22:51:50.9713258Z   GHA_MODE: MATRIX
2025-08-20T22:51:50.9713665Z   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-20T22:51:50.9714152Z   INPUT_SBUILD: /tmp/pkgforge/eCUlzWPXQ_build.yaml
2025-08-20T22:51:50.9714460Z   BUILD_DIR: /tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml
2025-08-20T22:51:50.9714831Z   SBUILD_OUTDIR: /tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR
2025-08-20T22:51:50.9715286Z   SBUILD_TMPDIR: /tmp/pkgforge/UDDqlBw_eCUlzWPQ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T22:51:50.9715646Z   PKG_TYPE: static
2025-08-20T22:51:50.9715828Z   SBUILD_SUCCESSFUL: YES
2025-08-20T22:51:50.9716051Z   SBUILD_PKGVER: HEAD-886bdb5-250820T113824
2025-08-20T22:51:50.9716410Z   BUILD_GHACTIONS: https://github.com/pkgforge/bincache/actions/runs/17109940431
2025-08-20T22:51:50.9716801Z   BUILD_ID: 17109940431
2025-08-20T22:51:50.9716992Z   PKG_NAME: stress-ng
2025-08-20T22:51:50.9717182Z   PKG_DATE: 2025-08-20T22:51:17Z
2025-08-20T22:51:50.9717418Z   PKG_VERSION: HEAD-886bdb5-250820T113824
2025-08-20T22:51:50.9717664Z   PKG_VERSION_UPSTREAM: 0.19.03
2025-08-20T22:51:50.9717984Z   GHCRPKG_URL: ghcr.io/pkgforge/bincache/stress-ng/official/source/stress-ng
2025-08-20T22:51:50.9718363Z   GHCRPKG_TAG: HEAD-886bdb5-250820T113824-aarch64-linux
2025-08-20T22:51:50.9719253Z   PKG_WEBPAGE: https://pkgs.pkgforge.dev/repo/bincache/aarch64-linux/stress-ng/official/source/stress-ng
2025-08-20T22:51:50.9719731Z   PKG_SRCURL: https://github.com/ColinIanKing/stress-ng
2025-08-20T22:51:50.9720007Z   PUSH_SUCCESSFUL: YES
2025-08-20T22:51:50.9720264Z   GHCRPKG_TAG_SRCBUILD: HEAD-886bdb5-250820T113824-aarch64-linux
2025-08-20T22:51:50.9720767Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/stress-ng/official/source/stress-ng-srcbuild-17109940431
2025-08-20T22:51:50.9721207Z   UTC_TIME: 2025_08_20T10_51_47_PM
2025-08-20T22:51:50.9721416Z ##[endgroup]
2025-08-20T22:51:50.9772520Z EXITED
2025-08-20T22:51:50.9817083Z Cleaning up orphan processes
